티스토리 수익 글 보기

티스토리 수익 글 보기

“use strict”;(globalThis.webpackChunk=globalThis.webpackChunk||[]).push([[“actions-policies”,”actions-secrets-variables-list”,”actions-survey”,”browser-geo-location”,”codespaces-survey”,”consent-experience”,”copilot-code-review-feedback”,”copilot-code-review-upsell”,”copilot-coding-agent-status”,”copilot-content-exclusion”,”copilot-survey”,”copilot-swe-agent-repos-picker”,”custom-signup-content-manager”,”delete-configuration-dialog”,”education-schools-auto-complete”,”email-subscription-form”,”enterprise-teams-table-view”,”external-group-team-mismatch-widget”,”growth-banner-partial”,”lazy-react-partial-actions-survey”,”lazy-react-partial-copilot-coding-agent-status”,”network-configurations-select-panel”,”react-partial-anchor-example”,”react-sandbox-sidenav”,”search-results”,”security-center-pagination”,”sponsors-dashboard-your-sponsors”,”sponsors-newsletters”,”trade-screening-status-banner”],{39595:(e,t,o)=>{let a;o.d(t,{CF:()=>g,p_:()=>j,FB:()=>u,Se:()=>C,aC:()=>O,zV:()=>$});let n=new WeakSet,r=new WeakMap;function s(e=document){if(r.has(e))return r.get(e);let t=!1,o=new MutationObserver(e=>{for(let t of e)if(“attributes”===t.type&&t.target instanceof Element)d(t.target);else if(“childList”===t.type&&t.addedNodes.length)for(let e of t.addedNodes)e instanceof Element&&i(e)});o.observe(e,{childList:!0,subtree:!0,attributeFilter:[“data-action”]});let a={get closed(){return t},unsubscribe(){t=!0,r.delete(e),o.disconnect()}};return r.set(e,a),a}function i(e){for(let t of e.querySelectorAll(“[data-action]”))d(t);e instanceof Element&&e.hasAttribute(“data-action”)&&d(e)}function l(e){let t=e.currentTarget;for(let o of c(t))if(e.type===o.type){let a=t.closest(o.tag);n.has(a)&&”function”==typeof a[o.method]&&a[o.method](e);let r=t.getRootNode();if(r instanceof ShadowRoot&&n.has(r.host)&&r.host.matches(o.tag)){let t=r.host;”function”==typeof t[o.method]&&t[o.method](e)}}}function*c(e){for(let t of(e.getAttribute(“data-action”)||””).trim().split(/\s+/)){let e=t.lastIndexOf(“:”),o=Math.max(0,t.lastIndexOf(“#”))||t.length;yield{type:t.slice(0,e),tag:t.slice(e+1,o),method:t.slice(o+1)||”handleEvent”}}}function d(e){for(let t of c(e))e.addEventListener(t.type,l)}function u(e,t){let o=e.tagName.toLowerCase();if(e.shadowRoot){for(let a of e.shadowRoot.querySelectorAll(`[data-target~=”${o}.${t}”]`))if(!a.closest(o))return a}for(let a of e.querySelectorAll(`[data-target~=”${o}.${t}”]`))if(a.closest(o)===e)return a}let p=e=>String(“symbol”==typeof e?e.description:e).replace(/([A-Z]($|[a-z]))/g,”-$1″).replace(/–/g,”-“).replace(/^-|-$/,””).toLowerCase(),f=(e,t=”property”)=>{let o=p(e);if(!o.includes(“-“))throw new DOMException(`${t}: ${String(e)} is not a valid ${t} name`,”SyntaxError”);return o},b=”attr”;function g(e,t){x(e,b).add(t)}let m=new WeakSet;function h(e,t){if(m.has(e))return;m.add(e);let o=Object.getPrototypeOf(e),a=o?.constructor?.attrPrefix??”data-“;for(let n of(t||(t=x(o,b)),t)){let t=e[n],o=f(`${a}${n}`),r={configurable:!0,get(){return this.getAttribute(o)||””},set(e){this.setAttribute(o,e||””)}};”number”==typeof t?r={configurable:!0,get(){return Number(this.getAttribute(o)||0)},set(e){this.setAttribute(o,e)}}:”boolean”==typeof t&&(r={configurable:!0,get(){return this.hasAttribute(o)},set(e){this.toggleAttribute(o,e)}}),Object.defineProperty(e,n,r),n in e&&!e.hasAttribute(o)&&r.set.call(e,t)}}let _=new Map,y=new Promise(e=>{“loading”!==document.readyState?e():document.addEventListener(“readystatechange”,()=>e(),{once:!0})}),w=new Promise(e=>{let t=new AbortController;t.signal.addEventListener(“abort”,()=>e());let o={once:!0,passive:!0,signal:t.signal},a=()=>t.abort();document.addEventListener(“mousedown”,a,o),document.addEventListener(“touchstart”,a,o),document.addEventListener(“keydown”,a,o),document.addEventListener(“pointerdown”,a,o)}),v={ready:()=>y,firstInteraction:()=>w,visible:e=>new Promise(t=>{let o=new IntersectionObserver(e=>{for(let a of e)if(a.isIntersecting){t(),o.disconnect();return}},{rootMargin:”0px 0px 256px 0px”,threshold:.01});for(let t of document.querySelectorAll(e))o.observe(t)})},k=new WeakMap;function A(e){cancelAnimationFrame(k.get(e)||0),k.set(e,requestAnimationFrame(()=>{for(let t of _.keys()){let o=e instanceof Element&&e.matches(t)?e:e.querySelector(t);if(customElements.get(t)||o){let a=o?.getAttribute(“data-load-on”)||”ready”,n=a in v?v[a]:v.ready;for(let e of _.get(t)||[])n(t).then(e);_.delete(t),k.delete(e)}}}))}function C(e,t){for(let[o,a]of(“string”==typeof e&&t&&(e={[e]:t}),Object.entries(e)))_.has(o)||_.set(o,new Set),_.get(o).add(a);E(document)}function E(e){a||(a=new MutationObserver(e=>{if(_.size)for(let t of e)for(let e of t.addedNodes)e instanceof Element&&A(e)})),A(e),a.observe(e,{subtree:!0,childList:!0})}let S=Symbol.for(“catalyst”);let CatalystDelegate=class CatalystDelegate{constructor(e){let t=this,o=e.prototype.connectedCallback;e.prototype.connectedCallback=function(){t.connectedCallback(this,o)};let a=e.prototype.disconnectedCallback;e.prototype.disconnectedCallback=function(){t.disconnectedCallback(this,a)};let n=e.prototype.attributeChangedCallback;e.prototype.attributeChangedCallback=function(e,o,a){t.attributeChangedCallback(this,e,o,a,n)};let r=e.observedAttributes||[];Object.defineProperty(e,”observedAttributes”,{configurable:!0,get(){return t.observedAttributes(this,r)},set(e){r=e}}),function(e){let t=e.observedAttributes||[],o=e.attrPrefix??”data-“,a=e=>f(`${o}${e}`);Object.defineProperty(e,”observedAttributes”,{configurable:!0,get:()=>[…x(e.prototype,b)].map(a).concat(t),set(e){t=e}})}(e),function(e){let t=p(e.name).replace(/-element$/,””);try{window.customElements.define(t,e),window[e.name]=customElements.get(t)}catch(e){if(!(e instanceof DOMException&&”NotSupportedError”===e.name))throw e}}(e)}observedAttributes(e,t){return t}connectedCallback(e,t){var o,a;for(let t of(e.toggleAttribute(“data-catalyst”,!0),customElements.upgrade(e),e.querySelectorAll(“template[data-shadowroot]”)))t.parentElement===e&&e.attachShadow({mode:”closed”===t.getAttribute(“data-shadowroot”)?”closed”:”open”}).append(t.content.cloneNode(!0));(h(e),n.add(e),e.shadowRoot&&(i(a=e.shadowRoot),s(a)),i(e),s(e.ownerDocument),t?.call(e),e.shadowRoot)&&(i(o=e.shadowRoot),s(o),E(e.shadowRoot))}disconnectedCallback(e,t){t?.call(e)}attributeChangedCallback(e,t,o,a,n){h(e),”data-catalyst”!==t&&n&&n.call(e,t,o,a)}};function x(e,t){if(!Object.prototype.hasOwnProperty.call(e,S)){let t=e[S],o=e[S]=new Map;if(t)for(let[e,a]of t)o.set(e,new Set(a))}let o=e[S];return o.has(t)||o.set(t,new Set),o.get(t)}function O(e,t){x(e,”target”).add(t),Object.defineProperty(e,t,{configurable:!0,get(){return u(this,t)}})}function $(e,t){x(e,”targets”).add(t),Object.defineProperty(e,t,{configurable:!0,get(){let e=this.tagName.toLowerCase(),o=[];if(this.shadowRoot)for(let a of this.shadowRoot.querySelectorAll(`[data-targets~=”${e}.${t}”]`))a.closest(e)||o.push(a);for(let a of this.querySelectorAll(`[data-targets~=”${e}.${t}”]`))a.closest(e)===this&&o.push(a);return o}})}function j(e){new CatalystDelegate(e)}}},e=>{var t=t=>e(e.s=t);e.O(0,[“primer-react”,”react-core”,”react-lib”,”octicons-react”,”vendors-node_modules_oddbird_popover-polyfill_dist_popover-fn_js”,”vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_stacktrace-parser_dist_s-1d3d52″,”vendors-node_modules_emotion_is-prop-valid_dist_emotion-is-prop-valid_esm_js-node_modules_emo-1fff13″,”vendors-node_modules_tanstack_query-core_build_modern_queryClient_js”,”vendors-node_modules_cookie_index_js-node_modules_primer_live-region-element_dist_esm_index_js”,”vendors-node_modules_tanstack_query-core_build_modern_queryObserver_js-node_modules_tanstack_-defd52″,”ui_packages_failbot_failbot_ts”,”ui_packages_paths_index_ts”,”ui_packages_copilot-chat_utils_copilot-chat-helpers_ts”,”ui_packages_agent-sessions_utils_elapsed-time-util_ts-ui_packages_copilot-chat_utils_copilot–144e6d”,”ui_packages_copilot-coding-agent-status_entry_ts-ui_packages_document-metadata_document-metad-b2198a”],()=>t(94118)),e.O()}]); //# sourceMappingURL=copilot-coding-agent-status-fef4ba877489.js.map