@chrome-devtools/device-mode-emulation-frame 1.20260301.0 → 1.20260308.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 -0
- package/Images.prebundle.js +1 -0
- package/chunk-9s9mfj17.css +1 -0
- package/{chunk-6ebbrkzv.js → chunk-sez2hpwz.js} +1 -1
- package/device_mode_emulation_frame.html +1 -1
- package/locales/en-GB.json +1 -1
- package/locales/en-US.json +1 -1
- package/locales/generated/collected-ui-strings.d +1 -1
- package/locales/generated/en-US.json +81 -60
- package/locales/mk.json +1 -1
- package/package.json +1 -1
- package/src/tab-move.svg +1 -0
- package/tab-move.svg +1 -0
- package/chunk-f16spr11.css +0 -1
package/Images.js
CHANGED
|
@@ -290,6 +290,7 @@ style.setProperty('--image-file-step', 'url(\"' + new URL(new URL('step.svg', im
|
|
|
290
290
|
style.setProperty('--image-file-stop', 'url(\"' + new URL(new URL('stop.svg', import.meta.url).href).toString() + '\")');
|
|
291
291
|
style.setProperty('--image-file-symbol', 'url(\"' + new URL(new URL('symbol.svg', import.meta.url).href).toString() + '\")');
|
|
292
292
|
style.setProperty('--image-file-sync', 'url(\"' + new URL(new URL('sync.svg', import.meta.url).href).toString() + '\")');
|
|
293
|
+
style.setProperty('--image-file-tab-move', 'url(\"' + new URL(new URL('tab-move.svg', import.meta.url).href).toString() + '\")');
|
|
293
294
|
style.setProperty('--image-file-table', 'url(\"' + new URL(new URL('table.svg', import.meta.url).href).toString() + '\")');
|
|
294
295
|
style.setProperty('--image-file-terminal', 'url(\"' + new URL(new URL('terminal.svg', import.meta.url).href).toString() + '\")');
|
|
295
296
|
style.setProperty('--image-file-text-analysis', 'url(\"' + new URL(new URL('text-analysis.svg', import.meta.url).href).toString() + '\")');
|
package/Images.prebundle.js
CHANGED
|
@@ -291,6 +291,7 @@ style.setProperty('--image-file-step', 'url(\"' + new URL('./src/step.svg', impo
|
|
|
291
291
|
style.setProperty('--image-file-stop', 'url(\"' + new URL('./src/stop.svg', import.meta.url).toString() + '\")');
|
|
292
292
|
style.setProperty('--image-file-symbol', 'url(\"' + new URL('./src/symbol.svg', import.meta.url).toString() + '\")');
|
|
293
293
|
style.setProperty('--image-file-sync', 'url(\"' + new URL('./src/sync.svg', import.meta.url).toString() + '\")');
|
|
294
|
+
style.setProperty('--image-file-tab-move', 'url(\"' + new URL('./src/tab-move.svg', import.meta.url).toString() + '\")');
|
|
294
295
|
style.setProperty('--image-file-table', 'url(\"' + new URL('./src/table.svg', import.meta.url).toString() + '\")');
|
|
295
296
|
style.setProperty('--image-file-terminal', 'url(\"' + new URL('./src/terminal.svg', import.meta.url).toString() + '\")');
|
|
296
297
|
style.setProperty('--image-file-text-analysis', 'url(\"' + new URL('./src/text-analysis.svg', import.meta.url).toString() + '\")');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:root{--icon-action:var(--sys-color-primary-bright);--icon-arrow-main-thread:var(--sys-color-primary-bright);--icon-checkmark-green:var(--sys-color-green-bright);--icon-default:var(--sys-color-on-surface-subtle);--icon-default-hover:var(--sys-color-on-surface);--icon-disabled:var(--sys-color-state-disabled);--icon-error:var(--sys-color-error-bright);--icon-file-authored:var(--sys-color-orange-bright);--icon-file-default:var(--sys-color-on-surface-subtle);--icon-file-document:var(--sys-color-blue-bright);--icon-file-font:var(--sys-color-cyan-bright);--icon-file-media:var(--sys-color-green-bright);--icon-file-image:var(--sys-color-green-bright);--icon-file-script:var(--sys-color-orange-bright);--icon-file-styles:var(--sys-color-purple-bright);--icon-folder-authored:var(--sys-color-orange);--icon-folder-primary:var(--sys-color-on-surface-subtle);--icon-folder-deployed:var(--sys-color-primary-bright);--icon-folder-workspace:var(--sys-color-orange);--icon-gap-focus-selected:var(--sys-color-tonal-container);--icon-gap-default:var(--sys-color-cdt-base-container);--icon-gap-inactive:var(--sys-color-neutral-container);--icon-gap-hover:var(--sys-color-state-hover-on-subtle);--icon-gap-toolbar:var(--sys-color-surface1);--icon-gap-toolbar-hover:var(--sys-color-state-header-hover);--icon-info:var(--sys-color-primary-bright);--icon-link:var(--sys-color-primary-bright);--icon-no-request:var(--sys-color-orange-bright);--icon-primary:var(--sys-color-primary-bright);--icon-request-response:var(--sys-color-primary-bright);--icon-request:var(--sys-color-on-surface-subtle);--icon-css:var(--sys-color-purple-bright);--icon-css-hover:var(--sys-color-purple);--icon-toggled:var(--sys-color-primary-bright);--icon-warning:var(--sys-color-orange-bright);--ui-text:var(--sys-color-on-surface-subtle);--text-disabled:var(--ref-palette-neutral60);--text-primary:var(--sys-color-on-surface);--text-secondary:var(--sys-color-token-subtle);--text-link:var(--sys-color-primary);--color-grid-stripe:var(--sys-color-surface1);--color-grid-default:var(--sys-color-surface);--color-grid-focus-selected:var(--sys-color-tonal-container);--color-grid-selected:var(--sys-color-surface-variant);--color-grid-hovered:var(--sys-color-state-hover-on-subtle);--color-primary-old:#1a73e8;--color-primary-variant:#4285f4;--color-background:#fff;--color-background-inverted:#000;--color-background-inverted-opacity-0:#0000;--color-background-inverted-opacity-2:#00000005;--color-background-inverted-opacity-30:#0000004d;--color-background-inverted-opacity-50:#00000080;--color-background-opacity-50:#ffffff80;--color-background-opacity-80:#fffc;--color-background-elevation-1:#f1f3f4;--color-background-elevation-2:#dee1e6;--color-background-elevation-dark-only:var(--color-background);--divider-line:#0000001a;--color-text-primary:#202124;--color-text-secondary:#5f6368;--color-text-disabled:#80868b;--color-red:#ee442f;--drop-shadow:0 0 0 1px #0000000d,0 2px 4px #0003,0 2px 6px #0000001a;--drop-shadow-depth-1:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;--drop-shadow-depth-3:0 4px 8px 3px #3c404326,0 1px 3px #3c40434d;--box-shadow-outline-color:#00000080;--color-scrollbar-mac:#8f8f8f99;--color-scrollbar-mac-hover:#40404099;--color-scrollbar-other:#00000080;--color-scrollbar-other-hover:#00000080;--issue-color-red:#eb3941;--issue-color-yellow:#f29900;--issue-color-blue:#1a73e8;--input-outline:#cacdd1;--color-error-text:red;--color-continue-to-location:var(--ref-palette-blue90);--color-continue-to-location-hover:var(--ref-palette-blue80);--color-continue-to-location-hover-border:var(--ref-palette-blue70);--color-continue-to-location-async:var(--ref-palette-green90);--color-continue-to-location-async-hover:var(--ref-palette-green80);--color-continue-to-location-async-hover-border:var(--ref-palette-green70);--color-evaluated-expression:var(--ref-palette-yellow95);--color-evaluated-expression-border:var(--ref-palette-yellow70);--color-variable-values:var(--ref-palette-orange90);--color-primary:#0b57d0;--legacy-accent-color:#1a73e8;--legacy-focus-ring-inactive-shadow-color:#e0e0e0;--legacy-input-validation-error:#db1600;--legacy-selection-bg-color:var(--legacy-accent-color);--legacy-focus-ring-inactive-shadow:0 0 0 1px var(--legacy-focus-ring-inactive-shadow-color);--legacy-focus-ring-active-shadow:0 0 0 1px var(--sys-color-state-focus-ring);--app-color-strokestyle:#0b57d01a;--app-color-selected-progress-bar:var(--ref-palette-primary80);--app-border-selected-progress-bar:var(--ref-palette-primary70);--app-color-loading:var(--ref-palette-blue70);--app-color-loading-children:var(--ref-palette-blue80);--app-color-scripting:var(--ref-palette-yellow70);--app-color-scripting-children:var(--ref-palette-yellow80);--app-color-rendering:var(--ref-palette-purple70);--app-color-rendering-children:var(--ref-palette-purple80);--app-color-painting:var(--ref-palette-green70);--app-color-painting-children:var(--ref-palette-green80);--app-color-messaging:var(--ref-palette-cyan70);--app-color-messaging-children:var(--ref-palette-cyan80);--app-color-task:var(--ref-palette-neutral80);--app-color-task-children:var(--ref-palette-neutral90);--app-color-system:var(--ref-palette-neutral80);--app-color-system-children:var(--ref-palette-neutral90);--app-color-idle:var(--ref-palette-neutral90);--app-color-idle-children:var(--ref-palette-neutral100);--app-color-async:var(--ref-palette-error60);--app-color-async-children:var(--ref-palette-error70);--app-color-other:var(--ref-palette-neutral87);--app-color-doc:var(--ref-palette-blue60);--app-color-css:var(--ref-palette-purple60);--app-color-image:var(--ref-palette-green80);--app-color-media:var(--ref-palette-green60);--app-color-font:var(--ref-palette-cyan60);--app-color-wasm:var(--ref-palette-indigo60);--app-color-active-breadcrumb:var(--ref-palette-blue40);--app-color-code:var(--ref-palette-cyan70);--app-color-strings:var(--ref-palette-purple70);--app-color-js-arrays:var(--ref-palette-green70);--app-color-typed-arrays:var(--ref-palette-indigo60);--app-color-other-js-objects:var(--ref-palette-blue70);--app-color-other-non-js-objects:var(--ref-palette-yellow70);--app-color-coverage-used:var(--sys-color-green-bright);--app-color-coverage-unused:var(--ref-palette-neutral80);--app-color-toolbar-background:var(--sys-color-surface4);--app-color-menu-background:var(--sys-color-surface);--app-color-navigation-drawer-label-selected:var(--sys-color-on-surface);--app-color-navigation-drawer-background-selected:var(--ref-palette-primary95);--app-color-performance-bad:var(--sys-color-error-bright);--app-color-performance-ok:var(--sys-color-orange-bright);--app-color-performance-good:var(--sys-color-green-bright);--app-color-performance-bad-dim:var(--sys-color-error);--app-color-performance-ok-dim:var(--sys-color-orange);--app-color-performance-good-dim:var(--sys-color-green);--app-color-performance-sidebar-time-range:var(--ref-palette-pink60);--app-color-performance-sidebar-label-text-dark:var(--ref-palette-neutral10);--app-color-performance-sidebar-label-text-light:var(--ref-palette-neutral100);--app-color-card-background:var(--sys-color-base-container-elevated);--app-color-card-divider:color-mix(in srgb,var(--ref-palette-neutral0)6%,transparent);--app-color-element-sidebar-subtitle:var(--ref-palette-neutral50);--app-color-ai-assistance-input-divider:#0000001a;--app-color-google-ai-blue:#4285f4;--app-color-google-ai-green:#2daeb8;--app-gradient-google-ai:linear-gradient(46deg,var(--app-color-google-ai-blue)32.34%,var(--app-color-google-ai-green)98.11%);--combobox-dropdown-arrow:var(--image-file-arrow-drop-down-light)}:root.baseline-default{--app-color-navigation-drawer-label-selected:var(--sys-color-primary)}:root.baseline-default.theme-with-dark-background{--app-color-navigation-drawer-label-selected:var(--sys-color-surface)}:root.theme-with-dark-background{--color-primary-old:#8ab4f8;--color-primary-variant:#669df6;--color-background:#202124;--color-background-inverted:#fff;--color-background-inverted-opacity-2:#ffffff05;--color-background-inverted-opacity-30:#ffffff4d;--color-background-inverted-opacity-50:#ffffff80;--color-background-opacity-50:#20212480;--color-background-opacity-80:#202124cc;--color-background-elevation-1:#292a2d;--color-background-elevation-2:#35363a;--color-background-elevation-dark-only:var(--color-background-elevation-1);--divider-line:#ffffff1a;--color-text-primary:#e8eaed;--color-text-secondary:#9aa0a6;--color-text-disabled:#80868b;--color-red:#ed4e4c;--drop-shadow:0 0 0 1px #fff3,0 2px 4px 2px #0003,0 2px 6px 2px #0000001a;--drop-shadow-depth-1:0 1px 2px #0000004d,0 1px 3px 1px #00000026;--drop-shadow-depth-3:0 4px 8px 3px #00000026,0 1px 3px #0000004d;--box-shadow-outline-color:#00000080;--color-scrollbar-mac:#333;--color-scrollbar-mac-hover:#4b4c4f;--color-scrollbar-other:#333;--color-scrollbar-other-hover:#4b4c4f;--color-error-text:#ff8080;--color-continue-to-location:var(--ref-palette-yellow30);--color-continue-to-location-hover:var(--ref-palette-yellow40);--color-continue-to-location-hover-border:var(--ref-palette-yellow50);--color-continue-to-location-async:var(--ref-palette-green30);--color-continue-to-location-async-hover:var(--ref-palette-green4);--color-continue-to-location-async-hover-border:var(--ref-palette-green50);--color-evaluated-expression:var(--ref-palette-yellow30);--color-evaluated-expression-border:var(--ref-palette-yellow40);--color-variable-values:var(--sys-color-surface-error);--color-primary:#a8c7fa;--buncss-light: ;--buncss-dark:initial;color-scheme:dark;--legacy-accent-color:#0e639c;--legacy-focus-ring-inactive-shadow-color:#5a5a5a;--legacy-focus-ring-inactive-shadow:0 0 0 1px var(--legacy-focus-ring-inactive-shadow-color);--app-color-strokestyle:#a8c7fa1a;--app-color-selected-progress-bar:var(--ref-palette-secondary40);--app-border-selected-progress-bar:var(--ref-palette-secondary50);--app-color-loading:var(--ref-palette-blue60);--app-color-loading-children:var(--ref-palette-blue50);--app-color-scripting:var(--ref-palette-yellow70);--app-color-scripting-children:var(--ref-palette-yellow60);--app-color-rendering:var(--ref-palette-purple60);--app-color-rendering-children:var(--ref-palette-purple50);--app-color-painting:var(--ref-palette-green70);--app-color-painting-children:var(--ref-palette-green60);--app-color-task:var(--ref-palette-neutral80);--app-color-task-children:var(--ref-palette-neutral70);--app-color-system:var(--ref-palette-neutral50);--app-color-system-children:var(--ref-palette-neutral40);--app-color-idle:var(--ref-palette-neutral30);--app-color-idle-children:var(--ref-palette-neutral20);--app-color-async:var(--ref-palette-error60);--app-color-async-children:var(--ref-palette-error50);--app-color-other:var(--ref-palette-neutral60);--app-color-doc:var(--ref-palette-blue60);--app-color-css:var(--ref-palette-purple60);--app-color-image:var(--ref-palette-green80);--app-color-media:var(--ref-palette-green60);--app-color-font:var(--ref-palette-cyan60);--app-color-wasm:var(--ref-palette-indigo60);--app-color-active-breadcrumb:var(--ref-palette-blue40);--app-color-code:var(--ref-palette-cyan70);--app-color-strings:var(--ref-palette-purple60);--app-color-js-arrays:var(--ref-palette-green70);--app-color-typed-arrays:var(--ref-palette-indigo60);--app-color-other-js-objects:var(--ref-palette-blue60);--app-color-other-non-js-objects:var(--ref-palette-yellow70);--sys-color-gradient-primary:var(--ref-palette-primary30);--sys-color-gradient-tertiary:var(--ref-palette-tertiary30);--app-color-coverage-used:var(--sys-color-green-bright);--app-color-coverage-unused:var(--ref-palette-neutral40);--app-color-toolbar-background:var(--sys-color-base);--app-color-menu-background:var(--sys-color-surface3);--app-color-navigation-drawer-label-selected:var(--sys-color-surface);--app-color-navigation-drawer-background-selected:var(--ref-palette-primary70);--app-color-card-divider:color-mix(in srgb,var(--ref-palette-neutral100)10%,transparent);--app-color-card-background:var(--sys-color-surface2);--app-color-element-sidebar-subtitle:var(--sys-color-token-subtle);--app-color-ai-assistance-input-divider:#ffffff26;--combobox-dropdown-arrow:var(--image-file-arrow-drop-down-dark)}:root{--sys-color-on-surface:var(--ref-palette-neutral10);--sys-color-on-surface-subtle:var(--ref-palette-neutral30);--sys-color-on-surface-secondary:var(--ref-palette-neutral30);--sys-color-on-surface-primary:var(--ref-palette-primary10);--sys-color-on-surface-light:var(--ref-palette-neutral50);--sys-color-on-surface-light-graphics:var(--ref-palette-neutral60);--sys-color-surface:var(--ref-palette-neutral99);--sys-color-surface-variant:var(--ref-palette-neutral-variant90);--sys-color-tonal-container:var(--ref-palette-primary90);--sys-color-on-tonal-container:var(--ref-palette-primary10);--sys-color-tertiary-container:var(--ref-palette-tertiary90);--sys-color-on-tertiary-container:var(--ref-palette-tertiary10);--sys-color-error-container:var(--ref-palette-error90);--sys-color-on-error-container:var(--ref-palette-error10);--sys-color-neutral-container:var(--ref-palette-neutral95);--sys-color-omnibox-container:var(--sys-color-surface4);--sys-color-primary:var(--ref-palette-primary40);--sys-color-on-primary:var(--ref-palette-primary100);--sys-color-secondary:var(--ref-palette-secondary40);--sys-color-on-secondary:var(--ref-palette-secondary100);--sys-color-tertiary:var(--ref-palette-tertiary40);--sys-color-on-tertiary:var(--ref-palette-tertiary100);--sys-color-error:var(--ref-palette-error40);--sys-color-on-error:var(--ref-palette-error100);--sys-color-base:var(--ref-palette-neutral98);--sys-color-base-container:var(--sys-color-surface4);--sys-color-base-container-elevated:var(--ref-palette-neutral100);--sys-color-on-base:var(--ref-palette-neutral10);--sys-color-on-base-divider:var(--ref-palette-primary90);--sys-color-inverse-surface:var(--ref-palette-neutral20);--sys-color-inverse-primary:var(--ref-palette-primary80);--sys-color-inverse-on-surface:var(--ref-palette-neutral95);--sys-color-outline:var(--ref-palette-neutral-variant50);--sys-color-tonal-outline:var(--ref-palette-primary80);--sys-color-neutral-outline:var(--ref-palette-neutral80);--sys-color-yellow-outline:var(--ref-palette-yellow70);--sys-color-error-outline:var(--ref-palette-error80);--sys-color-divider:var(--ref-palette-primary90);--sys-color-divider-on-tonal-container:var(--ref-palette-primary80);--sys-color-divider-prominent:var(--ref-palette-primary70);--sys-color-state-hover-on-prominent:color-mix(in srgb,var(--ref-palette-neutral99)10%,transparent);--sys-color-state-hover-on-subtle:color-mix(in srgb,var(--ref-palette-neutral10)6%,transparent);--sys-color-state-hover-dim-blend-protection:#062e6f2e;--sys-color-state-hover-bright-blend-protection:#1f1f1f0f;--sys-color-state-ripple-neutral-on-prominent:color-mix(in srgb,var(--ref-palette-neutral99)16%,transparent);--sys-color-state-ripple-neutral-on-subtle:color-mix(in srgb,var(--ref-palette-neutral10)8%,transparent);--sys-color-state-ripple-primary:color-mix(in srgb,var(--ref-palette-primary70)32%,transparent);--sys-color-state-focus-ring:var(--ref-palette-primary40);--sys-color-state-focus-select:var(--ref-palette-primary80);--sys-color-state-focus-highlight:#1f1f1f0f;--sys-color-state-disabled:#1f1f1f61;--sys-color-state-disabled-container:#1f1f1f1f;--sys-color-state-header-hover:var(--ref-palette-primary80);--sys-color-state-on-header-hover:var(--ref-palette-primary20);--sys-color-state-text-highlight:var(--ref-palette-primary40);--sys-color-state-on-text-highlight:var(--ref-palette-neutral-variant100);--sys-color-state-scrim:#0009;--sys-color-surface5:color-mix(in srgb,var(--ref-palette-primary40)14%,var(--ref-palette-neutral99));--sys-color-surface4:color-mix(in srgb,var(--ref-palette-primary40)12%,var(--ref-palette-neutral99));--sys-color-surface3:color-mix(in srgb,var(--ref-palette-primary40)11%,var(--ref-palette-neutral99));--sys-color-surface2:color-mix(in srgb,var(--ref-palette-primary40)8%,var(--ref-palette-neutral99));--sys-color-surface1:color-mix(in srgb,var(--ref-palette-primary40)5%,var(--ref-palette-neutral99));--sys-color-header-container:var(--ref-palette-primary95);--sys-color-primary-bright:var(--ref-palette-primary50);--sys-color-blue-bright:var(--ref-palette-blue50);--sys-color-green-bright:var(--ref-palette-green60);--sys-color-error-bright:var(--ref-palette-error50);--sys-color-orange-bright:var(--ref-palette-orange60);--sys-color-yellow-bright:var(--ref-palette-yellow60);--sys-color-cyan-bright:var(--ref-palette-cyan50);--sys-color-purple-bright:var(--ref-palette-purple50);--sys-color-neutral-bright:var(--ref-palette-neutral70);--sys-color-pink-bright:var(--ref-palette-pink60);--sys-color-blue:var(--ref-palette-blue40);--sys-color-on-blue:var(--ref-palette-blue100);--sys-color-green:var(--ref-palette-green40);--sys-color-on-green:var(--ref-palette-green100);--sys-color-orange:var(--ref-palette-orange40);--sys-color-on-orange:var(--ref-palette-orange100);--sys-color-yellow:var(--ref-palette-yellow40);--sys-color-on-yellow:var(--ref-palette-yellow100);--sys-color-cyan:var(--ref-palette-cyan40);--sys-color-on-cyan:var(--ref-palette-cyan100);--sys-color-purple:var(--ref-palette-purple40);--sys-color-on-purple:var(--ref-palette-purple100);--sys-color-pink:var(--ref-palette-pink40);--sys-color-on-pink:var(--ref-palette-pink100);--sys-color-yellow-container:var(--ref-palette-yellow90);--sys-color-on-yellow-container:var(--ref-palette-yellow10);--sys-color-cdt-base:var(--sys-color-base-container);--sys-color-cdt-base-container:var(--ref-palette-neutral99);--sys-color-surface-yellow:#fef6d5;--sys-color-surface-yellow-high:#fdf0b9;--sys-color-surface-error:#fcebeb;--sys-color-surface-green:#dbf3e2;--sys-color-on-surface-yellow:var(--ref-palette-yellow20);--sys-color-on-surface-error:var(--ref-palette-error30);--sys-color-on-surface-green:var(--ref-palette-green20);--sys-color-token-variable:var(--sys-color-on-surface);--sys-color-token-property:var(--sys-color-on-surface);--sys-color-token-property-special:var(--ref-palette-error50);--sys-color-token-type:var(--ref-palette-green50);--sys-color-token-definition:var(--ref-palette-blue30);--sys-color-token-variable-special:var(--ref-palette-blue30);--sys-color-token-builtin:var(--ref-palette-blue20);--sys-color-token-keyword:var(--ref-palette-pink40);--sys-color-token-number:var(--ref-palette-blue40);--sys-color-token-string:var(--ref-palette-error40);--sys-color-token-string-special:var(--ref-palette-error50);--sys-color-token-atom:var(--ref-palette-blue20);--sys-color-token-tag:var(--ref-palette-pink30);--sys-color-token-attribute:var(--ref-palette-orange40);--sys-color-token-attribute-value:var(--ref-palette-blue30);--sys-color-token-comment:var(--ref-palette-green40);--sys-color-token-meta:var(--ref-palette-neutral60);--sys-color-token-deleted:var(--ref-palette-error50);--sys-color-token-inserted:var(--ref-palette-green60);--sys-color-token-pseudo-element:var(--ref-palette-blue40);--sys-color-token-subtle:var(--ref-palette-neutral50);--sys-color-gradient-primary:var(--ref-palette-primary90);--sys-color-gradient-tertiary:var(--ref-palette-tertiary95);--sys-size-1:1px;--sys-size-2:2px;--sys-size-3:4px;--sys-size-4:6px;--sys-size-5:8px;--sys-size-6:12px;--sys-size-7:14px;--sys-size-8:16px;--sys-size-9:20px;--sys-size-10:22px;--sys-size-11:24px;--sys-size-12:28px;--sys-size-13:32px;--sys-size-14:40px;--sys-size-15:44px;--sys-size-16:48px;--sys-size-17:56px;--sys-size-18:64px;--sys-size-19:80px;--sys-size-20:112px;--sys-size-21:128px;--sys-size-22:144px;--sys-size-23:160px;--sys-size-24:176px;--sys-size-25:192px;--sys-size-26:208px;--sys-size-27:224px;--sys-size-28:240px;--sys-size-29:256px;--sys-size-30:288px;--sys-size-31:320px;--sys-size-32:384px;--sys-size-33:448px;--sys-size-34:512px;--sys-size-35:576px;--sys-size-36:672px;--sys-size-37:768px;--sys-size-38:896px;--sys-size-39:1024px;--sys-size-40:1152px;--sys-size-41:1280px;--default-font-family:".SFNSDisplay-Regular","Helvetica Neue","Lucida Grande",sans-serif;--monospace-font-size:10px;--monospace-font-family:monospace;--source-code-font-size:11px;--source-code-font-family:monospace;--ref-typeface-weight-regular:400;--ref-typeface-weight-medium:500;--ref-typeface-weight-bold:700;--sys-typescale-headline1:var(--ref-typeface-weight-medium)var(--sys-typescale-headline1-size)/var(--sys-typescale-headline1-line-height)var(--default-font-family);--sys-typescale-headline2:var(--ref-typeface-weight-medium)var(--sys-typescale-headline2-size)/var(--sys-typescale-headline2-line-height)var(--default-font-family);--sys-typescale-headline3:var(--ref-typeface-weight-medium)var(--sys-typescale-headline3-size)/var(--sys-typescale-headline3-line-height)var(--default-font-family);--sys-typescale-headline4:var(--ref-typeface-weight-medium)var(--sys-typescale-headline4-size)/var(--sys-typescale-headline4-line-height)var(--default-font-family);--sys-typescale-headline5:var(--ref-typeface-weight-medium)var(--sys-typescale-headline5-size)/var(--sys-typescale-headline5-line-height)var(--default-font-family);--sys-typescale-body1-regular:var(--ref-typeface-weight-regular)var(--sys-typescale-body1-size)/var(--sys-typescale-body1-line-height)var(--default-font-family);--sys-typescale-body2-regular:var(--ref-typeface-weight-regular)var(--sys-typescale-body2-size)/var(--sys-typescale-body2-line-height)var(--default-font-family);--sys-typescale-body3-regular:var(--ref-typeface-weight-regular)var(--sys-typescale-body3-size)/var(--sys-typescale-body3-line-height)var(--default-font-family);--sys-typescale-body4-regular:var(--ref-typeface-weight-regular)var(--sys-typescale-body4-size)/var(--sys-typescale-body4-line-height)var(--default-font-family);--sys-typescale-body5-regular:var(--ref-typeface-weight-regular)var(--sys-typescale-body5-size)/var(--sys-typescale-body5-line-height)var(--default-font-family);--sys-typescale-body1-medium:var(--ref-typeface-weight-medium)var(--sys-typescale-body1-size)/var(--sys-typescale-body1-line-height)var(--default-font-family);--sys-typescale-body2-medium:var(--ref-typeface-weight-medium)var(--sys-typescale-body2-size)/var(--sys-typescale-body2-line-height)var(--default-font-family);--sys-typescale-body3-medium:var(--ref-typeface-weight-medium)var(--sys-typescale-body3-size)/var(--sys-typescale-body3-line-height)var(--default-font-family);--sys-typescale-body4-medium:var(--ref-typeface-weight-medium)var(--sys-typescale-body4-size)/var(--sys-typescale-body4-line-height)var(--default-font-family);--sys-typescale-body5-medium:var(--ref-typeface-weight-medium)var(--sys-typescale-body5-size)/var(--sys-typescale-body5-line-height)var(--default-font-family);--sys-typescale-body1-bold:var(--ref-typeface-weight-bold)var(--sys-typescale-body1-size)/var(--sys-typescale-body1-line-height)var(--default-font-family);--sys-typescale-body2-bold:var(--ref-typeface-weight-bold)var(--sys-typescale-body2-size)/var(--sys-typescale-body2-line-height)var(--default-font-family);--sys-typescale-body3-bold:var(--ref-typeface-weight-bold)var(--sys-typescale-body3-size)/var(--sys-typescale-body3-line-height)var(--default-font-family);--sys-typescale-body4-bold:var(--ref-typeface-weight-bold)var(--sys-typescale-body4-size)/var(--sys-typescale-body4-line-height)var(--default-font-family);--sys-typescale-body5-bold:var(--ref-typeface-weight-bold)var(--sys-typescale-body5-size)/var(--sys-typescale-body5-line-height)var(--default-font-family);--sys-typescale-monospace-regular:var(--ref-typeface-weight-regular)var(--sys-typescale-monospace-size)/var(--sys-typescale-monospace-line-height)var(--monospace-font-family);--sys-typescale-monospace-bold:var(--ref-typeface-weight-bold)var(--sys-typescale-monospace-size)/var(--sys-typescale-monospace-line-height)var(--monospace-font-family);--sys-typescale-headline1-size:24px;--sys-typescale-headline2-size:20px;--sys-typescale-headline3-size:18px;--sys-typescale-headline4-size:16px;--sys-typescale-headline5-size:14px;--sys-typescale-body1-size:16px;--sys-typescale-body2-size:14px;--sys-typescale-body3-size:13px;--sys-typescale-body4-size:12px;--sys-typescale-body5-size:11px;--sys-typescale-monospace-size:11px;--sys-typescale-headline1-line-height:32px;--sys-typescale-headline2-line-height:24px;--sys-typescale-headline3-line-height:24px;--sys-typescale-headline4-line-height:24px;--sys-typescale-headline5-line-height:20px;--sys-typescale-body1-line-height:24px;--sys-typescale-body2-line-height:20px;--sys-typescale-body3-line-height:20px;--sys-typescale-body4-line-height:16px;--sys-typescale-body5-line-height:16px;--sys-typescale-monospace-line-height:1.2;--sys-elevation-level1:0 1px 2px 0 #0000004d,0 1px 3px 1px #00000026;--sys-elevation-level2:0 1px 2px 0 #0000004d,0 2px 6px 2px #00000026;--sys-elevation-level3:0 4px 8px 3px #00000026,0 1px 3px 0 #0000004d;--sys-elevation-level4:0 6px 10px 4px #00000026,0 2px 3px 0 #0000004d;--sys-elevation-level5:0 8px 12px 6px #00000026,0 4px 4px 0 #0000004d;--sys-shape-corner-extra-small:4px;--sys-shape-corner-small:8px;--sys-shape-corner-medium-small:12px;--sys-shape-corner-medium:16px;--sys-shape-corner-large:24px;--sys-shape-corner-full:9999px;--sys-motion-curve-spatial:cubic-bezier(.27,1.06,.18,1);--sys-motion-duration-short4:.2s;--sys-motion-duration-medium2:.3s;--sys-motion-duration-long2:.5s;--sys-motion-easing-emphasized:cubic-bezier(.2,0,0,1);--ref-palette-primary0:var(--color-ref-primary0,#000);--ref-palette-primary10:var(--color-ref-primary10,#041e49);--ref-palette-primary20:var(--color-ref-primary20,#062e6f);--ref-palette-primary30:var(--color-ref-primary30,#0842a0);--ref-palette-primary40:var(--color-ref-primary40,#0b57d0);--ref-palette-primary50:var(--color-ref-primary50,#1b6ef3);--ref-palette-primary60:var(--color-ref-primary60,#4c8df6);--ref-palette-primary70:var(--color-ref-primary70,#7cacf8);--ref-palette-primary80:var(--color-ref-primary80,#a8c7fa);--ref-palette-primary90:var(--color-ref-primary90,#d3e3fd);--ref-palette-primary95:var(--color-ref-primary95,#ecf3fe);--ref-palette-primary99:var(--color-ref-primary99,#fafbff);--ref-palette-primary100:var(--color-ref-primary100,#fff);--ref-palette-secondary0:var(--color-ref-secondary0,#000);--ref-palette-secondary10:var(--color-ref-secondary10,#001d35);--ref-palette-secondary15:var(--color-ref-secondary15,#002845);--ref-palette-secondary20:var(--color-ref-secondary20,#035);--ref-palette-secondary25:var(--color-ref-secondary25,#003f66);--ref-palette-secondary30:var(--color-ref-secondary30,#004a77);--ref-palette-secondary35:var(--color-ref-secondary35,#005789);--ref-palette-secondary40:var(--color-ref-secondary40,#00639b);--ref-palette-secondary50:var(--color-ref-secondary50,#047db7);--ref-palette-secondary60:var(--color-ref-secondary60,#3998d3);--ref-palette-secondary70:var(--color-ref-secondary70,#5ab3f0);--ref-palette-secondary80:var(--color-ref-secondary80,#7fcfff);--ref-palette-secondary90:var(--color-ref-secondary90,#dff3ff);--ref-palette-secondary95:var(--color-ref-secondary95,#dff3ff);--ref-palette-secondary99:var(--color-ref-secondary99,#f7fcff);--ref-palette-secondary100:var(--color-ref-secondary100,#fff);--ref-palette-tertiary0:var(--color-ref-tertiary0,#000);--ref-palette-tertiary10:var(--color-ref-tertiary10,#072711);--ref-palette-tertiary20:var(--color-ref-tertiary20,#0a3818);--ref-palette-tertiary30:var(--color-ref-tertiary30,#0f5223);--ref-palette-tertiary40:var(--color-ref-tertiary40,#146c2e);--ref-palette-tertiary50:var(--color-ref-tertiary50,#198639);--ref-palette-tertiary60:var(--color-ref-tertiary60,#1ea446);--ref-palette-tertiary70:var(--color-ref-tertiary70,#37be5f);--ref-palette-tertiary80:var(--color-ref-tertiary80,#6dd58c);--ref-palette-tertiary90:var(--color-ref-tertiary90,#c4eed0);--ref-palette-tertiary95:var(--color-ref-tertiary95,#e7f8ed);--ref-palette-tertiary99:var(--color-ref-tertiary99,#f2ffee);--ref-palette-tertiary100:var(--color-ref-tertiary100,#fff);--ref-palette-error0:var(--color-ref-error0,#000);--ref-palette-error10:var(--color-ref-error10,#410e0b);--ref-palette-error20:var(--color-ref-error20,#601410);--ref-palette-error30:var(--color-ref-error30,#8c1d18);--ref-palette-error40:var(--color-ref-error40,#b3261e);--ref-palette-error50:var(--color-ref-error50,#dc362e);--ref-palette-error60:var(--color-ref-error60,#e46962);--ref-palette-error70:var(--color-ref-error70,#ec928e);--ref-palette-error80:var(--color-ref-error80,#f2b8b5);--ref-palette-error90:var(--color-ref-error90,#f9dedc);--ref-palette-error95:var(--color-ref-error95,#e7f8ed);--ref-palette-error99:var(--color-ref-error99,#f2ffee);--ref-palette-error100:var(--color-ref-error100,#fff);--ref-palette-neutral0:var(--color-ref-neutral0,#000);--ref-palette-neutral10:var(--color-ref-neutral10,#1f1f1f);--ref-palette-neutral15:var(--color-ref-neutral15,#282828);--ref-palette-neutral20:var(--color-ref-neutral20,#303030);--ref-palette-neutral25:var(--color-ref-neutral25,#3c3c3c);--ref-palette-neutral30:var(--color-ref-neutral30,#474747);--ref-palette-neutral40:var(--color-ref-neutral40,#5e5e5e);--ref-palette-neutral50:var(--color-ref-neutral50,#757575);--ref-palette-neutral60:var(--color-ref-neutral60,#8f8f8f);--ref-palette-neutral70:var(--color-ref-neutral70,#ababab);--ref-palette-neutral80:var(--color-ref-neutral80,#c7c7c7);--ref-palette-neutral90:var(--color-ref-neutral90,#e3e3e3);--ref-palette-neutral94:var(--color-ref-neutral94,#efeded);--ref-palette-neutral95:var(--color-ref-neutral95,#f2f2f2);--ref-palette-neutral98:var(--color-ref-neutral98,#faf9f8);--ref-palette-neutral99:var(--color-ref-neutral99,#fdfcfb);--ref-palette-neutral100:var(--color-ref-neutral100,#fff);--ref-palette-neutral-variant0:var(--color-ref-neutral-variant0,#000);--ref-palette-neutral-variant10:var(--color-ref-neutral-variant10,#191d1c);--ref-palette-neutral-variant20:var(--color-ref-neutral-variant20,#2d312f);--ref-palette-neutral-variant30:var(--color-ref-neutral-variant30,#444746);--ref-palette-neutral-variant40:var(--color-ref-neutral-variant40,#5c5f5e);--ref-palette-neutral-variant50:var(--color-ref-neutral-variant50,#747775);--ref-palette-neutral-variant60:var(--color-ref-neutral-variant60,#8e918f);--ref-palette-neutral-variant70:var(--color-ref-neutral-variant70,#a9acaa);--ref-palette-neutral-variant80:var(--color-ref-neutral-variant80,#c4c7c5);--ref-palette-neutral-variant90:var(--color-ref-neutral-variant90,#e1e3e1);--ref-palette-neutral-variant95:var(--color-ref-neutral-variant95,#eff2ef);--ref-palette-neutral-variant99:var(--color-ref-neutral-variant99,#fafdfb);--ref-palette-neutral-variant100:var(--color-ref-neutral-variant100,#fff);--ref-palette-blue0:#000;--ref-palette-blue10:#041e49;--ref-palette-blue20:#062e6f;--ref-palette-blue30:#0842a0;--ref-palette-blue40:#0b57d0;--ref-palette-blue50:#1b6ef3;--ref-palette-blue60:#4c8df6;--ref-palette-blue70:#7cacf8;--ref-palette-blue80:#a8c7fa;--ref-palette-blue90:#d3e3fd;--ref-palette-blue95:#ecf3fe;--ref-palette-blue99:#fafbff;--ref-palette-blue100:#fff;--ref-palette-green0:#000;--ref-palette-green10:#072711;--ref-palette-green20:#0a3818;--ref-palette-green30:#0f5223;--ref-palette-green40:#146c2e;--ref-palette-green50:#198639;--ref-palette-green60:#1ea446;--ref-palette-green70:#37be5f;--ref-palette-green80:#6dd58c;--ref-palette-green90:#c4eed0;--ref-palette-green95:#e7f8ed;--ref-palette-green99:#f2ffee;--ref-palette-green100:#fff;--ref-palette-orange0:#000;--ref-palette-orange10:#351002;--ref-palette-orange20:#552005;--ref-palette-orange30:#79320b;--ref-palette-orange40:#9f4312;--ref-palette-orange50:#c6551a;--ref-palette-orange60:#e96725;--ref-palette-orange70:#fe8d59;--ref-palette-orange80:#feb796;--ref-palette-orange90:#ffdccc;--ref-palette-orange95:#ffece6;--ref-palette-orange99:#fffbff;--ref-palette-orange100:#fff;--ref-palette-yellow0:#000;--ref-palette-yellow10:#241a00;--ref-palette-yellow20:#3e2f00;--ref-palette-yellow30:#5c4300;--ref-palette-yellow40:#976700;--ref-palette-yellow50:#ca8a04;--ref-palette-yellow60:#eab308;--ref-palette-yellow70:#facc15;--ref-palette-yellow80:#fde047;--ref-palette-yellow90:#fdf3aa;--ref-palette-yellow95:#fcf8d2;--ref-palette-yellow99:#fffbeb;--ref-palette-yellow100:#fff;--ref-palette-cyan0:#000;--ref-palette-cyan10:#001f28;--ref-palette-cyan20:#003543;--ref-palette-cyan30:#004e60;--ref-palette-cyan40:#00677f;--ref-palette-cyan50:#00829f;--ref-palette-cyan60:#009dc1;--ref-palette-cyan70:#38b9de;--ref-palette-cyan80:#5cd5fb;--ref-palette-cyan90:#b7eaff;--ref-palette-cyan95:#ddf5ff;--ref-palette-cyan99:#f9fdff;--ref-palette-cyan100:#fff;--ref-palette-purple0:#000;--ref-palette-purple10:#2f004d;--ref-palette-purple20:#4d007a;--ref-palette-purple30:#6e00ab;--ref-palette-purple40:#8c1ed3;--ref-palette-purple50:#a743ee;--ref-palette-purple60:#bf67ff;--ref-palette-purple70:#d190ff;--ref-palette-purple80:#e2b6ff;--ref-palette-purple90:#f3daff;--ref-palette-purple95:#fbecff;--ref-palette-purple99:#fffbff;--ref-palette-purple100:#fff;--ref-palette-pink0:#000;--ref-palette-pink10:#3e001d;--ref-palette-pink20:#650033;--ref-palette-pink30:#8e004b;--ref-palette-pink40:#b90063;--ref-palette-pink50:#df237d;--ref-palette-pink55:#ff4896;--ref-palette-pink60:#ff4896;--ref-palette-pink70:#ff84af;--ref-palette-pink80:#ffb1c8;--ref-palette-pink90:#ffd9e2;--ref-palette-pink95:#ffecf0;--ref-palette-pink99:#fffbff;--ref-palette-pink100:#fff;--ref-palette-indigo0:#000;--ref-palette-indigo10:#170065;--ref-palette-indigo20:#29009f;--ref-palette-indigo30:#3f1ccb;--ref-palette-indigo40:#5840e3;--ref-palette-indigo50:#715dfd;--ref-palette-indigo60:#8d7fff;--ref-palette-indigo70:#aaa0ff;--ref-palette-indigo80:#c7bfff;--ref-palette-indigo90:#e4dfff;--ref-palette-indigo95:#f3eeff;--ref-palette-indigo99:#fffbff;--ref-palette-indigo100:#fff}:root.baseline-default{--sys-color-surface5:color-mix(in sRGB,#6991d6 14%,var(--ref-palette-neutral100));--sys-color-surface4:color-mix(in sRGB,#6991d6 12%,var(--ref-palette-neutral100));--sys-color-surface3:color-mix(in sRGB,#6991d6 11%,var(--ref-palette-neutral100));--sys-color-surface2:color-mix(in sRGB,#6991d6 8%,var(--ref-palette-neutral100));--sys-color-surface1:color-mix(in sRGB,#6991d6 5%,var(--ref-palette-neutral100))}:root.baseline-grayscale{--sys-color-divider:var(--ref-palette-neutral90);--sys-color-surface5:color-mix(in srgb,var(--ref-palette-neutral40)14%,var(--ref-palette-neutral100));--sys-color-surface4:color-mix(in srgb,var(--ref-palette-neutral40)12%,var(--ref-palette-neutral100));--sys-color-surface3:color-mix(in srgb,var(--ref-palette-neutral40)11%,var(--ref-palette-neutral100));--sys-color-surface2:color-mix(in srgb,var(--ref-palette-neutral40)8%,var(--ref-palette-neutral100));--sys-color-surface1:color-mix(in srgb,var(--ref-palette-neutral40)5%,var(--ref-palette-neutral100))}:root.baseline-default{--sys-color-base:var(--ref-palette-neutral100);--sys-color-surface:var(--ref-palette-neutral100);--sys-color-cdt-base-container:var(--ref-palette-neutral100)}:root.baseline-default.theme-with-dark-background{--sys-color-surface5:color-mix(in sRGB,#d1e1ff 14%,var(--ref-palette-neutral10));--sys-color-surface4:color-mix(in sRGB,#d1e1ff 12%,var(--ref-palette-neutral10));--sys-color-surface3:color-mix(in sRGB,#d1e1ff 11%,var(--ref-palette-neutral10));--sys-color-surface2:color-mix(in sRGB,#d1e1ff 8%,var(--ref-palette-neutral10));--sys-color-surface1:color-mix(in sRGB,#d1e1ff 5%,var(--ref-palette-neutral10));--sys-color-divider:var(--ref-palette-neutral40);--sys-color-base:var(--ref-palette-neutral25);--sys-color-surface:var(--ref-palette-neutral10);--sys-color-cdt-base-container:var(--ref-palette-neutral15)}:root.baseline-grayscale{--sys-color-base:var(--ref-palette-neutral100);--sys-color-surface:var(--ref-palette-neutral100);--sys-color-cdt-base-container:var(--ref-palette-neutral100)}:root.baseline-grayscale.theme-with-dark-background{--sys-color-surface5:color-mix(in sRGB,#d1e1ff 14%,var(--ref-palette-neutral10));--sys-color-surface4:color-mix(in sRGB,#d1e1ff 12%,var(--ref-palette-neutral10));--sys-color-surface3:color-mix(in sRGB,#d1e1ff 11%,var(--ref-palette-neutral10));--sys-color-surface2:color-mix(in sRGB,#d1e1ff 8%,var(--ref-palette-neutral10));--sys-color-surface1:color-mix(in sRGB,#d1e1ff 5%,var(--ref-palette-neutral10));--sys-color-divider:var(--ref-palette-neutral40);--sys-color-base:var(--ref-palette-neutral25);--sys-color-surface:var(--ref-palette-neutral10);--sys-color-cdt-base-container:var(--ref-palette-neutral15)}:root.theme-with-dark-background{--sys-color-on-surface:var(--ref-palette-neutral90);--sys-color-on-surface-subtle:var(--ref-palette-neutral80);--sys-color-on-surface-secondary:var(--ref-palette-neutral80);--sys-color-on-surface-primary:var(--ref-palette-primary90);--sys-color-on-surface-light:var(--ref-palette-neutral60);--sys-color-on-surface-light-graphics:var(--ref-palette-neutral50);--sys-color-surface:var(--ref-palette-neutral10);--sys-color-surface-variant:var(--ref-palette-neutral-variant30);--sys-color-tonal-container:var(--ref-palette-secondary30);--sys-color-on-tonal-container:var(--ref-palette-secondary90);--sys-color-tertiary-container:var(--ref-palette-tertiary30);--sys-color-on-tertiary-container:var(--ref-palette-tertiary90);--sys-color-error-container:var(--ref-palette-error30);--sys-color-on-error-container:var(--ref-palette-error90);--sys-color-neutral-container:var(--ref-palette-neutral25);--sys-color-omnibox-container:var(--ref-palette-neutral15);--sys-color-primary:var(--ref-palette-primary80);--sys-color-on-primary:var(--ref-palette-primary20);--sys-color-secondary:var(--ref-palette-secondary80);--sys-color-on-secondary:var(--ref-palette-secondary20);--sys-color-tertiary:var(--ref-palette-tertiary80);--sys-color-on-tertiary:var(--ref-palette-tertiary20);--sys-color-error:var(--ref-palette-error80);--sys-color-on-error:var(--ref-palette-error20);--sys-color-base:var(--ref-palette-secondary25);--sys-color-base-container:var(--ref-palette-neutral15);--sys-color-base-container-elevated:var(--ref-palette-neutral25);--sys-color-on-base:var(--ref-palette-neutral90);--sys-color-on-base-divider:var(--ref-palette-neutral40);--sys-color-inverse-surface:var(--ref-palette-neutral90);--sys-color-inverse-primary:var(--ref-palette-primary40);--sys-color-inverse-on-surface:var(--ref-palette-neutral10);--sys-color-outline:var(--ref-palette-neutral-variant60);--sys-color-tonal-outline:var(--ref-palette-secondary50);--sys-color-neutral-outline:var(--ref-palette-neutral50);--sys-color-yellow-outline:var(--ref-palette-yellow40);--sys-color-error-outline:var(--ref-palette-error80);--sys-color-divider:var(--ref-palette-secondary35);--sys-color-divider-on-tonal-container:var(--ref-palette-neutral40);--sys-color-divider-prominent:var(--ref-palette-neutral50);--sys-color-state-hover-on-prominent:color-mix(in srgb,var(--ref-palette-neutral10)6%,transparent);--sys-color-state-hover-on-subtle:color-mix(in srgb,var(--ref-palette-neutral99)10%,transparent);--sys-color-state-hover-dim-blend-protection:#1f1f1f1a;--sys-color-state-hover-bright-blend-protection:#1f1f1f29;--sys-color-state-ripple-neutral-on-prominent:color-mix(in srgb,var(--ref-palette-neutral10)12%,transparent);--sys-color-state-ripple-neutral-on-subtle:color-mix(in srgb,var(--ref-palette-neutral99)16%,transparent);--sys-color-state-ripple-primary:color-mix(in srgb,var(--ref-palette-primary60)32%,transparent);--sys-color-state-focus-ring:var(--ref-palette-primary80);--sys-color-state-focus-select:var(--ref-palette-secondary50);--sys-color-state-focus-highlight:#fdfcfb1a;--sys-color-state-disabled:#e3e3e361;--sys-color-state-disabled-container:#e3e3e31f;--sys-color-state-header-hover:var(--ref-palette-secondary30);--sys-color-state-on-header-hover:var(--ref-palette-secondary90);--sys-color-state-text-highlight:var(--ref-palette-primary80);--sys-color-state-on-text-highlight:var(--ref-palette-neutral-variant0);--sys-color-surface5:color-mix(in srgb,var(--ref-palette-primary80)14%,var(--ref-palette-neutral10));--sys-color-surface4:color-mix(in srgb,var(--ref-palette-primary80)12%,var(--ref-palette-neutral10));--sys-color-surface3:color-mix(in srgb,var(--ref-palette-primary80)11%,var(--ref-palette-neutral10));--sys-color-surface2:color-mix(in srgb,var(--ref-palette-primary80)8%,var(--ref-palette-neutral10));--sys-color-surface1:color-mix(in srgb,var(--ref-palette-primary80)5%,var(--ref-palette-neutral10));--sys-color-header-container:var(--ref-palette-neutral25);--sys-color-primary-bright:var(--ref-palette-primary70);--sys-color-blue-bright:var(--ref-palette-blue70);--sys-color-green-bright:var(--ref-palette-green70);--sys-color-error-bright:var(--ref-palette-error60);--sys-color-orange-bright:var(--ref-palette-orange70);--sys-color-yellow-bright:var(--ref-palette-yellow70);--sys-color-cyan-bright:var(--ref-palette-cyan70);--sys-color-purple-bright:var(--ref-palette-purple70);--sys-color-neutral-bright:var(--ref-palette-neutral50);--sys-color-pink-bright:var(--ref-palette-pink70);--sys-color-blue:var(--ref-palette-blue80);--sys-color-on-blue:var(--ref-palette-blue20);--sys-color-green:var(--ref-palette-green80);--sys-color-on-green:var(--ref-palette-green20);--sys-color-orange:var(--ref-palette-orange80);--sys-color-on-orange:var(--ref-palette-orange20);--sys-color-yellow:var(--ref-palette-yellow80);--sys-color-on-yellow:var(--ref-palette-yellow20);--sys-color-cyan:var(--ref-palette-cyan80);--sys-color-on-cyan:var(--ref-palette-cyan20);--sys-color-purple:var(--ref-palette-purple80);--sys-color-on-purple:var(--ref-palette-purple20);--sys-color-pink:var(--ref-palette-pink80);--sys-color-on-pink:var(--ref-palette-pink20);--sys-color-yellow-container:var(--ref-palette-yellow30);--sys-color-on-yellow-container:var(--ref-palette-yellow90);--sys-color-cdt-base:var(--sys-color-base);--sys-color-cdt-base-container:var(--sys-color-base-container);--sys-color-surface-yellow:#413c26;--sys-color-surface-yellow-high:#4c4425;--sys-color-surface-error:#4e3534;--sys-color-surface-green:#2b4633;--sys-color-on-surface-yellow:var(--ref-palette-yellow90);--sys-color-on-surface-error:var(--ref-palette-error90);--sys-color-on-surface-green:var(--ref-palette-green90);--sys-color-token-variable:var(--ref-palette-neutral80);--sys-color-token-property:var(--ref-palette-yellow70);--sys-color-token-property-special:var(--ref-palette-cyan80);--sys-color-token-type:var(--ref-palette-blue70);--sys-color-token-definition:var(--ref-palette-blue70);--sys-color-token-variable-special:var(--ref-palette-tertiary80);--sys-color-token-builtin:var(--ref-palette-blue80);--sys-color-token-keyword:var(--ref-palette-purple60);--sys-color-token-number:var(--ref-palette-green90);--sys-color-token-string:var(--ref-palette-orange70);--sys-color-token-string-special:var(--ref-palette-orange70);--sys-color-token-atom:var(--ref-palette-green90);--sys-color-token-tag:var(--ref-palette-blue70);--sys-color-token-attribute:var(--ref-palette-blue80);--sys-color-token-attribute-value:var(--ref-palette-orange70);--sys-color-token-comment:var(--ref-palette-neutral70);--sys-color-token-meta:var(--ref-palette-neutral60);--sys-color-token-deleted:var(--ref-palette-error50);--sys-color-token-inserted:var(--ref-palette-green60);--sys-color-token-pseudo-element:var(--ref-palette-pink70);--sys-color-token-subtle:var(--ref-palette-neutral60);--sys-color-gradient-primary:var(--ref-palette-primary30);--sys-color-gradient-tertiary:var(--ref-palette-tertiary30)}:root.platform-linux{--default-font-family:"Google Sans Text","Google Sans",system-ui,sans-serif;--monospace-font-size:11px;--monospace-font-family:"Noto Sans Mono","DejaVu Sans Mono",monospace;--source-code-font-size:11px;--source-code-font-family:"Noto Sans Mono","DejaVu Sans Mono",monospace}:root.platform-mac{--default-font-family:system-ui,sans-serif;--monospace-font-size:11px;--monospace-font-family:monospace;--source-code-font-size:11px;--source-code-font-family:monospace}:root.platform-windows{--default-font-family:system-ui,sans-serif;--monospace-font-size:var(--sys-size-6);--monospace-font-family:monospace;--source-code-font-size:var(--sys-size-6);--source-code-font-family:monospace}:root.platform-screenshot-test{--default-font-family:roboto;--monospace-font-family:roboto;--source-code-font-family:roboto}
|
|
@@ -2,4 +2,4 @@ var x=Object.defineProperty;var ee=(e)=>e;function re(e,r){this[e]=ee.bind(null,
|
|
|
2
2
|
`,"\\n"],["\r","\\r"],["\t","\\t"],["\v","\\v"],["'","\\'"],["\\","\\\\"],["<!--","\\x3C!--"],["<script","\\x3Cscript"],["</script","\\x3C/script"]]),lr=(e)=>{let r=/(\\|<(?:!--|\/?script))|(\p{Control})|(\p{Surrogate})/gu,l=/(\\|'|<(?:!--|\/?script))|(\p{Control})|(\p{Surrogate})/gu,i=(f,g,w,U)=>{if(w){if(n.has(w))return n.get(w);return"\\x"+H(w.charCodeAt(0),2)}if(U)return"\\u"+H(U.charCodeAt(0),4);if(g)return n.get(g)||"";return f},m="",o="";if(!e.includes("'"))o="'",m=e.replaceAll(r,i);else if(!e.includes('"'))o='"',m=e.replaceAll(r,i);else if(!e.includes("`")&&!e.includes("${"))o="`",m=e.replaceAll(r,i);else o="'",m=e.replaceAll(l,i);return`${o}${m}${o}`},ir=(e,...r)=>{let l=0,i=/%(?:(\d+)\$)?(?:\.(\d*))?([%dfs])/g;return e.replaceAll(i,(m,o,f,g)=>{if(g==="%")return"%";if(o!==void 0){if(l=parseInt(o,10)-1,l<0)throw RangeError(`Invalid parameter index ${l+1}`)}if(l>=r.length)throw RangeError(`Expected at least ${l+1} format parameters, but only ${r.length} where given.`);if(g==="s"){let U=String(r[l++]);if(f!==void 0)return U.substring(0,Number(f));return U}let w=Number(r[l++]);if(isNaN(w))w=0;if(g==="d")return String(Math.floor(w)).padStart(Number(f),"0");if(f!==void 0)return w.toFixed(Number(f));return String(w)})},or=(e)=>{function r(w){return w<26?w+65:w<52?w+71:w<62?w-4:w===62?43:w===63?47:65}let i=new TextEncoder().encode(e.toString()),m=i.length,o="";if(m===0)return o;let f,g=0;for(let w=0;w<m;w++)if(f=w%3,g|=i[w]<<(16>>>f&24),f===2)o+=String.fromCharCode(r(g>>>18&63),r(g>>>12&63),r(g>>>6&63),r(g&63)),g=0;if(f===0)o+=String.fromCharCode(r(g>>>18&63),r(g>>>12&63),61,61);else if(f===1)o+=String.fromCharCode(r(g>>>18&63),r(g>>>12&63),r(g>>>6&63),61);return o},O=(e,r)=>{let l=[],i=e.indexOf(r);while(i!==-1)l.push(i),i=e.indexOf(r,i+r.length);return l},mr=(e)=>{let r=O(e,`
|
|
3
3
|
`);return r.push(e.length),r},gr=(e)=>{return/^\s*$/.test(e)},fr=(e,r)=>{let l=e.replace(/^(https|http|file):\/\//i,"");if(r){if(l.toLowerCase().startsWith(r.toLowerCase()))l=l.substr(r.length)}return l},wr=(e)=>{return e.replace(/[\s\xA0]+/g," ")},Ur=(e)=>{return e.split("").reverse().join("")},Rr=(e)=>{return e.replace(/[\0-\x08\x0B\f\x0E-\x1F\x80-\x9F]/g,"�")},Lr=(e)=>{let r=0;for(let l=0;l<e.length;l++){let i=e.charCodeAt(l);if(i<=127)r++;else if(i<=2047)r+=2;else if(i<55296||57343<i)r+=3;else{if(i<=56319&&l+1<e.length){let m=e.charCodeAt(l+1);if(56320<=m&&m<=57343){r+=4,l++;continue}}r+=3}}return r},pr=(e)=>{return e.replace(/(\r)?\n/g,"")},sr=/^([a-z0-9]+(?:-[a-z0-9]+)*\.)*[a-z0-9]+(?:-[a-z0-9]+)*$/,ur=(e)=>{return sr.test(e)},nr=(e)=>{return e.substring(0,1).toUpperCase()+e.substring(1)},Pr=(e)=>{let r=new URL(e);return r.hash="",r.toString()},S="^[]{}()\\.^$*+?|-,",c=function(){return S},ar=function(e){let r="^(?:.*\\0)?";for(let l=0;l<e.length;++l){let i=e.charAt(l);if(S.indexOf(i)!==-1)i="\\"+i;r+="[^\\0"+i+"]*"+i}return new RegExp(r,"i")},vr=function(e,r,l,i=!1){let m=r?"g":"gi",o;if(l)try{o=new RegExp(e,m)}catch{}if(!o)o=N(e,m);if(i&&o)o=new RegExp(`\\b${o.source}\\b`,m);return o},Sr=function(e,r){if(e=e.toUpperCase(),r=r.toUpperCase(),e===r)return 0;return e>r?1:-1},yr=function(e){if(!e)return 0;let r=4294967291,l=1345575271,i=1506996573,m=0,o=1;for(let f=0;f<e.length;f++){let g=e.charCodeAt(f)*i;m=(m+o*g)%r,o=o*l%r}return m=(m+o*(r-1))%r,Math.abs(m|0)},hr=(e,r)=>{if(e>r)return 1;if(e<r)return-1;return 0},br=(e,r)=>{if(e.length<=r)return e;let l=new Intl.Segmenter(void 0,{granularity:"grapheme"}),i="…",m=1;if(r<=m)return i;let o=r-m,f=Math.ceil(o/2),g=Math.floor(o/2),w=0,U=0,L=[];for(let{segment:d,index:h}of l.segment(e)){if(w++,w===f)U=h+d.length;if(g>0){if(L.push(h),L.length>g)L.shift()}}if(w<=r)return e;let T=g>0?L[0]:e.length;return e.slice(0,U)+i+e.slice(T)},_r=(e,r)=>{if(e.length<=r)return e;let l="…",i=1,o=new Intl.Segmenter(void 0,{granularity:"grapheme"}).segment(e)[Symbol.iterator](),f=0;for(let g=0;g<=r-i;g++){let w=o.next();if(w.done)return e;f=w.value.index}for(let g=0;g<i;g++)if(o.next().done)return e;return e.slice(0,f)+l},zr=(e)=>{return F(e,S)},Yr=(e,r)=>{let l=/^\d+|^\D+/,i,m,o,f;while(!0){if(e){if(!r)return 1}else{if(r)return-1;return 0}if(i=e.match(l)[0],m=r.match(l)[0],o=!Number.isNaN(Number(i)),f=!Number.isNaN(Number(m)),o&&!f)return-1;if(f&&!o)return 1;if(o&&f){let g=Number(i)-Number(m);if(g)return g;if(i.length!==m.length){if(!Number(i)&&!Number(m))return i.length-m.length;return m.length-i.length}}else if(i!==m)return i<m?-1:1;e=e.substring(i.length),r=r.substring(m.length)}},Jr=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},E="'",I='"',Kr="\\",Xr=function(e){let r="";for(let l=0;l<e.length;++l){let i=e[l];if(i===Kr){l++;continue}if(i===E||i===I){if(r===i)r="";else if(r==="")r=i}}return r},$r=(e)=>{let r=/'(?:\\.|[^'\\])*'|"(?:\\.|[^"\\])*"/g,l=e.replace(r,""),i=0;for(let m of l)if(m==="(")i++;else if(m===")"&&i>0)i--;return i},N=function(e,r){let l="";for(let i=0;i<e.length;++i){let m=e.charAt(i);if(c().indexOf(m)!==-1)l+="\\";l+=m}return new RegExp(l,r||"")},jr=function(e){return e.toLowerCase()},Gr=/[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,B=function(e){return e.match?.(Gr)?.map((r)=>r.toLowerCase()).join("-").replaceAll("-.-",".")||e};function Hr(e){return Object.fromEntries(Object.entries(e).map(([r,l])=>[B(r),l]))}function Mr(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 Dr=function(e,r,l){let i=e.lastIndexOf(r);if(i===-1)return e;return e.slice(0,i)+e.slice(i).replace(r,l)},Zr=function(r,l=2){if(l===0)return r.toFixed(0);let i=r.toFixed(l).replace(/\.?0*$/,"");return i==="-0"?"0":i},Qr=function(e,r){if(e.length===0||!e.endsWith("="))return e+r;let l=e.substring(0,e.length-4),i=e.substring(e.length-4);return l+globalThis.btoa(globalThis.atob(i)+globalThis.atob(r))},qr={};R(qr,{microSecondsToMilliSeconds:()=>Ar,milliSecondsToSeconds:()=>kr});function kr(e){return e/1000}function Ar(e){return e/1000}var Cr={};R(Cr,{createBitVector:()=>Ir,createExpandableBigUint32Array:()=>Vr,createFixedBigUint32Array:()=>Fr});function Vr(){return new Er}function Fr(e,r){try{if(r!==void 0&&e>r)throw RangeError();return new Or(e)}catch{return new cr(e,r)}}var Or=class extends Uint32Array{getValue(e){return this[e]}setValue(e,r){this[e]=r}asUint32ArrayOrFail(){return this}asArrayOrFail(){throw Error("Not an array")}},cr=class{#e;#r;length;constructor(e,r){this.#e=[],this.length=e;let l=1;while(!0){l*=2,this.#r=Math.ceil(e/l);try{if(r!==void 0&&this.#r>r)throw RangeError();for(let i=0;i<l;++i)this.#e[i]=new Uint32Array(this.#r);return}catch(i){if(this.#r<1e6)throw i}}}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 l=this.#r;this.#e[Math.floor(e/l)][e%l]=r}}asUint32ArrayOrFail(){throw Error("Not a Uint32Array")}asArrayOrFail(){throw Error("Not an array")}},Er=class extends Array{getValue(e){return this[e]}setValue(e,r){this[e]=r}asUint32ArrayOrFail(){throw Error("Not a Uint32Array")}asArrayOrFail(){return this}};function Ir(e){return new Nr(e)}var Nr=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")}},Br={};R(Br,{assertNever:()=>Tr,assertNotNullOrUndefined:()=>Wr,assertUnhandled:()=>dr});function Wr(e,r){if(e===null||e===void 0)throw Error(`Expected given value to not be null/undefined but it was: ${e}${r?`
|
|
4
4
|
${r}`:""}`)}function Tr(e,r){throw Error(r)}function dr(e){return e}var xr={};R(xr,{LocalizedEmptyString:()=>et});var et="",rt={};R(rt,{UserVisibleError:()=>W,isUserVisibleError:()=>tt});var W=class extends Error{message;constructor(e){super(e);this.message=e}};function tt(e){if(typeof e==="object"&&e!==null)return e instanceof W;return!1}Node.prototype.traverseNextTextNode=function(e){let r=this.traverseNextNode(e);if(!r)return null;let l={STYLE:1,SCRIPT:1,"#document-fragment":1};while(r&&(r.nodeType!==Node.TEXT_NODE||l[r.parentNode?r.parentNode.nodeName:""]))r=r.traverseNextNode(e);return r};Element.prototype.positionAt=function(e,r,l){let i={x:0,y:0};if(l)i=l.boxInWindow(this.ownerDocument.defaultView);if(typeof e==="number")this.style.setProperty("left",i.x+e+"px");else this.style.removeProperty("left");if(typeof r==="number")this.style.setProperty("top",i.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 l=this;l&&l!==r&&l!==this.ownerDocument;l=l.parentNodeOrShadowHost())if(l.nodeType===Node.ELEMENT_NODE){let i=!0;for(let m=0;m<e.length&&i;++m)if(!l.classList.contains(e[m]))i=!1;if(i)return l}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 l of r)if(Array.prototype.some.call(l.assignedNodes(),(i)=>i.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};Element.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 l=document.createElement(e);if(r)l.className=r;return this.appendChild(l),l};self.AnchorBox=class{constructor(e,r,l,i){this.x=e||0,this.y=r||0,this.width=l||0,this.height=i||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,l=this,i=this.ownerDocument.defaultView;while(i&&l){if(r.x+=l.getBoundingClientRect().left,r.y+=l.getBoundingClientRect().top,i===e)break;l=i.frameElement,i=i.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((l)=>l.textContent).join("");return e?r.replace(/\s+/g," "):r};Node.prototype.childTextNodes=function(){let e=this.traverseNextTextNode(this),r=[],l={STYLE:1,SCRIPT:1,"#document-fragment":1};while(e){if(!l[e.parentNode?e.parentNode.nodeName:""])r.push(e);e=e.traverseNextTextNode(this)}return r};function u(e){if(![Node.ELEMENT_NODE,Node.TEXT_NODE].includes(e.nodeType)||["SCRIPT","STYLE"].includes(e.nodeName))return[];if(!(e instanceof HTMLElement))return[e];if(e instanceof HTMLSlotElement)return[...e.assignedNodes()].flatMap(u);if(e.shadowRoot)return[...e.shadowRoot.childNodes].flatMap(u);let r=[],l=!1;for(let i of e.childNodes){let m=u(i);if(m.length>1||m.length===1&&m[0]!==i)l=!0;r.push(...m)}if(!l)return[e];return r}Node.prototype.deepInnerText=function(){return u(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 l=this instanceof HTMLSlotElement?this.assignedNodes():[];if(l.length)return l[0];if(this.firstChild)return this.firstChild;let i=this;while(i){if(e&&i===e)return null;let o=m(i);if(o)return o;i=i.assignedSlot||i.parentNodeOrShadowHost()}function m(o){if(!o.assignedSlot)return o.nextSibling;let f=o.assignedSlot.assignedNodes(),g=Array.prototype.indexOf.call(f,o);if(g+1<f.length)return f[g+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:v.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",(l)=>{if(a.isEnterOrSpaceKey(l))r(l)}),e.addEventListener("click",(l)=>r(l))};(function(){let e=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(r,l){if(arguments.length===1)l=!this.contains(r);return e.call(this,r,Boolean(l))}})();var y=new CSSStyleSheet;y.replaceSync(":root {}");var t=y.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-navigationControls_2x",'url("'+new URL("./navigationControls_2x.png",import.meta.url).toString()+'")');t.setProperty("--image-file-navigationControls",'url("'+new URL("./navigationControls.png",import.meta.url).toString()+'")');t.setProperty("--image-file-nodeIcon",'url("'+new URL("./nodeIcon.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-popoverArrows",'url("'+new URL("./popoverArrows.png",import.meta.url).toString()+'")');t.setProperty("--image-file-toolbarResizerVertical",'url("'+new URL("./toolbarResizerVertical.png",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-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-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-custom-typography",'url("'+new URL(new URL("custom-typography.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-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-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-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,y];if(window.opener)window.opener.Emulation.AdvancedApp.instance().deviceModeEmulationFrameLoaded(document);
|
|
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 l=this instanceof HTMLSlotElement?this.assignedNodes():[];if(l.length)return l[0];if(this.firstChild)return this.firstChild;let i=this;while(i){if(e&&i===e)return null;let o=m(i);if(o)return o;i=i.assignedSlot||i.parentNodeOrShadowHost()}function m(o){if(!o.assignedSlot)return o.nextSibling;let f=o.assignedSlot.assignedNodes(),g=Array.prototype.indexOf.call(f,o);if(g+1<f.length)return f[g+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:v.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",(l)=>{if(a.isEnterOrSpaceKey(l))r(l)}),e.addEventListener("click",(l)=>r(l))};(function(){let e=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(r,l){if(arguments.length===1)l=!this.contains(r);return e.call(this,r,Boolean(l))}})();var y=new CSSStyleSheet;y.replaceSync(":root {}");var t=y.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-navigationControls_2x",'url("'+new URL("./navigationControls_2x.png",import.meta.url).toString()+'")');t.setProperty("--image-file-navigationControls",'url("'+new URL("./navigationControls.png",import.meta.url).toString()+'")');t.setProperty("--image-file-nodeIcon",'url("'+new URL("./nodeIcon.avif",import.meta.url).toString()+'")');t.setProperty("--image-file-popoverArrows",'url("'+new URL("./popoverArrows.png",import.meta.url).toString()+'")');t.setProperty("--image-file-toolbarResizerVertical",'url("'+new URL("./toolbarResizerVertical.png",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-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-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-custom-typography",'url("'+new URL(new URL("custom-typography.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-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-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,y];if(window.opener)window.opener.Emulation.AdvancedApp.instance().deviceModeEmulationFrameLoaded(document);
|
|
@@ -24,4 +24,4 @@
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
<body class="undocked" id="-blink-dev-tools">
|
|
27
|
-
<link rel="stylesheet" crossorigin href="./chunk-
|
|
27
|
+
<link rel="stylesheet" crossorigin href="./chunk-9s9mfj17.css"><script type="module" crossorigin src="./chunk-sez2hpwz.js"></script>
|