kemet-ui 3.0.0 → 3.0.1

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 (135) hide show
  1. package/custom-elements.json +657 -715
  2. package/dist/components/kemet-accordion/kemet-accordion-panel.d.ts +2 -2
  3. package/dist/components/kemet-accordion/kemet-accordion-panel.js +1 -1
  4. package/dist/components/kemet-accordion/kemet-accordion-panel.js.map +1 -1
  5. package/dist/components/kemet-accordion/kemet-accordion.d.ts +3 -3
  6. package/dist/components/kemet-accordion/kemet-accordion.js +2 -1
  7. package/dist/components/kemet-accordion/kemet-accordion.js.map +1 -1
  8. package/dist/components/kemet-alert/kemet-alert.d.ts +2 -2
  9. package/dist/components/kemet-alert/kemet-alert.js.map +1 -1
  10. package/dist/components/kemet-badge/kemet-badge.js.map +1 -1
  11. package/dist/components/kemet-button/kemet-button.d.ts +2 -2
  12. package/dist/components/kemet-button/kemet-button.js +1 -1
  13. package/dist/components/kemet-button/kemet-button.js.map +1 -1
  14. package/dist/components/kemet-card/kemet-card.d.ts +1 -1
  15. package/dist/components/kemet-card/kemet-card.js +1 -1
  16. package/dist/components/kemet-card/kemet-card.js.map +1 -1
  17. package/dist/components/kemet-carousel/kemet-carousel-current.d.ts +1 -1
  18. package/dist/components/kemet-carousel/kemet-carousel-current.js.map +1 -1
  19. package/dist/components/kemet-carousel/kemet-carousel-last.d.ts +1 -1
  20. package/dist/components/kemet-carousel/kemet-carousel-last.js +1 -1
  21. package/dist/components/kemet-carousel/kemet-carousel-last.js.map +1 -1
  22. package/dist/components/kemet-carousel/kemet-carousel.d.ts +18 -14
  23. package/dist/components/kemet-carousel/kemet-carousel.js +32 -13
  24. package/dist/components/kemet-carousel/kemet-carousel.js.map +1 -1
  25. package/dist/components/kemet-checkbox/kemet-checkbox.d.ts +4 -4
  26. package/dist/components/kemet-checkbox/kemet-checkbox.js +4 -4
  27. package/dist/components/kemet-checkbox/kemet-checkbox.js.map +1 -1
  28. package/dist/components/kemet-combo/kemet-combo.d.ts +8 -8
  29. package/dist/components/kemet-combo/kemet-combo.js +13 -17
  30. package/dist/components/kemet-combo/kemet-combo.js.map +1 -1
  31. package/dist/components/kemet-count/kemet-count.d.ts +1 -1
  32. package/dist/components/kemet-count/kemet-count.js +1 -1
  33. package/dist/components/kemet-count/kemet-count.js.map +1 -1
  34. package/dist/components/kemet-draggable/kemet-draggable.d.ts +3 -3
  35. package/dist/components/kemet-draggable/kemet-draggable.js +6 -5
  36. package/dist/components/kemet-draggable/kemet-draggable.js.map +1 -1
  37. package/dist/components/kemet-drawer/kemet-drawer.d.ts +2 -2
  38. package/dist/components/kemet-drawer/kemet-drawer.js +2 -2
  39. package/dist/components/kemet-drawer/kemet-drawer.js.map +1 -1
  40. package/dist/components/kemet-drawer/styles.js +1 -0
  41. package/dist/components/kemet-drawer/styles.js.map +1 -1
  42. package/dist/components/kemet-fab/kemet-fab.d.ts +1 -1
  43. package/dist/components/kemet-fab/kemet-fab.js +1 -1
  44. package/dist/components/kemet-fab/kemet-fab.js.map +1 -1
  45. package/dist/components/kemet-field/kemet-field.d.ts +7 -7
  46. package/dist/components/kemet-field/kemet-field.js +9 -14
  47. package/dist/components/kemet-field/kemet-field.js.map +1 -1
  48. package/dist/components/kemet-flipcard/kemet-flipcard-trigger.d.ts +1 -1
  49. package/dist/components/kemet-flipcard/kemet-flipcard-trigger.js +2 -3
  50. package/dist/components/kemet-flipcard/kemet-flipcard-trigger.js.map +1 -1
  51. package/dist/components/kemet-flipcard/kemet-flipcard.d.ts +2 -2
  52. package/dist/components/kemet-flipcard/kemet-flipcard.js +3 -5
  53. package/dist/components/kemet-flipcard/kemet-flipcard.js.map +1 -1
  54. package/dist/components/kemet-input/kemet-input.d.ts +3 -22
  55. package/dist/components/kemet-input/kemet-input.js +3 -23
  56. package/dist/components/kemet-input/kemet-input.js.map +1 -1
  57. package/dist/components/kemet-modal/kemet-modal.d.ts +4 -4
  58. package/dist/components/kemet-modal/kemet-modal.js +3 -3
  59. package/dist/components/kemet-modal/kemet-modal.js.map +1 -1
  60. package/dist/components/kemet-password/kemet-password.d.ts +14 -8
  61. package/dist/components/kemet-password/kemet-password.js +4 -33
  62. package/dist/components/kemet-password/kemet-password.js.map +1 -1
  63. package/dist/components/kemet-popper/kemet-popper-close.d.ts +1 -1
  64. package/dist/components/kemet-popper/kemet-popper-close.js +2 -3
  65. package/dist/components/kemet-popper/kemet-popper-close.js.map +1 -1
  66. package/dist/components/kemet-popper/kemet-popper.d.ts +18 -7
  67. package/dist/components/kemet-popper/kemet-popper.js +21 -25
  68. package/dist/components/kemet-popper/kemet-popper.js.map +1 -1
  69. package/dist/components/kemet-radio/kemet-radios.d.ts +5 -4
  70. package/dist/components/kemet-radio/kemet-radios.js +10 -4
  71. package/dist/components/kemet-radio/kemet-radios.js.map +1 -1
  72. package/dist/components/kemet-rotator/kemet-rotator.d.ts +1 -1
  73. package/dist/components/kemet-rotator/kemet-rotator.js +1 -2
  74. package/dist/components/kemet-rotator/kemet-rotator.js.map +1 -1
  75. package/dist/components/kemet-scroll-link/kemet-scroll-link.d.ts +2 -2
  76. package/dist/components/kemet-scroll-link/kemet-scroll-link.js +11 -10
  77. package/dist/components/kemet-scroll-link/kemet-scroll-link.js.map +1 -1
  78. package/dist/components/kemet-scroll-nav/kemet-scroll-nav.d.ts +2 -2
  79. package/dist/components/kemet-scroll-nav/kemet-scroll-nav.js +2 -7
  80. package/dist/components/kemet-scroll-nav/kemet-scroll-nav.js.map +1 -1
  81. package/dist/components/kemet-scroll-snap/kemet-scroll-snap-paginator.d.ts +5 -4
  82. package/dist/components/kemet-scroll-snap/kemet-scroll-snap-paginator.js +1 -1
  83. package/dist/components/kemet-scroll-snap/kemet-scroll-snap-paginator.js.map +1 -1
  84. package/dist/components/kemet-scroll-snap/kemet-scroll-snap-slide.d.ts +1 -1
  85. package/dist/components/kemet-scroll-snap/kemet-scroll-snap-slide.js +1 -1
  86. package/dist/components/kemet-scroll-snap/kemet-scroll-snap-slide.js.map +1 -1
  87. package/dist/components/kemet-scroll-snap/kemet-scroll-snap.d.ts +3 -2
  88. package/dist/components/kemet-scroll-snap/kemet-scroll-snap.js +2 -7
  89. package/dist/components/kemet-scroll-snap/kemet-scroll-snap.js.map +1 -1
  90. package/dist/components/kemet-select/kemet-option.d.ts +1 -1
  91. package/dist/components/kemet-select/kemet-option.js +1 -1
  92. package/dist/components/kemet-select/kemet-option.js.map +1 -1
  93. package/dist/components/kemet-select/kemet-select.d.ts +19 -10
  94. package/dist/components/kemet-select/kemet-select.js +3 -44
  95. package/dist/components/kemet-select/kemet-select.js.map +1 -1
  96. package/dist/components/kemet-sortable/kemet-sortable.d.ts +5 -5
  97. package/dist/components/kemet-sortable/kemet-sortable.js +5 -5
  98. package/dist/components/kemet-sortable/kemet-sortable.js.map +1 -1
  99. package/dist/components/kemet-svgs/kemet-svgs.d.ts +1 -1
  100. package/dist/components/kemet-svgs/kemet-svgs.js +1 -1
  101. package/dist/components/kemet-svgs/kemet-svgs.js.map +1 -1
  102. package/dist/components/kemet-tabs/kemet-tab-panel.d.ts +1 -0
  103. package/dist/components/kemet-tabs/kemet-tab-panel.js +3 -0
  104. package/dist/components/kemet-tabs/kemet-tab-panel.js.map +1 -1
  105. package/dist/components/kemet-tabs/kemet-tab.d.ts +1 -0
  106. package/dist/components/kemet-tabs/kemet-tab.js +4 -1
  107. package/dist/components/kemet-tabs/kemet-tab.js.map +1 -1
  108. package/dist/components/kemet-tabs/kemet-tabs.d.ts +23 -14
  109. package/dist/components/kemet-tabs/kemet-tabs.js +3 -47
  110. package/dist/components/kemet-tabs/kemet-tabs.js.map +1 -1
  111. package/dist/components/kemet-textarea/kemet-textarea.js.map +1 -1
  112. package/dist/components/kemet-toggle/kemet-toggle.d.ts +3 -3
  113. package/dist/components/kemet-toggle/kemet-toggle.js +3 -3
  114. package/dist/components/kemet-toggle/kemet-toggle.js.map +1 -1
  115. package/dist/components/kemet-tooltip/kemet-tooltip.d.ts +2 -2
  116. package/dist/components/kemet-tooltip/kemet-tooltip.js +13 -12
  117. package/dist/components/kemet-tooltip/kemet-tooltip.js.map +1 -1
  118. package/dist/components/kemet-tracker/kemet-tracker-step.d.ts +2 -2
  119. package/dist/components/kemet-tracker/kemet-tracker-step.js +2 -2
  120. package/dist/components/kemet-tracker/kemet-tracker-step.js.map +1 -1
  121. package/dist/components/kemet-tracker/kemet-tracker.d.ts +2 -1
  122. package/dist/components/kemet-tracker/kemet-tracker.js.map +1 -1
  123. package/dist/components/kemet-upload/kemet-upload-file.js +1 -2
  124. package/dist/components/kemet-upload/kemet-upload-file.js.map +1 -1
  125. package/dist/components/kemet-upload/kemet-upload.d.ts +3 -3
  126. package/dist/components/kemet-upload/kemet-upload.js +3 -8
  127. package/dist/components/kemet-upload/kemet-upload.js.map +1 -1
  128. package/dist/kemet-components.bundle.js +98 -86
  129. package/dist/kemet-components.bundle.js.map +1 -1
  130. package/dist/kemet-components.cjs +8680 -8803
  131. package/dist/kemet-components.js +8680 -8803
  132. package/dist/styles/kemet.core.css +1 -561
  133. package/dist/styles/kemet.core.css.map +1 -1
  134. package/dist/tsconfig.tsbuildinfo +1 -1
  135. package/package.json +5 -3
@@ -4,44 +4,34 @@
4
4
  "modules": [
5
5
  {
6
6
  "kind": "javascript-module",
7
- "path": "src/components/kemet-alert/kemet-alert.ts",
7
+ "path": "src/components/kemet-accordion/kemet-accordion-panel.ts",
8
8
  "declarations": [
9
9
  {
10
10
  "kind": "class",
11
11
  "description": "",
12
- "name": "KemetAlert",
13
- "cssProperties": [
12
+ "name": "KemetAccordionPanel",
13
+ "cssParts": [
14
14
  {
15
- "description": "The padding on the alert.",
16
- "name": "--kemet-alert-padding"
15
+ "description": "Contains the trigger for the panel.",
16
+ "name": "trigger"
17
17
  },
18
18
  {
19
- "description": "The thickness of the border.",
20
- "name": "--kemet-alert-border-thickness"
21
- },
19
+ "description": "Contains the body for the panel.",
20
+ "name": "body"
21
+ }
22
+ ],
23
+ "slots": [
22
24
  {
23
- "description": "The status color. Default: inherit.",
24
- "name": "--kemet-alert-status-color"
25
+ "description": "The trigger button that opens and closes the panel.",
26
+ "name": "trigger"
25
27
  },
26
28
  {
27
- "description": "The alert's alignment.",
28
- "name": "--kemet-alert-align-items"
29
+ "description": "The body content of the panel.",
30
+ "name": "body"
29
31
  },
30
32
  {
31
- "description": "The border around the alert.",
32
- "name": "--kemet-alert-border"
33
- }
34
- ],
35
- "cssParts": [
36
- {
37
- "description": "Container for the close button.",
38
- "name": "close"
39
- }
40
- ],
41
- "slots": [
42
- {
43
- "description": "The contents of the alert.",
44
- "name": "default"
33
+ "description": "The icon for the panel.",
34
+ "name": "icon"
45
35
  }
46
36
  ],
47
37
  "members": [
@@ -51,87 +41,72 @@
51
41
  "type": {
52
42
  "text": "boolean"
53
43
  },
54
- "description": "Determines if the alert is opened or not.",
44
+ "default": "undefined",
45
+ "description": "Determines the opened state of the panel",
55
46
  "attribute": "opened",
56
47
  "reflects": true
57
48
  },
58
49
  {
59
50
  "kind": "field",
60
- "name": "reveal",
61
- "type": {
62
- "text": "boolean"
63
- },
64
- "description": "Fades in the alert when opened.",
65
- "attribute": "reveal",
66
- "reflects": true
67
- },
68
- {
69
- "kind": "field",
70
- "name": "closable",
51
+ "name": "maxHeight",
71
52
  "type": {
72
- "text": "boolean"
53
+ "text": "string"
73
54
  },
74
- "description": "Adds a close button to the alert.",
75
- "attribute": "closable",
76
- "reflects": true
55
+ "default": "'0px'",
56
+ "description": "Sets the max height of the panel's body",
57
+ "attribute": "max-height"
77
58
  },
78
59
  {
79
60
  "kind": "field",
80
- "name": "status",
61
+ "name": "slug",
81
62
  "type": {
82
- "text": "TypeStatus"
63
+ "text": "string"
83
64
  },
84
- "default": "'standard'",
85
- "attribute": "status",
86
- "reflects": true
65
+ "default": "'panel'",
66
+ "description": "Uniquely identifies a panel for accessibility purposes",
67
+ "attribute": "slug"
87
68
  },
88
69
  {
89
70
  "kind": "field",
90
- "name": "borderStatus",
71
+ "name": "index",
91
72
  "type": {
92
- "text": "string"
73
+ "text": "number"
93
74
  },
94
- "description": "Adds a border that indicates the status.",
95
- "attribute": "border-status",
96
- "reflects": true
75
+ "attribute": "index"
97
76
  },
98
77
  {
99
- "kind": "field",
100
- "name": "hidden",
101
- "type": {
102
- "text": "boolean"
103
- },
104
- "description": "Hides the element from document flow.",
105
- "attribute": "hidden",
106
- "reflects": true
78
+ "kind": "method",
79
+ "name": "toggle"
107
80
  },
108
81
  {
109
- "kind": "field",
110
- "name": "overlay",
111
- "type": {
112
- "text": "string"
113
- },
114
- "description": "Fixes the alert over content in specified position.",
115
- "attribute": "overlay",
116
- "reflects": true
82
+ "kind": "method",
83
+ "name": "focusableBodyElements"
117
84
  },
118
85
  {
119
86
  "kind": "method",
120
- "name": "makeCloseBtn"
87
+ "name": "a11y"
121
88
  },
122
89
  {
123
90
  "kind": "method",
124
- "name": "handleMotion"
91
+ "name": "handleKeyDown",
92
+ "parameters": [
93
+ {
94
+ "name": "event",
95
+ "type": {
96
+ "text": "KeyboardEvent"
97
+ }
98
+ }
99
+ ]
125
100
  }
126
101
  ],
127
102
  "events": [
128
103
  {
129
- "description": "Fires when alert is opened.",
130
- "name": "kemet-alert-opened"
104
+ "description": "Fires when a panel is opened",
105
+ "name": "kemet-accordion-panel-opened"
131
106
  },
132
107
  {
133
- "description": "Fires when alert is closed.",
134
- "name": "kemet-alert-closed"
108
+ "description": "Fires when a panel is closed",
109
+ "name": "kemet-accordion-panel-closed"
135
110
  }
136
111
  ],
137
112
  "attributes": [
@@ -140,64 +115,171 @@
140
115
  "type": {
141
116
  "text": "boolean"
142
117
  },
143
- "description": "Determines if the alert is opened or not.",
118
+ "default": "undefined",
119
+ "resolveInitializer": {
120
+ "module": "src/components/kemet-accordion/kemet-accordion-panel.ts"
121
+ },
122
+ "description": "Determines the opened state of the panel",
144
123
  "fieldName": "opened"
145
124
  },
146
125
  {
147
- "name": "reveal",
126
+ "name": "max-height",
148
127
  "type": {
149
- "text": "boolean"
128
+ "text": "string"
150
129
  },
151
- "description": "Fades in the alert when opened.",
152
- "fieldName": "reveal"
130
+ "default": "'0px'",
131
+ "description": "Sets the max height of the panel's body",
132
+ "fieldName": "maxHeight"
153
133
  },
154
134
  {
155
- "name": "closable",
135
+ "name": "slug",
156
136
  "type": {
157
- "text": "boolean"
137
+ "text": "string"
158
138
  },
159
- "description": "Adds a close button to the alert.",
160
- "fieldName": "closable"
139
+ "default": "'panel'",
140
+ "description": "Uniquely identifies a panel for accessibility purposes",
141
+ "fieldName": "slug"
161
142
  },
162
143
  {
163
- "name": "status",
144
+ "name": "index",
164
145
  "type": {
165
- "text": "TypeStatus"
146
+ "text": "number"
166
147
  },
167
- "default": "'standard'",
168
- "fieldName": "status"
169
- },
148
+ "fieldName": "index"
149
+ }
150
+ ],
151
+ "superclass": {
152
+ "name": "LitElement",
153
+ "package": "lit"
154
+ },
155
+ "tagName": "kemet-accordion-panel",
156
+ "summary": "A blade for an accordion.",
157
+ "customElement": true
158
+ }
159
+ ],
160
+ "exports": [
161
+ {
162
+ "kind": "js",
163
+ "name": "default",
164
+ "declaration": {
165
+ "name": "KemetAccordionPanel",
166
+ "module": "src/components/kemet-accordion/kemet-accordion-panel.ts"
167
+ }
168
+ },
169
+ {
170
+ "kind": "custom-element-definition",
171
+ "name": "kemet-accordion-panel",
172
+ "declaration": {
173
+ "name": "KemetAccordionPanel",
174
+ "module": "src/components/kemet-accordion/kemet-accordion-panel.ts"
175
+ }
176
+ }
177
+ ]
178
+ },
179
+ {
180
+ "kind": "javascript-module",
181
+ "path": "src/components/kemet-accordion/kemet-accordion.ts",
182
+ "declarations": [
183
+ {
184
+ "kind": "class",
185
+ "description": "",
186
+ "name": "KemetAccordion",
187
+ "members": [
170
188
  {
171
- "name": "border-status",
189
+ "kind": "field",
190
+ "name": "currentPanel",
172
191
  "type": {
173
- "text": "string"
192
+ "text": "number"
174
193
  },
175
- "description": "Adds a border that indicates the status.",
176
- "fieldName": "borderStatus"
194
+ "default": "0",
195
+ "description": "The index value for the most recently opened panel",
196
+ "attribute": "current-panel"
177
197
  },
178
198
  {
179
- "name": "hidden",
199
+ "kind": "field",
200
+ "name": "togglePanels",
180
201
  "type": {
181
202
  "text": "boolean"
182
203
  },
183
- "description": "Hides the element from document flow.",
184
- "fieldName": "hidden"
204
+ "default": "false",
205
+ "description": "Support for closing all inactive panels when one is opened",
206
+ "attribute": "toggle-panels"
185
207
  },
186
208
  {
187
- "name": "overlay",
209
+ "kind": "method",
210
+ "name": "handleSlotChange"
211
+ },
212
+ {
213
+ "kind": "method",
214
+ "name": "handlePanelOpened",
215
+ "parameters": [
216
+ {
217
+ "name": "event",
218
+ "type": {
219
+ "text": "CustomEvent"
220
+ }
221
+ }
222
+ ]
223
+ },
224
+ {
225
+ "kind": "method",
226
+ "name": "navigatePanels",
227
+ "parameters": [
228
+ {
229
+ "name": "direction",
230
+ "type": {
231
+ "text": "string"
232
+ }
233
+ }
234
+ ]
235
+ },
236
+ {
237
+ "kind": "method",
238
+ "name": "handleKeyDown",
239
+ "parameters": [
240
+ {
241
+ "name": "event",
242
+ "type": {
243
+ "text": "KeyboardEvent"
244
+ }
245
+ }
246
+ ]
247
+ },
248
+ {
249
+ "kind": "method",
250
+ "name": "expandAll"
251
+ },
252
+ {
253
+ "kind": "method",
254
+ "name": "collapseAll"
255
+ }
256
+ ],
257
+ "attributes": [
258
+ {
259
+ "name": "current-panel",
188
260
  "type": {
189
- "text": "string"
261
+ "text": "number"
190
262
  },
191
- "description": "Fixes the alert over content in specified position.",
192
- "fieldName": "overlay"
263
+ "default": "0",
264
+ "description": "The index value for the most recently opened panel",
265
+ "fieldName": "currentPanel"
266
+ },
267
+ {
268
+ "name": "toggle-panels",
269
+ "type": {
270
+ "text": "boolean"
271
+ },
272
+ "default": "false",
273
+ "description": "Support for closing all inactive panels when one is opened",
274
+ "fieldName": "togglePanels"
193
275
  }
194
276
  ],
195
277
  "superclass": {
196
278
  "name": "LitElement",
197
279
  "package": "lit"
198
280
  },
199
- "tagName": "kemet-alert",
200
- "summary": "Calls out important messages and notifications.",
281
+ "tagName": "kemet-accordion",
282
+ "summary": "A component that acts like a standard accordion.",
201
283
  "customElement": true
202
284
  }
203
285
  ],
@@ -206,16 +288,16 @@
206
288
  "kind": "js",
207
289
  "name": "default",
208
290
  "declaration": {
209
- "name": "KemetAlert",
210
- "module": "src/components/kemet-alert/kemet-alert.ts"
291
+ "name": "KemetAccordion",
292
+ "module": "src/components/kemet-accordion/kemet-accordion.ts"
211
293
  }
212
294
  },
213
295
  {
214
296
  "kind": "custom-element-definition",
215
- "name": "kemet-alert",
297
+ "name": "kemet-accordion",
216
298
  "declaration": {
217
- "name": "KemetAlert",
218
- "module": "src/components/kemet-alert/kemet-alert.ts"
299
+ "name": "KemetAccordion",
300
+ "module": "src/components/kemet-accordion/kemet-accordion.ts"
219
301
  }
220
302
  }
221
303
  ]
@@ -447,34 +529,44 @@
447
529
  },
448
530
  {
449
531
  "kind": "javascript-module",
450
- "path": "src/components/kemet-accordion/kemet-accordion-panel.ts",
532
+ "path": "src/components/kemet-alert/kemet-alert.ts",
451
533
  "declarations": [
452
534
  {
453
535
  "kind": "class",
454
536
  "description": "",
455
- "name": "KemetAccordionPanel",
456
- "cssParts": [
537
+ "name": "KemetAlert",
538
+ "cssProperties": [
457
539
  {
458
- "description": "Contains the trigger for the panel.",
459
- "name": "trigger"
540
+ "description": "The padding on the alert.",
541
+ "name": "--kemet-alert-padding"
460
542
  },
461
543
  {
462
- "description": "Contains the body for the panel.",
463
- "name": "body"
464
- }
465
- ],
466
- "slots": [
544
+ "description": "The thickness of the border.",
545
+ "name": "--kemet-alert-border-thickness"
546
+ },
467
547
  {
468
- "description": "The trigger button that opens and closes the panel.",
469
- "name": "trigger"
548
+ "description": "The status color. Default: inherit.",
549
+ "name": "--kemet-alert-status-color"
470
550
  },
471
551
  {
472
- "description": "The body content of the panel.",
473
- "name": "body"
552
+ "description": "The alert's alignment.",
553
+ "name": "--kemet-alert-align-items"
474
554
  },
475
555
  {
476
- "description": "The icon for the panel.",
477
- "name": "icon"
556
+ "description": "The border around the alert.",
557
+ "name": "--kemet-alert-border"
558
+ }
559
+ ],
560
+ "cssParts": [
561
+ {
562
+ "description": "Container for the close button.",
563
+ "name": "close"
564
+ }
565
+ ],
566
+ "slots": [
567
+ {
568
+ "description": "The contents of the alert.",
569
+ "name": "default"
478
570
  }
479
571
  ],
480
572
  "members": [
@@ -484,233 +576,153 @@
484
576
  "type": {
485
577
  "text": "boolean"
486
578
  },
487
- "default": "undefined",
488
- "description": "Determines the opened state of the panel",
579
+ "description": "Determines if the alert is opened or not.",
489
580
  "attribute": "opened",
490
581
  "reflects": true
491
582
  },
492
583
  {
493
584
  "kind": "field",
494
- "name": "maxHeight",
495
- "type": {
496
- "text": "string"
497
- },
498
- "default": "'0px'",
499
- "description": "Sets the max height of the panel's body",
500
- "attribute": "max-height"
501
- },
502
- {
503
- "kind": "field",
504
- "name": "slug",
585
+ "name": "reveal",
505
586
  "type": {
506
- "text": "string"
587
+ "text": "boolean"
507
588
  },
508
- "default": "'panel'",
509
- "description": "Uniquely identifies a panel for accessibility purposes",
510
- "attribute": "slug"
589
+ "description": "Fades in the alert when opened.",
590
+ "attribute": "reveal",
591
+ "reflects": true
511
592
  },
512
593
  {
513
594
  "kind": "field",
514
- "name": "index",
515
- "type": {
516
- "text": "number"
517
- },
518
- "attribute": "index"
519
- },
520
- {
521
- "kind": "method",
522
- "name": "toggle"
523
- },
524
- {
525
- "kind": "method",
526
- "name": "focusableBodyElements"
527
- },
528
- {
529
- "kind": "method",
530
- "name": "a11y"
531
- },
532
- {
533
- "kind": "method",
534
- "name": "handleKeyDown",
535
- "parameters": [
536
- {
537
- "name": "event"
538
- }
539
- ]
540
- }
541
- ],
542
- "events": [
543
- {
544
- "description": "Fires when a panel is opened",
545
- "name": "kemet-accordion-panel-opened"
546
- },
547
- {
548
- "description": "Fires when a panel is closed",
549
- "name": "kemet-accordion-panel-closed"
550
- }
551
- ],
552
- "attributes": [
553
- {
554
- "name": "opened",
595
+ "name": "closable",
555
596
  "type": {
556
597
  "text": "boolean"
557
598
  },
558
- "default": "undefined",
559
- "resolveInitializer": {
560
- "module": "src/components/kemet-accordion/kemet-accordion-panel.ts"
561
- },
562
- "description": "Determines the opened state of the panel",
563
- "fieldName": "opened"
564
- },
565
- {
566
- "name": "max-height",
567
- "type": {
568
- "text": "string"
569
- },
570
- "default": "'0px'",
571
- "description": "Sets the max height of the panel's body",
572
- "fieldName": "maxHeight"
573
- },
574
- {
575
- "name": "slug",
576
- "type": {
577
- "text": "string"
578
- },
579
- "default": "'panel'",
580
- "description": "Uniquely identifies a panel for accessibility purposes",
581
- "fieldName": "slug"
599
+ "description": "Adds a close button to the alert.",
600
+ "attribute": "closable",
601
+ "reflects": true
582
602
  },
583
603
  {
584
- "name": "index",
604
+ "kind": "field",
605
+ "name": "status",
585
606
  "type": {
586
- "text": "number"
607
+ "text": "TypeStatus"
587
608
  },
588
- "fieldName": "index"
589
- }
590
- ],
591
- "superclass": {
592
- "name": "LitElement",
593
- "package": "lit"
594
- },
595
- "tagName": "kemet-accordion-panel",
596
- "summary": "A blade for an accordion.",
597
- "customElement": true
598
- }
599
- ],
600
- "exports": [
601
- {
602
- "kind": "js",
603
- "name": "default",
604
- "declaration": {
605
- "name": "KemetAccordionPanel",
606
- "module": "src/components/kemet-accordion/kemet-accordion-panel.ts"
607
- }
608
- },
609
- {
610
- "kind": "custom-element-definition",
611
- "name": "kemet-accordion-panel",
612
- "declaration": {
613
- "name": "KemetAccordionPanel",
614
- "module": "src/components/kemet-accordion/kemet-accordion-panel.ts"
615
- }
616
- }
617
- ]
618
- },
619
- {
620
- "kind": "javascript-module",
621
- "path": "src/components/kemet-accordion/kemet-accordion.ts",
622
- "declarations": [
623
- {
624
- "kind": "class",
625
- "description": "",
626
- "name": "KemetAccordion",
627
- "members": [
609
+ "default": "'standard'",
610
+ "attribute": "status",
611
+ "reflects": true
612
+ },
628
613
  {
629
614
  "kind": "field",
630
- "name": "currentPanel",
615
+ "name": "borderStatus",
631
616
  "type": {
632
- "text": "number"
617
+ "text": "string"
633
618
  },
634
- "default": "0",
635
- "description": "The index value for the most recently opened panel",
636
- "attribute": "current-panel"
619
+ "description": "Adds a border that indicates the status.",
620
+ "attribute": "border-status",
621
+ "reflects": true
637
622
  },
638
623
  {
639
624
  "kind": "field",
640
- "name": "togglePanels",
625
+ "name": "hidden",
641
626
  "type": {
642
627
  "text": "boolean"
643
628
  },
644
- "default": "false",
645
- "description": "Support for closing all inactive panels when one is opened",
646
- "attribute": "toggle-panels"
647
- },
648
- {
649
- "kind": "method",
650
- "name": "handleSlotChange"
629
+ "description": "Hides the element from document flow.",
630
+ "attribute": "hidden",
631
+ "reflects": true
651
632
  },
652
633
  {
653
- "kind": "method",
654
- "name": "handlePanelOpened",
655
- "parameters": [
656
- {
657
- "name": "event"
658
- }
659
- ]
634
+ "kind": "field",
635
+ "name": "overlay",
636
+ "type": {
637
+ "text": "string"
638
+ },
639
+ "description": "Fixes the alert over content in specified position.",
640
+ "attribute": "overlay",
641
+ "reflects": true
660
642
  },
661
643
  {
662
644
  "kind": "method",
663
- "name": "navigatePanels",
664
- "parameters": [
665
- {
666
- "name": "direction"
667
- }
668
- ]
645
+ "name": "makeCloseBtn"
669
646
  },
670
647
  {
671
648
  "kind": "method",
672
- "name": "handleKeyDown",
673
- "parameters": [
674
- {
675
- "name": "event"
676
- }
677
- ]
678
- },
649
+ "name": "handleMotion"
650
+ }
651
+ ],
652
+ "events": [
679
653
  {
680
- "kind": "method",
681
- "name": "expandAll"
654
+ "description": "Fires when alert is opened.",
655
+ "name": "kemet-alert-opened"
682
656
  },
683
657
  {
684
- "kind": "method",
685
- "name": "collapseAll"
658
+ "description": "Fires when alert is closed.",
659
+ "name": "kemet-alert-closed"
686
660
  }
687
661
  ],
688
662
  "attributes": [
689
663
  {
690
- "name": "current-panel",
664
+ "name": "opened",
691
665
  "type": {
692
- "text": "number"
666
+ "text": "boolean"
693
667
  },
694
- "default": "0",
695
- "description": "The index value for the most recently opened panel",
696
- "fieldName": "currentPanel"
668
+ "description": "Determines if the alert is opened or not.",
669
+ "fieldName": "opened"
697
670
  },
698
671
  {
699
- "name": "toggle-panels",
672
+ "name": "reveal",
700
673
  "type": {
701
674
  "text": "boolean"
702
675
  },
703
- "default": "false",
704
- "description": "Support for closing all inactive panels when one is opened",
705
- "fieldName": "togglePanels"
676
+ "description": "Fades in the alert when opened.",
677
+ "fieldName": "reveal"
678
+ },
679
+ {
680
+ "name": "closable",
681
+ "type": {
682
+ "text": "boolean"
683
+ },
684
+ "description": "Adds a close button to the alert.",
685
+ "fieldName": "closable"
686
+ },
687
+ {
688
+ "name": "status",
689
+ "type": {
690
+ "text": "TypeStatus"
691
+ },
692
+ "default": "'standard'",
693
+ "fieldName": "status"
694
+ },
695
+ {
696
+ "name": "border-status",
697
+ "type": {
698
+ "text": "string"
699
+ },
700
+ "description": "Adds a border that indicates the status.",
701
+ "fieldName": "borderStatus"
702
+ },
703
+ {
704
+ "name": "hidden",
705
+ "type": {
706
+ "text": "boolean"
707
+ },
708
+ "description": "Hides the element from document flow.",
709
+ "fieldName": "hidden"
710
+ },
711
+ {
712
+ "name": "overlay",
713
+ "type": {
714
+ "text": "string"
715
+ },
716
+ "description": "Fixes the alert over content in specified position.",
717
+ "fieldName": "overlay"
706
718
  }
707
719
  ],
708
720
  "superclass": {
709
721
  "name": "LitElement",
710
722
  "package": "lit"
711
723
  },
712
- "tagName": "kemet-accordion",
713
- "summary": "A component that acts like a standard accordion.",
724
+ "tagName": "kemet-alert",
725
+ "summary": "Calls out important messages and notifications.",
714
726
  "customElement": true
715
727
  }
716
728
  ],
@@ -719,16 +731,16 @@
719
731
  "kind": "js",
720
732
  "name": "default",
721
733
  "declaration": {
722
- "name": "KemetAccordion",
723
- "module": "src/components/kemet-accordion/kemet-accordion.ts"
734
+ "name": "KemetAlert",
735
+ "module": "src/components/kemet-alert/kemet-alert.ts"
724
736
  }
725
737
  },
726
738
  {
727
739
  "kind": "custom-element-definition",
728
- "name": "kemet-accordion",
740
+ "name": "kemet-alert",
729
741
  "declaration": {
730
- "name": "KemetAccordion",
731
- "module": "src/components/kemet-accordion/kemet-accordion.ts"
742
+ "name": "KemetAlert",
743
+ "module": "src/components/kemet-alert/kemet-alert.ts"
732
744
  }
733
745
  }
734
746
  ]
@@ -948,7 +960,7 @@
948
960
  "name": "default"
949
961
  },
950
962
  {
951
- "description": "The cards's header.",
963
+ "description": "The card's header.",
952
964
  "name": "header"
953
965
  },
954
966
  {
@@ -1119,7 +1131,7 @@
1119
1131
  "type": {
1120
1132
  "text": "boolean"
1121
1133
  },
1122
- "description": "Determines whether or not the button is active",
1134
+ "description": "Determines if the button is active",
1123
1135
  "attribute": "active",
1124
1136
  "reflects": true
1125
1137
  },
@@ -1215,10 +1227,10 @@
1215
1227
  "parameters": [
1216
1228
  {
1217
1229
  "name": "event",
1218
- "description": "event object",
1219
1230
  "type": {
1220
1231
  "text": "object"
1221
- }
1232
+ },
1233
+ "description": "event object"
1222
1234
  }
1223
1235
  ],
1224
1236
  "description": "Handles keyup",
@@ -1231,7 +1243,7 @@
1231
1243
  "type": {
1232
1244
  "text": "boolean"
1233
1245
  },
1234
- "description": "Determines whether or not the button is active",
1246
+ "description": "Determines if the button is active",
1235
1247
  "fieldName": "active"
1236
1248
  },
1237
1249
  {
@@ -1489,7 +1501,7 @@
1489
1501
  "package": "lit"
1490
1502
  },
1491
1503
  "tagName": "kemet-carousel-last",
1492
- "summary": "A link to the last slide in the carousel..",
1504
+ "summary": "A link to the last slide in the carousel.",
1493
1505
  "customElement": true
1494
1506
  }
1495
1507
  ],
@@ -2071,7 +2083,7 @@
2071
2083
  "text": "boolean"
2072
2084
  },
2073
2085
  "default": "false",
2074
- "description": "Determines whether or not to display arrows.",
2086
+ "description": "Determines whether to display arrows.",
2075
2087
  "attribute": "arrows",
2076
2088
  "reflects": true
2077
2089
  },
@@ -2100,7 +2112,10 @@
2100
2112
  "name": "swipeStart",
2101
2113
  "parameters": [
2102
2114
  {
2103
- "name": "event"
2115
+ "name": "event",
2116
+ "type": {
2117
+ "text": "TouchEvent | MouseEvent"
2118
+ }
2104
2119
  }
2105
2120
  ]
2106
2121
  },
@@ -2109,7 +2124,10 @@
2109
2124
  "name": "swipeEnd",
2110
2125
  "parameters": [
2111
2126
  {
2112
- "name": "event"
2127
+ "name": "event",
2128
+ "type": {
2129
+ "text": "TouchEvent | MouseEvent"
2130
+ }
2113
2131
  }
2114
2132
  ]
2115
2133
  },
@@ -2118,7 +2136,10 @@
2118
2136
  "name": "swipeUpdate",
2119
2137
  "parameters": [
2120
2138
  {
2121
- "name": "event"
2139
+ "name": "event",
2140
+ "type": {
2141
+ "text": "TouchEvent | MouseEvent"
2142
+ }
2122
2143
  }
2123
2144
  ]
2124
2145
  },
@@ -2167,7 +2188,10 @@
2167
2188
  "name": "updateIndex",
2168
2189
  "parameters": [
2169
2190
  {
2170
- "name": "newIndex"
2191
+ "name": "newIndex",
2192
+ "type": {
2193
+ "text": "number"
2194
+ }
2171
2195
  }
2172
2196
  ]
2173
2197
  },
@@ -2180,7 +2204,10 @@
2180
2204
  "name": "goToSlide",
2181
2205
  "parameters": [
2182
2206
  {
2183
- "name": "index"
2207
+ "name": "index",
2208
+ "type": {
2209
+ "text": "number"
2210
+ }
2184
2211
  }
2185
2212
  ]
2186
2213
  },
@@ -2193,7 +2220,10 @@
2193
2220
  "name": "handleLink",
2194
2221
  "parameters": [
2195
2222
  {
2196
- "name": "event"
2223
+ "name": "event",
2224
+ "type": {
2225
+ "text": "CustomEvent"
2226
+ }
2197
2227
  }
2198
2228
  ]
2199
2229
  },
@@ -2202,14 +2232,17 @@
2202
2232
  "name": "getOption",
2203
2233
  "parameters": [
2204
2234
  {
2205
- "name": "option"
2235
+ "name": "option",
2236
+ "type": {
2237
+ "text": "string"
2238
+ }
2206
2239
  }
2207
2240
  ]
2208
2241
  }
2209
2242
  ],
2210
2243
  "events": [
2211
2244
  {
2212
- "description": "Fires with the a slide has begun to change.",
2245
+ "description": "Fires when the slide has begun to change.",
2213
2246
  "name": "kemet-carousel-change-start"
2214
2247
  },
2215
2248
  {
@@ -2269,7 +2302,7 @@
2269
2302
  "text": "boolean"
2270
2303
  },
2271
2304
  "default": "false",
2272
- "description": "Determines whether or not to display arrows.",
2305
+ "description": "Determines whether to display arrows.",
2273
2306
  "fieldName": "arrows"
2274
2307
  },
2275
2308
  {
@@ -2333,7 +2366,7 @@
2333
2366
  "name": "--kemet-checkbox-size"
2334
2367
  },
2335
2368
  {
2336
- "description": "The color of the checkbox's mark.",
2369
+ "description": "The color of the checkbox mark.",
2337
2370
  "name": "--kemet-checkbox-color"
2338
2371
  },
2339
2372
  {
@@ -2345,7 +2378,7 @@
2345
2378
  "name": "--kemet-checkbox-border-radius"
2346
2379
  },
2347
2380
  {
2348
- "description": "The filled color of the checkbox's mark.",
2381
+ "description": "The filled color of the checkbox mark.",
2349
2382
  "name": "--kemet-checkbox-filled-color"
2350
2383
  },
2351
2384
  {
@@ -2359,7 +2392,7 @@
2359
2392
  "name": "label"
2360
2393
  },
2361
2394
  {
2362
- "description": "The the label's text.",
2395
+ "description": "The label's text.",
2363
2396
  "name": "text"
2364
2397
  },
2365
2398
  {
@@ -2764,14 +2797,14 @@
2764
2797
  "kind": "field",
2765
2798
  "name": "filteredOptions",
2766
2799
  "type": {
2767
- "text": "any[]"
2800
+ "text": "string[]"
2768
2801
  }
2769
2802
  },
2770
2803
  {
2771
2804
  "kind": "field",
2772
2805
  "name": "field",
2773
2806
  "type": {
2774
- "text": "KemetFieldInterface"
2807
+ "text": "KemetField"
2775
2808
  }
2776
2809
  },
2777
2810
  {
@@ -2790,7 +2823,10 @@
2790
2823
  "name": "handleInput",
2791
2824
  "parameters": [
2792
2825
  {
2793
- "name": "event"
2826
+ "name": "event",
2827
+ "type": {
2828
+ "text": "CustomEvent"
2829
+ }
2794
2830
  }
2795
2831
  ]
2796
2832
  },
@@ -2799,7 +2835,10 @@
2799
2835
  "name": "handleSelection",
2800
2836
  "parameters": [
2801
2837
  {
2802
- "name": "event"
2838
+ "name": "event",
2839
+ "type": {
2840
+ "text": "KeyboardEvent"
2841
+ }
2803
2842
  }
2804
2843
  ]
2805
2844
  },
@@ -2808,7 +2847,10 @@
2808
2847
  "name": "handleOptionKeyDown",
2809
2848
  "parameters": [
2810
2849
  {
2811
- "name": "event"
2850
+ "name": "event",
2851
+ "type": {
2852
+ "text": "KeyboardEvent"
2853
+ }
2812
2854
  }
2813
2855
  ]
2814
2856
  },
@@ -2817,7 +2859,10 @@
2817
2859
  "name": "handleInputKeyDown",
2818
2860
  "parameters": [
2819
2861
  {
2820
- "name": "event"
2862
+ "name": "event",
2863
+ "type": {
2864
+ "text": "KeyboardEvent"
2865
+ }
2821
2866
  }
2822
2867
  ]
2823
2868
  }
@@ -3008,7 +3053,7 @@
3008
3053
  "package": "lit"
3009
3054
  },
3010
3055
  "tagName": "kemet-count",
3011
- "summary": "Maintains a character count for a input field. Is to be used only in the component slot of a Field component.",
3056
+ "summary": "Maintains a character count for an input field. Is to be used only in the component slot of a Field component.",
3012
3057
  "customElement": true
3013
3058
  }
3014
3059
  ],
@@ -3084,7 +3129,10 @@
3084
3129
  "name": "startDrag",
3085
3130
  "parameters": [
3086
3131
  {
3087
- "name": "event"
3132
+ "name": "event",
3133
+ "type": {
3134
+ "text": "MouseEvent"
3135
+ }
3088
3136
  }
3089
3137
  ]
3090
3138
  },
@@ -3093,7 +3141,10 @@
3093
3141
  "name": "drag",
3094
3142
  "parameters": [
3095
3143
  {
3096
- "name": "event"
3144
+ "name": "event",
3145
+ "type": {
3146
+ "text": "MouseEvent"
3147
+ }
3097
3148
  }
3098
3149
  ]
3099
3150
  },
@@ -3277,7 +3328,7 @@
3277
3328
  "text": "boolean"
3278
3329
  },
3279
3330
  "default": "false",
3280
- "description": "Adds a overlay over the content section of the Drawer when opened",
3331
+ "description": "Adds an overlay over the content section of the Drawer when opened",
3281
3332
  "attribute": "overlay",
3282
3333
  "reflects": true
3283
3334
  }
@@ -3329,7 +3380,7 @@
3329
3380
  "text": "boolean"
3330
3381
  },
3331
3382
  "default": "false",
3332
- "description": "Adds a overlay over the content section of the Drawer when opened",
3383
+ "description": "Adds an overlay over the content section of the Drawer when opened",
3333
3384
  "fieldName": "overlay"
3334
3385
  }
3335
3386
  ],
@@ -3401,7 +3452,7 @@
3401
3452
  "name": "button"
3402
3453
  },
3403
3454
  {
3404
- "description": " The FAB's icon.",
3455
+ "description": " The FAB icon.",
3405
3456
  "name": "icon"
3406
3457
  },
3407
3458
  {
@@ -3599,7 +3650,7 @@
3599
3650
  ],
3600
3651
  "slots": [
3601
3652
  {
3602
- "description": "Allows sub components of the field to display.",
3653
+ "description": "Allows subcomponents of the field to display.",
3603
3654
  "name": "component"
3604
3655
  }
3605
3656
  ],
@@ -3610,7 +3661,7 @@
3610
3661
  "type": {
3611
3662
  "text": "string"
3612
3663
  },
3613
- "description": "Uniquely identifies the control. Use the same slug for slotted sub components.",
3664
+ "description": "Uniquely identifies the control. Use the same slug for slotted subcomponents.",
3614
3665
  "attribute": "slug"
3615
3666
  },
3616
3667
  {
@@ -3698,7 +3749,7 @@
3698
3749
  "text": "string"
3699
3750
  },
3700
3751
  "default": "'check-lg'",
3701
- "description": "The icon while in an success state",
3752
+ "description": "The icon while in a success state",
3702
3753
  "attribute": "success-icon"
3703
3754
  },
3704
3755
  {
@@ -3728,7 +3779,10 @@
3728
3779
  "name": "handleFocused",
3729
3780
  "parameters": [
3730
3781
  {
3731
- "name": "event"
3782
+ "name": "event",
3783
+ "type": {
3784
+ "text": "CustomEvent"
3785
+ }
3732
3786
  }
3733
3787
  ]
3734
3788
  },
@@ -3737,7 +3791,10 @@
3737
3791
  "name": "handleStatus",
3738
3792
  "parameters": [
3739
3793
  {
3740
- "name": "event"
3794
+ "name": "event",
3795
+ "type": {
3796
+ "text": "CustomEvent"
3797
+ }
3741
3798
  }
3742
3799
  ]
3743
3800
  },
@@ -3746,7 +3803,10 @@
3746
3803
  "name": "handleInput",
3747
3804
  "parameters": [
3748
3805
  {
3749
- "name": "event"
3806
+ "name": "event",
3807
+ "type": {
3808
+ "text": "CustomEvent"
3809
+ }
3750
3810
  }
3751
3811
  ]
3752
3812
  },
@@ -3755,7 +3815,10 @@
3755
3815
  "name": "handleSelection",
3756
3816
  "parameters": [
3757
3817
  {
3758
- "name": "event"
3818
+ "name": "event",
3819
+ "type": {
3820
+ "text": "CustomEvent"
3821
+ }
3759
3822
  }
3760
3823
  ]
3761
3824
  }
@@ -3772,7 +3835,7 @@
3772
3835
  "type": {
3773
3836
  "text": "string"
3774
3837
  },
3775
- "description": "Uniquely identifies the control. Use the same slug for slotted sub components.",
3838
+ "description": "Uniquely identifies the control. Use the same slug for slotted subcomponents.",
3776
3839
  "fieldName": "slug"
3777
3840
  },
3778
3841
  {
@@ -3847,7 +3910,7 @@
3847
3910
  "text": "string"
3848
3911
  },
3849
3912
  "default": "'check-lg'",
3850
- "description": "The icon while in an success state",
3913
+ "description": "The icon while in a success state",
3851
3914
  "fieldName": "successIcon"
3852
3915
  }
3853
3916
  ],
@@ -3897,7 +3960,10 @@
3897
3960
  "name": "handleKeyup",
3898
3961
  "parameters": [
3899
3962
  {
3900
- "name": "event"
3963
+ "name": "event",
3964
+ "type": {
3965
+ "text": "KeyboardEvent"
3966
+ }
3901
3967
  }
3902
3968
  ]
3903
3969
  }
@@ -4064,14 +4130,14 @@
4064
4130
  "kind": "field",
4065
4131
  "name": "frontElement",
4066
4132
  "type": {
4067
- "text": "any"
4133
+ "text": "HTMLElement"
4068
4134
  }
4069
4135
  },
4070
4136
  {
4071
4137
  "kind": "field",
4072
4138
  "name": "backElement",
4073
4139
  "type": {
4074
- "text": "any"
4140
+ "text": "HTMLElement"
4075
4141
  }
4076
4142
  },
4077
4143
  {
@@ -4495,7 +4561,7 @@
4495
4561
  "type": {
4496
4562
  "text": "boolean"
4497
4563
  },
4498
- "description": "States whether or not the input is invalid",
4564
+ "description": "States whether the input is invalid",
4499
4565
  "attribute": "invalid",
4500
4566
  "reflects": true
4501
4567
  },
@@ -4659,46 +4725,19 @@
4659
4725
  },
4660
4726
  {
4661
4727
  "kind": "method",
4662
- "name": "makeIconRight",
4663
- "description": "Makes the right icon",
4664
- "privacy": "private",
4665
- "return": {
4666
- "type": {
4667
- "text": "templateResult"
4668
- }
4669
- }
4728
+ "name": "makeIconRight"
4670
4729
  },
4671
4730
  {
4672
4731
  "kind": "method",
4673
- "name": "makeIconLeft",
4674
- "description": "Makes the left icon",
4675
- "privacy": "private",
4676
- "return": {
4677
- "type": {
4678
- "text": "templateResult"
4679
- }
4680
- }
4732
+ "name": "makeIconLeft"
4681
4733
  },
4682
4734
  {
4683
4735
  "kind": "method",
4684
- "name": "makeIconClear",
4685
- "description": "Makes a clear icon for search.",
4686
- "privacy": "private",
4687
- "return": {
4688
- "type": {
4689
- "text": "templateResult"
4690
- }
4691
- }
4736
+ "name": "makeIconClear"
4692
4737
  },
4693
4738
  {
4694
4739
  "kind": "method",
4695
- "name": "makeVisibilityToggle",
4696
- "description": "Makes a password visibility toggle button",
4697
- "return": {
4698
- "type": {
4699
- "text": "templateResult"
4700
- }
4701
- }
4740
+ "name": "makeVisibilityToggle"
4702
4741
  },
4703
4742
  {
4704
4743
  "kind": "method",
@@ -4739,7 +4778,10 @@
4739
4778
  "name": "handleStatus",
4740
4779
  "parameters": [
4741
4780
  {
4742
- "name": "event"
4781
+ "name": "event",
4782
+ "type": {
4783
+ "text": "CustomEvent"
4784
+ }
4743
4785
  }
4744
4786
  ]
4745
4787
  },
@@ -4758,24 +4800,24 @@
4758
4800
  {
4759
4801
  "kind": "method",
4760
4802
  "name": "checkLimitValidity",
4761
- "description": "Checks the validity of the character limit for the count component",
4762
- "privacy": "private",
4763
4803
  "return": {
4764
4804
  "type": {
4765
4805
  "text": "boolean"
4766
4806
  }
4767
- }
4807
+ },
4808
+ "description": "Checks the validity of the character limit for the count component",
4809
+ "privacy": "public"
4768
4810
  },
4769
4811
  {
4770
4812
  "kind": "method",
4771
4813
  "name": "checkValidity",
4772
- "description": "Checks the validity of the standard input",
4773
- "privacy": "public",
4774
4814
  "return": {
4775
4815
  "type": {
4776
4816
  "text": "boolean"
4777
4817
  }
4778
- }
4818
+ },
4819
+ "description": "Checks the validity of the standard input",
4820
+ "privacy": "public"
4779
4821
  },
4780
4822
  {
4781
4823
  "kind": "method",
@@ -4943,7 +4985,7 @@
4943
4985
  "type": {
4944
4986
  "text": "boolean"
4945
4987
  },
4946
- "description": "States whether or not the input is invalid",
4988
+ "description": "States whether the input is invalid",
4947
4989
  "fieldName": "invalid"
4948
4990
  },
4949
4991
  {
@@ -5265,7 +5307,10 @@
5265
5307
  "name": "handleFocusableDown",
5266
5308
  "parameters": [
5267
5309
  {
5268
- "name": "event"
5310
+ "name": "event",
5311
+ "type": {
5312
+ "text": "KeyboardEvent"
5313
+ }
5269
5314
  }
5270
5315
  ]
5271
5316
  }
@@ -5332,7 +5377,7 @@
5332
5377
  "package": "lit"
5333
5378
  },
5334
5379
  "tagName": "kemet-modal",
5335
- "summary": "A dialog that has many built in effects and flexible styles.",
5380
+ "summary": "A dialog that has many built-in effects and flexible styles.",
5336
5381
  "customElement": true
5337
5382
  }
5338
5383
  ],
@@ -5363,33 +5408,14 @@
5363
5408
  "kind": "class",
5364
5409
  "description": "",
5365
5410
  "name": "KemetPassword",
5366
- "cssParts": [
5367
- {
5368
- "description": "The status message.",
5369
- "name": "status"
5370
- },
5371
- {
5372
- "description": "The strength indicator bars.",
5373
- "name": "indicator"
5374
- },
5375
- {
5376
- "description": "A message to display to the user.",
5377
- "name": "message"
5378
- },
5379
- {
5380
- "description": "A description of rules to follow.",
5381
- "name": "rules"
5382
- }
5383
- ],
5384
5411
  "members": [
5385
5412
  {
5386
5413
  "kind": "field",
5387
5414
  "name": "rules",
5388
5415
  "type": {
5389
- "text": "array"
5416
+ "text": "IOptions[]"
5390
5417
  },
5391
5418
  "default": "[\n { pattern: '(?=.{8,}$)', message: 'At least 8 characters long' },\n { pattern: '(?=.*[a-z])(?=.*[A-Z])', message: 'Uppercase and lowercase' },\n { pattern: '(?=.*[0-9])', message: 'At least one number (0-9)' },\n ]",
5392
- "description": "An array of objects containing the rules the password must meet.",
5393
5419
  "attribute": "rules"
5394
5420
  },
5395
5421
  {
@@ -5398,7 +5424,6 @@
5398
5424
  "type": {
5399
5425
  "text": "boolean"
5400
5426
  },
5401
- "description": "Controls the display of the component.",
5402
5427
  "attribute": "show",
5403
5428
  "reflects": true
5404
5429
  },
@@ -5408,7 +5433,6 @@
5408
5433
  "type": {
5409
5434
  "text": "string"
5410
5435
  },
5411
- "description": "The value of the input component.",
5412
5436
  "attribute": "value"
5413
5437
  },
5414
5438
  {
@@ -5418,7 +5442,6 @@
5418
5442
  "text": "string"
5419
5443
  },
5420
5444
  "default": "'Please make sure you meet all the requirements.'",
5421
- "description": "A message that is above the rules.",
5422
5445
  "attribute": "message"
5423
5446
  },
5424
5447
  {
@@ -5427,7 +5450,6 @@
5427
5450
  "type": {
5428
5451
  "text": "string"
5429
5452
  },
5430
- "description": "The strength of the password. Weak | Better | Strong.",
5431
5453
  "attribute": "strength"
5432
5454
  },
5433
5455
  {
@@ -5472,17 +5494,22 @@
5472
5494
  {
5473
5495
  "kind": "method",
5474
5496
  "name": "makeRules",
5475
- "description": "Makes the list of rules",
5476
- "privacy": "private",
5477
5497
  "return": {
5478
5498
  "type": {
5479
- "text": "templateResults"
5499
+ "text": "TemplateResult<1>[]"
5480
5500
  }
5481
- }
5501
+ },
5502
+ "description": "Makes the list of rules",
5503
+ "privacy": "private"
5482
5504
  },
5483
5505
  {
5484
5506
  "kind": "method",
5485
5507
  "name": "makeCheckIcon",
5508
+ "return": {
5509
+ "type": {
5510
+ "text": "TemplateResult"
5511
+ }
5512
+ },
5486
5513
  "parameters": [
5487
5514
  {
5488
5515
  "name": "meetsCriteria",
@@ -5492,12 +5519,7 @@
5492
5519
  }
5493
5520
  ],
5494
5521
  "description": "Makes the check icon if the criteria has been met",
5495
- "privacy": "private",
5496
- "return": {
5497
- "type": {
5498
- "text": "templateResults"
5499
- }
5500
- }
5522
+ "privacy": "private"
5501
5523
  },
5502
5524
  {
5503
5525
  "kind": "method",
@@ -5526,20 +5548,13 @@
5526
5548
  "privacy": "private"
5527
5549
  }
5528
5550
  ],
5529
- "events": [
5530
- {
5531
- "description": "Fires when there's a change in status.",
5532
- "name": "kemet-password-status"
5533
- }
5534
- ],
5535
5551
  "attributes": [
5536
5552
  {
5537
5553
  "name": "rules",
5538
5554
  "type": {
5539
- "text": "array"
5555
+ "text": "IOptions[]"
5540
5556
  },
5541
5557
  "default": "[\n { pattern: '(?=.{8,}$)', message: 'At least 8 characters long' },\n { pattern: '(?=.*[a-z])(?=.*[A-Z])', message: 'Uppercase and lowercase' },\n { pattern: '(?=.*[0-9])', message: 'At least one number (0-9)' },\n ]",
5542
- "description": "An array of objects containing the rules the password must meet.",
5543
5558
  "fieldName": "rules"
5544
5559
  },
5545
5560
  {
@@ -5547,7 +5562,6 @@
5547
5562
  "type": {
5548
5563
  "text": "boolean"
5549
5564
  },
5550
- "description": "Controls the display of the component.",
5551
5565
  "fieldName": "show"
5552
5566
  },
5553
5567
  {
@@ -5555,7 +5569,6 @@
5555
5569
  "type": {
5556
5570
  "text": "string"
5557
5571
  },
5558
- "description": "The value of the input component.",
5559
5572
  "fieldName": "value"
5560
5573
  },
5561
5574
  {
@@ -5564,7 +5577,6 @@
5564
5577
  "text": "string"
5565
5578
  },
5566
5579
  "default": "'Please make sure you meet all the requirements.'",
5567
- "description": "A message that is above the rules.",
5568
5580
  "fieldName": "message"
5569
5581
  },
5570
5582
  {
@@ -5572,7 +5584,6 @@
5572
5584
  "type": {
5573
5585
  "text": "string"
5574
5586
  },
5575
- "description": "The strength of the password. Weak | Better | Strong.",
5576
5587
  "fieldName": "strength"
5577
5588
  },
5578
5589
  {
@@ -5597,7 +5608,6 @@
5597
5608
  "package": "lit"
5598
5609
  },
5599
5610
  "tagName": "kemet-password",
5600
- "summary": "Gauges the strength of a password entered by the user.",
5601
5611
  "customElement": true
5602
5612
  }
5603
5613
  ],
@@ -5638,7 +5648,10 @@
5638
5648
  "name": "handleKeyboard",
5639
5649
  "parameters": [
5640
5650
  {
5641
- "name": "event"
5651
+ "name": "event",
5652
+ "type": {
5653
+ "text": "KeyboardEvent"
5654
+ }
5642
5655
  }
5643
5656
  ]
5644
5657
  }
@@ -5736,7 +5749,7 @@
5736
5749
  "type": {
5737
5750
  "text": "boolean"
5738
5751
  },
5739
- "description": "Determines if the the Popper is opened or closed",
5752
+ "description": "Determines if the Popper is opened or closed",
5740
5753
  "attribute": "opened",
5741
5754
  "reflects": true
5742
5755
  },
@@ -5793,7 +5806,10 @@
5793
5806
  "name": "toggle",
5794
5807
  "parameters": [
5795
5808
  {
5796
- "name": "event"
5809
+ "name": "event",
5810
+ "type": {
5811
+ "text": "MouseEvent | KeyboardEvent"
5812
+ }
5797
5813
  }
5798
5814
  ]
5799
5815
  },
@@ -5802,7 +5818,10 @@
5802
5818
  "name": "handleKeyUp",
5803
5819
  "parameters": [
5804
5820
  {
5805
- "name": "event"
5821
+ "name": "event",
5822
+ "type": {
5823
+ "text": "KeyboardEvent"
5824
+ }
5806
5825
  }
5807
5826
  ]
5808
5827
  },
@@ -5811,7 +5830,10 @@
5811
5830
  "name": "handleFocusableDown",
5812
5831
  "parameters": [
5813
5832
  {
5814
- "name": "event"
5833
+ "name": "event",
5834
+ "type": {
5835
+ "text": "KeyboardEvent"
5836
+ }
5815
5837
  }
5816
5838
  ]
5817
5839
  }
@@ -5841,7 +5863,7 @@
5841
5863
  "type": {
5842
5864
  "text": "boolean"
5843
5865
  },
5844
- "description": "Determines if the the Popper is opened or closed",
5866
+ "description": "Determines if the Popper is opened or closed",
5845
5867
  "fieldName": "opened"
5846
5868
  },
5847
5869
  {
@@ -6246,14 +6268,14 @@
6246
6268
  "type": {
6247
6269
  "text": "boolean"
6248
6270
  },
6249
- "description": "Determines whether or not the radio button set is required",
6271
+ "description": "Determines whether the radio button set is required",
6250
6272
  "attribute": "required"
6251
6273
  },
6252
6274
  {
6253
6275
  "kind": "field",
6254
6276
  "name": "radios",
6255
6277
  "type": {
6256
- "text": "any"
6278
+ "text": "NodeListOf<KemetRadio>"
6257
6279
  }
6258
6280
  },
6259
6281
  {
@@ -6261,7 +6283,10 @@
6261
6283
  "name": "handleClick",
6262
6284
  "parameters": [
6263
6285
  {
6264
- "name": "event"
6286
+ "name": "event",
6287
+ "type": {
6288
+ "text": "MouseEvent"
6289
+ }
6265
6290
  }
6266
6291
  ]
6267
6292
  },
@@ -6270,7 +6295,10 @@
6270
6295
  "name": "handleKeyDown",
6271
6296
  "parameters": [
6272
6297
  {
6273
- "name": "event"
6298
+ "name": "event",
6299
+ "type": {
6300
+ "text": "KeyboardEvent"
6301
+ }
6274
6302
  }
6275
6303
  ]
6276
6304
  },
@@ -6351,7 +6379,7 @@
6351
6379
  "type": {
6352
6380
  "text": "boolean"
6353
6381
  },
6354
- "description": "Determines whether or not the radio button set is required",
6382
+ "description": "Determines whether the radio button set is required",
6355
6383
  "fieldName": "required"
6356
6384
  }
6357
6385
  ],
@@ -6625,7 +6653,10 @@
6625
6653
  "name": "handleKeyup",
6626
6654
  "parameters": [
6627
6655
  {
6628
- "name": "event"
6656
+ "name": "event",
6657
+ "type": {
6658
+ "text": "KeyboardEvent"
6659
+ }
6629
6660
  }
6630
6661
  ]
6631
6662
  },
@@ -6679,7 +6710,7 @@
6679
6710
  "package": "lit"
6680
6711
  },
6681
6712
  "tagName": "kemet-scroll-link",
6682
- "summary": "A component that adds a smooth scrolling link to an target..",
6713
+ "summary": "A component that adds a smooth scrolling link to a target.",
6683
6714
  "customElement": true
6684
6715
  }
6685
6716
  ],
@@ -6751,7 +6782,7 @@
6751
6782
  "text": "boolean"
6752
6783
  },
6753
6784
  "default": "false",
6754
- "description": "Whether or not the nav has shifted into a new state.",
6785
+ "description": "Whether the nav has shifted into a new state.",
6755
6786
  "attribute": "transform",
6756
6787
  "reflects": true
6757
6788
  },
@@ -6770,10 +6801,16 @@
6770
6801
  "name": "handleScroll",
6771
6802
  "parameters": [
6772
6803
  {
6773
- "name": "stickPoint"
6804
+ "name": "stickPoint",
6805
+ "type": {
6806
+ "text": "number"
6807
+ }
6774
6808
  },
6775
6809
  {
6776
- "name": "elementHeight"
6810
+ "name": "elementHeight",
6811
+ "type": {
6812
+ "text": "number"
6813
+ }
6777
6814
  }
6778
6815
  ]
6779
6816
  }
@@ -6794,7 +6831,7 @@
6794
6831
  "text": "boolean"
6795
6832
  },
6796
6833
  "default": "false",
6797
- "description": "Whether or not the nav has shifted into a new state.",
6834
+ "description": "Whether the nav has shifted into a new state.",
6798
6835
  "fieldName": "transform"
6799
6836
  },
6800
6837
  {
@@ -6939,10 +6976,16 @@
6939
6976
  "name": "pageDisplay",
6940
6977
  "parameters": [
6941
6978
  {
6942
- "name": "slide"
6979
+ "name": "slide",
6980
+ "type": {
6981
+ "text": "KemetScrollSnapSlide"
6982
+ }
6943
6983
  },
6944
6984
  {
6945
- "name": "visibleIndex"
6985
+ "name": "visibleIndex",
6986
+ "type": {
6987
+ "text": "number"
6988
+ }
6946
6989
  }
6947
6990
  ]
6948
6991
  },
@@ -6951,7 +6994,10 @@
6951
6994
  "name": "slideLink",
6952
6995
  "parameters": [
6953
6996
  {
6954
- "name": "index"
6997
+ "name": "index",
6998
+ "type": {
6999
+ "text": "string"
7000
+ }
6955
7001
  }
6956
7002
  ]
6957
7003
  },
@@ -6960,10 +7006,16 @@
6960
7006
  "name": "handleKeyboardInput",
6961
7007
  "parameters": [
6962
7008
  {
6963
- "name": "event"
7009
+ "name": "event",
7010
+ "type": {
7011
+ "text": "KeyboardEvent"
7012
+ }
6964
7013
  },
6965
7014
  {
6966
- "name": "id"
7015
+ "name": "id",
7016
+ "type": {
7017
+ "text": "string"
7018
+ }
6967
7019
  }
6968
7020
  ]
6969
7021
  }
@@ -7091,7 +7143,7 @@
7091
7143
  "type": {
7092
7144
  "text": "boolean"
7093
7145
  },
7094
- "description": "Is true when the slide is fully visible in it's container.",
7146
+ "description": "Is true when the slide is fully visible in its container.",
7095
7147
  "attribute": "focused",
7096
7148
  "reflects": true
7097
7149
  },
@@ -7126,7 +7178,7 @@
7126
7178
  "type": {
7127
7179
  "text": "boolean"
7128
7180
  },
7129
- "description": "Is true when the slide is fully visible in it's container.",
7181
+ "description": "Is true when the slide is fully visible in its container.",
7130
7182
  "fieldName": "focused"
7131
7183
  },
7132
7184
  {
@@ -7254,7 +7306,7 @@
7254
7306
  "kind": "field",
7255
7307
  "name": "slides",
7256
7308
  "type": {
7257
- "text": "any[]"
7309
+ "text": "KemetScrollSnapSlide[]"
7258
7310
  }
7259
7311
  },
7260
7312
  {
@@ -7270,7 +7322,10 @@
7270
7322
  "name": "focusSlide",
7271
7323
  "parameters": [
7272
7324
  {
7273
- "name": "index"
7325
+ "name": "index",
7326
+ "type": {
7327
+ "text": "number"
7328
+ }
7274
7329
  }
7275
7330
  ]
7276
7331
  },
@@ -7363,11 +7418,12 @@
7363
7418
  },
7364
7419
  {
7365
7420
  "kind": "field",
7366
- "name": "disable",
7421
+ "name": "disabled",
7367
7422
  "type": {
7368
7423
  "text": "boolean"
7369
7424
  },
7370
- "attribute": "disable"
7425
+ "description": "Determines whether to disable the option",
7426
+ "attribute": "disabled"
7371
7427
  },
7372
7428
  {
7373
7429
  "kind": "field",
@@ -7377,14 +7433,6 @@
7377
7433
  },
7378
7434
  "description": "Selects the option if true",
7379
7435
  "attribute": "selected"
7380
- },
7381
- {
7382
- "type": {
7383
- "text": "boolean"
7384
- },
7385
- "description": "Determines whether to disable the option",
7386
- "name": "disabled",
7387
- "kind": "field"
7388
7436
  }
7389
7437
  ],
7390
7438
  "events": [
@@ -7416,11 +7464,12 @@
7416
7464
  "fieldName": "value"
7417
7465
  },
7418
7466
  {
7419
- "name": "disable",
7467
+ "name": "disabled",
7420
7468
  "type": {
7421
7469
  "text": "boolean"
7422
7470
  },
7423
- "fieldName": "disable"
7471
+ "description": "Determines whether to disable the option",
7472
+ "fieldName": "disabled"
7424
7473
  },
7425
7474
  {
7426
7475
  "name": "selected",
@@ -7467,65 +7516,6 @@
7467
7516
  "kind": "class",
7468
7517
  "description": "",
7469
7518
  "name": "KemetSelect",
7470
- "cssProperties": [
7471
- {
7472
- "description": "The padding on the textarea.",
7473
- "name": "--kemet-select-padding"
7474
- },
7475
- {
7476
- "description": "The border of the textarea.",
7477
- "name": "--kemet-select-border"
7478
- },
7479
- {
7480
- "description": "The border of the error state.",
7481
- "name": "--kemet-select-border-color-error"
7482
- },
7483
- {
7484
- "description": "The border of the success state.",
7485
- "name": "--kemet-select-border-color-success"
7486
- },
7487
- {
7488
- "description": "The border of the warning state.",
7489
- "name": "--kemet-select-border-color-warning"
7490
- },
7491
- {
7492
- "description": "The border radius on rounded.",
7493
- "name": "--kemet-select-border-radius-rounded"
7494
- },
7495
- {
7496
- "description": "The border on filled.",
7497
- "name": "--kemet-select-border-filled"
7498
- },
7499
- {
7500
- "description": "The color on filled.",
7501
- "name": "--kemet-select-color-filled"
7502
- },
7503
- {
7504
- "description": "The background-color on filled.",
7505
- "name": "--kemet-select-background-color-filled"
7506
- },
7507
- {
7508
- "description": "The error state background color.",
7509
- "name": "--kemet-select-background-color-error"
7510
- },
7511
- {
7512
- "description": "The success state background color.",
7513
- "name": "--kemet-select-background-color-success"
7514
- },
7515
- {
7516
- "description": "The warning state background color.",
7517
- "name": "--kemet-select-background-color-warning"
7518
- },
7519
- {
7520
- "description": "The space on the right of the icon.",
7521
- "name": "--kemet-select-icon-right"
7522
- }
7523
- ],
7524
- "cssParts": [
7525
- {
7526
- "name": "select"
7527
- }
7528
- ],
7529
7519
  "members": [
7530
7520
  {
7531
7521
  "kind": "field",
@@ -7533,7 +7523,6 @@
7533
7523
  "type": {
7534
7524
  "text": "string"
7535
7525
  },
7536
- "description": "A string the uniquely identifies the select",
7537
7526
  "attribute": "slug"
7538
7527
  },
7539
7528
  {
@@ -7543,7 +7532,6 @@
7543
7532
  "text": "string"
7544
7533
  },
7545
7534
  "default": "'select'",
7546
- "description": "The name of the select",
7547
7535
  "attribute": "name"
7548
7536
  },
7549
7537
  {
@@ -7552,16 +7540,14 @@
7552
7540
  "type": {
7553
7541
  "text": "string"
7554
7542
  },
7555
- "description": "The value of the select",
7556
7543
  "attribute": "value"
7557
7544
  },
7558
7545
  {
7559
7546
  "kind": "field",
7560
7547
  "name": "options",
7561
7548
  "type": {
7562
- "text": "array"
7549
+ "text": "IOptions[]"
7563
7550
  },
7564
- "description": "The options the select contains",
7565
7551
  "attribute": "options"
7566
7552
  },
7567
7553
  {
@@ -7570,7 +7556,6 @@
7570
7556
  "type": {
7571
7557
  "text": "string"
7572
7558
  },
7573
- "description": "The status of the select",
7574
7559
  "attribute": "status",
7575
7560
  "reflects": true
7576
7561
  },
@@ -7580,7 +7565,6 @@
7580
7565
  "type": {
7581
7566
  "text": "boolean"
7582
7567
  },
7583
- "description": "Determines whether or not the field is required",
7584
7568
  "attribute": "required",
7585
7569
  "reflects": true
7586
7570
  },
@@ -7590,7 +7574,6 @@
7590
7574
  "type": {
7591
7575
  "text": "boolean"
7592
7576
  },
7593
- "description": "Determines whether or not the field is disabled",
7594
7577
  "attribute": "disabled",
7595
7578
  "reflects": true
7596
7579
  },
@@ -7600,7 +7583,6 @@
7600
7583
  "type": {
7601
7584
  "text": "boolean"
7602
7585
  },
7603
- "description": "Support of multiple choice selections",
7604
7586
  "attribute": "multiple"
7605
7587
  },
7606
7588
  {
@@ -7610,7 +7592,6 @@
7610
7592
  "text": "string"
7611
7593
  },
7612
7594
  "default": "'chevron-down'",
7613
- "description": "The dropdown icon",
7614
7595
  "attribute": "icon"
7615
7596
  },
7616
7597
  {
@@ -7620,7 +7601,6 @@
7620
7601
  "text": "number"
7621
7602
  },
7622
7603
  "default": "16",
7623
- "description": "The dropdown icon size",
7624
7604
  "attribute": "icon-size"
7625
7605
  },
7626
7606
  {
@@ -7629,7 +7609,6 @@
7629
7609
  "type": {
7630
7610
  "text": "boolean"
7631
7611
  },
7632
- "description": "Displays a filled select",
7633
7612
  "attribute": "filled",
7634
7613
  "reflects": true
7635
7614
  },
@@ -7639,7 +7618,6 @@
7639
7618
  "type": {
7640
7619
  "text": "boolean"
7641
7620
  },
7642
- "description": "Displays rounded corners",
7643
7621
  "attribute": "rounded",
7644
7622
  "reflects": true
7645
7623
  },
@@ -7668,7 +7646,7 @@
7668
7646
  "kind": "field",
7669
7647
  "name": "optionElements",
7670
7648
  "type": {
7671
- "text": "any"
7649
+ "text": "NodeListOf<KemetOption>"
7672
7650
  }
7673
7651
  },
7674
7652
  {
@@ -7681,18 +7659,18 @@
7681
7659
  {
7682
7660
  "kind": "method",
7683
7661
  "name": "makeOptions",
7684
- "description": "Generates the option elements",
7685
- "privacy": "private",
7686
7662
  "return": {
7687
7663
  "type": {
7688
7664
  "text": "TemplateResult"
7689
7665
  }
7690
- }
7666
+ },
7667
+ "description": "Generates the option elements",
7668
+ "privacy": "private"
7691
7669
  },
7692
7670
  {
7693
7671
  "kind": "method",
7694
7672
  "name": "makeIcon",
7695
- "description": "Generates an dropdown icon",
7673
+ "description": "Generates a dropdown icon",
7696
7674
  "privacy": "private"
7697
7675
  },
7698
7676
  {
@@ -7722,23 +7700,13 @@
7722
7700
  {
7723
7701
  "kind": "method",
7724
7702
  "name": "checkValidity",
7725
- "description": "Checks the validity of the standard select",
7726
- "privacy": "public",
7727
7703
  "return": {
7728
7704
  "type": {
7729
7705
  "text": "boolean"
7730
7706
  }
7731
- }
7732
- }
7733
- ],
7734
- "events": [
7735
- {
7736
- "description": "Fires when the input receives and loses focus",
7737
- "name": "kemet-input-focused"
7738
- },
7739
- {
7740
- "description": "Fires when there's a change in status",
7741
- "name": "kemet-input-status"
7707
+ },
7708
+ "description": "Checks the validity of the standard select",
7709
+ "privacy": "public"
7742
7710
  }
7743
7711
  ],
7744
7712
  "attributes": [
@@ -7747,7 +7715,6 @@
7747
7715
  "type": {
7748
7716
  "text": "string"
7749
7717
  },
7750
- "description": "A string the uniquely identifies the select",
7751
7718
  "fieldName": "slug"
7752
7719
  },
7753
7720
  {
@@ -7756,7 +7723,6 @@
7756
7723
  "text": "string"
7757
7724
  },
7758
7725
  "default": "'select'",
7759
- "description": "The name of the select",
7760
7726
  "fieldName": "name"
7761
7727
  },
7762
7728
  {
@@ -7764,15 +7730,13 @@
7764
7730
  "type": {
7765
7731
  "text": "string"
7766
7732
  },
7767
- "description": "The value of the select",
7768
7733
  "fieldName": "value"
7769
7734
  },
7770
7735
  {
7771
7736
  "name": "options",
7772
7737
  "type": {
7773
- "text": "array"
7738
+ "text": "IOptions[]"
7774
7739
  },
7775
- "description": "The options the select contains",
7776
7740
  "fieldName": "options"
7777
7741
  },
7778
7742
  {
@@ -7780,7 +7744,6 @@
7780
7744
  "type": {
7781
7745
  "text": "string"
7782
7746
  },
7783
- "description": "The status of the select",
7784
7747
  "fieldName": "status"
7785
7748
  },
7786
7749
  {
@@ -7788,7 +7751,6 @@
7788
7751
  "type": {
7789
7752
  "text": "boolean"
7790
7753
  },
7791
- "description": "Determines whether or not the field is required",
7792
7754
  "fieldName": "required"
7793
7755
  },
7794
7756
  {
@@ -7796,7 +7758,6 @@
7796
7758
  "type": {
7797
7759
  "text": "boolean"
7798
7760
  },
7799
- "description": "Determines whether or not the field is disabled",
7800
7761
  "fieldName": "disabled"
7801
7762
  },
7802
7763
  {
@@ -7804,7 +7765,6 @@
7804
7765
  "type": {
7805
7766
  "text": "boolean"
7806
7767
  },
7807
- "description": "Support of multiple choice selections",
7808
7768
  "fieldName": "multiple"
7809
7769
  },
7810
7770
  {
@@ -7813,7 +7773,6 @@
7813
7773
  "text": "string"
7814
7774
  },
7815
7775
  "default": "'chevron-down'",
7816
- "description": "The dropdown icon",
7817
7776
  "fieldName": "icon"
7818
7777
  },
7819
7778
  {
@@ -7822,7 +7781,6 @@
7822
7781
  "text": "number"
7823
7782
  },
7824
7783
  "default": "16",
7825
- "description": "The dropdown icon size",
7826
7784
  "fieldName": "iconSize"
7827
7785
  },
7828
7786
  {
@@ -7830,7 +7788,6 @@
7830
7788
  "type": {
7831
7789
  "text": "boolean"
7832
7790
  },
7833
- "description": "Displays a filled select",
7834
7791
  "fieldName": "filled"
7835
7792
  },
7836
7793
  {
@@ -7838,7 +7795,6 @@
7838
7795
  "type": {
7839
7796
  "text": "boolean"
7840
7797
  },
7841
- "description": "Displays rounded corners",
7842
7798
  "fieldName": "rounded"
7843
7799
  }
7844
7800
  ],
@@ -7847,7 +7803,6 @@
7847
7803
  "package": "lit"
7848
7804
  },
7849
7805
  "tagName": "kemet-select",
7850
- "summary": "An enhanced select element.",
7851
7806
  "customElement": true
7852
7807
  }
7853
7808
  ],
@@ -7941,7 +7896,7 @@
7941
7896
  "kind": "field",
7942
7897
  "name": "sortableItem",
7943
7898
  "type": {
7944
- "text": "KemetSortableItemInterface"
7899
+ "text": "KemetSortableItem"
7945
7900
  }
7946
7901
  },
7947
7902
  {
@@ -7949,7 +7904,10 @@
7949
7904
  "name": "handleDragStart",
7950
7905
  "parameters": [
7951
7906
  {
7952
- "name": "event"
7907
+ "name": "event",
7908
+ "type": {
7909
+ "text": "DragEvent"
7910
+ }
7953
7911
  }
7954
7912
  ]
7955
7913
  },
@@ -7958,7 +7916,10 @@
7958
7916
  "name": "handleDragOver",
7959
7917
  "parameters": [
7960
7918
  {
7961
- "name": "event"
7919
+ "name": "event",
7920
+ "type": {
7921
+ "text": "DragEvent"
7922
+ }
7962
7923
  }
7963
7924
  ]
7964
7925
  },
@@ -7967,7 +7928,10 @@
7967
7928
  "name": "handleDragEnd",
7968
7929
  "parameters": [
7969
7930
  {
7970
- "name": "event"
7931
+ "name": "event",
7932
+ "type": {
7933
+ "text": "DragEvent"
7934
+ }
7971
7935
  }
7972
7936
  ]
7973
7937
  }
@@ -8207,7 +8171,7 @@
8207
8171
  "package": "lit"
8208
8172
  },
8209
8173
  "tagName": "kemet-svgs",
8210
- "summary": "A set of SVG graphics that can be referenced any where in a page or app.",
8174
+ "summary": "A set of SVG graphics that can be referenced anywhere in a page or app.",
8211
8175
  "customElement": true
8212
8176
  }
8213
8177
  ],
@@ -8265,6 +8229,14 @@
8265
8229
  "description": "Identifies the panel to be linked by a tab",
8266
8230
  "attribute": "panel"
8267
8231
  },
8232
+ {
8233
+ "kind": "field",
8234
+ "name": "index",
8235
+ "type": {
8236
+ "text": "number"
8237
+ },
8238
+ "attribute": "index"
8239
+ },
8268
8240
  {
8269
8241
  "kind": "method",
8270
8242
  "name": "a11y"
@@ -8287,6 +8259,13 @@
8287
8259
  },
8288
8260
  "description": "Identifies the panel to be linked by a tab",
8289
8261
  "fieldName": "panel"
8262
+ },
8263
+ {
8264
+ "name": "index",
8265
+ "type": {
8266
+ "text": "number"
8267
+ },
8268
+ "fieldName": "index"
8290
8269
  }
8291
8270
  ],
8292
8271
  "superclass": {
@@ -8336,6 +8315,14 @@
8336
8315
  }
8337
8316
  ],
8338
8317
  "members": [
8318
+ {
8319
+ "kind": "field",
8320
+ "name": "index",
8321
+ "type": {
8322
+ "text": "number"
8323
+ },
8324
+ "attribute": "index"
8325
+ },
8339
8326
  {
8340
8327
  "kind": "field",
8341
8328
  "name": "selected",
@@ -8393,6 +8380,13 @@
8393
8380
  }
8394
8381
  ],
8395
8382
  "attributes": [
8383
+ {
8384
+ "name": "index",
8385
+ "type": {
8386
+ "text": "number"
8387
+ },
8388
+ "fieldName": "index"
8389
+ },
8396
8390
  {
8397
8391
  "name": "selected",
8398
8392
  "type": {
@@ -8455,68 +8449,6 @@
8455
8449
  "kind": "class",
8456
8450
  "description": "",
8457
8451
  "name": "KemetTabs",
8458
- "cssProperties": [
8459
- {
8460
- "description": "The thickness of the ink.",
8461
- "name": "--kemet-tabs-ink-size"
8462
- },
8463
- {
8464
- "description": "The radius on the ink.",
8465
- "name": "--kemet-tabs-ink-radius"
8466
- },
8467
- {
8468
- "description": "The color of the ink.",
8469
- "name": "--kemet-tabs-ink-color"
8470
- },
8471
- {
8472
- "description": "The thickness of the divider.",
8473
- "name": "--kemet-tabs-divider-size"
8474
- },
8475
- {
8476
- "description": "The color of the divider.",
8477
- "name": "--kemet-tabs-divider-color"
8478
- },
8479
- {
8480
- "description": "The transition speed of the panels.",
8481
- "name": "--kemet-tabs-transition-speed"
8482
- },
8483
- {
8484
- "description": "The space between tabs and panels.",
8485
- "name": "--kemet-tabs-spacer"
8486
- }
8487
- ],
8488
- "cssParts": [
8489
- {
8490
- "description": "The container for the tablist.",
8491
- "name": "links"
8492
- },
8493
- {
8494
- "description": "Contains the tabs.",
8495
- "name": "tablist"
8496
- },
8497
- {
8498
- "description": "Contains the panels.",
8499
- "name": "panels"
8500
- },
8501
- {
8502
- "description": "The ink element.",
8503
- "name": "ink"
8504
- },
8505
- {
8506
- "description": "The divider element.",
8507
- "name": "divider"
8508
- }
8509
- ],
8510
- "slots": [
8511
- {
8512
- "description": "Place the tabs here.",
8513
- "name": "tab"
8514
- },
8515
- {
8516
- "description": "Place the panels here.",
8517
- "name": "panel"
8518
- }
8519
- ],
8520
8452
  "members": [
8521
8453
  {
8522
8454
  "kind": "field",
@@ -8524,7 +8456,6 @@
8524
8456
  "type": {
8525
8457
  "text": "string"
8526
8458
  },
8527
- "description": "The selected tab by name",
8528
8459
  "attribute": "selected",
8529
8460
  "reflects": true
8530
8461
  },
@@ -8535,7 +8466,6 @@
8535
8466
  "text": "number"
8536
8467
  },
8537
8468
  "default": "0",
8538
- "description": "The selected tab by index",
8539
8469
  "attribute": "selectedIndex"
8540
8470
  },
8541
8471
  {
@@ -8545,17 +8475,15 @@
8545
8475
  "text": "number"
8546
8476
  },
8547
8477
  "default": "0",
8548
- "description": "Positions the current panel",
8549
8478
  "attribute": "panelPosition"
8550
8479
  },
8551
8480
  {
8552
8481
  "kind": "field",
8553
8482
  "name": "panelEffect",
8554
8483
  "type": {
8555
- "text": "string"
8484
+ "text": "TypePanelEffect"
8556
8485
  },
8557
8486
  "default": "'none'",
8558
- "description": "The transition effect for panels",
8559
8487
  "attribute": "panel-effect",
8560
8488
  "reflects": true
8561
8489
  },
@@ -8565,17 +8493,15 @@
8565
8493
  "type": {
8566
8494
  "text": "boolean"
8567
8495
  },
8568
- "description": "Determines whether or not to enable swipe behavior",
8569
8496
  "attribute": "swipe"
8570
8497
  },
8571
8498
  {
8572
8499
  "kind": "field",
8573
8500
  "name": "placement",
8574
8501
  "type": {
8575
- "text": "string"
8502
+ "text": "TypePlacement"
8576
8503
  },
8577
8504
  "default": "'top'",
8578
- "description": "Places the tabs to the top, right, bottom, or left",
8579
8505
  "attribute": "placement",
8580
8506
  "reflects": true
8581
8507
  },
@@ -8585,17 +8511,15 @@
8585
8511
  "type": {
8586
8512
  "text": "boolean"
8587
8513
  },
8588
- "description": "Determines whether or not to show a divider line",
8589
8514
  "attribute": "divider"
8590
8515
  },
8591
8516
  {
8592
8517
  "kind": "field",
8593
8518
  "name": "tabsAlign",
8594
8519
  "type": {
8595
- "text": "string"
8520
+ "text": "TypeTabsAlign"
8596
8521
  },
8597
8522
  "default": "'center'",
8598
- "description": "Spacing alignment of the tabs",
8599
8523
  "attribute": "tabs-align",
8600
8524
  "reflects": true
8601
8525
  },
@@ -8603,9 +8527,8 @@
8603
8527
  "kind": "field",
8604
8528
  "name": "ink",
8605
8529
  "type": {
8606
- "text": "object"
8530
+ "text": "Iink"
8607
8531
  },
8608
- "description": "An object that contains information about the ink",
8609
8532
  "attribute": "ink"
8610
8533
  },
8611
8534
  {
@@ -8615,7 +8538,6 @@
8615
8538
  "text": "boolean"
8616
8539
  },
8617
8540
  "default": "false",
8618
- "description": "Determines whether or not to hide the ink",
8619
8541
  "attribute": "hide-ink"
8620
8542
  },
8621
8543
  {
@@ -8624,7 +8546,6 @@
8624
8546
  "type": {
8625
8547
  "text": "boolean"
8626
8548
  },
8627
- "description": "Is true when the space of the tabs is larger than it's container",
8628
8549
  "attribute": "overflow",
8629
8550
  "reflects": true
8630
8551
  },
@@ -8632,14 +8553,14 @@
8632
8553
  "kind": "field",
8633
8554
  "name": "tabs",
8634
8555
  "type": {
8635
- "text": "any[]"
8556
+ "text": "KemetTab[]"
8636
8557
  }
8637
8558
  },
8638
8559
  {
8639
8560
  "kind": "field",
8640
8561
  "name": "panels",
8641
8562
  "type": {
8642
- "text": "any[]"
8563
+ "text": "KemetTabPanel[]"
8643
8564
  }
8644
8565
  },
8645
8566
  {
@@ -8691,7 +8612,10 @@
8691
8612
  "name": "handleTabClose",
8692
8613
  "parameters": [
8693
8614
  {
8694
- "name": "event"
8615
+ "name": "event",
8616
+ "type": {
8617
+ "text": "CustomEvent"
8618
+ }
8695
8619
  }
8696
8620
  ]
8697
8621
  },
@@ -8700,7 +8624,10 @@
8700
8624
  "name": "makeInk",
8701
8625
  "parameters": [
8702
8626
  {
8703
- "name": "location"
8627
+ "name": "location",
8628
+ "type": {
8629
+ "text": "string"
8630
+ }
8704
8631
  }
8705
8632
  ]
8706
8633
  },
@@ -8733,7 +8660,10 @@
8733
8660
  "name": "tabSelectedChange",
8734
8661
  "parameters": [
8735
8662
  {
8736
- "name": "event"
8663
+ "name": "event",
8664
+ "type": {
8665
+ "text": "CustomEvent"
8666
+ }
8737
8667
  }
8738
8668
  ]
8739
8669
  },
@@ -8758,10 +8688,16 @@
8758
8688
  "name": "animatePanel",
8759
8689
  "parameters": [
8760
8690
  {
8761
- "name": "panelName"
8691
+ "name": "panelName",
8692
+ "type": {
8693
+ "text": "string"
8694
+ }
8762
8695
  },
8763
8696
  {
8764
- "name": "panelIndex"
8697
+ "name": "panelIndex",
8698
+ "type": {
8699
+ "text": "number"
8700
+ }
8765
8701
  }
8766
8702
  ]
8767
8703
  },
@@ -8770,7 +8706,10 @@
8770
8706
  "name": "handleTabKeydown",
8771
8707
  "parameters": [
8772
8708
  {
8773
- "name": "event"
8709
+ "name": "event",
8710
+ "type": {
8711
+ "text": "KeyboardEvent"
8712
+ }
8774
8713
  }
8775
8714
  ]
8776
8715
  },
@@ -8779,7 +8718,10 @@
8779
8718
  "name": "handleTouchStart",
8780
8719
  "parameters": [
8781
8720
  {
8782
- "name": "event"
8721
+ "name": "event",
8722
+ "type": {
8723
+ "text": "TouchEvent"
8724
+ }
8783
8725
  }
8784
8726
  ]
8785
8727
  },
@@ -8788,24 +8730,20 @@
8788
8730
  "name": "handleTouchMove",
8789
8731
  "parameters": [
8790
8732
  {
8791
- "name": "event"
8733
+ "name": "event",
8734
+ "type": {
8735
+ "text": "TouchEvent"
8736
+ }
8792
8737
  }
8793
8738
  ]
8794
8739
  }
8795
8740
  ],
8796
- "events": [
8797
- {
8798
- "description": "Fires when a tab is changed",
8799
- "name": "kemet-tab-changed"
8800
- }
8801
- ],
8802
8741
  "attributes": [
8803
8742
  {
8804
8743
  "name": "selected",
8805
8744
  "type": {
8806
8745
  "text": "string"
8807
8746
  },
8808
- "description": "The selected tab by name",
8809
8747
  "fieldName": "selected"
8810
8748
  },
8811
8749
  {
@@ -8814,7 +8752,6 @@
8814
8752
  "text": "number"
8815
8753
  },
8816
8754
  "default": "0",
8817
- "description": "The selected tab by index",
8818
8755
  "fieldName": "selectedIndex"
8819
8756
  },
8820
8757
  {
@@ -8823,16 +8760,14 @@
8823
8760
  "text": "number"
8824
8761
  },
8825
8762
  "default": "0",
8826
- "description": "Positions the current panel",
8827
8763
  "fieldName": "panelPosition"
8828
8764
  },
8829
8765
  {
8830
8766
  "name": "panel-effect",
8831
8767
  "type": {
8832
- "text": "string"
8768
+ "text": "TypePanelEffect"
8833
8769
  },
8834
8770
  "default": "'none'",
8835
- "description": "The transition effect for panels",
8836
8771
  "fieldName": "panelEffect"
8837
8772
  },
8838
8773
  {
@@ -8840,16 +8775,14 @@
8840
8775
  "type": {
8841
8776
  "text": "boolean"
8842
8777
  },
8843
- "description": "Determines whether or not to enable swipe behavior",
8844
8778
  "fieldName": "swipe"
8845
8779
  },
8846
8780
  {
8847
8781
  "name": "placement",
8848
8782
  "type": {
8849
- "text": "string"
8783
+ "text": "TypePlacement"
8850
8784
  },
8851
8785
  "default": "'top'",
8852
- "description": "Places the tabs to the top, right, bottom, or left",
8853
8786
  "fieldName": "placement"
8854
8787
  },
8855
8788
  {
@@ -8857,24 +8790,21 @@
8857
8790
  "type": {
8858
8791
  "text": "boolean"
8859
8792
  },
8860
- "description": "Determines whether or not to show a divider line",
8861
8793
  "fieldName": "divider"
8862
8794
  },
8863
8795
  {
8864
8796
  "name": "tabs-align",
8865
8797
  "type": {
8866
- "text": "string"
8798
+ "text": "TypeTabsAlign"
8867
8799
  },
8868
8800
  "default": "'center'",
8869
- "description": "Spacing alignment of the tabs",
8870
8801
  "fieldName": "tabsAlign"
8871
8802
  },
8872
8803
  {
8873
8804
  "name": "ink",
8874
8805
  "type": {
8875
- "text": "object"
8806
+ "text": "Iink"
8876
8807
  },
8877
- "description": "An object that contains information about the ink",
8878
8808
  "fieldName": "ink"
8879
8809
  },
8880
8810
  {
@@ -8883,7 +8813,6 @@
8883
8813
  "text": "boolean"
8884
8814
  },
8885
8815
  "default": "false",
8886
- "description": "Determines whether or not to hide the ink",
8887
8816
  "fieldName": "hideInk"
8888
8817
  },
8889
8818
  {
@@ -8891,7 +8820,6 @@
8891
8820
  "type": {
8892
8821
  "text": "boolean"
8893
8822
  },
8894
- "description": "Is true when the space of the tabs is larger than it's container",
8895
8823
  "fieldName": "overflow"
8896
8824
  }
8897
8825
  ],
@@ -8900,7 +8828,6 @@
8900
8828
  "package": "lit"
8901
8829
  },
8902
8830
  "tagName": "kemet-tabs",
8903
- "summary": "A group of tabs and panels.",
8904
8831
  "customElement": true
8905
8832
  }
8906
8833
  ],
@@ -9210,24 +9137,24 @@
9210
9137
  {
9211
9138
  "kind": "method",
9212
9139
  "name": "checkLimitValidity",
9213
- "description": "Checks the validity of the character limit for the count component",
9214
- "privacy": "private",
9215
9140
  "return": {
9216
9141
  "type": {
9217
9142
  "text": "boolean"
9218
9143
  }
9219
- }
9144
+ },
9145
+ "description": "Checks the validity of the character limit for the count component",
9146
+ "privacy": "private"
9220
9147
  },
9221
9148
  {
9222
9149
  "kind": "method",
9223
9150
  "name": "checkValidity",
9224
- "description": "Checks the validity of the standard input",
9225
- "privacy": "public",
9226
9151
  "return": {
9227
9152
  "type": {
9228
9153
  "text": "boolean"
9229
9154
  }
9230
- }
9155
+ },
9156
+ "description": "Checks the validity of the standard input",
9157
+ "privacy": "public"
9231
9158
  },
9232
9159
  {
9233
9160
  "kind": "method",
@@ -9506,7 +9433,7 @@
9506
9433
  "text": "boolean"
9507
9434
  },
9508
9435
  "default": "false",
9509
- "description": "Determines whether or not the toggle is checked",
9436
+ "description": "Determines whether the toggle is checked",
9510
9437
  "attribute": "checked",
9511
9438
  "reflects": true
9512
9439
  },
@@ -9517,7 +9444,7 @@
9517
9444
  "text": "boolean"
9518
9445
  },
9519
9446
  "default": "false",
9520
- "description": "Determines whether or not the toggle is disabled",
9447
+ "description": "Determines whether the toggle is disabled",
9521
9448
  "attribute": "disabled"
9522
9449
  },
9523
9450
  {
@@ -9537,7 +9464,7 @@
9537
9464
  "text": "boolean"
9538
9465
  },
9539
9466
  "default": "false",
9540
- "description": "Determines whether or not to show text options",
9467
+ "description": "Determines whether to show text options",
9541
9468
  "attribute": "show"
9542
9469
  },
9543
9470
  {
@@ -9612,7 +9539,7 @@
9612
9539
  "text": "boolean"
9613
9540
  },
9614
9541
  "default": "false",
9615
- "description": "Determines whether or not the toggle is checked",
9542
+ "description": "Determines whether the toggle is checked",
9616
9543
  "fieldName": "checked"
9617
9544
  },
9618
9545
  {
@@ -9621,7 +9548,7 @@
9621
9548
  "text": "boolean"
9622
9549
  },
9623
9550
  "default": "false",
9624
- "description": "Determines whether or not the toggle is disabled",
9551
+ "description": "Determines whether the toggle is disabled",
9625
9552
  "fieldName": "disabled"
9626
9553
  },
9627
9554
  {
@@ -9639,7 +9566,7 @@
9639
9566
  "text": "boolean"
9640
9567
  },
9641
9568
  "default": "false",
9642
- "description": "Determines whether or not to show text options",
9569
+ "description": "Determines whether to show text options",
9643
9570
  "fieldName": "show"
9644
9571
  },
9645
9572
  {
@@ -9728,7 +9655,7 @@
9728
9655
  "name": "--kemet-tooltip-background-color"
9729
9656
  },
9730
9657
  {
9731
- "description": "The border color of the the arrow",
9658
+ "description": "The border color of the arrow",
9732
9659
  "name": "--kemet-tooltip-border-color"
9733
9660
  },
9734
9661
  {
@@ -9782,7 +9709,7 @@
9782
9709
  "type": {
9783
9710
  "text": "boolean"
9784
9711
  },
9785
- "description": "Determines if the the Popper is opened or closed",
9712
+ "description": "Determines if the Popper is opened or closed",
9786
9713
  "attribute": "opened",
9787
9714
  "reflects": true,
9788
9715
  "inheritedFrom": {
@@ -9867,7 +9794,10 @@
9867
9794
  "name": "toggle",
9868
9795
  "parameters": [
9869
9796
  {
9870
- "name": "event"
9797
+ "name": "event",
9798
+ "type": {
9799
+ "text": "MouseEvent | KeyboardEvent"
9800
+ }
9871
9801
  }
9872
9802
  ],
9873
9803
  "inheritedFrom": {
@@ -9880,7 +9810,10 @@
9880
9810
  "name": "handleKeyUp",
9881
9811
  "parameters": [
9882
9812
  {
9883
- "name": "event"
9813
+ "name": "event",
9814
+ "type": {
9815
+ "text": "KeyboardEvent"
9816
+ }
9884
9817
  }
9885
9818
  ],
9886
9819
  "inheritedFrom": {
@@ -9893,7 +9826,10 @@
9893
9826
  "name": "handleFocusableDown",
9894
9827
  "parameters": [
9895
9828
  {
9896
- "name": "event"
9829
+ "name": "event",
9830
+ "type": {
9831
+ "text": "KeyboardEvent"
9832
+ }
9897
9833
  }
9898
9834
  ],
9899
9835
  "inheritedFrom": {
@@ -9907,7 +9843,7 @@
9907
9843
  "module": "/src/components/kemet-popper/kemet-popper"
9908
9844
  },
9909
9845
  "tagName": "kemet-tooltip",
9910
- "summary": "A tooltip is a Popper component that displays an dynamic arrow pointing to the trigger.",
9846
+ "summary": "A tooltip is a Popper component that displays a dynamic arrow pointing to the trigger.",
9911
9847
  "customElement": true,
9912
9848
  "attributes": [
9913
9849
  {
@@ -9928,7 +9864,7 @@
9928
9864
  "type": {
9929
9865
  "text": "boolean"
9930
9866
  },
9931
- "description": "Determines if the the Popper is opened or closed",
9867
+ "description": "Determines if the Popper is opened or closed",
9932
9868
  "fieldName": "opened",
9933
9869
  "inheritedFrom": {
9934
9870
  "name": "KemetPopper",
@@ -10131,7 +10067,7 @@
10131
10067
  "type": {
10132
10068
  "text": "boolean"
10133
10069
  },
10134
- "description": "Determines whether or not a step renders as complete",
10070
+ "description": "Determines whether a step renders as complete",
10135
10071
  "attribute": "completed",
10136
10072
  "reflects": true
10137
10073
  },
@@ -10141,7 +10077,7 @@
10141
10077
  "type": {
10142
10078
  "text": "boolean"
10143
10079
  },
10144
- "description": "Determines whether or not a step renders as the current step",
10080
+ "description": "Determines whether a step renders as the current step",
10145
10081
  "attribute": "current",
10146
10082
  "reflects": true
10147
10083
  },
@@ -10227,7 +10163,7 @@
10227
10163
  "type": {
10228
10164
  "text": "boolean"
10229
10165
  },
10230
- "description": "Determines whether or not a step renders as complete",
10166
+ "description": "Determines whether a step renders as complete",
10231
10167
  "fieldName": "completed"
10232
10168
  },
10233
10169
  {
@@ -10235,7 +10171,7 @@
10235
10171
  "type": {
10236
10172
  "text": "boolean"
10237
10173
  },
10238
- "description": "Determines whether or not a step renders as the current step",
10174
+ "description": "Determines whether a step renders as the current step",
10239
10175
  "fieldName": "current"
10240
10176
  },
10241
10177
  {
@@ -10332,7 +10268,7 @@
10332
10268
  "kind": "field",
10333
10269
  "name": "steps",
10334
10270
  "type": {
10335
- "text": "any"
10271
+ "text": "NodeListOf<KemetTrackerStep>"
10336
10272
  }
10337
10273
  },
10338
10274
  {
@@ -10720,7 +10656,7 @@
10720
10656
  "type": {
10721
10657
  "text": "boolean"
10722
10658
  },
10723
- "description": "If true if drag and drop support is not detected",
10659
+ "description": "Is true if drag and drop support is not detected",
10724
10660
  "attribute": "no-drag-drop",
10725
10661
  "reflects": true
10726
10662
  },
@@ -10762,7 +10698,10 @@
10762
10698
  "name": "handleChange",
10763
10699
  "parameters": [
10764
10700
  {
10765
- "name": "event"
10701
+ "name": "event",
10702
+ "type": {
10703
+ "text": "Event"
10704
+ }
10766
10705
  }
10767
10706
  ]
10768
10707
  },
@@ -10771,7 +10710,10 @@
10771
10710
  "name": "handleDrop",
10772
10711
  "parameters": [
10773
10712
  {
10774
- "name": "event"
10713
+ "name": "event",
10714
+ "type": {
10715
+ "text": "DragEvent"
10716
+ }
10775
10717
  }
10776
10718
  ]
10777
10719
  },
@@ -10855,7 +10797,7 @@
10855
10797
  "type": {
10856
10798
  "text": "boolean"
10857
10799
  },
10858
- "description": "If true if drag and drop support is not detected",
10800
+ "description": "Is true if drag and drop support is not detected",
10859
10801
  "fieldName": "noDragDrop"
10860
10802
  },
10861
10803
  {