@aarhus-university/au-designsystem-delphinus 1.9.13 → 1.9.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aarhus-university/au-designsystem-delphinus",
3
- "version": "1.9.13",
3
+ "version": "1.9.14",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "start": "concurrently \"npm run nodemon\" \"npm run sass\" \"npm run build\"",
@@ -1 +1 @@
1
- .content-container>*:first-child:not(.row){margin-top:0}.content-container>*:last-child:not(.row){margin-bottom:0}.component{padding:var(--spacing-m1);background-color:var(--color-background-secondary);color:var(--color-foreground)}.component>*:first-child:not(.row){margin-top:0}.component>*:last-child:not(.row){margin-bottom:0}.component--warning{background-color:var(--color-utility-warning-background);color:var(--color-utility-foreground)}.component__header{margin-bottom:var(--spacing-m5);font-size:var(--font-size-p1);line-height:calc(1.1em + 0.3rem);font-weight:700}.component__header--shout{text-transform:uppercase}.component__content{font-size:var(--font-size-0);line-height:calc(1.1em + 0.7rem);font-weight:400}/*# sourceMappingURL=demo-component.css.map */
1
+ .content-container>*:first-child:not(.row){margin-top:0}.content-container>*:last-child:not(.row){margin-bottom:0}.component{padding:var(--spacing-m1);background-color:var(--color-background-secondary);color:var(--color-foreground)}.component>*:first-child:not(.row){margin-top:0}.component>*:last-child:not(.row){margin-bottom:0}.component--warning{background-color:var(--color-utility-warning-background);color:var(--color-utility-foreground)}.component__header{margin-bottom:var(--spacing-m5);font-size:var(--font-size-p1);line-height:calc(1.1em + 0.3rem);font-weight:700}.component__header--shout{text-transform:uppercase}.component__content{font-size:var(--font-size-0);line-height:calc(1.1em + 0.7rem);font-weight:400}/*# sourceMappingURL=demo-component.css.map */
@@ -0,0 +1 @@
1
+ :root{--breakpoint-medium: Medium screen;--breakpoint-wide: Wide screen;--theme-blue: Blue;--theme-cyan: Cyan;--theme-turquoise: Turquoise;--theme-green: Green;--theme-yellow: Yellow;--theme-orange: Orange;--theme-red: Red;--theme-magenta: Magenta;--theme-purple: Purple;--theme-mitstudie: Mit Studie;--theme-omnibus: Omnibus;--theme-brightspace: Brightspace;--border-width-default: 2;--border-width-slim: 1;--border-width-navitem: 4;--border-width-utility: 6;--border-width-outline: 2;--blur: 3.2;--shadow-front-y: 3.2;--shadow-front-blur: 9.6;--shadow-center-y: 1.6;--shadow-center-blur: 4.8;--shadow-back-y: 0.8;--shadow-back-blur: 3.2;--font-default-m1: 13;--line-height-default-single-m1: 19;--line-height-default-multiple-m1: 26;--font-default-0: 16;--line-height-default-single-0: 22;--line-height-default-multiple-0: 29;--font-default-p1: 19;--line-height-default-single-p1: 26;--line-height-default-multiple-p1: 32;--font-default-p2: 23;--line-height-default-single-p2: 30;--line-height-default-multiple-p2: 37;--font-default-p3: 28;--line-height-default-single-p3: 35;--line-height-default-multiple-p3: 42;--font-medium-m1: 13;--line-height-medium-single-m1: 20;--line-height-medium-multiple-m1: 26;--font-medium-0: 17;--line-height-medium-single-0: 24;--line-height-medium-multiple-0: 30;--font-medium-p1: 21;--line-height-medium-single-p1: 28;--line-height-medium-multiple-p1: 35;--font-medium-p2: 27;--line-height-medium-single-p2: 34;--line-height-medium-multiple-p2: 41;--font-medium-p3: 34;--line-height-medium-single-p3: 42;--line-height-medium-multiple-p3: 49;--font-wide-m1: 13;--line-height-wide-single-m1: 19;--line-height-wide-multiple-m1: 26;--font-wide-0: 18;--line-height-wide-single-0: 25;--line-height-wide-multiple-0: 31;--font-wide-p1: 24;--line-height-wide-single-p1: 32;--line-height-wide-multiple-p1: 38;--font-wide-p2: 33;--line-height-wide-single-p2: 41;--line-height-wide-multiple-p2: 48;--font-wide-p3: 45;--line-height-wide-single-p3: 55;--line-height-wide-multiple-p3: 61;--line-width-max: 35;--spacing-default-m5: 5;--spacing-default-m4: 7;--spacing-default-m3: 10;--spacing-default-m2: 14;--spacing-default-m1: 20;--spacing-default-0: 28;--spacing-default-p1: 39;--spacing-default-p2: 55;--spacing-default-side: 20;--spacing-medium-m5: 5;--spacing-medium-m4: 7;--spacing-medium-m3: 10;--spacing-medium-m2: 15;--spacing-medium-m1: 23;--spacing-medium-0: 34;--spacing-medium-p1: 51;--spacing-medium-p2: 77;--spacing-medium-side: 34;--spacing-wide-m5: 5;--spacing-wide-m4: 7;--spacing-wide-m3: 11;--spacing-wide-m2: 18;--spacing-wide-m1: 28;--spacing-wide-0: 45;--spacing-wide-p1: 72;--spacing-wide-p2: 116;--spacing-wide-side: 45;--blue-theme: #003d73;--blue-background: #fefefe;--blue-background-cards-secondary: #fefefe;--blue-background-secondary: #eaeaea;--blue-background-cards: #eaeaea;--blue-background-input: #fefefe;--blue-interactive: #d4d4d4;--blue-foreground: #0a0a0a;--blue-foreground-secondary: #696969;--blue-foreground-theme: #003d73;--blue-foreground-disabled: #b5b5b5;--blue-foreground-branding: #003d73;--blue-border: #9e9e9e;--blue-border-theme: #003d73;--blue-border-text-link: #376791;--blue-theme-foreground: #fefefe;--blue-theme-secondary: #8ba6bf;--blue-theme-secondary-foreground: #0a0a0a;--blue-theme-secondary-foreground-secondary: #323b44;--blue-shadow: rgba(0, 0, 0, 0.4);--blue-overlay: rgba(0, 34, 65, 0.6);--blue-theme-hover: #00315c;--blue-theme-secondary-hover: #95aec5;--blue-foreground-hover: #5d5d5d;--blue-foreground-secondary-hover: #3f3f3f;--blue-foreground-theme-hover: #2b5e8a;--blue-foreground-branding-hover: #052643;--blue-background-hover: #f6f6f6;--blue-background-cards-secondary-hover: #f6f6f6;--blue-background-secondary-hover: #e2e2e2;--blue-background-cards-hover: #e2e2e2;--blue-interactive-hover: #c2c2c2;--blue-utility-foreground: #0a0a0a;--blue-utility-interactive: #fefefe;--blue-utility-interactive-foreground-secondary: #696969;--blue-utility-interactive-foreground-disabled: #b5b5b5;--blue-utility-shadow: rgba(0, 0, 0, 0.4);--blue-utility-interactive-hover: #f3f3f3;--blue-utility-confirm: #07ac07;--blue-utility-confirm-background: #80d580;--blue-utility-confirm-hover: #069b06;--blue-utility-confirm-background-hover: #7acb7a;--blue-utility-confirm-foreground-secondary: #355835;--blue-utility-attention: #ffa620;--blue-utility-attention-background: #ffd28d;--blue-utility-attention-hover: #e9971d;--blue-utility-attention-foreground-secondary: #705c3e;--blue-utility-warning: #ff2222;--blue-utility-warning-background: #ff8f8f;--blue-utility-warning-hover: #e61f1f;--blue-utility-warning-background-hover: #f38888;--blue-utility-warning-foreground-secondary: #623737;--blue-utility-focus: #229bfc;--default-theme: #003d73;--default-background: #fefefe;--default-background-cards-secondary: #fefefe;--default-background-secondary: #eaeaea;--default-background-cards: #eaeaea;--default-background-input: #fefefe;--default-interactive: #d4d4d4;--default-foreground: #0a0a0a;--default-foreground-secondary: #696969;--default-foreground-theme: #003d73;--default-foreground-disabled: #b5b5b5;--default-foreground-branding: #003d73;--default-border: #9e9e9e;--default-border-theme: #003d73;--default-border-text-link: #376791;--default-theme-foreground: #fefefe;--default-theme-secondary: #8ba6bf;--default-theme-secondary-foreground: #0a0a0a;--default-theme-secondary-foreground-secondary: #323b44;--default-shadow: rgba(0, 0, 0, 0.4);--default-overlay: rgba(0, 34, 65, 0.6);--default-theme-hover: #00315c;--default-theme-secondary-hover: #95aec5;--default-foreground-hover: #5d5d5d;--default-foreground-secondary-hover: #3f3f3f;--default-foreground-theme-hover: #2b5e8a;--default-foreground-branding-hover: #052643;--default-background-hover: #f6f6f6;--default-background-cards-secondary-hover: #f6f6f6;--default-background-secondary-hover: #e2e2e2;--default-background-cards-hover: #e2e2e2;--default-interactive-hover: #c2c2c2;--default-utility-foreground: #0a0a0a;--default-utility-interactive: #fefefe;--default-utility-interactive-foreground-secondary: #696969;--default-utility-interactive-foreground-disabled: #b5b5b5;--default-utility-shadow: rgba(0, 0, 0, 0.4);--default-utility-interactive-hover: #f3f3f3;--default-utility-confirm: #07ac07;--default-utility-confirm-background: #80d580;--default-utility-confirm-hover: #069b06;--default-utility-confirm-background-hover: #7acb7a;--default-utility-confirm-foreground-secondary: #355835;--default-utility-attention: #ffa620;--default-utility-attention-background: #ffd28d;--default-utility-attention-hover: #e9971d;--default-utility-attention-foreground-secondary: #705c3e;--default-utility-warning: #ff2222;--default-utility-warning-background: #ff8f8f;--default-utility-warning-hover: #e61f1f;--default-utility-warning-background-hover: #f38888;--default-utility-warning-foreground-secondary: #623737;--default-utility-focus: #229bfc;--blue-dark-theme: #003d73;--blue-dark-background: #002241;--blue-dark-background-cards-secondary: #002241;--blue-dark-background-secondary: #11314d;--blue-dark-background-cards: #11314d;--blue-dark-background-input: #092a48;--blue-dark-interactive: #213f5a;--blue-dark-foreground: #fefefe;--blue-dark-foreground-secondary: #778a9a;--blue-dark-foreground-theme: #7a99b6;--blue-dark-foreground-disabled: #39546c;--blue-dark-foreground-branding: #fefefe;--blue-dark-border: #4e657b;--blue-dark-border-theme: #7a99b6;--blue-dark-border-text-link: #7a99b6;--blue-dark-theme-foreground: #fefefe;--blue-dark-theme-secondary: #00325e;--blue-dark-theme-secondary-foreground: #fefefe;--blue-dark-theme-secondary-foreground-secondary: #839bb0;--blue-dark-shadow: black;--blue-dark-overlay: rgba(0, 34, 65, 0.7);--blue-dark-theme-hover: #114a7d;--blue-dark-theme-secondary-hover: #093964;--blue-dark-foreground-hover: #c5ccd3;--blue-dark-foreground-secondary-hover: #96a4b1;--blue-dark-foreground-theme-hover: #5e758c;--blue-dark-foreground-branding-hover: #c5ccd3;--blue-dark-background-hover: #092a48;--blue-dark-background-cards-secondary-hover: #092a48;--blue-dark-background-secondary-hover: #1f3e58;--blue-dark-background-cards-hover: #1f3e58;--blue-dark-interactive-hover: #2f4b64;--blue-dark-utility-foreground: #0a0a0a;--blue-dark-utility-interactive: #fefefe;--blue-dark-utility-interactive-foreground-secondary: #696969;--blue-dark-utility-interactive-foreground-disabled: #b5b5b5;--blue-dark-utility-shadow: rgba(0, 0, 0, 0.4);--blue-dark-utility-interactive-hover: #f3f3f3;--blue-dark-utility-confirm: #07ac07;--blue-dark-utility-confirm-background: #80d580;--blue-dark-utility-confirm-hover: #33bb33;--blue-dark-utility-confirm-background-hover: #94dc94;--blue-dark-utility-confirm-foreground-secondary: #355835;--blue-dark-utility-attention: #ffa620;--blue-dark-utility-attention-background: #ffd28d;--blue-dark-utility-attention-hover: #ffbf60;--blue-dark-utility-attention-foreground-secondary: #705c3e;--blue-dark-utility-warning: #ff2222;--blue-dark-utility-warning-background: #ff8f8f;--blue-dark-utility-warning-hover: #ff5353;--blue-dark-utility-warning-background-hover: #ff9d9d;--blue-dark-utility-warning-foreground-secondary: #623737;--blue-dark-utility-focus: #229bfc;--default-dark-theme: #003d73;--default-dark-background: #002241;--default-dark-background-cards-secondary: #002241;--default-dark-background-secondary: #11314d;--default-dark-background-cards: #11314d;--default-dark-background-input: #092a48;--default-dark-interactive: #213f5a;--default-dark-foreground: #fefefe;--default-dark-foreground-secondary: #778a9a;--default-dark-foreground-theme: #7a99b6;--default-dark-foreground-disabled: #39546c;--default-dark-foreground-branding: #fefefe;--default-dark-border: #4e657b;--default-dark-border-theme: #7a99b6;--default-dark-border-text-link: #7a99b6;--default-dark-theme-foreground: #fefefe;--default-dark-theme-secondary: #00325e;--default-dark-theme-secondary-foreground: #fefefe;--default-dark-theme-secondary-foreground-secondary: #839bb0;--default-dark-shadow: black;--default-dark-overlay: rgba(0, 34, 65, 0.7);--default-dark-theme-hover: #114a7d;--default-dark-theme-secondary-hover: #093964;--default-dark-foreground-hover: #c5ccd3;--default-dark-foreground-secondary-hover: #96a4b1;--default-dark-foreground-theme-hover: #5e758c;--default-dark-foreground-branding-hover: #c5ccd3;--default-dark-background-hover: #092a48;--default-dark-background-cards-secondary-hover: #092a48;--default-dark-background-secondary-hover: #1f3e58;--default-dark-background-cards-hover: #1f3e58;--default-dark-interactive-hover: #2f4b64;--default-dark-utility-foreground: #0a0a0a;--default-dark-utility-interactive: #fefefe;--default-dark-utility-interactive-foreground-secondary: #696969;--default-dark-utility-interactive-foreground-disabled: #b5b5b5;--default-dark-utility-shadow: rgba(0, 0, 0, 0.4);--default-dark-utility-interactive-hover: #f3f3f3;--default-dark-utility-confirm: #07ac07;--default-dark-utility-confirm-background: #80d580;--default-dark-utility-confirm-hover: #33bb33;--default-dark-utility-confirm-background-hover: #94dc94;--default-dark-utility-confirm-foreground-secondary: #355835;--default-dark-utility-attention: #ffa620;--default-dark-utility-attention-background: #ffd28d;--default-dark-utility-attention-hover: #ffbf60;--default-dark-utility-attention-foreground-secondary: #705c3e;--default-dark-utility-warning: #ff2222;--default-dark-utility-warning-background: #ff8f8f;--default-dark-utility-warning-hover: #ff5353;--default-dark-utility-warning-background-hover: #ff9d9d;--default-dark-utility-warning-foreground-secondary: #623737;--default-dark-utility-focus: #229bfc;--cyan-theme: #37a0cb;--cyan-background: #fefefe;--cyan-background-cards-secondary: #fefefe;--cyan-background-secondary: #eaeaea;--cyan-background-cards: #eaeaea;--cyan-background-input: #fefefe;--cyan-interactive: #d4d4d4;--cyan-foreground: #0a0a0a;--cyan-foreground-secondary: #696969;--cyan-foreground-theme: #277190;--cyan-foreground-disabled: #b5b5b5;--cyan-foreground-branding: #277190;--cyan-border: #9e9e9e;--cyan-border-theme: #37a0cb;--cyan-border-text-link: #3496bf;--cyan-theme-foreground: #0a0a0a;--cyan-theme-secondary: #7cc1dd;--cyan-theme-secondary-foreground: #0a0a0a;--cyan-theme-secondary-foreground-secondary: #324d58;--cyan-shadow: rgba(0, 0, 0, 0.4);--cyan-overlay: rgba(20, 58, 74, 0.6);--cyan-theme-hover: #3291b7;--cyan-theme-secondary-hover: #8dc9e2;--cyan-foreground-hover: #5d5d5d;--cyan-foreground-secondary-hover: #3f3f3f;--cyan-foreground-theme-hover: #5a93aa;--cyan-foreground-branding-hover: #1e5066;--cyan-background-hover: #f6f6f6;--cyan-background-cards-secondary-hover: #f6f6f6;--cyan-background-secondary-hover: #e2e2e2;--cyan-background-cards-hover: #e2e2e2;--cyan-interactive-hover: #c2c2c2;--cyan-utility-foreground: #0a0a0a;--cyan-utility-interactive: #fefefe;--cyan-utility-interactive-foreground-secondary: #696969;--cyan-utility-interactive-foreground-disabled: #b5b5b5;--cyan-utility-shadow: rgba(0, 0, 0, 0.4);--cyan-utility-interactive-hover: #f3f3f3;--cyan-utility-confirm: #07ac07;--cyan-utility-confirm-background: #80d580;--cyan-utility-confirm-hover: #069b06;--cyan-utility-confirm-background-hover: #7acb7a;--cyan-utility-confirm-foreground-secondary: #355835;--cyan-utility-attention: #ffa620;--cyan-utility-attention-background: #ffd28d;--cyan-utility-attention-hover: #e9971d;--cyan-utility-attention-foreground-secondary: #705c3e;--cyan-utility-warning: #ff2222;--cyan-utility-warning-background: #ff8f8f;--cyan-utility-warning-hover: #e61f1f;--cyan-utility-warning-background-hover: #f38888;--cyan-utility-warning-foreground-secondary: #623737;--cyan-utility-focus: #229bfc;--cyan-dark-theme: #37a0cb;--cyan-dark-background: #143a4a;--cyan-dark-background-cards-secondary: #143a4a;--cyan-dark-background-secondary: #224655;--cyan-dark-background-cards: #224655;--cyan-dark-background-input: #1c4150;--cyan-dark-interactive: #325461;--cyan-dark-foreground: #fefefe;--cyan-dark-foreground-secondary: #8ea1a8;--cyan-dark-foreground-theme: #68b8d8;--cyan-dark-foreground-disabled: #4b6874;--cyan-dark-foreground-branding: #fefefe;--cyan-dark-border: #607a84;--cyan-dark-border-theme: #68b8d8;--cyan-dark-border-text-link: #68b8d8;--cyan-dark-theme-foreground: #0a0a0a;--cyan-dark-theme-secondary: #2a7a9a;--cyan-dark-theme-secondary-foreground: #fefefe;--cyan-dark-theme-secondary-foreground-secondary: #eaf2f5;--cyan-dark-shadow: black;--cyan-dark-overlay: rgba(20, 58, 74, 0.7);--cyan-dark-theme-hover: #56afd3;--cyan-dark-theme-secondary-hover: #34819f;--cyan-dark-foreground-hover: #c4cdd1;--cyan-dark-foreground-secondary-hover: #b0bec2;--cyan-dark-foreground-theme-hover: #518fa8;--cyan-dark-foreground-branding-hover: #c4cdd1;--cyan-dark-background-hover: #1c4150;--cyan-dark-background-cards-secondary-hover: #1c4150;--cyan-dark-background-secondary-hover: #305260;--cyan-dark-background-cards-hover: #305260;--cyan-dark-interactive-hover: #40606c;--cyan-dark-utility-foreground: #0a0a0a;--cyan-dark-utility-interactive: #fefefe;--cyan-dark-utility-interactive-foreground-secondary: #696969;--cyan-dark-utility-interactive-foreground-disabled: #b5b5b5;--cyan-dark-utility-shadow: rgba(0, 0, 0, 0.4);--cyan-dark-utility-interactive-hover: #f3f3f3;--cyan-dark-utility-confirm: #07ac07;--cyan-dark-utility-confirm-background: #80d580;--cyan-dark-utility-confirm-hover: #33bb33;--cyan-dark-utility-confirm-background-hover: #94dc94;--cyan-dark-utility-confirm-foreground-secondary: #355835;--cyan-dark-utility-attention: #ffa620;--cyan-dark-utility-attention-background: #ffd28d;--cyan-dark-utility-attention-hover: #ffbf60;--cyan-dark-utility-attention-foreground-secondary: #705c3e;--cyan-dark-utility-warning: #ff2222;--cyan-dark-utility-warning-background: #ff8f8f;--cyan-dark-utility-warning-hover: #ff5353;--cyan-dark-utility-warning-background-hover: #ff9d9d;--cyan-dark-utility-warning-foreground-secondary: #623737;--cyan-dark-utility-focus: #229bfc;--turquoise-theme: #00aba4;--turquoise-background: #fefefe;--turquoise-background-cards-secondary: #fefefe;--turquoise-background-secondary: #eaeaea;--turquoise-background-cards: #eaeaea;--turquoise-background-input: #fefefe;--turquoise-interactive: #d4d4d4;--turquoise-foreground: #0a0a0a;--turquoise-foreground-secondary: #696969;--turquoise-foreground-theme: #007672;--turquoise-foreground-disabled: #b5b5b5;--turquoise-foreground-branding: #007672;--turquoise-border: #9e9e9e;--turquoise-border-theme: #00aba4;--turquoise-border-text-link: #009d97;--turquoise-theme-foreground: #0a0a0a;--turquoise-theme-secondary: #61cbc7;--turquoise-theme-secondary-foreground: #0a0a0a;--turquoise-theme-secondary-foreground-secondary: #275251;--turquoise-shadow: rgba(0, 0, 0, 0.4);--turquoise-overlay: rgba(0, 62, 60, 0.6);--turquoise-theme-hover: #009b95;--turquoise-theme-secondary-hover: #78d3cf;--turquoise-foreground-hover: #5d5d5d;--turquoise-foreground-secondary-hover: #3f3f3f;--turquoise-foreground-theme-hover: #3f9895;--turquoise-foreground-branding-hover: #035452;--turquoise-background-hover: #f6f6f6;--turquoise-background-cards-secondary-hover: #f6f6f6;--turquoise-background-secondary-hover: #e2e2e2;--turquoise-background-cards-hover: #e2e2e2;--turquoise-interactive-hover: #c2c2c2;--turquoise-utility-foreground: #0a0a0a;--turquoise-utility-interactive: #fefefe;--turquoise-utility-interactive-foreground-secondary: #696969;--turquoise-utility-interactive-foreground-disabled: #b5b5b5;--turquoise-utility-shadow: rgba(0, 0, 0, 0.4);--turquoise-utility-interactive-hover: #f3f3f3;--turquoise-utility-confirm: #07ac07;--turquoise-utility-confirm-background: #80d580;--turquoise-utility-confirm-hover: #069b06;--turquoise-utility-confirm-background-hover: #7acb7a;--turquoise-utility-confirm-foreground-secondary: #355835;--turquoise-utility-attention: #ffa620;--turquoise-utility-attention-background: #ffd28d;--turquoise-utility-attention-hover: #e9971d;--turquoise-utility-attention-foreground-secondary: #705c3e;--turquoise-utility-warning: #ff2222;--turquoise-utility-warning-background: #ff8f8f;--turquoise-utility-warning-hover: #e61f1f;--turquoise-utility-warning-background-hover: #f38888;--turquoise-utility-warning-foreground-secondary: #623737;--turquoise-utility-focus: #229bfc;--turquoise-dark-theme: #00aba4;--turquoise-dark-background: #003e3c;--turquoise-dark-background-cards-secondary: #003e3c;--turquoise-dark-background-secondary: #0f4a48;--turquoise-dark-background-cards: #0f4a48;--turquoise-dark-background-input: #094543;--turquoise-dark-interactive: #225856;--turquoise-dark-foreground: #fefefe;--turquoise-dark-foreground-secondary: #87a5a4;--turquoise-dark-foreground-theme: #40c0bb;--turquoise-dark-foreground-disabled: #3d6d6b;--turquoise-dark-foreground-branding: #fefefe;--turquoise-dark-border: #557e7d;--turquoise-dark-border-theme: #40c0bb;--turquoise-dark-border-text-link: #40c0bb;--turquoise-dark-theme-foreground: #0a0a0a;--turquoise-dark-theme-secondary: #00817b;--turquoise-dark-theme-secondary-foreground: #fefefe;--turquoise-dark-theme-secondary-foreground-secondary: #e6f2f2;--turquoise-dark-shadow: black;--turquoise-dark-overlay: rgba(0, 62, 60, 0.7);--turquoise-dark-theme-hover: #2fbbb5;--turquoise-dark-theme-secondary-hover: #0f8883;--turquoise-dark-foreground-hover: #bfcece;--turquoise-dark-foreground-secondary-hover: #acc1c0;--turquoise-dark-foreground-theme-hover: #329693;--turquoise-dark-foreground-branding-hover: #bfcece;--turquoise-dark-background-hover: #094543;--turquoise-dark-background-cards-secondary-hover: #094543;--turquoise-dark-background-secondary-hover: #1e5654;--turquoise-dark-background-cards-hover: #1e5654;--turquoise-dark-interactive-hover: #316462;--turquoise-dark-utility-foreground: #0a0a0a;--turquoise-dark-utility-interactive: #fefefe;--turquoise-dark-utility-interactive-foreground-secondary: #696969;--turquoise-dark-utility-interactive-foreground-disabled: #b5b5b5;--turquoise-dark-utility-shadow: rgba(0, 0, 0, 0.4);--turquoise-dark-utility-interactive-hover: #f3f3f3;--turquoise-dark-utility-confirm: #07ac07;--turquoise-dark-utility-confirm-background: #80d580;--turquoise-dark-utility-confirm-hover: #33bb33;--turquoise-dark-utility-confirm-background-hover: #94dc94;--turquoise-dark-utility-confirm-foreground-secondary: #355835;--turquoise-dark-utility-attention: #ffa620;--turquoise-dark-utility-attention-background: #ffd28d;--turquoise-dark-utility-attention-hover: #ffbf60;--turquoise-dark-utility-attention-foreground-secondary: #705c3e;--turquoise-dark-utility-warning: #ff2222;--turquoise-dark-utility-warning-background: #ff8f8f;--turquoise-dark-utility-warning-hover: #ff5353;--turquoise-dark-utility-warning-background-hover: #ff9d9d;--turquoise-dark-utility-warning-foreground-secondary: #623737;--turquoise-dark-utility-focus: #229bfc;--green-theme: #8bad3f;--green-background: #fefefe;--green-background-cards-secondary: #fefefe;--green-background-secondary: #eaeaea;--green-background-cards: #eaeaea;--green-background-input: #fefefe;--green-interactive: #d4d4d4;--green-foreground: #0a0a0a;--green-foreground-secondary: #696969;--green-foreground-theme: #5b7129;--green-foreground-disabled: #b5b5b5;--green-foreground-branding: #5b7129;--green-border: #9e9e9e;--green-border-theme: #8bad3f;--green-border-text-link: #7a9737;--green-theme-foreground: #0a0a0a;--green-theme-secondary: #b4ca82;--green-theme-secondary-foreground: #0a0a0a;--green-theme-secondary-foreground-secondary: #4a5336;--green-shadow: rgba(0, 0, 0, 0.4);--green-overlay: rgba(37, 46, 17, 0.6);--green-theme-hover: #7f9d39;--green-theme-secondary-hover: #c0d295;--green-foreground-hover: #5d5d5d;--green-foreground-secondary-hover: #3f3f3f;--green-foreground-theme-hover: #81925a;--green-foreground-branding-hover: #41501f;--green-background-hover: #f6f6f6;--green-background-cards-secondary-hover: #f6f6f6;--green-background-secondary-hover: #e2e2e2;--green-background-cards-hover: #e2e2e2;--green-interactive-hover: #c2c2c2;--green-utility-foreground: #0a0a0a;--green-utility-interactive: #fefefe;--green-utility-interactive-foreground-secondary: #696969;--green-utility-interactive-foreground-disabled: #b5b5b5;--green-utility-shadow: rgba(0, 0, 0, 0.4);--green-utility-interactive-hover: #f3f3f3;--green-utility-confirm: #07ac07;--green-utility-confirm-background: #80d580;--green-utility-confirm-hover: #069b06;--green-utility-confirm-background-hover: #7acb7a;--green-utility-confirm-foreground-secondary: #355835;--green-utility-attention: #ffa620;--green-utility-attention-background: #ffd28d;--green-utility-attention-hover: #e9971d;--green-utility-attention-foreground-secondary: #705c3e;--green-utility-warning: #ff2222;--green-utility-warning-background: #ff8f8f;--green-utility-warning-hover: #e61f1f;--green-utility-warning-background-hover: #f38888;--green-utility-warning-foreground-secondary: #623737;--green-utility-focus: #229bfc;--green-dark-theme: #8bad3f;--green-dark-background: #252e11;--green-dark-background-cards-secondary: #252e11;--green-dark-background-secondary: #323b1f;--green-dark-background-cards: #323b1f;--green-dark-background-input: #2c3518;--green-dark-interactive: #40482e;--green-dark-foreground: #fefefe;--green-dark-foreground-secondary: #8e9383;--green-dark-foreground-theme: #8bad3f;--green-dark-foreground-disabled: #555c46;--green-dark-foreground-branding: #fefefe;--green-dark-border: #676e59;--green-dark-border-theme: #8bad3f;--green-dark-border-text-link: #8bad3f;--green-dark-theme-foreground: #0a0a0a;--green-dark-theme-secondary: #596f28;--green-dark-theme-secondary-foreground: #fefefe;--green-dark-theme-secondary-foreground-secondary: #e4e8dc;--green-dark-shadow: black;--green-dark-overlay: rgba(37, 46, 17, 0.7);--green-dark-theme-hover: #a0bc61;--green-dark-theme-secondary-hover: #617632;--green-dark-foreground-hover: #caccc6;--green-dark-foreground-secondary-hover: #abaea3;--green-dark-foreground-theme-hover: #6b8631;--green-dark-foreground-branding-hover: #caccc6;--green-dark-background-hover: #2c3518;--green-dark-background-cards-secondary-hover: #2c3518;--green-dark-background-secondary-hover: #3e472c;--green-dark-background-cards-hover: #3e472c;--green-dark-interactive-hover: #4c543b;--green-dark-utility-foreground: #0a0a0a;--green-dark-utility-interactive: #fefefe;--green-dark-utility-interactive-foreground-secondary: #696969;--green-dark-utility-interactive-foreground-disabled: #b5b5b5;--green-dark-utility-shadow: rgba(0, 0, 0, 0.4);--green-dark-utility-interactive-hover: #f3f3f3;--green-dark-utility-confirm: #07ac07;--green-dark-utility-confirm-background: #80d580;--green-dark-utility-confirm-hover: #33bb33;--green-dark-utility-confirm-background-hover: #94dc94;--green-dark-utility-confirm-foreground-secondary: #355835;--green-dark-utility-attention: #ffa620;--green-dark-utility-attention-background: #ffd28d;--green-dark-utility-attention-hover: #ffbf60;--green-dark-utility-attention-foreground-secondary: #705c3e;--green-dark-utility-warning: #ff2222;--green-dark-utility-warning-background: #ff8f8f;--green-dark-utility-warning-hover: #ff5353;--green-dark-utility-warning-background-hover: #ff9d9d;--green-dark-utility-warning-foreground-secondary: #623737;--green-dark-utility-focus: #229bfc;--yellow-theme: #fabb00;--yellow-background: #fefefe;--yellow-background-cards-secondary: #fefefe;--yellow-background-secondary: #eaeaea;--yellow-background-cards: #eaeaea;--yellow-background-input: #fefefe;--yellow-interactive: #d4d4d4;--yellow-foreground: #0a0a0a;--yellow-foreground-secondary: #696969;--yellow-foreground-theme: #866400;--yellow-foreground-disabled: #b5b5b5;--yellow-foreground-branding: #866400;--yellow-border: #9e9e9e;--yellow-border-theme: #fabb00;--yellow-border-text-link: #b28500;--yellow-theme-foreground: #0a0a0a;--yellow-theme-secondary: #fcd974;--yellow-theme-secondary-foreground: #0a0a0a;--yellow-theme-secondary-foreground-secondary: #6f6033;--yellow-shadow: rgba(0, 0, 0, 0.4);--yellow-overlay: rgba(89, 66, 0, 0.6);--yellow-theme-hover: #e4ab00;--yellow-theme-secondary-hover: #fde59e;--yellow-foreground-hover: #5d5d5d;--yellow-foreground-secondary-hover: #3f3f3f;--yellow-foreground-theme-hover: #a2893c;--yellow-foreground-branding-hover: #5f4703;--yellow-background-hover: #f6f6f6;--yellow-background-cards-secondary-hover: #f6f6f6;--yellow-background-secondary-hover: #e2e2e2;--yellow-background-cards-hover: #e2e2e2;--yellow-interactive-hover: #c2c2c2;--yellow-utility-foreground: #0a0a0a;--yellow-utility-interactive: #fefefe;--yellow-utility-interactive-foreground-secondary: #696969;--yellow-utility-interactive-foreground-disabled: #b5b5b5;--yellow-utility-shadow: rgba(0, 0, 0, 0.4);--yellow-utility-interactive-hover: #f3f3f3;--yellow-utility-confirm: #07ac07;--yellow-utility-confirm-background: #80d580;--yellow-utility-confirm-hover: #069b06;--yellow-utility-confirm-background-hover: #7acb7a;--yellow-utility-confirm-foreground-secondary: #355835;--yellow-utility-attention: #ffa620;--yellow-utility-attention-background: #ffd28d;--yellow-utility-attention-hover: #e9971d;--yellow-utility-attention-foreground-secondary: #705c3e;--yellow-utility-warning: #ff2222;--yellow-utility-warning-background: #ff8f8f;--yellow-utility-warning-hover: #e61f1f;--yellow-utility-warning-background-hover: #f38888;--yellow-utility-warning-foreground-secondary: #623737;--yellow-utility-focus: #229bfc;--yellow-dark-theme: #fabb00;--yellow-dark-background: #594200;--yellow-dark-background-cards-secondary: #594200;--yellow-dark-background-secondary: #644e10;--yellow-dark-background-cards: #644e10;--yellow-dark-background-input: #5f4909;--yellow-dark-interactive: #705c23;--yellow-dark-foreground: #fefefe;--yellow-dark-foreground-secondary: #bbb296;--yellow-dark-foreground-theme: #fabb00;--yellow-dark-foreground-disabled: #847341;--yellow-dark-foreground-branding: #fefefe;--yellow-dark-border: #95875c;--yellow-dark-border-theme: #fabb00;--yellow-dark-border-text-link: #fabb00;--yellow-dark-theme-foreground: #0a0a0a;--yellow-dark-theme-secondary: #a77c00;--yellow-dark-theme-secondary-foreground: #0a0a0a;--yellow-dark-theme-secondary-foreground-secondary: #f6f2e6;--yellow-dark-shadow: black;--yellow-dark-overlay: rgba(89, 66, 0, 0.7);--yellow-dark-theme-hover: #fcd35b;--yellow-dark-theme-secondary-hover: #ad8410;--yellow-dark-foreground-hover: #d2cbba;--yellow-dark-foreground-secondary-hover: #d8d2c2;--yellow-dark-foreground-theme-hover: #c59300;--yellow-dark-foreground-branding-hover: #d2cbba;--yellow-dark-background-hover: #5f4909;--yellow-dark-background-cards-secondary-hover: #5f4909;--yellow-dark-background-secondary-hover: #6f5b21;--yellow-dark-background-cards-hover: #6f5b21;--yellow-dark-interactive-hover: #7b6934;--yellow-dark-utility-foreground: #0a0a0a;--yellow-dark-utility-interactive: #fefefe;--yellow-dark-utility-interactive-foreground-secondary: #696969;--yellow-dark-utility-interactive-foreground-disabled: #b5b5b5;--yellow-dark-utility-shadow: rgba(0, 0, 0, 0.4);--yellow-dark-utility-interactive-hover: #f3f3f3;--yellow-dark-utility-confirm: #07ac07;--yellow-dark-utility-confirm-background: #80d580;--yellow-dark-utility-confirm-hover: #33bb33;--yellow-dark-utility-confirm-background-hover: #94dc94;--yellow-dark-utility-confirm-foreground-secondary: #355835;--yellow-dark-utility-attention: #ffa620;--yellow-dark-utility-attention-background: #ffd28d;--yellow-dark-utility-attention-hover: #ffbf60;--yellow-dark-utility-attention-foreground-secondary: #705c3e;--yellow-dark-utility-warning: #ff2222;--yellow-dark-utility-warning-background: #ff8f8f;--yellow-dark-utility-warning-hover: #ff5353;--yellow-dark-utility-warning-background-hover: #ff9d9d;--yellow-dark-utility-warning-foreground-secondary: #623737;--yellow-dark-utility-focus: #229bfc;--orange-theme: #ee7f00;--orange-background: #fefefe;--orange-background-cards-secondary: #fefefe;--orange-background-secondary: #eaeaea;--orange-background-cards: #eaeaea;--orange-background-input: #fefefe;--orange-interactive: #d4d4d4;--orange-foreground: #0a0a0a;--orange-foreground-secondary: #696969;--orange-foreground-theme: #a15600;--orange-foreground-disabled: #b5b5b5;--orange-foreground-branding: #a15600;--orange-border: #9e9e9e;--orange-border-theme: #ee7f00;--orange-border-text-link: #d77200;--orange-theme-foreground: #0a0a0a;--orange-theme-secondary: #f4af61;--orange-theme-secondary-foreground: #0a0a0a;--orange-theme-secondary-foreground-secondary: #644728;--orange-shadow: rgba(0, 0, 0, 0.4);--orange-overlay: rgba(85, 45, 0, 0.6);--orange-theme-hover: #d87300;--orange-theme-secondary-hover: #f6bb78;--orange-foreground-hover: #5d5d5d;--orange-foreground-secondary-hover: #3f3f3f;--orange-foreground-theme-hover: #b8803f;--orange-foreground-branding-hover: #713e03;--orange-background-hover: #f6f6f6;--orange-background-cards-secondary-hover: #f6f6f6;--orange-background-secondary-hover: #e2e2e2;--orange-background-cards-hover: #e2e2e2;--orange-interactive-hover: #c2c2c2;--orange-utility-foreground: #0a0a0a;--orange-utility-interactive: #fefefe;--orange-utility-interactive-foreground-secondary: #696969;--orange-utility-interactive-foreground-disabled: #b5b5b5;--orange-utility-shadow: rgba(0, 0, 0, 0.4);--orange-utility-interactive-hover: #f3f3f3;--orange-utility-confirm: #07ac07;--orange-utility-confirm-background: #80d580;--orange-utility-confirm-hover: #069b06;--orange-utility-confirm-background-hover: #7acb7a;--orange-utility-confirm-foreground-secondary: #355835;--orange-utility-attention: #ffa620;--orange-utility-attention-background: #ffd28d;--orange-utility-attention-hover: #e9971d;--orange-utility-attention-foreground-secondary: #705c3e;--orange-utility-warning: #ff2222;--orange-utility-warning-background: #ff8f8f;--orange-utility-warning-hover: #e61f1f;--orange-utility-warning-background-hover: #f38888;--orange-utility-warning-foreground-secondary: #623737;--orange-utility-focus: #229bfc;--orange-dark-theme: #ee7f00;--orange-dark-background: #552d00;--orange-dark-background-cards-secondary: #552d00;--orange-dark-background-secondary: #603a10;--orange-dark-background-cards: #603a10;--orange-dark-background-input: #5b3408;--orange-dark-interactive: #6b4921;--orange-dark-foreground: #fefefe;--orange-dark-foreground-secondary: #af9c87;--orange-dark-foreground-theme: #f29b37;--orange-dark-foreground-disabled: #7e5f3d;--orange-dark-foreground-branding: #fefefe;--orange-dark-border: #8d7354;--orange-dark-border-theme: #f29b37;--orange-dark-border-text-link: #f29b37;--orange-dark-theme-foreground: #0a0a0a;--orange-dark-theme-secondary: #af5e00;--orange-dark-theme-secondary-foreground: #fefefe;--orange-dark-theme-secondary-foreground-secondary: #f7efe6;--orange-dark-shadow: black;--orange-dark-overlay: rgba(85, 45, 0, 0.7);--orange-dark-theme-hover: #f1972f;--orange-dark-theme-secondary-hover: #b4670e;--orange-dark-foreground-hover: #d4cabf;--orange-dark-foreground-secondary-hover: #c8bbac;--orange-dark-foreground-theme-hover: #bd792b;--orange-dark-foreground-branding-hover: #d4cabf;--orange-dark-background-hover: #5b3408;--orange-dark-background-cards-secondary-hover: #5b3408;--orange-dark-background-secondary-hover: #6a471f;--orange-dark-background-cards-hover: #6a471f;--orange-dark-interactive-hover: #755630;--orange-dark-utility-foreground: #0a0a0a;--orange-dark-utility-interactive: #fefefe;--orange-dark-utility-interactive-foreground-secondary: #696969;--orange-dark-utility-interactive-foreground-disabled: #b5b5b5;--orange-dark-utility-shadow: rgba(0, 0, 0, 0.4);--orange-dark-utility-interactive-hover: #f3f3f3;--orange-dark-utility-confirm: #07ac07;--orange-dark-utility-confirm-background: #80d580;--orange-dark-utility-confirm-hover: #33bb33;--orange-dark-utility-confirm-background-hover: #94dc94;--orange-dark-utility-confirm-foreground-secondary: #355835;--orange-dark-utility-attention: #ffa620;--orange-dark-utility-attention-background: #ffd28d;--orange-dark-utility-attention-hover: #ffbf60;--orange-dark-utility-attention-foreground-secondary: #705c3e;--orange-dark-utility-warning: #ff2222;--orange-dark-utility-warning-background: #ff8f8f;--orange-dark-utility-warning-hover: #ff5353;--orange-dark-utility-warning-background-hover: #ff9d9d;--orange-dark-utility-warning-foreground-secondary: #623737;--orange-dark-utility-focus: #229bfc;--red-theme: #e2001a;--red-background: #fefefe;--red-background-cards-secondary: #fefefe;--red-background-secondary: #eaeaea;--red-background-cards: #eaeaea;--red-background-input: #fefefe;--red-interactive: #d4d4d4;--red-foreground: #0a0a0a;--red-foreground-secondary: #696969;--red-foreground-theme: #d50019;--red-foreground-disabled: #b5b5b5;--red-foreground-branding: #d50019;--red-border: #9e9e9e;--red-border-theme: #e2001a;--red-border-text-link: #e2001a;--red-theme-foreground: #fefefe;--red-theme-secondary: #f0828f;--red-theme-secondary-foreground: #0a0a0a;--red-theme-secondary-foreground-secondary: #562e33;--red-shadow: rgba(0, 0, 0, 0.4);--red-overlay: rgba(106, 0, 12, 0.6);--red-theme-hover: #ca0017;--red-theme-secondary-hover: #f28f9a;--red-foreground-hover: #5d5d5d;--red-foreground-secondary-hover: #3f3f3f;--red-foreground-theme-hover: #e55e6e;--red-foreground-branding-hover: #9a0315;--red-background-hover: #f6f6f6;--red-background-cards-secondary-hover: #f6f6f6;--red-background-secondary-hover: #e2e2e2;--red-background-cards-hover: #e2e2e2;--red-interactive-hover: #c2c2c2;--red-utility-foreground: #0a0a0a;--red-utility-interactive: #fefefe;--red-utility-interactive-foreground-secondary: #696969;--red-utility-interactive-foreground-disabled: #b5b5b5;--red-utility-shadow: rgba(0, 0, 0, 0.4);--red-utility-interactive-hover: #f3f3f3;--red-utility-confirm: #07ac07;--red-utility-confirm-background: #80d580;--red-utility-confirm-hover: #069b06;--red-utility-confirm-background-hover: #7acb7a;--red-utility-confirm-foreground-secondary: #355835;--red-utility-attention: #ffa620;--red-utility-attention-background: #ffd28d;--red-utility-attention-hover: #e9971d;--red-utility-attention-foreground-secondary: #705c3e;--red-utility-warning: #ff2222;--red-utility-warning-background: #ff8f8f;--red-utility-warning-hover: #e61f1f;--red-utility-warning-background-hover: #f38888;--red-utility-warning-foreground-secondary: #623737;--red-utility-focus: #229bfc;--red-dark-theme: #e2001a;--red-dark-background: #6a000c;--red-dark-background-cards-secondary: #6a000c;--red-dark-background-secondary: #781722;--red-dark-background-cards: #781722;--red-dark-background-input: #720d18;--red-dark-interactive: #832c36;--red-dark-foreground: #fefefe;--red-dark-foreground-secondary: #bc8c91;--red-dark-foreground-theme: #f28995;--red-dark-foreground-disabled: #944850;--red-dark-foreground-branding: #fefefe;--red-dark-border: #a15e65;--red-dark-border-theme: #f28995;--red-dark-border-text-link: #f28995;--red-dark-theme-foreground: #fefefe;--red-dark-theme-secondary: #b40015;--red-dark-theme-secondary-foreground: #fefefe;--red-dark-theme-secondary-foreground-secondary: #eec4c8;--red-dark-shadow: black;--red-dark-overlay: rgba(106, 0, 12, 0.7);--red-dark-theme-hover: #e8384c;--red-dark-theme-secondary-hover: #bb1629;--red-dark-foreground-hover: #ddc6c9;--red-dark-foreground-secondary-hover: #cfadb0;--red-dark-foreground-theme-hover: #bc6a74;--red-dark-foreground-branding-hover: #ddc6c9;--red-dark-background-hover: #720d18;--red-dark-background-cards-secondary-hover: #720d18;--red-dark-background-secondary-hover: #832a34;--red-dark-background-cards-hover: #832a34;--red-dark-interactive-hover: #8d3c45;--red-dark-utility-foreground: #0a0a0a;--red-dark-utility-interactive: #fefefe;--red-dark-utility-interactive-foreground-secondary: #696969;--red-dark-utility-interactive-foreground-disabled: #b5b5b5;--red-dark-utility-shadow: rgba(0, 0, 0, 0.4);--red-dark-utility-interactive-hover: #f3f3f3;--red-dark-utility-confirm: #07ac07;--red-dark-utility-confirm-background: #80d580;--red-dark-utility-confirm-hover: #33bb33;--red-dark-utility-confirm-background-hover: #94dc94;--red-dark-utility-confirm-foreground-secondary: #355835;--red-dark-utility-attention: #ffa620;--red-dark-utility-attention-background: #ffd28d;--red-dark-utility-attention-hover: #ffbf60;--red-dark-utility-attention-foreground-secondary: #705c3e;--red-dark-utility-warning: #ff2222;--red-dark-utility-warning-background: #ff8f8f;--red-dark-utility-warning-hover: #ff5353;--red-dark-utility-warning-background-hover: #ff9d9d;--red-dark-utility-warning-foreground-secondary: #623737;--red-dark-utility-focus: #229bfc;--magenta-theme: #e2007a;--magenta-background: #fefefe;--magenta-background-cards-secondary: #fefefe;--magenta-background-secondary: #eaeaea;--magenta-background-cards: #eaeaea;--magenta-background-input: #fefefe;--magenta-interactive: #d4d4d4;--magenta-foreground: #0a0a0a;--magenta-foreground-secondary: #696969;--magenta-foreground-theme: #ce006f;--magenta-foreground-disabled: #b5b5b5;--magenta-foreground-branding: #ce006f;--magenta-border: #9e9e9e;--magenta-border-theme: #e2007a;--magenta-border-text-link: #e2007a;--magenta-theme-foreground: #fefefe;--magenta-theme-secondary: #f07cbb;--magenta-theme-secondary-foreground: #0a0a0a;--magenta-theme-secondary-foreground-secondary: #562c43;--magenta-shadow: rgba(0, 0, 0, 0.4);--magenta-overlay: rgba(103, 0, 56, 0.6);--magenta-theme-hover: #cb006d;--magenta-theme-secondary-hover: #f28ac2;--magenta-foreground-hover: #5d5d5d;--magenta-foreground-secondary-hover: #3f3f3f;--magenta-foreground-theme-hover: #e05ba2;--magenta-foreground-branding-hover: #940351;--magenta-background-hover: #f6f6f6;--magenta-background-cards-secondary-hover: #f6f6f6;--magenta-background-secondary-hover: #e2e2e2;--magenta-background-cards-hover: #e2e2e2;--magenta-interactive-hover: #c2c2c2;--magenta-utility-foreground: #0a0a0a;--magenta-utility-interactive: #fefefe;--magenta-utility-interactive-foreground-secondary: #696969;--magenta-utility-interactive-foreground-disabled: #b5b5b5;--magenta-utility-shadow: rgba(0, 0, 0, 0.4);--magenta-utility-interactive-hover: #f3f3f3;--magenta-utility-confirm: #07ac07;--magenta-utility-confirm-background: #80d580;--magenta-utility-confirm-hover: #069b06;--magenta-utility-confirm-background-hover: #7acb7a;--magenta-utility-confirm-foreground-secondary: #355835;--magenta-utility-attention: #ffa620;--magenta-utility-attention-background: #ffd28d;--magenta-utility-attention-hover: #e9971d;--magenta-utility-attention-foreground-secondary: #705c3e;--magenta-utility-warning: #ff2222;--magenta-utility-warning-background: #ff8f8f;--magenta-utility-warning-hover: #e61f1f;--magenta-utility-warning-background-hover: #f38888;--magenta-utility-warning-foreground-secondary: #623737;--magenta-utility-focus: #229bfc;--magenta-dark-theme: #e2007a;--magenta-dark-background: #670038;--magenta-dark-background-cards-secondary: #670038;--magenta-dark-background-secondary: #741649;--magenta-dark-background-cards: #741649;--magenta-dark-background-input: #6e0d42;--magenta-dark-interactive: #802b59;--magenta-dark-foreground: #fefefe;--magenta-dark-foreground-secondary: #ba8ca5;--magenta-dark-foreground-theme: #f185bf;--magenta-dark-foreground-disabled: #91476f;--magenta-dark-foreground-branding: #fefefe;--magenta-dark-border: #9f5d81;--magenta-dark-border-theme: #f185bf;--magenta-dark-border-text-link: #f185bf;--magenta-dark-theme-foreground: #fefefe;--magenta-dark-theme-secondary: #b30061;--magenta-dark-theme-secondary-foreground: #fefefe;--magenta-dark-theme-secondary-foreground-secondary: #eec8dd;--magenta-dark-shadow: black;--magenta-dark-overlay: rgba(103, 0, 56, 0.7);--magenta-dark-theme-hover: #e83796;--magenta-dark-theme-secondary-hover: #b9166e;--magenta-dark-foreground-hover: #dcc5d2;--magenta-dark-foreground-secondary-hover: #ceadbe;--magenta-dark-foreground-theme-hover: #bc6795;--magenta-dark-foreground-branding-hover: #dcc5d2;--magenta-dark-background-hover: #6e0d42;--magenta-dark-background-cards-secondary-hover: #6e0d42;--magenta-dark-background-secondary-hover: #7f2957;--magenta-dark-background-cards-hover: #7f2957;--magenta-dark-interactive-hover: #8a3b65;--magenta-dark-utility-foreground: #0a0a0a;--magenta-dark-utility-interactive: #fefefe;--magenta-dark-utility-interactive-foreground-secondary: #696969;--magenta-dark-utility-interactive-foreground-disabled: #b5b5b5;--magenta-dark-utility-shadow: rgba(0, 0, 0, 0.4);--magenta-dark-utility-interactive-hover: #f3f3f3;--magenta-dark-utility-confirm: #07ac07;--magenta-dark-utility-confirm-background: #80d580;--magenta-dark-utility-confirm-hover: #33bb33;--magenta-dark-utility-confirm-background-hover: #94dc94;--magenta-dark-utility-confirm-foreground-secondary: #355835;--magenta-dark-utility-attention: #ffa620;--magenta-dark-utility-attention-background: #ffd28d;--magenta-dark-utility-attention-hover: #ffbf60;--magenta-dark-utility-attention-foreground-secondary: #705c3e;--magenta-dark-utility-warning: #ff2222;--magenta-dark-utility-warning-background: #ff8f8f;--magenta-dark-utility-warning-hover: #ff5353;--magenta-dark-utility-warning-background-hover: #ff9d9d;--magenta-dark-utility-warning-foreground-secondary: #623737;--magenta-dark-utility-focus: #229bfc;--purple-theme: #655a9f;--purple-background: #fefefe;--purple-background-cards-secondary: #fefefe;--purple-background-secondary: #eaeaea;--purple-background-cards: #eaeaea;--purple-background-input: #fefefe;--purple-interactive: #d4d4d4;--purple-foreground: #0a0a0a;--purple-foreground-secondary: #696969;--purple-foreground-theme: #655a9f;--purple-foreground-disabled: #b5b5b5;--purple-foreground-branding: #655a9f;--purple-border: #9e9e9e;--purple-border-theme: #655a9f;--purple-border-text-link: #655a9f;--purple-theme-foreground: #fefefe;--purple-theme-secondary: #a59ec7;--purple-theme-secondary-foreground: #0a0a0a;--purple-theme-secondary-foreground-secondary: #3b3847;--purple-shadow: rgba(0, 0, 0, 0.4);--purple-overlay: rgba(47, 42, 75, 0.6);--purple-theme-hover: #594f8c;--purple-theme-secondary-hover: #ada7cc;--purple-foreground-hover: #5d5d5d;--purple-foreground-secondary-hover: #3f3f3f;--purple-foreground-theme-hover: #867eb4;--purple-foreground-branding-hover: #463f6d;--purple-background-hover: #f6f6f6;--purple-background-cards-secondary-hover: #f6f6f6;--purple-background-secondary-hover: #e2e2e2;--purple-background-cards-hover: #e2e2e2;--purple-interactive-hover: #c2c2c2;--purple-utility-foreground: #0a0a0a;--purple-utility-interactive: #fefefe;--purple-utility-interactive-foreground-secondary: #696969;--purple-utility-interactive-foreground-disabled: #b5b5b5;--purple-utility-shadow: rgba(0, 0, 0, 0.4);--purple-utility-interactive-hover: #f3f3f3;--purple-utility-confirm: #07ac07;--purple-utility-confirm-background: #80d580;--purple-utility-confirm-hover: #069b06;--purple-utility-confirm-background-hover: #7acb7a;--purple-utility-confirm-foreground-secondary: #355835;--purple-utility-attention: #ffa620;--purple-utility-attention-background: #ffd28d;--purple-utility-attention-hover: #e9971d;--purple-utility-attention-foreground-secondary: #705c3e;--purple-utility-warning: #ff2222;--purple-utility-warning-background: #ff8f8f;--purple-utility-warning-hover: #e61f1f;--purple-utility-warning-background-hover: #f38888;--purple-utility-warning-foreground-secondary: #623737;--purple-utility-focus: #229bfc;--purple-dark-theme: #655a9f;--purple-dark-background: #2f2a4b;--purple-dark-background-cards-secondary: #2f2a4b;--purple-dark-background-secondary: #3b3756;--purple-dark-background-cards: #3b3756;--purple-dark-background-input: #353151;--purple-dark-interactive: #494561;--purple-dark-foreground: #fefefe;--purple-dark-foreground-secondary: #9693a4;--purple-dark-foreground-theme: #a69fc7;--purple-dark-foreground-disabled: #5d5a73;--purple-dark-foreground-branding: #fefefe;--purple-dark-border: #6f6c82;--purple-dark-border-theme: #a69fc7;--purple-dark-border-text-link: #a69fc7;--purple-dark-theme-foreground: #fefefe;--purple-dark-theme-secondary: #50477e;--purple-dark-theme-secondary-foreground: #fefefe;--purple-dark-theme-secondary-foreground-secondary: #c1bdd1;--purple-dark-shadow: black;--purple-dark-overlay: rgba(47, 42, 75, 0.7);--purple-dark-theme-hover: #7268a7;--purple-dark-theme-secondary-hover: #564e83;--purple-dark-foreground-hover: #cccad3;--purple-dark-foreground-secondary-hover: #b2b0bc;--purple-dark-foreground-theme-hover: #817b9b;--purple-dark-foreground-branding-hover: #cccad3;--purple-dark-background-hover: #353151;--purple-dark-background-cards-secondary-hover: #353151;--purple-dark-background-secondary-hover: #474361;--purple-dark-background-cards-hover: #474361;--purple-dark-interactive-hover: #55516b;--purple-dark-utility-foreground: #0a0a0a;--purple-dark-utility-interactive: #fefefe;--purple-dark-utility-interactive-foreground-secondary: #696969;--purple-dark-utility-interactive-foreground-disabled: #b5b5b5;--purple-dark-utility-shadow: rgba(0, 0, 0, 0.4);--purple-dark-utility-interactive-hover: #f3f3f3;--purple-dark-utility-confirm: #07ac07;--purple-dark-utility-confirm-background: #80d580;--purple-dark-utility-confirm-hover: #33bb33;--purple-dark-utility-confirm-background-hover: #94dc94;--purple-dark-utility-confirm-foreground-secondary: #355835;--purple-dark-utility-attention: #ffa620;--purple-dark-utility-attention-background: #ffd28d;--purple-dark-utility-attention-hover: #ffbf60;--purple-dark-utility-attention-foreground-secondary: #705c3e;--purple-dark-utility-warning: #ff2222;--purple-dark-utility-warning-background: #ff8f8f;--purple-dark-utility-warning-hover: #ff5353;--purple-dark-utility-warning-background-hover: #ff9d9d;--purple-dark-utility-warning-foreground-secondary: #623737;--purple-dark-utility-focus: #229bfc;--mitstudie-theme: #45be55;--mitstudie-background: #fefefe;--mitstudie-background-cards-secondary: #fefefe;--mitstudie-background-secondary: #eaeaea;--mitstudie-background-cards: #eaeaea;--mitstudie-background-input: #fefefe;--mitstudie-interactive: #d4d4d4;--mitstudie-foreground: #0a0a0a;--mitstudie-foreground-secondary: #696969;--mitstudie-foreground-theme: #2c7836;--mitstudie-foreground-disabled: #b5b5b5;--mitstudie-foreground-branding: #2c7836;--mitstudie-border: #9e9e9e;--mitstudie-border-theme: #45be55;--mitstudie-border-text-link: #3aa048;--mitstudie-theme-foreground: #0a0a0a;--mitstudie-theme-secondary: #8ed797;--mitstudie-theme-secondary-foreground: #0a0a0a;--mitstudie-theme-secondary-foreground-secondary: #3c5a40;--mitstudie-shadow: rgba(0, 0, 0, 0.4);--mitstudie-overlay: rgba(20, 55, 25, 0.6);--mitstudie-theme-hover: #3fac4d;--mitstudie-theme-secondary-hover: #a2dea9;--mitstudie-foreground-hover: #5d5d5d;--mitstudie-foreground-secondary-hover: #3f3f3f;--mitstudie-foreground-theme-hover: #5e9865;--mitstudie-foreground-branding-hover: #215528;--mitstudie-background-hover: #f6f6f6;--mitstudie-background-cards-secondary-hover: #f6f6f6;--mitstudie-background-secondary-hover: #e2e2e2;--mitstudie-background-cards-hover: #e2e2e2;--mitstudie-interactive-hover: #c2c2c2;--mitstudie-utility-foreground: #0a0a0a;--mitstudie-utility-interactive: #fefefe;--mitstudie-utility-interactive-foreground-secondary: #696969;--mitstudie-utility-interactive-foreground-disabled: #b5b5b5;--mitstudie-utility-shadow: rgba(0, 0, 0, 0.4);--mitstudie-utility-interactive-hover: #f3f3f3;--mitstudie-utility-confirm: #07ac07;--mitstudie-utility-confirm-background: #80d580;--mitstudie-utility-confirm-hover: #069b06;--mitstudie-utility-confirm-background-hover: #7acb7a;--mitstudie-utility-confirm-foreground-secondary: #355835;--mitstudie-utility-attention: #ffa620;--mitstudie-utility-attention-background: #ffd28d;--mitstudie-utility-attention-hover: #e9971d;--mitstudie-utility-attention-foreground-secondary: #705c3e;--mitstudie-utility-warning: #ff2222;--mitstudie-utility-warning-background: #ff8f8f;--mitstudie-utility-warning-hover: #e61f1f;--mitstudie-utility-warning-background-hover: #f38888;--mitstudie-utility-warning-foreground-secondary: #623737;--mitstudie-utility-focus: #229bfc;--mitstudie-dark-theme: #45be55;--mitstudie-dark-background: #143719;--mitstudie-dark-background-cards-secondary: #143719;--mitstudie-dark-background-secondary: #224326;--mitstudie-dark-background-cards: #224326;--mitstudie-dark-background-input: #1c3e20;--mitstudie-dark-interactive: #325136;--mitstudie-dark-foreground: #fefefe;--mitstudie-dark-foreground-secondary: #8a9c8d;--mitstudie-dark-foreground-theme: #45be55;--mitstudie-dark-foreground-disabled: #49654d;--mitstudie-dark-foreground-branding: #fefefe;--mitstudie-dark-border: #5d7661;--mitstudie-dark-border-theme: #45be55;--mitstudie-dark-border-text-link: #45be55;--mitstudie-dark-theme-foreground: #0a0a0a;--mitstudie-dark-theme-secondary: #2d7b37;--mitstudie-dark-theme-secondary-foreground: #fefefe;--mitstudie-dark-theme-secondary-foreground-secondary: #e7f0e8;--mitstudie-dark-shadow: black;--mitstudie-dark-overlay: rgba(20, 55, 25, 0.7);--mitstudie-dark-theme-hover: #6ccc78;--mitstudie-dark-theme-secondary-hover: #378241;--mitstudie-dark-foreground-hover: #c5cdc6;--mitstudie-dark-foreground-secondary-hover: #abb8ad;--mitstudie-dark-foreground-theme-hover: #369342;--mitstudie-dark-foreground-branding-hover: #c5cdc6;--mitstudie-dark-background-hover: #1c3e20;--mitstudie-dark-background-cards-secondary-hover: #1c3e20;--mitstudie-dark-background-secondary-hover: #304f33;--mitstudie-dark-background-cards-hover: #304f33;--mitstudie-dark-interactive-hover: #405d43;--mitstudie-dark-utility-foreground: #0a0a0a;--mitstudie-dark-utility-interactive: #fefefe;--mitstudie-dark-utility-interactive-foreground-secondary: #696969;--mitstudie-dark-utility-interactive-foreground-disabled: #b5b5b5;--mitstudie-dark-utility-shadow: rgba(0, 0, 0, 0.4);--mitstudie-dark-utility-interactive-hover: #f3f3f3;--mitstudie-dark-utility-confirm: #07ac07;--mitstudie-dark-utility-confirm-background: #80d580;--mitstudie-dark-utility-confirm-hover: #33bb33;--mitstudie-dark-utility-confirm-background-hover: #94dc94;--mitstudie-dark-utility-confirm-foreground-secondary: #355835;--mitstudie-dark-utility-attention: #ffa620;--mitstudie-dark-utility-attention-background: #ffd28d;--mitstudie-dark-utility-attention-hover: #ffbf60;--mitstudie-dark-utility-attention-foreground-secondary: #705c3e;--mitstudie-dark-utility-warning: #ff2222;--mitstudie-dark-utility-warning-background: #ff8f8f;--mitstudie-dark-utility-warning-hover: #ff5353;--mitstudie-dark-utility-warning-background-hover: #ff9d9d;--mitstudie-dark-utility-warning-foreground-secondary: #623737;--mitstudie-dark-utility-focus: #229bfc;--omnibus-theme: #0a0a0a;--omnibus-background: #fefefe;--omnibus-background-cards-secondary: #fefefe;--omnibus-background-secondary: #eaeaea;--omnibus-background-cards: #eaeaea;--omnibus-background-input: #fefefe;--omnibus-interactive: #d4d4d4;--omnibus-foreground: #0a0a0a;--omnibus-foreground-secondary: #696969;--omnibus-foreground-theme: #0a0a0a;--omnibus-foreground-disabled: #b5b5b5;--omnibus-foreground-branding: #0a0a0a;--omnibus-border: #9e9e9e;--omnibus-border-theme: #0a0a0a;--omnibus-border-text-link: #010101;--omnibus-theme-foreground: #fefefe;--omnibus-theme-secondary: #a3a3a3;--omnibus-theme-secondary-foreground: #0a0a0a;--omnibus-theme-secondary-foreground-secondary: #3a3a3a;--omnibus-shadow: rgba(0, 0, 0, 0.4);--omnibus-overlay: rgba(4, 4, 4, 0.6);--omnibus-theme-hover: #010101;--omnibus-theme-secondary-hover: #acacac;--omnibus-foreground-hover: #5d5d5d;--omnibus-foreground-secondary-hover: #3f3f3f;--omnibus-foreground-theme-hover: #353535;--omnibus-foreground-branding-hover: #0a0a0a;--omnibus-background-hover: #f6f6f6;--omnibus-background-cards-secondary-hover: #f6f6f6;--omnibus-background-secondary-hover: #e2e2e2;--omnibus-background-cards-hover: #e2e2e2;--omnibus-interactive-hover: #c2c2c2;--omnibus-utility-foreground: #0a0a0a;--omnibus-utility-interactive: #fefefe;--omnibus-utility-interactive-foreground-secondary: #696969;--omnibus-utility-interactive-foreground-disabled: #b5b5b5;--omnibus-utility-shadow: rgba(0, 0, 0, 0.4);--omnibus-utility-interactive-hover: #f3f3f3;--omnibus-utility-confirm: #07ac07;--omnibus-utility-confirm-background: #80d580;--omnibus-utility-confirm-hover: #069b06;--omnibus-utility-confirm-background-hover: #7acb7a;--omnibus-utility-confirm-foreground-secondary: #355835;--omnibus-utility-attention: #ffa620;--omnibus-utility-attention-background: #ffd28d;--omnibus-utility-attention-hover: #e9971d;--omnibus-utility-attention-foreground-secondary: #705c3e;--omnibus-utility-warning: #ff2222;--omnibus-utility-warning-background: #ff8f8f;--omnibus-utility-warning-hover: #e61f1f;--omnibus-utility-warning-background-hover: #f38888;--omnibus-utility-warning-foreground-secondary: #623737;--omnibus-utility-focus: #229bfc;--omnibus-dark-theme: #0a0a0a;--omnibus-dark-background: #040404;--omnibus-dark-background-cards-secondary: #040404;--omnibus-dark-background-secondary: #1c1c1c;--omnibus-dark-background-cards: #1c1c1c;--omnibus-dark-background-input: #131313;--omnibus-dark-interactive: #2d2d2d;--omnibus-dark-foreground: #fefefe;--omnibus-dark-foreground-secondary: #767676;--omnibus-dark-foreground-theme: #838383;--omnibus-dark-foreground-disabled: #424242;--omnibus-dark-foreground-branding: #fefefe;--omnibus-dark-border: #535353;--omnibus-dark-border-theme: #838383;--omnibus-dark-border-text-link: #838383;--omnibus-dark-theme-foreground: #fefefe;--omnibus-dark-theme-secondary: #080808;--omnibus-dark-theme-secondary-foreground: #fefefe;--omnibus-dark-theme-secondary-foreground-secondary: #787878;--omnibus-dark-shadow: black;--omnibus-dark-overlay: rgba(4, 4, 4, 0.7);--omnibus-dark-theme-hover: #1f1f1f;--omnibus-dark-theme-secondary-hover: #161616;--omnibus-dark-foreground-hover: #cbcbcb;--omnibus-dark-foreground-secondary-hover: #8f8f8f;--omnibus-dark-foreground-theme-hover: #626262;--omnibus-dark-foreground-branding-hover: #cbcbcb;--omnibus-dark-background-hover: #131313;--omnibus-dark-background-cards-secondary-hover: #131313;--omnibus-dark-background-secondary-hover: #2b2b2b;--omnibus-dark-background-cards-hover: #2b2b2b;--omnibus-dark-interactive-hover: #3a3a3a;--omnibus-dark-utility-foreground: #0a0a0a;--omnibus-dark-utility-interactive: #fefefe;--omnibus-dark-utility-interactive-foreground-secondary: #696969;--omnibus-dark-utility-interactive-foreground-disabled: #b5b5b5;--omnibus-dark-utility-shadow: rgba(0, 0, 0, 0.4);--omnibus-dark-utility-interactive-hover: #f3f3f3;--omnibus-dark-utility-confirm: #07ac07;--omnibus-dark-utility-confirm-background: #80d580;--omnibus-dark-utility-confirm-hover: #33bb33;--omnibus-dark-utility-confirm-background-hover: #94dc94;--omnibus-dark-utility-confirm-foreground-secondary: #355835;--omnibus-dark-utility-attention: #ffa620;--omnibus-dark-utility-attention-background: #ffd28d;--omnibus-dark-utility-attention-hover: #ffbf60;--omnibus-dark-utility-attention-foreground-secondary: #705c3e;--omnibus-dark-utility-warning: #ff2222;--omnibus-dark-utility-warning-background: #ff8f8f;--omnibus-dark-utility-warning-hover: #ff5353;--omnibus-dark-utility-warning-background-hover: #ff9d9d;--omnibus-dark-utility-warning-foreground-secondary: #623737;--omnibus-dark-utility-focus: #229bfc;--brightspace-theme: #006fbf;--brightspace-background: #fefefe;--brightspace-background-cards-secondary: #fefefe;--brightspace-background-secondary: #eaeaea;--brightspace-background-cards: #eaeaea;--brightspace-background-input: #fefefe;--brightspace-interactive: #d4d4d4;--brightspace-foreground: #0a0a0a;--brightspace-foreground-secondary: #696969;--brightspace-foreground-theme: #006cba;--brightspace-foreground-disabled: #b5b5b5;--brightspace-foreground-branding: #006cba;--brightspace-border: #9e9e9e;--brightspace-border-theme: #006fbf;--brightspace-border-text-link: #006fbf;--brightspace-theme-foreground: #fefefe;--brightspace-theme-secondary: #68a9d9;--brightspace-theme-secondary-foreground: #0a0a0a;--brightspace-theme-secondary-foreground-secondary: #253c4e;--brightspace-shadow: rgba(0, 0, 0, 0.4);--brightspace-overlay: rgba(0, 50, 87, 0.6);--brightspace-theme-hover: #0062a9;--brightspace-theme-secondary-hover: #76b1dc;--brightspace-foreground-hover: #5d5d5d;--brightspace-foreground-secondary-hover: #3f3f3f;--brightspace-foreground-theme-hover: #4192cc;--brightspace-foreground-branding-hover: #034d83;--brightspace-background-hover: #f6f6f6;--brightspace-background-cards-secondary-hover: #f6f6f6;--brightspace-background-secondary-hover: #e2e2e2;--brightspace-background-cards-hover: #e2e2e2;--brightspace-interactive-hover: #c2c2c2;--brightspace-utility-foreground: #0a0a0a;--brightspace-utility-interactive: #fefefe;--brightspace-utility-interactive-foreground-secondary: #696969;--brightspace-utility-interactive-foreground-disabled: #b5b5b5;--brightspace-utility-shadow: rgba(0, 0, 0, 0.4);--brightspace-utility-interactive-hover: #f3f3f3;--brightspace-utility-confirm: #07ac07;--brightspace-utility-confirm-background: #80d580;--brightspace-utility-confirm-hover: #069b06;--brightspace-utility-confirm-background-hover: #7acb7a;--brightspace-utility-confirm-foreground-secondary: #355835;--brightspace-utility-attention: #ffa620;--brightspace-utility-attention-background: #ffd28d;--brightspace-utility-attention-hover: #e9971d;--brightspace-utility-attention-foreground-secondary: #705c3e;--brightspace-utility-warning: #ff2222;--brightspace-utility-warning-background: #ff8f8f;--brightspace-utility-warning-hover: #e61f1f;--brightspace-utility-warning-background-hover: #f38888;--brightspace-utility-warning-foreground-secondary: #623737;--brightspace-utility-focus: #229bfc;--brightspace-dark-theme: #006fbf;--brightspace-dark-background: #003257;--brightspace-dark-background-cards-secondary: #003257;--brightspace-dark-background-secondary: #103f61;--brightspace-dark-background-cards: #103f61;--brightspace-dark-background-input: #08395d;--brightspace-dark-interactive: #214d6d;--brightspace-dark-foreground: #fefefe;--brightspace-dark-foreground-secondary: #829aad;--brightspace-dark-foreground-theme: #6dadda;--brightspace-dark-foreground-disabled: #3c627f;--brightspace-dark-foreground-branding: #fefefe;--brightspace-dark-border: #52748d;--brightspace-dark-border-theme: #6dadda;--brightspace-dark-border-text-link: #6dadda;--brightspace-dark-theme-foreground: #fefefe;--brightspace-dark-theme-secondary: #005797;--brightspace-dark-theme-secondary-foreground: #fefefe;--brightspace-dark-theme-secondary-foreground-secondary: #b2cde0;--brightspace-dark-shadow: black;--brightspace-dark-overlay: rgba(0, 50, 87, 0.7);--brightspace-dark-theme-hover: #1a7ec5;--brightspace-dark-theme-secondary-hover: #0b5e9c;--brightspace-dark-foreground-hover: #c2cdd6;--brightspace-dark-foreground-secondary-hover: #a4b6c3;--brightspace-dark-foreground-theme-hover: #5586a9;--brightspace-dark-foreground-branding-hover: #c2cdd6;--brightspace-dark-background-hover: #08395d;--brightspace-dark-background-cards-secondary-hover: #08395d;--brightspace-dark-background-secondary-hover: #204c6b;--brightspace-dark-background-cards-hover: #204c6b;--brightspace-dark-interactive-hover: #305977;--brightspace-dark-utility-foreground: #0a0a0a;--brightspace-dark-utility-interactive: #fefefe;--brightspace-dark-utility-interactive-foreground-secondary: #696969;--brightspace-dark-utility-interactive-foreground-disabled: #b5b5b5;--brightspace-dark-utility-shadow: rgba(0, 0, 0, 0.4);--brightspace-dark-utility-interactive-hover: #f3f3f3;--brightspace-dark-utility-confirm: #07ac07;--brightspace-dark-utility-confirm-background: #80d580;--brightspace-dark-utility-confirm-hover: #33bb33;--brightspace-dark-utility-confirm-background-hover: #94dc94;--brightspace-dark-utility-confirm-foreground-secondary: #355835;--brightspace-dark-utility-attention: #ffa620;--brightspace-dark-utility-attention-background: #ffd28d;--brightspace-dark-utility-attention-hover: #ffbf60;--brightspace-dark-utility-attention-foreground-secondary: #705c3e;--brightspace-dark-utility-warning: #ff2222;--brightspace-dark-utility-warning-background: #ff8f8f;--brightspace-dark-utility-warning-hover: #ff5353;--brightspace-dark-utility-warning-background-hover: #ff9d9d;--brightspace-dark-utility-warning-foreground-secondary: #623737;--brightspace-dark-utility-focus: #229bfc}:root :root{--spacing-side: var(--spacing-m1)}:root .view--default{font-size:var(--font-size-0)}@media screen and (min-width: 30rem){:root :root{--spacing-side: var(--spacing-0)}}:root .view--medium{font-size:var(--font-size-0)}@media screen and (min-width: 60rem){:root :root{--spacing-side: var(--spacing-0)}}:root .view--wide{font-size:var(--font-size-0)}/*# sourceMappingURL=style.css.map */
package/public/js/app.js CHANGED
@@ -1,14 +1,14 @@
1
- (()=>{var de=e=>{document.readyState!=="loading"?e():document.addEventListener("DOMContentLoaded",e)},$=de;var A=e=>navigator.clipboard.writeText(e).then(()=>console.log(`${e} written to clipboard`)),T=(e,t)=>{let o=!1;return e.composedPath().forEach(r=>{r.classList&&r.classList.contains(t)&&(o=!0)}),o},j=()=>{let e=document.querySelector("body");if(e){let t=window.getComputedStyle(e).getPropertyValue("--color-background"),o=document.querySelector('meta[name="theme-color"]');if(o)o.content=t;else{let s=document.createElement("meta");s.name="theme-color",s.content=t,document.getElementsByTagName("head")[0].appendChild(s)}}},K=()=>parseInt(window.getComputedStyle(document.documentElement).fontSize.replace("px",""),10),k=e=>e*16,p=e=>{let t=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),o=k(parseInt(getComputedStyle(document.documentElement).getPropertyValue(e).replace("rem",""),10));return t<o};var ue=e=>e.offsetWidth!==e.scrollWidth;var H=e=>{e.classList.contains("horizontal-scroll--no-overflow")&&e.classList.remove("horizontal-scroll--no-overflow");let t=e.querySelector(".horizontal-scroll--check-overflow .tabbed-content__section:not([hidden]) .horizontal-scroll__scrollable-content");t===null&&!t&&(t=e.querySelector(".horizontal-scroll--check-overflow .horizontal-scroll__scrollable-content")),t&&(ue(t)?t?.setAttribute("tabindex","0"):(e.classList.add("horizontal-scroll--no-overflow"),t?.removeAttribute("tabindex")))};var G=e=>{let t=e.parentElement;return t?t.classList.contains("nav")?t:G(t):e},Q=(e,t=null)=>{let o="nav--toggled";e.forEach(s=>{let r=s.querySelector(".nav__toggle");s!==t&&(s.classList.contains(o)&&(r.focus(),r.setAttribute("aria-expanded","false")),s.classList.remove(o))})},Y=e=>{let t=r=>{let l=G(r),i=l.querySelector(".nav__items"),f=i?.querySelector(".nav__item:last-of-type");i?.classList.add("nav__items--fadeout");let E=i?.querySelector(".nav__item--is-overflown");E&&E.focus();let d=()=>{l.classList.toggle("nav--toggled"),i?.classList.remove("nav__items--fadeout"),f?.removeEventListener("transitionend",d)};return f?.addEventListener("transitionend",d),l},o=[];return document.querySelectorAll(".nav__toggle").forEach(r=>{let l=()=>{let i=t(r),f=r.getAttribute("aria-expanded");r.setAttribute("aria-expanded",f==="false"?"true":"false"),Q(e,i)};o.push({element:r,clickEvent:l}),r.addEventListener("click",l)}),o},C=(e,t)=>{let o="nav--toggled",s="nav__items";t.classList.remove(o);let r=t.querySelector(`.${s}`);if(r){let i=r.querySelectorAll(".nav__item"),f="nav__item--is-overflown",E="nav--has-overflow",d="nav__item--active",a=!1;for(let n=i.length-1;n>=0;n-=1){let c=i[n];c.offsetTop>0?(c.classList.add(f),t.classList.add(E),a=!0):c.classList.contains(d)||c.classList.remove(f)}if(!a){t.classList.remove(E);let n=t.querySelector(`.${d}`);n&&n.classList.remove(f)}}let l=i=>{!i.target.classList.contains("nav__toggle")&&!T(i,s)&&Q(e)};return document.querySelector("body")?.addEventListener("click",l),{element:document.querySelector("body"),clickEvent:l}};var X=(e,t,o,s,r)=>{s&&o&&A(s.innerText).then(()=>{t.classList.add("copy-to-clipboard--confirm"),t===o&&t.classList.add("copy-to-clipboard--done");let l=document.createElement("span");l.classList.add("copy-to-clipboard__this__confirm-message"),l.innerText=e,s.appendChild(l),o.removeEventListener("click",r),setTimeout(()=>{t.classList.remove("copy-to-clipboard--confirm"),l.remove(),o.addEventListener("click",r)},1200)})},J=(e,t="Kopieret!")=>{let o=e.querySelector(".copy-to-clipboard__this");if(e.type==="button"){let s=()=>{X(t,e,e,o,s)};e.addEventListener("click",s)}else{let s=e.querySelector(".copy-to-clipboard__execute"),r=()=>{X(t,e,s,o,r)};s?.addEventListener("click",r)}};var fe=()=>{let e=document.querySelectorAll(".copy-to-clipboard"),t=document.querySelectorAll(".copy-to-clipboard__color");e.forEach(o=>{o.addEventListener("click",()=>{let s=o.parentElement?.querySelector(".copy-to-clipboard__color");if(s){let r=getComputedStyle(s).getPropertyValue("background-color"),l=me(r);console.log(l),A(l.replace(/"/g,""))}})})};function me(e){var t=e.match(/\d+/g),o="#"+t.map(function(s){var r=parseInt(s).toString(16);return r.length===1?"0"+r:r}).join("");return o}var Z=fe;var ee=e=>{let t=e.querySelector("thead"),o=e.querySelector("tbody"),s=e.querySelector("tfoot");if(t){let r=[];t.querySelectorAll("th").forEach(f=>{f.classList.contains("table__cell--self-explanatory")?r.push(""):r.push(f.innerHTML)});let i=[];o&&i.push(o),s&&i.push(s),i.forEach(f=>{f.querySelectorAll("tr").forEach(d=>{d.querySelectorAll("td, th").forEach((n,c)=>{r[c]&&n.setAttribute("data-label",r[c])})})})}};function te(e,t){e.forEach(o=>{o.addEventListener("click",()=>{o.id==="demo-button--attention"&&t.forEach(s=>{s.id==="table__row--flash-attention"&&(s.classList.remove("table__row--flash-transparent"),s.classList.add("table__row--flash-attention"),w(t))}),o.id==="demo-button--confirm"&&t.forEach(s=>{s.id==="table__row--flash-confirm"&&(s.classList.remove("table__row--flash-transparent"),s.classList.add("table__row--flash-confirm"),w(t))}),o.id==="demo-button--warning"&&t.forEach(s=>{s.id==="table__row--flash-warning"&&(s.classList.remove("table__row--flash-transparent"),s.classList.add("table__row--flash-warning"),w(t))})})})}function w(e){setTimeout(()=>{e.forEach(t=>{t.classList.contains("table__row--flash-attention")&&t.classList.remove("table__row--flash-attention"),t.classList.contains("table__row--flash-confirm")&&t.classList.remove("table__row--flash-confirm"),t.classList.contains("table__row--flash-warning")&&t.classList.remove("table__row--flash-warning"),t.classList.add("table__row--flash-transparent")})},1e3)}var he=e=>e.contains("tabbed-content--hide-tabs-on-medium-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-medium").replace("rem",""),10):e.contains("tabbed-content--hide-tabs-on-wide-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-wide").replace("rem",""),10):-1,ve=e=>{let o=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)/K(),s=he(e);return s>-1?o<s:!0},Ee=e=>{let o=e.querySelector(".nav__items")?.querySelectorAll("a"),s=[];e.querySelectorAll("section").forEach(l=>{l.parentNode===e&&s.push(l)}),o?.forEach(l=>{l.removeAttribute("aria-selected"),l.classList.remove("nav__item--active")}),s.forEach(l=>{l.hidden=!1,l.removeAttribute("role")})};var q=(e,t,o,s,r,l=!0,i=f=>console.log(f))=>{l&&s.focus(),s.removeAttribute("tabindex"),s.setAttribute("aria-selected","true"),s.classList.contains("switch__segment")?s.classList.add("switch__segment--active"):s.classList.add("nav__item--active"),o&&(o.removeAttribute("aria-selected"),o.setAttribute("tabindex","-1"),o.classList.contains("switch__segment")?o.classList.remove("switch__segment--active"):o.classList.remove("nav__item--active"));let f=Array.prototype.indexOf.call(e,s);if(Array.from(document.querySelectorAll(`[data-for="${t[f].id}"]`)).forEach(d=>{d.classList.add("tabbed-content-peripheral--active"),d.hidden=!1}),t[f].hidden=!1,o){let d=Array.prototype.indexOf.call(e,o);Array.from(document.querySelectorAll(`[data-for="${t[d].id}"]`)).forEach(n=>{n.classList.remove("tabbed-content-peripheral--active"),n.hidden=!0}),t[d].hidden=!0}s.dispatchEvent(new CustomEvent("switch-tab",{bubbles:!0,detail:{tab:f}})),i(f)},be=(e,t,o=0,s=!0,r=l=>console.log(l))=>{let l=t.querySelector(".switch,.nav__items"),i=l.querySelectorAll("a"),f=[];t.querySelectorAll("section").forEach(a=>{a.parentNode===t&&f.push(a)});let d=t.querySelector("button.tabbed-content__expand-all");if(d){let a=()=>{l.hidden=!0,f.forEach(n=>{n.hidden=!1})};d.removeEventListener("click",a),d.addEventListener("click",a)}l.setAttribute("role","tablist"),i.forEach((a,n)=>{a.setAttribute("role","tab"),a.setAttribute("id",`tab${e}_${n+1}`),a.setAttribute("tabindex","-1"),a.parentElement?.setAttribute("role","presentation");let c=m=>{m.preventDefault();let b=l.querySelector("[aria-selected]");m.currentTarget!==b&&q(i,f,b,m.currentTarget,t.classList,!0,v=>{r(v)})};a.removeEventListener("click",c),a.addEventListener("click",c);let u=m=>{let b=Array.prototype.indexOf.call(i,m.currentTarget),v=null;m.key==="ArrowLeft"&&(v=b-1),m.key==="ArrowRight"&&(v=b+1),m.key==="ArrowDown"&&(v="down"),v!==null&&(m.preventDefault(),v==="down"?f[n].focus():i[v]&&q(i,f,m.currentTarget,i[v],t.classList,!0,g=>{r(g)}))};a.removeEventListener("keydown",u),a.addEventListener("keydown",u)}),f.forEach((a,n)=>{a.setAttribute("tabindex","-1"),a.setAttribute("aria-labelledby",i[n].id),a.hidden=!0,a.setAttribute("role","tabpanel")}),o>-1&&q(i,f,null,i[o],t.classList,s)},O=e=>{e.forEach((t,o)=>{let{rendered:s,domElement:r}=t;if(ve(r.classList)){if(!s){let l=r.getAttribute("data-focus-onload"),i=r.getAttribute("data-initial-tab"),f=i?parseInt(i,10):0;be(o,r,f,l!=="false"),t.rendered=!0}}else s&&(Ee(r),t.rendered=!1)})};var R=(e,t,o,s)=>{let r=[],l=(a,n,c)=>{c&&n.focus();let u=()=>{e.setAttribute("hidden","hidden"),a.removeAttribute("hidden"),a.setAttribute("aria-expanded","false"),a.focus()};return n.addEventListener("click",u),u},i=e?.parentElement?.querySelector(".content-toggle__toggle"),f=e.querySelectorAll(".content-toggle__close"),E=()=>{p("--bp-medium")&&e.classList.contains("content-toggle__content--always-show-on-medium")||p("--bp-wide")&&e.classList.contains("content-toggle__content--always-show-on-wide")||p("--bp-max-width")&&e.classList.contains("content-toggle__content--always-show-on-max-width")?(i.removeAttribute("hidden"),e.setAttribute("hidden","hidden")):e.classList.contains("content-toggle__content--always-show-on-medium")||e.classList.contains("content-toggle__content--always-show-on-wide")||e.classList.contains("content-toggle__content--always-show-on-max-width")};if(window.addEventListener("resize",()=>{E()}),(()=>{document.addEventListener("click",a=>{let n=a.target,c=!n.classList.contains("content-toggle__content"),u=!n.classList.contains("content-toggle__toggle"),m=!n.classList.contains("profile-header__info__contact__toggle__button");c&&u&&m&&(!p("--bp-medium")&&e.classList.contains("content-toggle__content--is-popover--on-medium")||!p("--bp-wide")&&e.classList.contains("content-toggle__content--is-popover--on-wide")||!p("--bp-max-width")&&e.classList.contains("content-toggle__content--is-popover--on-max-width")||e.classList.contains("content-toggle__content--is-popover"))&&(i.removeAttribute("hidden"),e.setAttribute("hidden","hidden"),i.setAttribute("aria-expanded","false"),i.focus())})})(),E(),i){let a=()=>{let n=i.getAttribute("aria-expanded");typeof o=="function"&&n==="false"&&o(e,i),i.setAttribute("aria-expanded",n==="false"?"true":"false"),n==="true"?e.setAttribute("hidden","hidden"):e.removeAttribute("hidden"),typeof t=="function"&&t(e,i),i.hasAttribute("aria-haspopup")&&(i.setAttribute("hidden","hidden"),f.forEach(c=>{l(i,c,!0)})),typeof s=="function"&&s(e,i)};i.addEventListener("click",a),r.push({element:i,clickEvent:a}),f.forEach(n=>{let c=l(i,n,!1);r.push({element:n,clickEvent:c})})}return r};var ne=()=>{let e=document.querySelector("body");(p("--bp-medium")||p("--bp-low-height"))&&e?.classList.add("body--no-scroll")},oe=()=>{document.querySelector("body")?.classList.remove("body--no-scroll")},P=e=>{e.querySelectorAll(".content-toggle__toggle").forEach(o=>{let s=o.parentElement?.querySelector(".content-toggle__content");o.setAttribute("aria-expanded","false"),s?.setAttribute("hidden","hidden")})};var S=e=>{let t=e.parentElement;return t?t.classList.contains("toolbar")?t:S(t):e},se=e=>{if(!p("--bp-medium")&&!p("--bp-low-height")){let t=k(parseInt(getComputedStyle(document.documentElement).getPropertyValue("--toolbar-popout-allowed-edge-distance").replace("rem,",""),10)),o=parseInt(getComputedStyle(e).width.replace("px",""),10),s=e.getBoundingClientRect().x,r=document.body.offsetWidth-t-o-s;r<0&&e.style.setProperty("--toolbar-popout-edge-overflow",`${r}px`)}};var ie=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let s=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");s.forEach(l=>{l&&(t.addEventListener("click",()=>{let i=.8*l.clientWidth;l.scrollLeft+=i}),l.addEventListener("scroll",()=>{l.scrollLeft+l.clientWidth>=l.scrollWidth*.98?W(t):l.scrollLeft+l.clientWidth<l.scrollWidth&&B(t)}),r&&r.forEach(i=>{i.addEventListener("click",()=>{B(t),l.scrollLeft=0})}))})}})},re=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let s=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");s.forEach(l=>{l&&(t.addEventListener("click",()=>{let i=.8*l.clientWidth;l.scrollLeft-=i}),l.addEventListener("scroll",()=>{l.scrollLeft<=0?W(t):l.scrollLeft>0&&B(t)})),r&&r.forEach(i=>{i.addEventListener("click",()=>{W(t)})})})}})};function B(e){e.classList.remove("visually-disabled"),e.setAttribute("aria-disabled","false")}function W(e){e.classList.add("visually-disabled"),e.setAttribute("aria-disabled","true")}function D(e){e&&e.addEventListener("input",function(t){let o=e?.parentNode;o&&o.dataset&&(o.dataset.value=this.value)})}function L(e,t,o,s,r){let l=t?.value,i=l?.length;if(t&&l&&(t.textContent=l,i=l?.length,i&&s&&r&&o)){let E=parseInt(o,10)-i,d=Math.abs(E);r.textContent&&(r.textContent=r.textContent.replace(/\d+/,String(d))),s.textContent&&(s.textContent=s.textContent.replace(/\d+/,String(d))),E<0&&(e.classList.add("form__field__character-count--overflow"),e.setAttribute("aria-invalid","true")),E>=0&&(e.classList.remove("form__field__character-count--overflow"),e.setAttribute("aria-invalid","false"))}}function ae(e){if(e){let t=e.querySelector("textarea"),o=e.querySelector("input"),s=e.getAttribute("data-recommended-length"),r=e.getAttribute("data-allowed-length"),l=e.querySelector(".form__field__character-count__info__count-down"),i=e.querySelector(".form__field__character-count__info__overflow-count");L(e,t,s,l,i),L(e,t,r,l,i),L(e,o,s,l,i),L(e,o,r,l,i),t?.addEventListener("input",function(){L(e,t,s,l,i),L(e,t,r,l,i)}),o?.addEventListener("input",function(){L(e,o,s,l,i),L(e,o,r,l,i)})}}function le(e){e&&e.textContent&&e.textContent.length<=4&&(e.style.textAlign="center")}var z=function(){function e(t,o){for(var s=0;s<o.length;s++){var r=o[s];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(t,o,s){return o&&e(t.prototype,o),s&&e(t,s),t}}();function U(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(function(){if(typeof window>"u")return;var e=Array.prototype.slice,t=Element.prototype.matches||Element.prototype.msMatchesSelector,o=["a[href]","area[href]","input:not([disabled])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","details","summary","iframe","object","embed","[contenteditable]"].join(","),s=function(){function d(a,n){U(this,d),this._inertManager=n,this._rootElement=a,this._managedNodes=new Set,this._rootElement.hasAttribute("aria-hidden")?this._savedAriaHidden=this._rootElement.getAttribute("aria-hidden"):this._savedAriaHidden=null,this._rootElement.setAttribute("aria-hidden","true"),this._makeSubtreeUnfocusable(this._rootElement),this._observer=new MutationObserver(this._onMutation.bind(this)),this._observer.observe(this._rootElement,{attributes:!0,childList:!0,subtree:!0})}return z(d,[{key:"destructor",value:function(){this._observer.disconnect(),this._rootElement&&(this._savedAriaHidden!==null?this._rootElement.setAttribute("aria-hidden",this._savedAriaHidden):this._rootElement.removeAttribute("aria-hidden")),this._managedNodes.forEach(function(n){this._unmanageNode(n.node)},this),this._observer=null,this._rootElement=null,this._managedNodes=null,this._inertManager=null}},{key:"_makeSubtreeUnfocusable",value:function(n){var c=this;i(n,function(v){return c._visitNode(v)});var u=document.activeElement;if(!document.body.contains(n)){for(var m=n,b=void 0;m;){if(m.nodeType===Node.DOCUMENT_FRAGMENT_NODE){b=m;break}m=m.parentNode}b&&(u=b.activeElement)}n.contains(u)&&(u.blur(),u===document.activeElement&&document.body.focus())}},{key:"_visitNode",value:function(n){if(n.nodeType===Node.ELEMENT_NODE){var c=n;c!==this._rootElement&&c.hasAttribute("inert")&&this._adoptInertRoot(c),(t.call(c,o)||c.hasAttribute("tabindex"))&&this._manageNode(c)}}},{key:"_manageNode",value:function(n){var c=this._inertManager.register(n,this);this._managedNodes.add(c)}},{key:"_unmanageNode",value:function(n){var c=this._inertManager.deregister(n,this);c&&this._managedNodes.delete(c)}},{key:"_unmanageSubtree",value:function(n){var c=this;i(n,function(u){return c._unmanageNode(u)})}},{key:"_adoptInertRoot",value:function(n){var c=this._inertManager.getInertRoot(n);c||(this._inertManager.setInert(n,!0),c=this._inertManager.getInertRoot(n)),c.managedNodes.forEach(function(u){this._manageNode(u.node)},this)}},{key:"_onMutation",value:function(n,c){n.forEach(function(u){var m=u.target;if(u.type==="childList")e.call(u.addedNodes).forEach(function(v){this._makeSubtreeUnfocusable(v)},this),e.call(u.removedNodes).forEach(function(v){this._unmanageSubtree(v)},this);else if(u.type==="attributes"){if(u.attributeName==="tabindex")this._manageNode(m);else if(m!==this._rootElement&&u.attributeName==="inert"&&m.hasAttribute("inert")){this._adoptInertRoot(m);var b=this._inertManager.getInertRoot(m);this._managedNodes.forEach(function(v){m.contains(v.node)&&b._manageNode(v.node)})}}},this)}},{key:"managedNodes",get:function(){return new Set(this._managedNodes)}},{key:"hasSavedAriaHidden",get:function(){return this._savedAriaHidden!==null}},{key:"savedAriaHidden",set:function(n){this._savedAriaHidden=n},get:function(){return this._savedAriaHidden}}]),d}(),r=function(){function d(a,n){U(this,d),this._node=a,this._overrodeFocusMethod=!1,this._inertRoots=new Set([n]),this._savedTabIndex=null,this._destroyed=!1,this.ensureUntabbable()}return z(d,[{key:"destructor",value:function(){if(this._throwIfDestroyed(),this._node&&this._node.nodeType===Node.ELEMENT_NODE){var n=this._node;this._savedTabIndex!==null?n.setAttribute("tabindex",this._savedTabIndex):n.removeAttribute("tabindex"),this._overrodeFocusMethod&&delete n.focus}this._node=null,this._inertRoots=null,this._destroyed=!0}},{key:"_throwIfDestroyed",value:function(){if(this.destroyed)throw new Error("Trying to access destroyed InertNode")}},{key:"ensureUntabbable",value:function(){if(this.node.nodeType===Node.ELEMENT_NODE){var n=this.node;if(t.call(n,o)){if(n.tabIndex===-1&&this.hasSavedTabIndex)return;n.hasAttribute("tabindex")&&(this._savedTabIndex=n.tabIndex),n.setAttribute("tabindex","-1"),n.nodeType===Node.ELEMENT_NODE&&(n.focus=function(){},this._overrodeFocusMethod=!0)}else n.hasAttribute("tabindex")&&(this._savedTabIndex=n.tabIndex,n.removeAttribute("tabindex"))}}},{key:"addInertRoot",value:function(n){this._throwIfDestroyed(),this._inertRoots.add(n)}},{key:"removeInertRoot",value:function(n){this._throwIfDestroyed(),this._inertRoots.delete(n),this._inertRoots.size===0&&this.destructor()}},{key:"destroyed",get:function(){return this._destroyed}},{key:"hasSavedTabIndex",get:function(){return this._savedTabIndex!==null}},{key:"node",get:function(){return this._throwIfDestroyed(),this._node}},{key:"savedTabIndex",set:function(n){this._throwIfDestroyed(),this._savedTabIndex=n},get:function(){return this._throwIfDestroyed(),this._savedTabIndex}}]),d}(),l=function(){function d(a){if(U(this,d),!a)throw new Error("Missing required argument; InertManager needs to wrap a document.");this._document=a,this._managedNodes=new Map,this._inertRoots=new Map,this._observer=new MutationObserver(this._watchForInert.bind(this)),f(a.head||a.body||a.documentElement),a.readyState==="loading"?a.addEventListener("DOMContentLoaded",this._onDocumentLoaded.bind(this)):this._onDocumentLoaded()}return z(d,[{key:"setInert",value:function(n,c){if(c){if(this._inertRoots.has(n))return;var u=new s(n,this);if(n.setAttribute("inert",""),this._inertRoots.set(n,u),!this._document.body.contains(n))for(var m=n.parentNode;m;)m.nodeType===11&&f(m),m=m.parentNode}else{if(!this._inertRoots.has(n))return;var b=this._inertRoots.get(n);b.destructor(),this._inertRoots.delete(n),n.removeAttribute("inert")}}},{key:"getInertRoot",value:function(n){return this._inertRoots.get(n)}},{key:"register",value:function(n,c){var u=this._managedNodes.get(n);return u!==void 0?u.addInertRoot(c):u=new r(n,c),this._managedNodes.set(n,u),u}},{key:"deregister",value:function(n,c){var u=this._managedNodes.get(n);return u?(u.removeInertRoot(c),u.destroyed&&this._managedNodes.delete(n),u):null}},{key:"_onDocumentLoaded",value:function(){var n=e.call(this._document.querySelectorAll("[inert]"));n.forEach(function(c){this.setInert(c,!0)},this),this._observer.observe(this._document.body||this._document.documentElement,{attributes:!0,subtree:!0,childList:!0})}},{key:"_watchForInert",value:function(n,c){var u=this;n.forEach(function(m){switch(m.type){case"childList":e.call(m.addedNodes).forEach(function(g){if(g.nodeType===Node.ELEMENT_NODE){var y=e.call(g.querySelectorAll("[inert]"));t.call(g,"[inert]")&&y.unshift(g),y.forEach(function(h){this.setInert(h,!0)},u)}},u);break;case"attributes":if(m.attributeName!=="inert")return;var b=m.target,v=b.hasAttribute("inert");u.setInert(b,v);break}},this)}}]),d}();function i(d,a,n){if(d.nodeType==Node.ELEMENT_NODE){var c=d;a&&a(c);var u=c.shadowRoot;if(u){i(u,a,u);return}if(c.localName=="content"){for(var m=c,b=m.getDistributedNodes?m.getDistributedNodes():[],v=0;v<b.length;v++)i(b[v],a,n);return}if(c.localName=="slot"){for(var g=c,y=g.assignedNodes?g.assignedNodes({flatten:!0}):[],h=0;h<y.length;h++)i(y[h],a,n);return}}for(var _=d.firstChild;_!=null;)i(_,a,n),_=_.nextSibling}function f(d){if(!d.querySelector("style#inert-style, link#inert-style")){var a=document.createElement("style");a.setAttribute("id","inert-style"),a.textContent=`
2
- [inert] {
3
- pointer-events: none;
4
- cursor: default;
5
- }
6
-
7
- [inert], [inert] * {
8
- -webkit-user-select: none;
9
- -moz-user-select: none;
10
- -ms-user-select: none;
11
- user-select: none;
12
- }
13
- `,d.appendChild(a)}}if(!HTMLElement.prototype.hasOwnProperty("inert")){var E=new l(document);Object.defineProperty(HTMLElement.prototype,"inert",{enumerable:!0,get:function(){return this.hasAttribute("inert")},set:function(a){E.setInert(this,a)}})}})();var x=(e,t,o=()=>{})=>{let s=document.getElementById(e);if(s){s.classList.remove("modal-view--visible"),s.inert=!0;let r=document.querySelector(".page");r&&(r.classList.remove("page--blur"),r.inert=!1),document.querySelector("body")?.classList.remove("body--no-scroll"),t.focus(),t.setAttribute("aria-expanded","false"),o()}},ce=(e,t,o=()=>{},s=!0)=>{let r=document.getElementById(e),l=[];if(r){r.classList.add("modal-view--visible"),r.inert=!1;let i=document.querySelector(".page");i&&(i.classList.add("page--blur"),i.inert=!0),document.querySelector("body")?.classList.add("body--no-scroll"),t.setAttribute("aria-expanded","true"),r.focus();let f=d=>{d.target===r&&x(e,t,o)},E=d=>{d.key==="Escape"&&x(e,t,o)};s&&(r.addEventListener("click",f),window.addEventListener("keyup",E),l.push({element:r,clickEvent:f}),l.push({element:window,keyUpEvent:E}))}return l};var N=0;$(()=>{let e=document.querySelectorAll(".tabbed-content"),t=[];e.forEach(h=>t.push({domElement:h,rendered:!1})),O(t),j();let o=document.querySelectorAll(".nav:not(.nav--vertical)");o.forEach(h=>C(o,h)),Y(o),document.querySelectorAll(".table--wrap-medium-width, .table--wrap-default-width").forEach(h=>ee(h));let r=document.querySelectorAll(".table__row--flash-attention, .table__row--flash-confirm, .table__row--flash-warning");w(r);let l=document.querySelectorAll("#demo-button--attention, #demo-button--confirm, #demo-button--warning");te(l,r);let i=document.querySelectorAll(".button"),f=document.querySelectorAll(".progress-bar__progress.progress-bar__progress--confirm.progress-bar__progress--transistion-from-start");i.forEach(h=>{h.addEventListener("click",()=>{f.forEach(_=>{_.classList.toggle("progress-bar__progress--transistion-from-start")})})}),document.querySelectorAll(".form__field__character-count").forEach(h=>{ae(h)});let d=document.getElementById("autoexpand");D(d),window.onload=function(){D(d)},document.querySelectorAll(".stepper__item__label").forEach(h=>{le(h)}),document.querySelectorAll(".copy-to-clipboard").forEach(h=>J(h,document.querySelector("html")?.getAttribute("lang")==="en"?"Hexcode copied!":"Hexkode kopieret!")),Z(),document.querySelectorAll(".content-toggle__content:not(.toolbar .content-toggle__content)").forEach(h=>{R(h)});let u=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-next"),m=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-previous");ie(u),re(m),document.querySelectorAll(".horizontal-scroll").forEach(h=>{H(h),window.addEventListener("resize",()=>{H(h)})}),document.querySelectorAll(".switch__segment").forEach(h=>{h.addEventListener("click",()=>{document.querySelectorAll(".horizontal-scroll").forEach(M=>{H(M)})})}),document.querySelectorAll(".toolbar .content-toggle__content").forEach(h=>{R(h,_=>{se(_),ne()},_=>P(S(_)),(_,M)=>{let V=M.getAttribute("aria-expanded"),I=S(_);V==="true"?I?.classList.add("toolbar--has-popout"):I?.classList.remove("toolbar--has-popout"),_.addEventListener("click",F=>{F.target.classList.contains("toolbar__popout")&&!T(F,"toolbar__filter__content")&&(P(I),oe())})})}),document.querySelectorAll("[data-modal]").forEach(h=>{let _=h.getAttribute("data-modal");document.getElementById(_)?.querySelector(".modal-view__close")?.addEventListener("click",()=>{x(_,h)}),h.addEventListener("click",()=>{ce(_,h)})}),window.addEventListener("load",()=>{N=window.innerWidth}),window.addEventListener("resize",()=>{N>0&&window.innerWidth!==N&&(N=window.innerWidth,o.forEach(h=>C(o,h)),O(t))})});})();
14
- //# sourceMappingURL=app.js.map
1
+ (()=>{var de=e=>{document.readyState!=="loading"?e():document.addEventListener("DOMContentLoaded",e)},$=de;var A=e=>navigator.clipboard.writeText(e).then(()=>console.log(`${e} written to clipboard`)),T=(e,t)=>{let o=!1;return e.composedPath().forEach(r=>{r.classList&&r.classList.contains(t)&&(o=!0)}),o},j=()=>{let e=document.querySelector("body");if(e){let t=window.getComputedStyle(e).getPropertyValue("--color-background"),o=document.querySelector('meta[name="theme-color"]');if(o)o.content=t;else{let s=document.createElement("meta");s.name="theme-color",s.content=t,document.getElementsByTagName("head")[0].appendChild(s)}}},K=()=>parseInt(window.getComputedStyle(document.documentElement).fontSize.replace("px",""),10),k=e=>e*16,p=e=>{let t=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),o=k(parseInt(getComputedStyle(document.documentElement).getPropertyValue(e).replace("rem",""),10));return t<o};var ue=e=>e.offsetWidth!==e.scrollWidth;var H=e=>{e.classList.contains("horizontal-scroll--no-overflow")&&e.classList.remove("horizontal-scroll--no-overflow");let t=e.querySelector(".horizontal-scroll--check-overflow .tabbed-content__section:not([hidden]) .horizontal-scroll__scrollable-content");t===null&&!t&&(t=e.querySelector(".horizontal-scroll--check-overflow .horizontal-scroll__scrollable-content")),t&&(ue(t)?t?.setAttribute("tabindex","0"):(e.classList.add("horizontal-scroll--no-overflow"),t?.removeAttribute("tabindex")))};var G=e=>{let t=e.parentElement;return t?t.classList.contains("nav")?t:G(t):e},Q=(e,t=null)=>{let o="nav--toggled";e.forEach(s=>{let r=s.querySelector(".nav__toggle");s!==t&&(s.classList.contains(o)&&(r.focus(),r.setAttribute("aria-expanded","false")),s.classList.remove(o))})},Y=e=>{let t=r=>{let l=G(r),i=l.querySelector(".nav__items"),f=i?.querySelector(".nav__item:last-of-type");i?.classList.add("nav__items--fadeout");let E=i?.querySelector(".nav__item--is-overflown");E&&E.focus();let d=()=>{l.classList.toggle("nav--toggled"),i?.classList.remove("nav__items--fadeout"),f?.removeEventListener("transitionend",d)};return f?.addEventListener("transitionend",d),l},o=[];return document.querySelectorAll(".nav__toggle").forEach(r=>{let l=()=>{let i=t(r),f=r.getAttribute("aria-expanded");r.setAttribute("aria-expanded",f==="false"?"true":"false"),Q(e,i)};o.push({element:r,clickEvent:l}),r.addEventListener("click",l)}),o},C=(e,t)=>{let o="nav--toggled",s="nav__items";t.classList.remove(o);let r=t.querySelector(`.${s}`);if(r){let i=r.querySelectorAll(".nav__item"),f="nav__item--is-overflown",E="nav--has-overflow",d="nav__item--active",a=!1;for(let n=i.length-1;n>=0;n-=1){let c=i[n];c.offsetTop>0?(c.classList.add(f),t.classList.add(E),a=!0):c.classList.contains(d)||c.classList.remove(f)}if(!a){t.classList.remove(E);let n=t.querySelector(`.${d}`);n&&n.classList.remove(f)}}let l=i=>{!i.target.classList.contains("nav__toggle")&&!T(i,s)&&Q(e)};return document.querySelector("body")?.addEventListener("click",l),{element:document.querySelector("body"),clickEvent:l}};var X=(e,t,o,s,r)=>{s&&o&&A(s.innerText).then(()=>{t.classList.add("copy-to-clipboard--confirm"),t===o&&t.classList.add("copy-to-clipboard--done");let l=document.createElement("span");l.classList.add("copy-to-clipboard__this__confirm-message"),l.innerText=e,s.appendChild(l),o.removeEventListener("click",r),setTimeout(()=>{t.classList.remove("copy-to-clipboard--confirm"),l.remove(),o.addEventListener("click",r)},1200)})},J=(e,t="Kopieret!")=>{let o=e.querySelector(".copy-to-clipboard__this");if(e.type==="button"){let s=()=>{X(t,e,e,o,s)};e.addEventListener("click",s)}else{let s=e.querySelector(".copy-to-clipboard__execute"),r=()=>{X(t,e,s,o,r)};s?.addEventListener("click",r)}};var fe=()=>{let e=document.querySelectorAll(".copy-to-clipboard"),t=document.querySelectorAll(".copy-to-clipboard__color");e.forEach(o=>{o.addEventListener("click",()=>{let s=o.parentElement?.querySelector(".copy-to-clipboard__color");if(s){let r=getComputedStyle(s).getPropertyValue("background-color"),l=me(r);console.log(l),A(l.replace(/"/g,""))}})})};function me(e){var t=e.match(/\d+/g),o="#"+t.map(function(s){var r=parseInt(s).toString(16);return r.length===1?"0"+r:r}).join("");return o}var Z=fe;var ee=e=>{let t=e.querySelector("thead"),o=e.querySelector("tbody"),s=e.querySelector("tfoot");if(t){let r=[];t.querySelectorAll("th").forEach(f=>{f.classList.contains("table__cell--self-explanatory")?r.push(""):r.push(f.innerHTML)});let i=[];o&&i.push(o),s&&i.push(s),i.forEach(f=>{f.querySelectorAll("tr").forEach(d=>{d.querySelectorAll("td, th").forEach((n,c)=>{r[c]&&n.setAttribute("data-label",r[c])})})})}};function te(e,t){e.forEach(o=>{o.addEventListener("click",()=>{o.id==="demo-button--attention"&&t.forEach(s=>{s.id==="table__row--flash-attention"&&(s.classList.remove("table__row--flash-transparent"),s.classList.add("table__row--flash-attention"),w(t))}),o.id==="demo-button--confirm"&&t.forEach(s=>{s.id==="table__row--flash-confirm"&&(s.classList.remove("table__row--flash-transparent"),s.classList.add("table__row--flash-confirm"),w(t))}),o.id==="demo-button--warning"&&t.forEach(s=>{s.id==="table__row--flash-warning"&&(s.classList.remove("table__row--flash-transparent"),s.classList.add("table__row--flash-warning"),w(t))})})})}function w(e){setTimeout(()=>{e.forEach(t=>{t.classList.contains("table__row--flash-attention")&&t.classList.remove("table__row--flash-attention"),t.classList.contains("table__row--flash-confirm")&&t.classList.remove("table__row--flash-confirm"),t.classList.contains("table__row--flash-warning")&&t.classList.remove("table__row--flash-warning"),t.classList.add("table__row--flash-transparent")})},1e3)}var he=e=>e.contains("tabbed-content--hide-tabs-on-medium-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-medium").replace("rem",""),10):e.contains("tabbed-content--hide-tabs-on-wide-width")?parseInt(getComputedStyle(document.documentElement).getPropertyValue("--bp-wide").replace("rem",""),10):-1,ve=e=>{let o=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)/K(),s=he(e);return s>-1?o<s:!0},Ee=e=>{let o=e.querySelector(".nav__items")?.querySelectorAll("a"),s=[];e.querySelectorAll("section").forEach(l=>{l.parentNode===e&&s.push(l)}),o?.forEach(l=>{l.removeAttribute("aria-selected"),l.classList.remove("nav__item--active")}),s.forEach(l=>{l.hidden=!1,l.removeAttribute("role")})};var q=(e,t,o,s,r,l=!0,i=f=>console.log(f))=>{l&&s.focus(),s.removeAttribute("tabindex"),s.setAttribute("aria-selected","true"),s.classList.contains("switch__segment")?s.classList.add("switch__segment--active"):s.classList.add("nav__item--active"),o&&(o.removeAttribute("aria-selected"),o.setAttribute("tabindex","-1"),o.classList.contains("switch__segment")?o.classList.remove("switch__segment--active"):o.classList.remove("nav__item--active"));let f=Array.prototype.indexOf.call(e,s);if(Array.from(document.querySelectorAll(`[data-for="${t[f].id}"]`)).forEach(d=>{d.classList.add("tabbed-content-peripheral--active"),d.hidden=!1}),t[f].hidden=!1,o){let d=Array.prototype.indexOf.call(e,o);Array.from(document.querySelectorAll(`[data-for="${t[d].id}"]`)).forEach(n=>{n.classList.remove("tabbed-content-peripheral--active"),n.hidden=!0}),t[d].hidden=!0}s.dispatchEvent(new CustomEvent("switch-tab",{bubbles:!0,detail:{tab:f}})),i(f)},be=(e,t,o=0,s=!0,r=l=>console.log(l))=>{let l=t.querySelector(".switch,.nav__items"),i=l.querySelectorAll("a"),f=[];t.querySelectorAll("section").forEach(a=>{a.parentNode===t&&f.push(a)});let d=t.querySelector("button.tabbed-content__expand-all");if(d){let a=()=>{l.hidden=!0,f.forEach(n=>{n.hidden=!1})};d.removeEventListener("click",a),d.addEventListener("click",a)}l.setAttribute("role","tablist"),i.forEach((a,n)=>{a.setAttribute("role","tab"),a.setAttribute("id",`tab${e}_${n+1}`),a.setAttribute("tabindex","-1"),a.parentElement?.setAttribute("role","presentation");let c=m=>{m.preventDefault();let b=l.querySelector("[aria-selected]");m.currentTarget!==b&&q(i,f,b,m.currentTarget,t.classList,!0,v=>{r(v)})};a.removeEventListener("click",c),a.addEventListener("click",c);let u=m=>{let b=Array.prototype.indexOf.call(i,m.currentTarget),v=null;m.key==="ArrowLeft"&&(v=b-1),m.key==="ArrowRight"&&(v=b+1),m.key==="ArrowDown"&&(v="down"),v!==null&&(m.preventDefault(),v==="down"?f[n].focus():i[v]&&q(i,f,m.currentTarget,i[v],t.classList,!0,g=>{r(g)}))};a.removeEventListener("keydown",u),a.addEventListener("keydown",u)}),f.forEach((a,n)=>{a.setAttribute("tabindex","-1"),a.setAttribute("aria-labelledby",i[n].id),a.hidden=!0,a.setAttribute("role","tabpanel")}),o>-1&&q(i,f,null,i[o],t.classList,s)},O=e=>{e.forEach((t,o)=>{let{rendered:s,domElement:r}=t;if(ve(r.classList)){if(!s){let l=r.getAttribute("data-focus-onload"),i=r.getAttribute("data-initial-tab"),f=i?parseInt(i,10):0;be(o,r,f,l!=="false"),t.rendered=!0}}else s&&(Ee(r),t.rendered=!1)})};var R=(e,t,o,s)=>{let r=[],l=(a,n,c)=>{c&&n.focus();let u=()=>{e.setAttribute("hidden","hidden"),a.removeAttribute("hidden"),a.setAttribute("aria-expanded","false"),a.focus()};return n.addEventListener("click",u),u},i=e?.parentElement?.querySelector(".content-toggle__toggle"),f=e.querySelectorAll(".content-toggle__close"),E=()=>{p("--bp-medium")&&e.classList.contains("content-toggle__content--always-show-on-medium")||p("--bp-wide")&&e.classList.contains("content-toggle__content--always-show-on-wide")||p("--bp-max-width")&&e.classList.contains("content-toggle__content--always-show-on-max-width")?(i.removeAttribute("hidden"),e.setAttribute("hidden","hidden")):e.classList.contains("content-toggle__content--always-show-on-medium")||e.classList.contains("content-toggle__content--always-show-on-wide")||e.classList.contains("content-toggle__content--always-show-on-max-width")};if(window.addEventListener("resize",()=>{E()}),(()=>{document.addEventListener("click",a=>{let n=a.target,c=!n.classList.contains("content-toggle__content"),u=!n.classList.contains("content-toggle__toggle"),m=!n.classList.contains("profile-header__info__contact__toggle__button");c&&u&&m&&(!p("--bp-medium")&&e.classList.contains("content-toggle__content--is-popover--on-medium")||!p("--bp-wide")&&e.classList.contains("content-toggle__content--is-popover--on-wide")||!p("--bp-max-width")&&e.classList.contains("content-toggle__content--is-popover--on-max-width")||e.classList.contains("content-toggle__content--is-popover"))&&(i.removeAttribute("hidden"),e.setAttribute("hidden","hidden"),i.setAttribute("aria-expanded","false"),i.focus())})})(),E(),i){let a=()=>{let n=i.getAttribute("aria-expanded");typeof o=="function"&&n==="false"&&o(e,i),i.setAttribute("aria-expanded",n==="false"?"true":"false"),n==="true"?e.setAttribute("hidden","hidden"):e.removeAttribute("hidden"),typeof t=="function"&&t(e,i),i.hasAttribute("aria-haspopup")&&(i.setAttribute("hidden","hidden"),f.forEach(c=>{l(i,c,!0)})),typeof s=="function"&&s(e,i)};i.addEventListener("click",a),r.push({element:i,clickEvent:a}),f.forEach(n=>{let c=l(i,n,!1);r.push({element:n,clickEvent:c})})}return r};var ne=()=>{let e=document.querySelector("body");(p("--bp-medium")||p("--bp-low-height"))&&e?.classList.add("body--no-scroll")},oe=()=>{document.querySelector("body")?.classList.remove("body--no-scroll")},P=e=>{e.querySelectorAll(".content-toggle__toggle").forEach(o=>{let s=o.parentElement?.querySelector(".content-toggle__content");o.setAttribute("aria-expanded","false"),s?.setAttribute("hidden","hidden")})};var S=e=>{let t=e.parentElement;return t?t.classList.contains("toolbar")?t:S(t):e},se=e=>{if(!p("--bp-medium")&&!p("--bp-low-height")){let t=k(parseInt(getComputedStyle(document.documentElement).getPropertyValue("--toolbar-popout-allowed-edge-distance").replace("rem,",""),10)),o=parseInt(getComputedStyle(e).width.replace("px",""),10),s=e.getBoundingClientRect().x,r=document.body.offsetWidth-t-o-s;r<0&&e.style.setProperty("--toolbar-popout-edge-overflow",`${r}px`)}};var ie=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let s=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");s.forEach(l=>{l&&(t.addEventListener("click",()=>{let i=.8*l.clientWidth;l.scrollLeft+=i}),l.addEventListener("scroll",()=>{l.scrollLeft+l.clientWidth>=l.scrollWidth*.98?W(t):l.scrollLeft+l.clientWidth<l.scrollWidth&&B(t)}),r&&r.forEach(i=>{i.addEventListener("click",()=>{B(t),l.scrollLeft=0})}))})}})},re=e=>{e&&e.forEach(t=>{let o=t?.parentElement?.parentElement?.parentElement?.parentElement;if(o){let s=o.querySelectorAll(".horizontal-scroll__scrollable-content"),r=o.querySelectorAll(".switch__segment");s.forEach(l=>{l&&(t.addEventListener("click",()=>{let i=.8*l.clientWidth;l.scrollLeft-=i}),l.addEventListener("scroll",()=>{l.scrollLeft<=0?W(t):l.scrollLeft>0&&B(t)})),r&&r.forEach(i=>{i.addEventListener("click",()=>{W(t)})})})}})};function B(e){e.classList.remove("visually-disabled"),e.setAttribute("aria-disabled","false")}function W(e){e.classList.add("visually-disabled"),e.setAttribute("aria-disabled","true")}function D(e){e&&e.addEventListener("input",function(t){let o=e?.parentNode;o&&o.dataset&&(o.dataset.value=this.value)})}function L(e,t,o,s,r){let l=t?.value,i=l?.length;if(t&&l&&(t.textContent=l,i=l?.length,i&&s&&r&&o)){let E=parseInt(o,10)-i,d=Math.abs(E);r.textContent&&(r.textContent=r.textContent.replace(/\d+/,String(d))),s.textContent&&(s.textContent=s.textContent.replace(/\d+/,String(d))),E<0&&(e.classList.add("form__field__character-count--overflow"),e.setAttribute("aria-invalid","true")),E>=0&&(e.classList.remove("form__field__character-count--overflow"),e.setAttribute("aria-invalid","false"))}}function ae(e){if(e){let t=e.querySelector("textarea"),o=e.querySelector("input"),s=e.getAttribute("data-recommended-length"),r=e.getAttribute("data-allowed-length"),l=e.querySelector(".form__field__character-count__info__count-down"),i=e.querySelector(".form__field__character-count__info__overflow-count");L(e,t,s,l,i),L(e,t,r,l,i),L(e,o,s,l,i),L(e,o,r,l,i),t?.addEventListener("input",function(){L(e,t,s,l,i),L(e,t,r,l,i)}),o?.addEventListener("input",function(){L(e,o,s,l,i),L(e,o,r,l,i)})}}function le(e){e&&e.textContent&&e.textContent.length<=4&&(e.style.textAlign="center")}var z=function(){function e(t,o){for(var s=0;s<o.length;s++){var r=o[s];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(t,o,s){return o&&e(t.prototype,o),s&&e(t,s),t}}();function U(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(function(){if(typeof window>"u")return;var e=Array.prototype.slice,t=Element.prototype.matches||Element.prototype.msMatchesSelector,o=["a[href]","area[href]","input:not([disabled])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","details","summary","iframe","object","embed","[contenteditable]"].join(","),s=function(){function d(a,n){U(this,d),this._inertManager=n,this._rootElement=a,this._managedNodes=new Set,this._rootElement.hasAttribute("aria-hidden")?this._savedAriaHidden=this._rootElement.getAttribute("aria-hidden"):this._savedAriaHidden=null,this._rootElement.setAttribute("aria-hidden","true"),this._makeSubtreeUnfocusable(this._rootElement),this._observer=new MutationObserver(this._onMutation.bind(this)),this._observer.observe(this._rootElement,{attributes:!0,childList:!0,subtree:!0})}return z(d,[{key:"destructor",value:function(){this._observer.disconnect(),this._rootElement&&(this._savedAriaHidden!==null?this._rootElement.setAttribute("aria-hidden",this._savedAriaHidden):this._rootElement.removeAttribute("aria-hidden")),this._managedNodes.forEach(function(n){this._unmanageNode(n.node)},this),this._observer=null,this._rootElement=null,this._managedNodes=null,this._inertManager=null}},{key:"_makeSubtreeUnfocusable",value:function(n){var c=this;i(n,function(v){return c._visitNode(v)});var u=document.activeElement;if(!document.body.contains(n)){for(var m=n,b=void 0;m;){if(m.nodeType===Node.DOCUMENT_FRAGMENT_NODE){b=m;break}m=m.parentNode}b&&(u=b.activeElement)}n.contains(u)&&(u.blur(),u===document.activeElement&&document.body.focus())}},{key:"_visitNode",value:function(n){if(n.nodeType===Node.ELEMENT_NODE){var c=n;c!==this._rootElement&&c.hasAttribute("inert")&&this._adoptInertRoot(c),(t.call(c,o)||c.hasAttribute("tabindex"))&&this._manageNode(c)}}},{key:"_manageNode",value:function(n){var c=this._inertManager.register(n,this);this._managedNodes.add(c)}},{key:"_unmanageNode",value:function(n){var c=this._inertManager.deregister(n,this);c&&this._managedNodes.delete(c)}},{key:"_unmanageSubtree",value:function(n){var c=this;i(n,function(u){return c._unmanageNode(u)})}},{key:"_adoptInertRoot",value:function(n){var c=this._inertManager.getInertRoot(n);c||(this._inertManager.setInert(n,!0),c=this._inertManager.getInertRoot(n)),c.managedNodes.forEach(function(u){this._manageNode(u.node)},this)}},{key:"_onMutation",value:function(n,c){n.forEach(function(u){var m=u.target;if(u.type==="childList")e.call(u.addedNodes).forEach(function(v){this._makeSubtreeUnfocusable(v)},this),e.call(u.removedNodes).forEach(function(v){this._unmanageSubtree(v)},this);else if(u.type==="attributes"){if(u.attributeName==="tabindex")this._manageNode(m);else if(m!==this._rootElement&&u.attributeName==="inert"&&m.hasAttribute("inert")){this._adoptInertRoot(m);var b=this._inertManager.getInertRoot(m);this._managedNodes.forEach(function(v){m.contains(v.node)&&b._manageNode(v.node)})}}},this)}},{key:"managedNodes",get:function(){return new Set(this._managedNodes)}},{key:"hasSavedAriaHidden",get:function(){return this._savedAriaHidden!==null}},{key:"savedAriaHidden",set:function(n){this._savedAriaHidden=n},get:function(){return this._savedAriaHidden}}]),d}(),r=function(){function d(a,n){U(this,d),this._node=a,this._overrodeFocusMethod=!1,this._inertRoots=new Set([n]),this._savedTabIndex=null,this._destroyed=!1,this.ensureUntabbable()}return z(d,[{key:"destructor",value:function(){if(this._throwIfDestroyed(),this._node&&this._node.nodeType===Node.ELEMENT_NODE){var n=this._node;this._savedTabIndex!==null?n.setAttribute("tabindex",this._savedTabIndex):n.removeAttribute("tabindex"),this._overrodeFocusMethod&&delete n.focus}this._node=null,this._inertRoots=null,this._destroyed=!0}},{key:"_throwIfDestroyed",value:function(){if(this.destroyed)throw new Error("Trying to access destroyed InertNode")}},{key:"ensureUntabbable",value:function(){if(this.node.nodeType===Node.ELEMENT_NODE){var n=this.node;if(t.call(n,o)){if(n.tabIndex===-1&&this.hasSavedTabIndex)return;n.hasAttribute("tabindex")&&(this._savedTabIndex=n.tabIndex),n.setAttribute("tabindex","-1"),n.nodeType===Node.ELEMENT_NODE&&(n.focus=function(){},this._overrodeFocusMethod=!0)}else n.hasAttribute("tabindex")&&(this._savedTabIndex=n.tabIndex,n.removeAttribute("tabindex"))}}},{key:"addInertRoot",value:function(n){this._throwIfDestroyed(),this._inertRoots.add(n)}},{key:"removeInertRoot",value:function(n){this._throwIfDestroyed(),this._inertRoots.delete(n),this._inertRoots.size===0&&this.destructor()}},{key:"destroyed",get:function(){return this._destroyed}},{key:"hasSavedTabIndex",get:function(){return this._savedTabIndex!==null}},{key:"node",get:function(){return this._throwIfDestroyed(),this._node}},{key:"savedTabIndex",set:function(n){this._throwIfDestroyed(),this._savedTabIndex=n},get:function(){return this._throwIfDestroyed(),this._savedTabIndex}}]),d}(),l=function(){function d(a){if(U(this,d),!a)throw new Error("Missing required argument; InertManager needs to wrap a document.");this._document=a,this._managedNodes=new Map,this._inertRoots=new Map,this._observer=new MutationObserver(this._watchForInert.bind(this)),f(a.head||a.body||a.documentElement),a.readyState==="loading"?a.addEventListener("DOMContentLoaded",this._onDocumentLoaded.bind(this)):this._onDocumentLoaded()}return z(d,[{key:"setInert",value:function(n,c){if(c){if(this._inertRoots.has(n))return;var u=new s(n,this);if(n.setAttribute("inert",""),this._inertRoots.set(n,u),!this._document.body.contains(n))for(var m=n.parentNode;m;)m.nodeType===11&&f(m),m=m.parentNode}else{if(!this._inertRoots.has(n))return;var b=this._inertRoots.get(n);b.destructor(),this._inertRoots.delete(n),n.removeAttribute("inert")}}},{key:"getInertRoot",value:function(n){return this._inertRoots.get(n)}},{key:"register",value:function(n,c){var u=this._managedNodes.get(n);return u!==void 0?u.addInertRoot(c):u=new r(n,c),this._managedNodes.set(n,u),u}},{key:"deregister",value:function(n,c){var u=this._managedNodes.get(n);return u?(u.removeInertRoot(c),u.destroyed&&this._managedNodes.delete(n),u):null}},{key:"_onDocumentLoaded",value:function(){var n=e.call(this._document.querySelectorAll("[inert]"));n.forEach(function(c){this.setInert(c,!0)},this),this._observer.observe(this._document.body||this._document.documentElement,{attributes:!0,subtree:!0,childList:!0})}},{key:"_watchForInert",value:function(n,c){var u=this;n.forEach(function(m){switch(m.type){case"childList":e.call(m.addedNodes).forEach(function(g){if(g.nodeType===Node.ELEMENT_NODE){var y=e.call(g.querySelectorAll("[inert]"));t.call(g,"[inert]")&&y.unshift(g),y.forEach(function(h){this.setInert(h,!0)},u)}},u);break;case"attributes":if(m.attributeName!=="inert")return;var b=m.target,v=b.hasAttribute("inert");u.setInert(b,v);break}},this)}}]),d}();function i(d,a,n){if(d.nodeType==Node.ELEMENT_NODE){var c=d;a&&a(c);var u=c.shadowRoot;if(u){i(u,a,u);return}if(c.localName=="content"){for(var m=c,b=m.getDistributedNodes?m.getDistributedNodes():[],v=0;v<b.length;v++)i(b[v],a,n);return}if(c.localName=="slot"){for(var g=c,y=g.assignedNodes?g.assignedNodes({flatten:!0}):[],h=0;h<y.length;h++)i(y[h],a,n);return}}for(var _=d.firstChild;_!=null;)i(_,a,n),_=_.nextSibling}function f(d){if(!d.querySelector("style#inert-style, link#inert-style")){var a=document.createElement("style");a.setAttribute("id","inert-style"),a.textContent=`
2
+ [inert] {
3
+ pointer-events: none;
4
+ cursor: default;
5
+ }
6
+
7
+ [inert], [inert] * {
8
+ -webkit-user-select: none;
9
+ -moz-user-select: none;
10
+ -ms-user-select: none;
11
+ user-select: none;
12
+ }
13
+ `,d.appendChild(a)}}if(!HTMLElement.prototype.hasOwnProperty("inert")){var E=new l(document);Object.defineProperty(HTMLElement.prototype,"inert",{enumerable:!0,get:function(){return this.hasAttribute("inert")},set:function(a){E.setInert(this,a)}})}})();var x=(e,t,o=()=>{})=>{let s=document.getElementById(e);if(s){s.classList.remove("modal-view--visible"),s.inert=!0;let r=document.querySelector(".page");r&&(r.classList.remove("page--blur"),r.inert=!1),document.querySelector("body")?.classList.remove("body--no-scroll"),t.focus(),t.setAttribute("aria-expanded","false"),o()}},ce=(e,t,o=()=>{},s=!0)=>{let r=document.getElementById(e),l=[];if(r){r.classList.add("modal-view--visible"),r.inert=!1;let i=document.querySelector(".page");i&&(i.classList.add("page--blur"),i.inert=!0),document.querySelector("body")?.classList.add("body--no-scroll"),t.setAttribute("aria-expanded","true"),r.focus();let f=d=>{d.target===r&&x(e,t,o)},E=d=>{d.key==="Escape"&&x(e,t,o)};s&&(r.addEventListener("click",f),window.addEventListener("keyup",E),l.push({element:r,clickEvent:f}),l.push({element:window,keyUpEvent:E}))}return l};var N=0;$(()=>{let e=document.querySelectorAll(".tabbed-content"),t=[];e.forEach(h=>t.push({domElement:h,rendered:!1})),O(t),j();let o=document.querySelectorAll(".nav:not(.nav--vertical)");o.forEach(h=>C(o,h)),Y(o),document.querySelectorAll(".table--wrap-medium-width, .table--wrap-default-width").forEach(h=>ee(h));let r=document.querySelectorAll(".table__row--flash-attention, .table__row--flash-confirm, .table__row--flash-warning");w(r);let l=document.querySelectorAll("#demo-button--attention, #demo-button--confirm, #demo-button--warning");te(l,r);let i=document.querySelectorAll(".button"),f=document.querySelectorAll(".progress-bar__progress.progress-bar__progress--confirm.progress-bar__progress--transistion-from-start");i.forEach(h=>{h.addEventListener("click",()=>{f.forEach(_=>{_.classList.toggle("progress-bar__progress--transistion-from-start")})})}),document.querySelectorAll(".form__field__character-count").forEach(h=>{ae(h)});let d=document.getElementById("autoexpand");D(d),window.onload=function(){D(d)},document.querySelectorAll(".stepper__item__label").forEach(h=>{le(h)}),document.querySelectorAll(".copy-to-clipboard").forEach(h=>J(h,document.querySelector("html")?.getAttribute("lang")==="en"?"Hexcode copied!":"Hexkode kopieret!")),Z(),document.querySelectorAll(".content-toggle__content:not(.toolbar .content-toggle__content)").forEach(h=>{R(h)});let u=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-next"),m=document.querySelectorAll(".button.button--small.button--icon.button--icon--hide-label.icon-previous");ie(u),re(m),document.querySelectorAll(".horizontal-scroll").forEach(h=>{H(h),window.addEventListener("resize",()=>{H(h)})}),document.querySelectorAll(".switch__segment").forEach(h=>{h.addEventListener("click",()=>{document.querySelectorAll(".horizontal-scroll").forEach(M=>{H(M)})})}),document.querySelectorAll(".toolbar .content-toggle__content").forEach(h=>{R(h,_=>{se(_),ne()},_=>P(S(_)),(_,M)=>{let V=M.getAttribute("aria-expanded"),I=S(_);V==="true"?I?.classList.add("toolbar--has-popout"):I?.classList.remove("toolbar--has-popout"),_.addEventListener("click",F=>{F.target.classList.contains("toolbar__popout")&&!T(F,"toolbar__filter__content")&&(P(I),oe())})})}),document.querySelectorAll("[data-modal]").forEach(h=>{let _=h.getAttribute("data-modal");document.getElementById(_)?.querySelector(".modal-view__close")?.addEventListener("click",()=>{x(_,h)}),h.addEventListener("click",()=>{ce(_,h)})}),window.addEventListener("load",()=>{N=window.innerWidth}),window.addEventListener("resize",()=>{N>0&&window.innerWidth!==N&&(N=window.innerWidth,o.forEach(h=>C(o,h)),O(t))})});})();
14
+ //# sourceMappingURL=app.js.map