@covalent/components 11.5.9 → 11.5.11

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.
Files changed (45) hide show
  1. package/action-ribbon.js +2 -2
  2. package/action-ribbon.mjs +15 -15
  3. package/alert.js +1 -1
  4. package/alert.mjs +8 -8
  5. package/app-shell.js +3 -3
  6. package/app-shell.mjs +8 -8
  7. package/button.js +1 -1
  8. package/button.mjs +1 -1
  9. package/card.js +1 -1
  10. package/card.mjs +10 -10
  11. package/{chip-BjFvUMom.js → chip-DiYsniRL.js} +1 -1
  12. package/{chip-vV-teZYv.mjs → chip-S-9zvyg8.mjs} +1 -1
  13. package/chip-set.js +2 -2
  14. package/chip-set.mjs +19 -19
  15. package/chip.js +1 -1
  16. package/chip.mjs +1 -1
  17. package/{code-editor-BFsO7exo.mjs → code-editor-BiWYnbVV.mjs} +8593 -8672
  18. package/{code-editor-BzGE1EMG.js → code-editor-CWb0CzUr.js} +109 -111
  19. package/code-editor.js +1 -1
  20. package/code-editor.mjs +1 -1
  21. package/{html-Q7PUI9YS.js → html-BAAAKI1Z.js} +1 -1
  22. package/{html-_lRwbb85.mjs → html-jiUCJAJI.mjs} +1 -1
  23. package/icon-button.js +3 -3
  24. package/icon-button.mjs +13 -13
  25. package/index.js +1 -1
  26. package/index.mjs +2 -2
  27. package/{javascript-DGxrm2dq.mjs → javascript-BGXXRdWE.mjs} +1 -1
  28. package/{javascript-BdPXpoHG.js → javascript-CqulNpXi.js} +1 -1
  29. package/nav-list-item.js +1 -1
  30. package/nav-list-item.mjs +1 -1
  31. package/notebook-cell.js +1 -1
  32. package/notebook-cell.mjs +1 -1
  33. package/package.json +1 -1
  34. package/{python-DzCY183v.mjs → python-Cshpx36W.mjs} +1 -1
  35. package/{python-D7R1fGvN.js → python-CtCeod6D.js} +1 -1
  36. package/select.js +1 -1
  37. package/select.mjs +35 -35
  38. package/theme/prebuilt/dark-theme.css +1 -1
  39. package/theme/prebuilt/light-theme.css +1 -1
  40. package/toolbar.js +1 -1
  41. package/toolbar.mjs +3 -3
  42. package/tooltip.js +1 -1
  43. package/tooltip.mjs +1 -1
  44. package/{typescript-COsV2CwR.mjs → typescript-BguWSdTR.mjs} +1 -1
  45. package/{typescript-CrZoSsEg.js → typescript-DzR6t9e9.js} +1 -1
@@ -1 +1 @@
1
- :root{--cv-theme-primary: #3053f4;--cv-theme-primary-container: #ececfe;--cv-theme-on-primary: #ffffff;--cv-theme-secondary: #00233c;--cv-theme-secondary-container: #deeafa;--cv-theme-on-secondary: #ffffff;--cv-theme-on-secondary-container: #001d33;--cv-theme-tertiary: #ff5f02;--cv-theme-tertiary-container: #ffdbce;--cv-theme-on-tertiary: #ffffff;--cv-theme-on-tertiary-container: #481300;--cv-theme-surface: #f8f9fb;--cv-theme-surface-dim: #f3f5f9;--cv-theme-surface-bright: #ffffff;--cv-theme-surface-container-lowest: #ffffff;--cv-theme-surface-container-low: #f3f5f9;--cv-theme-surface-container: #eff1f7;--cv-theme-surface-container-high: #ebedf5;--cv-theme-surface-container-highest: #e6e9f3;--cv-theme-on-surface: #00233c;--cv-theme-on-surface-variant: #59627b;--cv-theme-inverse-surface: #3e4557;--cv-theme-inverse-on-surface: #f1f3f8;--cv-theme-negative: #ae1209;--cv-theme-negative-container: #ffb2ae;--cv-theme-on-negative: #ffffff;--cv-theme-on-negative-container: #110201;--cv-theme-positive: #036600;--cv-theme-positive-container: #8fcc8e;--cv-theme-on-positive: #ffffff;--cv-theme-on-positive-container: #000a00;--cv-theme-caution: #f38800;--cv-theme-caution-container: #ffcc8c;--cv-theme-on-caution: #ffffff;--cv-theme-on-caution-container: #180e00;--cv-theme-outline: #727d9c;--cv-theme-outline-variant: #d1d5e7;--cv-theme-shadow: #000000;--cv-theme-scrim: rgba(0, 0, 0, 0.32);--cv-theme-primary-fixed: #dee0ff;--cv-theme-primary-fixed-dim: #bac3ff;--cv-theme-secondary-fixed: #deeafa;--cv-theme-secondary-fixed-dim: #bcd5f6;--cv-theme-tertiary-fixed: #ffdbce;--cv-theme-tertiary-fixed-dim: #ffc0a8;--cv-theme-primary-8: rgba(48, 83, 244, 0.08);--cv-theme-primary-12: rgba(48, 83, 244, 0.12);--cv-theme-on-surface-8: rgba(0, 35, 60, 0.08);--cv-theme-on-surface-12: rgba(0, 35, 60, 0.12);--cv-theme-on-primary-container: #00115a;--cv-theme-inverse-primary: #bac3ff;--cv-theme-on-surface-38: rgba(0, 35, 60, 0.38);--cv-theme-on-surface-16: rgba(0, 35, 60, 0.16);--cv-theme-on-primary-12: rgba(255, 255, 255, 0.12);--cv-theme-on-primary-8: rgba(255, 255, 255, 0.08);--cv-theme-primary-16: rgba(48, 83, 244, 0.16);--cv-theme-on-surface-variant-8: rgba(89, 98, 123, 0.08);--cv-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.08);--cv-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.12);--cv-theme-on-primary-container-12: rgba(0, 17, 90, 0.12);--cv-theme-on-surface-variant-12: rgba(89, 98, 123, 0.12);--cv-theme-on-secondary-container-8: rgba(0, 29, 51, 0.08);--cv-theme-on-secondary-container-16: rgba(0, 29, 51, 0.16);--cv-theme-outline-8: rgba(114, 125, 156, 0.08);--cv-theme-outline-12: rgba(114, 125, 156, 0.12);--cv-theme-outline-16: rgba(114, 125, 156, 0.16);--cv-theme-surface-variant: #f8f9fb;--cv-theme-emphasis: #b10142;--cv-theme-emphasis-container: #e8b3c6;--cv-theme-on-emphasis: #ffffff;--cv-theme-on-emphasis-container: #120007;--cv-theme-positive-16: rgba(3, 102, 0, 0.16);--cv-theme-caution-16: rgba(243, 136, 0, 0.16);--cv-theme-negative-12: rgba(174, 18, 9, 0.12);--cv-theme-on-secondary-container-12: rgba(0, 29, 51, 0.12);--cv-theme-on-primary-16: rgba(255, 255, 255, 0.16);--cv-theme-on-primary-container-8: rgba(0, 17, 90, 0.08);--cv-theme-on-primary-container-16: rgba(0, 17, 90, 0.16);--cv-theme-on-secondary-8: rgba(255, 255, 255, 0.08);--cv-theme-on-secondary-12: rgba(255, 255, 255, 0.12);--cv-theme-on-secondary-16: rgba(255, 255, 255, 0.16);--cv-theme-on-tertiary-8: rgba(255, 255, 255, 0.08);--cv-theme-on-tertiary-12: rgba(255, 255, 255, 0.12);--cv-theme-on-tertiary-16: rgba(255, 255, 255, 0.16);--cv-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.16);--cv-theme-on-surface-variant-16: rgba(89, 98, 123, 0.16);--cv-theme-negative-8: rgba(174, 18, 9, 0.08);--cv-theme-negative-16: rgba(174, 18, 9, 0.16);--cv-theme-positive-12: rgba(3, 102, 0, 0.12);--cv-theme-positive-8: rgba(3, 102, 0, 0.08);--cv-theme-on-positive-8: rgba(255, 255, 255, 0.08);--cv-theme-on-positive-12: rgba(255, 255, 255, 0.12);--cv-theme-on-positive-16: rgba(255, 255, 255, 0.16);--cv-theme-on-positive-container-8: rgba(0, 10, 0, 0.08);--cv-theme-on-positive-container-12: rgba(0, 10, 0, 0.12);--cv-theme-on-positive-container-16: rgba(0, 10, 0, 0.16);--cv-theme-caution-12: rgba(243, 136, 0, 0.12);--cv-theme-caution-8: rgba(243, 136, 0, 0.08);--cv-theme-on-caution-8: rgba(255, 255, 255, 0.08);--cv-theme-on-caution-12: rgba(255, 255, 255, 0.12);--cv-theme-on-caution-16: rgba(255, 255, 255, 0.16);--cv-theme-on-negative-8: rgba(255, 255, 255, 0.08);--cv-theme-on-negative-12: rgba(255, 255, 255, 0.12);--cv-theme-on-negative-16: rgba(255, 255, 255, 0.16);--cv-theme-on-caution-container-8: rgba(24, 14, 0, 0.08);--cv-theme-on-caution-container-12: rgba(24, 14, 0, 0.12);--cv-theme-on-caution-container-16: rgba(24, 14, 0, 0.16);--cv-theme-emphasis-8: rgba(177, 1, 66, 0.08);--cv-theme-emphasis-12: rgba(177, 1, 66, 0.12);--cv-theme-emphasis-16: rgba(177, 1, 66, 0.16);--cv-theme-on-emphasis-8: rgba(255, 255, 255, 0.08);--cv-theme-on-emphasis-12: rgba(255, 255, 255, 0.12);--cv-theme-on-emphasis-16: rgba(255, 255, 255, 0.16);--cv-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.08);--cv-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.12);--cv-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.16);--cv-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.12);--cv-theme-inverse-primary-12: rgba(186, 195, 255, 0.12);--cv-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.08);--cv-theme-inverse-primary-8: rgba(186, 195, 255, 0.08);--cv-theme-inverse-primary-16: rgba(186, 195, 255, 0.16);--cv-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.12);--cv-theme-on-primary-74: rgba(255, 255, 255, 0.74);--cv-theme-on-surface-74: rgba(0, 35, 60, 0.74);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-secondary-8: rgba(0, 35, 60, 0.08);--cv-theme-secondary-12: rgba(0, 35, 60, 0.12);--cv-theme-secondary-16: rgba(0, 35, 60, 0.16);--cv-theme-on-secondary-74: rgba(255, 255, 255, 0.74);--cv-theme-inverse-secondary: #bcd5f6;--cv-theme-inverse-secondary-8: rgba(188, 213, 246, 0.08);--cv-theme-inverse-secondary-12: rgba(188, 213, 246, 0.12);--cv-theme-inverse-secondary-16: rgba(195, 197, 221, 0.16);--cv-theme-on-tertiary-74: rgba(255, 255, 255, 0.74);--cv-theme-inverse-tertiary: #ff5f02;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-on-negative-container-8: rgba(17, 2, 1, 0.08);--cv-theme-on-negative-container-12: rgba(17, 2, 1, 0.12);--cv-theme-on-negative-container-16: rgba(17, 2, 1, 0.16);--cv-theme-on-surface-4: rgba(0, 35, 60, 0.04);--cv-theme-on-surface-variant-4: rgba(89, 98, 123, 0.04);--cv-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.04);--cv-theme-primary-4: rgba(48, 83, 244, 0.04);--cv-theme-on-primary-4: rgba(255, 255, 255, 0.04);--cv-theme-on-primary-container-4: rgba(0, 17, 90, 0.04);--cv-theme-inverse-primary-4: rgba(186, 195, 255, 0.04);--cv-theme-secondary-4: rgba(0, 35, 60, 0.04);--cv-theme-on-secondary-4: rgba(255, 255, 255, 0.04);--cv-theme-on-secondary-container-4: rgba(0, 29, 51, 0.04);--cv-theme-inverse-secondary-4: rgba(188, 213, 246, 0.04);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-on-tertiary-4: rgba(255, 255, 255, 0.04);--cv-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.04);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-negative-4: rgba(174, 18, 9, 0.04);--cv-theme-on-negative-4: rgba(255, 255, 255, 0.04);--cv-theme-on-negative-container-4: rgba(17, 2, 1, 0.04);--cv-theme-positive-4: rgba(3, 102, 0, 0.04);--cv-theme-on-positive-4: rgba(255, 255, 255, 0.04);--cv-theme-on-positive-container-4: rgba(0, 10, 0, 0.04);--cv-theme-caution-4: rgba(243, 136, 0, 0.04);--cv-theme-on-caution-4: rgba(255, 255, 255, 0.04);--cv-theme-on-caution-container-4: rgba(24, 14, 0, 0.04);--cv-theme-emphasis-4: rgba(177, 1, 66, 0.04);--cv-theme-on-emphasis-4: rgba(255, 255, 255, 0.04);--cv-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.04);--cv-theme-on-surface-20: rgba(0, 35, 60, 0.2);--cv-theme-primary-20: rgba(48, 83, 244, 0.2);--cv-theme-negative-20: rgba(174, 18, 9, 0.2);--cv-theme-positive-20: rgba(3, 102, 0, 0.2);--cv-theme-caution-20: rgba(243, 136, 0, 0.2);--cv-theme-emphasis-20: rgba(177, 1, 66, 0.2);--cv-theme-primary-24: rgba(48, 83, 244, 0.24);--cv-theme-negative-24: rgba(174, 18, 9, 0.24);--cv-theme-positive-24: rgba(3, 102, 0, 0.24);--cv-theme-caution-24: rgba(243, 136, 0, 0.24);--cv-theme-emphasis-24: rgba(177, 1, 66, 0.24);--cv-theme-background: #f8f9fb;--cv-theme-surface-variant-8: rgba(248, 249, 251, 0.08);--cv-theme-surface-variant-12: rgba(248, 249, 251, 0.12);--cv-theme-surface-variant-16: rgba(253, 249, 252, 0.16);--cv-theme-logo: #ff5f02;--cv-theme-on-surface-variant-38: rgba(89, 98, 123, 0.38);--cv-theme-on-primary-38: rgba(255, 255, 255, 0.38);--cv-theme-on-secondary-38: rgba(255, 255, 255, 0.38);--cv-theme-on-secondary-container-38: rgba(0, 29, 51, 0.38);--cv-theme-on-secondary-container-74: rgba(0, 29, 51, 0.74);--cv-theme-on-tertiary-38: rgba(255, 255, 255, 0.38);--cv-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.38);--cv-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.74);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--cv-theme-negative-38: rgba(174, 18, 9, 0.38);--cv-theme-negative-74: rgba(174, 18, 9, 0.74);--cv-theme-on-negative-38: rgba(255, 255, 255, 0.38);--cv-theme-on-negative-74: rgba(255, 255, 255, 0.74);--cv-theme-on-negative-container-38: rgba(17, 2, 1, 0.38);--cv-theme-on-negative-container-74: rgba(17, 2, 1, 0.74);--cv-theme-positive-38: rgba(3, 102, 0, 0.38);--cv-theme-positive-74: rgba(3, 102, 0, 0.74);--cv-theme-on-positive-38: rgba(255, 255, 255, 0.38);--cv-theme-on-positive-74: rgba(255, 255, 255, 0.74);--cv-theme-on-positive-container-38: rgba(0, 10, 0, 0.38);--cv-theme-on-positive-container-74: rgba(0, 10, 0, 0.74);--cv-theme-caution-38: rgba(243, 136, 0, 0.38);--cv-theme-caution-74: rgba(243, 136, 0, 0.74);--cv-theme-on-caution-38: rgba(255, 255, 255, 0.38);--cv-theme-on-caution-74: rgba(255, 255, 255, 0.74);--cv-theme-on-caution-container-38: rgba(24, 14, 0, 0.38);--cv-theme-on-caution-container-74: rgba(24, 14, 0, 0.74);--cv-theme-emphasis-38: rgba(177, 1, 66, 0.38);--cv-theme-emphasis-74: rgba(177, 1, 66, 0.74);--cv-theme-on-emphasis-38: rgba(255, 255, 255, 0.38);--cv-theme-on-emphasis-74: rgba(255, 255, 255, 0.74);--cv-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.38);--cv-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.74);--cv-theme-on-primary-container-38: rgba(0, 17, 90, 0.38);--cv-theme-on-primary-container-74: rgba(0, 17, 90, 0.74);--cv-theme-primary-38: rgba(48, 83, 244, 0.38);--cv-theme-primary-74: rgba(48, 83, 244, 0.74);--cv-theme-brand: #ff5f02;--cv-theme-code-snippet-color: #383a42;--cv-theme-code-snippet-comment: #6c6c6c;--cv-theme-code-snippet-keyword: #a626a4;--cv-theme-code-snippet-selector: #ad0f00;--cv-theme-code-snippet-literal: #17749b;--cv-theme-code-snippet-string: #0a7c08;--cv-theme-code-snippet-variable: #8e6102;--cv-theme-code-snippet-title: #004ffd;--cv-theme-code-snippet-class: #6a6c02;--cv-theme-error: #ae1209;--cv-theme-on-background: #00233c;--cv-theme-on-error: #ffffff;--cv-theme-divider: #d1d5e7;--cv-theme-accent: #3053f4;--cv-theme-surface-canvas: #ffffff;--cv-theme-surface-primary: #ececfe;--cv-theme-surface-primary-highlight: rgba(48, 83, 244, 0.08);--cv-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.08);--cv-theme-surface-accent: #ececfe;--cv-theme-surface-accent-highlight: rgba(48, 83, 244, 0.08);--cv-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.12);--cv-theme-surface-secondary: #deeafa;--cv-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.08);--cv-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.08);--cv-theme-surface-positive: #8fcc8e;--cv-theme-surface-positive-highlight: rgba(3, 102, 0, 0.08);--cv-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.08);--cv-theme-surface-caution: #ffcc8c;--cv-theme-surface-caution-highlight: rgba(243, 136, 0, 0.08);--cv-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.08);--cv-theme-surface-negative: #ffb2ae;--cv-theme-surface-negative-highlight: rgba(174, 18, 9, 0.08);--cv-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.08);--cv-theme-surface-neutral: #f3f5f9;--cv-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--cv-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--cv-theme-surface-emphasis: #e8b3c6;--cv-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.08);--cv-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.08);--cv-theme-text-primary-on-background: #00233c;--cv-theme-text-secondary-on-background: #59627b;--cv-theme-text-hint-on-background: #59627b;--cv-theme-text-disabled-on-background: rgba(0, 35, 60, 0.38);--cv-theme-text-icon-on-background: #59627b;--cv-theme-text-logo-on-background: #ff5f02;--cv-theme-text-primary-on-light: #00233c;--cv-theme-text-secondary-on-light: #59627b;--cv-theme-text-hint-on-light: #59627b;--cv-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--cv-theme-text-icon-on-light: #59627b;--cv-theme-text-primary-on-dark: #ebe8ec;--cv-theme-text-secondary-on-dark: #d5d3d8;--cv-theme-text-hint-on-dark: #d5d3d8;--cv-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--cv-theme-text-icon-on-dark: #d5d3d8;--cv-typography-font-family: Inter, Arial, sans-serif;--cv-typography-headline1-font-family: Inter, Arial, sans-serif;--cv-typography-headline1-font-size: 96px;--cv-typography-headline1-font-weight: 300;--cv-typography-headline1-line-height: 112px;--cv-typography-headline1-letter-spacing: -1.5px;--cv-typography-headline2-font-family: Inter, Arial, sans-serif;--cv-typography-headline2-font-size: 60px;--cv-typography-headline2-font-weight: 300;--cv-typography-headline2-line-height: 72px;--cv-typography-headline2-letter-spacing: -0.5px;--cv-typography-headline3-font-family: Inter, Arial, sans-serif;--cv-typography-headline3-font-size: 48px;--cv-typography-headline3-font-weight: 400;--cv-typography-headline3-line-height: 56px;--cv-typography-headline3-letter-spacing: 0px;--cv-typography-headline4-font-family: Inter, Arial, sans-serif;--cv-typography-headline4-font-size: 34px;--cv-typography-headline4-font-weight: 400;--cv-typography-headline4-line-height: 42px;--cv-typography-headline4-letter-spacing: 0px;--cv-typography-headline5-font-family: Inter, Arial, sans-serif;--cv-typography-headline5-font-size: 24px;--cv-typography-headline5-font-weight: 400;--cv-typography-headline5-line-height: 36px;--cv-typography-headline5-letter-spacing: 0.18px;--cv-typography-headline6-font-family: Inter, Arial, sans-serif;--cv-typography-headline6-font-size: 20px;--cv-typography-headline6-font-weight: 500;--cv-typography-headline6-line-height: 24px;--cv-typography-headline6-letter-spacing: 0.15px;--cv-typography-subtitle1-font-family: Inter, Arial, sans-serif;--cv-typography-subtitle1-font-size: 16px;--cv-typography-subtitle1-font-weight: 500;--cv-typography-subtitle1-line-height: 28px;--cv-typography-subtitle1-letter-spacing: 0.15px;--cv-typography-subtitle2-font-family: Inter, Arial, sans-serif;--cv-typography-subtitle2-font-size: 14px;--cv-typography-subtitle2-font-weight: 500;--cv-typography-subtitle2-line-height: 22px;--cv-typography-subtitle2-letter-spacing: 0.1px;--cv-typography-body1-font-family: Inter, Arial, sans-serif;--cv-typography-body1-font-size: 16px;--cv-typography-body1-font-weight: 400;--cv-typography-body1-line-height: 24px;--cv-typography-body1-letter-spacing: 0px;--cv-typography-body2-font-family: Inter, Arial, sans-serif;--cv-typography-body2-font-size: 14px;--cv-typography-body2-font-weight: 400;--cv-typography-body2-line-height: 20px;--cv-typography-body2-letter-spacing: 0px;--cv-typography-button-font-family: Inter, Arial, sans-serif;--cv-typography-button-font-size: 14px;--cv-typography-button-font-weight: 500;--cv-typography-button-line-height: 16px;--cv-typography-button-letter-spacing: 0px;--cv-typography-caption-font-family: Inter, Arial, sans-serif;--cv-typography-caption-font-size: 12px;--cv-typography-caption-font-weight: 400;--cv-typography-caption-line-height: 16px;--cv-typography-caption-letter-spacing: 0px;--cv-typography-code-font-family: Roboto Mono, monospace;--cv-typography-code-font-size: 12px;--cv-typography-code-font-weight: 400;--cv-typography-code-line-height: 20px;--cv-typography-code-letter-spacing: 0px;--mdc-theme-primary: #3053f4;--mdc-theme-primary-container: #ececfe;--mdc-theme-on-primary: #ffffff;--mdc-theme-secondary: #00233c;--mdc-theme-secondary-container: #deeafa;--mdc-theme-on-secondary: #ffffff;--mdc-theme-on-secondary-container: #001d33;--mdc-theme-tertiary: #ff5f02;--mdc-theme-tertiary-container: #ffdbce;--mdc-theme-on-tertiary: #ffffff;--mdc-theme-on-tertiary-container: #481300;--mdc-theme-surface: #f8f9fb;--mdc-theme-surface-dim: #f3f5f9;--mdc-theme-surface-bright: #ffffff;--mdc-theme-surface-container-lowest: #ffffff;--mdc-theme-surface-container-low: #f3f5f9;--mdc-theme-surface-container: #eff1f7;--mdc-theme-surface-container-high: #ebedf5;--mdc-theme-surface-container-highest: #e6e9f3;--mdc-theme-on-surface: #00233c;--mdc-theme-on-surface-variant: #59627b;--mdc-theme-inverse-surface: #3e4557;--mdc-theme-inverse-on-surface: #f1f3f8;--mdc-theme-negative: #ae1209;--mdc-theme-negative-container: #ffb2ae;--mdc-theme-on-negative: #ffffff;--mdc-theme-on-negative-container: #110201;--mdc-theme-positive: #036600;--mdc-theme-positive-container: #8fcc8e;--mdc-theme-on-positive: #ffffff;--mdc-theme-on-positive-container: #000a00;--mdc-theme-caution: #f38800;--mdc-theme-caution-container: #ffcc8c;--mdc-theme-on-caution: #ffffff;--mdc-theme-on-caution-container: #180e00;--mdc-theme-outline: #727d9c;--mdc-theme-outline-variant: #d1d5e7;--mdc-theme-shadow: #000000;--mdc-theme-scrim: rgba(0, 0, 0, 0.32);--mdc-theme-primary-fixed: #dee0ff;--mdc-theme-primary-fixed-dim: #bac3ff;--mdc-theme-secondary-fixed: #deeafa;--mdc-theme-secondary-fixed-dim: #bcd5f6;--mdc-theme-tertiary-fixed: #ffdbce;--mdc-theme-tertiary-fixed-dim: #ffc0a8;--mdc-theme-primary-8: rgba(48, 83, 244, 0.08);--mdc-theme-primary-12: rgba(48, 83, 244, 0.12);--mdc-theme-on-surface-8: rgba(0, 35, 60, 0.08);--mdc-theme-on-surface-12: rgba(0, 35, 60, 0.12);--mdc-theme-on-primary-container: #00115a;--mdc-theme-inverse-primary: #bac3ff;--mdc-theme-on-surface-38: rgba(0, 35, 60, 0.38);--mdc-theme-on-surface-16: rgba(0, 35, 60, 0.16);--mdc-theme-on-primary-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-primary-8: rgba(255, 255, 255, 0.08);--mdc-theme-primary-16: rgba(48, 83, 244, 0.16);--mdc-theme-on-surface-variant-8: rgba(89, 98, 123, 0.08);--mdc-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.08);--mdc-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.12);--mdc-theme-on-primary-container-12: rgba(0, 17, 90, 0.12);--mdc-theme-on-surface-variant-12: rgba(89, 98, 123, 0.12);--mdc-theme-on-secondary-container-8: rgba(0, 29, 51, 0.08);--mdc-theme-on-secondary-container-16: rgba(0, 29, 51, 0.16);--mdc-theme-outline-8: rgba(114, 125, 156, 0.08);--mdc-theme-outline-12: rgba(114, 125, 156, 0.12);--mdc-theme-outline-16: rgba(114, 125, 156, 0.16);--mdc-theme-surface-variant: #f8f9fb;--mdc-theme-emphasis: #b10142;--mdc-theme-emphasis-container: #e8b3c6;--mdc-theme-on-emphasis: #ffffff;--mdc-theme-on-emphasis-container: #120007;--mdc-theme-positive-16: rgba(3, 102, 0, 0.16);--mdc-theme-caution-16: rgba(243, 136, 0, 0.16);--mdc-theme-negative-12: rgba(174, 18, 9, 0.12);--mdc-theme-on-secondary-container-12: rgba(0, 29, 51, 0.12);--mdc-theme-on-primary-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-primary-container-8: rgba(0, 17, 90, 0.08);--mdc-theme-on-primary-container-16: rgba(0, 17, 90, 0.16);--mdc-theme-on-secondary-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-secondary-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-secondary-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-tertiary-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-tertiary-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-tertiary-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.16);--mdc-theme-on-surface-variant-16: rgba(89, 98, 123, 0.16);--mdc-theme-negative-8: rgba(174, 18, 9, 0.08);--mdc-theme-negative-16: rgba(174, 18, 9, 0.16);--mdc-theme-positive-12: rgba(3, 102, 0, 0.12);--mdc-theme-positive-8: rgba(3, 102, 0, 0.08);--mdc-theme-on-positive-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-positive-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-positive-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-positive-container-8: rgba(0, 10, 0, 0.08);--mdc-theme-on-positive-container-12: rgba(0, 10, 0, 0.12);--mdc-theme-on-positive-container-16: rgba(0, 10, 0, 0.16);--mdc-theme-caution-12: rgba(243, 136, 0, 0.12);--mdc-theme-caution-8: rgba(243, 136, 0, 0.08);--mdc-theme-on-caution-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-caution-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-caution-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-negative-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-negative-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-negative-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-caution-container-8: rgba(24, 14, 0, 0.08);--mdc-theme-on-caution-container-12: rgba(24, 14, 0, 0.12);--mdc-theme-on-caution-container-16: rgba(24, 14, 0, 0.16);--mdc-theme-emphasis-8: rgba(177, 1, 66, 0.08);--mdc-theme-emphasis-12: rgba(177, 1, 66, 0.12);--mdc-theme-emphasis-16: rgba(177, 1, 66, 0.16);--mdc-theme-on-emphasis-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-emphasis-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-emphasis-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.08);--mdc-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.12);--mdc-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.16);--mdc-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.12);--mdc-theme-inverse-primary-12: rgba(186, 195, 255, 0.12);--mdc-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.08);--mdc-theme-inverse-primary-8: rgba(186, 195, 255, 0.08);--mdc-theme-inverse-primary-16: rgba(186, 195, 255, 0.16);--mdc-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.12);--mdc-theme-on-primary-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-surface-74: rgba(0, 35, 60, 0.74);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-secondary-8: rgba(0, 35, 60, 0.08);--mdc-theme-secondary-12: rgba(0, 35, 60, 0.12);--mdc-theme-secondary-16: rgba(0, 35, 60, 0.16);--mdc-theme-on-secondary-74: rgba(255, 255, 255, 0.74);--mdc-theme-inverse-secondary: #bcd5f6;--mdc-theme-inverse-secondary-8: rgba(188, 213, 246, 0.08);--mdc-theme-inverse-secondary-12: rgba(188, 213, 246, 0.12);--mdc-theme-inverse-secondary-16: rgba(195, 197, 221, 0.16);--mdc-theme-on-tertiary-74: rgba(255, 255, 255, 0.74);--mdc-theme-inverse-tertiary: #ff5f02;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-on-negative-container-8: rgba(17, 2, 1, 0.08);--mdc-theme-on-negative-container-12: rgba(17, 2, 1, 0.12);--mdc-theme-on-negative-container-16: rgba(17, 2, 1, 0.16);--mdc-theme-on-surface-4: rgba(0, 35, 60, 0.04);--mdc-theme-on-surface-variant-4: rgba(89, 98, 123, 0.04);--mdc-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.04);--mdc-theme-primary-4: rgba(48, 83, 244, 0.04);--mdc-theme-on-primary-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-primary-container-4: rgba(0, 17, 90, 0.04);--mdc-theme-inverse-primary-4: rgba(186, 195, 255, 0.04);--mdc-theme-secondary-4: rgba(0, 35, 60, 0.04);--mdc-theme-on-secondary-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-secondary-container-4: rgba(0, 29, 51, 0.04);--mdc-theme-inverse-secondary-4: rgba(188, 213, 246, 0.04);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-on-tertiary-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.04);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-negative-4: rgba(174, 18, 9, 0.04);--mdc-theme-on-negative-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-negative-container-4: rgba(17, 2, 1, 0.04);--mdc-theme-positive-4: rgba(3, 102, 0, 0.04);--mdc-theme-on-positive-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-positive-container-4: rgba(0, 10, 0, 0.04);--mdc-theme-caution-4: rgba(243, 136, 0, 0.04);--mdc-theme-on-caution-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-caution-container-4: rgba(24, 14, 0, 0.04);--mdc-theme-emphasis-4: rgba(177, 1, 66, 0.04);--mdc-theme-on-emphasis-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.04);--mdc-theme-on-surface-20: rgba(0, 35, 60, 0.2);--mdc-theme-primary-20: rgba(48, 83, 244, 0.2);--mdc-theme-negative-20: rgba(174, 18, 9, 0.2);--mdc-theme-positive-20: rgba(3, 102, 0, 0.2);--mdc-theme-caution-20: rgba(243, 136, 0, 0.2);--mdc-theme-emphasis-20: rgba(177, 1, 66, 0.2);--mdc-theme-primary-24: rgba(48, 83, 244, 0.24);--mdc-theme-negative-24: rgba(174, 18, 9, 0.24);--mdc-theme-positive-24: rgba(3, 102, 0, 0.24);--mdc-theme-caution-24: rgba(243, 136, 0, 0.24);--mdc-theme-emphasis-24: rgba(177, 1, 66, 0.24);--mdc-theme-background: #f8f9fb;--mdc-theme-surface-variant-8: rgba(248, 249, 251, 0.08);--mdc-theme-surface-variant-12: rgba(248, 249, 251, 0.12);--mdc-theme-surface-variant-16: rgba(253, 249, 252, 0.16);--mdc-theme-logo: #ff5f02;--mdc-theme-on-surface-variant-38: rgba(89, 98, 123, 0.38);--mdc-theme-on-primary-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-secondary-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-secondary-container-38: rgba(0, 29, 51, 0.38);--mdc-theme-on-secondary-container-74: rgba(0, 29, 51, 0.74);--mdc-theme-on-tertiary-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.38);--mdc-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.74);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--mdc-theme-negative-38: rgba(174, 18, 9, 0.38);--mdc-theme-negative-74: rgba(174, 18, 9, 0.74);--mdc-theme-on-negative-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-negative-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-negative-container-38: rgba(17, 2, 1, 0.38);--mdc-theme-on-negative-container-74: rgba(17, 2, 1, 0.74);--mdc-theme-positive-38: rgba(3, 102, 0, 0.38);--mdc-theme-positive-74: rgba(3, 102, 0, 0.74);--mdc-theme-on-positive-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-positive-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-positive-container-38: rgba(0, 10, 0, 0.38);--mdc-theme-on-positive-container-74: rgba(0, 10, 0, 0.74);--mdc-theme-caution-38: rgba(243, 136, 0, 0.38);--mdc-theme-caution-74: rgba(243, 136, 0, 0.74);--mdc-theme-on-caution-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-caution-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-caution-container-38: rgba(24, 14, 0, 0.38);--mdc-theme-on-caution-container-74: rgba(24, 14, 0, 0.74);--mdc-theme-emphasis-38: rgba(177, 1, 66, 0.38);--mdc-theme-emphasis-74: rgba(177, 1, 66, 0.74);--mdc-theme-on-emphasis-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-emphasis-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.38);--mdc-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.74);--mdc-theme-on-primary-container-38: rgba(0, 17, 90, 0.38);--mdc-theme-on-primary-container-74: rgba(0, 17, 90, 0.74);--mdc-theme-primary-38: rgba(48, 83, 244, 0.38);--mdc-theme-primary-74: rgba(48, 83, 244, 0.74);--mdc-theme-brand: #ff5f02;--mdc-theme-code-snippet-color: #383a42;--mdc-theme-code-snippet-comment: #6c6c6c;--mdc-theme-code-snippet-keyword: #a626a4;--mdc-theme-code-snippet-selector: #ad0f00;--mdc-theme-code-snippet-literal: #17749b;--mdc-theme-code-snippet-string: #0a7c08;--mdc-theme-code-snippet-variable: #8e6102;--mdc-theme-code-snippet-title: #004ffd;--mdc-theme-code-snippet-class: #6a6c02;--mdc-theme-error: #ae1209;--mdc-theme-on-background: #00233c;--mdc-theme-on-error: #ffffff;--mdc-theme-divider: #d1d5e7;--mdc-theme-accent: #3053f4;--mdc-theme-surface-canvas: #ffffff;--mdc-theme-surface-primary: #ececfe;--mdc-theme-surface-primary-highlight: rgba(48, 83, 244, 0.08);--mdc-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.08);--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.12);--mdc-theme-surface-secondary: #deeafa;--mdc-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.08);--mdc-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.08);--mdc-theme-surface-positive: #8fcc8e;--mdc-theme-surface-positive-highlight: rgba(3, 102, 0, 0.08);--mdc-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.08);--mdc-theme-surface-caution: #ffcc8c;--mdc-theme-surface-caution-highlight: rgba(243, 136, 0, 0.08);--mdc-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.08);--mdc-theme-surface-negative: #ffb2ae;--mdc-theme-surface-negative-highlight: rgba(174, 18, 9, 0.08);--mdc-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.08);--mdc-theme-surface-neutral: #f3f5f9;--mdc-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--mdc-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--mdc-theme-surface-emphasis: #e8b3c6;--mdc-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.08);--mdc-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.08);--mdc-theme-text-primary-on-background: #00233c;--mdc-theme-text-secondary-on-background: #59627b;--mdc-theme-text-hint-on-background: #59627b;--mdc-theme-text-disabled-on-background: rgba(0, 35, 60, 0.38);--mdc-theme-text-icon-on-background: #59627b;--mdc-theme-text-logo-on-background: #ff5f02;--mdc-theme-text-primary-on-light: #00233c;--mdc-theme-text-secondary-on-light: #59627b;--mdc-theme-text-hint-on-light: #59627b;--mdc-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--mdc-theme-text-icon-on-light: #59627b;--mdc-theme-text-primary-on-dark: #ebe8ec;--mdc-theme-text-secondary-on-dark: #d5d3d8;--mdc-theme-text-hint-on-dark: #d5d3d8;--mdc-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--mdc-theme-text-icon-on-dark: #d5d3d8;--mdc-typography-font-family: Inter, Arial, sans-serif;--mdc-typography-headline1-font-family: Inter, Arial, sans-serif;--mdc-typography-headline1-font-size: 96px;--mdc-typography-headline1-font-weight: 300;--mdc-typography-headline1-line-height: 112px;--mdc-typography-headline1-letter-spacing: -1.5px;--mdc-typography-headline2-font-family: Inter, Arial, sans-serif;--mdc-typography-headline2-font-size: 60px;--mdc-typography-headline2-font-weight: 300;--mdc-typography-headline2-line-height: 72px;--mdc-typography-headline2-letter-spacing: -0.5px;--mdc-typography-headline3-font-family: Inter, Arial, sans-serif;--mdc-typography-headline3-font-size: 48px;--mdc-typography-headline3-font-weight: 400;--mdc-typography-headline3-line-height: 56px;--mdc-typography-headline3-letter-spacing: 0px;--mdc-typography-headline4-font-family: Inter, Arial, sans-serif;--mdc-typography-headline4-font-size: 34px;--mdc-typography-headline4-font-weight: 400;--mdc-typography-headline4-line-height: 42px;--mdc-typography-headline4-letter-spacing: 0px;--mdc-typography-headline5-font-family: Inter, Arial, sans-serif;--mdc-typography-headline5-font-size: 24px;--mdc-typography-headline5-font-weight: 400;--mdc-typography-headline5-line-height: 36px;--mdc-typography-headline5-letter-spacing: 0.18px;--mdc-typography-headline6-font-family: Inter, Arial, sans-serif;--mdc-typography-headline6-font-size: 20px;--mdc-typography-headline6-font-weight: 500;--mdc-typography-headline6-line-height: 24px;--mdc-typography-headline6-letter-spacing: 0.15px;--mdc-typography-subtitle1-font-family: Inter, Arial, sans-serif;--mdc-typography-subtitle1-font-size: 16px;--mdc-typography-subtitle1-font-weight: 500;--mdc-typography-subtitle1-line-height: 28px;--mdc-typography-subtitle1-letter-spacing: 0.15px;--mdc-typography-subtitle2-font-family: Inter, Arial, sans-serif;--mdc-typography-subtitle2-font-size: 14px;--mdc-typography-subtitle2-font-weight: 500;--mdc-typography-subtitle2-line-height: 22px;--mdc-typography-subtitle2-letter-spacing: 0.1px;--mdc-typography-body1-font-family: Inter, Arial, sans-serif;--mdc-typography-body1-font-size: 16px;--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-line-height: 24px;--mdc-typography-body1-letter-spacing: 0px;--mdc-typography-body2-font-family: Inter, Arial, sans-serif;--mdc-typography-body2-font-size: 14px;--mdc-typography-body2-font-weight: 400;--mdc-typography-body2-line-height: 20px;--mdc-typography-body2-letter-spacing: 0px;--mdc-typography-button-font-family: Inter, Arial, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 500;--mdc-typography-button-line-height: 16px;--mdc-typography-button-letter-spacing: 0px;--mdc-typography-caption-font-family: Inter, Arial, sans-serif;--mdc-typography-caption-font-size: 12px;--mdc-typography-caption-font-weight: 400;--mdc-typography-caption-line-height: 16px;--mdc-typography-caption-letter-spacing: 0px;--mdc-typography-code-font-family: Roboto Mono, monospace;--mdc-typography-code-font-size: 12px;--mdc-typography-code-font-weight: 400;--mdc-typography-code-line-height: 20px;--mdc-typography-code-letter-spacing: 0px;--mdc-theme-border: #d1d5e7;--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.08);--mdc-typography-button-letter-spacing: 0;--mdc-icon-font: "Material Symbols Outlined";--mdc-ripple-color: #00233c;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--mdc-plain-tooltip-container-color: #3e4557;--mdc-plain-tooltip-supporting-text-color: #f1f3f8;border-width:0;border-style:solid}:root .mdc-data-table__sort-icon-button{color:#59627b}:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#59627b;background-color:var(--mdc-ripple-color, #59627b)}:root .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#59627b}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#59627b;background-color:var(--mdc-ripple-color, #59627b)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__row--selected{background-color:rgba(243, 245, 249, 0.04)}:root .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(243, 245, 249, 0.08)}:root .mdc-data-table__header-cell{color:#00233c}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#00233c}:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#d1d5e7}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#d1d5e7}:root .mdc-data-table__pagination{border-top-color:#d1d5e7}:root .mdc-data-table{width:100%;border-width:0;white-space:normal}:root .mdc-data-table__header-cell{font-family:var(--mdc-typography-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:600;line-height:var(--mdc-typography-body2-line-height)}:root .mdc-data-table__sort-icon-button{font-size:1rem}:root .mdc-data-table__header-row{height:calc(56px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}:root .mdc-data-table__row{height:calc(52px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}
1
+ :root{--cv-theme-primary: #3053f4;--cv-theme-primary-container: #ececfe;--cv-theme-on-primary: #ffffff;--cv-theme-secondary: #00233c;--cv-theme-secondary-container: #deeafa;--cv-theme-on-secondary: #ffffff;--cv-theme-on-secondary-container: #001d33;--cv-theme-tertiary: #ff5f02;--cv-theme-tertiary-container: #ffdbce;--cv-theme-on-tertiary: #ffffff;--cv-theme-on-tertiary-container: #481300;--cv-theme-surface: #f8f9fb;--cv-theme-surface-dim: #f3f5f9;--cv-theme-surface-bright: #ffffff;--cv-theme-surface-container-lowest: #ffffff;--cv-theme-surface-container-low: #f3f5f9;--cv-theme-surface-container: #eff1f7;--cv-theme-surface-container-high: #ebedf5;--cv-theme-surface-container-highest: #e6e9f3;--cv-theme-on-surface: #00233c;--cv-theme-on-surface-variant: #59627b;--cv-theme-inverse-surface: #3e4557;--cv-theme-inverse-on-surface: #f1f3f8;--cv-theme-negative: #ae1209;--cv-theme-negative-container: #ffb2ae;--cv-theme-on-negative: #ffffff;--cv-theme-on-negative-container: #110201;--cv-theme-positive: #036600;--cv-theme-positive-container: #8fcc8e;--cv-theme-on-positive: #ffffff;--cv-theme-on-positive-container: #000a00;--cv-theme-caution: #f38800;--cv-theme-caution-container: #ffcc8c;--cv-theme-on-caution: #ffffff;--cv-theme-on-caution-container: #180e00;--cv-theme-outline: #727d9c;--cv-theme-outline-variant: #d1d5e7;--cv-theme-shadow: #000000;--cv-theme-scrim: rgba(0, 0, 0, 0.32);--cv-theme-primary-fixed: #dee0ff;--cv-theme-primary-fixed-dim: #bac3ff;--cv-theme-secondary-fixed: #deeafa;--cv-theme-secondary-fixed-dim: #bcd5f6;--cv-theme-tertiary-fixed: #ffdbce;--cv-theme-tertiary-fixed-dim: #ffc0a8;--cv-theme-primary-8: rgba(48, 83, 244, 0.08);--cv-theme-primary-12: rgba(48, 83, 244, 0.12);--cv-theme-on-surface-8: rgba(0, 35, 60, 0.08);--cv-theme-on-surface-12: rgba(0, 35, 60, 0.12);--cv-theme-on-primary-container: #00115a;--cv-theme-inverse-primary: #bac3ff;--cv-theme-on-surface-38: rgba(0, 35, 60, 0.38);--cv-theme-on-surface-16: rgba(0, 35, 60, 0.16);--cv-theme-on-primary-12: rgba(255, 255, 255, 0.12);--cv-theme-on-primary-8: rgba(255, 255, 255, 0.08);--cv-theme-primary-16: rgba(48, 83, 244, 0.16);--cv-theme-on-surface-variant-8: rgba(89, 98, 123, 0.08);--cv-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.08);--cv-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.12);--cv-theme-on-primary-container-12: rgba(0, 17, 90, 0.12);--cv-theme-on-surface-variant-12: rgba(89, 98, 123, 0.12);--cv-theme-on-secondary-container-8: rgba(0, 29, 51, 0.08);--cv-theme-on-secondary-container-16: rgba(0, 29, 51, 0.16);--cv-theme-outline-8: rgba(114, 125, 156, 0.08);--cv-theme-outline-12: rgba(114, 125, 156, 0.12);--cv-theme-outline-16: rgba(114, 125, 156, 0.16);--cv-theme-surface-variant: #f8f9fb;--cv-theme-emphasis: #b10142;--cv-theme-emphasis-container: #e8b3c6;--cv-theme-on-emphasis: #ffffff;--cv-theme-on-emphasis-container: #120007;--cv-theme-positive-16: rgba(3, 102, 0, 0.16);--cv-theme-caution-16: rgba(243, 136, 0, 0.16);--cv-theme-negative-12: rgba(174, 18, 9, 0.12);--cv-theme-on-secondary-container-12: rgba(0, 29, 51, 0.12);--cv-theme-on-primary-16: rgba(255, 255, 255, 0.16);--cv-theme-on-primary-container-8: rgba(0, 17, 90, 0.08);--cv-theme-on-primary-container-16: rgba(0, 17, 90, 0.16);--cv-theme-on-secondary-8: rgba(255, 255, 255, 0.08);--cv-theme-on-secondary-12: rgba(255, 255, 255, 0.12);--cv-theme-on-secondary-16: rgba(255, 255, 255, 0.16);--cv-theme-on-tertiary-8: rgba(255, 255, 255, 0.08);--cv-theme-on-tertiary-12: rgba(255, 255, 255, 0.12);--cv-theme-on-tertiary-16: rgba(255, 255, 255, 0.16);--cv-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.16);--cv-theme-on-surface-variant-16: rgba(89, 98, 123, 0.16);--cv-theme-negative-8: rgba(174, 18, 9, 0.08);--cv-theme-negative-16: rgba(174, 18, 9, 0.16);--cv-theme-positive-12: rgba(3, 102, 0, 0.12);--cv-theme-positive-8: rgba(3, 102, 0, 0.08);--cv-theme-on-positive-8: rgba(255, 255, 255, 0.08);--cv-theme-on-positive-12: rgba(255, 255, 255, 0.12);--cv-theme-on-positive-16: rgba(255, 255, 255, 0.16);--cv-theme-on-positive-container-8: rgba(0, 10, 0, 0.08);--cv-theme-on-positive-container-12: rgba(0, 10, 0, 0.12);--cv-theme-on-positive-container-16: rgba(0, 10, 0, 0.16);--cv-theme-caution-12: rgba(243, 136, 0, 0.12);--cv-theme-caution-8: rgba(243, 136, 0, 0.08);--cv-theme-on-caution-8: rgba(255, 255, 255, 0.08);--cv-theme-on-caution-12: rgba(255, 255, 255, 0.12);--cv-theme-on-caution-16: rgba(255, 255, 255, 0.16);--cv-theme-on-negative-8: rgba(255, 255, 255, 0.08);--cv-theme-on-negative-12: rgba(255, 255, 255, 0.12);--cv-theme-on-negative-16: rgba(255, 255, 255, 0.16);--cv-theme-on-caution-container-8: rgba(24, 14, 0, 0.08);--cv-theme-on-caution-container-12: rgba(24, 14, 0, 0.12);--cv-theme-on-caution-container-16: rgba(24, 14, 0, 0.16);--cv-theme-emphasis-8: rgba(177, 1, 66, 0.08);--cv-theme-emphasis-12: rgba(177, 1, 66, 0.12);--cv-theme-emphasis-16: rgba(177, 1, 66, 0.16);--cv-theme-on-emphasis-8: rgba(255, 255, 255, 0.08);--cv-theme-on-emphasis-12: rgba(255, 255, 255, 0.12);--cv-theme-on-emphasis-16: rgba(255, 255, 255, 0.16);--cv-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.08);--cv-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.12);--cv-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.16);--cv-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.12);--cv-theme-inverse-primary-12: rgba(186, 195, 255, 0.12);--cv-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.08);--cv-theme-inverse-primary-8: rgba(186, 195, 255, 0.08);--cv-theme-inverse-primary-16: rgba(186, 195, 255, 0.16);--cv-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.12);--cv-theme-on-primary-74: rgba(255, 255, 255, 0.74);--cv-theme-on-surface-74: rgba(0, 35, 60, 0.74);--cv-theme-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-secondary-8: rgba(0, 35, 60, 0.08);--cv-theme-secondary-12: rgba(0, 35, 60, 0.12);--cv-theme-secondary-16: rgba(0, 35, 60, 0.16);--cv-theme-on-secondary-74: rgba(255, 255, 255, 0.74);--cv-theme-inverse-secondary: #bcd5f6;--cv-theme-inverse-secondary-8: rgba(188, 213, 246, 0.08);--cv-theme-inverse-secondary-12: rgba(188, 213, 246, 0.12);--cv-theme-inverse-secondary-16: rgba(195, 197, 221, 0.16);--cv-theme-on-tertiary-74: rgba(255, 255, 255, 0.74);--cv-theme-inverse-tertiary: #ff5f02;--cv-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--cv-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--cv-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--cv-theme-on-negative-container-8: rgba(17, 2, 1, 0.08);--cv-theme-on-negative-container-12: rgba(17, 2, 1, 0.12);--cv-theme-on-negative-container-16: rgba(17, 2, 1, 0.16);--cv-theme-on-surface-4: rgba(0, 35, 60, 0.04);--cv-theme-on-surface-variant-4: rgba(89, 98, 123, 0.04);--cv-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.04);--cv-theme-primary-4: rgba(48, 83, 244, 0.04);--cv-theme-on-primary-4: rgba(255, 255, 255, 0.04);--cv-theme-on-primary-container-4: rgba(0, 17, 90, 0.04);--cv-theme-inverse-primary-4: rgba(186, 195, 255, 0.04);--cv-theme-secondary-4: rgba(0, 35, 60, 0.04);--cv-theme-on-secondary-4: rgba(255, 255, 255, 0.04);--cv-theme-on-secondary-container-4: rgba(0, 29, 51, 0.04);--cv-theme-inverse-secondary-4: rgba(188, 213, 246, 0.04);--cv-theme-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-on-tertiary-4: rgba(255, 255, 255, 0.04);--cv-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.04);--cv-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--cv-theme-negative-4: rgba(174, 18, 9, 0.04);--cv-theme-on-negative-4: rgba(255, 255, 255, 0.04);--cv-theme-on-negative-container-4: rgba(17, 2, 1, 0.04);--cv-theme-positive-4: rgba(3, 102, 0, 0.04);--cv-theme-on-positive-4: rgba(255, 255, 255, 0.04);--cv-theme-on-positive-container-4: rgba(0, 10, 0, 0.04);--cv-theme-caution-4: rgba(243, 136, 0, 0.04);--cv-theme-on-caution-4: rgba(255, 255, 255, 0.04);--cv-theme-on-caution-container-4: rgba(24, 14, 0, 0.04);--cv-theme-emphasis-4: rgba(177, 1, 66, 0.04);--cv-theme-on-emphasis-4: rgba(255, 255, 255, 0.04);--cv-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.04);--cv-theme-on-surface-20: rgba(0, 35, 60, 0.2);--cv-theme-primary-20: rgba(48, 83, 244, 0.2);--cv-theme-negative-20: rgba(174, 18, 9, 0.2);--cv-theme-positive-20: rgba(3, 102, 0, 0.2);--cv-theme-caution-20: rgba(243, 136, 0, 0.2);--cv-theme-emphasis-20: rgba(177, 1, 66, 0.2);--cv-theme-primary-24: rgba(48, 83, 244, 0.24);--cv-theme-negative-24: rgba(174, 18, 9, 0.24);--cv-theme-positive-24: rgba(3, 102, 0, 0.24);--cv-theme-caution-24: rgba(243, 136, 0, 0.24);--cv-theme-emphasis-24: rgba(177, 1, 66, 0.24);--cv-theme-background: #f8f9fb;--cv-theme-surface-variant-8: rgba(248, 249, 251, 0.08);--cv-theme-surface-variant-12: rgba(248, 249, 251, 0.12);--cv-theme-surface-variant-16: rgba(253, 249, 252, 0.16);--cv-theme-logo: #ff5f02;--cv-theme-on-surface-variant-38: rgba(89, 98, 123, 0.38);--cv-theme-on-primary-38: rgba(255, 255, 255, 0.38);--cv-theme-on-secondary-38: rgba(255, 255, 255, 0.38);--cv-theme-on-secondary-container-38: rgba(0, 29, 51, 0.38);--cv-theme-on-secondary-container-74: rgba(0, 29, 51, 0.74);--cv-theme-on-tertiary-38: rgba(255, 255, 255, 0.38);--cv-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.38);--cv-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.74);--cv-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--cv-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--cv-theme-negative-38: rgba(174, 18, 9, 0.38);--cv-theme-negative-74: rgba(174, 18, 9, 0.74);--cv-theme-on-negative-38: rgba(255, 255, 255, 0.38);--cv-theme-on-negative-74: rgba(255, 255, 255, 0.74);--cv-theme-on-negative-container-38: rgba(17, 2, 1, 0.38);--cv-theme-on-negative-container-74: rgba(17, 2, 1, 0.74);--cv-theme-positive-38: rgba(3, 102, 0, 0.38);--cv-theme-positive-74: rgba(3, 102, 0, 0.74);--cv-theme-on-positive-38: rgba(255, 255, 255, 0.38);--cv-theme-on-positive-74: rgba(255, 255, 255, 0.74);--cv-theme-on-positive-container-38: rgba(0, 10, 0, 0.38);--cv-theme-on-positive-container-74: rgba(0, 10, 0, 0.74);--cv-theme-caution-38: rgba(243, 136, 0, 0.38);--cv-theme-caution-74: rgba(243, 136, 0, 0.74);--cv-theme-on-caution-38: rgba(255, 255, 255, 0.38);--cv-theme-on-caution-74: rgba(255, 255, 255, 0.74);--cv-theme-on-caution-container-38: rgba(24, 14, 0, 0.38);--cv-theme-on-caution-container-74: rgba(24, 14, 0, 0.74);--cv-theme-emphasis-38: rgba(177, 1, 66, 0.38);--cv-theme-emphasis-74: rgba(177, 1, 66, 0.74);--cv-theme-on-emphasis-38: rgba(255, 255, 255, 0.38);--cv-theme-on-emphasis-74: rgba(255, 255, 255, 0.74);--cv-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.38);--cv-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.74);--cv-theme-on-primary-container-38: rgba(0, 17, 90, 0.38);--cv-theme-on-primary-container-74: rgba(0, 17, 90, 0.74);--cv-theme-primary-38: rgba(48, 83, 244, 0.38);--cv-theme-primary-74: rgba(48, 83, 244, 0.74);--cv-theme-brand: #ff5f02;--cv-theme-code-snippet-color: #383a42;--cv-theme-code-snippet-comment: #6c6c6c;--cv-theme-code-snippet-keyword: #a626a4;--cv-theme-code-snippet-selector: #ad0f00;--cv-theme-code-snippet-literal: #17749b;--cv-theme-code-snippet-string: #0a7c08;--cv-theme-code-snippet-variable: #8e6102;--cv-theme-code-snippet-title: #004ffd;--cv-theme-code-snippet-class: #6a6c02;--cv-theme-error: #ae1209;--cv-theme-on-background: #00233c;--cv-theme-on-error: #ffffff;--cv-theme-divider: #d1d5e7;--cv-theme-accent: #3053f4;--cv-theme-surface-canvas: #ffffff;--cv-theme-surface-primary: #ececfe;--cv-theme-surface-primary-highlight: rgba(48, 83, 244, 0.08);--cv-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.08);--cv-theme-surface-accent: #ececfe;--cv-theme-surface-accent-highlight: rgba(48, 83, 244, 0.08);--cv-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.12);--cv-theme-surface-secondary: #deeafa;--cv-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.08);--cv-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.08);--cv-theme-surface-positive: #8fcc8e;--cv-theme-surface-positive-highlight: rgba(3, 102, 0, 0.08);--cv-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.08);--cv-theme-surface-caution: #ffcc8c;--cv-theme-surface-caution-highlight: rgba(243, 136, 0, 0.08);--cv-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.08);--cv-theme-surface-negative: #ffb2ae;--cv-theme-surface-negative-highlight: rgba(174, 18, 9, 0.08);--cv-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.08);--cv-theme-surface-neutral: #f3f5f9;--cv-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--cv-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--cv-theme-surface-emphasis: #e8b3c6;--cv-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.08);--cv-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.08);--cv-theme-text-primary-on-background: #00233c;--cv-theme-text-secondary-on-background: #59627b;--cv-theme-text-hint-on-background: #59627b;--cv-theme-text-disabled-on-background: rgba(0, 35, 60, 0.38);--cv-theme-text-icon-on-background: #59627b;--cv-theme-text-logo-on-background: #ff5f02;--cv-theme-text-primary-on-light: #00233c;--cv-theme-text-secondary-on-light: #59627b;--cv-theme-text-hint-on-light: #59627b;--cv-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--cv-theme-text-icon-on-light: #59627b;--cv-theme-text-primary-on-dark: #ebe8ec;--cv-theme-text-secondary-on-dark: #d5d3d8;--cv-theme-text-hint-on-dark: #d5d3d8;--cv-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--cv-theme-text-icon-on-dark: #d5d3d8;--cv-typography-font-family: Inter, Arial, sans-serif;--cv-typography-headline1-font-family: Inter, Arial, sans-serif;--cv-typography-headline1-font-size: 96px;--cv-typography-headline1-font-weight: 300;--cv-typography-headline1-line-height: 112px;--cv-typography-headline1-letter-spacing: -1.5px;--cv-typography-headline2-font-family: Inter, Arial, sans-serif;--cv-typography-headline2-font-size: 60px;--cv-typography-headline2-font-weight: 300;--cv-typography-headline2-line-height: 72px;--cv-typography-headline2-letter-spacing: -0.5px;--cv-typography-headline3-font-family: Inter, Arial, sans-serif;--cv-typography-headline3-font-size: 48px;--cv-typography-headline3-font-weight: 400;--cv-typography-headline3-line-height: 56px;--cv-typography-headline3-letter-spacing: 0px;--cv-typography-headline4-font-family: Inter, Arial, sans-serif;--cv-typography-headline4-font-size: 34px;--cv-typography-headline4-font-weight: 400;--cv-typography-headline4-line-height: 42px;--cv-typography-headline4-letter-spacing: 0px;--cv-typography-headline5-font-family: Inter, Arial, sans-serif;--cv-typography-headline5-font-size: 24px;--cv-typography-headline5-font-weight: 400;--cv-typography-headline5-line-height: 36px;--cv-typography-headline5-letter-spacing: 0.18px;--cv-typography-headline6-font-family: Inter, Arial, sans-serif;--cv-typography-headline6-font-size: 20px;--cv-typography-headline6-font-weight: 500;--cv-typography-headline6-line-height: 24px;--cv-typography-headline6-letter-spacing: 0.15px;--cv-typography-subtitle1-font-family: Inter, Arial, sans-serif;--cv-typography-subtitle1-font-size: 16px;--cv-typography-subtitle1-font-weight: 500;--cv-typography-subtitle1-line-height: 28px;--cv-typography-subtitle1-letter-spacing: 0.15px;--cv-typography-subtitle2-font-family: Inter, Arial, sans-serif;--cv-typography-subtitle2-font-size: 14px;--cv-typography-subtitle2-font-weight: 500;--cv-typography-subtitle2-line-height: 22px;--cv-typography-subtitle2-letter-spacing: 0.1px;--cv-typography-body1-font-family: Inter, Arial, sans-serif;--cv-typography-body1-font-size: 16px;--cv-typography-body1-font-weight: 400;--cv-typography-body1-line-height: 24px;--cv-typography-body1-letter-spacing: 0px;--cv-typography-body2-font-family: Inter, Arial, sans-serif;--cv-typography-body2-font-size: 14px;--cv-typography-body2-font-weight: 400;--cv-typography-body2-line-height: 20px;--cv-typography-body2-letter-spacing: 0px;--cv-typography-button-font-family: Inter, Arial, sans-serif;--cv-typography-button-font-size: 14px;--cv-typography-button-font-weight: 500;--cv-typography-button-line-height: 16px;--cv-typography-button-letter-spacing: 0px;--cv-typography-caption-font-family: Inter, Arial, sans-serif;--cv-typography-caption-font-size: 12px;--cv-typography-caption-font-weight: 400;--cv-typography-caption-line-height: 16px;--cv-typography-caption-letter-spacing: 0px;--cv-typography-code-font-family: Roboto Mono, monospace;--cv-typography-code-font-size: 12px;--cv-typography-code-font-weight: 400;--cv-typography-code-line-height: 20px;--cv-typography-code-letter-spacing: 0px;--mdc-theme-primary: #3053f4;--mdc-theme-primary-container: #ececfe;--mdc-theme-on-primary: #ffffff;--mdc-theme-secondary: #00233c;--mdc-theme-secondary-container: #deeafa;--mdc-theme-on-secondary: #ffffff;--mdc-theme-on-secondary-container: #001d33;--mdc-theme-tertiary: #ff5f02;--mdc-theme-tertiary-container: #ffdbce;--mdc-theme-on-tertiary: #ffffff;--mdc-theme-on-tertiary-container: #481300;--mdc-theme-surface: #f8f9fb;--mdc-theme-surface-dim: #f3f5f9;--mdc-theme-surface-bright: #ffffff;--mdc-theme-surface-container-lowest: #ffffff;--mdc-theme-surface-container-low: #f3f5f9;--mdc-theme-surface-container: #eff1f7;--mdc-theme-surface-container-high: #ebedf5;--mdc-theme-surface-container-highest: #e6e9f3;--mdc-theme-on-surface: #00233c;--mdc-theme-on-surface-variant: #59627b;--mdc-theme-inverse-surface: #3e4557;--mdc-theme-inverse-on-surface: #f1f3f8;--mdc-theme-negative: #ae1209;--mdc-theme-negative-container: #ffb2ae;--mdc-theme-on-negative: #ffffff;--mdc-theme-on-negative-container: #110201;--mdc-theme-positive: #036600;--mdc-theme-positive-container: #8fcc8e;--mdc-theme-on-positive: #ffffff;--mdc-theme-on-positive-container: #000a00;--mdc-theme-caution: #f38800;--mdc-theme-caution-container: #ffcc8c;--mdc-theme-on-caution: #ffffff;--mdc-theme-on-caution-container: #180e00;--mdc-theme-outline: #727d9c;--mdc-theme-outline-variant: #d1d5e7;--mdc-theme-shadow: #000000;--mdc-theme-scrim: rgba(0, 0, 0, 0.32);--mdc-theme-primary-fixed: #dee0ff;--mdc-theme-primary-fixed-dim: #bac3ff;--mdc-theme-secondary-fixed: #deeafa;--mdc-theme-secondary-fixed-dim: #bcd5f6;--mdc-theme-tertiary-fixed: #ffdbce;--mdc-theme-tertiary-fixed-dim: #ffc0a8;--mdc-theme-primary-8: rgba(48, 83, 244, 0.08);--mdc-theme-primary-12: rgba(48, 83, 244, 0.12);--mdc-theme-on-surface-8: rgba(0, 35, 60, 0.08);--mdc-theme-on-surface-12: rgba(0, 35, 60, 0.12);--mdc-theme-on-primary-container: #00115a;--mdc-theme-inverse-primary: #bac3ff;--mdc-theme-on-surface-38: rgba(0, 35, 60, 0.38);--mdc-theme-on-surface-16: rgba(0, 35, 60, 0.16);--mdc-theme-on-primary-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-primary-8: rgba(255, 255, 255, 0.08);--mdc-theme-primary-16: rgba(48, 83, 244, 0.16);--mdc-theme-on-surface-variant-8: rgba(89, 98, 123, 0.08);--mdc-theme-on-tertiary-container-8: rgba(72, 19, 0, 0.08);--mdc-theme-on-tertiary-container-12: rgba(72, 19, 0, 0.12);--mdc-theme-on-primary-container-12: rgba(0, 17, 90, 0.12);--mdc-theme-on-surface-variant-12: rgba(89, 98, 123, 0.12);--mdc-theme-on-secondary-container-8: rgba(0, 29, 51, 0.08);--mdc-theme-on-secondary-container-16: rgba(0, 29, 51, 0.16);--mdc-theme-outline-8: rgba(114, 125, 156, 0.08);--mdc-theme-outline-12: rgba(114, 125, 156, 0.12);--mdc-theme-outline-16: rgba(114, 125, 156, 0.16);--mdc-theme-surface-variant: #f8f9fb;--mdc-theme-emphasis: #b10142;--mdc-theme-emphasis-container: #e8b3c6;--mdc-theme-on-emphasis: #ffffff;--mdc-theme-on-emphasis-container: #120007;--mdc-theme-positive-16: rgba(3, 102, 0, 0.16);--mdc-theme-caution-16: rgba(243, 136, 0, 0.16);--mdc-theme-negative-12: rgba(174, 18, 9, 0.12);--mdc-theme-on-secondary-container-12: rgba(0, 29, 51, 0.12);--mdc-theme-on-primary-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-primary-container-8: rgba(0, 17, 90, 0.08);--mdc-theme-on-primary-container-16: rgba(0, 17, 90, 0.16);--mdc-theme-on-secondary-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-secondary-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-secondary-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-tertiary-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-tertiary-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-tertiary-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-tertiary-container-16: rgba(72, 19, 0, 0.16);--mdc-theme-on-surface-variant-16: rgba(89, 98, 123, 0.16);--mdc-theme-negative-8: rgba(174, 18, 9, 0.08);--mdc-theme-negative-16: rgba(174, 18, 9, 0.16);--mdc-theme-positive-12: rgba(3, 102, 0, 0.12);--mdc-theme-positive-8: rgba(3, 102, 0, 0.08);--mdc-theme-on-positive-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-positive-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-positive-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-positive-container-8: rgba(0, 10, 0, 0.08);--mdc-theme-on-positive-container-12: rgba(0, 10, 0, 0.12);--mdc-theme-on-positive-container-16: rgba(0, 10, 0, 0.16);--mdc-theme-caution-12: rgba(243, 136, 0, 0.12);--mdc-theme-caution-8: rgba(243, 136, 0, 0.08);--mdc-theme-on-caution-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-caution-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-caution-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-negative-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-negative-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-negative-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-caution-container-8: rgba(24, 14, 0, 0.08);--mdc-theme-on-caution-container-12: rgba(24, 14, 0, 0.12);--mdc-theme-on-caution-container-16: rgba(24, 14, 0, 0.16);--mdc-theme-emphasis-8: rgba(177, 1, 66, 0.08);--mdc-theme-emphasis-12: rgba(177, 1, 66, 0.12);--mdc-theme-emphasis-16: rgba(177, 1, 66, 0.16);--mdc-theme-on-emphasis-8: rgba(255, 255, 255, 0.08);--mdc-theme-on-emphasis-12: rgba(255, 255, 255, 0.12);--mdc-theme-on-emphasis-16: rgba(255, 255, 255, 0.16);--mdc-theme-on-emphasis-container-8: rgba(18, 0, 7, 0.08);--mdc-theme-on-emphasis-container-12: rgba(18, 0, 7, 0.12);--mdc-theme-on-emphasis-container-16: rgba(24, 14, 0, 0.16);--mdc-theme-inverse-on-surface-12: rgba(246, 243, 246, 0.12);--mdc-theme-inverse-primary-12: rgba(186, 195, 255, 0.12);--mdc-theme-inverse-on-surface-8: rgba(246, 243, 246, 0.08);--mdc-theme-inverse-primary-8: rgba(186, 195, 255, 0.08);--mdc-theme-inverse-primary-16: rgba(186, 195, 255, 0.16);--mdc-theme-inverse-on-surface-16: rgba(246, 243, 246, 0.12);--mdc-theme-on-primary-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-surface-74: rgba(0, 35, 60, 0.74);--mdc-theme-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-secondary-8: rgba(0, 35, 60, 0.08);--mdc-theme-secondary-12: rgba(0, 35, 60, 0.12);--mdc-theme-secondary-16: rgba(0, 35, 60, 0.16);--mdc-theme-on-secondary-74: rgba(255, 255, 255, 0.74);--mdc-theme-inverse-secondary: #bcd5f6;--mdc-theme-inverse-secondary-8: rgba(188, 213, 246, 0.08);--mdc-theme-inverse-secondary-12: rgba(188, 213, 246, 0.12);--mdc-theme-inverse-secondary-16: rgba(195, 197, 221, 0.16);--mdc-theme-on-tertiary-74: rgba(255, 255, 255, 0.74);--mdc-theme-inverse-tertiary: #ff5f02;--mdc-theme-inverse-tertiary-8: rgba(255, 95, 2, 0.08);--mdc-theme-inverse-tertiary-12: rgba(255, 95, 2, 0.12);--mdc-theme-inverse-tertiary-16: rgba(255, 95, 2, 0.16);--mdc-theme-on-negative-container-8: rgba(17, 2, 1, 0.08);--mdc-theme-on-negative-container-12: rgba(17, 2, 1, 0.12);--mdc-theme-on-negative-container-16: rgba(17, 2, 1, 0.16);--mdc-theme-on-surface-4: rgba(0, 35, 60, 0.04);--mdc-theme-on-surface-variant-4: rgba(89, 98, 123, 0.04);--mdc-theme-inverse-on-surface-4: rgba(246, 243, 246, 0.04);--mdc-theme-primary-4: rgba(48, 83, 244, 0.04);--mdc-theme-on-primary-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-primary-container-4: rgba(0, 17, 90, 0.04);--mdc-theme-inverse-primary-4: rgba(186, 195, 255, 0.04);--mdc-theme-secondary-4: rgba(0, 35, 60, 0.04);--mdc-theme-on-secondary-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-secondary-container-4: rgba(0, 29, 51, 0.04);--mdc-theme-inverse-secondary-4: rgba(188, 213, 246, 0.04);--mdc-theme-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-on-tertiary-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-tertiary-container-4: rgba(72, 19, 0, 0.04);--mdc-theme-inverse-tertiary-4: rgba(255, 95, 2, 0.04);--mdc-theme-negative-4: rgba(174, 18, 9, 0.04);--mdc-theme-on-negative-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-negative-container-4: rgba(17, 2, 1, 0.04);--mdc-theme-positive-4: rgba(3, 102, 0, 0.04);--mdc-theme-on-positive-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-positive-container-4: rgba(0, 10, 0, 0.04);--mdc-theme-caution-4: rgba(243, 136, 0, 0.04);--mdc-theme-on-caution-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-caution-container-4: rgba(24, 14, 0, 0.04);--mdc-theme-emphasis-4: rgba(177, 1, 66, 0.04);--mdc-theme-on-emphasis-4: rgba(255, 255, 255, 0.04);--mdc-theme-on-emphasis-container-4: rgba(18, 0, 7, 0.04);--mdc-theme-on-surface-20: rgba(0, 35, 60, 0.2);--mdc-theme-primary-20: rgba(48, 83, 244, 0.2);--mdc-theme-negative-20: rgba(174, 18, 9, 0.2);--mdc-theme-positive-20: rgba(3, 102, 0, 0.2);--mdc-theme-caution-20: rgba(243, 136, 0, 0.2);--mdc-theme-emphasis-20: rgba(177, 1, 66, 0.2);--mdc-theme-primary-24: rgba(48, 83, 244, 0.24);--mdc-theme-negative-24: rgba(174, 18, 9, 0.24);--mdc-theme-positive-24: rgba(3, 102, 0, 0.24);--mdc-theme-caution-24: rgba(243, 136, 0, 0.24);--mdc-theme-emphasis-24: rgba(177, 1, 66, 0.24);--mdc-theme-background: #f8f9fb;--mdc-theme-surface-variant-8: rgba(248, 249, 251, 0.08);--mdc-theme-surface-variant-12: rgba(248, 249, 251, 0.12);--mdc-theme-surface-variant-16: rgba(253, 249, 252, 0.16);--mdc-theme-logo: #ff5f02;--mdc-theme-on-surface-variant-38: rgba(89, 98, 123, 0.38);--mdc-theme-on-primary-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-secondary-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-secondary-container-38: rgba(0, 29, 51, 0.38);--mdc-theme-on-secondary-container-74: rgba(0, 29, 51, 0.74);--mdc-theme-on-tertiary-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-tertiary-container-38: rgba(72, 19, 0, 0.38);--mdc-theme-on-tertiary-container-74: rgba(72, 19, 0, 0.74);--mdc-theme-inverse-tertiary-38: rgba(255, 95, 2, 0.38);--mdc-theme-inverse-tertiary-74: rgba(255, 95, 2, 0.74);--mdc-theme-negative-38: rgba(174, 18, 9, 0.38);--mdc-theme-negative-74: rgba(174, 18, 9, 0.74);--mdc-theme-on-negative-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-negative-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-negative-container-38: rgba(17, 2, 1, 0.38);--mdc-theme-on-negative-container-74: rgba(17, 2, 1, 0.74);--mdc-theme-positive-38: rgba(3, 102, 0, 0.38);--mdc-theme-positive-74: rgba(3, 102, 0, 0.74);--mdc-theme-on-positive-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-positive-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-positive-container-38: rgba(0, 10, 0, 0.38);--mdc-theme-on-positive-container-74: rgba(0, 10, 0, 0.74);--mdc-theme-caution-38: rgba(243, 136, 0, 0.38);--mdc-theme-caution-74: rgba(243, 136, 0, 0.74);--mdc-theme-on-caution-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-caution-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-caution-container-38: rgba(24, 14, 0, 0.38);--mdc-theme-on-caution-container-74: rgba(24, 14, 0, 0.74);--mdc-theme-emphasis-38: rgba(177, 1, 66, 0.38);--mdc-theme-emphasis-74: rgba(177, 1, 66, 0.74);--mdc-theme-on-emphasis-38: rgba(255, 255, 255, 0.38);--mdc-theme-on-emphasis-74: rgba(255, 255, 255, 0.74);--mdc-theme-on-emphasis-container-38: rgba(24, 14, 0, 0.38);--mdc-theme-on-emphasis-container-74: rgba(24, 14, 0, 0.74);--mdc-theme-on-primary-container-38: rgba(0, 17, 90, 0.38);--mdc-theme-on-primary-container-74: rgba(0, 17, 90, 0.74);--mdc-theme-primary-38: rgba(48, 83, 244, 0.38);--mdc-theme-primary-74: rgba(48, 83, 244, 0.74);--mdc-theme-brand: #ff5f02;--mdc-theme-code-snippet-color: #383a42;--mdc-theme-code-snippet-comment: #6c6c6c;--mdc-theme-code-snippet-keyword: #a626a4;--mdc-theme-code-snippet-selector: #ad0f00;--mdc-theme-code-snippet-literal: #17749b;--mdc-theme-code-snippet-string: #0a7c08;--mdc-theme-code-snippet-variable: #8e6102;--mdc-theme-code-snippet-title: #004ffd;--mdc-theme-code-snippet-class: #6a6c02;--mdc-theme-error: #ae1209;--mdc-theme-on-background: #00233c;--mdc-theme-on-error: #ffffff;--mdc-theme-divider: #d1d5e7;--mdc-theme-accent: #3053f4;--mdc-theme-surface-canvas: #ffffff;--mdc-theme-surface-primary: #ececfe;--mdc-theme-surface-primary-highlight: rgba(48, 83, 244, 0.08);--mdc-theme-surface-primary-highlight-hover: rgba(48, 83, 244, 0.08);--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.12);--mdc-theme-surface-secondary: #deeafa;--mdc-theme-surface-secondary-highlight: rgba(0, 35, 60, 0.08);--mdc-theme-surface-secondary-highlight-hover: rgba(0, 35, 60, 0.08);--mdc-theme-surface-positive: #8fcc8e;--mdc-theme-surface-positive-highlight: rgba(3, 102, 0, 0.08);--mdc-theme-surface-positive-highlight-hover: rgba(3, 102, 0, 0.08);--mdc-theme-surface-caution: #ffcc8c;--mdc-theme-surface-caution-highlight: rgba(243, 136, 0, 0.08);--mdc-theme-surface-caution-highlight-hover: rgba(243, 136, 0, 0.08);--mdc-theme-surface-negative: #ffb2ae;--mdc-theme-surface-negative-highlight: rgba(174, 18, 9, 0.08);--mdc-theme-surface-negative-highlight-hover: rgba(174, 18, 9, 0.08);--mdc-theme-surface-neutral: #f3f5f9;--mdc-theme-surface-neutral-highlight: rgba(243, 245, 249, 0.04);--mdc-theme-surface-neutral-highlight-hover: rgba(243, 245, 249, 0.08);--mdc-theme-surface-emphasis: #e8b3c6;--mdc-theme-surface-emphasis-highlight: rgba(177, 1, 66, 0.08);--mdc-theme-surface-emphasis-highlight-hover: rgba(177, 1, 66, 0.08);--mdc-theme-text-primary-on-background: #00233c;--mdc-theme-text-secondary-on-background: #59627b;--mdc-theme-text-hint-on-background: #59627b;--mdc-theme-text-disabled-on-background: rgba(0, 35, 60, 0.38);--mdc-theme-text-icon-on-background: #59627b;--mdc-theme-text-logo-on-background: #ff5f02;--mdc-theme-text-primary-on-light: #00233c;--mdc-theme-text-secondary-on-light: #59627b;--mdc-theme-text-hint-on-light: #59627b;--mdc-theme-text-disabled-on-light: rgba(0, 35, 60, 0.38);--mdc-theme-text-icon-on-light: #59627b;--mdc-theme-text-primary-on-dark: #ebe8ec;--mdc-theme-text-secondary-on-dark: #d5d3d8;--mdc-theme-text-hint-on-dark: #d5d3d8;--mdc-theme-text-disabled-on-dark: rgba(235, 232, 236, 0.38);--mdc-theme-text-icon-on-dark: #d5d3d8;--mdc-typography-font-family: Inter, Arial, sans-serif;--mdc-typography-headline1-font-family: Inter, Arial, sans-serif;--mdc-typography-headline1-font-size: 96px;--mdc-typography-headline1-font-weight: 300;--mdc-typography-headline1-line-height: 112px;--mdc-typography-headline1-letter-spacing: -1.5px;--mdc-typography-headline2-font-family: Inter, Arial, sans-serif;--mdc-typography-headline2-font-size: 60px;--mdc-typography-headline2-font-weight: 300;--mdc-typography-headline2-line-height: 72px;--mdc-typography-headline2-letter-spacing: -0.5px;--mdc-typography-headline3-font-family: Inter, Arial, sans-serif;--mdc-typography-headline3-font-size: 48px;--mdc-typography-headline3-font-weight: 400;--mdc-typography-headline3-line-height: 56px;--mdc-typography-headline3-letter-spacing: 0px;--mdc-typography-headline4-font-family: Inter, Arial, sans-serif;--mdc-typography-headline4-font-size: 34px;--mdc-typography-headline4-font-weight: 400;--mdc-typography-headline4-line-height: 42px;--mdc-typography-headline4-letter-spacing: 0px;--mdc-typography-headline5-font-family: Inter, Arial, sans-serif;--mdc-typography-headline5-font-size: 24px;--mdc-typography-headline5-font-weight: 400;--mdc-typography-headline5-line-height: 36px;--mdc-typography-headline5-letter-spacing: 0.18px;--mdc-typography-headline6-font-family: Inter, Arial, sans-serif;--mdc-typography-headline6-font-size: 20px;--mdc-typography-headline6-font-weight: 500;--mdc-typography-headline6-line-height: 24px;--mdc-typography-headline6-letter-spacing: 0.15px;--mdc-typography-subtitle1-font-family: Inter, Arial, sans-serif;--mdc-typography-subtitle1-font-size: 16px;--mdc-typography-subtitle1-font-weight: 500;--mdc-typography-subtitle1-line-height: 28px;--mdc-typography-subtitle1-letter-spacing: 0.15px;--mdc-typography-subtitle2-font-family: Inter, Arial, sans-serif;--mdc-typography-subtitle2-font-size: 14px;--mdc-typography-subtitle2-font-weight: 500;--mdc-typography-subtitle2-line-height: 22px;--mdc-typography-subtitle2-letter-spacing: 0.1px;--mdc-typography-body1-font-family: Inter, Arial, sans-serif;--mdc-typography-body1-font-size: 16px;--mdc-typography-body1-font-weight: 400;--mdc-typography-body1-line-height: 24px;--mdc-typography-body1-letter-spacing: 0px;--mdc-typography-body2-font-family: Inter, Arial, sans-serif;--mdc-typography-body2-font-size: 14px;--mdc-typography-body2-font-weight: 400;--mdc-typography-body2-line-height: 20px;--mdc-typography-body2-letter-spacing: 0px;--mdc-typography-button-font-family: Inter, Arial, sans-serif;--mdc-typography-button-font-size: 14px;--mdc-typography-button-font-weight: 500;--mdc-typography-button-line-height: 16px;--mdc-typography-button-letter-spacing: 0px;--mdc-typography-caption-font-family: Inter, Arial, sans-serif;--mdc-typography-caption-font-size: 12px;--mdc-typography-caption-font-weight: 400;--mdc-typography-caption-line-height: 16px;--mdc-typography-caption-letter-spacing: 0px;--mdc-typography-code-font-family: Roboto Mono, monospace;--mdc-typography-code-font-size: 12px;--mdc-typography-code-font-weight: 400;--mdc-typography-code-line-height: 20px;--mdc-typography-code-letter-spacing: 0px;--mdc-theme-border: #d1d5e7;--mdc-theme-surface-accent: #ececfe;--mdc-theme-surface-accent-highlight: rgba(48, 83, 244, 0.08);--mdc-theme-surface-accent-highlight-hover: rgba(48, 83, 244, 0.08);--mdc-typography-button-letter-spacing: 0;--mdc-icon-font: 'Material Symbols Outlined';--mdc-ripple-color: #00233c;--mdc-shape-small: 8px;--mdc-shape-medium: 8px;--mdc-plain-tooltip-container-color: #3e4557;--mdc-plain-tooltip-supporting-text-color: #f1f3f8}:root .mdc-data-table__sort-icon-button{color:#59627b}:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#59627b;background-color:var(--mdc-ripple-color, #59627b)}:root .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button{color:#59627b}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button .mdc-icon-button__ripple::after{background-color:#59627b;background-color:var(--mdc-ripple-color, #59627b)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:hover .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-surface--hover .mdc-icon-button__ripple::before{opacity:0.04;opacity:var(--mdc-ripple-hover-opacity, 0.04)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__ripple::before,:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__ripple::before{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-focus-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded) .mdc-icon-button__ripple::after{transition:opacity 150ms linear}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button:not(.mdc-ripple-upgraded):active .mdc-icon-button__ripple::after{transition-duration:75ms;opacity:0.12;opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__header-cell--sorted .mdc-data-table__sort-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-ripple-press-opacity, 0.12)}:root .mdc-data-table__row--selected{background-color:rgba(243, 245, 249, 0.04)}:root .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(243, 245, 249, 0.08)}:root .mdc-data-table__header-cell{color:#00233c}:root .mdc-data-table__pagination-total,:root .mdc-data-table__pagination-rows-per-page-label,:root .mdc-data-table__cell{color:#00233c}:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,:root .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#d1d5e7}:root .mdc-data-table__cell,:root .mdc-data-table__header-cell{border-bottom-color:#d1d5e7}:root .mdc-data-table__pagination{border-top-color:#d1d5e7}:root{border-width:0;border-style:solid}:root .mdc-data-table{width:100%;border-width:0;white-space:normal}:root .mdc-data-table__header-cell{font-family:var(--mdc-typography-font-family);font-size:var(--mdc-typography-body2-font-size);font-weight:600;line-height:var(--mdc-typography-body2-line-height)}:root .mdc-data-table__sort-icon-button{font-size:1rem}:root .mdc-data-table__header-row{height:calc(56px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}:root .mdc-data-table__row{height:calc(52px + var(--cv-density-mode, 0)*var(--cv-density-interval, 4px))}
package/toolbar.js CHANGED
@@ -1,3 +1,3 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./query-assigned-elements-8EurZY45.js"),n=require("./property-DYTC_2-m.js"),m=require("./mwc-top-app-bar-base-Gxaye-WD.js"),s=".mdc-top-app-bar{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee);color:#fff;display:flex;position:fixed;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;z-index:4}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after{background-color:#fff;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-primary, #fff))}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-surface--hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-surface--hover:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar__row{display:flex;position:relative;box-sizing:border-box;width:100%;height:64px}.mdc-top-app-bar__section{display:inline-flex;flex:1 1 auto;align-items:center;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{justify-content:flex-start;order:-1}.mdc-top-app-bar__section--align-end{justify-content:flex-end;order:1}.mdc-top-app-bar__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit);padding-left:20px;padding-right:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:1}[dir=rtl] .mdc-top-app-bar__title,.mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar--short-collapsed{border-radius:0 0 24px}[dir=rtl] .mdc-top-app-bar--short-collapsed,.mdc-top-app-bar--short-collapsed[dir=rtl]{border-radius:0 0 0 24px}.mdc-top-app-bar--short{top:0;right:auto;left:0;width:100%;transition:width .25s cubic-bezier(.4,0,.2,1)}[dir=rtl] .mdc-top-app-bar--short,.mdc-top-app-bar--short[dir=rtl]{right:0;left:auto}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short .mdc-top-app-bar__title{transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-top-app-bar--short-collapsed{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:56px;transition:width .3s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{transition:padding .15s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:48px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 4px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title,.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:12px}.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:128px}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{align-self:flex-start}.mdc-top-app-bar--fixed{transition:box-shadow .2s linear}.mdc-top-app-bar--fixed-scrolled{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:box-shadow .2s linear}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:96px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:20px;padding-right:0;padding-bottom:9px}[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title,.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media (max-width: 599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short{transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{transition:width .25s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}:host{display:block}:host .mdc-top-app-bar__row{height:calc(64px + var(--cv-density-mode, 0) * var(--cv-density-interval, 8px))}:host([sticky]){position:sticky;top:0;z-index:2}.mdc-top-app-bar__title{padding-left:0}@media screen and (max-width: 768px){.mdc-top-app-bar__title{font-family:var(--mdc-typography-subtitle2-font-family);font-size:var(--mdc-typography-subtitle2-font-size);font-weight:var(--mdc-typography-subtitle2-font-weight);line-height:var(--mdc-typography-subtitle2-line-height)}}.mdc-top-app-bar{position:static;background-color:transparent;background-color:var(--mdc-theme-surface);color:var(--mdc-theme-on-surface);border-top-left-radius:var(--cv-border-radius-outer);border-top-right-radius:var(--cv-border-radius-outer)}.mdc-top-app-bar--fixed-adjust,.mdc-top-app-bar--dense-fixed-adjust{padding-top:0}";var b=Object.defineProperty,l=Object.getOwnPropertyDescriptor,c=(o,a,r,t)=>{for(var p=t>1?void 0:t?l(a,r):a,e=o.length-1,d;e>=0;e--)(d=o[e])&&(p=(t?d(a,r,p):d(p))||p);return t&&p&&b(a,r,p),p};exports.CovalentToolbar=class extends m.TopAppBarBase{constructor(){super(...arguments),this.sticky=!1}};exports.CovalentToolbar.styles=[i.i`
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./query-assigned-elements-8EurZY45.js"),n=require("./property-DYTC_2-m.js"),m=require("./mwc-top-app-bar-base-Gxaye-WD.js"),s=".mdc-top-app-bar{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee);color:#fff}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after{background-color:#fff;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-primary, #fff))}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-surface--hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-surface--hover:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar{display:flex;position:fixed;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;z-index:4}.mdc-top-app-bar__row{display:flex;position:relative;box-sizing:border-box;width:100%;height:64px}.mdc-top-app-bar__section{display:inline-flex;flex:1 1 auto;align-items:center;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{justify-content:flex-start;order:-1}.mdc-top-app-bar__section--align-end{justify-content:flex-end;order:1}.mdc-top-app-bar__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit);padding-left:20px;padding-right:0}[dir=rtl] .mdc-top-app-bar__title,.mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:1}.mdc-top-app-bar--short-collapsed{border-radius:0 0 24px}[dir=rtl] .mdc-top-app-bar--short-collapsed,.mdc-top-app-bar--short-collapsed[dir=rtl]{border-radius:0 0 0 24px}.mdc-top-app-bar--short{top:0;right:auto;left:0;width:100%;transition:width .25s cubic-bezier(.4,0,.2,1)}[dir=rtl] .mdc-top-app-bar--short,.mdc-top-app-bar--short[dir=rtl]{right:0;left:auto}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short .mdc-top-app-bar__title{transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-top-app-bar--short-collapsed{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:56px;transition:width .3s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{transition:padding .15s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:48px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 4px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title,.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:12px}.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:128px}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{align-self:flex-start}.mdc-top-app-bar--fixed{transition:box-shadow .2s linear}.mdc-top-app-bar--fixed-scrolled{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:box-shadow .2s linear}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:96px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:20px;padding-right:0}[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title,.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:9px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media (max-width: 599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short{transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{transition:width .25s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}:host{display:block}:host .mdc-top-app-bar__row{height:calc(64px + var(--cv-density-mode, 0) * var(--cv-density-interval, 8px))}:host([sticky]){position:sticky;top:0;z-index:2}.mdc-top-app-bar__title{padding-left:0}@media screen and (max-width: 768px){.mdc-top-app-bar__title{font-family:var(--mdc-typography-subtitle2-font-family);font-size:var(--mdc-typography-subtitle2-font-size);font-weight:var(--mdc-typography-subtitle2-font-weight);line-height:var(--mdc-typography-subtitle2-line-height)}}.mdc-top-app-bar{position:static;background-color:transparent;background-color:var(--mdc-theme-surface);color:var(--mdc-theme-on-surface);border-top-left-radius:var(--cv-border-radius-outer);border-top-right-radius:var(--cv-border-radius-outer)}.mdc-top-app-bar--fixed-adjust,.mdc-top-app-bar--dense-fixed-adjust{padding-top:0}";var b=Object.defineProperty,l=Object.getOwnPropertyDescriptor,c=(o,a,r,t)=>{for(var p=t>1?void 0:t?l(a,r):a,e=o.length-1,d;e>=0;e--)(d=o[e])&&(p=(t?d(a,r,p):d(p))||p);return t&&p&&b(a,r,p),p};exports.CovalentToolbar=class extends m.TopAppBarBase{constructor(){super(...arguments),this.sticky=!1}};exports.CovalentToolbar.styles=[i.i`
2
2
  ${i.r(s)}
3
3
  `];c([n.n({type:Boolean,reflect:!0})],exports.CovalentToolbar.prototype,"sticky",2);exports.CovalentToolbar=c([i.e("cv-toolbar")],exports.CovalentToolbar);const g=exports.CovalentToolbar;exports.default=g;
package/toolbar.mjs CHANGED
@@ -1,9 +1,9 @@
1
1
  import { r as n, i as m, e as s } from "./query-assigned-elements-D930kELM.mjs";
2
2
  import { n as b } from "./property-DJzm_oB9.mjs";
3
3
  import { T as l } from "./mwc-top-app-bar-base-CY0I98Qf.mjs";
4
- const h = ".mdc-top-app-bar{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee);color:#fff;display:flex;position:fixed;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;z-index:4}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after{background-color:#fff;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-primary, #fff))}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-surface--hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-surface--hover:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar__row{display:flex;position:relative;box-sizing:border-box;width:100%;height:64px}.mdc-top-app-bar__section{display:inline-flex;flex:1 1 auto;align-items:center;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{justify-content:flex-start;order:-1}.mdc-top-app-bar__section--align-end{justify-content:flex-end;order:1}.mdc-top-app-bar__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit);padding-left:20px;padding-right:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:1}[dir=rtl] .mdc-top-app-bar__title,.mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar--short-collapsed{border-radius:0 0 24px}[dir=rtl] .mdc-top-app-bar--short-collapsed,.mdc-top-app-bar--short-collapsed[dir=rtl]{border-radius:0 0 0 24px}.mdc-top-app-bar--short{top:0;right:auto;left:0;width:100%;transition:width .25s cubic-bezier(.4,0,.2,1)}[dir=rtl] .mdc-top-app-bar--short,.mdc-top-app-bar--short[dir=rtl]{right:0;left:auto}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short .mdc-top-app-bar__title{transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-top-app-bar--short-collapsed{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:56px;transition:width .3s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{transition:padding .15s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:48px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 4px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title,.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:12px}.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:128px}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{align-self:flex-start}.mdc-top-app-bar--fixed{transition:box-shadow .2s linear}.mdc-top-app-bar--fixed-scrolled{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:box-shadow .2s linear}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:96px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:20px;padding-right:0;padding-bottom:9px}[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title,.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media (max-width: 599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short{transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{transition:width .25s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}:host{display:block}:host .mdc-top-app-bar__row{height:calc(64px + var(--cv-density-mode, 0) * var(--cv-density-interval, 8px))}:host([sticky]){position:sticky;top:0;z-index:2}.mdc-top-app-bar__title{padding-left:0}@media screen and (max-width: 768px){.mdc-top-app-bar__title{font-family:var(--mdc-typography-subtitle2-font-family);font-size:var(--mdc-typography-subtitle2-font-size);font-weight:var(--mdc-typography-subtitle2-font-weight);line-height:var(--mdc-typography-subtitle2-line-height)}}.mdc-top-app-bar{position:static;background-color:transparent;background-color:var(--mdc-theme-surface);color:var(--mdc-theme-on-surface);border-top-left-radius:var(--cv-border-radius-outer);border-top-right-radius:var(--cv-border-radius-outer)}.mdc-top-app-bar--fixed-adjust,.mdc-top-app-bar--dense-fixed-adjust{padding-top:0}";
5
- var g = Object.defineProperty, f = Object.getOwnPropertyDescriptor, c = (e, t, r, o) => {
6
- for (var p = o > 1 ? void 0 : o ? f(t, r) : t, d = e.length - 1, i; d >= 0; d--)
4
+ const h = ".mdc-top-app-bar{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee);color:#fff}.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-theme-on-primary, #fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after{background-color:#fff;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-primary, #fff))}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-surface--hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-surface--hover:before{opacity:.08;opacity:var(--mdc-ripple-hover-opacity, .08)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-focus-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24;opacity:var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .24)}.mdc-top-app-bar{display:flex;position:fixed;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;z-index:4}.mdc-top-app-bar__row{display:flex;position:relative;box-sizing:border-box;width:100%;height:64px}.mdc-top-app-bar__section{display:inline-flex;flex:1 1 auto;align-items:center;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{justify-content:flex-start;order:-1}.mdc-top-app-bar__section--align-end{justify-content:flex-end;order:1}.mdc-top-app-bar__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:1.25rem;font-size:var(--mdc-typography-headline6-font-size, 1.25rem);line-height:2rem;line-height:var(--mdc-typography-headline6-line-height, 2rem);font-weight:500;font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:.0125em;letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);text-decoration:inherit;text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-headline6-text-transform, inherit);padding-left:20px;padding-right:0}[dir=rtl] .mdc-top-app-bar__title,.mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:1}.mdc-top-app-bar--short-collapsed{border-radius:0 0 24px}[dir=rtl] .mdc-top-app-bar--short-collapsed,.mdc-top-app-bar--short-collapsed[dir=rtl]{border-radius:0 0 0 24px}.mdc-top-app-bar--short{top:0;right:auto;left:0;width:100%;transition:width .25s cubic-bezier(.4,0,.2,1)}[dir=rtl] .mdc-top-app-bar--short,.mdc-top-app-bar--short[dir=rtl]{right:0;left:auto}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short .mdc-top-app-bar__title{transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:1}.mdc-top-app-bar--short-collapsed{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:56px;transition:width .3s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{transition:padding .15s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:48px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 4px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title,.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:12px}.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:128px}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{align-self:flex-start}.mdc-top-app-bar--fixed{transition:box-shadow .2s linear}.mdc-top-app-bar--fixed-scrolled{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:box-shadow .2s linear}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:96px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:20px;padding-right:0}[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title,.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl]{padding-left:0;padding-right:20px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:9px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media (max-width: 599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short{transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{transition:width .25s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end,.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl]{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}:host{display:block}:host .mdc-top-app-bar__row{height:calc(64px + var(--cv-density-mode, 0) * var(--cv-density-interval, 8px))}:host([sticky]){position:sticky;top:0;z-index:2}.mdc-top-app-bar__title{padding-left:0}@media screen and (max-width: 768px){.mdc-top-app-bar__title{font-family:var(--mdc-typography-subtitle2-font-family);font-size:var(--mdc-typography-subtitle2-font-size);font-weight:var(--mdc-typography-subtitle2-font-weight);line-height:var(--mdc-typography-subtitle2-line-height)}}.mdc-top-app-bar{position:static;background-color:transparent;background-color:var(--mdc-theme-surface);color:var(--mdc-theme-on-surface);border-top-left-radius:var(--cv-border-radius-outer);border-top-right-radius:var(--cv-border-radius-outer)}.mdc-top-app-bar--fixed-adjust,.mdc-top-app-bar--dense-fixed-adjust{padding-top:0}";
5
+ var g = Object.defineProperty, _ = Object.getOwnPropertyDescriptor, c = (e, t, r, o) => {
6
+ for (var p = o > 1 ? void 0 : o ? _(t, r) : t, d = e.length - 1, i; d >= 0; d--)
7
7
  (i = e[d]) && (p = (o ? i(t, r, p) : i(p)) || p);
8
8
  return o && p && g(t, r, p), p;
9
9
  };
package/tooltip.js CHANGED
@@ -61,7 +61,7 @@
61
61
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62
62
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
63
63
  * THE SOFTWARE.
64
- */var tt=x.RICH,G=x.SHOWN,z=x.SHOWING,V=x.SHOWING_TRANSITION,M=x.HIDE,k=x.HIDE_TRANSITION,et=x.MULTILINE_TOOLTIP,q;(function(o){o.POLL_ANCHOR="poll_anchor"})(q||(q={}));var j=typeof window<"u",it=function(o){A.__extends(r,o);function r(t){var i=o.call(this,A.__assign(A.__assign({},r.defaultAdapter),t))||this;return i.tooltipShown=!1,i.anchorGap=_.BOUNDED_ANCHOR_GAP,i.xTooltipPos=D.DETECTED,i.yTooltipPos=H.DETECTED,i.tooltipPositionWithCaret=p.DETECTED,i.minViewportTooltipThreshold=_.MIN_VIEWPORT_TOOLTIP_THRESHOLD,i.hideDelayMs=_.HIDE_DELAY_MS,i.showDelayMs=_.SHOW_DELAY_MS,i.anchorRect=null,i.parentRect=null,i.frameId=null,i.hideTimeout=null,i.showTimeout=null,i.addAncestorScrollEventListeners=new Array,i.removeAncestorScrollEventListeners=new Array,i.animFrame=new F.AnimationFrame,i.anchorBlurHandler=function(e){i.handleAnchorBlur(e)},i.documentClickHandler=function(e){i.handleDocumentClick(e)},i.documentKeydownHandler=function(e){i.handleKeydown(e)},i.tooltipMouseEnterHandler=function(){i.handleTooltipMouseEnter()},i.tooltipMouseLeaveHandler=function(){i.handleTooltipMouseLeave()},i.richTooltipFocusOutHandler=function(e){i.handleRichTooltipFocusOut(e)},i.windowScrollHandler=function(){i.handleWindowScrollEvent()},i.windowResizeHandler=function(){i.handleWindowChangeEvent()},i}return Object.defineProperty(r,"defaultAdapter",{get:function(){return{getAttribute:function(){return null},setAttribute:function(){},removeAttribute:function(){},addClass:function(){},hasClass:function(){return!1},removeClass:function(){},getComputedStyleProperty:function(){return""},setStyleProperty:function(){},setSurfaceAnimationStyleProperty:function(){},getViewportWidth:function(){return 0},getViewportHeight:function(){return 0},getTooltipSize:function(){return{width:0,height:0}},getAnchorBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},getParentBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},getAnchorAttribute:function(){return null},setAnchorAttribute:function(){return null},isRTL:function(){return!1},anchorContainsElement:function(){return!1},tooltipContainsElement:function(){return!1},focusAnchorElement:function(){},registerEventHandler:function(){},deregisterEventHandler:function(){},registerAnchorEventHandler:function(){},deregisterAnchorEventHandler:function(){},registerDocumentEventHandler:function(){},deregisterDocumentEventHandler:function(){},registerWindowEventHandler:function(){},deregisterWindowEventHandler:function(){},notifyHidden:function(){},notifyShown:function(){},getTooltipCaretBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},setTooltipCaretStyle:function(){},clearTooltipCaretStyles:function(){},getActiveElement:function(){return null},isInstanceOfElement:function(){return!1}}},enumerable:!1,configurable:!0}),r.prototype.init=function(){this.richTooltip=this.adapter.hasClass(tt),this.persistentTooltip=this.adapter.getAttribute(W.PERSISTENT)==="true",this.interactiveTooltip=!!this.adapter.getAnchorAttribute(W.ARIA_EXPANDED)&&this.adapter.getAnchorAttribute(W.ARIA_HASPOPUP)==="dialog",this.hasCaret=this.richTooltip&&this.adapter.getAttribute(W.HAS_CARET)==="true"},r.prototype.isShown=function(){return this.tooltipShown},r.prototype.isRich=function(){return this.richTooltip},r.prototype.isPersistent=function(){return this.persistentTooltip},r.prototype.handleAnchorMouseEnter=function(){var t=this;this.tooltipShown?this.show():(this.clearHideTimeout(),this.showTimeout=setTimeout(function(){t.show()},this.showDelayMs))},r.prototype.handleAnchorTouchstart=function(){var t=this;this.showTimeout=setTimeout(function(){t.show()},this.showDelayMs),this.adapter.registerWindowEventHandler("contextmenu",this.preventContextMenuOnLongTouch)},r.prototype.preventContextMenuOnLongTouch=function(t){t.preventDefault()},r.prototype.tooltipContainsRelatedTargetElement=function(t){return this.adapter.isInstanceOfElement(t)&&this.adapter.tooltipContainsElement(t)},r.prototype.anchorOrTooltipContainsTargetElement=function(t){return this.adapter.isInstanceOfElement(t)&&(this.adapter.tooltipContainsElement(t)||this.adapter.anchorContainsElement(t))},r.prototype.handleAnchorTouchend=function(){this.clearShowTimeout(),this.isShown()||this.adapter.deregisterWindowEventHandler("contextmenu",this.preventContextMenuOnLongTouch)},r.prototype.handleAnchorFocus=function(t){var i=this;this.tooltipContainsRelatedTargetElement(t.relatedTarget)||(this.showTimeout=setTimeout(function(){i.show()},this.showDelayMs))},r.prototype.handleAnchorMouseLeave=function(){var t=this;this.clearShowTimeout(),this.hideTimeout=setTimeout(function(){t.hide()},this.hideDelayMs)},r.prototype.handleAnchorClick=function(){this.tooltipShown?this.hide():this.show()},r.prototype.handleDocumentClick=function(t){this.richTooltip&&this.persistentTooltip&&this.anchorOrTooltipContainsTargetElement(t.target)||this.hide()},r.prototype.handleKeydown=function(t){var i=F.normalizeKey(t);if(i===F.KEY.ESCAPE){var e=this.adapter.getActiveElement(),n=!1;return this.adapter.isInstanceOfElement(e)&&(n=this.adapter.tooltipContainsElement(e)),n&&this.adapter.focusAnchorElement(),this.hide(),t.stopPropagation(),!1}return!0},r.prototype.handleAnchorBlur=function(t){this.richTooltip&&(t.relatedTarget===null||this.tooltipContainsRelatedTargetElement(t.relatedTarget))||this.hide()},r.prototype.handleTooltipMouseEnter=function(){this.show()},r.prototype.handleTooltipMouseLeave=function(){var t=this;this.clearShowTimeout(),this.hideTimeout=setTimeout(function(){t.hide()},this.hideDelayMs)},r.prototype.handleRichTooltipFocusOut=function(t){this.anchorOrTooltipContainsTargetElement(t.relatedTarget)||t.relatedTarget===null&&this.interactiveTooltip||this.hide()},r.prototype.handleWindowScrollEvent=function(){this.persistentTooltip||this.hide()},r.prototype.handleWindowChangeEvent=function(){var t=this;this.animFrame.request(q.POLL_ANCHOR,function(){t.repositionTooltipOnAnchorMove()})},r.prototype.show=function(){var t,i,e=this;if(this.clearHideTimeout(),this.clearShowTimeout(),!this.tooltipShown){this.tooltipShown=!0,this.adapter.removeAttribute("aria-hidden"),this.richTooltip&&(this.interactiveTooltip&&this.adapter.setAnchorAttribute("aria-expanded","true"),this.adapter.registerEventHandler("focusout",this.richTooltipFocusOutHandler)),this.persistentTooltip||(this.adapter.registerEventHandler("mouseenter",this.tooltipMouseEnterHandler),this.adapter.registerEventHandler("mouseleave",this.tooltipMouseLeaveHandler)),this.adapter.removeClass(M),this.adapter.addClass(z),this.isTooltipMultiline()&&!this.richTooltip&&this.adapter.addClass(et),this.anchorRect=this.adapter.getAnchorBoundingRect(),this.parentRect=this.adapter.getParentBoundingRect(),this.richTooltip?this.positionRichTooltip():this.positionPlainTooltip(),this.adapter.registerAnchorEventHandler("blur",this.anchorBlurHandler),this.adapter.registerDocumentEventHandler("click",this.documentClickHandler),this.adapter.registerDocumentEventHandler("keydown",this.documentKeydownHandler),this.adapter.registerWindowEventHandler("scroll",this.windowScrollHandler),this.adapter.registerWindowEventHandler("resize",this.windowResizeHandler);try{for(var n=A.__values(this.addAncestorScrollEventListeners),a=n.next();!a.done;a=n.next()){var d=a.value;d()}}catch(h){t={error:h}}finally{try{a&&!a.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}this.frameId=requestAnimationFrame(function(){e.clearAllAnimationClasses(),e.adapter.addClass(G),e.adapter.addClass(V)})}},r.prototype.hide=function(){var t,i;if(this.clearHideTimeout(),this.clearShowTimeout(),!!this.tooltipShown){this.frameId&&cancelAnimationFrame(this.frameId),this.tooltipShown=!1,this.adapter.setAttribute("aria-hidden","true"),this.adapter.deregisterEventHandler("focusout",this.richTooltipFocusOutHandler),this.richTooltip&&this.interactiveTooltip&&this.adapter.setAnchorAttribute("aria-expanded","false"),this.persistentTooltip||(this.adapter.deregisterEventHandler("mouseenter",this.tooltipMouseEnterHandler),this.adapter.deregisterEventHandler("mouseleave",this.tooltipMouseLeaveHandler)),this.clearAllAnimationClasses(),this.adapter.addClass(M),this.adapter.addClass(k),this.adapter.removeClass(G),this.adapter.deregisterAnchorEventHandler("blur",this.anchorBlurHandler),this.adapter.deregisterDocumentEventHandler("click",this.documentClickHandler),this.adapter.deregisterDocumentEventHandler("keydown",this.documentKeydownHandler),this.adapter.deregisterWindowEventHandler("scroll",this.windowScrollHandler),this.adapter.deregisterWindowEventHandler("resize",this.windowResizeHandler),this.adapter.deregisterWindowEventHandler("contextmenu",this.preventContextMenuOnLongTouch);try{for(var e=A.__values(this.removeAncestorScrollEventListeners),n=e.next();!n.done;n=e.next()){var a=n.value;a()}}catch(d){t={error:d}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(t)throw t.error}}}},r.prototype.handleTransitionEnd=function(){var t=this.adapter.hasClass(M);this.adapter.removeClass(z),this.adapter.removeClass(V),this.adapter.removeClass(M),this.adapter.removeClass(k),t&&this.showTimeout===null?this.adapter.notifyHidden():t||this.adapter.notifyShown()},r.prototype.clearAllAnimationClasses=function(){this.adapter.removeClass(V),this.adapter.removeClass(k)},r.prototype.setTooltipPosition=function(t){var i=t.xPos,e=t.yPos,n=t.withCaretPos;if(this.hasCaret&&n){this.tooltipPositionWithCaret=n;return}i&&(this.xTooltipPos=i),e&&(this.yTooltipPos=e)},r.prototype.setAnchorBoundaryType=function(t){t===U.UNBOUNDED?this.anchorGap=_.UNBOUNDED_ANCHOR_GAP:this.anchorGap=_.BOUNDED_ANCHOR_GAP},r.prototype.setShowDelay=function(t){this.showDelayMs=t},r.prototype.setHideDelay=function(t){this.hideDelayMs=t},r.prototype.isTooltipMultiline=function(){var t=this.adapter.getTooltipSize();return t.height>_.MIN_HEIGHT&&t.width>=_.MAX_WIDTH},r.prototype.positionPlainTooltip=function(){var t=this.calculateTooltipStyles(this.anchorRect),i=t.top,e=t.yTransformOrigin,n=t.left,a=t.xTransformOrigin,d=j?$(window,"transform"):"transform";this.adapter.setSurfaceAnimationStyleProperty(d+"-origin",a+" "+e),this.adapter.setStyleProperty("top",i+"px"),this.adapter.setStyleProperty("left",n+"px")},r.prototype.positionRichTooltip=function(){var t,i,e,n;this.adapter.setStyleProperty("width",""),this.adapter.setStyleProperty("left","-"+_.RICH_MAX_WIDTH+"px");var a=Number(this.adapter.getComputedStyleProperty("width").slice(0,-2)),d=isFinite(a)?a:_.RICH_MAX_WIDTH,h=Math.max(this.adapter.getViewportWidth()-2*_.MIN_VIEWPORT_TOOLTIP_THRESHOLD,_.MIN_WIDTH),s=Math.min(h,d);this.adapter.setStyleProperty("width",s+"px");var l=this.hasCaret?this.calculateTooltipWithCaretStyles(this.anchorRect):this.calculateTooltipStyles(this.anchorRect),m=l.top,y=l.yTransformOrigin,v=l.left,f=l.xTransformOrigin,E=j?$(window,"transform"):"transform";this.adapter.setSurfaceAnimationStyleProperty(E+"-origin",f+" "+y);var g=v-((i=(t=this.parentRect)===null||t===void 0?void 0:t.left)!==null&&i!==void 0?i:0),T=m-((n=(e=this.parentRect)===null||e===void 0?void 0:e.top)!==null&&n!==void 0?n:0);this.adapter.setStyleProperty("top",T+"px"),this.adapter.setStyleProperty("left",g+"px")},r.prototype.calculateTooltipStyles=function(t){if(!t)return{top:0,left:0};var i=this.adapter.getTooltipSize(),e=this.calculateYTooltipDistance(t,i.height),n=this.calculateXTooltipDistance(t,i.width);return{top:e.distance,yTransformOrigin:e.yTransformOrigin,left:n.distance,xTransformOrigin:n.xTransformOrigin}},r.prototype.calculateXTooltipDistance=function(t,i){var e=!this.adapter.isRTL(),n,a,d,h,s,l,m;if(this.richTooltip)n=e?t.left-i:t.right,a=e?t.right:t.left-i,l=e?c.RIGHT:c.LEFT,m=e?c.LEFT:c.RIGHT;else{n=e?t.left:t.right-i,a=e?t.right-i:t.left,d=t.left+(t.width-i)/2;var y=t.left-(i+this.anchorGap),v=t.right+this.anchorGap;h=e?y:v,s=e?v:y,l=e?c.LEFT:c.RIGHT,m=e?c.RIGHT:c.LEFT}var f=[n,d,a];this.xTooltipPos===D.SIDE_START?f.push(h):this.xTooltipPos===D.SIDE_END&&f.push(s);var E=this.richTooltip?this.determineValidPositionOptions(n,a):this.determineValidPositionOptions.apply(this,A.__spreadArray([],A.__read(f)));if(this.xTooltipPos===D.START&&E.has(n))return{distance:n,xTransformOrigin:l};if(this.xTooltipPos===D.END&&E.has(a))return{distance:a,xTransformOrigin:m};if(this.xTooltipPos===D.CENTER&&E.has(d))return{distance:d,xTransformOrigin:c.CENTER};if(this.xTooltipPos===D.SIDE_START&&E.has(h))return{distance:h,xTransformOrigin:m};if(this.xTooltipPos===D.SIDE_END&&E.has(s))return{distance:s,xTransformOrigin:l};var g=this.richTooltip?[{distance:a,xTransformOrigin:m},{distance:n,xTransformOrigin:l}]:[{distance:d,xTransformOrigin:c.CENTER},{distance:n,xTransformOrigin:l},{distance:a,xTransformOrigin:m}],T=g.find(function(I){var b=I.distance;return E.has(b)});if(T)return T;if(t.left<0)return{distance:this.minViewportTooltipThreshold,xTransformOrigin:c.LEFT};var w=this.adapter.getViewportWidth(),R=w-(i+this.minViewportTooltipThreshold);return{distance:R,xTransformOrigin:c.RIGHT}},r.prototype.determineValidPositionOptions=function(){for(var t,i,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var a=new Set,d=new Set;try{for(var h=A.__values(e),s=h.next();!s.done;s=h.next()){var l=s.value;this.positionHonorsViewportThreshold(l)?a.add(l):this.positionDoesntCollideWithViewport(l)&&d.add(l)}}catch(m){t={error:m}}finally{try{s&&!s.done&&(i=h.return)&&i.call(h)}finally{if(t)throw t.error}}return a.size?a:d},r.prototype.positionHonorsViewportThreshold=function(t){var i=this.adapter.getViewportWidth(),e=this.adapter.getTooltipSize().width;return t+e<=i-this.minViewportTooltipThreshold&&t>=this.minViewportTooltipThreshold},r.prototype.positionDoesntCollideWithViewport=function(t){var i=this.adapter.getViewportWidth(),e=this.adapter.getTooltipSize().width;return t+e<=i&&t>=0},r.prototype.calculateYTooltipDistance=function(t,i){var e=t.bottom+this.anchorGap,n=t.top-(this.anchorGap+i),a=t.top+t.height/2,d=a-i/2,h=[n,e];this.yTooltipPos===H.SIDE&&h.push(d);var s=this.determineValidYPositionOptions.apply(this,A.__spreadArray([],A.__read(h)));return this.yTooltipPos===H.ABOVE&&s.has(n)?{distance:n,yTransformOrigin:c.BOTTOM}:this.yTooltipPos===H.BELOW&&s.has(e)?{distance:e,yTransformOrigin:c.TOP}:this.yTooltipPos===H.SIDE&&s.has(d)?{distance:d,yTransformOrigin:c.CENTER}:s.has(e)?{distance:e,yTransformOrigin:c.TOP}:s.has(n)?{distance:n,yTransformOrigin:c.BOTTOM}:{distance:e,yTransformOrigin:c.TOP}},r.prototype.determineValidYPositionOptions=function(){for(var t,i,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var a=new Set,d=new Set;try{for(var h=A.__values(e),s=h.next();!s.done;s=h.next()){var l=s.value;this.yPositionHonorsViewportThreshold(l)?a.add(l):this.yPositionDoesntCollideWithViewport(l)&&d.add(l)}}catch(m){t={error:m}}finally{try{s&&!s.done&&(i=h.return)&&i.call(h)}finally{if(t)throw t.error}}return a.size?a:d},r.prototype.yPositionHonorsViewportThreshold=function(t){var i=this.adapter.getViewportHeight(),e=this.adapter.getTooltipSize().height;return t+e+this.minViewportTooltipThreshold<=i&&t>=this.minViewportTooltipThreshold},r.prototype.yPositionDoesntCollideWithViewport=function(t){var i=this.adapter.getViewportHeight(),e=this.adapter.getTooltipSize().height;return t+e<=i&&t>=0},r.prototype.calculateTooltipWithCaretStyles=function(t){this.adapter.clearTooltipCaretStyles();var i=this.adapter.getTooltipCaretBoundingRect();if(!t||!i)return{position:p.DETECTED,top:0,left:0};var e=i.width/_.ANIMATION_SCALE,n=i.height/_.ANIMATION_SCALE/2,a=this.adapter.getTooltipSize(),d=this.calculateYWithCaretDistanceOptions(t,a.height,{caretWidth:e,caretHeight:n}),h=this.calculateXWithCaretDistanceOptions(t,a.width,{caretWidth:e,caretHeight:n}),s=this.validateTooltipWithCaretDistances(d,h);s.size<1&&(s=this.generateBackupPositionOption(t,a,{caretWidth:e,caretHeight:n}));var l=this.determineTooltipWithCaretDistance(s),m=l.position,y=l.xDistance,v=l.yDistance,f=this.setCaretPositionStyles(m,{caretWidth:e,caretHeight:n}),E=f.yTransformOrigin,g=f.xTransformOrigin;return{yTransformOrigin:E,xTransformOrigin:g,top:v,left:y}},r.prototype.calculateXWithCaretDistanceOptions=function(t,i,e){var n=e.caretWidth,a=e.caretHeight,d=!this.adapter.isRTL(),h=t.left+t.width/2,s=t.left-(i+this.anchorGap+a),l=t.right+this.anchorGap+a,m=d?s:l,y=d?l:s,v=h-(_.CARET_INDENTATION+n/2),f=h-(i-_.CARET_INDENTATION-n/2),E=d?v:f,g=d?f:v,T=h-i/2,w=new Map([[u.START,E],[u.CENTER,T],[u.END,g],[u.SIDE_END,y],[u.SIDE_START,m]]);return w},r.prototype.calculateYWithCaretDistanceOptions=function(t,i,e){var n=e.caretWidth,a=e.caretHeight,d=t.top+t.height/2,h=t.bottom+this.anchorGap+a,s=t.top-(this.anchorGap+i+a),l=d-(_.CARET_INDENTATION+n/2),m=d-i/2,y=d-(i-_.CARET_INDENTATION-n/2),v=new Map([[O.ABOVE,s],[O.BELOW,h],[O.SIDE_TOP,l],[O.SIDE_CENTER,m],[O.SIDE_BOTTOM,y]]);return v},r.prototype.repositionTooltipOnAnchorMove=function(){var t=this.adapter.getAnchorBoundingRect();if(!(!t||!this.anchorRect)){var i=this.adapter.getViewportHeight();t.top+t.height<0||t.bottom-t.height>=i||(t.top!==this.anchorRect.top||t.left!==this.anchorRect.left||t.height!==this.anchorRect.height||t.width!==this.anchorRect.width)&&(this.anchorRect=t,this.parentRect=this.adapter.getParentBoundingRect(),this.richTooltip?this.positionRichTooltip():this.positionPlainTooltip())}},r.prototype.validateTooltipWithCaretDistances=function(t,i){var e,n,a,d,h,s,l=new Map,m=new Map,y=new Map([[O.ABOVE,[u.START,u.CENTER,u.END]],[O.BELOW,[u.START,u.CENTER,u.END]],[O.SIDE_TOP,[u.SIDE_START,u.SIDE_END]],[O.SIDE_CENTER,[u.SIDE_START,u.SIDE_END]],[O.SIDE_BOTTOM,[u.SIDE_START,u.SIDE_END]]]);try{for(var v=A.__values(y.keys()),f=v.next();!f.done;f=v.next()){var E=f.value,g=t.get(E);if(this.yPositionHonorsViewportThreshold(g))try{for(var T=(a=void 0,A.__values(y.get(E))),w=T.next();!w.done;w=T.next()){var R=w.value,I=i.get(R);if(this.positionHonorsViewportThreshold(I)){var b=this.caretPositionOptionsMapping(R,E);l.set(b,{xDistance:I,yDistance:g})}}}catch(L){a={error:L}}finally{try{w&&!w.done&&(d=T.return)&&d.call(T)}finally{if(a)throw a.error}}if(this.yPositionDoesntCollideWithViewport(g))try{for(var B=(h=void 0,A.__values(y.get(E))),P=B.next();!P.done;P=B.next()){var R=P.value,I=i.get(R);if(this.positionDoesntCollideWithViewport(I)){var b=this.caretPositionOptionsMapping(R,E);m.set(b,{xDistance:I,yDistance:g})}}}catch(L){h={error:L}}finally{try{P&&!P.done&&(s=B.return)&&s.call(B)}finally{if(h)throw h.error}}}}catch(L){e={error:L}}finally{try{f&&!f.done&&(n=v.return)&&n.call(v)}finally{if(e)throw e.error}}return l.size?l:m},r.prototype.generateBackupPositionOption=function(t,i,e){var n=!this.adapter.isRTL(),a,d;if(t.left<0)a=this.minViewportTooltipThreshold+e.caretHeight,d=n?u.END:u.START;else{var h=this.adapter.getViewportWidth();a=h-(i.width+this.minViewportTooltipThreshold+e.caretHeight),d=n?u.START:u.END}var s,l;if(t.top<0)s=this.minViewportTooltipThreshold+e.caretHeight,l=O.BELOW;else{var m=this.adapter.getViewportHeight();s=m-(i.height+this.minViewportTooltipThreshold+e.caretHeight),l=O.ABOVE}var y=this.caretPositionOptionsMapping(d,l);return new Map([[y,{xDistance:a,yDistance:s}]])},r.prototype.determineTooltipWithCaretDistance=function(t){if(t.has(this.tooltipPositionWithCaret)){var i=t.get(this.tooltipPositionWithCaret);return{position:this.tooltipPositionWithCaret,xDistance:i.xDistance,yDistance:i.yDistance}}var e=[p.ABOVE_START,p.ABOVE_CENTER,p.ABOVE_END,p.TOP_SIDE_START,p.CENTER_SIDE_START,p.BOTTOM_SIDE_START,p.TOP_SIDE_END,p.CENTER_SIDE_END,p.BOTTOM_SIDE_END,p.BELOW_START,p.BELOW_CENTER,p.BELOW_END],n=e.find(function(d){return t.has(d)}),a=t.get(n);return{position:n,xDistance:a.xDistance,yDistance:a.yDistance}},r.prototype.caretPositionOptionsMapping=function(t,i){switch(i){case O.ABOVE:if(t===u.START)return p.ABOVE_START;if(t===u.CENTER)return p.ABOVE_CENTER;if(t===u.END)return p.ABOVE_END;break;case O.BELOW:if(t===u.START)return p.BELOW_START;if(t===u.CENTER)return p.BELOW_CENTER;if(t===u.END)return p.BELOW_END;break;case O.SIDE_TOP:if(t===u.SIDE_START)return p.TOP_SIDE_START;if(t===u.SIDE_END)return p.TOP_SIDE_END;break;case O.SIDE_CENTER:if(t===u.SIDE_START)return p.CENTER_SIDE_START;if(t===u.SIDE_END)return p.CENTER_SIDE_END;break;case O.SIDE_BOTTOM:if(t===u.SIDE_START)return p.BOTTOM_SIDE_START;if(t===u.SIDE_END)return p.BOTTOM_SIDE_END;break}throw new Error("MDCTooltipFoundation: Invalid caret position of "+t+", "+i)},r.prototype.setCaretPositionStyles=function(t,i){var e,n,a=this.calculateCaretPositionOnTooltip(t,i);if(!a)return{yTransformOrigin:0,xTransformOrigin:0};this.adapter.clearTooltipCaretStyles(),this.adapter.setTooltipCaretStyle(a.yAlignment,a.yAxisPx),this.adapter.setTooltipCaretStyle(a.xAlignment,a.xAxisPx);var d=a.skew*(Math.PI/180),h=Math.cos(d);this.adapter.setTooltipCaretStyle("transform","rotate("+a.rotation+"deg) skewY("+a.skew+"deg) scaleX("+h+")"),this.adapter.setTooltipCaretStyle("transform-origin",a.xAlignment+" "+a.yAlignment);try{for(var s=A.__values(a.caretCorners),l=s.next();!l.done;l=s.next()){var m=l.value;this.adapter.setTooltipCaretStyle(m,"0")}}catch(y){e={error:y}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}return{yTransformOrigin:a.yTransformOrigin,xTransformOrigin:a.xTransformOrigin}},r.prototype.calculateCaretPositionOnTooltip=function(t,i){var e=!this.adapter.isRTL(),n=this.adapter.getComputedStyleProperty("width"),a=this.adapter.getComputedStyleProperty("height");if(!(!n||!a||!i)){var d="calc(("+n+" - "+i.caretWidth+"px) / 2)",h="calc(("+a+" - "+i.caretWidth+"px) / 2)",s="0",l=_.CARET_INDENTATION+"px",m="calc("+n+" - "+l+")",y="calc("+a+" - "+l+")",v=35,f=Math.abs(90-v),E=["border-bottom-right-radius","border-top-left-radius"],g=["border-bottom-left-radius","border-top-right-radius"],T=20;switch(t){case p.BELOW_CENTER:return{yAlignment:c.TOP,xAlignment:c.LEFT,yAxisPx:s,xAxisPx:d,rotation:-1*v,skew:-1*T,xTransformOrigin:d,yTransformOrigin:s,caretCorners:E};case p.BELOW_END:return{yAlignment:c.TOP,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:s,xAxisPx:l,rotation:e?v:-1*v,skew:e?T:-1*T,xTransformOrigin:e?m:l,yTransformOrigin:s,caretCorners:e?g:E};case p.BELOW_START:return{yAlignment:c.TOP,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:s,xAxisPx:l,rotation:e?-1*v:v,skew:e?-1*T:T,xTransformOrigin:e?l:m,yTransformOrigin:s,caretCorners:e?E:g};case p.TOP_SIDE_END:return{yAlignment:c.TOP,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:l,xAxisPx:s,rotation:e?f:-1*f,skew:e?-1*T:T,xTransformOrigin:e?s:n,yTransformOrigin:l,caretCorners:e?E:g};case p.CENTER_SIDE_END:return{yAlignment:c.TOP,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:h,xAxisPx:s,rotation:e?f:-1*f,skew:e?-1*T:T,xTransformOrigin:e?s:n,yTransformOrigin:h,caretCorners:e?E:g};case p.BOTTOM_SIDE_END:return{yAlignment:c.BOTTOM,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:l,xAxisPx:s,rotation:e?-1*f:f,skew:e?T:-1*T,xTransformOrigin:e?s:n,yTransformOrigin:y,caretCorners:e?g:E};case p.TOP_SIDE_START:return{yAlignment:c.TOP,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:l,xAxisPx:s,rotation:e?-1*f:f,skew:e?T:-1*T,xTransformOrigin:e?n:s,yTransformOrigin:l,caretCorners:e?g:E};case p.CENTER_SIDE_START:return{yAlignment:c.TOP,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:h,xAxisPx:s,rotation:e?-1*f:f,skew:e?T:-1*T,xTransformOrigin:e?n:s,yTransformOrigin:h,caretCorners:e?g:E};case p.BOTTOM_SIDE_START:return{yAlignment:c.BOTTOM,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:l,xAxisPx:s,rotation:e?f:-1*f,skew:e?-1*T:T,xTransformOrigin:e?n:s,yTransformOrigin:y,caretCorners:e?E:g};case p.ABOVE_CENTER:return{yAlignment:c.BOTTOM,xAlignment:c.LEFT,yAxisPx:s,xAxisPx:d,rotation:v,skew:T,xTransformOrigin:d,yTransformOrigin:a,caretCorners:g};case p.ABOVE_END:return{yAlignment:c.BOTTOM,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:s,xAxisPx:l,rotation:e?-1*v:v,skew:e?-1*T:T,xTransformOrigin:e?m:l,yTransformOrigin:a,caretCorners:e?E:g};default:case p.ABOVE_START:return{yAlignment:c.BOTTOM,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:s,xAxisPx:l,rotation:e?v:-1*v,skew:e?T:-1*T,xTransformOrigin:e?l:m,yTransformOrigin:a,caretCorners:e?g:E}}}},r.prototype.clearShowTimeout=function(){this.showTimeout&&(clearTimeout(this.showTimeout),this.showTimeout=null)},r.prototype.clearHideTimeout=function(){this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=null)},r.prototype.attachScrollHandler=function(t){var i=this;this.addAncestorScrollEventListeners.push(function(){t("scroll",i.windowScrollHandler)})},r.prototype.removeScrollHandler=function(t){var i=this;this.removeAncestorScrollEventListeners.push(function(){t("scroll",i.windowScrollHandler)})},r.prototype.destroy=function(){var t,i;this.frameId&&(cancelAnimationFrame(this.frameId),this.frameId=null),this.clearHideTimeout(),this.clearShowTimeout(),this.adapter.removeClass(G),this.adapter.removeClass(V),this.adapter.removeClass(z),this.adapter.removeClass(M),this.adapter.removeClass(k),this.richTooltip&&this.adapter.deregisterEventHandler("focusout",this.richTooltipFocusOutHandler),this.persistentTooltip||(this.adapter.deregisterEventHandler("mouseenter",this.tooltipMouseEnterHandler),this.adapter.deregisterEventHandler("mouseleave",this.tooltipMouseLeaveHandler)),this.adapter.deregisterAnchorEventHandler("blur",this.anchorBlurHandler),this.adapter.deregisterDocumentEventHandler("click",this.documentClickHandler),this.adapter.deregisterDocumentEventHandler("keydown",this.documentKeydownHandler),this.adapter.deregisterWindowEventHandler("scroll",this.windowScrollHandler),this.adapter.deregisterWindowEventHandler("resize",this.windowResizeHandler);try{for(var e=A.__values(this.removeAncestorScrollEventListeners),n=e.next();!n.done;n=e.next()){var a=n.value;a()}}catch(d){t={error:d}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(t)throw t.error}}this.animFrame.cancelAll()},r}(Z.MDCFoundation);const rt='.mdc-tooltip__surface,.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-tooltip__surface{color:#fff;color:var(--mdc-theme-text-primary-on-dark, white)}.mdc-tooltip__surface{background-color:#0009}.mdc-tooltip__title{color:#000000de;color:var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))}.mdc-tooltip__content{color:#0009}.mdc-tooltip__content-link{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-tooltip__interactive-content{overflow-x:unset;overflow-y:auto}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:#fff}.mdc-tooltip__surface{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-tooltip--rich .mdc-tooltip__surface{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:4px;line-height:20px}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__surface .mdc-tooltip__title{display:block;margin-top:0;line-height:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-tooltip__surface .mdc-tooltip__title:before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-tooltip__surface .mdc-tooltip__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-tooltip__surface{word-break:break-all;word-break:var(--mdc-tooltip-word-break, normal);overflow-wrap:anywhere}.mdc-tooltip--showing-transition .mdc-tooltip__surface-animation{transition:opacity .15s 0ms cubic-bezier(0,0,.2,1),transform .15s 0ms cubic-bezier(0,0,.2,1)}.mdc-tooltip--hide-transition .mdc-tooltip__surface-animation{transition:opacity 75ms 0ms cubic-bezier(.4,0,1,1)}.mdc-tooltip{position:fixed;display:none;z-index:9}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--shown,.mdc-tooltip--showing,.mdc-tooltip--hide{display:inline-flex}.mdc-tooltip--shown.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--hide.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface{line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.mdc-tooltip__surface:before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-tooltip__surface:before{border-color:CanvasText}}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;display:flex;flex-direction:column;min-height:24px;min-width:40px;max-width:320px;position:relative}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface,.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl]{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{margin:0 8px}.mdc-tooltip__surface .mdc-tooltip__content{max-width:184px;margin:8px;text-align:left}[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content,.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl]{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{max-width:304px;align-self:stretch}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{transform:scale(1);opacity:1}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{position:absolute;height:24px;width:24px;transform:rotate(35deg) skewY(20deg) scaleX(.9396926208)}.mdc-tooltip__caret-surface-top .mdc-elevation-overlay,.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__caret-surface-bottom{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;outline:1px solid transparent;z-index:-1}@media screen and (forced-colors: active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-tooltip__surface{background-color:var(--mdc-plain-tooltip-container-color)}.mdc-tooltip__surface{color:var(--mdc-plain-tooltip-supporting-text-color)}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:var(--cv-theme-surface-container)}.mdc-tooltip .mdc-tooltip__title,.mdc-tooltip .mdc-tooltip__content{color:var(--cv-theme-on-surface-variant)}.mdc-tooltip .mdc-tooltip__content-link{color:var(--mdc-theme-accent)}';var ot=Object.defineProperty,nt=Object.getOwnPropertyDescriptor,S=(o,r,t,i)=>{for(var e=i>1?void 0:i?nt(r,t):r,n=o.length-1,a;n>=0;n--)(a=o[n])&&(e=(i?a(r,t,e):a(e))||e);return i&&e&&ot(r,t,e),e};exports.CovalentTooltip=class extends N.s{constructor(){super(...arguments),this.mdcFoundationClass=it}createAdapter(){return{...Q.addHasRemoveClass(this.mdcRoot),getAttribute:r=>this.mdcRoot.getAttribute(r),setAttribute:(r,t)=>this.mdcRoot.setAttribute(r,t),removeAttribute:r=>this.mdcRoot.removeAttribute(r),getComputedStyleProperty:r=>getComputedStyle(this.mdcRoot,r).cssText,setStyleProperty:(r,t)=>this.mdcRoot.style.setProperty(r,t),setSurfaceAnimationStyleProperty:(r,t)=>this.mdcSurface.style.setProperty(r,t),getViewportWidth:()=>Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),getViewportHeight:()=>Math.max(document.documentElement.clientHeight||0,window.innerHeight||0),getTooltipSize:()=>Object.assign({width:this.mdcRoot.clientWidth,height:this.mdcRoot.clientHeight}),getTooltipCaretBoundingRect:()=>this.mdcRoot.getBoundingClientRect()??null,getAnchorBoundingRect:()=>{var r;return((r=this.anchor)==null?void 0:r.getBoundingClientRect())??null},getParentBoundingRect:()=>{var r;return((r=this.renderRoot.getRootNode().parentElement)==null?void 0:r.getBoundingClientRect())??null},getAnchorAttribute:r=>{var t;return((t=this.anchor)==null?void 0:t.getAttribute(r))??null},setAnchorAttribute:(r,t)=>{var i;return(i=this.anchor)==null?void 0:i.setAttribute(r,t)},isRTL:()=>!1,isInstanceOfElement:r=>r instanceof Element,anchorContainsElement:r=>{var t;return((t=this.anchor)==null?void 0:t.contains(r))??!1},tooltipContainsElement:r=>this.contains(r),focusAnchorElement:()=>{var r;return(r=this.anchor)==null?void 0:r.focus()},registerEventHandler:(r,t)=>{var i;return(i=this.mdcRoot)==null?void 0:i.addEventListener(r,t)},deregisterEventHandler:(r,t)=>{var i;return(i=this.mdcRoot)==null?void 0:i.removeEventListener(r,t)},registerAnchorEventHandler:(r,t)=>{var i;return(i=this.anchor)==null?void 0:i.addEventListener(r,t)},deregisterAnchorEventHandler:(r,t)=>{var i;return(i=this.anchor)==null?void 0:i.removeEventListener(r,t)},registerDocumentEventHandler:(r,t)=>document.addEventListener(r,t),deregisterDocumentEventHandler:(r,t)=>document.removeEventListener(r,t),registerWindowEventHandler:(r,t)=>window.addEventListener(r,t),deregisterWindowEventHandler:(r,t)=>window.removeEventListener(r,t),notifyHidden:()=>this.dispatchEvent(new Event(K.HIDDEN)),notifyShown:()=>this.dispatchEvent(new Event(K.SHOWN)),setTooltipCaretStyle:()=>{},clearTooltipCaretStyles:()=>{},getActiveElement:()=>document.activeElement}}updated(r){super.updated(r),this.showDelay!==void 0&&!isNaN(this.showDelay)&&this.mdcFoundation.setShowDelay(this.showDelay),this.hideDelay!==void 0&&!isNaN(this.hideDelay)&&this.mdcFoundation.setHideDelay(this.hideDelay)}async firstUpdated(){var r,t,i,e,n;this.mdcFoundation!==void 0&&this.mdcFoundation.destroy(),this.mdcFoundation=new this.mdcFoundationClass(this.createAdapter()),(r=this.anchor)==null||r.addEventListener("click",()=>this.mdcFoundation.handleAnchorClick()),(t=this.anchor)==null||t.addEventListener("mouseenter",()=>this.mdcFoundation.handleAnchorMouseEnter()),(i=this.anchor)==null||i.addEventListener("touchstart",()=>this.mdcFoundation.handleAnchorTouchstart()),this.persistent||((e=this.anchor)==null||e.addEventListener("mouseleave",()=>this.mdcFoundation.handleAnchorMouseLeave()),(n=this.anchor)==null||n.addEventListener("touchend",()=>this.mdcFoundation.handleAnchorTouchend()))}disconnectedCallback(){var r,t,i,e,n;super.connectedCallback(),(r=this.anchor)==null||r.removeEventListener("click",()=>this.mdcFoundation.handleAnchorClick()),(t=this.anchor)==null||t.removeEventListener("mouseenter",()=>this.mdcFoundation.handleAnchorMouseEnter()),(i=this.anchor)==null||i.removeEventListener("mouseleave",()=>this.mdcFoundation.handleAnchorMouseLeave()),(e=this.anchor)==null||e.removeEventListener("touchstart",()=>this.mdcFoundation.handleAnchorTouchstart()),(n=this.anchor)==null||n.removeEventListener("touchend",()=>this.mdcFoundation.handleAnchorTouchend())}render(){return N.x`
64
+ */var tt=x.RICH,G=x.SHOWN,z=x.SHOWING,V=x.SHOWING_TRANSITION,M=x.HIDE,k=x.HIDE_TRANSITION,et=x.MULTILINE_TOOLTIP,q;(function(o){o.POLL_ANCHOR="poll_anchor"})(q||(q={}));var j=typeof window<"u",it=function(o){A.__extends(r,o);function r(t){var i=o.call(this,A.__assign(A.__assign({},r.defaultAdapter),t))||this;return i.tooltipShown=!1,i.anchorGap=_.BOUNDED_ANCHOR_GAP,i.xTooltipPos=D.DETECTED,i.yTooltipPos=H.DETECTED,i.tooltipPositionWithCaret=p.DETECTED,i.minViewportTooltipThreshold=_.MIN_VIEWPORT_TOOLTIP_THRESHOLD,i.hideDelayMs=_.HIDE_DELAY_MS,i.showDelayMs=_.SHOW_DELAY_MS,i.anchorRect=null,i.parentRect=null,i.frameId=null,i.hideTimeout=null,i.showTimeout=null,i.addAncestorScrollEventListeners=new Array,i.removeAncestorScrollEventListeners=new Array,i.animFrame=new F.AnimationFrame,i.anchorBlurHandler=function(e){i.handleAnchorBlur(e)},i.documentClickHandler=function(e){i.handleDocumentClick(e)},i.documentKeydownHandler=function(e){i.handleKeydown(e)},i.tooltipMouseEnterHandler=function(){i.handleTooltipMouseEnter()},i.tooltipMouseLeaveHandler=function(){i.handleTooltipMouseLeave()},i.richTooltipFocusOutHandler=function(e){i.handleRichTooltipFocusOut(e)},i.windowScrollHandler=function(){i.handleWindowScrollEvent()},i.windowResizeHandler=function(){i.handleWindowChangeEvent()},i}return Object.defineProperty(r,"defaultAdapter",{get:function(){return{getAttribute:function(){return null},setAttribute:function(){},removeAttribute:function(){},addClass:function(){},hasClass:function(){return!1},removeClass:function(){},getComputedStyleProperty:function(){return""},setStyleProperty:function(){},setSurfaceAnimationStyleProperty:function(){},getViewportWidth:function(){return 0},getViewportHeight:function(){return 0},getTooltipSize:function(){return{width:0,height:0}},getAnchorBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},getParentBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},getAnchorAttribute:function(){return null},setAnchorAttribute:function(){return null},isRTL:function(){return!1},anchorContainsElement:function(){return!1},tooltipContainsElement:function(){return!1},focusAnchorElement:function(){},registerEventHandler:function(){},deregisterEventHandler:function(){},registerAnchorEventHandler:function(){},deregisterAnchorEventHandler:function(){},registerDocumentEventHandler:function(){},deregisterDocumentEventHandler:function(){},registerWindowEventHandler:function(){},deregisterWindowEventHandler:function(){},notifyHidden:function(){},notifyShown:function(){},getTooltipCaretBoundingRect:function(){return{top:0,right:0,bottom:0,left:0,width:0,height:0}},setTooltipCaretStyle:function(){},clearTooltipCaretStyles:function(){},getActiveElement:function(){return null},isInstanceOfElement:function(){return!1}}},enumerable:!1,configurable:!0}),r.prototype.init=function(){this.richTooltip=this.adapter.hasClass(tt),this.persistentTooltip=this.adapter.getAttribute(W.PERSISTENT)==="true",this.interactiveTooltip=!!this.adapter.getAnchorAttribute(W.ARIA_EXPANDED)&&this.adapter.getAnchorAttribute(W.ARIA_HASPOPUP)==="dialog",this.hasCaret=this.richTooltip&&this.adapter.getAttribute(W.HAS_CARET)==="true"},r.prototype.isShown=function(){return this.tooltipShown},r.prototype.isRich=function(){return this.richTooltip},r.prototype.isPersistent=function(){return this.persistentTooltip},r.prototype.handleAnchorMouseEnter=function(){var t=this;this.tooltipShown?this.show():(this.clearHideTimeout(),this.showTimeout=setTimeout(function(){t.show()},this.showDelayMs))},r.prototype.handleAnchorTouchstart=function(){var t=this;this.showTimeout=setTimeout(function(){t.show()},this.showDelayMs),this.adapter.registerWindowEventHandler("contextmenu",this.preventContextMenuOnLongTouch)},r.prototype.preventContextMenuOnLongTouch=function(t){t.preventDefault()},r.prototype.tooltipContainsRelatedTargetElement=function(t){return this.adapter.isInstanceOfElement(t)&&this.adapter.tooltipContainsElement(t)},r.prototype.anchorOrTooltipContainsTargetElement=function(t){return this.adapter.isInstanceOfElement(t)&&(this.adapter.tooltipContainsElement(t)||this.adapter.anchorContainsElement(t))},r.prototype.handleAnchorTouchend=function(){this.clearShowTimeout(),this.isShown()||this.adapter.deregisterWindowEventHandler("contextmenu",this.preventContextMenuOnLongTouch)},r.prototype.handleAnchorFocus=function(t){var i=this;this.tooltipContainsRelatedTargetElement(t.relatedTarget)||(this.showTimeout=setTimeout(function(){i.show()},this.showDelayMs))},r.prototype.handleAnchorMouseLeave=function(){var t=this;this.clearShowTimeout(),this.hideTimeout=setTimeout(function(){t.hide()},this.hideDelayMs)},r.prototype.handleAnchorClick=function(){this.tooltipShown?this.hide():this.show()},r.prototype.handleDocumentClick=function(t){this.richTooltip&&this.persistentTooltip&&this.anchorOrTooltipContainsTargetElement(t.target)||this.hide()},r.prototype.handleKeydown=function(t){var i=F.normalizeKey(t);if(i===F.KEY.ESCAPE){var e=this.adapter.getActiveElement(),n=!1;return this.adapter.isInstanceOfElement(e)&&(n=this.adapter.tooltipContainsElement(e)),n&&this.adapter.focusAnchorElement(),this.hide(),t.stopPropagation(),!1}return!0},r.prototype.handleAnchorBlur=function(t){this.richTooltip&&(t.relatedTarget===null||this.tooltipContainsRelatedTargetElement(t.relatedTarget))||this.hide()},r.prototype.handleTooltipMouseEnter=function(){this.show()},r.prototype.handleTooltipMouseLeave=function(){var t=this;this.clearShowTimeout(),this.hideTimeout=setTimeout(function(){t.hide()},this.hideDelayMs)},r.prototype.handleRichTooltipFocusOut=function(t){this.anchorOrTooltipContainsTargetElement(t.relatedTarget)||t.relatedTarget===null&&this.interactiveTooltip||this.hide()},r.prototype.handleWindowScrollEvent=function(){this.persistentTooltip||this.hide()},r.prototype.handleWindowChangeEvent=function(){var t=this;this.animFrame.request(q.POLL_ANCHOR,function(){t.repositionTooltipOnAnchorMove()})},r.prototype.show=function(){var t,i,e=this;if(this.clearHideTimeout(),this.clearShowTimeout(),!this.tooltipShown){this.tooltipShown=!0,this.adapter.removeAttribute("aria-hidden"),this.richTooltip&&(this.interactiveTooltip&&this.adapter.setAnchorAttribute("aria-expanded","true"),this.adapter.registerEventHandler("focusout",this.richTooltipFocusOutHandler)),this.persistentTooltip||(this.adapter.registerEventHandler("mouseenter",this.tooltipMouseEnterHandler),this.adapter.registerEventHandler("mouseleave",this.tooltipMouseLeaveHandler)),this.adapter.removeClass(M),this.adapter.addClass(z),this.isTooltipMultiline()&&!this.richTooltip&&this.adapter.addClass(et),this.anchorRect=this.adapter.getAnchorBoundingRect(),this.parentRect=this.adapter.getParentBoundingRect(),this.richTooltip?this.positionRichTooltip():this.positionPlainTooltip(),this.adapter.registerAnchorEventHandler("blur",this.anchorBlurHandler),this.adapter.registerDocumentEventHandler("click",this.documentClickHandler),this.adapter.registerDocumentEventHandler("keydown",this.documentKeydownHandler),this.adapter.registerWindowEventHandler("scroll",this.windowScrollHandler),this.adapter.registerWindowEventHandler("resize",this.windowResizeHandler);try{for(var n=A.__values(this.addAncestorScrollEventListeners),a=n.next();!a.done;a=n.next()){var d=a.value;d()}}catch(h){t={error:h}}finally{try{a&&!a.done&&(i=n.return)&&i.call(n)}finally{if(t)throw t.error}}this.frameId=requestAnimationFrame(function(){e.clearAllAnimationClasses(),e.adapter.addClass(G),e.adapter.addClass(V)})}},r.prototype.hide=function(){var t,i;if(this.clearHideTimeout(),this.clearShowTimeout(),!!this.tooltipShown){this.frameId&&cancelAnimationFrame(this.frameId),this.tooltipShown=!1,this.adapter.setAttribute("aria-hidden","true"),this.adapter.deregisterEventHandler("focusout",this.richTooltipFocusOutHandler),this.richTooltip&&this.interactiveTooltip&&this.adapter.setAnchorAttribute("aria-expanded","false"),this.persistentTooltip||(this.adapter.deregisterEventHandler("mouseenter",this.tooltipMouseEnterHandler),this.adapter.deregisterEventHandler("mouseleave",this.tooltipMouseLeaveHandler)),this.clearAllAnimationClasses(),this.adapter.addClass(M),this.adapter.addClass(k),this.adapter.removeClass(G),this.adapter.deregisterAnchorEventHandler("blur",this.anchorBlurHandler),this.adapter.deregisterDocumentEventHandler("click",this.documentClickHandler),this.adapter.deregisterDocumentEventHandler("keydown",this.documentKeydownHandler),this.adapter.deregisterWindowEventHandler("scroll",this.windowScrollHandler),this.adapter.deregisterWindowEventHandler("resize",this.windowResizeHandler),this.adapter.deregisterWindowEventHandler("contextmenu",this.preventContextMenuOnLongTouch);try{for(var e=A.__values(this.removeAncestorScrollEventListeners),n=e.next();!n.done;n=e.next()){var a=n.value;a()}}catch(d){t={error:d}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(t)throw t.error}}}},r.prototype.handleTransitionEnd=function(){var t=this.adapter.hasClass(M);this.adapter.removeClass(z),this.adapter.removeClass(V),this.adapter.removeClass(M),this.adapter.removeClass(k),t&&this.showTimeout===null?this.adapter.notifyHidden():t||this.adapter.notifyShown()},r.prototype.clearAllAnimationClasses=function(){this.adapter.removeClass(V),this.adapter.removeClass(k)},r.prototype.setTooltipPosition=function(t){var i=t.xPos,e=t.yPos,n=t.withCaretPos;if(this.hasCaret&&n){this.tooltipPositionWithCaret=n;return}i&&(this.xTooltipPos=i),e&&(this.yTooltipPos=e)},r.prototype.setAnchorBoundaryType=function(t){t===U.UNBOUNDED?this.anchorGap=_.UNBOUNDED_ANCHOR_GAP:this.anchorGap=_.BOUNDED_ANCHOR_GAP},r.prototype.setShowDelay=function(t){this.showDelayMs=t},r.prototype.setHideDelay=function(t){this.hideDelayMs=t},r.prototype.isTooltipMultiline=function(){var t=this.adapter.getTooltipSize();return t.height>_.MIN_HEIGHT&&t.width>=_.MAX_WIDTH},r.prototype.positionPlainTooltip=function(){var t=this.calculateTooltipStyles(this.anchorRect),i=t.top,e=t.yTransformOrigin,n=t.left,a=t.xTransformOrigin,d=j?$(window,"transform"):"transform";this.adapter.setSurfaceAnimationStyleProperty(d+"-origin",a+" "+e),this.adapter.setStyleProperty("top",i+"px"),this.adapter.setStyleProperty("left",n+"px")},r.prototype.positionRichTooltip=function(){var t,i,e,n;this.adapter.setStyleProperty("width",""),this.adapter.setStyleProperty("left","-"+_.RICH_MAX_WIDTH+"px");var a=Number(this.adapter.getComputedStyleProperty("width").slice(0,-2)),d=isFinite(a)?a:_.RICH_MAX_WIDTH,h=Math.max(this.adapter.getViewportWidth()-2*_.MIN_VIEWPORT_TOOLTIP_THRESHOLD,_.MIN_WIDTH),s=Math.min(h,d);this.adapter.setStyleProperty("width",s+"px");var l=this.hasCaret?this.calculateTooltipWithCaretStyles(this.anchorRect):this.calculateTooltipStyles(this.anchorRect),m=l.top,y=l.yTransformOrigin,v=l.left,f=l.xTransformOrigin,E=j?$(window,"transform"):"transform";this.adapter.setSurfaceAnimationStyleProperty(E+"-origin",f+" "+y);var g=v-((i=(t=this.parentRect)===null||t===void 0?void 0:t.left)!==null&&i!==void 0?i:0),T=m-((n=(e=this.parentRect)===null||e===void 0?void 0:e.top)!==null&&n!==void 0?n:0);this.adapter.setStyleProperty("top",T+"px"),this.adapter.setStyleProperty("left",g+"px")},r.prototype.calculateTooltipStyles=function(t){if(!t)return{top:0,left:0};var i=this.adapter.getTooltipSize(),e=this.calculateYTooltipDistance(t,i.height),n=this.calculateXTooltipDistance(t,i.width);return{top:e.distance,yTransformOrigin:e.yTransformOrigin,left:n.distance,xTransformOrigin:n.xTransformOrigin}},r.prototype.calculateXTooltipDistance=function(t,i){var e=!this.adapter.isRTL(),n,a,d,h,s,l,m;if(this.richTooltip)n=e?t.left-i:t.right,a=e?t.right:t.left-i,l=e?c.RIGHT:c.LEFT,m=e?c.LEFT:c.RIGHT;else{n=e?t.left:t.right-i,a=e?t.right-i:t.left,d=t.left+(t.width-i)/2;var y=t.left-(i+this.anchorGap),v=t.right+this.anchorGap;h=e?y:v,s=e?v:y,l=e?c.LEFT:c.RIGHT,m=e?c.RIGHT:c.LEFT}var f=[n,d,a];this.xTooltipPos===D.SIDE_START?f.push(h):this.xTooltipPos===D.SIDE_END&&f.push(s);var E=this.richTooltip?this.determineValidPositionOptions(n,a):this.determineValidPositionOptions.apply(this,A.__spreadArray([],A.__read(f)));if(this.xTooltipPos===D.START&&E.has(n))return{distance:n,xTransformOrigin:l};if(this.xTooltipPos===D.END&&E.has(a))return{distance:a,xTransformOrigin:m};if(this.xTooltipPos===D.CENTER&&E.has(d))return{distance:d,xTransformOrigin:c.CENTER};if(this.xTooltipPos===D.SIDE_START&&E.has(h))return{distance:h,xTransformOrigin:m};if(this.xTooltipPos===D.SIDE_END&&E.has(s))return{distance:s,xTransformOrigin:l};var g=this.richTooltip?[{distance:a,xTransformOrigin:m},{distance:n,xTransformOrigin:l}]:[{distance:d,xTransformOrigin:c.CENTER},{distance:n,xTransformOrigin:l},{distance:a,xTransformOrigin:m}],T=g.find(function(I){var b=I.distance;return E.has(b)});if(T)return T;if(t.left<0)return{distance:this.minViewportTooltipThreshold,xTransformOrigin:c.LEFT};var w=this.adapter.getViewportWidth(),R=w-(i+this.minViewportTooltipThreshold);return{distance:R,xTransformOrigin:c.RIGHT}},r.prototype.determineValidPositionOptions=function(){for(var t,i,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var a=new Set,d=new Set;try{for(var h=A.__values(e),s=h.next();!s.done;s=h.next()){var l=s.value;this.positionHonorsViewportThreshold(l)?a.add(l):this.positionDoesntCollideWithViewport(l)&&d.add(l)}}catch(m){t={error:m}}finally{try{s&&!s.done&&(i=h.return)&&i.call(h)}finally{if(t)throw t.error}}return a.size?a:d},r.prototype.positionHonorsViewportThreshold=function(t){var i=this.adapter.getViewportWidth(),e=this.adapter.getTooltipSize().width;return t+e<=i-this.minViewportTooltipThreshold&&t>=this.minViewportTooltipThreshold},r.prototype.positionDoesntCollideWithViewport=function(t){var i=this.adapter.getViewportWidth(),e=this.adapter.getTooltipSize().width;return t+e<=i&&t>=0},r.prototype.calculateYTooltipDistance=function(t,i){var e=t.bottom+this.anchorGap,n=t.top-(this.anchorGap+i),a=t.top+t.height/2,d=a-i/2,h=[n,e];this.yTooltipPos===H.SIDE&&h.push(d);var s=this.determineValidYPositionOptions.apply(this,A.__spreadArray([],A.__read(h)));return this.yTooltipPos===H.ABOVE&&s.has(n)?{distance:n,yTransformOrigin:c.BOTTOM}:this.yTooltipPos===H.BELOW&&s.has(e)?{distance:e,yTransformOrigin:c.TOP}:this.yTooltipPos===H.SIDE&&s.has(d)?{distance:d,yTransformOrigin:c.CENTER}:s.has(e)?{distance:e,yTransformOrigin:c.TOP}:s.has(n)?{distance:n,yTransformOrigin:c.BOTTOM}:{distance:e,yTransformOrigin:c.TOP}},r.prototype.determineValidYPositionOptions=function(){for(var t,i,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var a=new Set,d=new Set;try{for(var h=A.__values(e),s=h.next();!s.done;s=h.next()){var l=s.value;this.yPositionHonorsViewportThreshold(l)?a.add(l):this.yPositionDoesntCollideWithViewport(l)&&d.add(l)}}catch(m){t={error:m}}finally{try{s&&!s.done&&(i=h.return)&&i.call(h)}finally{if(t)throw t.error}}return a.size?a:d},r.prototype.yPositionHonorsViewportThreshold=function(t){var i=this.adapter.getViewportHeight(),e=this.adapter.getTooltipSize().height;return t+e+this.minViewportTooltipThreshold<=i&&t>=this.minViewportTooltipThreshold},r.prototype.yPositionDoesntCollideWithViewport=function(t){var i=this.adapter.getViewportHeight(),e=this.adapter.getTooltipSize().height;return t+e<=i&&t>=0},r.prototype.calculateTooltipWithCaretStyles=function(t){this.adapter.clearTooltipCaretStyles();var i=this.adapter.getTooltipCaretBoundingRect();if(!t||!i)return{position:p.DETECTED,top:0,left:0};var e=i.width/_.ANIMATION_SCALE,n=i.height/_.ANIMATION_SCALE/2,a=this.adapter.getTooltipSize(),d=this.calculateYWithCaretDistanceOptions(t,a.height,{caretWidth:e,caretHeight:n}),h=this.calculateXWithCaretDistanceOptions(t,a.width,{caretWidth:e,caretHeight:n}),s=this.validateTooltipWithCaretDistances(d,h);s.size<1&&(s=this.generateBackupPositionOption(t,a,{caretWidth:e,caretHeight:n}));var l=this.determineTooltipWithCaretDistance(s),m=l.position,y=l.xDistance,v=l.yDistance,f=this.setCaretPositionStyles(m,{caretWidth:e,caretHeight:n}),E=f.yTransformOrigin,g=f.xTransformOrigin;return{yTransformOrigin:E,xTransformOrigin:g,top:v,left:y}},r.prototype.calculateXWithCaretDistanceOptions=function(t,i,e){var n=e.caretWidth,a=e.caretHeight,d=!this.adapter.isRTL(),h=t.left+t.width/2,s=t.left-(i+this.anchorGap+a),l=t.right+this.anchorGap+a,m=d?s:l,y=d?l:s,v=h-(_.CARET_INDENTATION+n/2),f=h-(i-_.CARET_INDENTATION-n/2),E=d?v:f,g=d?f:v,T=h-i/2,w=new Map([[u.START,E],[u.CENTER,T],[u.END,g],[u.SIDE_END,y],[u.SIDE_START,m]]);return w},r.prototype.calculateYWithCaretDistanceOptions=function(t,i,e){var n=e.caretWidth,a=e.caretHeight,d=t.top+t.height/2,h=t.bottom+this.anchorGap+a,s=t.top-(this.anchorGap+i+a),l=d-(_.CARET_INDENTATION+n/2),m=d-i/2,y=d-(i-_.CARET_INDENTATION-n/2),v=new Map([[O.ABOVE,s],[O.BELOW,h],[O.SIDE_TOP,l],[O.SIDE_CENTER,m],[O.SIDE_BOTTOM,y]]);return v},r.prototype.repositionTooltipOnAnchorMove=function(){var t=this.adapter.getAnchorBoundingRect();if(!(!t||!this.anchorRect)){var i=this.adapter.getViewportHeight();t.top+t.height<0||t.bottom-t.height>=i||(t.top!==this.anchorRect.top||t.left!==this.anchorRect.left||t.height!==this.anchorRect.height||t.width!==this.anchorRect.width)&&(this.anchorRect=t,this.parentRect=this.adapter.getParentBoundingRect(),this.richTooltip?this.positionRichTooltip():this.positionPlainTooltip())}},r.prototype.validateTooltipWithCaretDistances=function(t,i){var e,n,a,d,h,s,l=new Map,m=new Map,y=new Map([[O.ABOVE,[u.START,u.CENTER,u.END]],[O.BELOW,[u.START,u.CENTER,u.END]],[O.SIDE_TOP,[u.SIDE_START,u.SIDE_END]],[O.SIDE_CENTER,[u.SIDE_START,u.SIDE_END]],[O.SIDE_BOTTOM,[u.SIDE_START,u.SIDE_END]]]);try{for(var v=A.__values(y.keys()),f=v.next();!f.done;f=v.next()){var E=f.value,g=t.get(E);if(this.yPositionHonorsViewportThreshold(g))try{for(var T=(a=void 0,A.__values(y.get(E))),w=T.next();!w.done;w=T.next()){var R=w.value,I=i.get(R);if(this.positionHonorsViewportThreshold(I)){var b=this.caretPositionOptionsMapping(R,E);l.set(b,{xDistance:I,yDistance:g})}}}catch(L){a={error:L}}finally{try{w&&!w.done&&(d=T.return)&&d.call(T)}finally{if(a)throw a.error}}if(this.yPositionDoesntCollideWithViewport(g))try{for(var B=(h=void 0,A.__values(y.get(E))),P=B.next();!P.done;P=B.next()){var R=P.value,I=i.get(R);if(this.positionDoesntCollideWithViewport(I)){var b=this.caretPositionOptionsMapping(R,E);m.set(b,{xDistance:I,yDistance:g})}}}catch(L){h={error:L}}finally{try{P&&!P.done&&(s=B.return)&&s.call(B)}finally{if(h)throw h.error}}}}catch(L){e={error:L}}finally{try{f&&!f.done&&(n=v.return)&&n.call(v)}finally{if(e)throw e.error}}return l.size?l:m},r.prototype.generateBackupPositionOption=function(t,i,e){var n=!this.adapter.isRTL(),a,d;if(t.left<0)a=this.minViewportTooltipThreshold+e.caretHeight,d=n?u.END:u.START;else{var h=this.adapter.getViewportWidth();a=h-(i.width+this.minViewportTooltipThreshold+e.caretHeight),d=n?u.START:u.END}var s,l;if(t.top<0)s=this.minViewportTooltipThreshold+e.caretHeight,l=O.BELOW;else{var m=this.adapter.getViewportHeight();s=m-(i.height+this.minViewportTooltipThreshold+e.caretHeight),l=O.ABOVE}var y=this.caretPositionOptionsMapping(d,l);return new Map([[y,{xDistance:a,yDistance:s}]])},r.prototype.determineTooltipWithCaretDistance=function(t){if(t.has(this.tooltipPositionWithCaret)){var i=t.get(this.tooltipPositionWithCaret);return{position:this.tooltipPositionWithCaret,xDistance:i.xDistance,yDistance:i.yDistance}}var e=[p.ABOVE_START,p.ABOVE_CENTER,p.ABOVE_END,p.TOP_SIDE_START,p.CENTER_SIDE_START,p.BOTTOM_SIDE_START,p.TOP_SIDE_END,p.CENTER_SIDE_END,p.BOTTOM_SIDE_END,p.BELOW_START,p.BELOW_CENTER,p.BELOW_END],n=e.find(function(d){return t.has(d)}),a=t.get(n);return{position:n,xDistance:a.xDistance,yDistance:a.yDistance}},r.prototype.caretPositionOptionsMapping=function(t,i){switch(i){case O.ABOVE:if(t===u.START)return p.ABOVE_START;if(t===u.CENTER)return p.ABOVE_CENTER;if(t===u.END)return p.ABOVE_END;break;case O.BELOW:if(t===u.START)return p.BELOW_START;if(t===u.CENTER)return p.BELOW_CENTER;if(t===u.END)return p.BELOW_END;break;case O.SIDE_TOP:if(t===u.SIDE_START)return p.TOP_SIDE_START;if(t===u.SIDE_END)return p.TOP_SIDE_END;break;case O.SIDE_CENTER:if(t===u.SIDE_START)return p.CENTER_SIDE_START;if(t===u.SIDE_END)return p.CENTER_SIDE_END;break;case O.SIDE_BOTTOM:if(t===u.SIDE_START)return p.BOTTOM_SIDE_START;if(t===u.SIDE_END)return p.BOTTOM_SIDE_END;break}throw new Error("MDCTooltipFoundation: Invalid caret position of "+t+", "+i)},r.prototype.setCaretPositionStyles=function(t,i){var e,n,a=this.calculateCaretPositionOnTooltip(t,i);if(!a)return{yTransformOrigin:0,xTransformOrigin:0};this.adapter.clearTooltipCaretStyles(),this.adapter.setTooltipCaretStyle(a.yAlignment,a.yAxisPx),this.adapter.setTooltipCaretStyle(a.xAlignment,a.xAxisPx);var d=a.skew*(Math.PI/180),h=Math.cos(d);this.adapter.setTooltipCaretStyle("transform","rotate("+a.rotation+"deg) skewY("+a.skew+"deg) scaleX("+h+")"),this.adapter.setTooltipCaretStyle("transform-origin",a.xAlignment+" "+a.yAlignment);try{for(var s=A.__values(a.caretCorners),l=s.next();!l.done;l=s.next()){var m=l.value;this.adapter.setTooltipCaretStyle(m,"0")}}catch(y){e={error:y}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}return{yTransformOrigin:a.yTransformOrigin,xTransformOrigin:a.xTransformOrigin}},r.prototype.calculateCaretPositionOnTooltip=function(t,i){var e=!this.adapter.isRTL(),n=this.adapter.getComputedStyleProperty("width"),a=this.adapter.getComputedStyleProperty("height");if(!(!n||!a||!i)){var d="calc(("+n+" - "+i.caretWidth+"px) / 2)",h="calc(("+a+" - "+i.caretWidth+"px) / 2)",s="0",l=_.CARET_INDENTATION+"px",m="calc("+n+" - "+l+")",y="calc("+a+" - "+l+")",v=35,f=Math.abs(90-v),E=["border-bottom-right-radius","border-top-left-radius"],g=["border-bottom-left-radius","border-top-right-radius"],T=20;switch(t){case p.BELOW_CENTER:return{yAlignment:c.TOP,xAlignment:c.LEFT,yAxisPx:s,xAxisPx:d,rotation:-1*v,skew:-1*T,xTransformOrigin:d,yTransformOrigin:s,caretCorners:E};case p.BELOW_END:return{yAlignment:c.TOP,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:s,xAxisPx:l,rotation:e?v:-1*v,skew:e?T:-1*T,xTransformOrigin:e?m:l,yTransformOrigin:s,caretCorners:e?g:E};case p.BELOW_START:return{yAlignment:c.TOP,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:s,xAxisPx:l,rotation:e?-1*v:v,skew:e?-1*T:T,xTransformOrigin:e?l:m,yTransformOrigin:s,caretCorners:e?E:g};case p.TOP_SIDE_END:return{yAlignment:c.TOP,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:l,xAxisPx:s,rotation:e?f:-1*f,skew:e?-1*T:T,xTransformOrigin:e?s:n,yTransformOrigin:l,caretCorners:e?E:g};case p.CENTER_SIDE_END:return{yAlignment:c.TOP,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:h,xAxisPx:s,rotation:e?f:-1*f,skew:e?-1*T:T,xTransformOrigin:e?s:n,yTransformOrigin:h,caretCorners:e?E:g};case p.BOTTOM_SIDE_END:return{yAlignment:c.BOTTOM,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:l,xAxisPx:s,rotation:e?-1*f:f,skew:e?T:-1*T,xTransformOrigin:e?s:n,yTransformOrigin:y,caretCorners:e?g:E};case p.TOP_SIDE_START:return{yAlignment:c.TOP,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:l,xAxisPx:s,rotation:e?-1*f:f,skew:e?T:-1*T,xTransformOrigin:e?n:s,yTransformOrigin:l,caretCorners:e?g:E};case p.CENTER_SIDE_START:return{yAlignment:c.TOP,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:h,xAxisPx:s,rotation:e?-1*f:f,skew:e?T:-1*T,xTransformOrigin:e?n:s,yTransformOrigin:h,caretCorners:e?g:E};case p.BOTTOM_SIDE_START:return{yAlignment:c.BOTTOM,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:l,xAxisPx:s,rotation:e?f:-1*f,skew:e?-1*T:T,xTransformOrigin:e?n:s,yTransformOrigin:y,caretCorners:e?E:g};case p.ABOVE_CENTER:return{yAlignment:c.BOTTOM,xAlignment:c.LEFT,yAxisPx:s,xAxisPx:d,rotation:v,skew:T,xTransformOrigin:d,yTransformOrigin:a,caretCorners:g};case p.ABOVE_END:return{yAlignment:c.BOTTOM,xAlignment:e?c.RIGHT:c.LEFT,yAxisPx:s,xAxisPx:l,rotation:e?-1*v:v,skew:e?-1*T:T,xTransformOrigin:e?m:l,yTransformOrigin:a,caretCorners:e?E:g};default:case p.ABOVE_START:return{yAlignment:c.BOTTOM,xAlignment:e?c.LEFT:c.RIGHT,yAxisPx:s,xAxisPx:l,rotation:e?v:-1*v,skew:e?T:-1*T,xTransformOrigin:e?l:m,yTransformOrigin:a,caretCorners:e?g:E}}}},r.prototype.clearShowTimeout=function(){this.showTimeout&&(clearTimeout(this.showTimeout),this.showTimeout=null)},r.prototype.clearHideTimeout=function(){this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=null)},r.prototype.attachScrollHandler=function(t){var i=this;this.addAncestorScrollEventListeners.push(function(){t("scroll",i.windowScrollHandler)})},r.prototype.removeScrollHandler=function(t){var i=this;this.removeAncestorScrollEventListeners.push(function(){t("scroll",i.windowScrollHandler)})},r.prototype.destroy=function(){var t,i;this.frameId&&(cancelAnimationFrame(this.frameId),this.frameId=null),this.clearHideTimeout(),this.clearShowTimeout(),this.adapter.removeClass(G),this.adapter.removeClass(V),this.adapter.removeClass(z),this.adapter.removeClass(M),this.adapter.removeClass(k),this.richTooltip&&this.adapter.deregisterEventHandler("focusout",this.richTooltipFocusOutHandler),this.persistentTooltip||(this.adapter.deregisterEventHandler("mouseenter",this.tooltipMouseEnterHandler),this.adapter.deregisterEventHandler("mouseleave",this.tooltipMouseLeaveHandler)),this.adapter.deregisterAnchorEventHandler("blur",this.anchorBlurHandler),this.adapter.deregisterDocumentEventHandler("click",this.documentClickHandler),this.adapter.deregisterDocumentEventHandler("keydown",this.documentKeydownHandler),this.adapter.deregisterWindowEventHandler("scroll",this.windowScrollHandler),this.adapter.deregisterWindowEventHandler("resize",this.windowResizeHandler);try{for(var e=A.__values(this.removeAncestorScrollEventListeners),n=e.next();!n.done;n=e.next()){var a=n.value;a()}}catch(d){t={error:d}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(t)throw t.error}}this.animFrame.cancelAll()},r}(Z.MDCFoundation);const rt='.mdc-tooltip__surface,.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-tooltip__surface{color:#fff;color:var(--mdc-theme-text-primary-on-dark, white)}.mdc-tooltip__surface{background-color:#0009}.mdc-tooltip__title{color:#000000de;color:var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))}.mdc-tooltip__content{color:#0009}.mdc-tooltip__content-link{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-tooltip__interactive-content{overflow-x:unset;overflow-y:auto}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:#fff}.mdc-tooltip__surface{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip--rich .mdc-tooltip__surface{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:4px;line-height:20px}.mdc-tooltip__surface .mdc-tooltip__title{display:block}.mdc-tooltip__surface .mdc-tooltip__title:before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-tooltip__surface .mdc-tooltip__title{margin-top:0;line-height:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-tooltip__surface .mdc-tooltip__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-tooltip__surface{word-break:break-all;word-break:var(--mdc-tooltip-word-break, normal);overflow-wrap:anywhere}.mdc-tooltip--showing-transition .mdc-tooltip__surface-animation{transition:opacity .15s 0ms cubic-bezier(0,0,.2,1),transform .15s 0ms cubic-bezier(0,0,.2,1)}.mdc-tooltip--hide-transition .mdc-tooltip__surface-animation{transition:opacity 75ms 0ms cubic-bezier(.4,0,1,1)}.mdc-tooltip{position:fixed;display:none;z-index:9}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--shown,.mdc-tooltip--showing,.mdc-tooltip--hide{display:inline-flex}.mdc-tooltip--shown.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--hide.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface:before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-tooltip__surface:before{border-color:CanvasText}}.mdc-tooltip__surface{line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;display:flex;flex-direction:column;min-height:24px;min-width:40px;max-width:320px;position:relative}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface,.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl]{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{margin:0 8px}.mdc-tooltip__surface .mdc-tooltip__content{max-width:184px;margin:8px;text-align:left}[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content,.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl]{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{max-width:304px;align-self:stretch}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{transform:scale(1);opacity:1}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-top .mdc-elevation-overlay,.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{position:absolute;height:24px;width:24px;transform:rotate(35deg) skewY(20deg) scaleX(.9396926208)}.mdc-tooltip__caret-surface-bottom{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;outline:1px solid transparent;z-index:-1}@media screen and (forced-colors: active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-tooltip__surface{background-color:var(--mdc-plain-tooltip-container-color)}.mdc-tooltip__surface{color:var(--mdc-plain-tooltip-supporting-text-color)}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:var(--cv-theme-surface-container)}.mdc-tooltip .mdc-tooltip__title,.mdc-tooltip .mdc-tooltip__content{color:var(--cv-theme-on-surface-variant)}.mdc-tooltip .mdc-tooltip__content-link{color:var(--mdc-theme-accent)}';var ot=Object.defineProperty,nt=Object.getOwnPropertyDescriptor,S=(o,r,t,i)=>{for(var e=i>1?void 0:i?nt(r,t):r,n=o.length-1,a;n>=0;n--)(a=o[n])&&(e=(i?a(r,t,e):a(e))||e);return i&&e&&ot(r,t,e),e};exports.CovalentTooltip=class extends N.s{constructor(){super(...arguments),this.mdcFoundationClass=it}createAdapter(){return{...Q.addHasRemoveClass(this.mdcRoot),getAttribute:r=>this.mdcRoot.getAttribute(r),setAttribute:(r,t)=>this.mdcRoot.setAttribute(r,t),removeAttribute:r=>this.mdcRoot.removeAttribute(r),getComputedStyleProperty:r=>getComputedStyle(this.mdcRoot,r).cssText,setStyleProperty:(r,t)=>this.mdcRoot.style.setProperty(r,t),setSurfaceAnimationStyleProperty:(r,t)=>this.mdcSurface.style.setProperty(r,t),getViewportWidth:()=>Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),getViewportHeight:()=>Math.max(document.documentElement.clientHeight||0,window.innerHeight||0),getTooltipSize:()=>Object.assign({width:this.mdcRoot.clientWidth,height:this.mdcRoot.clientHeight}),getTooltipCaretBoundingRect:()=>this.mdcRoot.getBoundingClientRect()??null,getAnchorBoundingRect:()=>{var r;return((r=this.anchor)==null?void 0:r.getBoundingClientRect())??null},getParentBoundingRect:()=>{var r;return((r=this.renderRoot.getRootNode().parentElement)==null?void 0:r.getBoundingClientRect())??null},getAnchorAttribute:r=>{var t;return((t=this.anchor)==null?void 0:t.getAttribute(r))??null},setAnchorAttribute:(r,t)=>{var i;return(i=this.anchor)==null?void 0:i.setAttribute(r,t)},isRTL:()=>!1,isInstanceOfElement:r=>r instanceof Element,anchorContainsElement:r=>{var t;return((t=this.anchor)==null?void 0:t.contains(r))??!1},tooltipContainsElement:r=>this.contains(r),focusAnchorElement:()=>{var r;return(r=this.anchor)==null?void 0:r.focus()},registerEventHandler:(r,t)=>{var i;return(i=this.mdcRoot)==null?void 0:i.addEventListener(r,t)},deregisterEventHandler:(r,t)=>{var i;return(i=this.mdcRoot)==null?void 0:i.removeEventListener(r,t)},registerAnchorEventHandler:(r,t)=>{var i;return(i=this.anchor)==null?void 0:i.addEventListener(r,t)},deregisterAnchorEventHandler:(r,t)=>{var i;return(i=this.anchor)==null?void 0:i.removeEventListener(r,t)},registerDocumentEventHandler:(r,t)=>document.addEventListener(r,t),deregisterDocumentEventHandler:(r,t)=>document.removeEventListener(r,t),registerWindowEventHandler:(r,t)=>window.addEventListener(r,t),deregisterWindowEventHandler:(r,t)=>window.removeEventListener(r,t),notifyHidden:()=>this.dispatchEvent(new Event(K.HIDDEN)),notifyShown:()=>this.dispatchEvent(new Event(K.SHOWN)),setTooltipCaretStyle:()=>{},clearTooltipCaretStyles:()=>{},getActiveElement:()=>document.activeElement}}updated(r){super.updated(r),this.showDelay!==void 0&&!isNaN(this.showDelay)&&this.mdcFoundation.setShowDelay(this.showDelay),this.hideDelay!==void 0&&!isNaN(this.hideDelay)&&this.mdcFoundation.setHideDelay(this.hideDelay)}async firstUpdated(){var r,t,i,e,n;this.mdcFoundation!==void 0&&this.mdcFoundation.destroy(),this.mdcFoundation=new this.mdcFoundationClass(this.createAdapter()),(r=this.anchor)==null||r.addEventListener("click",()=>this.mdcFoundation.handleAnchorClick()),(t=this.anchor)==null||t.addEventListener("mouseenter",()=>this.mdcFoundation.handleAnchorMouseEnter()),(i=this.anchor)==null||i.addEventListener("touchstart",()=>this.mdcFoundation.handleAnchorTouchstart()),this.persistent||((e=this.anchor)==null||e.addEventListener("mouseleave",()=>this.mdcFoundation.handleAnchorMouseLeave()),(n=this.anchor)==null||n.addEventListener("touchend",()=>this.mdcFoundation.handleAnchorTouchend()))}disconnectedCallback(){var r,t,i,e,n;super.connectedCallback(),(r=this.anchor)==null||r.removeEventListener("click",()=>this.mdcFoundation.handleAnchorClick()),(t=this.anchor)==null||t.removeEventListener("mouseenter",()=>this.mdcFoundation.handleAnchorMouseEnter()),(i=this.anchor)==null||i.removeEventListener("mouseleave",()=>this.mdcFoundation.handleAnchorMouseLeave()),(e=this.anchor)==null||e.removeEventListener("touchstart",()=>this.mdcFoundation.handleAnchorTouchstart()),(n=this.anchor)==null||n.removeEventListener("touchend",()=>this.mdcFoundation.handleAnchorTouchend())}render(){return N.x`
65
65
  <div
66
66
  class="mdc-tooltip ${this.rich?"mdc-tooltip--rich":""}"
67
67
  role="tooltip"
package/tooltip.mjs CHANGED
@@ -938,7 +938,7 @@ var Z = typeof window < "u", ut = (
938
938
  }, o;
939
939
  }(dt)
940
940
  );
941
- const mt = '.mdc-tooltip__surface,.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-tooltip__surface{color:#fff;color:var(--mdc-theme-text-primary-on-dark, white)}.mdc-tooltip__surface{background-color:#0009}.mdc-tooltip__title{color:#000000de;color:var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))}.mdc-tooltip__content{color:#0009}.mdc-tooltip__content-link{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-tooltip__interactive-content{overflow-x:unset;overflow-y:auto}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:#fff}.mdc-tooltip__surface{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-tooltip--rich .mdc-tooltip__surface{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:4px;line-height:20px}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__surface .mdc-tooltip__title{display:block;margin-top:0;line-height:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-tooltip__surface .mdc-tooltip__title:before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-tooltip__surface .mdc-tooltip__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-tooltip__surface{word-break:break-all;word-break:var(--mdc-tooltip-word-break, normal);overflow-wrap:anywhere}.mdc-tooltip--showing-transition .mdc-tooltip__surface-animation{transition:opacity .15s 0ms cubic-bezier(0,0,.2,1),transform .15s 0ms cubic-bezier(0,0,.2,1)}.mdc-tooltip--hide-transition .mdc-tooltip__surface-animation{transition:opacity 75ms 0ms cubic-bezier(.4,0,1,1)}.mdc-tooltip{position:fixed;display:none;z-index:9}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--shown,.mdc-tooltip--showing,.mdc-tooltip--hide{display:inline-flex}.mdc-tooltip--shown.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--hide.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface{line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.mdc-tooltip__surface:before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-tooltip__surface:before{border-color:CanvasText}}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;display:flex;flex-direction:column;min-height:24px;min-width:40px;max-width:320px;position:relative}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface,.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl]{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{margin:0 8px}.mdc-tooltip__surface .mdc-tooltip__content{max-width:184px;margin:8px;text-align:left}[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content,.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl]{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{max-width:304px;align-self:stretch}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{transform:scale(1);opacity:1}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{position:absolute;height:24px;width:24px;transform:rotate(35deg) skewY(20deg) scaleX(.9396926208)}.mdc-tooltip__caret-surface-top .mdc-elevation-overlay,.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__caret-surface-bottom{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;outline:1px solid transparent;z-index:-1}@media screen and (forced-colors: active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-tooltip__surface{background-color:var(--mdc-plain-tooltip-container-color)}.mdc-tooltip__surface{color:var(--mdc-plain-tooltip-supporting-text-color)}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:var(--cv-theme-surface-container)}.mdc-tooltip .mdc-tooltip__title,.mdc-tooltip .mdc-tooltip__content{color:var(--cv-theme-on-surface-variant)}.mdc-tooltip .mdc-tooltip__content-link{color:var(--mdc-theme-accent)}';
941
+ const mt = '.mdc-tooltip__surface,.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{border-radius:4px;border-radius:var(--mdc-shape-small, 4px)}.mdc-tooltip__surface{color:#fff;color:var(--mdc-theme-text-primary-on-dark, white)}.mdc-tooltip__surface{background-color:#0009}.mdc-tooltip__title{color:#000000de;color:var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))}.mdc-tooltip__content{color:#0009}.mdc-tooltip__content-link{color:#6200ee;color:var(--mdc-theme-primary, #6200ee)}.mdc-tooltip__interactive-content{overflow-x:unset;overflow-y:auto}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:#fff}.mdc-tooltip__surface{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size, .75rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);text-decoration:inherit;text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform, inherit)}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip--rich .mdc-tooltip__surface{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:4px;line-height:20px}.mdc-tooltip__surface .mdc-tooltip__title{display:block}.mdc-tooltip__surface .mdc-tooltip__title:before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-tooltip__surface .mdc-tooltip__title{margin-top:0;line-height:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-subtitle2-font-size, .875rem);line-height:1.375rem;line-height:var(--mdc-typography-subtitle2-line-height, 1.375rem);font-weight:500;font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:.0071428571em;letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);text-decoration:inherit;text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle2-text-transform, inherit)}.mdc-tooltip__surface .mdc-tooltip__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-tooltip__surface{word-break:break-all;word-break:var(--mdc-tooltip-word-break, normal);overflow-wrap:anywhere}.mdc-tooltip--showing-transition .mdc-tooltip__surface-animation{transition:opacity .15s 0ms cubic-bezier(0,0,.2,1),transform .15s 0ms cubic-bezier(0,0,.2,1)}.mdc-tooltip--hide-transition .mdc-tooltip__surface-animation{transition:opacity 75ms 0ms cubic-bezier(.4,0,1,1)}.mdc-tooltip{position:fixed;display:none;z-index:9}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--shown,.mdc-tooltip--showing,.mdc-tooltip--hide{display:inline-flex}.mdc-tooltip--shown.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--hide.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface:before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid transparent;border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-tooltip__surface:before{border-color:CanvasText}}.mdc-tooltip__surface{line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;display:flex;flex-direction:column;min-height:24px;min-width:40px;max-width:320px;position:relative}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface,.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl]{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{margin:0 8px}.mdc-tooltip__surface .mdc-tooltip__content{max-width:184px;margin:8px;text-align:left}[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content,.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl]{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{max-width:304px;align-self:stretch}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{transform:scale(1);opacity:1}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-top .mdc-elevation-overlay,.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{position:absolute;height:24px;width:24px;transform:rotate(35deg) skewY(20deg) scaleX(.9396926208)}.mdc-tooltip__caret-surface-bottom{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;outline:1px solid transparent;z-index:-1}@media screen and (forced-colors: active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-tooltip__surface{background-color:var(--mdc-plain-tooltip-container-color)}.mdc-tooltip__surface{color:var(--mdc-plain-tooltip-supporting-text-color)}.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__surface,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-top,.mdc-tooltip.mdc-tooltip--rich .mdc-tooltip__caret-surface-bottom{background-color:var(--cv-theme-surface-container)}.mdc-tooltip .mdc-tooltip__title,.mdc-tooltip .mdc-tooltip__content{color:var(--cv-theme-on-surface-variant)}.mdc-tooltip .mdc-tooltip__content-link{color:var(--mdc-theme-accent)}';
942
942
  var Tt = Object.defineProperty, ft = Object.getOwnPropertyDescriptor, R = (i, o, t, r) => {
943
943
  for (var e = r > 1 ? void 0 : r ? ft(o, t) : o, n = i.length - 1, a; n >= 0; n--)
944
944
  (a = i[n]) && (e = (r ? a(o, t, e) : a(e)) || e);
@@ -1,4 +1,4 @@
1
- import { m as s } from "./code-editor-BFsO7exo.mjs";
1
+ import { m as s } from "./code-editor-BiWYnbVV.mjs";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./code-editor-BzGE1EMG.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./code-editor-CWb0CzUr.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license