@chrome-devtools/device-mode-emulation-frame 1.20260809.0 → 1.20260823.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Images.js +1 -1
- package/Images.prebundle.js +1 -1
- package/chunk-c9p7d5qe.js +5 -0
- package/comment-mode.svg +1 -0
- package/device_mode_emulation_frame.html +1 -1
- package/locales/en-US.json +1 -1
- package/locales/generated/collected-ui-strings.d +1 -1
- package/locales/generated/en-US.json +893 -791
- package/package.json +1 -1
- package/src/comment-mode.svg +5 -0
- package/chunk-8976tqm7.js +0 -5
package/Images.js
CHANGED
|
@@ -14,7 +14,6 @@ style.setProperty('--image-file-chromeMiddle', 'url(\"' + new URL('./chromeMiddl
|
|
|
14
14
|
style.setProperty('--image-file-chromeRight', 'url(\"' + new URL('./chromeRight.avif', import.meta.url).toString() + '\")');
|
|
15
15
|
style.setProperty('--image-file-cssoverview_icons_2x', 'url(\"' + new URL('./cssoverview_icons_2x.avif', import.meta.url).toString() + '\")');
|
|
16
16
|
style.setProperty('--image-file-nodeIcon', 'url(\"' + new URL('./nodeIcon.avif', import.meta.url).toString() + '\")');
|
|
17
|
-
style.setProperty('--image-file-toolbarResizerVertical', 'url(\"' + new URL('./toolbarResizerVertical.png', import.meta.url).toString() + '\")');
|
|
18
17
|
style.setProperty('--image-file-touchCursor_2x', 'url(\"' + new URL('./touchCursor_2x.png', import.meta.url).toString() + '\")');
|
|
19
18
|
style.setProperty('--image-file-geminiInDevTools', 'url(\"' + new URL('./geminiInDevTools.png', import.meta.url).toString() + '\")');
|
|
20
19
|
style.setProperty('--image-file-geminiInDevTools_2x', 'url(\"' + new URL('./geminiInDevTools_2x.png', import.meta.url).toString() + '\")');
|
|
@@ -99,6 +98,7 @@ style.setProperty('--image-file-code', 'url(\"' + new URL(new URL('code.svg', im
|
|
|
99
98
|
style.setProperty('--image-file-colon', 'url(\"' + new URL(new URL('colon.svg', import.meta.url).href).toString() + '\")');
|
|
100
99
|
style.setProperty('--image-file-color-picker-filled', 'url(\"' + new URL(new URL('color-picker-filled.svg', import.meta.url).href).toString() + '\")');
|
|
101
100
|
style.setProperty('--image-file-color-picker', 'url(\"' + new URL(new URL('color-picker.svg', import.meta.url).href).toString() + '\")');
|
|
101
|
+
style.setProperty('--image-file-comment-mode', 'url(\"' + new URL(new URL('comment-mode.svg', import.meta.url).href).toString() + '\")');
|
|
102
102
|
style.setProperty('--image-file-compress', 'url(\"' + new URL(new URL('compress.svg', import.meta.url).href).toString() + '\")');
|
|
103
103
|
style.setProperty('--image-file-console-conditional-breakpoint', 'url(\"' + new URL(new URL('console-conditional-breakpoint.svg', import.meta.url).href).toString() + '\")');
|
|
104
104
|
style.setProperty('--image-file-console-logpoint', 'url(\"' + new URL(new URL('console-logpoint.svg', import.meta.url).href).toString() + '\")');
|
package/Images.prebundle.js
CHANGED
|
@@ -15,7 +15,6 @@ style.setProperty('--image-file-chromeMiddle', 'url(\"' + new URL('./chromeMiddl
|
|
|
15
15
|
style.setProperty('--image-file-chromeRight', 'url(\"' + new URL('./chromeRight.avif', import.meta.url).toString() + '\")');
|
|
16
16
|
style.setProperty('--image-file-cssoverview_icons_2x', 'url(\"' + new URL('./cssoverview_icons_2x.avif', import.meta.url).toString() + '\")');
|
|
17
17
|
style.setProperty('--image-file-nodeIcon', 'url(\"' + new URL('./nodeIcon.avif', import.meta.url).toString() + '\")');
|
|
18
|
-
style.setProperty('--image-file-toolbarResizerVertical', 'url(\"' + new URL('./toolbarResizerVertical.png', import.meta.url).toString() + '\")');
|
|
19
18
|
style.setProperty('--image-file-touchCursor_2x', 'url(\"' + new URL('./touchCursor_2x.png', import.meta.url).toString() + '\")');
|
|
20
19
|
style.setProperty('--image-file-geminiInDevTools', 'url(\"' + new URL('./geminiInDevTools.png', import.meta.url).toString() + '\")');
|
|
21
20
|
style.setProperty('--image-file-geminiInDevTools_2x', 'url(\"' + new URL('./geminiInDevTools_2x.png', import.meta.url).toString() + '\")');
|
|
@@ -100,6 +99,7 @@ style.setProperty('--image-file-code', 'url(\"' + new URL('./src/code.svg', impo
|
|
|
100
99
|
style.setProperty('--image-file-colon', 'url(\"' + new URL('./src/colon.svg', import.meta.url).toString() + '\")');
|
|
101
100
|
style.setProperty('--image-file-color-picker-filled', 'url(\"' + new URL('./src/color-picker-filled.svg', import.meta.url).toString() + '\")');
|
|
102
101
|
style.setProperty('--image-file-color-picker', 'url(\"' + new URL('./src/color-picker.svg', import.meta.url).toString() + '\")');
|
|
102
|
+
style.setProperty('--image-file-comment-mode', 'url(\"' + new URL('./src/comment-mode.svg', import.meta.url).toString() + '\")');
|
|
103
103
|
style.setProperty('--image-file-compress', 'url(\"' + new URL('./src/compress.svg', import.meta.url).toString() + '\")');
|
|
104
104
|
style.setProperty('--image-file-console-conditional-breakpoint', 'url(\"' + new URL('./src/console-conditional-breakpoint.svg', import.meta.url).toString() + '\")');
|
|
105
105
|
style.setProperty('--image-file-console-logpoint', 'url(\"' + new URL('./src/console-logpoint.svg', import.meta.url).toString() + '\")');
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
var oe=Object.defineProperty;var ae=(e)=>e;function le(e,r){this[e]=ae.bind(null,r)}var E=(e,r)=>{for(var o in r)oe(e,o,{get:r[o],enumerable:!0,configurable:!0,set:le.bind(r,o)})};var C=(e,r)=>()=>(e&&(r=e(e=0)),r);var T={};E(T,{HostRuntime:()=>N});var ie,ne=(e,r)=>{for(var o in r)ie(e,o,{get:r[o],enumerable:!0})},N,se=class{postMessage(e,r){self.postMessage(e,r)}set onmessage(e){self.addEventListener("message",e)}},pe=class{#e;#r;#t;constructor(e){this.#e=new Promise((r,o)=>{this.#t=o;let a=new Worker(new URL(e),{type:"module"});a.onerror=(i)=>{console.error(`Failed to load worker for ${e}:`,i)},a.onmessage=(i)=>{console.assert(i.data==="workerReady"),a.onmessage=null,r(a)}})}postMessage(e,r){this.#e.then((o)=>{if(!this.#r)o.postMessage(e,r??[])})}dispose(){this.#r=!0,this.#e.then((e)=>e.terminate())}terminate(e=!1){if(e)this.#t?.(Error("Worker terminated"));this.dispose()}set onmessage(e){this.#e.then((r)=>{r.onmessage=e})}set onerror(e){this.#e.then((r)=>{r.onerror=e})}},fe;var _=C(()=>{ie=Object.defineProperty,N={};ne(N,{HOST_RUNTIME:()=>fe});fe={createWorker(e){return new pe(e)},workerScope:new se,getOnLine(){return navigator.onLine},getUserAgent(){return navigator.userAgent},getLocalStorage(){return"localStorage"in globalThis?globalThis.localStorage:void 0}}});var O={};E(O,{HostRuntime:()=>A});import*as m from"node:worker_threads";var ce,ge=(e,r)=>{for(var o in r)ce(e,o,{get:r[o],enumerable:!0})},A,ue=class{postMessage(e,r){m.parentPort?.postMessage(e,r)}set onmessage(e){m.parentPort?.addEventListener("message",(r)=>{e(r)})}},me=class{#e;#r=!1;#t;constructor(e){this.#e=new Promise((r,o)=>{this.#t=o;let a=new m.Worker(new URL(e));a.once("message",(i)=>{if(i==="workerReady")r(a)}),a.on("error",o)})}postMessage(e,r){this.#e.then((o)=>{if(!this.#r)o.postMessage(e,r)})}dispose(){this.#r=!0,this.#e.then((e)=>e.terminate())}terminate(e){if(e)this.#t?.(Error("Worker terminated"));this.dispose()}set onmessage(e){this.#e.then((r)=>{r.on("message",(o)=>{if(!this.#r)e({data:o,ports:[]})})})}set onerror(e){this.#e.then((r)=>{r.on("error",(o)=>{if(!this.#r)e({type:"error",...o})})})}},ye;var z=C(()=>{ce=Object.defineProperty,A={};ge(A,{HOST_RUNTIME:()=>ye});ye={createWorker(e){return new me(e)},workerScope:new ue,getOnLine(){return!0},getUserAgent(){return"Node.js"},getLocalStorage(){return}}});var ve=Object.defineProperty,c=(e,r)=>{for(var o in r)ve(e,o,{get:r[o],enumerable:!0})},de={};c(de,{DEFAULT_COMPARATOR:()=>B,arrayDoesNotContainNullOrUndefined:()=>Ee,assertArrayIsSorted:()=>Ce,binaryIndexOf:()=>Re,insertWithComparator:()=>Se,intersectOrdered:()=>Ue,lowerBound:()=>R,mergeOrdered:()=>Le,nearestIndexFromBeginning:()=>Pe,nearestIndexFromEnd:()=>ke,removeElement:()=>he,sortRange:()=>be,swap:()=>d,upperBound:()=>xe});var he=(e,r,o)=>{let a=e.indexOf(r);if(a===-1)return!1;if(o)return e.splice(a,1),!0;for(let i=a+1,l=e.length;i<l;++i)if(e[i]!==r)e[a++]=e[i];return e.length=a,!0};function d(e,r,o){let a=e[r];e[r]=e[o],e[o]=a}function we(e,r,o,a,i){let l=e[i];d(e,a,i);let s=o;for(let n=o;n<a;++n)if(r(e[n],l)<0)d(e,s,n),++s;return d(e,a,s),s}function b(e,r,o,a,i,l){if(a<=o)return;let s=Math.floor(Math.random()*(a-o))+o,n=we(e,r,o,a,s);if(i<n)b(e,r,o,n-1,i,l);if(n<l)b(e,r,n+1,a,i,l)}function be(e,r,o,a,i,l){if(o===0&&a===e.length-1&&i===0&&l>=a)e.sort(r);else b(e,r,o,a,i,l);return e}var Re=(e,r,o)=>{let a=R(e,r,o);return a<e.length&&o(r,e[a])===0?a:-1};function I(e,r,o,a){let i=[],l=0,s=0;while(l<e.length&&s<r.length){let n=o(e[l],r[s]);if(a||!n)i.push(n<=0?e[l]:r[s]);if(n<=0)l++;if(n>=0)s++}if(a){while(l<e.length)i.push(e[l++]);while(s<r.length)i.push(r[s++])}return i}var Ue=(e,r,o)=>I(e,r,o,!1),Le=(e,r,o)=>I(e,r,o,!0),B=(e,r)=>e<r?-1:e>r?1:0;function R(e,r,o,a,i){let l=a||0,s=i!==void 0?i:e.length;while(l<s){let n=l+s>>1;if(o(r,e[n])>0)l=n+1;else s=n}return s}function Se(e,r,o){let a=R(e,r,o);return e.splice(a,0,r),a}function xe(e,r,o,a,i){let l=a||0,s=i!==void 0?i:e.length;while(l<s){let n=l+s>>1;if(o(r,e[n])>=0)l=n+1;else s=n}return s}function j(e,r,o){let a=o==="END";if(e.length===0)return null;let i=0,l=e.length-1,s=0,n=!1,p=!1,f=0;do if(f=i+(l-i)/2,s=a?Math.ceil(f):Math.floor(f),n=r(e[s]),p=n===a,p)i=Math.min(l,s+(i===s?1:0));else l=Math.max(i,s+(l===s?-1:0));while(l!==i);if(!r(e[i]))return null;return i}function Pe(e,r){return j(e,r,"BEGINNING")}function ke(e,r){return j(e,r,"END")}function Ee(e){return!e.includes(null)&&!e.includes(void 0)}function Ce(e,r){let o=r||B;for(let a=0;a<e.length-1;a++){let i=e[a],l=e[a+1];if(o(i,l)>0)throw Error(`Array is not sorted at index ${a}: ${JSON.stringify(i)} > ${JSON.stringify(l)}`)}}var Ne={};c(Ne,{isValid:()=>Te,toISO8601Compact:()=>_e});var Te=(e)=>!isNaN(e.getTime()),_e=(e)=>{function r(o){return(o>9?"":"0")+o}return e.getFullYear()+r(e.getMonth()+1)+r(e.getDate())+"T"+r(e.getHours())+r(e.getMinutes())+r(e.getSeconds())},Ae={};c(Ae,{EmptyEncodedPathString:()=>Me,EmptyRawPathString:()=>De,EmptyUrlString:()=>Oe,urlString:()=>ze});var Oe="",ze=(e,...r)=>String.raw({raw:e},...r),De="",Me="",Ie={};c(Ie,{HOST_RUNTIME:()=>Be,IS_BROWSER:()=>W,IS_NODE:()=>F});var F=typeof process<"u"&&process.versions?.node!==null,W=typeof window<"u"||typeof self<"u"&&typeof self.postMessage==="function",Be=await(async()=>{if(W)return(await Promise.resolve().then(() => (_(),T))).HostRuntime.HOST_RUNTIME;if(F)return(await Promise.resolve().then(() => (z(),O))).HostRuntime.HOST_RUNTIME;throw Error("Unknown runtime!")})(),U={};c(U,{ARROW_KEYS:()=>H,ENTER_KEY:()=>je,ESCAPE_KEY:()=>Fe,TAB_KEY:()=>We,isEnterOrSpaceKey:()=>Ve,isEscKey:()=>Ge,keyIsArrowKey:()=>He});var je="Enter",Fe="Escape",We="Tab",H=new Set(["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"]);function He(e){return H.has(e)}function Ge(e){return e.key==="Escape"}function Ve(e){return e.key==="Enter"||e.key===" "}var $e={};c($e,{Multimap:()=>G,getWithDefault:()=>Ye,inverse:()=>Ke});var Ke=function(e){let r=new G;for(let[o,a]of e.entries())r.set(a,o);return r},G=class{map=new Map;set(e,r){let o=this.map.get(e);if(!o)o=new Set,this.map.set(e,o);o.add(r)}get(e){return this.map.get(e)||new Set}has(e){return this.map.has(e)}hasValue(e,r){let o=this.map.get(e);if(!o)return!1;return o.has(r)}get size(){return this.map.size}delete(e,r){let o=this.get(e);if(!o)return!1;let a=o.delete(r);if(!o.size)this.map.delete(e);return a}deleteAll(e){this.map.delete(e)}keysArray(){return[...this.map.keys()]}keys(){return this.map.keys()}valuesArray(){let e=[];for(let r of this.map.values())e.push(...r.values());return e}clear(){this.map.clear()}};function Ye(e,r,o){let a=e.get(r);if(a===void 0||a===null)a=o(r),e.set(r,a);return a}var Xe={};c(Xe,{isTextType:()=>qe,parseContentType:()=>Qe});var Ze=new Set(["application/ecmascript","application/javascript","application/json","application/json+protobuf","application/mpegurl","application/vnd.apple.mpegurl","application/vnd.dart","application/xml","application/x-aspx","application/x-javascript","application/x-jsp","application/x-httpd-php","application/x-mpegurl","audio/mpegurl","audio/x-mpegurl"]);function qe(e){return e.startsWith("text/")||e.startsWith("multipart/")||e.includes("json")||e.endsWith("+xml")||Ze.has(e)}function Qe(e){if(e==="*/*")return{mimeType:null,charset:null};let{mimeType:r,params:o}=Je(e),a=o.get("charset")?.toLowerCase().trim()??null;return{mimeType:r,charset:a}}function Je(e){e=e.trim();let r=D(e," \t;(");if(r<0)r=e.length;let o=e.indexOf("/");if(o<0||o>r)return{mimeType:null,params:new Map};let a=e.substring(0,r).toLowerCase(),i=new Map,l=e.indexOf(";",r);while(l>=0&&l<e.length){if(++l,l=M(e," \t",l),l<0)continue;let s=l;if(l=D(e,";=",l),l<0||e[l]===";")continue;let n=e.substring(s,l).toLowerCase();++l,l=M(e," \t",l);let p="";if(l<0||e[l]===";")continue;else if(e[l]!=='"'){let f=l;l=e.indexOf(";",l);let g=l>=0?l:e.length;p=e.substring(f,g).trimEnd()}else{++l;while(l<e.length&&e[l]!=='"'){if(e[l]==="\\"&&l+1<e.length)++l;p+=e[l],++l}l=e.indexOf(";",l)}if(!i.has(n))i.set(n,p)}return{mimeType:a,params:i}}function D(e,r,o=0){for(let a=o;a<e.length;a++)if(r.includes(e[a]))return a;return-1}function M(e,r,o=0){for(let a=o;a<e.length;a++)if(!r.includes(e[a]))return a;return-1}var er={};c(er,{aspectRatio:()=>ir,clamp:()=>rr,floor:()=>ar,greatestCommonDivisor:()=>V,mod:()=>tr,toFixedIfFloating:()=>or,withThousandsSeparator:()=>nr});var rr=(e,r,o)=>{let a=e;if(e<r)a=r;else if(e>o)a=o;return a},tr=(e,r)=>(e%r+r)%r,or=(e)=>{if(!e||Number.isNaN(Number(e)))return e;let r=Number(e);return r%1?r.toFixed(3):String(r)},ar=(e,r=0)=>{if(r>0&&r<1)return r=1/r,Math.floor(e/r)*r;let o=Math.pow(10,r);return Math.floor(e*o)/o},V=(e,r)=>{e=Math.round(e),r=Math.round(r);while(r!==0){let o=r;r=e%r,e=o}return e},lr=new Map([["8∶5","16∶10"]]),ir=(e,r)=>{let o=V(e,r);if(o!==0)e/=o,r/=o;let a=`${e}∶${r}`;return lr.get(a)||a},nr=function(e){let r=String(e),o=/(\d+)(\d{3})/;while(r.match(o))r=r.replace(o,"$1 $2");return r},L={};c(L,{DOUBLE_QUOTE:()=>Q,SINGLE_QUOTE:()=>q,base64ToSize:()=>Fr,caseInsensetiveComparator:()=>_r,collapseWhitespace:()=>br,compare:()=>Or,concatBase64:()=>qr,countUnmatchedLeftParentheses:()=>Gr,countWtf8Bytes:()=>Lr,createPlainTextSearchRegex:()=>J,createSearchRegex:()=>Tr,escapeCharacters:()=>S,escapeForRegExp:()=>Ir,escapeForURLPattern:()=>Br,escapeUnicodeAsText:()=>gr,filterRegex:()=>Nr,findIndexesOfSubString:()=>X,findLineEndingIndexes:()=>dr,findUnclosedCssQuote:()=>Hr,formatAsJSLiteral:()=>mr,hashCode:()=>Ar,isExtendedKebabCase:()=>Pr,isWhitespace:()=>hr,naturalOrderComparator:()=>jr,regexSpecialCharacters:()=>Z,removeURLFragment:()=>Er,replaceControlCharacters:()=>Ur,replaceLast:()=>Xr,reverse:()=>Rr,safeEscapeUnicode:()=>ur,sprintf:()=>yr,stringifyWithPrecision:()=>Zr,stripLineBreaks:()=>Sr,toBase64:()=>vr,toKebabCase:()=>ee,toKebabCaseKeys:()=>Kr,toLowerCaseString:()=>Vr,toSnakeCase:()=>Yr,toTitleCase:()=>kr,trimEndWithMaxLength:()=>Dr,trimMiddle:()=>zr,trimURL:()=>wr,truncateToCodeUnitLength:()=>Mr});var h=null,S=(e,r)=>{let o=!1;for(let i=0;i<r.length;++i)if(e.indexOf(r.charAt(i))!==-1){o=!0;break}if(!o)return String(e);let a="";for(let i=0;i<e.length;++i){if(r.indexOf(e.charAt(i))!==-1)a+="\\";a+=e.charAt(i)}return a},y=(e,r)=>e.toString(16).toUpperCase().padStart(r,"0"),w=new Map([["\b","\\b"],["\f","\\f"],[`
|
|
2
|
+
`,"\\n"],["\r","\\r"],["\t","\\t"],["\v","\\v"],["'","\\'"],["\\","\\\\"],["<!--","\\x3C!--"],["<script","\\x3Cscript"],["</script","\\x3C/script"]]),K="[\\p{Format}\\p{Surrogate}]",sr=new RegExp(K,"u"),pr=new RegExp(K,"gu"),Y="(?![\\u200B\\u200C\\u200D])[\\p{Format}]|\\p{Surrogate}",fr=new RegExp(Y,"u"),cr=new RegExp(Y,"gu"),gr=(e)=>{if(!sr.test(e))return e;return e.replaceAll(pr,(r)=>r.split("").map((o)=>"\\u"+y(o.charCodeAt(0),4)).join(""))},ur=(e)=>{if(!fr.test(e))return e;return e.replaceAll(cr,(r)=>r.split("").map((o)=>"\\u"+y(o.charCodeAt(0),4)).join(""))},mr=(e)=>{let r=/(\\|<(?:!--|\/?script))|(\p{Control}|\p{Format})|(\p{Surrogate})/giu,o=/(\\|'|<(?:!--|\/?script))|(\p{Control}|\p{Format})|(\p{Surrogate})/giu,a=(s,n,p,f)=>{if(p){if(w.has(p))return w.get(p);return p.split("").map((g)=>{let u=g.charCodeAt(0);if(p.length===1&&u<=255)return"\\x"+y(u,2);return"\\u"+y(u,4)}).join("")}if(f)return"\\u"+y(f.charCodeAt(0),4);if(n){if(n.startsWith("<"))return"\\x3C"+n.slice(1);return w.get(n)||""}return s},i="",l="";if(!e.includes("'"))l="'",i=e.replaceAll(r,a);else if(!e.includes('"'))l='"',i=e.replaceAll(r,a);else if(!e.includes("`")&&!e.includes("${"))l="`",i=e.replaceAll(r,a);else l="'",i=e.replaceAll(o,a);return`${l}${i}${l}`},yr=(e,...r)=>{let o=0,a=/%(?:(\d+)\$)?(?:\.(\d*))?([%dfs])/g;return e.replaceAll(a,(i,l,s,n)=>{if(n==="%")return"%";if(l!==void 0){if(o=parseInt(l,10)-1,o<0)throw RangeError(`Invalid parameter index ${o+1}`)}if(o>=r.length)throw RangeError(`Expected at least ${o+1} format parameters, but only ${r.length} where given.`);if(n==="s"){let f=String(r[o++]);if(s!==void 0)return f.substring(0,Number(s));return f}let p=Number(r[o++]);if(isNaN(p))p=0;if(n==="d")return String(Math.floor(p)).padStart(Number(s),"0");if(s!==void 0)return p.toFixed(Number(s));return String(p)})},vr=(e)=>{function r(p){return p<26?p+65:p<52?p+71:p<62?p-4:p===62?43:p===63?47:65}let a=new TextEncoder().encode(e.toString()),i=a.length,l="";if(i===0)return l;let s,n=0;for(let p=0;p<i;p++)if(s=p%3,n|=a[p]<<(16>>>s&24),s===2)l+=String.fromCharCode(r(n>>>18&63),r(n>>>12&63),r(n>>>6&63),r(n&63)),n=0;if(s===0)l+=String.fromCharCode(r(n>>>18&63),r(n>>>12&63),61,61);else if(s===1)l+=String.fromCharCode(r(n>>>18&63),r(n>>>12&63),r(n>>>6&63),61);return l},X=(e,r)=>{let o=[],a=e.indexOf(r);while(a!==-1)o.push(a),a=e.indexOf(r,a+r.length);return o},dr=(e)=>{let r=X(e,`
|
|
3
|
+
`);return r.push(e.length),r},hr=(e)=>/^\s*$/.test(e),wr=(e,r)=>{let o=e.replace(/^(https|http|file):\/\//i,"");if(r){if(o.toLowerCase().startsWith(r.toLowerCase()))o=o.substr(r.length)}return o},br=(e)=>e.replace(/[\s\xA0]+/g," "),Rr=(e)=>e.split("").reverse().join(""),Ur=(e)=>e.replace(/[\0-\x08\x0B\f\x0E-\x1F\x80-\x9F]/g,"�"),Lr=(e)=>{let r=0;for(let o=0;o<e.length;o++){let a=e.charCodeAt(o);if(a<=127)r++;else if(a<=2047)r+=2;else if(a<55296||57343<a)r+=3;else{if(a<=56319&&o+1<e.length){let i=e.charCodeAt(o+1);if(56320<=i&&i<=57343){r+=4,o++;continue}}r+=3}}return r},Sr=(e)=>e.replace(/(\r)?\n/g,""),xr=/^([a-z0-9]+(?:-[a-z0-9]+)*\.)*[a-z0-9]+(?:-[a-z0-9]+)*$/,Pr=(e)=>xr.test(e),kr=(e)=>e.substring(0,1).toUpperCase()+e.substring(1),Er=(e)=>{let r=new URL(e);return r.hash="",r.toString()},x="^[]{}()\\.^$*+?|-,",Cr="?+*(){}\\:",Z=function(){return x},Nr=function(e){let r="^(?:.*\\0)?";for(let o=0;o<e.length;++o){let a=e.charAt(o);if(x.indexOf(a)!==-1)a="\\"+a;r+="[^\\0"+a+"]*"+a}return new RegExp(r,"i")},Tr=function(e,r,o,a=!1){let i=r?"g":"gi",l;if(o)try{l=new RegExp(e,i)}catch{}if(!l)l=J(e,i);if(a&&l)l=new RegExp(`\\b${l.source}\\b`,i);return l},_r=function(e,r){if(e=e.toUpperCase(),r=r.toUpperCase(),e===r)return 0;return e>r?1:-1},Ar=function(e){if(!e)return 0;let r=4294967291,o=1345575271,a=1506996573,i=0,l=1;for(let s=0;s<e.length;s++){let n=e.charCodeAt(s)*a;i=(i+l*n)%r,l=l*o%r}return i=(i+l*(r-1))%r,Math.abs(i|0)},Or=(e,r)=>{if(e>r)return 1;if(e<r)return-1;return 0},zr=(e,r)=>{if(e.length<=r)return e;let o=new Intl.Segmenter(void 0,{granularity:"grapheme"}),a="…",i=1;if(r<=i)return a;let l=r-i,s=Math.ceil(l/2),n=Math.floor(l/2),p=0,f=0,g=[];for(let{segment:te,index:k}of o.segment(e)){if(p++,p===s)f=k+te.length;if(n>0){if(g.push(k),g.length>n)g.shift()}}if(p<=r)return e;let u=n>0?g[0]:e.length;return e.slice(0,f)+a+e.slice(u)},Dr=(e,r)=>{if(e.length<=r)return e;let o="…",a=1,l=new Intl.Segmenter(void 0,{granularity:"grapheme"}).segment(e)[Symbol.iterator](),s=0;for(let n=0;n<=r-a;n++){let p=l.next();if(p.done)return e;s=p.value.index}for(let n=0;n<a;n++)if(l.next().done)return e;return e.slice(0,s)+o},Mr=(e,r)=>{if(isNaN(r)||r<=0)return"";if(e.length<=r)return e;if(!h)h=new Intl.Segmenter(void 0,{granularity:"grapheme"});let o=0;for(let{index:a,segment:i}of h.segment(e)){if(a+i.length>r)break;o=a+i.length}return e.slice(0,o)},Ir=(e)=>S(e,x),Br=(e)=>S(e,Cr),jr=(e,r)=>{let o=/^\d+|^\D+/,a,i,l,s;while(!0){if(e){if(!r)return 1}else{if(r)return-1;return 0}if(a=e.match(o)[0],i=r.match(o)[0],l=!Number.isNaN(Number(a)),s=!Number.isNaN(Number(i)),l&&!s)return-1;if(s&&!l)return 1;if(l&&s){let n=Number(a)-Number(i);if(n)return n;if(a.length!==i.length){if(!Number(a)&&!Number(i))return a.length-i.length;return i.length-a.length}}else if(a!==i)return a<i?-1:1;e=e.substring(a.length),r=r.substring(i.length)}},Fr=function(e){if(!e)return 0;let r=e.length*3/4;if(e[e.length-1]==="=")r--;if(e.length>1&&e[e.length-2]==="=")r--;return r},q="'",Q='"',Wr="\\",Hr=function(e){let r="";for(let o=0;o<e.length;++o){let a=e[o];if(a===Wr){o++;continue}if(a===q||a===Q){if(r===a)r="";else if(r==="")r=a}}return r},Gr=(e)=>{let r=/'(?:\\.|[^'\\])*'|"(?:\\.|[^"\\])*"/g,o=e.replace(r,""),a=0;for(let i of o)if(i==="(")a++;else if(i===")"&&a>0)a--;return a},J=function(e,r){let o="";for(let a=0;a<e.length;++a){let i=e.charAt(a);if(Z().indexOf(i)!==-1)o+="\\";o+=i}return new RegExp(o,r||"")},Vr=function(e){return e.toLowerCase()},$r=/[A-Z]{2,}(?=[A-Z0-9][a-z0-9]+|\b|_)|[A-Za-z][0-9]+[a-z]?|[A-Z]?[a-z]+|[0-9][A-Za-z]+|[A-Z]|[0-9]+|[.]/g,ee=function(e){return e.match?.($r)?.map((r)=>r.toLowerCase()).join("-").replaceAll("-.-",".")||e};function Kr(e){return Object.fromEntries(Object.entries(e).map(([r,o])=>[ee(r),o]))}function Yr(e){if(!e)return"";return e.replace(/(\p{L})(\p{N})/gu,"$1_$2").replace(/(\p{Lu}+)(\p{Lu}\p{Ll})/gu,"$1_$2").replace(/(\p{Ll}|\p{N})(\p{Lu})/gu,"$1_$2").toLowerCase().replace(/[^\p{L}\p{N}]+/gu,"_").replace(/^_|_$/g,"")}var Xr=function(e,r,o){let a=e.lastIndexOf(r);if(a===-1)return e;return e.slice(0,a)+e.slice(a).replace(r,o)},Zr=function(r,o=2){if(o===0)return r.toFixed(0);let a=r.toFixed(o).replace(/\.?0*$/,"");return a==="-0"?"0":a},qr=function(e,r){if(e.length===0||!e.endsWith("="))return e+r;let o=e.substring(0,e.length-4),a=e.substring(e.length-4);return o+globalThis.btoa(globalThis.atob(a)+globalThis.atob(r))},Qr={};c(Qr,{microSecondsToMilliSeconds:()=>et,milliSecondsToSeconds:()=>Jr});function Jr(e){return e/1000}function et(e){return e/1000}var rt={};c(rt,{createBitVector:()=>nt,createExpandableBigUint32Array:()=>tt,createFixedBigUint32Array:()=>ot});function tt(){return new it}function ot(e,r){try{if(r!==void 0&&e>r)throw RangeError();return new at(e)}catch{return new lt(e,r)}}var at=class extends Uint32Array{getValue(e){return this[e]}setValue(e,r){this[e]=r}asUint32ArrayOrFail(){return this}asArrayOrFail(){throw Error("Not an array")}},lt=class{#e;#r;length;constructor(e,r){this.#e=[],this.length=e;let o=1;while(!0){o*=2,this.#r=Math.ceil(e/o);try{if(r!==void 0&&this.#r>r)throw RangeError();for(let a=0;a<o;++a)this.#e[a]=new Uint32Array(this.#r);return}catch(a){if(this.#r<1e6)throw a}}}getValue(e){if(e>=0&&e<this.length){let r=this.#r;return this.#e[Math.floor(e/r)][e%r]}return this.#e[0][-1]}setValue(e,r){if(e>=0&&e<this.length){let o=this.#r;this.#e[Math.floor(e/o)][e%o]=r}}asUint32ArrayOrFail(){throw Error("Not a Uint32Array")}asArrayOrFail(){throw Error("Not an array")}},it=class extends Array{getValue(e){return this[e]}setValue(e,r){this[e]=r}asUint32ArrayOrFail(){throw Error("Not a Uint32Array")}asArrayOrFail(){return this}};function nt(e){return new st(e)}var st=class extends Uint8Array{constructor(e){if(typeof e==="number")super(Math.ceil(e/8));else super(e)}getBit(e){return(this[e>>3]&1<<(e&7))!==0}setBit(e){this[e>>3]|=1<<(e&7)}clearBit(e){this[e>>3]&=~(1<<(e&7))}previous(e){while(e!==e>>3<<3)if(--e,this.getBit(e))return e;let r=(e>>3)-1;while(r>=0&&this[r]===0)--r;if(r<0)return-1;for(e=(r<<3)+7;e>=r<<3;--e)if(this.getBit(e))return e;throw Error("Unreachable")}},pt={};c(pt,{assertNever:()=>ct,assertNotNullOrUndefined:()=>ft});function ft(e,r){if(e===null||e===void 0)throw Error(`Expected given value to not be null/undefined but it was: ${e}${r?`
|
|
4
|
+
${r}`:""}`)}function ct(e,r){throw Error(r)}var gt={};c(gt,{LocalizedEmptyString:()=>ut});var ut="",mt={};c(mt,{UserVisibleError:()=>re,isUserVisibleError:()=>yt});var re=class extends Error{message;constructor(e){super(e);this.message=e}};function yt(e){if(typeof e==="object"&&e!==null)return e instanceof re;return!1}Node.prototype.traverseNextTextNode=function(e){let r=this.traverseNextNode(e);if(!r)return null;let o={STYLE:1,SCRIPT:1,"#document-fragment":1};while(r&&(r.nodeType!==Node.TEXT_NODE||o[r.parentNode?r.parentNode.nodeName:""]))r=r.traverseNextNode(e);return r};Element.prototype.positionAt=function(e,r,o){let a={x:0,y:0};if(o)a=o.boxInWindow(this.ownerDocument.defaultView);if(typeof e==="number")this.style.setProperty("left",a.x+e+"px");else this.style.removeProperty("left");if(typeof r==="number")this.style.setProperty("top",a.y+r+"px");else this.style.removeProperty("top");if(typeof e==="number"||typeof r==="number")this.style.setProperty("position","absolute");else this.style.removeProperty("position")};Node.prototype.enclosingNodeOrSelfWithClass=function(e,r){return this.enclosingNodeOrSelfWithClassList([e],r)};Node.prototype.enclosingNodeOrSelfWithClassList=function(e,r){for(let o=this;o&&o!==r&&o!==this.ownerDocument;o=o.parentNodeOrShadowHost())if(o.nodeType===Node.ELEMENT_NODE){let a=!0;for(let i=0;i<e.length&&a;++i)if(!o.classList.contains(e[i]))a=!1;if(a)return o}return null};Node.prototype.parentElementOrShadowHost=function(){if(this.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&this.host)return this.host;let e=this.parentNode;if(!e)return null;if(e.nodeType===Node.ELEMENT_NODE)return e;if(e.nodeType===Node.DOCUMENT_FRAGMENT_NODE)return e.host;return null};Node.prototype.parentNodeOrShadowHost=function(){if(this.parentNode)return this.parentNode;if(this.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&this.host)return this.host;return null};Node.prototype.getComponentSelection=function(){let e=this.parentNode;while(e&&e.nodeType!==Node.DOCUMENT_FRAGMENT_NODE)e=e.parentNode;return e instanceof ShadowRoot?e.getSelection():this.window().getSelection()};Node.prototype.hasSelection=function(){if(this instanceof Element){let r=this.querySelectorAll("slot");for(let o of r)if(Array.prototype.some.call(o.assignedNodes(),(a)=>a.hasSelection()))return!0}let e=this.getComponentSelection();if(e.type!=="Range")return!1;return e.containsNode(this,!0)||e.anchorNode.isSelfOrDescendant(this)||e.focusNode.isSelfOrDescendant(this)};Node.prototype.window=function(){return this.ownerDocument.defaultView};Node.prototype.removeChildren=function(){if(this.firstChild)this.textContent=""};self.createElement=function(e,r){return document.createElement(e,{is:r})};self.createTextNode=function(e){return document.createTextNode(e)};self.createDocumentFragment=function(){return document.createDocumentFragment()};DocumentFragment.prototype.createChild=Element.prototype.createChild=function(e,r){let o=document.createElement(e);if(r)o.className=r;return this.appendChild(o),o};self.AnchorBox=class{constructor(e,r,o,a){this.x=e||0,this.y=r||0,this.width=o||0,this.height=a||0}contains(e,r){return e>=this.x&&e<=this.x+this.width&&r>=this.y&&r<=this.y+this.height}relativeTo(e){return new AnchorBox(this.x-e.x,this.y-e.y,this.width,this.height)}relativeToElement(e){return this.relativeTo(e.boxInWindow(e.ownerDocument.defaultView))}equals(e){return Boolean(e)&&this.x===e.x&&this.y===e.y&&this.width===e.width&&this.height===e.height}};Element.prototype.boxInWindow=function(e){e=e||this.ownerDocument.defaultView;let r=new AnchorBox,o=this,a=this.ownerDocument.defaultView;while(a&&o){if(r.x+=o.getBoundingClientRect().left,r.y+=o.getBoundingClientRect().top,a===e)break;o=a.frameElement,a=a.parent}return r.width=Math.min(this.offsetWidth,e.innerWidth-r.x),r.height=Math.min(this.offsetHeight,e.innerHeight-r.y),r};Event.prototype.consume=function(e){if(this.stopImmediatePropagation(),e)this.preventDefault();this.handled=!0};Node.prototype.deepTextContent=function(e=!1){let r=this.childTextNodes().map((o)=>o.textContent).join("");return e?r.replace(/\s+/g," "):r};Node.prototype.childTextNodes=function(){let e=this.traverseNextTextNode(this),r=[],o={STYLE:1,SCRIPT:1,"#document-fragment":1};while(e){if(!o[e.parentNode?e.parentNode.nodeName:""])r.push(e);e=e.traverseNextTextNode(this)}return r};function v(e){if(![Node.ELEMENT_NODE,Node.TEXT_NODE,Node.DOCUMENT_FRAGMENT_NODE].includes(e.nodeType)||["SCRIPT","STYLE"].includes(e.nodeName))return[];if(e instanceof HTMLSlotElement)return[...e.assignedNodes()].flatMap(v);if(e instanceof Element&&e.shadowRoot)return[...e.shadowRoot.childNodes].flatMap(v);if(e instanceof DocumentFragment)return[...e.childNodes].flatMap(v);if(!(e instanceof HTMLElement))return[e];let r=[],o=!1;for(let a of e.childNodes){let i=v(a);if(i.length>1||i.length===1&&i[0]!==a)o=!0;r.push(...i)}if(!o)return[e];return r}Node.prototype.deepInnerText=function(){return v(this).map((e)=>e instanceof HTMLElement?e.innerText:e.textContent.trim()).filter(Boolean).join(`
|
|
5
|
+
`)};Node.prototype.isAncestor=function(e){if(!e)return!1;let r=e.parentNodeOrShadowHost();while(r){if(this===r)return!0;r=r.parentNodeOrShadowHost()}return!1};Node.prototype.isDescendant=function(e){return Boolean(e)&&e.isAncestor(this)};Node.prototype.isSelfOrAncestor=function(e){return Boolean(e)&&(e===this||this.isAncestor(e))};Node.prototype.isSelfOrDescendant=function(e){return Boolean(e)&&(e===this||this.isDescendant(e))};Node.prototype.traverseNextNode=function(e,r=!1){if(!r&&this.shadowRoot)return this.shadowRoot;let o=this instanceof HTMLSlotElement?this.assignedNodes():[];if(o.length)return o[0];if(this.firstChild)return this.firstChild;let a=this;while(a){if(e&&a===e)return null;let l=i(a);if(l)return l;a=a.assignedSlot||a.parentNodeOrShadowHost()}function i(l){if(!l.assignedSlot)return l.nextSibling;let s=l.assignedSlot.assignedNodes(),n=Array.prototype.indexOf.call(s,l);if(n+1<s.length)return s[n+1];return null}return null};Node.prototype.traversePreviousNode=function(e){if(e&&this===e)return null;let r=this.previousSibling;while(r?.lastChild)r=r.lastChild;if(r)return r;return this.parentNodeOrShadowHost()};Node.prototype.setTextContentTruncatedIfNeeded=function(e,r){if(typeof e==="string"&&e.length>1e4)return this.textContent=typeof r==="string"?r:L.trimMiddle(e,1e4),!0;return this.textContent=e,!1};Element.prototype.hasFocus=function(){let e=this.getComponentRoot();return Boolean(e)&&this.isSelfOrAncestor(e.activeElement)};Node.prototype.getComponentRoot=function(){let e=this;while(e&&e.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&e.nodeType!==Node.DOCUMENT_NODE)e=e.parentNode;return e};self.onInvokeElement=function(e,r){e.addEventListener("keydown",(o)=>{if(U.isEnterOrSpaceKey(o))r(o)}),e.addEventListener("click",(o)=>r(o))};(function(){let e=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(r,o){if(arguments.length===1)o=!this.contains(r);return e.call(this,r,Boolean(o))}})();var P=new CSSStyleSheet;P.replaceSync(":root {}");var t=P.cssRules[0].style;t.setProperty("--image-file-accelerometer-bottom",'url("'+new URL("./accelerometer-bottom.png",import.meta.url).toString()+'")');t.setProperty("--image-file-accelerometer-left",'url("'+new URL("./accelerometer-left.png",import.meta.url).toString()+'")');t.setProperty("--image-file-accelerometer-right",'url("'+new URL("./accelerometer-right.png",import.meta.url).toString()+'")');t.setProperty("--image-file-accelerometer-top",'url("'+new URL("./accelerometer-top.png",import.meta.url).toString()+'")');t.setProperty("--image-file-chromeLeft",'url("'+new URL("./chromeLeft.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-chromeMiddle",'url("'+new URL("./chromeMiddle.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-chromeRight",'url("'+new URL("./chromeRight.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-cssoverview_icons_2x",'url("'+new URL("./cssoverview_icons_2x.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-nodeIcon",'url("'+new URL("./nodeIcon.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-touchCursor_2x",'url("'+new URL("./touchCursor_2x.png",import.meta.url).toString()+'")');t.setProperty("--image-file-geminiInDevTools",'url("'+new URL("./geminiInDevTools.png",import.meta.url).toString()+'")');t.setProperty("--image-file-geminiInDevTools_2x",'url("'+new URL("./geminiInDevTools_2x.png",import.meta.url).toString()+'")');t.setProperty("--image-file-touchCursor",'url("'+new URL("./touchCursor.png",import.meta.url).toString()+'")');t.setProperty("--image-file-gdp-logo-light",'url("'+new URL("./gdp-logo-light.png",import.meta.url).toString()+'")');t.setProperty("--image-file-gdp-logo-dark",'url("'+new URL("./gdp-logo-dark.png",import.meta.url).toString()+'")');t.setProperty("--image-file-3d-center",'url("'+new URL(new URL("3d-center.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-3d-pan",'url("'+new URL(new URL("3d-pan.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-3d-rotate",'url("'+new URL(new URL("3d-rotate.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-accelerometer-back",'url("'+new URL(new URL("accelerometer-back.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-accelerometer-front",'url("'+new URL(new URL("accelerometer-front.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-account-tree",'url("'+new URL(new URL("account-tree.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-add-photo",'url("'+new URL(new URL("add-photo.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-ads",'url("'+new URL(new URL("ads.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-ai-explorer-badge",'url("'+new URL(new URL("ai-explorer-badge.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-center",'url("'+new URL(new URL("align-content-center.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-end",'url("'+new URL(new URL("align-content-end.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-space-around",'url("'+new URL(new URL("align-content-space-around.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-space-between",'url("'+new URL(new URL("align-content-space-between.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-space-evenly",'url("'+new URL(new URL("align-content-space-evenly.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-start",'url("'+new URL(new URL("align-content-start.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-content-stretch",'url("'+new URL(new URL("align-content-stretch.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-items-baseline",'url("'+new URL(new URL("align-items-baseline.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-items-center",'url("'+new URL(new URL("align-items-center.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-items-end",'url("'+new URL(new URL("align-items-end.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-items-start",'url("'+new URL(new URL("align-items-start.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-items-stretch",'url("'+new URL(new URL("align-items-stretch.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-self-center",'url("'+new URL(new URL("align-self-center.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-self-end",'url("'+new URL(new URL("align-self-end.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-self-start",'url("'+new URL(new URL("align-self-start.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-align-self-stretch",'url("'+new URL(new URL("align-self-stretch.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-animation",'url("'+new URL(new URL("animation.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-back",'url("'+new URL(new URL("arrow-back.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-collapse",'url("'+new URL(new URL("arrow-collapse.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-down",'url("'+new URL(new URL("arrow-down.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-drop-down-dark",'url("'+new URL(new URL("arrow-drop-down-dark.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-drop-down-light",'url("'+new URL(new URL("arrow-drop-down-light.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-drop-down",'url("'+new URL(new URL("arrow-drop-down.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-forward",'url("'+new URL(new URL("arrow-forward.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-right-circle",'url("'+new URL(new URL("arrow-right-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-up-down-circle",'url("'+new URL(new URL("arrow-up-down-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-up-down",'url("'+new URL(new URL("arrow-up-down.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-arrow-up",'url("'+new URL(new URL("arrow-up.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-attach-file",'url("'+new URL(new URL("attach-file.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-baseline-high-availability",'url("'+new URL(new URL("baseline-high-availability.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-baseline-limited-availability",'url("'+new URL(new URL("baseline-limited-availability.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-baseline-low-availability",'url("'+new URL(new URL("baseline-low-availability.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bell",'url("'+new URL(new URL("bell.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bezier-curve-filled",'url("'+new URL(new URL("bezier-curve-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bin",'url("'+new URL(new URL("bin.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bottom-panel-close",'url("'+new URL(new URL("bottom-panel-close.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bottom-panel-open",'url("'+new URL(new URL("bottom-panel-open.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-brackets",'url("'+new URL(new URL("brackets.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-breakpoint-circle",'url("'+new URL(new URL("breakpoint-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-breakpoint-crossed-filled",'url("'+new URL(new URL("breakpoint-crossed-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-breakpoint-crossed",'url("'+new URL(new URL("breakpoint-crossed.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-brush-2",'url("'+new URL(new URL("brush-2.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-brush-filled",'url("'+new URL(new URL("brush-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-brush",'url("'+new URL(new URL("brush.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bucket",'url("'+new URL(new URL("bucket.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-bug",'url("'+new URL(new URL("bug.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-button-magic",'url("'+new URL(new URL("button-magic.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-calendar-today",'url("'+new URL(new URL("calendar-today.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-center-focus-weak",'url("'+new URL(new URL("center-focus-weak.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-check-circle",'url("'+new URL(new URL("check-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-check-double",'url("'+new URL(new URL("check-double.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-checker",'url("'+new URL(new URL("checker.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-checkmark",'url("'+new URL(new URL("checkmark.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-chevron-double-right",'url("'+new URL(new URL("chevron-double-right.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-chevron-down",'url("'+new URL(new URL("chevron-down.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-chevron-left-dot",'url("'+new URL(new URL("chevron-left-dot.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-chevron-left",'url("'+new URL(new URL("chevron-left.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-chevron-right",'url("'+new URL(new URL("chevron-right.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-chevron-up",'url("'+new URL(new URL("chevron-up.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-class",'url("'+new URL(new URL("class.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-clear-list",'url("'+new URL(new URL("clear-list.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-clear",'url("'+new URL(new URL("clear.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-cloud",'url("'+new URL(new URL("cloud.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-code-circle",'url("'+new URL(new URL("code-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-code-whisperer-badge",'url("'+new URL(new URL("code-whisperer-badge.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-code",'url("'+new URL(new URL("code.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-colon",'url("'+new URL(new URL("colon.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-color-picker-filled",'url("'+new URL(new URL("color-picker-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-color-picker",'url("'+new URL(new URL("color-picker.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-comment-mode",'url("'+new URL(new URL("comment-mode.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-compress",'url("'+new URL(new URL("compress.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-console-conditional-breakpoint",'url("'+new URL(new URL("console-conditional-breakpoint.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-console-logpoint",'url("'+new URL(new URL("console-logpoint.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-container",'url("'+new URL(new URL("container.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-cookie",'url("'+new URL(new URL("cookie.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-cookie_off",'url("'+new URL(new URL("cookie_off.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-copy",'url("'+new URL(new URL("copy.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-corporate-fare",'url("'+new URL(new URL("corporate-fare.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-credit-card",'url("'+new URL(new URL("credit-card.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-cross-circle-filled",'url("'+new URL(new URL("cross-circle-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-cross-circle",'url("'+new URL(new URL("cross-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-cross",'url("'+new URL(new URL("cross.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-database-off",'url("'+new URL(new URL("database-off.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-database",'url("'+new URL(new URL("database.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-deployed",'url("'+new URL(new URL("deployed.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-device-fold",'url("'+new URL(new URL("device-fold.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-devices",'url("'+new URL(new URL("devices.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-devtools-thumbnail",'url("'+new URL(new URL("devtools-thumbnail.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-devtools-tips",'url("'+new URL(new URL("devtools-tips.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-devtools-user-badge",'url("'+new URL(new URL("devtools-user-badge.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-devtools",'url("'+new URL(new URL("devtools.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-difference",'url("'+new URL(new URL("difference.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dock-bottom",'url("'+new URL(new URL("dock-bottom.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dock-left",'url("'+new URL(new URL("dock-left.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dock-right",'url("'+new URL(new URL("dock-right.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dock-window",'url("'+new URL(new URL("dock-window.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-document",'url("'+new URL(new URL("document.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dog-paw",'url("'+new URL(new URL("dog-paw.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dom-detective-badge",'url("'+new URL(new URL("dom-detective-badge.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-domain",'url("'+new URL(new URL("domain.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dots-horizontal",'url("'+new URL(new URL("dots-horizontal.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-dots-vertical",'url("'+new URL(new URL("dots-vertical.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-download",'url("'+new URL(new URL("download.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-edit",'url("'+new URL(new URL("edit.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-empty",'url("'+new URL(new URL("empty.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-errorWave",'url("'+new URL(new URL("errorWave.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-exclamation",'url("'+new URL(new URL("exclamation.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-expand",'url("'+new URL(new URL("expand.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-experiment-check",'url("'+new URL(new URL("experiment-check.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-experiment",'url("'+new URL(new URL("experiment.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-extension",'url("'+new URL(new URL("extension.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-eye",'url("'+new URL(new URL("eye.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-document",'url("'+new URL(new URL("file-document.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-fetch-xhr",'url("'+new URL(new URL("file-fetch-xhr.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-font",'url("'+new URL(new URL("file-font.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-generic",'url("'+new URL(new URL("file-generic.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-image",'url("'+new URL(new URL("file-image.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-json",'url("'+new URL(new URL("file-json.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-manifest",'url("'+new URL(new URL("file-manifest.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-media",'url("'+new URL(new URL("file-media.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-script",'url("'+new URL(new URL("file-script.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-snippet",'url("'+new URL(new URL("file-snippet.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-stylesheet",'url("'+new URL(new URL("file-stylesheet.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-wasm",'url("'+new URL(new URL("file-wasm.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-file-websocket",'url("'+new URL(new URL("file-websocket.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-filter-clear",'url("'+new URL(new URL("filter-clear.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-filter-filled",'url("'+new URL(new URL("filter-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-filter",'url("'+new URL(new URL("filter.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-flex-direction",'url("'+new URL(new URL("flex-direction.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-flex-no-wrap",'url("'+new URL(new URL("flex-no-wrap.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-flex-wrap",'url("'+new URL(new URL("flex-wrap.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-flow",'url("'+new URL(new URL("flow.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-flowsheet",'url("'+new URL(new URL("flowsheet.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-fold-more",'url("'+new URL(new URL("fold-more.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-folder-asterisk",'url("'+new URL(new URL("folder-asterisk.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-folder-off",'url("'+new URL(new URL("folder-off.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-folder",'url("'+new URL(new URL("folder.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-frame-crossed",'url("'+new URL(new URL("frame-crossed.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-frame-icon",'url("'+new URL(new URL("frame-icon.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-frame",'url("'+new URL(new URL("frame.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-gear-filled",'url("'+new URL(new URL("gear-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-gear",'url("'+new URL(new URL("gear.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-gears",'url("'+new URL(new URL("gears.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-global",'url("'+new URL(new URL("global.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-google",'url("'+new URL(new URL("google.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-goto-filled",'url("'+new URL(new URL("goto-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-grid-direction",'url("'+new URL(new URL("grid-direction.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-grid-on",'url("'+new URL(new URL("grid-on.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-group",'url("'+new URL(new URL("group.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-heap-snapshot",'url("'+new URL(new URL("heap-snapshot.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-heap-snapshots",'url("'+new URL(new URL("heap-snapshots.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-help",'url("'+new URL(new URL("help.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-history",'url("'+new URL(new URL("history.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-home",'url("'+new URL(new URL("home.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-hover",'url("'+new URL(new URL("hover.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-iframe-crossed",'url("'+new URL(new URL("iframe-crossed.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-iframe",'url("'+new URL(new URL("iframe.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-import",'url("'+new URL(new URL("import.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-indeterminate-question-box",'url("'+new URL(new URL("indeterminate-question-box.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-info-filled",'url("'+new URL(new URL("info-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-info",'url("'+new URL(new URL("info.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-issue-cross-filled",'url("'+new URL(new URL("issue-cross-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-issue-exclamation-filled",'url("'+new URL(new URL("issue-exclamation-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-issue-questionmark-filled",'url("'+new URL(new URL("issue-questionmark-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-issue-text-filled",'url("'+new URL(new URL("issue-text-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-center",'url("'+new URL(new URL("justify-content-center.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-end",'url("'+new URL(new URL("justify-content-end.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-space-around",'url("'+new URL(new URL("justify-content-space-around.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-space-between",'url("'+new URL(new URL("justify-content-space-between.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-space-evenly",'url("'+new URL(new URL("justify-content-space-evenly.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-start",'url("'+new URL(new URL("justify-content-start.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-content-stretch",'url("'+new URL(new URL("justify-content-stretch.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-items-center",'url("'+new URL(new URL("justify-items-center.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-items-end",'url("'+new URL(new URL("justify-items-end.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-items-start",'url("'+new URL(new URL("justify-items-start.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-justify-items-stretch",'url("'+new URL(new URL("justify-items-stretch.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-keyboard-arrow-right",'url("'+new URL(new URL("keyboard-arrow-right.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-keyboard-full",'url("'+new URL(new URL("keyboard-full.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-keyboard-pen",'url("'+new URL(new URL("keyboard-pen.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-keyboard",'url("'+new URL(new URL("keyboard.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-label-auto",'url("'+new URL(new URL("label-auto.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-label",'url("'+new URL(new URL("label.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-large-arrow-right-filled",'url("'+new URL(new URL("large-arrow-right-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-layers-filled",'url("'+new URL(new URL("layers-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-layers",'url("'+new URL(new URL("layers.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-left-panel-close",'url("'+new URL(new URL("left-panel-close.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-left-panel-open",'url("'+new URL(new URL("left-panel-open.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-lightbulb-spark",'url("'+new URL(new URL("lightbulb-spark.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-lightbulb",'url("'+new URL(new URL("lightbulb.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-lighthouse_logo",'url("'+new URL(new URL("lighthouse_logo.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-list",'url("'+new URL(new URL("list.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-location-on",'url("'+new URL(new URL("location-on.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-lock-person",'url("'+new URL(new URL("lock-person.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-lock",'url("'+new URL(new URL("lock.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-mark-email-unread",'url("'+new URL(new URL("mark-email-unread.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-match-case",'url("'+new URL(new URL("match-case.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-match-whole-word",'url("'+new URL(new URL("match-whole-word.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-memory",'url("'+new URL(new URL("memory.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-minus",'url("'+new URL(new URL("minus.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-mop",'url("'+new URL(new URL("mop.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-mouse",'url("'+new URL(new URL("mouse.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-network-settings",'url("'+new URL(new URL("network-settings.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-node-stack-icon",'url("'+new URL(new URL("node-stack-icon.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-open-externally",'url("'+new URL(new URL("open-externally.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-override",'url("'+new URL(new URL("override.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-palette",'url("'+new URL(new URL("palette.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-pause-circle",'url("'+new URL(new URL("pause-circle.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-pause",'url("'+new URL(new URL("pause.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-pen-spark",'url("'+new URL(new URL("pen-spark.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-performance-panel-delete-annotation",'url("'+new URL(new URL("performance-panel-delete-annotation.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-performance-panel-diagram",'url("'+new URL(new URL("performance-panel-diagram.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-performance-panel-entry-label",'url("'+new URL(new URL("performance-panel-entry-label.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-performance-panel-time-range",'url("'+new URL(new URL("performance-panel-time-range.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-performance",'url("'+new URL(new URL("performance.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-person",'url("'+new URL(new URL("person.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-photo-camera",'url("'+new URL(new URL("photo-camera.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-play",'url("'+new URL(new URL("play.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-plus",'url("'+new URL(new URL("plus.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-policy",'url("'+new URL(new URL("policy.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-popup",'url("'+new URL(new URL("popup.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-preview_feature_video_thumbnail",'url("'+new URL(new URL("preview_feature_video_thumbnail.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-profile",'url("'+new URL(new URL("profile.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-psychiatry",'url("'+new URL(new URL("psychiatry.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-record-start",'url("'+new URL(new URL("record-start.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-record-stop",'url("'+new URL(new URL("record-stop.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-redo",'url("'+new URL(new URL("redo.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-refresh",'url("'+new URL(new URL("refresh.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-regular-expression",'url("'+new URL(new URL("regular-expression.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-replace",'url("'+new URL(new URL("replace.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-replay",'url("'+new URL(new URL("replay.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-report",'url("'+new URL(new URL("report.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-resizeDiagonal",'url("'+new URL(new URL("resizeDiagonal.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-resizeHorizontal",'url("'+new URL(new URL("resizeHorizontal.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-resizeVertical",'url("'+new URL(new URL("resizeVertical.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-resume",'url("'+new URL(new URL("resume.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-review",'url("'+new URL(new URL("review.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-right-panel-close",'url("'+new URL(new URL("right-panel-close.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-right-panel-open",'url("'+new URL(new URL("right-panel-open.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-scissors",'url("'+new URL(new URL("scissors.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-screen-rotation",'url("'+new URL(new URL("screen-rotation.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-search",'url("'+new URL(new URL("search.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-select-element",'url("'+new URL(new URL("select-element.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-send",'url("'+new URL(new URL("send.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-shadow",'url("'+new URL(new URL("shadow.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-shield",'url("'+new URL(new URL("shield.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-small-status-dot",'url("'+new URL(new URL("small-status-dot.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-smart-assistant",'url("'+new URL(new URL("smart-assistant.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-snippet",'url("'+new URL(new URL("snippet.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-spark-info",'url("'+new URL(new URL("spark-info.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-spark",'url("'+new URL(new URL("spark.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-speculative-loads",'url("'+new URL(new URL("speculative-loads.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-speedster-badge",'url("'+new URL(new URL("speedster-badge.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-star",'url("'+new URL(new URL("star.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-step-into",'url("'+new URL(new URL("step-into.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-step-out",'url("'+new URL(new URL("step-out.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-step-over",'url("'+new URL(new URL("step-over.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-step",'url("'+new URL(new URL("step.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-stop",'url("'+new URL(new URL("stop.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-symbol",'url("'+new URL(new URL("symbol.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-sync",'url("'+new URL(new URL("sync.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-tab-move",'url("'+new URL(new URL("tab-move.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-table",'url("'+new URL(new URL("table.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-terminal",'url("'+new URL(new URL("terminal.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-text-analysis",'url("'+new URL(new URL("text-analysis.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-thumb-down-filled",'url("'+new URL(new URL("thumb-down-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-thumb-down",'url("'+new URL(new URL("thumb-down.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-thumb-up-filled",'url("'+new URL(new URL("thumb-up-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-thumb-up",'url("'+new URL(new URL("thumb-up.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-tonality",'url("'+new URL(new URL("tonality.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-top-panel-close",'url("'+new URL(new URL("top-panel-close.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-top-panel-open",'url("'+new URL(new URL("top-panel-open.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-touch-app",'url("'+new URL(new URL("touch-app.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-triangle-bottom-right",'url("'+new URL(new URL("triangle-bottom-right.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-triangle-down",'url("'+new URL(new URL("triangle-down.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-triangle-left",'url("'+new URL(new URL("triangle-left.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-triangle-right",'url("'+new URL(new URL("triangle-right.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-triangle-up",'url("'+new URL(new URL("triangle-up.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-trophy",'url("'+new URL(new URL("trophy.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-tune",'url("'+new URL(new URL("tune.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-undo",'url("'+new URL(new URL("undo.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-warning-filled",'url("'+new URL(new URL("warning-filled.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-warning",'url("'+new URL(new URL("warning.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-watch",'url("'+new URL(new URL("watch.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-whatsnew",'url("'+new URL(new URL("whatsnew.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-width",'url("'+new URL(new URL("width.svg",import.meta.url).href).toString()+'")');t.setProperty("--image-file-zoom-in",'url("'+new URL(new URL("zoom-in.svg",import.meta.url).href).toString()+'")');document.adoptedStyleSheets=[...document.adoptedStyleSheets,P];if(window.opener)window.opener.Emulation.AdvancedApp.instance().deviceModeEmulationFrameLoaded(document);
|
package/comment-mode.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path stroke="#000" stroke-linejoin="round" stroke-width="1.5" d="M10 3.25A6.75 6.75 0 0 0 3.25 10v6.75H10a6.75 6.75 0 1 0 0-13.5Z"/><path fill="#000" d="M6 7.5h8V9H6zM6 11h5.5v1.5H6z"/></svg>
|
|
@@ -23,4 +23,4 @@
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
<body class="undocked" id="-blink-dev-tools">
|
|
26
|
-
<link rel="stylesheet" crossorigin href="./chunk-7zwk8ke4.css"><script type="module" crossorigin src="./chunk-
|
|
26
|
+
<link rel="stylesheet" crossorigin href="./chunk-7zwk8ke4.css"><script type="module" crossorigin src="./chunk-c9p7d5qe.js"></script>
|