@helixui/library 0.1.3 → 0.3.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.
- package/custom-elements.json +262 -67
- package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion.d.ts +2 -0
- package/dist/components/hx-accordion/hx-accordion.d.ts.map +1 -1
- package/dist/components/hx-accordion/index.js +1 -1
- package/dist/components/hx-action-bar/hx-action-bar.d.ts +1 -0
- package/dist/components/hx-action-bar/hx-action-bar.d.ts.map +1 -1
- package/dist/components/hx-action-bar/index.js +1 -1
- package/dist/components/hx-alert/hx-alert.d.ts +1 -1
- package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
- package/dist/components/hx-alert/index.d.ts +1 -0
- package/dist/components/hx-alert/index.d.ts.map +1 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts +1 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts.map +1 -1
- package/dist/components/hx-avatar/hx-avatar.styles.d.ts.map +1 -1
- package/dist/components/hx-avatar/index.js +1 -1
- package/dist/components/hx-button/hx-button.d.ts +10 -4
- package/dist/components/hx-button/hx-button.d.ts.map +1 -1
- package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
- package/dist/components/hx-button/index.js +1 -1
- package/dist/components/hx-button-group/hx-button-group.d.ts +6 -3
- package/dist/components/hx-button-group/hx-button-group.d.ts.map +1 -1
- package/dist/components/hx-button-group/hx-button-group.styles.d.ts.map +1 -1
- package/dist/components/hx-button-group/index.js +1 -1
- package/dist/components/hx-card/hx-card.d.ts +9 -0
- package/dist/components/hx-card/hx-card.d.ts.map +1 -1
- package/dist/components/hx-card/index.js +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.d.ts +3 -0
- package/dist/components/hx-checkbox/hx-checkbox.d.ts.map +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
- package/dist/components/hx-checkbox/index.js +1 -1
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts +1 -0
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts.map +1 -1
- package/dist/components/hx-checkbox-group/index.js +1 -1
- package/dist/components/hx-code-snippet/hx-code-snippet.d.ts.map +1 -1
- package/dist/components/hx-code-snippet/index.js +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.d.ts.map +1 -1
- package/dist/components/hx-color-picker/index.js +1 -1
- package/dist/components/hx-combobox/index.d.ts +1 -2
- package/dist/components/hx-combobox/index.d.ts.map +1 -1
- package/dist/components/hx-container/hx-container.d.ts +2 -0
- package/dist/components/hx-container/hx-container.d.ts.map +1 -1
- package/dist/components/hx-container/hx-container.styles.d.ts.map +1 -1
- package/dist/components/hx-container/index.js +1 -1
- package/dist/components/hx-dialog/index.js +1 -1
- package/dist/components/hx-divider/index.js +1 -1
- package/dist/components/hx-drawer/hx-drawer.d.ts +3 -2
- package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
- package/dist/components/hx-dropdown/index.d.ts +1 -1
- package/dist/components/hx-dropdown/index.d.ts.map +1 -1
- package/dist/components/hx-field/index.js +1 -1
- package/dist/components/hx-field-label/hx-field-label.d.ts +17 -7
- package/dist/components/hx-field-label/hx-field-label.d.ts.map +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.d.ts +1 -0
- package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
- package/dist/components/hx-link/hx-link.d.ts +5 -1
- package/dist/components/hx-link/hx-link.d.ts.map +1 -1
- package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
- package/dist/components/hx-link/index.js +1 -1
- package/dist/components/hx-menu/hx-menu-divider.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu-divider.styles.d.ts +2 -0
- package/dist/components/hx-menu/hx-menu-divider.styles.d.ts.map +1 -0
- package/dist/components/hx-menu/hx-menu-item.d.ts +7 -0
- package/dist/components/hx-menu/hx-menu-item.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu-item.styles.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu.d.ts +11 -0
- package/dist/components/hx-menu/hx-menu.d.ts.map +1 -1
- package/dist/components/hx-menu/index.js +1 -1
- package/dist/components/hx-nav/hx-nav.d.ts +2 -0
- package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
- package/dist/components/hx-nav/hx-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-nav/index.js +1 -1
- package/dist/components/hx-number-input/hx-number-input.styles.d.ts.map +1 -1
- package/dist/components/hx-number-input/index.js +1 -1
- package/dist/components/hx-progress-ring/hx-progress-ring.d.ts +3 -3
- package/dist/components/hx-progress-ring/hx-progress-ring.d.ts.map +1 -1
- package/dist/components/hx-progress-ring/index.js +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.d.ts +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
- package/dist/components/hx-radio-group/index.js +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
- package/dist/components/hx-side-nav/index.js +1 -1
- package/dist/components/hx-slider/hx-slider.d.ts +2 -0
- package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
- package/dist/components/hx-slider/hx-slider.styles.d.ts.map +1 -1
- package/dist/components/hx-slider/index.js +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.d.ts +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.d.ts.map +1 -1
- package/dist/components/hx-split-panel/index.js +1 -1
- package/dist/components/hx-status-indicator/hx-status-indicator.d.ts +2 -0
- package/dist/components/hx-status-indicator/hx-status-indicator.d.ts.map +1 -1
- package/dist/components/hx-status-indicator/index.d.ts +1 -2
- package/dist/components/hx-status-indicator/index.d.ts.map +1 -1
- package/dist/components/hx-status-indicator/index.js +1 -1
- package/dist/components/hx-switch/hx-switch.d.ts.map +1 -1
- package/dist/components/hx-switch/index.d.ts +1 -0
- package/dist/components/hx-switch/index.d.ts.map +1 -1
- package/dist/components/hx-textarea/hx-textarea.d.ts +7 -1
- package/dist/components/hx-textarea/hx-textarea.d.ts.map +1 -1
- package/dist/components/hx-textarea/hx-textarea.styles.d.ts.map +1 -1
- package/dist/components/hx-textarea/index.js +1 -1
- package/dist/index.d.ts +11 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +25 -25
- package/dist/shared/{hx-accordion-C84oGPj7.js → hx-accordion-D95XSAft.js} +33 -38
- package/dist/shared/hx-accordion-D95XSAft.js.map +1 -0
- package/dist/shared/{hx-action-bar-DxpGLABm.js → hx-action-bar-D43v5rA2.js} +11 -11
- package/dist/shared/hx-action-bar-D43v5rA2.js.map +1 -0
- package/dist/shared/hx-alert-BQpT4gL3.js.map +1 -1
- package/dist/shared/{hx-avatar-ekyZvOCm.js → hx-avatar-yHjmNdtf.js} +80 -58
- package/dist/shared/hx-avatar-yHjmNdtf.js.map +1 -0
- package/dist/shared/{hx-button-DpFW7PO3.js → hx-button-SAbf4_jC.js} +37 -30
- package/dist/shared/hx-button-SAbf4_jC.js.map +1 -0
- package/dist/shared/{hx-button-group-DxCwaWnu.js → hx-button-group-DET_Pkxt.js} +15 -26
- package/dist/shared/hx-button-group-DET_Pkxt.js.map +1 -0
- package/dist/shared/{hx-card-VdiB2Pc4.js → hx-card-DAkEfpJd.js} +12 -8
- package/dist/shared/hx-card-DAkEfpJd.js.map +1 -0
- package/dist/shared/{hx-checkbox-Dq2xXIvl.js → hx-checkbox-BMayOpAM.js} +13 -1
- package/dist/shared/hx-checkbox-BMayOpAM.js.map +1 -0
- package/dist/shared/{hx-checkbox-group-BLePVahw.js → hx-checkbox-group-CIIijwmc.js} +24 -24
- package/dist/shared/hx-checkbox-group-CIIijwmc.js.map +1 -0
- package/dist/shared/{hx-code-snippet-DjY96OY8.js → hx-code-snippet-DdEqy-1B.js} +3 -2
- package/dist/shared/{hx-code-snippet-DjY96OY8.js.map → hx-code-snippet-DdEqy-1B.js.map} +1 -1
- package/dist/shared/{hx-color-picker-O4b_6QXT.js → hx-color-picker-K2x_dyeG.js} +64 -66
- package/dist/shared/hx-color-picker-K2x_dyeG.js.map +1 -0
- package/dist/shared/{hx-container-COinHjxn.js → hx-container-BXZBaOGG.js} +13 -12
- package/dist/shared/hx-container-BXZBaOGG.js.map +1 -0
- package/dist/shared/{hx-dialog-1VegS0l1.js → hx-dialog-e4CSD8xX.js} +23 -23
- package/dist/shared/hx-dialog-e4CSD8xX.js.map +1 -0
- package/dist/shared/{hx-divider-UdSFzALX.js → hx-divider-XgWIz4Mr.js} +2 -2
- package/dist/shared/{hx-divider-UdSFzALX.js.map → hx-divider-XgWIz4Mr.js.map} +1 -1
- package/dist/shared/hx-drawer-CenIAGuR.js.map +1 -1
- package/dist/shared/{hx-field-BMyp6hBx.js → hx-field-Dz-7M_SC.js} +2 -2
- package/dist/shared/hx-field-Dz-7M_SC.js.map +1 -0
- package/dist/shared/hx-field-label-Bg-EWvqF.js.map +1 -1
- package/dist/shared/hx-file-upload-DnYiIhyN.js.map +1 -1
- package/dist/shared/{hx-link-D73HP4Lq.js → hx-link-DfNy_UU8.js} +4 -5
- package/dist/shared/hx-link-DfNy_UU8.js.map +1 -0
- package/dist/shared/{hx-menu-divider-Bds6Gn6b.js → hx-menu-divider-Buc5XA9E.js} +79 -52
- package/dist/shared/hx-menu-divider-Buc5XA9E.js.map +1 -0
- package/dist/shared/{hx-nav-TK0mPfU6.js → hx-nav-CWwByFdq.js} +78 -63
- package/dist/shared/hx-nav-CWwByFdq.js.map +1 -0
- package/dist/shared/{hx-nav-item-XvXQzMwc.js → hx-nav-item-DItaMWl0.js} +1 -2
- package/dist/shared/hx-nav-item-DItaMWl0.js.map +1 -0
- package/dist/shared/{hx-number-input-BJ5XSvjL.js → hx-number-input-CS6_w1lT.js} +7 -1
- package/dist/shared/hx-number-input-CS6_w1lT.js.map +1 -0
- package/dist/shared/{hx-progress-ring-QGg5fdis.js → hx-progress-ring-wOSv2y_I.js} +32 -35
- package/dist/shared/hx-progress-ring-wOSv2y_I.js.map +1 -0
- package/dist/shared/{hx-radio-CWzYFy-I.js → hx-radio-reSaVmIB.js} +41 -40
- package/dist/shared/hx-radio-reSaVmIB.js.map +1 -0
- package/dist/shared/{hx-slider-BMofa55D.js → hx-slider-CzHOl3Ur.js} +11 -2
- package/dist/shared/hx-slider-CzHOl3Ur.js.map +1 -0
- package/dist/shared/{hx-split-panel-D9Jg5qKO.js → hx-split-panel-Cxkeauwe.js} +22 -22
- package/dist/shared/hx-split-panel-Cxkeauwe.js.map +1 -0
- package/dist/shared/{hx-status-indicator-Mv44COA-.js → hx-status-indicator-oYWOkWlD.js} +31 -24
- package/dist/shared/{hx-status-indicator-Mv44COA-.js.map → hx-status-indicator-oYWOkWlD.js.map} +1 -1
- package/dist/shared/hx-switch-BPvIcDpM.js.map +1 -1
- package/dist/shared/{hx-textarea-Bsq5aJf8.js → hx-textarea-BLcReynr.js} +42 -26
- package/dist/shared/hx-textarea-BLcReynr.js.map +1 -0
- package/fouc.css +88 -0
- package/package.json +5 -3
- package/dist/shared/hx-accordion-C84oGPj7.js.map +0 -1
- package/dist/shared/hx-action-bar-DxpGLABm.js.map +0 -1
- package/dist/shared/hx-avatar-ekyZvOCm.js.map +0 -1
- package/dist/shared/hx-button-DpFW7PO3.js.map +0 -1
- package/dist/shared/hx-button-group-DxCwaWnu.js.map +0 -1
- package/dist/shared/hx-card-VdiB2Pc4.js.map +0 -1
- package/dist/shared/hx-checkbox-Dq2xXIvl.js.map +0 -1
- package/dist/shared/hx-checkbox-group-BLePVahw.js.map +0 -1
- package/dist/shared/hx-color-picker-O4b_6QXT.js.map +0 -1
- package/dist/shared/hx-container-COinHjxn.js.map +0 -1
- package/dist/shared/hx-dialog-1VegS0l1.js.map +0 -1
- package/dist/shared/hx-field-BMyp6hBx.js.map +0 -1
- package/dist/shared/hx-link-D73HP4Lq.js.map +0 -1
- package/dist/shared/hx-menu-divider-Bds6Gn6b.js.map +0 -1
- package/dist/shared/hx-nav-TK0mPfU6.js.map +0 -1
- package/dist/shared/hx-nav-item-XvXQzMwc.js.map +0 -1
- package/dist/shared/hx-number-input-BJ5XSvjL.js.map +0 -1
- package/dist/shared/hx-progress-ring-QGg5fdis.js.map +0 -1
- package/dist/shared/hx-radio-CWzYFy-I.js.map +0 -1
- package/dist/shared/hx-slider-BMofa55D.js.map +0 -1
- package/dist/shared/hx-split-panel-D9Jg5qKO.js.map +0 -1
- package/dist/shared/hx-textarea-Bsq5aJf8.js.map +0 -1
package/custom-elements.json
CHANGED
|
@@ -169,24 +169,18 @@
|
|
|
169
169
|
],
|
|
170
170
|
"events": [
|
|
171
171
|
{
|
|
172
|
-
"name": "
|
|
173
|
-
"type": {
|
|
174
|
-
"text": "CustomEvent"
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
{
|
|
172
|
+
"name": "hx-expand",
|
|
178
173
|
"type": {
|
|
179
174
|
"text": "CustomEvent<{expanded: boolean, itemId: string}>"
|
|
180
175
|
},
|
|
181
|
-
"description": "Dispatched when the item is expanded."
|
|
182
|
-
"name": "hx-expand"
|
|
176
|
+
"description": "Dispatched when the item is expanded."
|
|
183
177
|
},
|
|
184
178
|
{
|
|
179
|
+
"name": "hx-collapse",
|
|
185
180
|
"type": {
|
|
186
181
|
"text": "CustomEvent<{expanded: boolean, itemId: string}>"
|
|
187
182
|
},
|
|
188
|
-
"description": "Dispatched when the item is collapsed."
|
|
189
|
-
"name": "hx-collapse"
|
|
183
|
+
"description": "Dispatched when the item is collapsed."
|
|
190
184
|
}
|
|
191
185
|
],
|
|
192
186
|
"attributes": [
|
|
@@ -218,6 +212,14 @@
|
|
|
218
212
|
"tagName": "hx-accordion-item",
|
|
219
213
|
"customElement": true,
|
|
220
214
|
"summary": "Collapsible panel that can be expanded or collapsed."
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"kind": "variable",
|
|
218
|
+
"name": "detail",
|
|
219
|
+
"type": {
|
|
220
|
+
"text": "object"
|
|
221
|
+
},
|
|
222
|
+
"default": "{ expanded, itemId: this.id || '' }"
|
|
221
223
|
}
|
|
222
224
|
],
|
|
223
225
|
"exports": [
|
|
@@ -254,6 +256,12 @@
|
|
|
254
256
|
"default": "var(--hx-border-radius-md)"
|
|
255
257
|
}
|
|
256
258
|
],
|
|
259
|
+
"cssParts": [
|
|
260
|
+
{
|
|
261
|
+
"description": "The outer container wrapping all accordion items.",
|
|
262
|
+
"name": "accordion"
|
|
263
|
+
}
|
|
264
|
+
],
|
|
257
265
|
"slots": [
|
|
258
266
|
{
|
|
259
267
|
"description": "Default slot for hx-accordion-item elements.",
|
|
@@ -283,22 +291,9 @@
|
|
|
283
291
|
}
|
|
284
292
|
},
|
|
285
293
|
{
|
|
286
|
-
"kind": "
|
|
294
|
+
"kind": "field",
|
|
287
295
|
"name": "_handleChildExpand",
|
|
288
|
-
"privacy": "private"
|
|
289
|
-
"return": {
|
|
290
|
-
"type": {
|
|
291
|
-
"text": "void"
|
|
292
|
-
}
|
|
293
|
-
},
|
|
294
|
-
"parameters": [
|
|
295
|
-
{
|
|
296
|
-
"name": "e",
|
|
297
|
-
"type": {
|
|
298
|
-
"text": "CustomEvent<{ expanded: boolean; itemId: string }>"
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
]
|
|
296
|
+
"privacy": "private"
|
|
302
297
|
},
|
|
303
298
|
{
|
|
304
299
|
"kind": "field",
|
|
@@ -448,6 +443,10 @@
|
|
|
448
443
|
{
|
|
449
444
|
"description": "The end (right) slot wrapper.",
|
|
450
445
|
"name": "end"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"description": "The overflow slot wrapper (hidden when no overflow content).",
|
|
449
|
+
"name": "overflow"
|
|
451
450
|
}
|
|
452
451
|
],
|
|
453
452
|
"slots": [
|
|
@@ -1117,6 +1116,14 @@
|
|
|
1117
1116
|
"name": "HelixAlert",
|
|
1118
1117
|
"module": "./hx-alert.js"
|
|
1119
1118
|
}
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"kind": "js",
|
|
1122
|
+
"name": "AlertVariant",
|
|
1123
|
+
"declaration": {
|
|
1124
|
+
"name": "AlertVariant",
|
|
1125
|
+
"module": "./hx-alert.js"
|
|
1126
|
+
}
|
|
1120
1127
|
}
|
|
1121
1128
|
]
|
|
1122
1129
|
},
|
|
@@ -2634,6 +2641,17 @@
|
|
|
2634
2641
|
"description": "Form field value submitted via ElementInternals.setFormValue on submit.",
|
|
2635
2642
|
"attribute": "value"
|
|
2636
2643
|
},
|
|
2644
|
+
{
|
|
2645
|
+
"kind": "field",
|
|
2646
|
+
"name": "ariaLabel",
|
|
2647
|
+
"type": {
|
|
2648
|
+
"text": "string | null"
|
|
2649
|
+
},
|
|
2650
|
+
"default": "null",
|
|
2651
|
+
"description": "Accessible label forwarded to the inner button/anchor. Required for icon-only usage.",
|
|
2652
|
+
"attribute": "aria-label",
|
|
2653
|
+
"reflects": true
|
|
2654
|
+
},
|
|
2637
2655
|
{
|
|
2638
2656
|
"kind": "field",
|
|
2639
2657
|
"name": "form",
|
|
@@ -2664,12 +2682,22 @@
|
|
|
2664
2682
|
{
|
|
2665
2683
|
"kind": "method",
|
|
2666
2684
|
"name": "_renderSpinner",
|
|
2667
|
-
"privacy": "private"
|
|
2685
|
+
"privacy": "private",
|
|
2686
|
+
"return": {
|
|
2687
|
+
"type": {
|
|
2688
|
+
"text": "TemplateResult"
|
|
2689
|
+
}
|
|
2690
|
+
}
|
|
2668
2691
|
},
|
|
2669
2692
|
{
|
|
2670
2693
|
"kind": "method",
|
|
2671
2694
|
"name": "_renderInner",
|
|
2672
|
-
"privacy": "private"
|
|
2695
|
+
"privacy": "private",
|
|
2696
|
+
"return": {
|
|
2697
|
+
"type": {
|
|
2698
|
+
"text": "TemplateResult"
|
|
2699
|
+
}
|
|
2700
|
+
}
|
|
2673
2701
|
}
|
|
2674
2702
|
],
|
|
2675
2703
|
"events": [
|
|
@@ -2771,6 +2799,16 @@
|
|
|
2771
2799
|
"description": "Form field value submitted via ElementInternals.setFormValue on submit.",
|
|
2772
2800
|
"fieldName": "value",
|
|
2773
2801
|
"attribute": "value"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"name": "aria-label",
|
|
2805
|
+
"type": {
|
|
2806
|
+
"text": "string | null"
|
|
2807
|
+
},
|
|
2808
|
+
"default": "null",
|
|
2809
|
+
"description": "Accessible label forwarded to the inner button/anchor. Required for icon-only usage.",
|
|
2810
|
+
"fieldName": "ariaLabel",
|
|
2811
|
+
"attribute": "aria-label"
|
|
2774
2812
|
}
|
|
2775
2813
|
],
|
|
2776
2814
|
"superclass": {
|
|
@@ -2822,7 +2860,7 @@
|
|
|
2822
2860
|
"declarations": [
|
|
2823
2861
|
{
|
|
2824
2862
|
"kind": "class",
|
|
2825
|
-
"description": "A container component that groups related hx-button elements into a cohesive\nhorizontal or vertical action set. Eliminates double borders between adjacent\nbuttons and squares off inner border-radius for a unified visual appearance.",
|
|
2863
|
+
"description": "A container component that groups related hx-button elements into a cohesive\nhorizontal or vertical action set. Eliminates double borders between adjacent\nbuttons and squares off inner border-radius for a unified visual appearance.\n\n**Accessibility:** Always provide an accessible label via `aria-label` or\n`aria-labelledby` so screen readers can announce the group purpose.",
|
|
2826
2864
|
"name": "HelixButtonGroup",
|
|
2827
2865
|
"cssProperties": [
|
|
2828
2866
|
{
|
|
@@ -2881,19 +2919,9 @@
|
|
|
2881
2919
|
"text": "string"
|
|
2882
2920
|
},
|
|
2883
2921
|
"default": "''",
|
|
2884
|
-
"description": "Accessible label for the button group. Sets aria-label via ElementInternals.\
|
|
2922
|
+
"description": "Accessible label for the button group. Sets aria-label via ElementInternals.\n**Strongly recommended** for WCAG 2.1 AA compliance — without it, screen\nreaders announce an unnamed \"group\". For Drupal/Twig compatibility, prefer\napplying `aria-label` directly as an HTML attribute instead.",
|
|
2885
2923
|
"attribute": "label"
|
|
2886
2924
|
},
|
|
2887
|
-
{
|
|
2888
|
-
"kind": "method",
|
|
2889
|
-
"name": "_handleSlotChange",
|
|
2890
|
-
"privacy": "private",
|
|
2891
|
-
"return": {
|
|
2892
|
-
"type": {
|
|
2893
|
-
"text": "void"
|
|
2894
|
-
}
|
|
2895
|
-
}
|
|
2896
|
-
},
|
|
2897
2925
|
{
|
|
2898
2926
|
"kind": "field",
|
|
2899
2927
|
"name": "role",
|
|
@@ -2930,7 +2958,7 @@
|
|
|
2930
2958
|
"text": "string"
|
|
2931
2959
|
},
|
|
2932
2960
|
"default": "''",
|
|
2933
|
-
"description": "Accessible label for the button group. Sets aria-label via ElementInternals.\
|
|
2961
|
+
"description": "Accessible label for the button group. Sets aria-label via ElementInternals.\n**Strongly recommended** for WCAG 2.1 AA compliance — without it, screen\nreaders announce an unnamed \"group\". For Drupal/Twig compatibility, prefer\napplying `aria-label` directly as an HTML attribute instead.",
|
|
2934
2962
|
"fieldName": "label",
|
|
2935
2963
|
"attribute": "label"
|
|
2936
2964
|
}
|
|
@@ -3072,6 +3100,16 @@
|
|
|
3072
3100
|
}
|
|
3073
3101
|
],
|
|
3074
3102
|
"members": [
|
|
3103
|
+
{
|
|
3104
|
+
"kind": "field",
|
|
3105
|
+
"name": "shadowRootOptions",
|
|
3106
|
+
"type": {
|
|
3107
|
+
"text": "object"
|
|
3108
|
+
},
|
|
3109
|
+
"static": true,
|
|
3110
|
+
"default": "{ ...LitElement.shadowRootOptions, delegatesFocus: true, }",
|
|
3111
|
+
"description": "Enable delegatesFocus so :focus on the host works when the inner card div has focus."
|
|
3112
|
+
},
|
|
3075
3113
|
{
|
|
3076
3114
|
"kind": "field",
|
|
3077
3115
|
"name": "variant",
|
|
@@ -4263,6 +4301,11 @@
|
|
|
4263
4301
|
"name": "--hx-checkbox-help-text-color",
|
|
4264
4302
|
"default": "var(--hx-color-neutral-500, #6c757d)"
|
|
4265
4303
|
},
|
|
4304
|
+
{
|
|
4305
|
+
"description": "Border color on hover.",
|
|
4306
|
+
"name": "--hx-checkbox-hover-border-color",
|
|
4307
|
+
"default": "var(--hx-checkbox-border-color)"
|
|
4308
|
+
},
|
|
4266
4309
|
{
|
|
4267
4310
|
"description": "Error state color.",
|
|
4268
4311
|
"name": "--hx-checkbox-error-color",
|
|
@@ -4558,6 +4601,24 @@
|
|
|
4558
4601
|
],
|
|
4559
4602
|
"description": "Called when the form restores state (e.g., back/forward navigation)."
|
|
4560
4603
|
},
|
|
4604
|
+
{
|
|
4605
|
+
"kind": "method",
|
|
4606
|
+
"name": "formDisabledCallback",
|
|
4607
|
+
"return": {
|
|
4608
|
+
"type": {
|
|
4609
|
+
"text": "void"
|
|
4610
|
+
}
|
|
4611
|
+
},
|
|
4612
|
+
"parameters": [
|
|
4613
|
+
{
|
|
4614
|
+
"name": "disabled",
|
|
4615
|
+
"type": {
|
|
4616
|
+
"text": "boolean"
|
|
4617
|
+
}
|
|
4618
|
+
}
|
|
4619
|
+
],
|
|
4620
|
+
"description": "Called when a parent fieldset is disabled/enabled."
|
|
4621
|
+
},
|
|
4561
4622
|
{
|
|
4562
4623
|
"kind": "method",
|
|
4563
4624
|
"name": "_handleChange",
|
|
@@ -4810,6 +4871,11 @@
|
|
|
4810
4871
|
"description": "Error message color.",
|
|
4811
4872
|
"name": "--hx-checkbox-group-error-color",
|
|
4812
4873
|
"default": "var(--hx-color-error-500, #dc3545)"
|
|
4874
|
+
},
|
|
4875
|
+
{
|
|
4876
|
+
"description": "Help text color.",
|
|
4877
|
+
"name": "--hx-checkbox-group-help-text-color",
|
|
4878
|
+
"default": "var(--hx-color-neutral-500)"
|
|
4813
4879
|
}
|
|
4814
4880
|
],
|
|
4815
4881
|
"cssParts": [
|
|
@@ -6314,24 +6380,18 @@
|
|
|
6314
6380
|
],
|
|
6315
6381
|
"events": [
|
|
6316
6382
|
{
|
|
6317
|
-
"name": "
|
|
6318
|
-
"type": {
|
|
6319
|
-
"text": "CustomEvent"
|
|
6320
|
-
}
|
|
6321
|
-
},
|
|
6322
|
-
{
|
|
6383
|
+
"name": "hx-input",
|
|
6323
6384
|
"type": {
|
|
6324
6385
|
"text": "CustomEvent<{value: string}>"
|
|
6325
6386
|
},
|
|
6326
|
-
"description": "Dispatched while dragging sliders or grid."
|
|
6327
|
-
"name": "hx-input"
|
|
6387
|
+
"description": "Dispatched while dragging sliders or grid."
|
|
6328
6388
|
},
|
|
6329
6389
|
{
|
|
6390
|
+
"name": "hx-change",
|
|
6330
6391
|
"type": {
|
|
6331
6392
|
"text": "CustomEvent<{value: string}>"
|
|
6332
6393
|
},
|
|
6333
|
-
"description": "Dispatched when a color is committed."
|
|
6334
|
-
"name": "hx-change"
|
|
6394
|
+
"description": "Dispatched when a color is committed."
|
|
6335
6395
|
}
|
|
6336
6396
|
],
|
|
6337
6397
|
"attributes": [
|
|
@@ -6413,6 +6473,14 @@
|
|
|
6413
6473
|
"tagName": "hx-color-picker",
|
|
6414
6474
|
"customElement": true,
|
|
6415
6475
|
"summary": "Color selection control with swatches, gradient picker, and formatted input."
|
|
6476
|
+
},
|
|
6477
|
+
{
|
|
6478
|
+
"kind": "variable",
|
|
6479
|
+
"name": "detail",
|
|
6480
|
+
"type": {
|
|
6481
|
+
"text": "object"
|
|
6482
|
+
},
|
|
6483
|
+
"default": "{ value: formatted }"
|
|
6416
6484
|
}
|
|
6417
6485
|
],
|
|
6418
6486
|
"exports": [
|
|
@@ -10420,7 +10488,7 @@
|
|
|
10420
10488
|
"kind": "field",
|
|
10421
10489
|
"name": "size",
|
|
10422
10490
|
"type": {
|
|
10423
|
-
"text": "DrawerSize
|
|
10491
|
+
"text": "DrawerSize"
|
|
10424
10492
|
},
|
|
10425
10493
|
"default": "'md'",
|
|
10426
10494
|
"description": "The size of the drawer panel. Use 'sm', 'md', 'lg', 'full', or any valid CSS length.",
|
|
@@ -10764,7 +10832,7 @@
|
|
|
10764
10832
|
{
|
|
10765
10833
|
"name": "size",
|
|
10766
10834
|
"type": {
|
|
10767
|
-
"text": "DrawerSize
|
|
10835
|
+
"text": "DrawerSize"
|
|
10768
10836
|
},
|
|
10769
10837
|
"default": "'md'",
|
|
10770
10838
|
"description": "The size of the drawer panel. Use 'sm', 'md', 'lg', 'full', or any valid CSS length.",
|
|
@@ -11290,6 +11358,14 @@
|
|
|
11290
11358
|
"name": "HelixDropdown",
|
|
11291
11359
|
"module": "./hx-dropdown.js"
|
|
11292
11360
|
}
|
|
11361
|
+
},
|
|
11362
|
+
{
|
|
11363
|
+
"kind": "js",
|
|
11364
|
+
"name": "DropdownPlacement",
|
|
11365
|
+
"declaration": {
|
|
11366
|
+
"name": "DropdownPlacement",
|
|
11367
|
+
"module": "./hx-dropdown.js"
|
|
11368
|
+
}
|
|
11293
11369
|
}
|
|
11294
11370
|
]
|
|
11295
11371
|
},
|
|
@@ -11769,7 +11845,7 @@
|
|
|
11769
11845
|
"declarations": [
|
|
11770
11846
|
{
|
|
11771
11847
|
"kind": "class",
|
|
11772
|
-
"description": "Standardized label for form fields. Used as a consistent sub-component\nfor hx-field and other form field components.\n\
|
|
11848
|
+
"description": "Standardized label for form fields. Used as a consistent sub-component\nfor hx-field and other form field components.\n\n## Label Association\n\n**For inputs in light DOM (the typical consumer deployment):** Use\n`aria-labelledby` pointing to the host element's `id`. The `for` attribute\nrenders a native `<label for=\"...\">` inside shadow DOM, but the HTML spec\nscopes `for`/`id` lookup to the same tree — a shadow-DOM label cannot\nassociate with a light-DOM input. Example:\n\n```html\n<hx-field-label id=\"label-email\">Email</hx-field-label>\n<input id=\"email\" aria-labelledby=\"label-email\" />\n```\n\n**For inputs in the same shadow root:** The `for` attribute works as\nexpected for direct label association.\n\nWhen `for` is unset, renders a `<span>` that can be referenced via\n`aria-labelledby` for labeling controls across the shadow DOM boundary.",
|
|
11773
11849
|
"name": "HelixFieldLabel",
|
|
11774
11850
|
"cssProperties": [
|
|
11775
11851
|
{
|
|
@@ -11780,7 +11856,7 @@
|
|
|
11780
11856
|
{
|
|
11781
11857
|
"description": "Required indicator color.",
|
|
11782
11858
|
"name": "--hx-field-label-required-color",
|
|
11783
|
-
"default": "var(--hx-color-danger, var(--hx-color-error-
|
|
11859
|
+
"default": "var(--hx-color-danger, var(--hx-color-error-text, #b91c1c))"
|
|
11784
11860
|
},
|
|
11785
11861
|
{
|
|
11786
11862
|
"description": "Label font size.",
|
|
@@ -11995,6 +12071,10 @@
|
|
|
11995
12071
|
{
|
|
11996
12072
|
"description": "The visible label element.",
|
|
11997
12073
|
"name": "label"
|
|
12074
|
+
},
|
|
12075
|
+
{
|
|
12076
|
+
"description": "The error message container below the dropzone.",
|
|
12077
|
+
"name": "error"
|
|
11998
12078
|
}
|
|
11999
12079
|
],
|
|
12000
12080
|
"slots": [
|
|
@@ -14738,13 +14818,33 @@
|
|
|
14738
14818
|
{
|
|
14739
14819
|
"description": "Danger variant color.",
|
|
14740
14820
|
"name": "--hx-link-color-danger",
|
|
14741
|
-
"default": "var(--hx-color-error-
|
|
14821
|
+
"default": "var(--hx-color-error-text)"
|
|
14822
|
+
},
|
|
14823
|
+
{
|
|
14824
|
+
"description": "Danger variant hover color.",
|
|
14825
|
+
"name": "--hx-link-color-danger-hover",
|
|
14826
|
+
"default": "var(--hx-color-error-700)"
|
|
14827
|
+
},
|
|
14828
|
+
{
|
|
14829
|
+
"description": "Link font family.",
|
|
14830
|
+
"name": "--hx-link-font-family",
|
|
14831
|
+
"default": "var(--hx-font-family-sans)"
|
|
14742
14832
|
},
|
|
14743
14833
|
{
|
|
14744
14834
|
"description": "Link text decoration.",
|
|
14745
14835
|
"name": "--hx-link-text-decoration",
|
|
14746
14836
|
"default": "underline"
|
|
14747
14837
|
},
|
|
14838
|
+
{
|
|
14839
|
+
"description": "Hover text decoration.",
|
|
14840
|
+
"name": "--hx-link-text-decoration-hover",
|
|
14841
|
+
"default": "underline"
|
|
14842
|
+
},
|
|
14843
|
+
{
|
|
14844
|
+
"description": "Text underline offset.",
|
|
14845
|
+
"name": "--hx-link-underline-offset",
|
|
14846
|
+
"default": "2px"
|
|
14847
|
+
},
|
|
14748
14848
|
{
|
|
14749
14849
|
"description": "Focus ring color.",
|
|
14750
14850
|
"name": "--hx-link-focus-ring-color",
|
|
@@ -15916,6 +16016,17 @@
|
|
|
15916
16016
|
}
|
|
15917
16017
|
],
|
|
15918
16018
|
"members": [
|
|
16019
|
+
{
|
|
16020
|
+
"kind": "field",
|
|
16021
|
+
"name": "label",
|
|
16022
|
+
"type": {
|
|
16023
|
+
"text": "string"
|
|
16024
|
+
},
|
|
16025
|
+
"default": "''",
|
|
16026
|
+
"description": "Accessible label for the menu. Rendered as `aria-label` on the inner\n`role=\"menu\"` element when set.",
|
|
16027
|
+
"attribute": "label",
|
|
16028
|
+
"reflects": true
|
|
16029
|
+
},
|
|
15919
16030
|
{
|
|
15920
16031
|
"kind": "field",
|
|
15921
16032
|
"name": "_focusedIndex",
|
|
@@ -15952,6 +16063,17 @@
|
|
|
15952
16063
|
}
|
|
15953
16064
|
}
|
|
15954
16065
|
},
|
|
16066
|
+
{
|
|
16067
|
+
"kind": "method",
|
|
16068
|
+
"name": "_syncRovingTabIndex",
|
|
16069
|
+
"privacy": "private",
|
|
16070
|
+
"return": {
|
|
16071
|
+
"type": {
|
|
16072
|
+
"text": "void"
|
|
16073
|
+
}
|
|
16074
|
+
},
|
|
16075
|
+
"description": "Synchronize roving tabindex across all enabled items.\nOnly the active item (or first item if none active) gets tabindex=0."
|
|
16076
|
+
},
|
|
15955
16077
|
{
|
|
15956
16078
|
"kind": "method",
|
|
15957
16079
|
"name": "focusFirst",
|
|
@@ -16095,6 +16217,18 @@
|
|
|
16095
16217
|
"description": "Dispatched when an item is selected."
|
|
16096
16218
|
}
|
|
16097
16219
|
],
|
|
16220
|
+
"attributes": [
|
|
16221
|
+
{
|
|
16222
|
+
"name": "label",
|
|
16223
|
+
"type": {
|
|
16224
|
+
"text": "string"
|
|
16225
|
+
},
|
|
16226
|
+
"default": "''",
|
|
16227
|
+
"description": "Accessible label for the menu. Rendered as `aria-label` on the inner\n`role=\"menu\"` element when set.",
|
|
16228
|
+
"fieldName": "label",
|
|
16229
|
+
"attribute": "label"
|
|
16230
|
+
}
|
|
16231
|
+
],
|
|
16098
16232
|
"superclass": {
|
|
16099
16233
|
"name": "LitElement",
|
|
16100
16234
|
"package": "lit"
|
|
@@ -16476,6 +16610,11 @@
|
|
|
16476
16610
|
"name": "--hx-nav-color",
|
|
16477
16611
|
"default": "var(--hx-color-neutral-100)"
|
|
16478
16612
|
},
|
|
16613
|
+
{
|
|
16614
|
+
"description": "Navigation font family.",
|
|
16615
|
+
"name": "--hx-nav-font-family",
|
|
16616
|
+
"default": "var(--hx-font-family-sans)"
|
|
16617
|
+
},
|
|
16479
16618
|
{
|
|
16480
16619
|
"description": "Link text color.",
|
|
16481
16620
|
"name": "--hx-nav-link-color",
|
|
@@ -16506,6 +16645,11 @@
|
|
|
16506
16645
|
"name": "--hx-nav-submenu-bg",
|
|
16507
16646
|
"default": "var(--hx-color-neutral-800)"
|
|
16508
16647
|
},
|
|
16648
|
+
{
|
|
16649
|
+
"description": "Submenu minimum width.",
|
|
16650
|
+
"name": "--hx-nav-submenu-min-width",
|
|
16651
|
+
"default": "12rem"
|
|
16652
|
+
},
|
|
16509
16653
|
{
|
|
16510
16654
|
"description": "Navigation font size.",
|
|
16511
16655
|
"name": "--hx-nav-font-size",
|
|
@@ -16681,6 +16825,12 @@
|
|
|
16681
16825
|
"type": {
|
|
16682
16826
|
"text": "NavItem"
|
|
16683
16827
|
}
|
|
16828
|
+
},
|
|
16829
|
+
{
|
|
16830
|
+
"name": "e",
|
|
16831
|
+
"type": {
|
|
16832
|
+
"text": "Event"
|
|
16833
|
+
}
|
|
16684
16834
|
}
|
|
16685
16835
|
]
|
|
16686
16836
|
},
|
|
@@ -16782,6 +16932,12 @@
|
|
|
16782
16932
|
"type": {
|
|
16783
16933
|
"text": "number"
|
|
16784
16934
|
}
|
|
16935
|
+
},
|
|
16936
|
+
{
|
|
16937
|
+
"name": "parentLabel",
|
|
16938
|
+
"type": {
|
|
16939
|
+
"text": "string"
|
|
16940
|
+
}
|
|
16785
16941
|
}
|
|
16786
16942
|
]
|
|
16787
16943
|
},
|
|
@@ -20080,14 +20236,13 @@
|
|
|
20080
20236
|
"readonly": true
|
|
20081
20237
|
},
|
|
20082
20238
|
{
|
|
20083
|
-
"kind": "
|
|
20084
|
-
"name": "
|
|
20239
|
+
"kind": "field",
|
|
20240
|
+
"name": "_labelWarned",
|
|
20241
|
+
"type": {
|
|
20242
|
+
"text": "boolean"
|
|
20243
|
+
},
|
|
20085
20244
|
"privacy": "private",
|
|
20086
|
-
"
|
|
20087
|
-
"type": {
|
|
20088
|
-
"text": "void"
|
|
20089
|
-
}
|
|
20090
|
-
}
|
|
20245
|
+
"default": "false"
|
|
20091
20246
|
}
|
|
20092
20247
|
],
|
|
20093
20248
|
"attributes": [
|
|
@@ -20522,9 +20677,10 @@
|
|
|
20522
20677
|
"kind": "field",
|
|
20523
20678
|
"name": "_groupEl",
|
|
20524
20679
|
"type": {
|
|
20525
|
-
"text": "HTMLElement"
|
|
20680
|
+
"text": "HTMLElement | null"
|
|
20526
20681
|
},
|
|
20527
|
-
"privacy": "private"
|
|
20682
|
+
"privacy": "private",
|
|
20683
|
+
"readonly": true
|
|
20528
20684
|
},
|
|
20529
20685
|
{
|
|
20530
20686
|
"kind": "field",
|
|
@@ -23151,6 +23307,11 @@
|
|
|
23151
23307
|
"name": "--hx-slider-thumb-border-color",
|
|
23152
23308
|
"default": "var(--hx-color-primary-500)"
|
|
23153
23309
|
},
|
|
23310
|
+
{
|
|
23311
|
+
"description": "Thumb border width.",
|
|
23312
|
+
"name": "--hx-slider-thumb-border-width",
|
|
23313
|
+
"default": "2px"
|
|
23314
|
+
},
|
|
23154
23315
|
{
|
|
23155
23316
|
"description": "Thumb box shadow.",
|
|
23156
23317
|
"name": "--hx-slider-thumb-shadow",
|
|
@@ -26293,7 +26454,7 @@
|
|
|
26293
26454
|
"kind": "field",
|
|
26294
26455
|
"name": "_trackEl",
|
|
26295
26456
|
"type": {
|
|
26296
|
-
"text": "HTMLButtonElement"
|
|
26457
|
+
"text": "HTMLButtonElement | null"
|
|
26297
26458
|
},
|
|
26298
26459
|
"privacy": "private",
|
|
26299
26460
|
"description": "Reference to the native button element acting as the switch track."
|
|
@@ -26586,6 +26747,22 @@
|
|
|
26586
26747
|
"name": "HelixSwitch",
|
|
26587
26748
|
"module": "./hx-switch.js"
|
|
26588
26749
|
}
|
|
26750
|
+
},
|
|
26751
|
+
{
|
|
26752
|
+
"kind": "js",
|
|
26753
|
+
"name": "HxSwitch",
|
|
26754
|
+
"declaration": {
|
|
26755
|
+
"name": "HxSwitch",
|
|
26756
|
+
"module": "./hx-switch.js"
|
|
26757
|
+
}
|
|
26758
|
+
},
|
|
26759
|
+
{
|
|
26760
|
+
"kind": "js",
|
|
26761
|
+
"name": "WcSwitch",
|
|
26762
|
+
"declaration": {
|
|
26763
|
+
"name": "WcSwitch",
|
|
26764
|
+
"module": "./hx-switch.js"
|
|
26765
|
+
}
|
|
26589
26766
|
}
|
|
26590
26767
|
]
|
|
26591
26768
|
},
|
|
@@ -28541,9 +28718,18 @@
|
|
|
28541
28718
|
"text": "number"
|
|
28542
28719
|
},
|
|
28543
28720
|
"default": "4",
|
|
28544
|
-
"description": "The number of visible text rows.",
|
|
28721
|
+
"description": "The number of visible text rows. Must be a positive integer (minimum 1).\nInvalid values are clamped to the nearest valid value.",
|
|
28545
28722
|
"attribute": "rows"
|
|
28546
28723
|
},
|
|
28724
|
+
{
|
|
28725
|
+
"kind": "field",
|
|
28726
|
+
"name": "minlength",
|
|
28727
|
+
"type": {
|
|
28728
|
+
"text": "number | undefined"
|
|
28729
|
+
},
|
|
28730
|
+
"description": "Minimum number of characters required.",
|
|
28731
|
+
"attribute": "minlength"
|
|
28732
|
+
},
|
|
28547
28733
|
{
|
|
28548
28734
|
"kind": "field",
|
|
28549
28735
|
"name": "maxlength",
|
|
@@ -28792,10 +28978,19 @@
|
|
|
28792
28978
|
"text": "number"
|
|
28793
28979
|
},
|
|
28794
28980
|
"default": "4",
|
|
28795
|
-
"description": "The number of visible text rows.",
|
|
28981
|
+
"description": "The number of visible text rows. Must be a positive integer (minimum 1).\nInvalid values are clamped to the nearest valid value.",
|
|
28796
28982
|
"fieldName": "rows",
|
|
28797
28983
|
"attribute": "rows"
|
|
28798
28984
|
},
|
|
28985
|
+
{
|
|
28986
|
+
"name": "minlength",
|
|
28987
|
+
"type": {
|
|
28988
|
+
"text": "number | undefined"
|
|
28989
|
+
},
|
|
28990
|
+
"description": "Minimum number of characters required.",
|
|
28991
|
+
"fieldName": "minlength",
|
|
28992
|
+
"attribute": "minlength"
|
|
28993
|
+
},
|
|
28799
28994
|
{
|
|
28800
28995
|
"name": "maxlength",
|
|
28801
28996
|
"type": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hx-accordion-item.d.ts","sourceRoot":"","sources":["../../../src/components/hx-accordion/hx-accordion-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAsB,MAAM,KAAK,CAAC;AAuBrD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,qBACa,kBAAmB,SAAQ,UAAU;IAChD,OAAgB,MAAM,4BAA2C;IAEjE;;;OAGG;IAEH,QAAQ,UAAS;IAEjB;;;OAGG;IAEH,QAAQ,UAAS;IAIjB,OAAO,CAAC,OAAO;IASf,oBAAoB,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;
|
|
1
|
+
{"version":3,"file":"hx-accordion-item.d.ts","sourceRoot":"","sources":["../../../src/components/hx-accordion/hx-accordion-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAsB,MAAM,KAAK,CAAC;AAuBrD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,qBACa,kBAAmB,SAAQ,UAAU;IAChD,OAAgB,MAAM,4BAA2C;IAEjE;;;OAGG;IAEH,QAAQ,UAAS;IAEjB;;;OAGG;IAEH,QAAQ,UAAS;IAIjB,OAAO,CAAC,OAAO;IASf,oBAAoB,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;IAa7C,OAAO,CAAC,mBAAmB;IAK3B,OAAO,CAAC,cAAc;IASb,MAAM;CAwChB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,mBAAmB,EAAE,kBAAkB,CAAC;KACzC;CACF"}
|
|
@@ -8,6 +8,8 @@ import { LitElement } from 'lit';
|
|
|
8
8
|
*
|
|
9
9
|
* @slot - Default slot for hx-accordion-item elements.
|
|
10
10
|
*
|
|
11
|
+
* @csspart accordion - The outer container wrapping all accordion items.
|
|
12
|
+
*
|
|
11
13
|
* @cssprop [--hx-accordion-border-radius=var(--hx-border-radius-md)] - Outer border radius.
|
|
12
14
|
*
|
|
13
15
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hx-accordion.d.ts","sourceRoot":"","sources":["../../../src/components/hx-accordion/hx-accordion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAIvC,OAAO,wBAAwB,CAAC;AAGhC
|
|
1
|
+
{"version":3,"file":"hx-accordion.d.ts","sourceRoot":"","sources":["../../../src/components/hx-accordion/hx-accordion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAIvC,OAAO,wBAAwB,CAAC;AAGhC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,qBACa,cAAe,SAAQ,UAAU;IAC5C,OAAgB,MAAM,4BAAuC;IAE7D;;;;OAIG;IAEH,IAAI,EAAE,QAAQ,GAAG,OAAO,CAAY;IAI3B,iBAAiB,IAAI,IAAI;IAMzB,oBAAoB,IAAI,IAAI;cAMlB,YAAY,IAAI,IAAI;IAMvC,OAAO,CAAC,kBAAkB;IAiB1B,OAAO,CAAC,kBAAkB,CAYxB;IAIF,OAAO,CAAC,cAAc,CA6CpB;IAEF,OAAO,CAAC,YAAY;IAYpB,OAAO,CAAC,iBAAiB;IAehB,MAAM;CAOhB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,cAAc,CAAC;KAChC;CACF"}
|
|
@@ -16,6 +16,7 @@ import { LitElement } from 'lit';
|
|
|
16
16
|
* @csspart start - The start (left) slot wrapper.
|
|
17
17
|
* @csspart center - The center (default) slot wrapper.
|
|
18
18
|
* @csspart end - The end (right) slot wrapper.
|
|
19
|
+
* @csspart overflow - The overflow slot wrapper (hidden when no overflow content).
|
|
19
20
|
*
|
|
20
21
|
* @cssprop [--hx-action-bar-bg=transparent] - Bar background color (default variant).
|
|
21
22
|
* @cssprop [--hx-action-bar-border=none] - Bar border (default variant).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hx-action-bar.d.ts","sourceRoot":"","sources":["../../../src/components/hx-action-bar/hx-action-bar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAKvC
|
|
1
|
+
{"version":3,"file":"hx-action-bar.d.ts","sourceRoot":"","sources":["../../../src/components/hx-action-bar/hx-action-bar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAQ,MAAM,KAAK,CAAC;AAKvC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,qBACa,cAAe,SAAQ,UAAU;IAC5C,OAAgB,MAAM,4BAAuC;IAE7D;;;OAGG;IAEH,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAQ;IAEhC;;;OAGG;IAEH,OAAO,EAAE,SAAS,GAAG,UAAU,GAAG,QAAQ,CAAa;IAEvD;;;;;;;OAOG;IAEH,QAAQ,EAAE,KAAK,GAAG,QAAQ,GAAG,QAAQ,CAAS;IAE9C;;;;OAIG;IAEH,MAAM,UAAS;IAEf;;;;OAIG;IAEH,SAAS,EAAE,MAAM,CAAa;IAE9B,mEAAmE;IACnE,OAAO,CAAC,eAAe,CAA8B;IAErD,sDAAsD;IAEtD,OAAO,CAAC,YAAY,CAAS;IAI7B,2EAA2E;IAC3E,OAAO,CAAC,cAAc,CAwBpB;IAEO,iBAAiB,IAAI,IAAI;IAYzB,YAAY,IAAI,IAAI;IAMpB,oBAAoB,IAAI,IAAI;IAOrC,OAAO,CAAC,YAAY;IAcpB,OAAO,CAAC,kBAAkB;IAgC1B,OAAO,CAAC,mBAAmB;IAiB3B,OAAO,CAAC,UAAU;IAuBlB,OAAO,CAAC,iBAAiB;IAUhB,MAAM;CA4BhB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,cAAc,CAAC;KACjC;CACF"}
|