@maggioli-design-system/mds-modal 5.4.0 → 5.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/dist/cjs/{index-6f236cfa.js → index-a263ff04.js} +139 -101
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/mds-modal.cjs.entry.js +2 -2
  4. package/dist/cjs/mds-modal.cjs.js +2 -2
  5. package/dist/collection/collection-manifest.json +1 -1
  6. package/dist/collection/components/mds-modal/mds-modal.css +48 -74
  7. package/dist/components/mds-modal.js +1 -1
  8. package/dist/documentation.json +2 -2
  9. package/dist/esm/{index-f8d2dee4.js → index-efd0657a.js} +139 -101
  10. package/dist/esm/loader.js +2 -2
  11. package/dist/esm/mds-modal.entry.js +2 -2
  12. package/dist/esm/mds-modal.js +3 -3
  13. package/dist/esm-es5/index-efd0657a.js +1 -0
  14. package/dist/esm-es5/loader.js +1 -1
  15. package/dist/esm-es5/mds-modal.entry.js +1 -1
  16. package/dist/esm-es5/mds-modal.js +1 -1
  17. package/dist/mds-modal/mds-modal.esm.js +1 -1
  18. package/dist/mds-modal/mds-modal.js +1 -1
  19. package/dist/mds-modal/p-26971abb.js +2 -0
  20. package/dist/mds-modal/p-52bb21e4.system.entry.js +1 -0
  21. package/dist/mds-modal/p-785b3b47.system.js +2 -0
  22. package/dist/mds-modal/{p-c6899cb0.system.js → p-96b782c7.system.js} +1 -1
  23. package/dist/mds-modal/p-df986a83.entry.js +1 -0
  24. package/dist/stats.json +30 -31
  25. package/documentation.json +2 -2
  26. package/package.json +4 -4
  27. package/src/components/mds-modal/css/mds-modal-animate-bottom-left.css +2 -2
  28. package/src/components/mds-modal/css/mds-modal-animate-bottom-right.css +2 -2
  29. package/src/components/mds-modal/css/mds-modal-animate-bottom.css +2 -2
  30. package/src/components/mds-modal/css/mds-modal-animate-center.css +2 -2
  31. package/src/components/mds-modal/css/mds-modal-animate-left.css +2 -2
  32. package/src/components/mds-modal/css/mds-modal-animate-right.css +2 -2
  33. package/src/components/mds-modal/css/mds-modal-animate-top-left.css +2 -2
  34. package/src/components/mds-modal/css/mds-modal-animate-top-right.css +2 -2
  35. package/src/components/mds-modal/css/mds-modal-animate-top.css +2 -2
  36. package/src/components/mds-modal/css/mds-modal-animate.css +4 -4
  37. package/src/components/mds-modal/css/mds-modal-pref-animation.css +14 -23
  38. package/src/components/mds-modal/css/mds-modal-pref-contrast.css +5 -13
  39. package/src/components/mds-modal/css/mds-modal-pref-theme.css +6 -15
  40. package/src/components/mds-modal/mds-modal.css +2 -5
  41. package/src/tailwind/components.css +2 -48
  42. package/src/tailwind/index.css +4 -0
  43. package/www/build/mds-modal.esm.js +1 -1
  44. package/www/build/mds-modal.js +1 -1
  45. package/www/build/p-26971abb.js +2 -0
  46. package/www/build/p-52bb21e4.system.entry.js +1 -0
  47. package/www/build/p-785b3b47.system.js +2 -0
  48. package/www/build/{p-c6899cb0.system.js → p-96b782c7.system.js} +1 -1
  49. package/www/build/p-df986a83.entry.js +1 -0
  50. package/dist/esm-es5/index-f8d2dee4.js +0 -1
  51. package/dist/mds-modal/p-2c91cf1f.entry.js +0 -1
  52. package/dist/mds-modal/p-69576bb4.system.entry.js +0 -1
  53. package/dist/mds-modal/p-bc1fa4e4.system.js +0 -2
  54. package/dist/mds-modal/p-ee90f86a.js +0 -2
  55. package/www/build/p-2c91cf1f.entry.js +0 -1
  56. package/www/build/p-69576bb4.system.entry.js +0 -1
  57. package/www/build/p-bc1fa4e4.system.js +0 -2
  58. package/www/build/p-ee90f86a.js +0 -2
package/dist/stats.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-02-25T14:19:59",
2
+ "timestamp": "2025-03-05T16:48:31",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "22.11.0"
@@ -87,19 +87,19 @@
87
87
  "files": 42,
88
88
  "generatedFiles": [
89
89
  "./dist/cjs/app-globals-3a1e7e63.js",
90
- "./dist/cjs/index-6f236cfa.js",
90
+ "./dist/cjs/index-a263ff04.js",
91
91
  "./dist/cjs/index.cjs.js",
92
92
  "./dist/cjs/loader.cjs.js",
93
93
  "./dist/cjs/mds-modal.cjs.entry.js",
94
94
  "./dist/cjs/mds-modal.cjs.js",
95
95
  "./dist/esm-es5/app-globals-0f993ce5.js",
96
- "./dist/esm-es5/index-f8d2dee4.js",
96
+ "./dist/esm-es5/index-efd0657a.js",
97
97
  "./dist/esm-es5/index.js",
98
98
  "./dist/esm-es5/loader.js",
99
99
  "./dist/esm-es5/mds-modal.entry.js",
100
100
  "./dist/esm-es5/mds-modal.js",
101
101
  "./dist/esm/app-globals-0f993ce5.js",
102
- "./dist/esm/index-f8d2dee4.js",
102
+ "./dist/esm/index-efd0657a.js",
103
103
  "./dist/esm/index.js",
104
104
  "./dist/esm/loader.js",
105
105
  "./dist/esm/mds-modal.entry.js",
@@ -109,25 +109,25 @@
109
109
  "./dist/mds-modal/index.esm.js",
110
110
  "./dist/mds-modal/mds-modal.esm.js",
111
111
  "./dist/mds-modal/mds-modal.js",
112
- "./dist/mds-modal/p-2c91cf1f.entry.js",
112
+ "./dist/mds-modal/p-26971abb.js",
113
113
  "./dist/mds-modal/p-50ea2036.system.js",
114
+ "./dist/mds-modal/p-52bb21e4.system.entry.js",
114
115
  "./dist/mds-modal/p-56ba5cbf.system.js",
115
- "./dist/mds-modal/p-69576bb4.system.entry.js",
116
- "./dist/mds-modal/p-bc1fa4e4.system.js",
117
- "./dist/mds-modal/p-c6899cb0.system.js",
116
+ "./dist/mds-modal/p-785b3b47.system.js",
117
+ "./dist/mds-modal/p-96b782c7.system.js",
118
+ "./dist/mds-modal/p-df986a83.entry.js",
118
119
  "./dist/mds-modal/p-e1255160.js",
119
- "./dist/mds-modal/p-ee90f86a.js",
120
120
  "./www/build/index.esm.js",
121
121
  "./www/build/mds-modal.esm.js",
122
122
  "./www/build/mds-modal.js",
123
- "./www/build/p-2c91cf1f.entry.js",
123
+ "./www/build/p-26971abb.js",
124
124
  "./www/build/p-50ea2036.system.js",
125
+ "./www/build/p-52bb21e4.system.entry.js",
125
126
  "./www/build/p-56ba5cbf.system.js",
126
- "./www/build/p-69576bb4.system.entry.js",
127
- "./www/build/p-bc1fa4e4.system.js",
128
- "./www/build/p-c6899cb0.system.js",
129
- "./www/build/p-e1255160.js",
130
- "./www/build/p-ee90f86a.js"
127
+ "./www/build/p-785b3b47.system.js",
128
+ "./www/build/p-96b782c7.system.js",
129
+ "./www/build/p-df986a83.entry.js",
130
+ "./www/build/p-e1255160.js"
131
131
  ]
132
132
  },
133
133
  {
@@ -160,12 +160,12 @@
160
160
  "components": [
161
161
  "mds-modal"
162
162
  ],
163
- "bundleId": "p-2c91cf1f",
164
- "fileName": "p-2c91cf1f.entry.js",
163
+ "bundleId": "p-df986a83",
164
+ "fileName": "p-df986a83.entry.js",
165
165
  "imports": [
166
- "p-ee90f86a.js"
166
+ "p-26971abb.js"
167
167
  ],
168
- "originalByteSize": 27091
168
+ "originalByteSize": 23578
169
169
  }
170
170
  ],
171
171
  "esm": [
@@ -177,9 +177,9 @@
177
177
  "bundleId": "mds-modal",
178
178
  "fileName": "mds-modal.entry.js",
179
179
  "imports": [
180
- "index-f8d2dee4.js"
180
+ "index-efd0657a.js"
181
181
  ],
182
- "originalByteSize": 27095
182
+ "originalByteSize": 23582
183
183
  }
184
184
  ],
185
185
  "es5": [
@@ -191,9 +191,9 @@
191
191
  "bundleId": "mds-modal",
192
192
  "fileName": "mds-modal.entry.js",
193
193
  "imports": [
194
- "index-f8d2dee4.js"
194
+ "index-efd0657a.js"
195
195
  ],
196
- "originalByteSize": 27095
196
+ "originalByteSize": 23582
197
197
  }
198
198
  ],
199
199
  "system": [
@@ -202,12 +202,12 @@
202
202
  "components": [
203
203
  "mds-modal"
204
204
  ],
205
- "bundleId": "p-69576bb4.system",
206
- "fileName": "p-69576bb4.system.entry.js",
205
+ "bundleId": "p-52bb21e4.system",
206
+ "fileName": "p-52bb21e4.system.entry.js",
207
207
  "imports": [
208
- "p-bc1fa4e4.system.js"
208
+ "p-785b3b47.system.js"
209
209
  ],
210
- "originalByteSize": 29114
210
+ "originalByteSize": 25601
211
211
  }
212
212
  ],
213
213
  "commonjs": [
@@ -219,9 +219,9 @@
219
219
  "bundleId": "mds-modal.cjs",
220
220
  "fileName": "mds-modal.cjs.entry.js",
221
221
  "imports": [
222
- "index-6f236cfa.js"
222
+ "index-a263ff04.js"
223
223
  ],
224
- "originalByteSize": 27178
224
+ "originalByteSize": 23665
225
225
  }
226
226
  ]
227
227
  },
@@ -722,7 +722,6 @@
722
722
  "hasComponentDidUpdateFn": false,
723
723
  "hasComponentWillRenderFn": true,
724
724
  "hasComponentDidRenderFn": false,
725
- "hasComponentDidUnloadFn": false,
726
725
  "hasConnectedCallbackFn": false,
727
726
  "hasDisconnectedCallbackFn": false,
728
727
  "hasElement": false,
@@ -796,7 +795,7 @@
796
795
  ],
797
796
  "componentGraph": {
798
797
  "sc-mds-modal": [
799
- "p-ee90f86a.js"
798
+ "p-26971abb.js"
800
799
  ]
801
800
  },
802
801
  "sourceGraph": {
@@ -1,8 +1,8 @@
1
1
  {
2
- "timestamp": "2025-02-25T13:09:05",
2
+ "timestamp": "2025-03-05T16:16:01",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.25.1",
5
+ "version": "4.27.2",
6
6
  "typescriptVersion": "5.5.4"
7
7
  },
8
8
  "components": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maggioli-design-system/mds-modal",
3
- "version": "5.4.0",
3
+ "version": "5.5.0",
4
4
  "description": "mds-modal is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -24,9 +24,9 @@
24
24
  "test": "stencil test --spec --e2e"
25
25
  },
26
26
  "dependencies": {
27
- "@maggioli-design-system/mds-button": "6.3.0",
28
- "@maggioli-design-system/styles": "15.8.0",
29
- "@stencil/core": "4.25.1",
27
+ "@maggioli-design-system/mds-button": "6.4.0",
28
+ "@maggioli-design-system/styles": "15.9.0",
29
+ "@stencil/core": "4.27.2",
30
30
  "clsx": "2.1.0"
31
31
  },
32
32
  "license": "MIT",
@@ -8,8 +8,8 @@
8
8
  width: 100vw;
9
9
  }
10
10
 
11
- :host([position="bottom-left"][opened="false"]) > ::slotted( [slot="window"] ),
12
- :host([position="bottom-left"]:not([opened])) > ::slotted( [slot="window"] ) {
11
+ :host([position="bottom-left"][opened="false"]) > ::slotted([slot="window"]),
12
+ :host([position="bottom-left"]:not([opened])) > ::slotted([slot="window"]) {
13
13
  transform: rotateX(22deg) rotateY(22deg) scale(0.5) translate(-80%, 80%);
14
14
  }
15
15
 
@@ -8,8 +8,8 @@
8
8
  width: 100vw;
9
9
  }
10
10
 
11
- :host([position="bottom-right"][opened="false"]) > ::slotted( [slot="window"] ),
12
- :host([position="bottom-right"]:not([opened])) > ::slotted( [slot="window"] ) {
11
+ :host([position="bottom-right"][opened="false"]) > ::slotted([slot="window"]),
12
+ :host([position="bottom-right"]:not([opened])) > ::slotted([slot="window"]) {
13
13
  transform: rotateX(-22deg) rotateY(-22deg) scale(0.5) translate(80%, 80%);
14
14
  }
15
15
 
@@ -8,8 +8,8 @@
8
8
  width: 100vw;
9
9
  }
10
10
 
11
- :host([position="bottom"][opened="false"]) > ::slotted( [slot="window"] ),
12
- :host([position="bottom"]:not([opened])) > ::slotted( [slot="window"] ) {
11
+ :host([position="bottom"][opened="false"]) > ::slotted([slot="window"]),
12
+ :host([position="bottom"]:not([opened])) > ::slotted([slot="window"]) {
13
13
  transform: rotateX(22deg) rotateY(0) scale(0.5) translate(0, 80%);
14
14
  }
15
15
 
@@ -7,8 +7,8 @@
7
7
  transition-delay: 0s;
8
8
  }
9
9
 
10
- :host([position="center"][opened="false"]) > ::slotted( [slot="window"] ),
11
- :host([position="center"]:not([opened])) > ::slotted( [slot="window"] ) {
10
+ :host([position="center"][opened="false"]) > ::slotted([slot="window"]),
11
+ :host([position="center"]:not([opened])) > ::slotted([slot="window"]) {
12
12
  transform: rotateX(0) rotateY(22deg) scale(0.5) translate(0, 40%);
13
13
  }
14
14
 
@@ -9,8 +9,8 @@
9
9
  max-width: calc(100vw - 80px);
10
10
  }
11
11
 
12
- :host([position="left"][opened="false"]) > ::slotted( [slot="window"] ),
13
- :host([position="left"]:not([opened])) > ::slotted( [slot="window"] ) {
12
+ :host([position="left"][opened="false"]) > ::slotted([slot="window"]),
13
+ :host([position="left"]:not([opened])) > ::slotted([slot="window"]) {
14
14
  transform: rotateX(0) rotateY(22deg) rotateZ(0) scale(0.5) translate(-100%, 0%);
15
15
  }
16
16
 
@@ -9,8 +9,8 @@
9
9
  max-width: calc(100vw - 80px);
10
10
  }
11
11
 
12
- :host([position="right"][opened="false"]) > ::slotted( [slot="window"] ),
13
- :host([position="right"]:not([opened])) > ::slotted( [slot="window"] ) {
12
+ :host([position="right"][opened="false"]) > ::slotted([slot="window"]),
13
+ :host([position="right"]:not([opened])) > ::slotted([slot="window"]) {
14
14
  transform: rotateX(0) rotateY(-22deg) rotateZ(0) scale(0.5) translate(100%, 0%);
15
15
  }
16
16
 
@@ -8,8 +8,8 @@
8
8
  width: 100vw;
9
9
  }
10
10
 
11
- :host([position="top-left"][opened="false"]) > ::slotted( [slot="window"] ),
12
- :host([position="top-left"]:not([opened])) > ::slotted( [slot="window"] ) {
11
+ :host([position="top-left"][opened="false"]) > ::slotted([slot="window"]),
12
+ :host([position="top-left"]:not([opened])) > ::slotted([slot="window"]) {
13
13
  transform: rotateX(22deg) rotateY(22deg) scale(0.5) translate(-80%, 80%);
14
14
  }
15
15
 
@@ -8,8 +8,8 @@
8
8
  width: 100vw;
9
9
  }
10
10
 
11
- :host([position="top-right"][opened="false"]) > ::slotted( [slot="window"] ),
12
- :host([position="top-right"]:not([opened])) > ::slotted( [slot="window"] ) {
11
+ :host([position="top-right"][opened="false"]) > ::slotted([slot="window"]),
12
+ :host([position="top-right"]:not([opened])) > ::slotted([slot="window"]) {
13
13
  transform: rotateX(-22deg) rotateY(-22deg) scale(0.5) translate(80%, 80%);
14
14
  }
15
15
 
@@ -8,8 +8,8 @@
8
8
  width: 100vw;
9
9
  }
10
10
 
11
- :host([position="top"][opened="false"]) > ::slotted( [slot="window"] ),
12
- :host([position="top"]:not([opened])) > ::slotted( [slot="window"] ) {
11
+ :host([position="top"][opened="false"]) > ::slotted( [slot="window"]),
12
+ :host([position="top"]:not([opened])) > ::slotted( [slot="window"]) {
13
13
  transform: rotateX(-22deg) rotateY(0) scale(0.5) translate(0, -80%);
14
14
  }
15
15
 
@@ -3,21 +3,21 @@
3
3
  }
4
4
 
5
5
 
6
- :host([opened]:not([opened="false"]) ) {
6
+ :host([opened]:not([opened="false"])) {
7
7
  background-color: rgba(var(--mds-modal-overlay-color) / var(--mds-modal-overlay-opacity));
8
8
  pointer-events: auto;
9
9
  }
10
10
 
11
11
  :host .window,
12
- :host > ::slotted( [slot="window"] ) {
12
+ :host > ::slotted([slot="window"]) {
13
13
  opacity: 0;
14
14
  transition-duration: var(--mds-modal-transition-duration);
15
15
  transition-property: transform, opacity;
16
16
  transition-timing-function: var(--mds-modal-transition-outro-ease);
17
17
  }
18
18
 
19
- :host([opened]:not([opened="false"]) ) .window,
20
- :host([opened]:not([opened="false"]) ) > ::slotted( [slot="window"] ) {
19
+ :host([opened]:not([opened="false"])) .window,
20
+ :host([opened]:not([opened="false"])) > ::slotted( [slot="window"]) {
21
21
  opacity: 1;
22
22
  transform: rotate(0) scale(1) translateY(0);
23
23
  transition-delay: 0s;
@@ -1,30 +1,21 @@
1
- @tailwind utilities;
2
-
3
- @container style(--magma-pref-animation: reduce) {
4
- :host,
5
- .action-close,
6
- .window {
7
- transition-duration: 0s !important;
8
- }
1
+ :host-context(.pref-animation-reduce) {
2
+ --mds-modal-transition-duration: 0s;
3
+ }
9
4
 
10
- :host {
5
+ :host-context(.pref-animation-reduce),
6
+ :host-context(.pref-animation-reduce) .action-close,
7
+ :host-context(.pref-animation-reduce) .window {
8
+ transition-duration: 0s !important;
9
+ }
11
10
 
11
+ @media (prefers-reduced-motion) {
12
+ :host-context(.pref-animation-system) {
12
13
  --mds-modal-transition-duration: 0s;
13
14
  }
14
- }
15
-
16
- @container style(--magma-pref-animation: system) {
17
-
18
- @media (prefers-reduced-motion) {
19
- :host,
20
- .action-close,
21
- .window {
22
- transition-duration: 0s !important;
23
- }
24
15
 
25
- :host {
26
-
27
- --mds-modal-transition-duration: 0s;
28
- }
16
+ :host-context(.pref-animation-system),
17
+ :host-context(.pref-animation-system) .action-close,
18
+ :host-context(.pref-animation-system) .window {
19
+ transition-duration: 0s !important;
29
20
  }
30
21
  }
@@ -1,18 +1,10 @@
1
- @tailwind utilities;
2
-
3
- @container style(--magma-pref-contrast: more) {
4
- :host {
5
-
6
- --mds-modal-window-shadow: theme('boxShadow.outline-strong-50'), theme('boxShadow.2xl');
7
- }
1
+ :host-context(.pref-contrast-more) {
2
+ --mds-modal-window-shadow: theme('boxShadow.outline-strong-50'), theme('boxShadow.2xl');
8
3
  }
9
4
 
10
- @container style(--magma-pref-contrast: system) {
11
-
12
- @media (prefers-contrast: more) {
13
- :host {
14
5
 
15
- --mds-modal-window-shadow: theme('boxShadow.outline-strong-50'), theme('boxShadow.2xl');
16
- }
6
+ @media (prefers-contrast: more) {
7
+ :host-context(.pref-contrast-system) {
8
+ --mds-modal-window-shadow: theme('boxShadow.outline-strong-50'), theme('boxShadow.2xl');
17
9
  }
18
10
  }
@@ -1,20 +1,11 @@
1
- @tailwind utilities;
2
-
3
- @container style(--magma-pref-theme: dark) {
4
- :host {
1
+ :host-context(.pref-theme-dark) {
2
+ --mds-modal-window-background: theme('colors.tone-neutral-09');
3
+ --mds-modal-window-shadow: theme('boxShadow.outline'), theme('boxShadow.xl');
4
+ }
5
5
 
6
+ @media (prefers-color-scheme: dark) {
7
+ :host-context(.pref-theme-system) {
6
8
  --mds-modal-window-background: theme('colors.tone-neutral-09');
7
9
  --mds-modal-window-shadow: theme('boxShadow.outline'), theme('boxShadow.xl');
8
10
  }
9
11
  }
10
-
11
- @container style(--magma-pref-theme: system) {
12
-
13
- @media (prefers-color-scheme: dark) {
14
- :host {
15
-
16
- --mds-modal-window-background: theme('colors.tone-neutral-09');
17
- --mds-modal-window-shadow: theme('boxShadow.outline'), theme('boxShadow.xl');
18
- }
19
- }
20
- }
@@ -1,8 +1,6 @@
1
1
  @import '~@maggioli-design-system/styles/dist/css/animations.css'; /* included for focus effect */
2
2
  @import '../../tailwind/components.css';
3
-
4
3
  @tailwind components;
5
- @tailwind utilities;
6
4
 
7
5
  /**
8
6
  * @prop --mds-modal-close-icon-color: Set the color of the close icon button to the top left.
@@ -18,7 +16,6 @@
18
16
  */
19
17
 
20
18
  :host {
21
-
22
19
  --mds-modal-overlay-color: var(--magma-overlay-color, 0 0 0);
23
20
  --mds-modal-overlay-opacity: var(--magma-overlay-opacity, 0.5);
24
21
  --mds-modal-transition-duration: 500ms;
@@ -52,12 +49,12 @@
52
49
  margin: var(--mds-modal-custom-window-distance);
53
50
  }
54
51
 
55
- :host( [position="top"] ) {
52
+ :host([position="top"]) {
56
53
  align-items: flex-start;
57
54
  justify-content: center;
58
55
  }
59
56
 
60
- :host( [position="bottom"] ) {
57
+ :host([position="bottom"]) {
61
58
  align-items: flex-end;
62
59
  justify-content: center;
63
60
  }
@@ -1,6 +1,4 @@
1
1
  @import '~@maggioli-design-system/styles/dist/tailwind/components.css';
2
- @tailwind components;
3
- @tailwind utilities;
4
2
 
5
3
  @layer components {
6
4
  .svg {
@@ -38,52 +36,6 @@
38
36
  box-shadow: theme('boxShadow.outline') inset;
39
37
  }
40
38
 
41
- @container style(--magma-pref-contrast: more) {
42
- .contrast-area,
43
- .contrast-area-50 {
44
- @apply
45
- block
46
- opacity-100;
47
-
48
- /* @starting-style {
49
- opacity: 0;
50
- } */
51
- }
52
- }
53
-
54
- @container style(--magma-pref-contrast: system) {
55
-
56
- @media (prefers-contrast: more) {
57
- .contrast-area,
58
- .contrast-area-50 {
59
- @apply
60
- block
61
- opacity-100;
62
-
63
- /* @starting-style {
64
- opacity: 0;
65
- } */
66
- }
67
- }
68
- }
69
-
70
- @container style(--magma-pref-animation: reduce) {
71
- .contrast-area,
72
- .contrast-area-50 {
73
- @apply duration-0;
74
- }
75
- }
76
-
77
- @container style(--magma-pref-animation: system) {
78
-
79
- @media (prefers-reduced-motion) {
80
- .contrast-area,
81
- .contrast-area-50 {
82
- @apply duration-0;
83
- }
84
- }
85
- }
86
-
87
39
  .not-hydrated {
88
40
  animation-duration: 0s;
89
41
  border-color: transparent;
@@ -95,3 +47,5 @@
95
47
  visibility: hidden;
96
48
  }
97
49
  }
50
+
51
+ @tailwind components;
@@ -0,0 +1,4 @@
1
+ @import './components.css';
2
+ @tailwind components;
3
+ @tailwind utilities;
4
+
@@ -1 +1 @@
1
- import{p as e,b as o}from"./p-ee90f86a.js";export{s as setNonce}from"./p-ee90f86a.js";import{g as n}from"./p-e1255160.js";(()=>{const o=import.meta.url,s={};return""!==o&&(s.resourcesUrl=new URL(".",o).href),e(s)})().then((async e=>(await n(),o([["p-2c91cf1f",[[1,"mds-modal",{opened:[1540],position:[1537],animating:[1537],overflow:[513]},[[4,"mdsModalClose","onModalCloseListener"],[4,"mdsBannerClose","onBannerCloseListener"]],{opened:["handleOpenProp"]}]]]],e))));
1
+ import{p as o,b as e}from"./p-26971abb.js";export{s as setNonce}from"./p-26971abb.js";import{g as n}from"./p-e1255160.js";(()=>{const e=import.meta.url,s={};return""!==e&&(s.resourcesUrl=new URL(".",e).href),o(s)})().then((async o=>(await n(),e([["p-df986a83",[[1,"mds-modal",{opened:[1540],position:[1537],animating:[1537],overflow:[513]},[[4,"mdsModalClose","onModalCloseListener"],[4,"mdsBannerClose","onBannerCloseListener"]],{opened:["handleOpenProp"]}]]]],o))));
@@ -115,7 +115,7 @@ DOMTokenList
115
115
  var resourcesUrl = scriptElm ? scriptElm.getAttribute('data-resources-url') || scriptElm.src : '';
116
116
  var start = function() {
117
117
  // if src is not present then origin is "null", and new URL() throws TypeError: Failed to construct 'URL': Invalid base URL
118
- var url = new URL('./p-c6899cb0.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
118
+ var url = new URL('./p-96b782c7.system.js', new URL(resourcesUrl, window.location.origin !== 'null' ? window.location.origin : undefined));
119
119
  System.import(url.href);
120
120
  };
121
121
 
@@ -0,0 +1,2 @@
1
+ var e=Object.defineProperty,t=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},n=(e,t)=>{e.__stencil__getHostRef=()=>t,t.t=e},o=(e,t)=>t in e,l=(e,t)=>(0,console.error)(e,t),i=new Map,s=new Map,r="slot-fb{display:contents}slot-fb[hidden]{display:none}",c="undefined"!=typeof window?window:{},u={o:0,l:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,o)=>e.addEventListener(t,n,o),rel:(e,t,n,o)=>e.removeEventListener(t,n,o),ce:(e,t)=>new CustomEvent(e,t)},a=e=>Promise.resolve(e),f=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(e){}return!1})(),d=!1,h=[],p=[],m=(e,t)=>n=>{e.push(n),d||(d=!0,t&&4&u.o?b(y):u.raf(y))},v=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){l(e)}e.length=0},y=()=>{v(h),v(p),(d=h.length>0)&&u.raf(y)},b=e=>a().then(e),w=m(p,!0),$=e=>"object"==(e=typeof e)||"function"===e;function S(e){var t,n,o;return null!=(o=null==(n=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?o:void 0}((t,n)=>{for(var o in n)e(t,o,{get:n[o],enumerable:!0})})({},{err:()=>j,map:()=>k,ok:()=>g,unwrap:()=>E,unwrapErr:()=>C});var g=e=>({isOk:!0,isErr:!1,value:e}),j=e=>({isOk:!1,isErr:!0,value:e});function k(e,t){if(e.isOk){const n=t(e.value);return n instanceof Promise?n.then((e=>g(e))):g(n)}if(e.isErr)return j(e.value);throw"should never get here"}var O,E=e=>{if(e.isOk)return e.value;throw e.value},C=e=>{if(e.isErr)return e.value;throw e.value},M=(e,t,...n)=>{let o=null,l=null,i=!1,s=!1;const r=[],c=t=>{for(let n=0;n<t.length;n++)o=t[n],Array.isArray(o)?c(o):null!=o&&"boolean"!=typeof o&&((i="function"!=typeof e&&!$(o))&&(o+=""),i&&s?r[r.length-1].i+=o:r.push(i?P(null,o):o),s=i)};if(c(n),t){t.key&&(l=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}}const u=P(e,null);return u.u=t,r.length>0&&(u.h=r),u.p=l,u},P=(e,t)=>({o:0,m:e,i:t,v:null,h:null,u:null,p:null}),x={},D=(e,t)=>null==e||$(e)?e:4&t?"false"!==e&&(""===e||!!e):1&t?e+"":e,R=e=>t(e).$hostElement$,U=(e,t,n)=>{const o=R(e);return{emit:e=>W(o,t,{bubbles:!!(4&n),composed:!!(2&n),cancelable:!!(1&n),detail:e})}},W=(e,t,n)=>{const o=u.ce(t,n);return e.dispatchEvent(o),o},A=new WeakMap,N=e=>"sc-"+e.$,H=(e,t,n,l,i,s)=>{if(n===l)return;let r=o(e,t),a=t.toLowerCase();if("class"===t){const t=e.classList,o=T(n);let i=T(l);t.remove(...o.filter((e=>e&&!i.includes(e)))),t.add(...i.filter((e=>e&&!o.includes(e))))}else if("key"===t);else if(r||"o"!==t[0]||"n"!==t[1]){const o=$(l);if((r||o&&null!==l)&&!i)try{if(e.tagName.includes("-"))e[t]!==l&&(e[t]=l);else{const o=null==l?"":l;"list"===t?r=!1:null!=n&&e[t]==o||("function"==typeof e.__lookupSetter__(t)?e[t]=o:e.setAttribute(t,o))}}catch(e){}null==l||!1===l?!1===l&&""!==e.getAttribute(t)||e.removeAttribute(t):(!r||4&s||i)&&!o&&1===e.nodeType&&e.setAttribute(t,l=!0===l?"":l)}else if(t="-"===t[2]?t.slice(3):o(c,a)?a.slice(2):a[2]+t.slice(3),n||l){const o=t.endsWith(z);t=t.replace(F,""),n&&u.rel(e,t,n,o),l&&u.ael(e,t,l,o)}},L=/\s/,T=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(L):[]),z="Capture",F=RegExp(z+"$"),V=(e,t,n)=>{const o=11===t.v.nodeType&&t.v.host?t.v.host:t.v,l=e&&e.u||{},i=t.u||{};for(const e of q(Object.keys(l)))e in i||H(o,e,l[e],void 0,n,t.o);for(const e of q(Object.keys(i)))H(o,e,l[e],i[e],n,t.o)};function q(e){return e.includes("ref")?[...e.filter((e=>"ref"!==e)),"ref"]:e}var G=!1,I=(e,t,n)=>{const o=t.h[n];let l,i,s=0;if(null!==o.i)l=o.v=c.document.createTextNode(o.i);else{if(!c.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(l=o.v=c.document.createElement(o.m),V(null,o,G),o.h)for(s=0;s<o.h.length;++s)i=I(e,o,s),i&&l.appendChild(i)}return l["s-hn"]=O,l},Y=(e,t,n,o,l,i)=>{let s,r=e;for(r.shadowRoot&&r.tagName===O&&(r=r.shadowRoot);l<=i;++l)o[l]&&(s=I(null,n,l),s&&(o[l].v=s,K(r,s,t)))},_=(e,t,n)=>{for(let o=t;o<=n;++o){const t=e[o];if(t){const e=t.v;e&&e.remove()}}},B=(e,t,n=!1)=>e.m===t.m&&(n?(n&&!e.p&&t.p&&(e.p=t.p),!0):e.p===t.p),J=(e,t,n=!1)=>{const o=t.v=e.v,l=e.h,i=t.h,s=t.i;null===s?(V(e,t,G),null!==l&&null!==i?((e,t,n,o,l=!1)=>{let i,s,r=0,c=0,u=0,a=0,f=t.length-1,d=t[0],h=t[f],p=o.length-1,m=o[0],v=o[p];for(;r<=f&&c<=p;)if(null==d)d=t[++r];else if(null==h)h=t[--f];else if(null==m)m=o[++c];else if(null==v)v=o[--p];else if(B(d,m,l))J(d,m,l),d=t[++r],m=o[++c];else if(B(h,v,l))J(h,v,l),h=t[--f],v=o[--p];else if(B(d,v,l))J(d,v,l),K(e,d.v,h.v.nextSibling),d=t[++r],v=o[--p];else if(B(h,m,l))J(h,m,l),K(e,h.v,d.v),h=t[--f],m=o[++c];else{for(u=-1,a=r;a<=f;++a)if(t[a]&&null!==t[a].p&&t[a].p===m.p){u=a;break}u>=0?(s=t[u],s.m!==m.m?i=I(t&&t[c],n,u):(J(s,m,l),t[u]=void 0,i=s.v),m=o[++c]):(i=I(t&&t[c],n,c),m=o[++c]),i&&K(d.v.parentNode,i,d.v)}r>f?Y(e,null==o[p+1]?null:o[p+1].v,n,o,c,p):c>p&&_(t,r,f)})(o,l,t,i,n):null!==i?(null!==e.i&&(o.textContent=""),Y(o,null,t,i,0,i.length-1)):!n&&null!==l&&_(l,0,l.length-1)):e.i!==s&&(o.data=s)},K=(e,t,n)=>null==e?void 0:e.insertBefore(t,n),Q=(e,t)=>{if(t&&!e.S&&t["s-p"]){const n=t["s-p"].push(new Promise((o=>e.S=()=>{t["s-p"].splice(n-1,1),o()})))}},X=(e,t)=>{if(e.o|=16,!(4&e.o))return Q(e,e.j),w((()=>Z(e,t)));e.o|=512},Z=(e,t)=>{const n=e.$hostElement$,o=e.t;if(!o)throw Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return t?(e.o|=256,e.k&&(e.k.map((([e,t])=>se(o,e,t,n))),e.k=void 0),l=se(o,"componentWillLoad",void 0,n)):l=se(o,"componentWillUpdate",void 0,n),l=ee(l,(()=>se(o,"componentWillRender",void 0,n))),ee(l,(()=>ne(e,o,t)))},ee=(e,t)=>te(e)?e.then(t).catch((e=>{console.error(e),t()})):t(),te=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,ne=async(e,t,n)=>{var o;const l=e.$hostElement$,i=l["s-rc"];n&&(e=>{const t=e.O,n=e.$hostElement$,o=t.o,l=((e,t)=>{var n;const o=N(t),l=s.get(o);if(!c.document)return o;if(e=11===e.nodeType?e:c.document,l)if("string"==typeof l){let i,s=A.get(e=e.head||e);if(s||A.set(e,s=new Set),!s.has(o)){{i=document.querySelector(`[sty-id="${o}"]`)||c.document.createElement("style"),i.innerHTML=l;const s=null!=(n=u.C)?n:S(c.document);if(null!=s&&i.setAttribute("nonce",s),!(1&t.o))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),n=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(i,(null==n?void 0:n.parentNode)===e?n:null)}else if("host"in e)if(f){const t=new CSSStyleSheet;t.replaceSync(l),e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.innerHTML=l+t.innerHTML:e.prepend(i)}else e.append(i);1&t.o&&e.insertBefore(i,null)}4&t.o&&(i.innerHTML+=r),s&&s.add(o)}}else e.adoptedStyleSheets.includes(l)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]);return o})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);(10&o&&2&o||128&o)&&(n["s-sc"]=l,n.classList.add(l+"-h"))})(e);oe(e,t,l,n),i&&(i.map((e=>e())),l["s-rc"]=void 0);{const t=null!=(o=l["s-p"])?o:[],n=()=>le(e);0===t.length?n():(Promise.all(t).then(n),e.o|=4,t.length=0)}},oe=(e,t,n,o)=>{try{t=t.render(),e.o&=-17,e.o|=2,((e,t,n=!1)=>{const o=e.$hostElement$,l=e.O,i=e.M||P(null,null),s=(e=>e&&e.m===x)(t)?t:M(null,null,t);if(O=o.tagName,l.P&&(s.u=s.u||{},l.P.map((([e,t])=>s.u[t]=o[e]))),n&&s.u)for(const e of Object.keys(s.u))o.hasAttribute(e)&&!["key","ref","style","class"].includes(e)&&(s.u[e]=o[e]);s.m=null,s.o|=4,e.M=s,s.v=i.v=o.shadowRoot||o,J(i,s,n)})(e,t,o)}catch(t){l(t,e.$hostElement$)}return null},le=e=>{const t=e.$hostElement$,n=e.t,o=e.j;se(n,"componentDidRender",void 0,t),64&e.o?se(n,"componentDidUpdate",void 0,t):(e.o|=64,re(t),se(n,"componentDidLoad",void 0,t),e.D(t),o||ie()),e.S&&(e.S(),e.S=void 0),512&e.o&&b((()=>X(e,!1))),e.o&=-517},ie=()=>{b((()=>W(c,"appload",{detail:{namespace:"mds-modal"}})))},se=(e,t,n,o)=>{if(e&&e[t])try{return e[t](n)}catch(e){l(e,o)}},re=e=>e.setAttribute("hydrated",""),ce=(e,n,o,i)=>{const s=t(e);if(!s)throw Error(`Couldn't find host element for "${i.$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`);const r=s.$hostElement$,c=s.R.get(n),u=s.o,a=s.t;if(o=D(o,i.U[n][0]),(!(8&u)||void 0===c)&&o!==c&&(!Number.isNaN(c)||!Number.isNaN(o))&&(s.R.set(n,o),a)){if(i.W&&128&u){const e=i.W[n];e&&e.map((e=>{try{a[e](o,c,n)}catch(e){l(e,r)}}))}if(2==(18&u)){if(a.componentShouldUpdate&&!1===a.componentShouldUpdate(o,c,n))return;X(s,!1)}}},ue=(e,n,o)=>{var l,i;const s=e.prototype;if(n.U||n.W||e.watchers){e.watchers&&!n.W&&(n.W=e.watchers);const r=Object.entries(null!=(l=n.U)?l:{});if(r.map((([e,[l]])=>{if(31&l||2&o&&32&l){const{get:i,set:r}=Object.getOwnPropertyDescriptor(s,e)||{};i&&(n.U[e][0]|=2048),r&&(n.U[e][0]|=4096),(1&o||!i)&&Object.defineProperty(s,e,{get(){{if(!(2048&n.U[e][0]))return((e,n)=>t(this).R.get(n))(0,e);const o=t(this),l=o?o.t:s;if(!l)return;return l[e]}},configurable:!0,enumerable:!0}),Object.defineProperty(s,e,{set(i){const s=t(this);if(r){const t=32&l?this[e]:s.$hostElement$[e];return void 0===t&&s.R.get(e)?i=s.R.get(e):!s.R.get(e)&&t&&s.R.set(e,t),r.call(this,D(i,l)),void ce(this,e,i=32&l?this[e]:s.$hostElement$[e],n)}{if(!(1&o&&4096&n.U[e][0]))return ce(this,e,i,n),void(1&o&&!s.t&&s.A.then((()=>{4096&n.U[e][0]&&s.t[e]!==s.R.get(e)&&(s.t[e]=i)})));const t=()=>{const t=s.t[e];!s.R.get(e)&&t&&s.R.set(e,t),s.t[e]=D(i,l),ce(this,e,s.t[e],n)};s.t?t():s.A.then((()=>t()))}}})}})),1&o){const o=new Map;s.attributeChangedCallback=function(e,l,i){u.jmp((()=>{var r;const c=o.get(e);if(this.hasOwnProperty(c))i=this[c],delete this[c];else{if(s.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==i)return;if(null==c){const o=t(this),s=null==o?void 0:o.o;if(s&&!(8&s)&&128&s&&i!==l){const t=o.t,s=null==(r=n.W)?void 0:r[e];null==s||s.forEach((n=>{null!=t[n]&&t[n].call(t,i,l,e)}))}return}}const u=Object.getOwnPropertyDescriptor(s,c);(i=(null!==i||"boolean"!=typeof this[c])&&i)===this[c]||u.get&&!u.set||(this[c]=i)}))},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(i=n.W)?i:{}),...r.filter((([e,t])=>15&t[0])).map((([e,t])=>{var l;const i=t[1]||e;return o.set(i,e),512&t[0]&&(null==(l=n.P)||l.push([e,i])),i}))]))}}return e},ae=(e,t)=>{se(e,"connectedCallback",void 0,t)},fe=(e,t)=>{se(e,"disconnectedCallback",void 0,t||e)},de=(e,n={})=>{var o;if(!c.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const a=[],d=n.exclude||[],h=c.customElements,p=c.document.head,m=p.querySelector("meta[charset]"),v=c.document.createElement("style"),y=[];let b,w=!0;Object.assign(u,n),u.l=new URL(n.resourcesUrl||"./",c.document.baseURI).href;let $=!1;if(e.map((e=>{e[1].map((n=>{var o;const r={o:n[0],$:n[1],U:n[2],N:n[3]};4&r.o&&($=!0),r.U=n[2],r.N=n[3],r.P=[],r.W=null!=(o=n[4])?o:{};const c=r.$,p=class extends HTMLElement{constructor(e){if(super(e),this.hasRegisteredEventListeners=!1,((e,t)=>{const n={o:0,$hostElement$:e,O:t,R:new Map};n.A=new Promise((e=>n.D=e)),e["s-p"]=[],e["s-rc"]=[];const o=n;e.__stencil__getHostRef=()=>o})(e=this,r),1&r.o)if(e.shadowRoot){if("open"!==e.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${r.$}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else e.attachShadow({mode:"open"})}connectedCallback(){const e=t(this);this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,he(this,e,r.N)),b&&(clearTimeout(b),b=null),w?y.push(this):u.jmp((()=>(e=>{if(!(1&u.o)){const n=t(e),o=n.O,r=()=>{};if(1&n.o)he(e,n,o.N),(null==n?void 0:n.t)?ae(n.t,e):(null==n?void 0:n.A)&&n.A.then((()=>ae(n.t,e)));else{n.o|=1;{let t=e;for(;t=t.parentNode||t.host;)if(t["s-p"]){Q(n,n.j=t);break}}o.U&&Object.entries(o.U).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n)=>{let o;if(!(32&t.o)){if(t.o|=32,n.H){const s=((e,t)=>{const n=e.$.replace(/-/g,"_"),o=e.H;if(!o)return;const s=i.get(o);return s?s[n]:import(`./${o}.entry.js`).then((e=>(i.set(o,e),e[n])),(e=>{l(e,t.$hostElement$)}))
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,t);if(s&&"then"in s){const e=()=>{};o=await s,e()}else o=s;if(!o)throw Error(`Constructor for "${n.$}#${t.L}" was not found`);o.isProxied||(n.W=o.watchers,ue(o,n,2),o.isProxied=!0);const r=()=>{};t.o|=8;try{new o(t)}catch(t){l(t,e)}t.o&=-9,t.o|=128,r(),ae(t.t,e)}else o=e.constructor,customElements.whenDefined(e.localName).then((()=>t.o|=128));if(o&&o.style){let e;"string"==typeof o.style&&(e=o.style);const t=N(n);if(!s.has(t)){const o=()=>{};((e,t,n)=>{let o=s.get(e);f&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=t:o.replaceSync(t)):o=t,s.set(e,o)})(t,e,!!(1&n.o)),o()}}}const r=t.j,c=()=>X(t,!0);r&&r["s-rc"]?r["s-rc"].push(c):c()})(e,n,o)}r()}})(this)))}disconnectedCallback(){u.jmp((()=>(async e=>{if(!(1&u.o)){const n=t(e);n.T&&(n.T.map((e=>e())),n.T=void 0),(null==n?void 0:n.t)?fe(n.t,e):(null==n?void 0:n.A)&&n.A.then((()=>fe(n.t,e)))}A.has(e)&&A.delete(e),e.shadowRoot&&A.has(e.shadowRoot)&&A.delete(e.shadowRoot)})(this))),u.raf((()=>{var e;const n=t(this),o=y.findIndex((e=>e===this));o>-1&&y.splice(o,1),(null==(e=null==n?void 0:n.M)?void 0:e.v)instanceof Node&&!n.M.v.isConnected&&delete n.M.v}))}componentOnReady(){return t(this).A}};r.H=e[0],d.includes(c)||h.get(c)||(a.push(c),h.define(c,ue(p,r,1)))}))})),a.length>0&&($&&(v.textContent+=r),v.textContent+=a.sort()+"{visibility:hidden}[hydrated]{visibility:inherit}",v.innerHTML.length)){v.setAttribute("data-styles","");const e=null!=(o=u.C)?o:S(c.document);null!=e&&v.setAttribute("nonce",e),p.insertBefore(v,m?m.nextSibling:p.firstChild)}w=!1,y.length?y.map((e=>e.connectedCallback())):u.jmp((()=>b=setTimeout(ie,30)))},he=(e,t,n)=>{n&&c.document&&n.map((([n,o,l])=>{const i=me(c.document,e,n),s=pe(t,l),r=ve(n);u.ael(i,o,s,r),(t.T=t.T||[]).push((()=>u.rel(i,o,s,r)))}))},pe=(e,t)=>n=>{var o;try{256&e.o?null==(o=e.t)||o[t](n):(e.k=e.k||[]).push([t,n])}catch(t){l(t,e.$hostElement$)}},me=(e,t,n)=>4&n?e:t,ve=e=>({passive:!!(1&e),capture:!!(2&e)}),ye=e=>u.C=e;export{x as H,de as b,U as c,R as g,M as h,a as p,n as r,ye as s}
@@ -0,0 +1 @@
1
+ System.register(["./p-785b3b47.system.js"],(function(t){"use strict";var o,e,a,n,i;return{setters:[function(t){o=t.r;e=t.c;a=t.h;n=t.H;i=t.g}],execute:function(){function d(t){var o,e,a="";if("string"==typeof t||"number"==typeof t)a+=t;else if("object"==typeof t)if(Array.isArray(t)){var n=t.length;for(o=0;o<n;o++)t[o]&&(e=d(t[o]))&&(a&&(a+=" "),a+=e)}else for(e in t)t[e]&&(a&&(a+=" "),a+=e);return a}function s(){for(var t,o,e=0,a="",n=arguments.length;e<n;e++)(t=arguments[e])&&(o=d(t))&&(a&&(a+=" "),a+=o);return a}var r=function(t,o){if(o===void 0){o=1e3}if(t.includes("ms")){return Number(t.replace("ms",""))}if(t.includes("s")){return Number(t.replace("s",""))*1e3}return o};var l='@-webkit-keyframes focus-bounce{0%,75%,100%{outline-offset:var(--magma-outline-focus-offset, 6px)}50%{outline-offset:var(--magma-outline-blur-offset, 2px)}}@keyframes focus-bounce{0%,75%,100%{outline-offset:var(--magma-outline-focus-offset, 6px)}50%{outline-offset:var(--magma-outline-blur-offset, 2px)}}@tailwind components; :host{--mds-modal-overlay-color:var(--magma-overlay-color, 0 0 0);--mds-modal-overlay-opacity:var(--magma-overlay-opacity, 0.5);--mds-modal-transition-duration:500ms;--mds-modal-transition-intro-ease:cubic-bezier(0.19, 1, 0.22, 1);--mds-modal-transition-outro-ease:cubic-bezier(0.86, 0, 0.07, 1);--mds-modal-window-background:rgb(var(--tone-neutral));--mds-modal-window-overflow:auto;--mds-modal-window-radius:0;--mds-modal-window-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--mds-modal-window-distance:0;--mds-modal-custom-window-distance:1.5rem;--mds-modal-z-index:var(--magma-modal-z-index);-webkit-transition-timing-function:cubic-bezier(1, 0, 0, 1);transition-timing-function:cubic-bezier(1, 0, 0, 1);-ms-flex-align:center;align-items:center;background-color:rgba(var(--mds-modal-overlay-color) / 0);display:-ms-flexbox;display:flex;fill:rgb(var(--tone-neutral));inset:0;-ms-flex-pack:center;justify-content:center;-webkit-perspective:600px;perspective:600px;pointer-events:none;position:fixed;-webkit-transition-duration:var(--mds-modal-transition-duration);transition-duration:var(--mds-modal-transition-duration);-webkit-transition-property:background-color;transition-property:background-color;z-index:var(--mds-modal-z-index, 1000)}:host ::slotted([slot="window"]){margin:var(--mds-modal-custom-window-distance)}:host([position="top"]){-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}:host([position="bottom"]){-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.action-close{border-radius:100px;opacity:0;pointer-events:none;position:absolute;-webkit-transition-duration:var(--mds-modal-transition-duration);transition-duration:var(--mds-modal-transition-duration);-webkit-transition-property:bottom, opacity, top, -webkit-transform;transition-property:bottom, opacity, top, -webkit-transform;transition-property:bottom, opacity, top, transform;transition-property:bottom, opacity, top, transform, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(1, 0, 0, 1);transition-timing-function:cubic-bezier(1, 0, 0, 1)}:host([opened]:not([opened="false"])) .action-close{opacity:1;pointer-events:auto}.action-close::part(icon){height:2.25rem;width:2.25rem}.window{gap:0rem;background-color:var(--mds-modal-window-background);border-radius:var(--mds-modal-window-radius);-webkit-box-shadow:var(--mds-modal-window-shadow);box-shadow:var(--mds-modal-window-shadow);display:grid;grid-template-rows:1fr;margin:var(--mds-modal-window-distance);overflow:var(--mds-modal-window-overflow)}.window--top{grid-template-rows:auto 1fr}.window--bottom{grid-template-rows:1fr auto}.window--top-bottom{grid-template-rows:auto 1fr auto}:host .window{-webkit-transition-delay:0s, calc(var(--mds-modal-transition-duration) / 2);transition-delay:0s, calc(var(--mds-modal-transition-duration) / 2)}:host([opened]:not([opened="false"])){background-color:rgba(var(--mds-modal-overlay-color) / var(--mds-modal-overlay-opacity));pointer-events:auto}:host .window,:host>::slotted([slot="window"]){opacity:0;-webkit-transition-duration:var(--mds-modal-transition-duration);transition-duration:var(--mds-modal-transition-duration);-webkit-transition-property:opacity, -webkit-transform;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;-webkit-transition-timing-function:var(--mds-modal-transition-outro-ease);transition-timing-function:var(--mds-modal-transition-outro-ease)}:host([opened]:not([opened="false"])) .window,:host([opened]:not([opened="false"]))>::slotted([slot="window"]){opacity:1;-webkit-transform:rotate(0) scale(1) translateY(0);transform:rotate(0) scale(1) translateY(0);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:var(--mds-modal-transition-intro-ease);transition-timing-function:var(--mds-modal-transition-intro-ease)}:host([position="bottom-left"]){-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start}:host([position="bottom"]) .window{height:auto;width:100vw}:host([position="bottom-left"][opened="false"])>::slotted([slot="window"]),:host([position="bottom-left"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(22deg) rotateY(22deg) scale(0.5) translate(-80%, 80%);transform:rotateX(22deg) rotateY(22deg) scale(0.5) translate(-80%, 80%)}:host([position="bottom-left"][opened="false"]) .window,:host([position="bottom-left"]:not([opened])) .window{-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}:host([position="bottom-right"]){-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}:host([position="bottom"]) .window{height:auto;width:100vw}:host([position="bottom-right"][opened="false"])>::slotted([slot="window"]),:host([position="bottom-right"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(-22deg) rotateY(-22deg) scale(0.5) translate(80%, 80%);transform:rotateX(-22deg) rotateY(-22deg) scale(0.5) translate(80%, 80%)}:host([position="bottom-right"][opened="false"]) .window,:host([position="bottom-right"]:not([opened])) .window{-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}:host([position="bottom"]){-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}:host([position="bottom"]) .window{height:auto;width:100vw}:host([position="bottom"][opened="false"])>::slotted([slot="window"]),:host([position="bottom"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(22deg) rotateY(0) scale(0.5) translate(0, 80%);transform:rotateX(22deg) rotateY(0) scale(0.5) translate(0, 80%)}:host([position="bottom"][opened="false"]) .window,:host([position="bottom"]:not([opened])) .window{-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}:host([position="center"]){-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host([position="center"]) .window{-webkit-transition-delay:0s;transition-delay:0s}:host([position="center"][opened="false"])>::slotted([slot="window"]),:host([position="center"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(0) rotateY(22deg) scale(0.5) translate(0, 40%);transform:rotateX(0) rotateY(22deg) scale(0.5) translate(0, 40%)}:host([position="center"][opened="false"]) .window,:host([position="center"]:not([opened])) .window{-webkit-transform:rotateX(0) rotateY(0) scale(0.5) translate(0, 0);transform:rotateX(0) rotateY(0) scale(0.5) translate(0, 0)}:host([position="left"]){-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}:host([position="left"]) .window{height:100%;max-height:calc(100dvh - calc(var(--mds-modal-window-distance) * 2));max-width:calc(100vw - 80px)}:host([position="left"][opened="false"])>::slotted([slot="window"]),:host([position="left"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(0) rotateY(22deg) rotateZ(0) scale(0.5) translate(-100%, 0%);transform:rotateX(0) rotateY(22deg) rotateZ(0) scale(0.5) translate(-100%, 0%)}:host([position="left"][opened="false"]) .window,:host([position="left"]:not([opened])) .window{-webkit-transform:translate(-100%, 0%);transform:translate(-100%, 0%)}:host([position="left"]) .action-close{right:0.75rem;top:0.75rem;-webkit-transform:translateX(-120%) rotate(-45deg);transform:translateX(-120%) rotate(-45deg)}:host([position="left"][opened]:not([opened="false"])) .action-close{-webkit-transform:translateX(0);transform:translateX(0)}:host([position="right"]){-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}:host([position="right"]) .window{height:100%;max-height:calc(100dvh - calc(var(--mds-modal-window-distance) * 2));max-width:calc(100vw - 80px)}:host([position="right"][opened="false"])>::slotted([slot="window"]),:host([position="right"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(0) rotateY(-22deg) rotateZ(0) scale(0.5) translate(100%, 0%);transform:rotateX(0) rotateY(-22deg) rotateZ(0) scale(0.5) translate(100%, 0%)}:host([position="right"][opened="false"]) .window,:host([position="right"]:not([opened])) .window{-webkit-transform:translate(100%, 0%);transform:translate(100%, 0%)}:host([position="right"]) .action-close{left:0.75rem;top:0.75rem;-webkit-transform:translateX(120%) rotate(45deg);transform:translateX(120%) rotate(45deg)}:host([position="right"][opened]:not([opened="false"])) .action-close{-webkit-transform:translateX(0);transform:translateX(0)}:host([position="top-left"]){-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}:host([position="bottom"]) .window{height:auto;width:100vw}:host([position="top-left"][opened="false"])>::slotted([slot="window"]),:host([position="top-left"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(22deg) rotateY(22deg) scale(0.5) translate(-80%, 80%);transform:rotateX(22deg) rotateY(22deg) scale(0.5) translate(-80%, 80%)}:host([position="top-left"][opened="false"]) .window,:host([position="top-left"]:not([opened])) .window{-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}:host([position="top-right"]){-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end}:host([position="bottom"]) .window{height:auto;width:100vw}:host([position="top-right"][opened="false"])>::slotted([slot="window"]),:host([position="top-right"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(-22deg) rotateY(-22deg) scale(0.5) translate(80%, 80%);transform:rotateX(-22deg) rotateY(-22deg) scale(0.5) translate(80%, 80%)}:host([position="top-right"][opened="false"]) .window,:host([position="top-right"]:not([opened])) .window{-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}:host([position="top"]){-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}:host([position="bottom"]) .window{height:auto;width:100vw}:host([position="top"][opened="false"])>::slotted([slot="window"]),:host([position="top"]:not([opened]))>::slotted([slot="window"]){-webkit-transform:rotateX(-22deg) rotateY(0) scale(0.5) translate(0, -80%);transform:rotateX(-22deg) rotateY(0) scale(0.5) translate(0, -80%)}:host([position="top"][opened="false"]) .window,:host([position="top"]:not([opened])) .window{-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}:host-context(.pref-animation-reduce){--mds-modal-transition-duration:0s}:host-context(.pref-animation-reduce),:host-context(.pref-animation-reduce) .action-close,:host-context(.pref-animation-reduce) .window{-webkit-transition-duration:0s !important;transition-duration:0s !important}@media (prefers-reduced-motion){:host-context(.pref-animation-system){--mds-modal-transition-duration:0s}:host-context(.pref-animation-system),:host-context(.pref-animation-system) .action-close,:host-context(.pref-animation-system) .window{-webkit-transition-duration:0s !important;transition-duration:0s !important}}:host-context(.pref-contrast-more){--mds-modal-window-shadow:0 0 0 2px rgb(var(--tone-neutral-01) / 0.6), 0 25px 50px -12px rgb(0 0 0 / 0.25)}@media (prefers-contrast: more){:host-context(.pref-contrast-system){--mds-modal-window-shadow:0 0 0 2px rgb(var(--tone-neutral-01) / 0.6), 0 25px 50px -12px rgb(0 0 0 / 0.25)}}:host-context(.pref-theme-dark){--mds-modal-window-background:rgb(var(--tone-neutral-09));--mds-modal-window-shadow:0 0 0 1px rgb(var(--tone-neutral-01) / 0.3), 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)}@media (prefers-color-scheme: dark){:host-context(.pref-theme-system){--mds-modal-window-background:rgb(var(--tone-neutral-09));--mds-modal-window-shadow:0 0 0 1px rgb(var(--tone-neutral-01) / 0.3), 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)}}:host(:not(:is([hydrated],.hydrated))){-webkit-animation-duration:0s;animation-duration:0s;border-color:transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;opacity:0;outline-color:transparent;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;visibility:hidden}mds-accordion:not(:is([hydrated],.hydrated)),mds-accordion-item:not(:is([hydrated],.hydrated)),mds-accordion-timer:not(:is([hydrated],.hydrated)),mds-accordion-timer-item:not(:is([hydrated],.hydrated)),mds-author:not(:is([hydrated],.hydrated)),mds-avatar:not(:is([hydrated],.hydrated)),mds-badge:not(:is([hydrated],.hydrated)),mds-banner:not(:is([hydrated],.hydrated)),mds-benchmark-bar:not(:is([hydrated],.hydrated)),mds-bibliography:not(:is([hydrated],.hydrated)),mds-breadcrumb:not(:is([hydrated],.hydrated)),mds-breadcrumb-item:not(:is([hydrated],.hydrated)),mds-button:not(:is([hydrated],.hydrated)),mds-card:not(:is([hydrated],.hydrated)),mds-card-content:not(:is([hydrated],.hydrated)),mds-card-footer:not(:is([hydrated],.hydrated)),mds-card-header:not(:is([hydrated],.hydrated)),mds-card-media:not(:is([hydrated],.hydrated)),mds-chip:not(:is([hydrated],.hydrated)),mds-details:not(:is([hydrated],.hydrated)),mds-dropdown:not(:is([hydrated],.hydrated)),mds-entity:not(:is([hydrated],.hydrated)),mds-file:not(:is([hydrated],.hydrated)),mds-file-preview:not(:is([hydrated],.hydrated)),mds-filter:not(:is([hydrated],.hydrated)),mds-filter-item:not(:is([hydrated],.hydrated)),mds-header:not(:is([hydrated],.hydrated)),mds-header-bar:not(:is([hydrated],.hydrated)),mds-help:not(:is([hydrated],.hydrated)),mds-horizontal-scroll:not(:is([hydrated],.hydrated)),mds-hr:not(:is([hydrated],.hydrated)),mds-icon:not(:is([hydrated],.hydrated)),mds-img:not(:is([hydrated],.hydrated)),mds-input:not(:is([hydrated],.hydrated)),mds-input-field:not(:is([hydrated],.hydrated)),mds-input-range:not(:is([hydrated],.hydrated)),mds-input-select:not(:is([hydrated],.hydrated)),mds-input-switch:not(:is([hydrated],.hydrated)),mds-input-tip:not(:is([hydrated],.hydrated)),mds-input-tip-item:not(:is([hydrated],.hydrated)),mds-input-upload:not(:is([hydrated],.hydrated)),mds-keyboard:not(:is([hydrated],.hydrated)),mds-keyboard-key:not(:is([hydrated],.hydrated)),mds-kpi:not(:is([hydrated],.hydrated)),mds-kpi-item:not(:is([hydrated],.hydrated)),mds-label:not(:is([hydrated],.hydrated)),mds-list:not(:is([hydrated],.hydrated)),mds-list-item:not(:is([hydrated],.hydrated)),mds-modal:not(:is([hydrated],.hydrated)),mds-note:not(:is([hydrated],.hydrated)),mds-notification:not(:is([hydrated],.hydrated)),mds-paginator:not(:is([hydrated],.hydrated)),mds-paginator-item:not(:is([hydrated],.hydrated)),mds-pref:not(:is([hydrated],.hydrated)),mds-pref-animation:not(:is([hydrated],.hydrated)),mds-pref-consumption:not(:is([hydrated],.hydrated)),mds-pref-contrast:not(:is([hydrated],.hydrated)),mds-pref-language:not(:is([hydrated],.hydrated)),mds-pref-language-item:not(:is([hydrated],.hydrated)),mds-pref-theme:not(:is([hydrated],.hydrated)),mds-price-table:not(:is([hydrated],.hydrated)),mds-price-table-features:not(:is([hydrated],.hydrated)),mds-price-table-features-cell:not(:is([hydrated],.hydrated)),mds-price-table-features-row:not(:is([hydrated],.hydrated)),mds-price-table-header:not(:is([hydrated],.hydrated)),mds-price-table-list:not(:is([hydrated],.hydrated)),mds-price-table-list-item:not(:is([hydrated],.hydrated)),mds-progress:not(:is([hydrated],.hydrated)),mds-push-notification:not(:is([hydrated],.hydrated)),mds-push-notifications:not(:is([hydrated],.hydrated)),mds-quote:not(:is([hydrated],.hydrated)),mds-separator:not(:is([hydrated],.hydrated)),mds-spinner:not(:is([hydrated],.hydrated)),mds-stepper-bar:not(:is([hydrated],.hydrated)),mds-stepper-bar-item:not(:is([hydrated],.hydrated)),mds-tab:not(:is([hydrated],.hydrated)),mds-tab-bar:not(:is([hydrated],.hydrated)),mds-tab-bar-item:not(:is([hydrated],.hydrated)),mds-tab-item:not(:is([hydrated],.hydrated)),mds-table:not(:is([hydrated],.hydrated)),mds-table-body:not(:is([hydrated],.hydrated)),mds-table-cell:not(:is([hydrated],.hydrated)),mds-table-footer:not(:is([hydrated],.hydrated)),mds-table-header:not(:is([hydrated],.hydrated)),mds-table-header-cell:not(:is([hydrated],.hydrated)),mds-table-row:not(:is([hydrated],.hydrated)),mds-text:not(:is([hydrated],.hydrated)),mds-toast:not(:is([hydrated],.hydrated)),mds-tooltip:not(:is([hydrated],.hydrated)),mds-tree:not(:is([hydrated],.hydrated)),mds-tree-item:not(:is([hydrated],.hydrated)),mds-url-view:not(:is([hydrated],.hydrated)),mds-usage:not(:is([hydrated],.hydrated)),mds-video-wall:not(:is([hydrated],.hydrated)),mds-zero:not(:is([hydrated],.hydrated)){-webkit-animation-duration:0s;animation-duration:0s;border-color:transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;opacity:0;outline-color:transparent;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;visibility:hidden}';var m=l;var h=t("mds_modal",function(){function t(t){var a=this;o(this,t);this.closeEvent=e(this,"mdsModalClose",7);this.hideEvent=e(this,"mdsModalHide",7);this.window=false;this.top=false;this.bottom=false;this.opened=false;this.position="center";this.animating="none";this.overflow="auto";this.updateCSSCustomProps=function(){var t;if(typeof window==="undefined")return;var o=window.getComputedStyle(a.host);a.cssTransitionDuration=(t=o.getPropertyValue("--mds-modal-transition-duration"))!==null&&t!==void 0?t:"500"};this.stopIntroAnimationWindow=function(){a.animating="none";a.host.setAttribute("animating","none");clearTimeout(a.animationDelayTimeout)};this.stopOutroAnimationWindow=function(){a.animating="none";a.host.setAttribute("animating","none");a.hideEvent.emit();clearTimeout(a.animationDelayTimeout)};this.disableOverflow=function(){if(document){if(document.body.style.overflow){a.bodyOverflow=document.body.style.overflow}document.body.style.overflow="hidden"}};this.enableOverflow=function(){if(document){if(a.bodyOverflow){document.body.style.overflow=a.bodyOverflow}else{document.body.style.removeProperty("overflow")}}};this.animateOpenWindow=function(){a.animating="intro";clearTimeout(a.animationDelayTimeout);a.animationDelayTimeout=setTimeout(a.stopIntroAnimationWindow.bind(a),r(a.cssTransitionDuration))};this.animateCloseWindow=function(){a.animating="outro";clearTimeout(a.animationDelayTimeout);a.animationDelayTimeout=setTimeout(a.stopOutroAnimationWindow.bind(a),r(a.cssTransitionDuration))};this.closeModal=function(t){var o;if(((o=t.target)===null||o===void 0?void 0:o.localName)!=="mds-modal"){return}a.opened=t.target!==t.currentTarget;if(!a.opened){a.closeEvent.emit()}}}t.prototype.componentWillLoad=function(){var t;this.bottom=this.host.querySelector('[slot="bottom"]')!==null;this.top=this.host.querySelector('[slot="top"]')!==null;this.window=this.host.querySelector('[slot="window"]')!==null;if(this.overflow==="auto"&&this.opened){this.disableOverflow()}if(this.window){(t=this.host.querySelector('[slot="window"]'))===null||t===void 0?void 0:t.setAttribute("role","dialog")}};t.prototype.componentWillRender=function(){this.animating=this.opened?"intro":"outro"};t.prototype.componentDidLoad=function(){this.updateCSSCustomProps()};t.prototype.handleOpenProp=function(t){if(t){if(this.overflow==="auto"){this.disableOverflow()}this.animateOpenWindow();return}if(this.overflow==="auto"){this.enableOverflow()}this.animateCloseWindow()};t.prototype.onModalCloseListener=function(){this.opened=false};t.prototype.onBannerCloseListener=function(){this.opened=false};t.prototype.render=function(){var t=this;return a(n,{key:"7c55fe13070b89c43efcc7168dbdb8d07b749b8a","aria-modal":s(this.opened?"true":"false"),onClick:function(o){t.closeModal(o)}},this.window?a("slot",{name:"window"}):a("div",{class:s("window",(this.top||this.bottom)&&"window-".concat(this.top?"-top":"").concat(this.bottom?"-bottom":"")),part:"window"},this.top&&a("slot",{name:"top"}),a("slot",null),this.bottom&&a("slot",{name:"bottom"})),!this.window&&a("mds-button",{key:"e9b3c0037f8a0cf2fc3b284dc02b2f7b16bbe205",class:"action-close",icon:"mi/baseline/close",variant:"light",tone:"quiet",size:"xl",onClick:function(o){t.closeModal(o)}}))};Object.defineProperty(t.prototype,"host",{get:function(){return i(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{opened:["handleOpenProp"]}},enumerable:false,configurable:true});return t}());h.style=m}}}));