@maggioli-design-system/mds-list 3.11.1 → 3.12.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 (40) hide show
  1. package/dist/cjs/mds-list.cjs.entry.js +1 -1
  2. package/dist/collection/common/floating-controller.js +3 -3
  3. package/dist/collection/common/slot.js +10 -1
  4. package/dist/collection/common/string.js +30 -0
  5. package/dist/collection/components/mds-list/mds-list.css +122 -2
  6. package/dist/collection/dictionary/keyboard.js +84 -0
  7. package/dist/collection/type/keyboard.js +1 -0
  8. package/dist/components/mds-list.js +1 -1
  9. package/dist/documentation.json +1 -1
  10. package/dist/esm/mds-list.entry.js +1 -1
  11. package/dist/esm-es5/mds-list.entry.js +1 -1
  12. package/dist/mds-list/mds-list.esm.js +1 -1
  13. package/dist/mds-list/p-1117cef8.entry.js +1 -0
  14. package/dist/mds-list/p-7e28b9bd.system.entry.js +1 -0
  15. package/dist/mds-list/p-afd62772.system.js +1 -1
  16. package/dist/stats.json +22 -16
  17. package/dist/types/common/slot.d.ts +2 -1
  18. package/dist/types/common/string.d.ts +4 -0
  19. package/dist/types/dictionary/keyboard.d.ts +2 -0
  20. package/dist/types/type/keyboard.d.ts +12 -0
  21. package/documentation.json +21 -1
  22. package/package.json +3 -3
  23. package/src/common/floating-controller.ts +6 -6
  24. package/src/common/slot.ts +11 -0
  25. package/src/common/string.ts +42 -0
  26. package/src/components/mds-list/mds-list.css +2 -0
  27. package/src/dictionary/keyboard.ts +87 -0
  28. package/src/fixtures/icons.json +18 -1
  29. package/src/meta/keyboard/keys.json +83 -0
  30. package/src/tailwind/components.css +11 -0
  31. package/src/tailwind/fouc.css +118 -0
  32. package/src/type/keyboard.ts +93 -0
  33. package/www/build/mds-list.esm.js +1 -1
  34. package/www/build/p-1117cef8.entry.js +1 -0
  35. package/www/build/p-7e28b9bd.system.entry.js +1 -0
  36. package/www/build/p-afd62772.system.js +1 -1
  37. package/dist/mds-list/p-6ba51af5.entry.js +0 -1
  38. package/dist/mds-list/p-7bb1e582.system.entry.js +0 -1
  39. package/www/build/p-6ba51af5.entry.js +0 -1
  40. package/www/build/p-7bb1e582.system.entry.js +0 -1
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-a4d3ebfa.js');
6
6
 
7
- const mdsListCss = ":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}";
7
+ const mdsListCss = ":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}: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}";
8
8
  const MdsListStyle0 = mdsListCss;
9
9
 
10
10
  const MdsList = class {
@@ -143,12 +143,12 @@ export class FloatingController {
143
143
  }
144
144
  export class Backdrop {
145
145
  constructor(backdropId) {
146
- this.defaultBackdropId = 'mds-backdrop';
146
+ this.defaultBackdropId = 'magma-backdrop';
147
147
  this.backdropBackgroundVisible = 'rgba(var(--magma-backdrop-color, 0 0 0) / var(--magma-backdrop-opacity, 0.1))';
148
148
  this.backdropBackgroundHidden = 'rgba(var(--magma-backdrop-color, 0 0 0) / 0)';
149
149
  this.backdropId = backdropId !== null && backdropId !== void 0 ? backdropId : this.defaultBackdropId;
150
- this.cssBackdropZIndex = `var(--${this.backdropId}-z-index)`;
151
- this.cssBackdropDuration = `var(--${this.backdropId}-duration)`;
150
+ this.cssBackdropZIndex = `var(--${this.backdropId}-z-index, 4000)`;
151
+ this.cssBackdropDuration = `var(--${this.backdropId}-animation-duration, 300ms)`;
152
152
  }
153
153
  attachBackdrop() {
154
154
  if (!this.backdropEl) {
@@ -16,4 +16,13 @@ const hasSlottedNodes = (el, name) => {
16
16
  }
17
17
  return false;
18
18
  };
19
- export { hasSlottedElements, hasSlottedNodes, };
19
+ const hasSlotted = (el, name) => {
20
+ var _a;
21
+ const query = name ? `slot[name="${name}"]` : 'slot:not([name])';
22
+ const slot = (_a = el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(query);
23
+ if (slot) {
24
+ return slot.assignedNodes().length > 0 || slot.assignedElements().length > 0;
25
+ }
26
+ return false;
27
+ };
28
+ export { hasSlottedElements, hasSlottedNodes, hasSlotted, };
@@ -0,0 +1,30 @@
1
+ const levenshteinDistance = (a, b) => {
2
+ const dp = Array.from({ length: a.length + 1 }, (_, i) =>
3
+ // eslint-disable-next-line no-nested-ternary
4
+ Array.from({ length: b.length + 1 }, (_, j) => (i === 0 ? j : j === 0 ? i : 0)));
5
+ for (let i = 1; i <= a.length; i++) {
6
+ for (let j = 1; j <= b.length; j++) {
7
+ if (a[i - 1] === b[j - 1]) {
8
+ dp[i][j] = dp[i - 1][j - 1];
9
+ }
10
+ else {
11
+ dp[i][j] = 1 + Math.min(dp[i - 1][j], dp[i][j - 1], dp[i - 1][j - 1]);
12
+ }
13
+ }
14
+ }
15
+ return dp[a.length][b.length];
16
+ };
17
+ const closest = (input, validCodes) => {
18
+ let [closest] = validCodes;
19
+ let minDistance = levenshteinDistance(input, closest);
20
+ for (const code of validCodes) {
21
+ const distance = levenshteinDistance(input, code);
22
+ if (distance < minDistance) {
23
+ minDistance = distance;
24
+ closest = code;
25
+ }
26
+ }
27
+ return closest;
28
+ };
29
+ const firstLetterUppercase = (str) => str.charAt(0).toUpperCase() + str.slice(1);
30
+ export { closest, firstLetterUppercase, levenshteinDistance, };
@@ -6,12 +6,132 @@
6
6
 
7
7
  padding-left: 1rem;
8
8
 
9
- display: grid
9
+ display: grid;
10
10
  }
11
11
 
12
12
  ul {
13
13
 
14
14
  margin: 0rem;
15
15
 
16
- padding: 0rem
16
+ padding: 0rem;
17
17
  }
18
+
19
+ :host(:not(:is([hydrated], .hydrated))) {
20
+ animation-duration: 0s;
21
+ border-color: transparent;
22
+ box-shadow: 0 0 0 transparent;
23
+ opacity: 0;
24
+ outline-color: transparent;
25
+ transition-delay: 0s;
26
+ transition-duration: 0s;
27
+ visibility: hidden;
28
+ }
29
+
30
+ /* TODO refact(stencil): Uses only used selector from parent shadowDOM component */
31
+
32
+ mds-accordion:not(:is([hydrated], .hydrated)),
33
+ mds-accordion-item:not(:is([hydrated], .hydrated)),
34
+ mds-accordion-timer:not(:is([hydrated], .hydrated)),
35
+ mds-accordion-timer-item:not(:is([hydrated], .hydrated)),
36
+ mds-author:not(:is([hydrated], .hydrated)),
37
+ mds-avatar:not(:is([hydrated], .hydrated)),
38
+ mds-badge:not(:is([hydrated], .hydrated)),
39
+ mds-banner:not(:is([hydrated], .hydrated)),
40
+ mds-benchmark-bar:not(:is([hydrated], .hydrated)),
41
+ mds-bibliography:not(:is([hydrated], .hydrated)),
42
+ mds-breadcrumb:not(:is([hydrated], .hydrated)),
43
+ mds-breadcrumb-item:not(:is([hydrated], .hydrated)),
44
+ mds-button:not(:is([hydrated], .hydrated)),
45
+ mds-card:not(:is([hydrated], .hydrated)),
46
+ mds-card-content:not(:is([hydrated], .hydrated)),
47
+ mds-card-footer:not(:is([hydrated], .hydrated)),
48
+ mds-card-header:not(:is([hydrated], .hydrated)),
49
+ mds-card-media:not(:is([hydrated], .hydrated)),
50
+ mds-chip:not(:is([hydrated], .hydrated)),
51
+ mds-details:not(:is([hydrated], .hydrated)),
52
+ mds-dropdown:not(:is([hydrated], .hydrated)),
53
+ mds-entity:not(:is([hydrated], .hydrated)),
54
+ mds-file:not(:is([hydrated], .hydrated)),
55
+ mds-file-preview:not(:is([hydrated], .hydrated)),
56
+ mds-filter:not(:is([hydrated], .hydrated)),
57
+ mds-filter-item:not(:is([hydrated], .hydrated)),
58
+ mds-header:not(:is([hydrated], .hydrated)),
59
+ mds-header-bar:not(:is([hydrated], .hydrated)),
60
+ mds-help:not(:is([hydrated], .hydrated)),
61
+ mds-horizontal-scroll:not(:is([hydrated], .hydrated)),
62
+ mds-hr:not(:is([hydrated], .hydrated)),
63
+ mds-icon:not(:is([hydrated], .hydrated)),
64
+ mds-img:not(:is([hydrated], .hydrated)),
65
+ mds-input:not(:is([hydrated], .hydrated)),
66
+ mds-input-field:not(:is([hydrated], .hydrated)),
67
+ mds-input-range:not(:is([hydrated], .hydrated)),
68
+ mds-input-select:not(:is([hydrated], .hydrated)),
69
+ mds-input-switch:not(:is([hydrated], .hydrated)),
70
+ mds-input-tip:not(:is([hydrated], .hydrated)),
71
+ mds-input-tip-item:not(:is([hydrated], .hydrated)),
72
+ mds-input-upload:not(:is([hydrated], .hydrated)),
73
+ mds-keyboard:not(:is([hydrated], .hydrated)),
74
+ mds-keyboard-key:not(:is([hydrated], .hydrated)),
75
+ mds-kpi:not(:is([hydrated], .hydrated)),
76
+ mds-kpi-item:not(:is([hydrated], .hydrated)),
77
+ mds-label:not(:is([hydrated], .hydrated)),
78
+ mds-list:not(:is([hydrated], .hydrated)),
79
+ mds-list-item:not(:is([hydrated], .hydrated)),
80
+ mds-modal:not(:is([hydrated], .hydrated)),
81
+ mds-note:not(:is([hydrated], .hydrated)),
82
+ mds-notification:not(:is([hydrated], .hydrated)),
83
+ mds-paginator:not(:is([hydrated], .hydrated)),
84
+ mds-paginator-item:not(:is([hydrated], .hydrated)),
85
+ mds-pref:not(:is([hydrated], .hydrated)),
86
+ mds-pref-animation:not(:is([hydrated], .hydrated)),
87
+ mds-pref-consumption:not(:is([hydrated], .hydrated)),
88
+ mds-pref-contrast:not(:is([hydrated], .hydrated)),
89
+ mds-pref-language:not(:is([hydrated], .hydrated)),
90
+ mds-pref-language-item:not(:is([hydrated], .hydrated)),
91
+ mds-pref-theme:not(:is([hydrated], .hydrated)),
92
+ mds-price-table:not(:is([hydrated], .hydrated)),
93
+ mds-price-table-features:not(:is([hydrated], .hydrated)),
94
+ mds-price-table-features-cell:not(:is([hydrated], .hydrated)),
95
+ mds-price-table-features-row:not(:is([hydrated], .hydrated)),
96
+ mds-price-table-header:not(:is([hydrated], .hydrated)),
97
+ mds-price-table-list:not(:is([hydrated], .hydrated)),
98
+ mds-price-table-list-item:not(:is([hydrated], .hydrated)),
99
+ mds-progress:not(:is([hydrated], .hydrated)),
100
+ mds-push-notification:not(:is([hydrated], .hydrated)),
101
+ mds-push-notifications:not(:is([hydrated], .hydrated)),
102
+ mds-quote:not(:is([hydrated], .hydrated)),
103
+ mds-separator:not(:is([hydrated], .hydrated)),
104
+ mds-spinner:not(:is([hydrated], .hydrated)),
105
+ mds-stepper-bar:not(:is([hydrated], .hydrated)),
106
+ mds-stepper-bar-item:not(:is([hydrated], .hydrated)),
107
+ mds-tab:not(:is([hydrated], .hydrated)),
108
+ mds-tab-bar:not(:is([hydrated], .hydrated)),
109
+ mds-tab-bar-item:not(:is([hydrated], .hydrated)),
110
+ mds-tab-item:not(:is([hydrated], .hydrated)),
111
+ mds-table:not(:is([hydrated], .hydrated)),
112
+ mds-table-body:not(:is([hydrated], .hydrated)),
113
+ mds-table-cell:not(:is([hydrated], .hydrated)),
114
+ mds-table-footer:not(:is([hydrated], .hydrated)),
115
+ mds-table-header:not(:is([hydrated], .hydrated)),
116
+ mds-table-header-cell:not(:is([hydrated], .hydrated)),
117
+ mds-table-row:not(:is([hydrated], .hydrated)),
118
+ mds-text:not(:is([hydrated], .hydrated)),
119
+ mds-toast:not(:is([hydrated], .hydrated)),
120
+ mds-tooltip:not(:is([hydrated], .hydrated)),
121
+ mds-tree:not(:is([hydrated], .hydrated)),
122
+ mds-tree-item:not(:is([hydrated], .hydrated)),
123
+ mds-url-view:not(:is([hydrated], .hydrated)),
124
+ mds-usage:not(:is([hydrated], .hydrated)),
125
+ mds-video-wall:not(:is([hydrated], .hydrated)),
126
+ mds-zero:not(:is([hydrated], .hydrated))
127
+ {
128
+ animation-duration: 0s;
129
+ border-color: transparent;
130
+ box-shadow: 0 0 0 transparent;
131
+ opacity: 0;
132
+ outline-color: transparent;
133
+ transition-delay: 0s;
134
+ transition-duration: 0s;
135
+ visibility: hidden;
136
+ }
137
+
@@ -0,0 +1,84 @@
1
+ const keyboardKeyNameDictionary = [
2
+ '0',
3
+ '1',
4
+ '2',
5
+ '3',
6
+ '4',
7
+ '5',
8
+ '6',
9
+ '7',
10
+ '8',
11
+ '9',
12
+ 'a',
13
+ 'alt',
14
+ 'altleft',
15
+ 'altright',
16
+ 'arrowdown',
17
+ 'arrowleft',
18
+ 'arrowright',
19
+ 'arrowup',
20
+ 'b',
21
+ 'backspace',
22
+ 'c',
23
+ 'capslock',
24
+ 'command',
25
+ 'commandleft',
26
+ 'commandright',
27
+ 'control',
28
+ 'controlleft',
29
+ 'controlright',
30
+ 'd',
31
+ 'delete',
32
+ 'e',
33
+ 'end',
34
+ 'enter',
35
+ 'escape',
36
+ 'f',
37
+ 'f1',
38
+ 'f10',
39
+ 'f11',
40
+ 'f12',
41
+ 'f2',
42
+ 'f3',
43
+ 'f4',
44
+ 'f5',
45
+ 'f6',
46
+ 'f7',
47
+ 'f8',
48
+ 'f9',
49
+ 'g',
50
+ 'h',
51
+ 'home',
52
+ 'i',
53
+ 'j',
54
+ 'k',
55
+ 'l',
56
+ 'm',
57
+ 'n',
58
+ 'o',
59
+ 'option',
60
+ 'optionleft',
61
+ 'optionright',
62
+ 'p',
63
+ 'pagedown',
64
+ 'pageup',
65
+ 'q',
66
+ 'r',
67
+ 's',
68
+ 'shift',
69
+ 'shiftleft',
70
+ 'shiftright',
71
+ 'space',
72
+ 't',
73
+ 'tab',
74
+ 'u',
75
+ 'v',
76
+ 'w',
77
+ 'windows',
78
+ 'windowsleft',
79
+ 'windowsright',
80
+ 'x',
81
+ 'y',
82
+ 'z',
83
+ ];
84
+ export { keyboardKeyNameDictionary, };
@@ -0,0 +1 @@
1
+ export {};
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const mdsListCss = ":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}";
3
+ const mdsListCss = ":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}: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}";
4
4
  const MdsListStyle0 = mdsListCss;
5
5
 
6
6
  const MdsList$1 = /*@__PURE__*/ proxyCustomElement(class MdsList extends HTMLElement {
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-02-06T08:22:34",
2
+ "timestamp": "2025-02-25T17:50:52",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.25.1",
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-179f1f1c.js';
2
2
 
3
- const mdsListCss = ":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}";
3
+ const mdsListCss = ":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}: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}";
4
4
  const MdsListStyle0 = mdsListCss;
5
5
 
6
6
  const MdsList = class {
@@ -1 +1 @@
1
- import{r as registerInstance,h,H as Host}from"./index-179f1f1c.js";var mdsListCss=":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}";var MdsListStyle0=mdsListCss;var MdsList=function(){function s(s){registerInstance(this,s)}s.prototype.render=function(){return h(Host,{key:"62900dba66a8d7e9068965cfabef00a5d8403e78",role:"list"},h("slot",{key:"7359b396a6a6253b5c55ed6c1c864d88835c0d6b"}))};return s}();MdsList.style=MdsListStyle0;export{MdsList as mds_list};
1
+ import{r as registerInstance,h,H as Host}from"./index-179f1f1c.js";var mdsListCss=":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}: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 MdsListStyle0=mdsListCss;var MdsList=function(){function d(d){registerInstance(this,d)}d.prototype.render=function(){return h(Host,{key:"62900dba66a8d7e9068965cfabef00a5d8403e78",role:"list"},h("slot",{key:"7359b396a6a6253b5c55ed6c1c864d88835c0d6b"}))};return d}();MdsList.style=MdsListStyle0;export{MdsList as mds_list};
@@ -1 +1 @@
1
- import{p as a,b as t}from"./p-5823ad4a.js";export{s as setNonce}from"./p-5823ad4a.js";import{g as o}from"./p-e1255160.js";(()=>{const s=import.meta.url,t={};return""!==s&&(t.resourcesUrl=new URL(".",s).href),a(t)})().then((async a=>(await o(),t([["p-6ba51af5",[[1,"mds-list"]]]],a))));
1
+ import{p as a,b as t}from"./p-5823ad4a.js";export{s as setNonce}from"./p-5823ad4a.js";import{g as o}from"./p-e1255160.js";(()=>{const s=import.meta.url,t={};return""!==s&&(t.resourcesUrl=new URL(".",s).href),a(t)})().then((async s=>(await o(),t([["p-1117cef8",[[1,"mds-list"]]]],s))));
@@ -0,0 +1 @@
1
+ import{r as d,h as t,H as e}from"./p-5823ad4a.js";const a=class{constructor(t){d(this,t)}render(){return t(e,{key:"62900dba66a8d7e9068965cfabef00a5d8403e78",role:"list"},t("slot",{key:"7359b396a6a6253b5c55ed6c1c864d88835c0d6b"}))}};a.style=":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}: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}";export{a as mds_list}
@@ -0,0 +1 @@
1
+ System.register(["./p-001d09da.system.js"],(function(d){"use strict";var t,e,a;return{setters:[function(d){t=d.r;e=d.h;a=d.H}],execute:function(){var r=":host{gap:1rem;padding-left:1rem;display:grid}ul{margin:0rem;padding:0rem}: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 s=r;var i=d("mds_list",function(){function d(d){t(this,d)}d.prototype.render=function(){return e(a,{key:"62900dba66a8d7e9068965cfabef00a5d8403e78",role:"list"},e("slot",{key:"7359b396a6a6253b5c55ed6c1c864d88835c0d6b"}))};return d}());i.style=s}}}));
@@ -1 +1 @@
1
- var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,u){function c(t){try{a(r.next(t))}catch(t){u(t)}}function o(t){try{a(r["throw"](t))}catch(t){u(t)}}function a(t){t.done?e(t.value):i(t.value).then(c,o)}a((r=r.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var e={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]},r,i,u,c;return c={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(c[Symbol.iterator]=function(){return this}),c;function o(t){return function(n){return a([t,n])}}function a(o){if(r)throw new TypeError("Generator is already executing.");while(c&&(c=0,o[0]&&(e=0)),e)try{if(r=1,i&&(u=o[0]&2?i["return"]:o[0]?i["throw"]||((u=i["return"])&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;if(i=0,u)o=[o[0]&2,u.value];switch(o[0]){case 0:case 1:u=o;break;case 4:e.label++;return{value:o[1],done:false};case 5:e.label++;i=o[1];o=[0];continue;case 7:o=e.ops.pop();e.trys.pop();continue;default:if(!(u=e.trys,u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){e=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){e.label=o[1];break}if(o[0]===6&&e.label<u[1]){e.label=u[1];u=o;break}if(u&&e.label<u[2]){e.label=u[2];e.ops.push(o);break}if(u[2])e.ops.pop();e.trys.pop();continue}o=n.call(t,e)}catch(t){o=[6,t];i=0}finally{r=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};System.register(["./p-001d09da.system.js","./p-56ba5cbf.system.js"],(function(t,n){"use strict";var e,r,i;return{setters:[function(n){e=n.p;r=n.b;t("setNonce",n.s)},function(t){i=t.g}],execute:function(){var t=this;var u=function(){var t=n.meta.url;var r={};if(t!==""){r.resourcesUrl=new URL(".",t).href}return e(r)};u().then((function(n){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,i()];case 1:t.sent();return[2,r([["p-7bb1e582.system",[[1,"mds-list"]]]],n)]}}))}))}))}}}));
1
+ var __awaiter=this&&this.__awaiter||function(t,n,e,r){function i(t){return t instanceof e?t:new e((function(n){n(t)}))}return new(e||(e=Promise))((function(e,u){function c(t){try{a(r.next(t))}catch(t){u(t)}}function o(t){try{a(r["throw"](t))}catch(t){u(t)}}function a(t){t.done?e(t.value):i(t.value).then(c,o)}a((r=r.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var e={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]},r,i,u,c;return c={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(c[Symbol.iterator]=function(){return this}),c;function o(t){return function(n){return a([t,n])}}function a(o){if(r)throw new TypeError("Generator is already executing.");while(c&&(c=0,o[0]&&(e=0)),e)try{if(r=1,i&&(u=o[0]&2?i["return"]:o[0]?i["throw"]||((u=i["return"])&&u.call(i),0):i.next)&&!(u=u.call(i,o[1])).done)return u;if(i=0,u)o=[o[0]&2,u.value];switch(o[0]){case 0:case 1:u=o;break;case 4:e.label++;return{value:o[1],done:false};case 5:e.label++;i=o[1];o=[0];continue;case 7:o=e.ops.pop();e.trys.pop();continue;default:if(!(u=e.trys,u=u.length>0&&u[u.length-1])&&(o[0]===6||o[0]===2)){e=0;continue}if(o[0]===3&&(!u||o[1]>u[0]&&o[1]<u[3])){e.label=o[1];break}if(o[0]===6&&e.label<u[1]){e.label=u[1];u=o;break}if(u&&e.label<u[2]){e.label=u[2];e.ops.push(o);break}if(u[2])e.ops.pop();e.trys.pop();continue}o=n.call(t,e)}catch(t){o=[6,t];i=0}finally{r=u=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};System.register(["./p-001d09da.system.js","./p-56ba5cbf.system.js"],(function(t,n){"use strict";var e,r,i;return{setters:[function(n){e=n.p;r=n.b;t("setNonce",n.s)},function(t){i=t.g}],execute:function(){var t=this;var u=function(){var t=n.meta.url;var r={};if(t!==""){r.resourcesUrl=new URL(".",t).href}return e(r)};u().then((function(n){return __awaiter(t,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,i()];case 1:t.sent();return[2,r([["p-7e28b9bd.system",[[1,"mds-list"]]]],n)]}}))}))}))}}}));
package/dist/stats.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-02-06T08:22:34",
2
+ "timestamp": "2025-02-25T17:50:53",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "22.11.0"
@@ -9,11 +9,11 @@
9
9
  "fsNamespace": "mds-list",
10
10
  "components": 1,
11
11
  "entries": 1,
12
- "bundles": 98,
12
+ "bundles": 101,
13
13
  "outputs": [
14
14
  {
15
15
  "name": "dist-collection",
16
- "files": 50,
16
+ "files": 53,
17
17
  "generatedFiles": [
18
18
  "./dist/collection/common/aria.js",
19
19
  "./dist/collection/common/date.js",
@@ -24,6 +24,7 @@
24
24
  "./dist/collection/common/keyboard-manager.js",
25
25
  "./dist/collection/common/locale.js",
26
26
  "./dist/collection/common/slot.js",
27
+ "./dist/collection/common/string.js",
27
28
  "./dist/collection/common/unit.js",
28
29
  "./dist/collection/common/yugop/core.js",
29
30
  "./dist/collection/common/yugop/index.js",
@@ -42,6 +43,7 @@
42
43
  "./dist/collection/dictionary/floating-ui.js",
43
44
  "./dist/collection/dictionary/icon.js",
44
45
  "./dist/collection/dictionary/input.js",
46
+ "./dist/collection/dictionary/keyboard.js",
45
47
  "./dist/collection/dictionary/loading.js",
46
48
  "./dist/collection/dictionary/text.js",
47
49
  "./dist/collection/dictionary/tree.js",
@@ -58,6 +60,7 @@
58
60
  "./dist/collection/type/form-rel.js",
59
61
  "./dist/collection/type/header-bar.js",
60
62
  "./dist/collection/type/input.js",
63
+ "./dist/collection/type/keyboard.js",
61
64
  "./dist/collection/type/loading.js",
62
65
  "./dist/collection/type/preference.js",
63
66
  "./dist/collection/type/text.js",
@@ -105,22 +108,22 @@
105
108
  "./dist/mds-list/mds-list.esm.js",
106
109
  "./dist/mds-list/mds-list.js",
107
110
  "./dist/mds-list/p-001d09da.system.js",
111
+ "./dist/mds-list/p-1117cef8.entry.js",
108
112
  "./dist/mds-list/p-50ea2036.system.js",
109
113
  "./dist/mds-list/p-56ba5cbf.system.js",
110
114
  "./dist/mds-list/p-5823ad4a.js",
111
- "./dist/mds-list/p-6ba51af5.entry.js",
112
- "./dist/mds-list/p-7bb1e582.system.entry.js",
115
+ "./dist/mds-list/p-7e28b9bd.system.entry.js",
113
116
  "./dist/mds-list/p-afd62772.system.js",
114
117
  "./dist/mds-list/p-e1255160.js",
115
118
  "./www/build/index.esm.js",
116
119
  "./www/build/mds-list.esm.js",
117
120
  "./www/build/mds-list.js",
118
121
  "./www/build/p-001d09da.system.js",
122
+ "./www/build/p-1117cef8.entry.js",
119
123
  "./www/build/p-50ea2036.system.js",
120
124
  "./www/build/p-56ba5cbf.system.js",
121
125
  "./www/build/p-5823ad4a.js",
122
- "./www/build/p-6ba51af5.entry.js",
123
- "./www/build/p-7bb1e582.system.entry.js",
126
+ "./www/build/p-7e28b9bd.system.entry.js",
124
127
  "./www/build/p-afd62772.system.js",
125
128
  "./www/build/p-e1255160.js"
126
129
  ]
@@ -155,12 +158,12 @@
155
158
  "components": [
156
159
  "mds-list"
157
160
  ],
158
- "bundleId": "p-6ba51af5",
159
- "fileName": "p-6ba51af5.entry.js",
161
+ "bundleId": "p-1117cef8",
162
+ "fileName": "p-1117cef8.entry.js",
160
163
  "imports": [
161
164
  "p-5823ad4a.js"
162
165
  ],
163
- "originalByteSize": 547
166
+ "originalByteSize": 5547
164
167
  }
165
168
  ],
166
169
  "esm": [
@@ -174,7 +177,7 @@
174
177
  "imports": [
175
178
  "index-179f1f1c.js"
176
179
  ],
177
- "originalByteSize": 551
180
+ "originalByteSize": 5551
178
181
  }
179
182
  ],
180
183
  "es5": [
@@ -188,7 +191,7 @@
188
191
  "imports": [
189
192
  "index-179f1f1c.js"
190
193
  ],
191
- "originalByteSize": 551
194
+ "originalByteSize": 5551
192
195
  }
193
196
  ],
194
197
  "system": [
@@ -197,12 +200,12 @@
197
200
  "components": [
198
201
  "mds-list"
199
202
  ],
200
- "bundleId": "p-7bb1e582.system",
201
- "fileName": "p-7bb1e582.system.entry.js",
203
+ "bundleId": "p-7e28b9bd.system",
204
+ "fileName": "p-7e28b9bd.system.entry.js",
202
205
  "imports": [
203
206
  "p-001d09da.system.js"
204
207
  ],
205
- "originalByteSize": 818
208
+ "originalByteSize": 5818
206
209
  }
207
210
  ],
208
211
  "commonjs": [
@@ -216,7 +219,7 @@
216
219
  "imports": [
217
220
  "index-a4d3ebfa.js"
218
221
  ],
219
- "originalByteSize": 621
222
+ "originalByteSize": 5621
220
223
  }
221
224
  ]
222
225
  },
@@ -387,6 +390,7 @@
387
390
  "./src/common/keyboard-manager.ts": [],
388
391
  "./src/common/locale.ts": [],
389
392
  "./src/common/slot.ts": [],
393
+ "./src/common/string.ts": [],
390
394
  "./src/common/unit.ts": [],
391
395
  "./src/common/yugop/core.ts": [
392
396
  "./src/common/yugop/utils/math",
@@ -417,6 +421,7 @@
417
421
  "./src/fixtures/iconsauce.json"
418
422
  ],
419
423
  "./src/dictionary/input.ts": [],
424
+ "./src/dictionary/keyboard.ts": [],
420
425
  "./src/dictionary/loading.ts": [],
421
426
  "./src/dictionary/text.ts": [],
422
427
  "./src/dictionary/tree.ts": [],
@@ -433,6 +438,7 @@
433
438
  "./src/type/form-rel.ts": [],
434
439
  "./src/type/header-bar.ts": [],
435
440
  "./src/type/input.ts": [],
441
+ "./src/type/keyboard.ts": [],
436
442
  "./src/type/loading.ts": [],
437
443
  "./src/type/preference.ts": [],
438
444
  "./src/type/text.ts": [],
@@ -1,3 +1,4 @@
1
1
  declare const hasSlottedElements: (el: HTMLElement, name?: string) => boolean;
2
2
  declare const hasSlottedNodes: (el: HTMLElement, name?: string) => boolean;
3
- export { hasSlottedElements, hasSlottedNodes, };
3
+ declare const hasSlotted: (el: HTMLElement, name?: string) => boolean;
4
+ export { hasSlottedElements, hasSlottedNodes, hasSlotted, };
@@ -0,0 +1,4 @@
1
+ declare const levenshteinDistance: (a: string, b: string) => number;
2
+ declare const closest: (input: string, validCodes: string[]) => string;
3
+ declare const firstLetterUppercase: (str: string) => string;
4
+ export { closest, firstLetterUppercase, levenshteinDistance, };
@@ -0,0 +1,2 @@
1
+ declare const keyboardKeyNameDictionary: string[];
2
+ export { keyboardKeyNameDictionary, };
@@ -0,0 +1,12 @@
1
+ export type KeyboardKeyData = {
2
+ alias: string;
3
+ description: string;
4
+ group: string;
5
+ keyCodes: string[];
6
+ keyboardPosition?: {
7
+ left?: boolean;
8
+ right?: boolean;
9
+ };
10
+ };
11
+ export type KeyboardKeyName = '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | 'a' | 'alt' | 'altleft' | 'altright' | 'arrowdown' | 'arrowleft' | 'arrowright' | 'arrowup' | 'b' | 'backspace' | 'c' | 'capslock' | 'command' | 'commandleft' | 'commandright' | 'control' | 'controlleft' | 'controlright' | 'd' | 'delete' | 'e' | 'end' | 'enter' | 'escape' | 'f' | 'f1' | 'f10' | 'f11' | 'f12' | 'f2' | 'f3' | 'f4' | 'f5' | 'f6' | 'f7' | 'f8' | 'f9' | 'g' | 'h' | 'home' | 'i' | 'j' | 'k' | 'l' | 'm' | 'n' | 'o' | 'option' | 'optionleft' | 'optionright' | 'p' | 'pagedown' | 'pageup' | 'q' | 'r' | 's' | 'shift' | 'shiftleft' | 'shiftright' | 'space' | 't' | 'tab' | 'u' | 'v' | 'w' | 'windows' | 'windowsleft' | 'windowsright' | 'x' | 'y' | 'z';
12
+ export type KeyboardKeyMap = Record<KeyboardKeyName, KeyboardKeyData>;