@ds-mo/ui 8.1.0 → 8.2.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/README.md +1 -1
- package/dist/.build-stamp +1 -1
- package/dist/agent.json +501 -47
- package/dist/angular/ds-field.d.ts +1 -1
- package/dist/angular/ds-field.js +3 -3
- package/dist/angular/ds-input.d.ts +1 -1
- package/dist/angular/ds-input.js +3 -3
- package/dist/angular/ds-panel-nav.d.ts +1 -1
- package/dist/angular/ds-panel-nav.js +3 -3
- package/dist/angular/ds-radio.d.ts +18 -0
- package/dist/angular/{ds-radio-group.js → ds-radio.js} +12 -12
- package/dist/angular/ds-slider.d.ts +12 -3
- package/dist/angular/ds-slider.js +8 -4
- package/dist/angular/index.d.ts +1 -1
- package/dist/angular/index.js +1 -1
- package/dist/angular/proxies.d.ts +1 -1
- package/dist/angular/proxies.js +1 -1
- package/dist/angular/radio-value-accessor.d.ts +1 -1
- package/dist/angular/radio-value-accessor.js +2 -2
- package/dist/components/ds-app-shell.js +1 -1
- package/dist/components/ds-badge.js +1 -1
- package/dist/components/ds-banner.js +1 -1
- package/dist/components/ds-bar-nav.js +1 -1
- package/dist/components/ds-bar-nav.js.map +1 -1
- package/dist/components/ds-button-filled.js +1 -1
- package/dist/components/ds-button-unfilled.js +1 -1
- package/dist/components/ds-card-data-viz-donut.js +1 -1
- package/dist/components/ds-card-data-viz-donut.js.map +1 -1
- package/dist/components/ds-card-setting.js +1 -1
- package/dist/components/ds-card.js +1 -1
- package/dist/components/ds-chart-bar.js +1 -1
- package/dist/components/ds-chart-bar.js.map +1 -1
- package/dist/components/ds-chart-donut.js +1 -1
- package/dist/components/ds-chart-donut.js.map +1 -1
- package/dist/components/ds-chart-legend.js +1 -1
- package/dist/components/ds-chart-line.js +1 -1
- package/dist/components/ds-chart-line.js.map +1 -1
- package/dist/components/ds-checkbox.js +1 -1
- package/dist/components/ds-chip.js +1 -1
- package/dist/components/ds-divider.js +1 -1
- package/dist/components/ds-empty-state.js +1 -1
- package/dist/components/ds-field.js +1 -1
- package/dist/components/ds-field.js.map +1 -1
- package/dist/components/ds-icon.js +1 -1
- package/dist/components/ds-input.js +1 -1
- package/dist/components/ds-input.js.map +1 -1
- package/dist/components/ds-loader.js +1 -1
- package/dist/components/ds-menu.js +1 -1
- package/dist/components/ds-modal.js +1 -1
- package/dist/components/ds-modal.js.map +1 -1
- package/dist/components/ds-pagination.js +1 -1
- package/dist/components/ds-panel-nav.js +1 -1
- package/dist/components/ds-panel-nav.js.map +1 -1
- package/dist/components/ds-panel-sub-nav.js +1 -1
- package/dist/components/ds-panel-sub-nav.js.map +1 -1
- package/dist/components/ds-panel-tools.js +1 -1
- package/dist/components/{ds-radio-group.d.ts → ds-radio.d.ts} +4 -4
- package/dist/components/ds-radio.js +2 -0
- package/dist/components/ds-radio.js.map +1 -0
- package/dist/components/ds-select-multi.js +1 -1
- package/dist/components/ds-select-multi.js.map +1 -1
- package/dist/components/ds-select.js +1 -1
- package/dist/components/ds-select.js.map +1 -1
- package/dist/components/ds-shell-gradient-picker.js +1 -1
- package/dist/components/ds-shell-gradient-swatch.js +1 -1
- package/dist/components/ds-skeleton.js +1 -1
- package/dist/components/ds-slider.js +1 -1
- package/dist/components/ds-slider.js.map +1 -1
- package/dist/components/ds-switch.js +1 -1
- package/dist/components/ds-tab-group.js +1 -1
- package/dist/components/ds-tab-group.js.map +1 -1
- package/dist/components/ds-table.js +1 -1
- package/dist/components/ds-tag.js +1 -1
- package/dist/components/ds-text.js +1 -1
- package/dist/components/ds-tooltip-data-viz.js +1 -1
- package/dist/components/ds-tooltip.js +1 -1
- package/dist/components/{p-CTmsQjsE.js → p-BU_gxTiw.js} +2 -2
- package/dist/components/p-BU_gxTiw.js.map +1 -0
- package/dist/components/{p-Ckiwpsgw.js → p-BjhTeU17.js} +2 -2
- package/dist/components/{p-Du9UUSJ5.js → p-C91iXoXj.js} +2 -2
- package/dist/components/{p-WdtWRvVr.js → p-CDu_LfhF.js} +2 -2
- package/dist/components/{p-_zP4v-Al.js → p-CSyIAX11.js} +2 -2
- package/dist/components/p-CSyIAX11.js.map +1 -0
- package/dist/components/{p-BMbadvZo.js → p-Cj4vIqqx.js} +2 -2
- package/dist/components/{p-BMbadvZo.js.map → p-Cj4vIqqx.js.map} +1 -1
- package/dist/components/{p-wxw8arTd.js → p-Cpr3K41-.js} +1 -1
- package/dist/components/{p-wxw8arTd.js.map → p-Cpr3K41-.js.map} +1 -1
- package/dist/components/{p-CwaC4wLu.js → p-CqsgiNwB.js} +2 -2
- package/dist/components/p-CqsgiNwB.js.map +1 -0
- package/dist/components/{p-JsVSx7ZR.js → p-DHJZDpNk.js} +2 -2
- package/dist/components/{p-DDBLO7bY.js → p-DKVDYHxb.js} +2 -2
- package/dist/components/p-DRqbwDzo.js +2 -0
- package/dist/components/p-DRqbwDzo.js.map +1 -0
- package/dist/components/{p-B2FhhQba.js → p-KeMecQN9.js} +2 -2
- package/dist/components/p-NwPqPArp.js +2 -0
- package/dist/components/p-NwPqPArp.js.map +1 -0
- package/dist/components/{p-COzps7J4.js → p-PP5602IN.js} +2 -2
- package/dist/components/p-PP5602IN.js.map +1 -0
- package/dist/components/p-VKIsOVza.js +2 -0
- package/dist/components/p-VKIsOVza.js.map +1 -0
- package/dist/components/p-kGSowBA8.js +2 -0
- package/dist/components/{p-auwU64d8.js.map → p-kGSowBA8.js.map} +1 -1
- package/dist/docs/components.json +1391 -166
- package/dist/lib/components/Text/text-types.d.ts +1 -1
- package/dist/react/components.d.ts +1 -1
- package/dist/react/components.js +1 -1
- package/dist/react/ds-radio.d.ts +12 -0
- package/dist/react/ds-radio.js +12 -0
- package/dist/react/ds-slider.d.ts +4 -3
- package/dist/react/ds-slider.js +4 -1
- package/dist/types/components/ButtonUnfilled/ButtonUnfilled.d.ts +2 -1
- package/dist/types/components/Field/Field.d.ts +37 -2
- package/dist/types/components/Icon/Icon.d.ts +6 -1
- package/dist/types/components/Input/Input.d.ts +26 -0
- package/dist/types/components/Loader/Loader.d.ts +6 -1
- package/dist/types/components/Menu/Menu.d.ts +6 -0
- package/dist/types/components/Modal/Modal.d.ts +5 -0
- package/dist/types/components/PanelNav/PanelNav.d.ts +9 -0
- package/dist/types/components/{RadioGroup/RadioGroup.d.ts → Radio/Radio.d.ts} +18 -2
- package/dist/types/components/Radio/index.d.ts +2 -0
- package/dist/types/components/Slider/Slider.d.ts +101 -7
- package/dist/types/components/Switch/Switch.d.ts +4 -0
- package/dist/types/components/TabGroup/TabGroup.d.ts +1 -0
- package/dist/types/components/Text/Text.d.ts +6 -0
- package/dist/types/components/Text/text-types.d.ts +1 -1
- package/dist/types/components.d.ts +431 -46
- package/package.json +9 -4
- package/dist/angular/ds-radio-group.d.ts +0 -15
- package/dist/components/ds-radio-group.js +0 -2
- package/dist/components/ds-radio-group.js.map +0 -1
- package/dist/components/p-BEmVLLnN.js +0 -2
- package/dist/components/p-BEmVLLnN.js.map +0 -1
- package/dist/components/p-BcB-zkOx.js +0 -2
- package/dist/components/p-BcB-zkOx.js.map +0 -1
- package/dist/components/p-COzps7J4.js.map +0 -1
- package/dist/components/p-CTmsQjsE.js.map +0 -1
- package/dist/components/p-CwaC4wLu.js.map +0 -1
- package/dist/components/p-_zP4v-Al.js.map +0 -1
- package/dist/components/p-auwU64d8.js +0 -2
- package/dist/components/p-f0a1l4Uc.js +0 -2
- package/dist/components/p-f0a1l4Uc.js.map +0 -1
- package/dist/react/ds-radio-group.d.ts +0 -12
- package/dist/react/ds-radio-group.js +0 -12
- package/dist/types/components/RadioGroup/index.d.ts +0 -2
- /package/dist/components/{p-Ckiwpsgw.js.map → p-BjhTeU17.js.map} +0 -0
- /package/dist/components/{p-Du9UUSJ5.js.map → p-C91iXoXj.js.map} +0 -0
- /package/dist/components/{p-WdtWRvVr.js.map → p-CDu_LfhF.js.map} +0 -0
- /package/dist/components/{p-JsVSx7ZR.js.map → p-DHJZDpNk.js.map} +0 -0
- /package/dist/components/{p-DDBLO7bY.js.map → p-DKVDYHxb.js.map} +0 -0
- /package/dist/components/{p-B2FhhQba.js.map → p-KeMecQN9.js.map} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-07-
|
|
2
|
+
"timestamp": "2026-07-17T13:10:50",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.43.5",
|
|
@@ -1906,11 +1906,17 @@
|
|
|
1906
1906
|
},
|
|
1907
1907
|
{
|
|
1908
1908
|
"name": "haspopup",
|
|
1909
|
-
"type": "
|
|
1909
|
+
"type": "\"dialog\" | \"grid\" | \"listbox\" | \"menu\" | \"tree\" | \"true\" | undefined",
|
|
1910
1910
|
"complexType": {
|
|
1911
|
-
"original": "
|
|
1912
|
-
"resolved": "
|
|
1913
|
-
"references": {
|
|
1911
|
+
"original": "ButtonUnfilledPopup | undefined",
|
|
1912
|
+
"resolved": "\"dialog\" | \"grid\" | \"listbox\" | \"menu\" | \"tree\" | \"true\" | undefined",
|
|
1913
|
+
"references": {
|
|
1914
|
+
"ButtonUnfilledPopup": {
|
|
1915
|
+
"location": "local",
|
|
1916
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx",
|
|
1917
|
+
"id": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx::ButtonUnfilledPopup"
|
|
1918
|
+
}
|
|
1919
|
+
}
|
|
1914
1920
|
},
|
|
1915
1921
|
"mutable": false,
|
|
1916
1922
|
"attr": "haspopup",
|
|
@@ -1919,6 +1925,27 @@
|
|
|
1919
1925
|
"docsTags": [],
|
|
1920
1926
|
"values": [
|
|
1921
1927
|
{
|
|
1928
|
+
"value": "dialog",
|
|
1929
|
+
"type": "string"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"value": "grid",
|
|
1933
|
+
"type": "string"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"value": "listbox",
|
|
1937
|
+
"type": "string"
|
|
1938
|
+
},
|
|
1939
|
+
{
|
|
1940
|
+
"value": "menu",
|
|
1941
|
+
"type": "string"
|
|
1942
|
+
},
|
|
1943
|
+
{
|
|
1944
|
+
"value": "tree",
|
|
1945
|
+
"type": "string"
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"value": "true",
|
|
1922
1949
|
"type": "string"
|
|
1923
1950
|
},
|
|
1924
1951
|
{
|
|
@@ -2365,6 +2392,7 @@
|
|
|
2365
2392
|
"ds-bar-nav",
|
|
2366
2393
|
"ds-card-data-viz-donut",
|
|
2367
2394
|
"ds-card-setting",
|
|
2395
|
+
"ds-input",
|
|
2368
2396
|
"ds-panel-nav",
|
|
2369
2397
|
"ds-panel-tools",
|
|
2370
2398
|
"ds-select",
|
|
@@ -2395,6 +2423,9 @@
|
|
|
2395
2423
|
"ds-card-setting": [
|
|
2396
2424
|
"ds-button-unfilled"
|
|
2397
2425
|
],
|
|
2426
|
+
"ds-input": [
|
|
2427
|
+
"ds-button-unfilled"
|
|
2428
|
+
],
|
|
2398
2429
|
"ds-panel-nav": [
|
|
2399
2430
|
"ds-button-unfilled"
|
|
2400
2431
|
],
|
|
@@ -4160,12 +4191,10 @@
|
|
|
4160
4191
|
"ds-select-multi"
|
|
4161
4192
|
],
|
|
4162
4193
|
"dependencies": [
|
|
4163
|
-
"ds-icon",
|
|
4164
4194
|
"ds-text"
|
|
4165
4195
|
],
|
|
4166
4196
|
"dependencyGraph": {
|
|
4167
4197
|
"ds-checkbox": [
|
|
4168
|
-
"ds-icon",
|
|
4169
4198
|
"ds-text"
|
|
4170
4199
|
],
|
|
4171
4200
|
"ds-select-multi": [
|
|
@@ -4869,6 +4898,87 @@
|
|
|
4869
4898
|
"docsTags": [],
|
|
4870
4899
|
"usage": {},
|
|
4871
4900
|
"props": [
|
|
4901
|
+
{
|
|
4902
|
+
"name": "description",
|
|
4903
|
+
"type": "string | undefined",
|
|
4904
|
+
"complexType": {
|
|
4905
|
+
"original": "string | undefined",
|
|
4906
|
+
"resolved": "string | undefined",
|
|
4907
|
+
"references": {}
|
|
4908
|
+
},
|
|
4909
|
+
"mutable": false,
|
|
4910
|
+
"attr": "description",
|
|
4911
|
+
"reflectToAttr": false,
|
|
4912
|
+
"docs": "Optional guidance associated with the slotted control.",
|
|
4913
|
+
"docsTags": [],
|
|
4914
|
+
"values": [
|
|
4915
|
+
{
|
|
4916
|
+
"type": "string"
|
|
4917
|
+
},
|
|
4918
|
+
{
|
|
4919
|
+
"type": "undefined"
|
|
4920
|
+
}
|
|
4921
|
+
],
|
|
4922
|
+
"optional": false,
|
|
4923
|
+
"required": false,
|
|
4924
|
+
"getter": false,
|
|
4925
|
+
"setter": false
|
|
4926
|
+
},
|
|
4927
|
+
{
|
|
4928
|
+
"name": "error",
|
|
4929
|
+
"type": "boolean",
|
|
4930
|
+
"complexType": {
|
|
4931
|
+
"original": "boolean",
|
|
4932
|
+
"resolved": "boolean",
|
|
4933
|
+
"references": {}
|
|
4934
|
+
},
|
|
4935
|
+
"mutable": false,
|
|
4936
|
+
"attr": "error",
|
|
4937
|
+
"reflectToAttr": false,
|
|
4938
|
+
"docs": "Invalid visual and accessible state forwarded to supported ds controls.",
|
|
4939
|
+
"docsTags": [
|
|
4940
|
+
{
|
|
4941
|
+
"name": "default",
|
|
4942
|
+
"text": "false"
|
|
4943
|
+
}
|
|
4944
|
+
],
|
|
4945
|
+
"default": "false",
|
|
4946
|
+
"values": [
|
|
4947
|
+
{
|
|
4948
|
+
"type": "boolean"
|
|
4949
|
+
}
|
|
4950
|
+
],
|
|
4951
|
+
"optional": false,
|
|
4952
|
+
"required": false,
|
|
4953
|
+
"getter": false,
|
|
4954
|
+
"setter": false
|
|
4955
|
+
},
|
|
4956
|
+
{
|
|
4957
|
+
"name": "errorMessage",
|
|
4958
|
+
"type": "string | undefined",
|
|
4959
|
+
"complexType": {
|
|
4960
|
+
"original": "string | undefined",
|
|
4961
|
+
"resolved": "string | undefined",
|
|
4962
|
+
"references": {}
|
|
4963
|
+
},
|
|
4964
|
+
"mutable": false,
|
|
4965
|
+
"attr": "error-message",
|
|
4966
|
+
"reflectToAttr": false,
|
|
4967
|
+
"docs": "Visible error associated with the slotted control while error is true.",
|
|
4968
|
+
"docsTags": [],
|
|
4969
|
+
"values": [
|
|
4970
|
+
{
|
|
4971
|
+
"type": "string"
|
|
4972
|
+
},
|
|
4973
|
+
{
|
|
4974
|
+
"type": "undefined"
|
|
4975
|
+
}
|
|
4976
|
+
],
|
|
4977
|
+
"optional": false,
|
|
4978
|
+
"required": false,
|
|
4979
|
+
"getter": false,
|
|
4980
|
+
"setter": false
|
|
4981
|
+
},
|
|
4872
4982
|
{
|
|
4873
4983
|
"name": "fieldId",
|
|
4874
4984
|
"type": "string | undefined",
|
|
@@ -4880,7 +4990,7 @@
|
|
|
4880
4990
|
"mutable": false,
|
|
4881
4991
|
"attr": "field-id",
|
|
4882
4992
|
"reflectToAttr": false,
|
|
4883
|
-
"docs": "ID
|
|
4993
|
+
"docs": "Explicit ID for the slotted control; generated when omitted.",
|
|
4884
4994
|
"docsTags": [],
|
|
4885
4995
|
"values": [
|
|
4886
4996
|
{
|
|
@@ -4906,7 +5016,7 @@
|
|
|
4906
5016
|
"mutable": false,
|
|
4907
5017
|
"attr": "label",
|
|
4908
5018
|
"reflectToAttr": false,
|
|
4909
|
-
"docs": "",
|
|
5019
|
+
"docs": "Persistent visible label for the single slotted control.",
|
|
4910
5020
|
"docsTags": [],
|
|
4911
5021
|
"values": [
|
|
4912
5022
|
{
|
|
@@ -4961,7 +5071,7 @@
|
|
|
4961
5071
|
"mutable": false,
|
|
4962
5072
|
"attr": "color",
|
|
4963
5073
|
"reflectToAttr": false,
|
|
4964
|
-
"docs": "Semantic foreground color token, or a raw CSS var reference.",
|
|
5074
|
+
"docs": "Semantic foreground color token, or a raw CSS var reference. `tertiary`\nand the still-fainter `quaternary` are restricted to icons inside genuinely\ninactive/disabled UI or to purely decorative icons; informative icons must\nretain sufficient contrast.",
|
|
4965
5075
|
"docsTags": [
|
|
4966
5076
|
{
|
|
4967
5077
|
"name": "default",
|
|
@@ -5277,9 +5387,9 @@
|
|
|
5277
5387
|
"dependents": [
|
|
5278
5388
|
"ds-button-filled",
|
|
5279
5389
|
"ds-button-unfilled",
|
|
5280
|
-
"ds-checkbox",
|
|
5281
5390
|
"ds-chip",
|
|
5282
5391
|
"ds-empty-state",
|
|
5392
|
+
"ds-input",
|
|
5283
5393
|
"ds-panel-nav",
|
|
5284
5394
|
"ds-select",
|
|
5285
5395
|
"ds-select-multi",
|
|
@@ -5294,15 +5404,15 @@
|
|
|
5294
5404
|
"ds-button-unfilled": [
|
|
5295
5405
|
"ds-icon"
|
|
5296
5406
|
],
|
|
5297
|
-
"ds-checkbox": [
|
|
5298
|
-
"ds-icon"
|
|
5299
|
-
],
|
|
5300
5407
|
"ds-chip": [
|
|
5301
5408
|
"ds-icon"
|
|
5302
5409
|
],
|
|
5303
5410
|
"ds-empty-state": [
|
|
5304
5411
|
"ds-icon"
|
|
5305
5412
|
],
|
|
5413
|
+
"ds-input": [
|
|
5414
|
+
"ds-icon"
|
|
5415
|
+
],
|
|
5306
5416
|
"ds-panel-nav": [
|
|
5307
5417
|
"ds-icon"
|
|
5308
5418
|
],
|
|
@@ -5412,6 +5522,32 @@
|
|
|
5412
5522
|
"getter": false,
|
|
5413
5523
|
"setter": false
|
|
5414
5524
|
},
|
|
5525
|
+
{
|
|
5526
|
+
"name": "autoComplete",
|
|
5527
|
+
"type": "string | undefined",
|
|
5528
|
+
"complexType": {
|
|
5529
|
+
"original": "string | undefined",
|
|
5530
|
+
"resolved": "string | undefined",
|
|
5531
|
+
"references": {}
|
|
5532
|
+
},
|
|
5533
|
+
"mutable": false,
|
|
5534
|
+
"attr": "autocomplete",
|
|
5535
|
+
"reflectToAttr": false,
|
|
5536
|
+
"docs": "Native browser autofill hint.",
|
|
5537
|
+
"docsTags": [],
|
|
5538
|
+
"values": [
|
|
5539
|
+
{
|
|
5540
|
+
"type": "string"
|
|
5541
|
+
},
|
|
5542
|
+
{
|
|
5543
|
+
"type": "undefined"
|
|
5544
|
+
}
|
|
5545
|
+
],
|
|
5546
|
+
"optional": false,
|
|
5547
|
+
"required": false,
|
|
5548
|
+
"getter": false,
|
|
5549
|
+
"setter": false
|
|
5550
|
+
},
|
|
5415
5551
|
{
|
|
5416
5552
|
"name": "autoFocus",
|
|
5417
5553
|
"type": "boolean",
|
|
@@ -5499,6 +5635,35 @@
|
|
|
5499
5635
|
"getter": false,
|
|
5500
5636
|
"setter": false
|
|
5501
5637
|
},
|
|
5638
|
+
{
|
|
5639
|
+
"name": "enterKeyHint",
|
|
5640
|
+
"type": "string",
|
|
5641
|
+
"complexType": {
|
|
5642
|
+
"original": "string",
|
|
5643
|
+
"resolved": "string",
|
|
5644
|
+
"references": {}
|
|
5645
|
+
},
|
|
5646
|
+
"mutable": false,
|
|
5647
|
+
"attr": "enterkeyhint",
|
|
5648
|
+
"reflectToAttr": false,
|
|
5649
|
+
"docs": "Preferred virtual-keyboard action label.",
|
|
5650
|
+
"docsTags": [
|
|
5651
|
+
{
|
|
5652
|
+
"name": "default",
|
|
5653
|
+
"text": "''"
|
|
5654
|
+
}
|
|
5655
|
+
],
|
|
5656
|
+
"default": "''",
|
|
5657
|
+
"values": [
|
|
5658
|
+
{
|
|
5659
|
+
"type": "string"
|
|
5660
|
+
}
|
|
5661
|
+
],
|
|
5662
|
+
"optional": false,
|
|
5663
|
+
"required": false,
|
|
5664
|
+
"getter": false,
|
|
5665
|
+
"setter": false
|
|
5666
|
+
},
|
|
5502
5667
|
{
|
|
5503
5668
|
"name": "error",
|
|
5504
5669
|
"type": "boolean",
|
|
@@ -5555,7 +5720,7 @@
|
|
|
5555
5720
|
"setter": false
|
|
5556
5721
|
},
|
|
5557
5722
|
{
|
|
5558
|
-
"name": "
|
|
5723
|
+
"name": "form",
|
|
5559
5724
|
"type": "string | undefined",
|
|
5560
5725
|
"complexType": {
|
|
5561
5726
|
"original": "string | undefined",
|
|
@@ -5563,9 +5728,9 @@
|
|
|
5563
5728
|
"references": {}
|
|
5564
5729
|
},
|
|
5565
5730
|
"mutable": false,
|
|
5566
|
-
"attr": "
|
|
5567
|
-
"reflectToAttr":
|
|
5568
|
-
"docs": "
|
|
5731
|
+
"attr": "form",
|
|
5732
|
+
"reflectToAttr": true,
|
|
5733
|
+
"docs": "",
|
|
5569
5734
|
"docsTags": [],
|
|
5570
5735
|
"values": [
|
|
5571
5736
|
{
|
|
@@ -5581,7 +5746,7 @@
|
|
|
5581
5746
|
"setter": false
|
|
5582
5747
|
},
|
|
5583
5748
|
{
|
|
5584
|
-
"name": "
|
|
5749
|
+
"name": "hasBorder",
|
|
5585
5750
|
"type": "boolean",
|
|
5586
5751
|
"complexType": {
|
|
5587
5752
|
"original": "boolean",
|
|
@@ -5589,16 +5754,16 @@
|
|
|
5589
5754
|
"references": {}
|
|
5590
5755
|
},
|
|
5591
5756
|
"mutable": false,
|
|
5592
|
-
"attr": "
|
|
5757
|
+
"attr": "has-border",
|
|
5593
5758
|
"reflectToAttr": false,
|
|
5594
|
-
"docs": "",
|
|
5759
|
+
"docs": "Show the standard inset border.",
|
|
5595
5760
|
"docsTags": [
|
|
5596
5761
|
{
|
|
5597
5762
|
"name": "default",
|
|
5598
|
-
"text": "
|
|
5763
|
+
"text": "true"
|
|
5599
5764
|
}
|
|
5600
5765
|
],
|
|
5601
|
-
"default": "
|
|
5766
|
+
"default": "true",
|
|
5602
5767
|
"values": [
|
|
5603
5768
|
{
|
|
5604
5769
|
"type": "boolean"
|
|
@@ -5610,7 +5775,7 @@
|
|
|
5610
5775
|
"setter": false
|
|
5611
5776
|
},
|
|
5612
5777
|
{
|
|
5613
|
-
"name": "
|
|
5778
|
+
"name": "icon",
|
|
5614
5779
|
"type": "string | undefined",
|
|
5615
5780
|
"complexType": {
|
|
5616
5781
|
"original": "string | undefined",
|
|
@@ -5618,9 +5783,9 @@
|
|
|
5618
5783
|
"references": {}
|
|
5619
5784
|
},
|
|
5620
5785
|
"mutable": false,
|
|
5621
|
-
"attr": "
|
|
5622
|
-
"reflectToAttr":
|
|
5623
|
-
"docs": "",
|
|
5786
|
+
"attr": "icon",
|
|
5787
|
+
"reflectToAttr": false,
|
|
5788
|
+
"docs": "Optional leading icon name.",
|
|
5624
5789
|
"docsTags": [],
|
|
5625
5790
|
"values": [
|
|
5626
5791
|
{
|
|
@@ -5636,7 +5801,7 @@
|
|
|
5636
5801
|
"setter": false
|
|
5637
5802
|
},
|
|
5638
5803
|
{
|
|
5639
|
-
"name": "
|
|
5804
|
+
"name": "inputId",
|
|
5640
5805
|
"type": "string | undefined",
|
|
5641
5806
|
"complexType": {
|
|
5642
5807
|
"original": "string | undefined",
|
|
@@ -5644,9 +5809,9 @@
|
|
|
5644
5809
|
"references": {}
|
|
5645
5810
|
},
|
|
5646
5811
|
"mutable": false,
|
|
5647
|
-
"attr": "
|
|
5812
|
+
"attr": "input-id",
|
|
5648
5813
|
"reflectToAttr": false,
|
|
5649
|
-
"docs": "",
|
|
5814
|
+
"docs": "Associates the internal input with an external <label>.",
|
|
5650
5815
|
"docsTags": [],
|
|
5651
5816
|
"values": [
|
|
5652
5817
|
{
|
|
@@ -5662,27 +5827,27 @@
|
|
|
5662
5827
|
"setter": false
|
|
5663
5828
|
},
|
|
5664
5829
|
{
|
|
5665
|
-
"name": "
|
|
5666
|
-
"type": "
|
|
5830
|
+
"name": "inputMode",
|
|
5831
|
+
"type": "string",
|
|
5667
5832
|
"complexType": {
|
|
5668
|
-
"original": "
|
|
5669
|
-
"resolved": "
|
|
5833
|
+
"original": "string",
|
|
5834
|
+
"resolved": "string",
|
|
5670
5835
|
"references": {}
|
|
5671
5836
|
},
|
|
5672
5837
|
"mutable": false,
|
|
5673
|
-
"attr": "
|
|
5674
|
-
"reflectToAttr":
|
|
5675
|
-
"docs": "",
|
|
5838
|
+
"attr": "inputmode",
|
|
5839
|
+
"reflectToAttr": false,
|
|
5840
|
+
"docs": "Preferred virtual keyboard without changing the value semantics.",
|
|
5676
5841
|
"docsTags": [
|
|
5677
5842
|
{
|
|
5678
5843
|
"name": "default",
|
|
5679
|
-
"text": "
|
|
5844
|
+
"text": "''"
|
|
5680
5845
|
}
|
|
5681
5846
|
],
|
|
5682
|
-
"default": "
|
|
5847
|
+
"default": "''",
|
|
5683
5848
|
"values": [
|
|
5684
5849
|
{
|
|
5685
|
-
"type": "
|
|
5850
|
+
"type": "string"
|
|
5686
5851
|
}
|
|
5687
5852
|
],
|
|
5688
5853
|
"optional": false,
|
|
@@ -5691,27 +5856,27 @@
|
|
|
5691
5856
|
"setter": false
|
|
5692
5857
|
},
|
|
5693
5858
|
{
|
|
5694
|
-
"name": "
|
|
5695
|
-
"type": "
|
|
5859
|
+
"name": "isInactive",
|
|
5860
|
+
"type": "boolean",
|
|
5696
5861
|
"complexType": {
|
|
5697
|
-
"original": "
|
|
5698
|
-
"resolved": "
|
|
5862
|
+
"original": "boolean",
|
|
5863
|
+
"resolved": "boolean",
|
|
5699
5864
|
"references": {}
|
|
5700
5865
|
},
|
|
5701
5866
|
"mutable": false,
|
|
5702
|
-
"attr": "
|
|
5867
|
+
"attr": "is-inactive",
|
|
5703
5868
|
"reflectToAttr": false,
|
|
5704
5869
|
"docs": "",
|
|
5705
5870
|
"docsTags": [
|
|
5706
5871
|
{
|
|
5707
5872
|
"name": "default",
|
|
5708
|
-
"text": "
|
|
5873
|
+
"text": "false"
|
|
5709
5874
|
}
|
|
5710
5875
|
],
|
|
5711
|
-
"default": "
|
|
5876
|
+
"default": "false",
|
|
5712
5877
|
"values": [
|
|
5713
5878
|
{
|
|
5714
|
-
"type": "
|
|
5879
|
+
"type": "boolean"
|
|
5715
5880
|
}
|
|
5716
5881
|
],
|
|
5717
5882
|
"optional": false,
|
|
@@ -5720,33 +5885,216 @@
|
|
|
5720
5885
|
"setter": false
|
|
5721
5886
|
},
|
|
5722
5887
|
{
|
|
5723
|
-
"name": "
|
|
5724
|
-
"type": "
|
|
5888
|
+
"name": "name",
|
|
5889
|
+
"type": "string | undefined",
|
|
5725
5890
|
"complexType": {
|
|
5726
|
-
"original": "
|
|
5727
|
-
"resolved": "
|
|
5728
|
-
"references": {
|
|
5729
|
-
"InputType": {
|
|
5730
|
-
"location": "local",
|
|
5731
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/Input/Input.tsx",
|
|
5732
|
-
"id": "src/wc/components/Input/Input.tsx::InputType"
|
|
5733
|
-
}
|
|
5734
|
-
}
|
|
5891
|
+
"original": "string | undefined",
|
|
5892
|
+
"resolved": "string | undefined",
|
|
5893
|
+
"references": {}
|
|
5735
5894
|
},
|
|
5736
5895
|
"mutable": false,
|
|
5737
|
-
"attr": "
|
|
5738
|
-
"reflectToAttr":
|
|
5896
|
+
"attr": "name",
|
|
5897
|
+
"reflectToAttr": true,
|
|
5739
5898
|
"docs": "",
|
|
5740
|
-
"docsTags": [
|
|
5741
|
-
{
|
|
5742
|
-
"name": "default",
|
|
5743
|
-
"text": "'text'"
|
|
5744
|
-
}
|
|
5745
|
-
],
|
|
5746
|
-
"default": "'text'",
|
|
5899
|
+
"docsTags": [],
|
|
5747
5900
|
"values": [
|
|
5748
5901
|
{
|
|
5749
|
-
"
|
|
5902
|
+
"type": "string"
|
|
5903
|
+
},
|
|
5904
|
+
{
|
|
5905
|
+
"type": "undefined"
|
|
5906
|
+
}
|
|
5907
|
+
],
|
|
5908
|
+
"optional": false,
|
|
5909
|
+
"required": false,
|
|
5910
|
+
"getter": false,
|
|
5911
|
+
"setter": false
|
|
5912
|
+
},
|
|
5913
|
+
{
|
|
5914
|
+
"name": "placeholder",
|
|
5915
|
+
"type": "string | undefined",
|
|
5916
|
+
"complexType": {
|
|
5917
|
+
"original": "string | undefined",
|
|
5918
|
+
"resolved": "string | undefined",
|
|
5919
|
+
"references": {}
|
|
5920
|
+
},
|
|
5921
|
+
"mutable": false,
|
|
5922
|
+
"attr": "placeholder",
|
|
5923
|
+
"reflectToAttr": false,
|
|
5924
|
+
"docs": "",
|
|
5925
|
+
"docsTags": [],
|
|
5926
|
+
"values": [
|
|
5927
|
+
{
|
|
5928
|
+
"type": "string"
|
|
5929
|
+
},
|
|
5930
|
+
{
|
|
5931
|
+
"type": "undefined"
|
|
5932
|
+
}
|
|
5933
|
+
],
|
|
5934
|
+
"optional": false,
|
|
5935
|
+
"required": false,
|
|
5936
|
+
"getter": false,
|
|
5937
|
+
"setter": false
|
|
5938
|
+
},
|
|
5939
|
+
{
|
|
5940
|
+
"name": "readOnly",
|
|
5941
|
+
"type": "boolean",
|
|
5942
|
+
"complexType": {
|
|
5943
|
+
"original": "boolean",
|
|
5944
|
+
"resolved": "boolean",
|
|
5945
|
+
"references": {}
|
|
5946
|
+
},
|
|
5947
|
+
"mutable": false,
|
|
5948
|
+
"attr": "read-only",
|
|
5949
|
+
"reflectToAttr": true,
|
|
5950
|
+
"docs": "Keeps the value focusable and submittable while preventing edits.",
|
|
5951
|
+
"docsTags": [
|
|
5952
|
+
{
|
|
5953
|
+
"name": "default",
|
|
5954
|
+
"text": "false"
|
|
5955
|
+
}
|
|
5956
|
+
],
|
|
5957
|
+
"default": "false",
|
|
5958
|
+
"values": [
|
|
5959
|
+
{
|
|
5960
|
+
"type": "boolean"
|
|
5961
|
+
}
|
|
5962
|
+
],
|
|
5963
|
+
"optional": false,
|
|
5964
|
+
"required": false,
|
|
5965
|
+
"getter": false,
|
|
5966
|
+
"setter": false
|
|
5967
|
+
},
|
|
5968
|
+
{
|
|
5969
|
+
"name": "required",
|
|
5970
|
+
"type": "boolean",
|
|
5971
|
+
"complexType": {
|
|
5972
|
+
"original": "boolean",
|
|
5973
|
+
"resolved": "boolean",
|
|
5974
|
+
"references": {}
|
|
5975
|
+
},
|
|
5976
|
+
"mutable": false,
|
|
5977
|
+
"attr": "required",
|
|
5978
|
+
"reflectToAttr": true,
|
|
5979
|
+
"docs": "",
|
|
5980
|
+
"docsTags": [
|
|
5981
|
+
{
|
|
5982
|
+
"name": "default",
|
|
5983
|
+
"text": "false"
|
|
5984
|
+
}
|
|
5985
|
+
],
|
|
5986
|
+
"default": "false",
|
|
5987
|
+
"values": [
|
|
5988
|
+
{
|
|
5989
|
+
"type": "boolean"
|
|
5990
|
+
}
|
|
5991
|
+
],
|
|
5992
|
+
"optional": false,
|
|
5993
|
+
"required": false,
|
|
5994
|
+
"getter": false,
|
|
5995
|
+
"setter": false
|
|
5996
|
+
},
|
|
5997
|
+
{
|
|
5998
|
+
"name": "requiredMessage",
|
|
5999
|
+
"type": "string",
|
|
6000
|
+
"complexType": {
|
|
6001
|
+
"original": "string",
|
|
6002
|
+
"resolved": "string",
|
|
6003
|
+
"references": {}
|
|
6004
|
+
},
|
|
6005
|
+
"mutable": false,
|
|
6006
|
+
"attr": "required-message",
|
|
6007
|
+
"reflectToAttr": false,
|
|
6008
|
+
"docs": "",
|
|
6009
|
+
"docsTags": [
|
|
6010
|
+
{
|
|
6011
|
+
"name": "default",
|
|
6012
|
+
"text": "'This field is required.'"
|
|
6013
|
+
}
|
|
6014
|
+
],
|
|
6015
|
+
"default": "'This field is required.'",
|
|
6016
|
+
"values": [
|
|
6017
|
+
{
|
|
6018
|
+
"type": "string"
|
|
6019
|
+
}
|
|
6020
|
+
],
|
|
6021
|
+
"optional": false,
|
|
6022
|
+
"required": false,
|
|
6023
|
+
"getter": false,
|
|
6024
|
+
"setter": false
|
|
6025
|
+
},
|
|
6026
|
+
{
|
|
6027
|
+
"name": "size",
|
|
6028
|
+
"type": "\"md\" | \"sm\" | \"xs\"",
|
|
6029
|
+
"complexType": {
|
|
6030
|
+
"original": "InputSize",
|
|
6031
|
+
"resolved": "\"md\" | \"sm\" | \"xs\"",
|
|
6032
|
+
"references": {
|
|
6033
|
+
"InputSize": {
|
|
6034
|
+
"location": "local",
|
|
6035
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Input/Input.tsx",
|
|
6036
|
+
"id": "src/wc/components/Input/Input.tsx::InputSize"
|
|
6037
|
+
}
|
|
6038
|
+
}
|
|
6039
|
+
},
|
|
6040
|
+
"mutable": false,
|
|
6041
|
+
"attr": "size",
|
|
6042
|
+
"reflectToAttr": false,
|
|
6043
|
+
"docs": "Control density.",
|
|
6044
|
+
"docsTags": [
|
|
6045
|
+
{
|
|
6046
|
+
"name": "default",
|
|
6047
|
+
"text": "'md'"
|
|
6048
|
+
}
|
|
6049
|
+
],
|
|
6050
|
+
"default": "'md'",
|
|
6051
|
+
"values": [
|
|
6052
|
+
{
|
|
6053
|
+
"value": "md",
|
|
6054
|
+
"type": "string"
|
|
6055
|
+
},
|
|
6056
|
+
{
|
|
6057
|
+
"value": "sm",
|
|
6058
|
+
"type": "string"
|
|
6059
|
+
},
|
|
6060
|
+
{
|
|
6061
|
+
"value": "xs",
|
|
6062
|
+
"type": "string"
|
|
6063
|
+
}
|
|
6064
|
+
],
|
|
6065
|
+
"optional": false,
|
|
6066
|
+
"required": false,
|
|
6067
|
+
"getter": false,
|
|
6068
|
+
"setter": false
|
|
6069
|
+
},
|
|
6070
|
+
{
|
|
6071
|
+
"name": "type",
|
|
6072
|
+
"type": "\"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
6073
|
+
"complexType": {
|
|
6074
|
+
"original": "InputType",
|
|
6075
|
+
"resolved": "\"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
6076
|
+
"references": {
|
|
6077
|
+
"InputType": {
|
|
6078
|
+
"location": "local",
|
|
6079
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Input/Input.tsx",
|
|
6080
|
+
"id": "src/wc/components/Input/Input.tsx::InputType"
|
|
6081
|
+
}
|
|
6082
|
+
}
|
|
6083
|
+
},
|
|
6084
|
+
"mutable": false,
|
|
6085
|
+
"attr": "type",
|
|
6086
|
+
"reflectToAttr": false,
|
|
6087
|
+
"docs": "",
|
|
6088
|
+
"docsTags": [
|
|
6089
|
+
{
|
|
6090
|
+
"name": "default",
|
|
6091
|
+
"text": "'text'"
|
|
6092
|
+
}
|
|
6093
|
+
],
|
|
6094
|
+
"default": "'text'",
|
|
6095
|
+
"values": [
|
|
6096
|
+
{
|
|
6097
|
+
"value": "email",
|
|
5750
6098
|
"type": "string"
|
|
5751
6099
|
},
|
|
5752
6100
|
{
|
|
@@ -5803,6 +6151,46 @@
|
|
|
5803
6151
|
"required": false,
|
|
5804
6152
|
"getter": false,
|
|
5805
6153
|
"setter": false
|
|
6154
|
+
},
|
|
6155
|
+
{
|
|
6156
|
+
"name": "width",
|
|
6157
|
+
"type": "\"fill\" | \"hug\"",
|
|
6158
|
+
"complexType": {
|
|
6159
|
+
"original": "InputWidth",
|
|
6160
|
+
"resolved": "\"fill\" | \"hug\"",
|
|
6161
|
+
"references": {
|
|
6162
|
+
"InputWidth": {
|
|
6163
|
+
"location": "local",
|
|
6164
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Input/Input.tsx",
|
|
6165
|
+
"id": "src/wc/components/Input/Input.tsx::InputWidth"
|
|
6166
|
+
}
|
|
6167
|
+
}
|
|
6168
|
+
},
|
|
6169
|
+
"mutable": false,
|
|
6170
|
+
"attr": "width",
|
|
6171
|
+
"reflectToAttr": false,
|
|
6172
|
+
"docs": "Width fit — fill the parent (default) or hug the available content.",
|
|
6173
|
+
"docsTags": [
|
|
6174
|
+
{
|
|
6175
|
+
"name": "default",
|
|
6176
|
+
"text": "'fill'"
|
|
6177
|
+
}
|
|
6178
|
+
],
|
|
6179
|
+
"default": "'fill'",
|
|
6180
|
+
"values": [
|
|
6181
|
+
{
|
|
6182
|
+
"value": "fill",
|
|
6183
|
+
"type": "string"
|
|
6184
|
+
},
|
|
6185
|
+
{
|
|
6186
|
+
"value": "hug",
|
|
6187
|
+
"type": "string"
|
|
6188
|
+
}
|
|
6189
|
+
],
|
|
6190
|
+
"optional": false,
|
|
6191
|
+
"required": false,
|
|
6192
|
+
"getter": false,
|
|
6193
|
+
"setter": false
|
|
5806
6194
|
}
|
|
5807
6195
|
],
|
|
5808
6196
|
"methods": [
|
|
@@ -5866,10 +6254,23 @@
|
|
|
5866
6254
|
"states": [],
|
|
5867
6255
|
"dependents": [],
|
|
5868
6256
|
"dependencies": [
|
|
6257
|
+
"ds-icon",
|
|
6258
|
+
"ds-button-unfilled",
|
|
5869
6259
|
"ds-text"
|
|
5870
6260
|
],
|
|
5871
6261
|
"dependencyGraph": {
|
|
5872
6262
|
"ds-input": [
|
|
6263
|
+
"ds-icon",
|
|
6264
|
+
"ds-button-unfilled",
|
|
6265
|
+
"ds-text"
|
|
6266
|
+
],
|
|
6267
|
+
"ds-button-unfilled": [
|
|
6268
|
+
"ds-loader",
|
|
6269
|
+
"ds-icon",
|
|
6270
|
+
"ds-badge",
|
|
6271
|
+
"ds-text"
|
|
6272
|
+
],
|
|
6273
|
+
"ds-badge": [
|
|
5873
6274
|
"ds-text"
|
|
5874
6275
|
]
|
|
5875
6276
|
}
|
|
@@ -5899,7 +6300,7 @@
|
|
|
5899
6300
|
"mutable": false,
|
|
5900
6301
|
"attr": "color",
|
|
5901
6302
|
"reflectToAttr": false,
|
|
5902
|
-
"docs": "Semantic foreground color token, or a raw CSS var reference. Same tokens
|
|
6303
|
+
"docs": "Semantic foreground color token, or a raw CSS var reference. Same tokens\nas `ds-icon`. Do not use `tertiary` or `quaternary` for a standalone or\ninformative Loader; inherit a readable color from the owning busy control\nor region.",
|
|
5903
6304
|
"docsTags": [
|
|
5904
6305
|
{
|
|
5905
6306
|
"name": "default",
|
|
@@ -7511,22 +7912,51 @@
|
|
|
7511
7912
|
"setter": false
|
|
7512
7913
|
},
|
|
7513
7914
|
{
|
|
7514
|
-
"name": "
|
|
7515
|
-
"type": "
|
|
7915
|
+
"name": "navigationItemsLabel",
|
|
7916
|
+
"type": "string",
|
|
7516
7917
|
"complexType": {
|
|
7517
|
-
"original": "
|
|
7518
|
-
"resolved": "
|
|
7519
|
-
"references": {
|
|
7520
|
-
"PanelNavRouterMode": {
|
|
7521
|
-
"location": "import",
|
|
7522
|
-
"path": "./panel-nav-types",
|
|
7523
|
-
"id": "src/wc/components/PanelNav/panel-nav-types.ts::PanelNavRouterMode",
|
|
7524
|
-
"referenceLocation": "PanelNavRouterMode"
|
|
7525
|
-
}
|
|
7526
|
-
}
|
|
7918
|
+
"original": "string",
|
|
7919
|
+
"resolved": "string",
|
|
7920
|
+
"references": {}
|
|
7527
7921
|
},
|
|
7528
7922
|
"mutable": false,
|
|
7529
|
-
"attr": "
|
|
7923
|
+
"attr": "navigation-items-label",
|
|
7924
|
+
"reflectToAttr": false,
|
|
7925
|
+
"docs": "Localized name for the body when overflow makes it a keyboard-scrollable region.",
|
|
7926
|
+
"docsTags": [
|
|
7927
|
+
{
|
|
7928
|
+
"name": "default",
|
|
7929
|
+
"text": "'Navigation items'"
|
|
7930
|
+
}
|
|
7931
|
+
],
|
|
7932
|
+
"default": "'Navigation items'",
|
|
7933
|
+
"values": [
|
|
7934
|
+
{
|
|
7935
|
+
"type": "string"
|
|
7936
|
+
}
|
|
7937
|
+
],
|
|
7938
|
+
"optional": false,
|
|
7939
|
+
"required": false,
|
|
7940
|
+
"getter": false,
|
|
7941
|
+
"setter": false
|
|
7942
|
+
},
|
|
7943
|
+
{
|
|
7944
|
+
"name": "routerMode",
|
|
7945
|
+
"type": "\"anchor\" | \"event\"",
|
|
7946
|
+
"complexType": {
|
|
7947
|
+
"original": "PanelNavRouterMode",
|
|
7948
|
+
"resolved": "\"anchor\" | \"event\"",
|
|
7949
|
+
"references": {
|
|
7950
|
+
"PanelNavRouterMode": {
|
|
7951
|
+
"location": "import",
|
|
7952
|
+
"path": "./panel-nav-types",
|
|
7953
|
+
"id": "src/wc/components/PanelNav/panel-nav-types.ts::PanelNavRouterMode",
|
|
7954
|
+
"referenceLocation": "PanelNavRouterMode"
|
|
7955
|
+
}
|
|
7956
|
+
}
|
|
7957
|
+
},
|
|
7958
|
+
"mutable": false,
|
|
7959
|
+
"attr": "router-mode",
|
|
7530
7960
|
"reflectToAttr": false,
|
|
7531
7961
|
"docs": "How items with `href` render:\n- `anchor` (default): native `<a href>` — works with routers that intercept anchors.\n- `event`: always `<button>`; host handles navigation via `dsNavSelect`.",
|
|
7532
7962
|
"docsTags": [
|
|
@@ -8503,9 +8933,9 @@
|
|
|
8503
8933
|
}
|
|
8504
8934
|
},
|
|
8505
8935
|
{
|
|
8506
|
-
"filePath": "src/wc/components/
|
|
8936
|
+
"filePath": "src/wc/components/Radio/Radio.tsx",
|
|
8507
8937
|
"encapsulation": "scoped",
|
|
8508
|
-
"tag": "ds-radio
|
|
8938
|
+
"tag": "ds-radio",
|
|
8509
8939
|
"docs": "",
|
|
8510
8940
|
"docsTags": [],
|
|
8511
8941
|
"usage": {},
|
|
@@ -8521,7 +8951,7 @@
|
|
|
8521
8951
|
"mutable": false,
|
|
8522
8952
|
"attr": "aria-label",
|
|
8523
8953
|
"reflectToAttr": false,
|
|
8524
|
-
"docs": "",
|
|
8954
|
+
"docs": "Accessible name when visible group labeling is unavailable.",
|
|
8525
8955
|
"docsTags": [
|
|
8526
8956
|
{
|
|
8527
8957
|
"name": "default",
|
|
@@ -8553,7 +8983,7 @@
|
|
|
8553
8983
|
"mutable": false,
|
|
8554
8984
|
"attr": "aria-labelledby",
|
|
8555
8985
|
"reflectToAttr": false,
|
|
8556
|
-
"docs": "",
|
|
8986
|
+
"docs": "Id reference for a visible group label.",
|
|
8557
8987
|
"docsTags": [],
|
|
8558
8988
|
"values": [
|
|
8559
8989
|
{
|
|
@@ -8579,7 +9009,7 @@
|
|
|
8579
9009
|
"mutable": false,
|
|
8580
9010
|
"attr": "direction",
|
|
8581
9011
|
"reflectToAttr": false,
|
|
8582
|
-
"docs": "",
|
|
9012
|
+
"docs": "Layout direction for the option set.",
|
|
8583
9013
|
"docsTags": [
|
|
8584
9014
|
{
|
|
8585
9015
|
"name": "default",
|
|
@@ -8613,7 +9043,7 @@
|
|
|
8613
9043
|
"mutable": false,
|
|
8614
9044
|
"attr": "disabled",
|
|
8615
9045
|
"reflectToAttr": true,
|
|
8616
|
-
"docs": "",
|
|
9046
|
+
"docs": "Native disabled state for the complete set.",
|
|
8617
9047
|
"docsTags": [
|
|
8618
9048
|
{
|
|
8619
9049
|
"name": "default",
|
|
@@ -8631,6 +9061,32 @@
|
|
|
8631
9061
|
"getter": false,
|
|
8632
9062
|
"setter": false
|
|
8633
9063
|
},
|
|
9064
|
+
{
|
|
9065
|
+
"name": "form",
|
|
9066
|
+
"type": "string | undefined",
|
|
9067
|
+
"complexType": {
|
|
9068
|
+
"original": "string | undefined",
|
|
9069
|
+
"resolved": "string | undefined",
|
|
9070
|
+
"references": {}
|
|
9071
|
+
},
|
|
9072
|
+
"mutable": false,
|
|
9073
|
+
"attr": "form",
|
|
9074
|
+
"reflectToAttr": true,
|
|
9075
|
+
"docs": "Associates the radio set with a form by id when rendered outside that form.",
|
|
9076
|
+
"docsTags": [],
|
|
9077
|
+
"values": [
|
|
9078
|
+
{
|
|
9079
|
+
"type": "string"
|
|
9080
|
+
},
|
|
9081
|
+
{
|
|
9082
|
+
"type": "undefined"
|
|
9083
|
+
}
|
|
9084
|
+
],
|
|
9085
|
+
"optional": false,
|
|
9086
|
+
"required": false,
|
|
9087
|
+
"getter": false,
|
|
9088
|
+
"setter": false
|
|
9089
|
+
},
|
|
8634
9090
|
{
|
|
8635
9091
|
"name": "isInactive",
|
|
8636
9092
|
"type": "boolean",
|
|
@@ -8642,7 +9098,7 @@
|
|
|
8642
9098
|
"mutable": false,
|
|
8643
9099
|
"attr": "is-inactive",
|
|
8644
9100
|
"reflectToAttr": false,
|
|
8645
|
-
"docs": "",
|
|
9101
|
+
"docs": "Design-system inactive state for the complete set.",
|
|
8646
9102
|
"docsTags": [
|
|
8647
9103
|
{
|
|
8648
9104
|
"name": "default",
|
|
@@ -8671,7 +9127,7 @@
|
|
|
8671
9127
|
"mutable": false,
|
|
8672
9128
|
"attr": "name",
|
|
8673
9129
|
"reflectToAttr": true,
|
|
8674
|
-
"docs": "",
|
|
9130
|
+
"docs": "Native form field name.",
|
|
8675
9131
|
"docsTags": [],
|
|
8676
9132
|
"values": [
|
|
8677
9133
|
{
|
|
@@ -8695,14 +9151,14 @@
|
|
|
8695
9151
|
"references": {
|
|
8696
9152
|
"RadioOption": {
|
|
8697
9153
|
"location": "local",
|
|
8698
|
-
"path": "/home/runner/work/compomo/compomo/src/wc/components/
|
|
8699
|
-
"id": "src/wc/components/
|
|
9154
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Radio/Radio.tsx",
|
|
9155
|
+
"id": "src/wc/components/Radio/Radio.tsx::RadioOption"
|
|
8700
9156
|
}
|
|
8701
9157
|
}
|
|
8702
9158
|
},
|
|
8703
9159
|
"mutable": false,
|
|
8704
9160
|
"reflectToAttr": false,
|
|
8705
|
-
"docs": "",
|
|
9161
|
+
"docs": "Visible choices in this one-of-many set.",
|
|
8706
9162
|
"docsTags": [
|
|
8707
9163
|
{
|
|
8708
9164
|
"name": "default",
|
|
@@ -8731,7 +9187,7 @@
|
|
|
8731
9187
|
"mutable": false,
|
|
8732
9188
|
"attr": "required",
|
|
8733
9189
|
"reflectToAttr": true,
|
|
8734
|
-
"docs": "",
|
|
9190
|
+
"docs": "Require one option to be selected for form validity.",
|
|
8735
9191
|
"docsTags": [
|
|
8736
9192
|
{
|
|
8737
9193
|
"name": "default",
|
|
@@ -8760,7 +9216,7 @@
|
|
|
8760
9216
|
"mutable": false,
|
|
8761
9217
|
"attr": "required-message",
|
|
8762
9218
|
"reflectToAttr": false,
|
|
8763
|
-
"docs": "",
|
|
9219
|
+
"docs": "Validation message used when a required set has no selection.",
|
|
8764
9220
|
"docsTags": [
|
|
8765
9221
|
{
|
|
8766
9222
|
"name": "default",
|
|
@@ -8778,6 +9234,50 @@
|
|
|
8778
9234
|
"getter": false,
|
|
8779
9235
|
"setter": false
|
|
8780
9236
|
},
|
|
9237
|
+
{
|
|
9238
|
+
"name": "size",
|
|
9239
|
+
"type": "\"md\" | \"sm\" | \"xs\"",
|
|
9240
|
+
"complexType": {
|
|
9241
|
+
"original": "RadioSize",
|
|
9242
|
+
"resolved": "\"md\" | \"sm\" | \"xs\"",
|
|
9243
|
+
"references": {
|
|
9244
|
+
"RadioSize": {
|
|
9245
|
+
"location": "local",
|
|
9246
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Radio/Radio.tsx",
|
|
9247
|
+
"id": "src/wc/components/Radio/Radio.tsx::RadioSize"
|
|
9248
|
+
}
|
|
9249
|
+
}
|
|
9250
|
+
},
|
|
9251
|
+
"mutable": false,
|
|
9252
|
+
"attr": "size",
|
|
9253
|
+
"reflectToAttr": false,
|
|
9254
|
+
"docs": "Visual and placement density for every option.",
|
|
9255
|
+
"docsTags": [
|
|
9256
|
+
{
|
|
9257
|
+
"name": "default",
|
|
9258
|
+
"text": "'md'"
|
|
9259
|
+
}
|
|
9260
|
+
],
|
|
9261
|
+
"default": "'md'",
|
|
9262
|
+
"values": [
|
|
9263
|
+
{
|
|
9264
|
+
"value": "md",
|
|
9265
|
+
"type": "string"
|
|
9266
|
+
},
|
|
9267
|
+
{
|
|
9268
|
+
"value": "sm",
|
|
9269
|
+
"type": "string"
|
|
9270
|
+
},
|
|
9271
|
+
{
|
|
9272
|
+
"value": "xs",
|
|
9273
|
+
"type": "string"
|
|
9274
|
+
}
|
|
9275
|
+
],
|
|
9276
|
+
"optional": false,
|
|
9277
|
+
"required": false,
|
|
9278
|
+
"getter": false,
|
|
9279
|
+
"setter": false
|
|
9280
|
+
},
|
|
8781
9281
|
{
|
|
8782
9282
|
"name": "value",
|
|
8783
9283
|
"type": "string",
|
|
@@ -8789,7 +9289,7 @@
|
|
|
8789
9289
|
"mutable": true,
|
|
8790
9290
|
"attr": "value",
|
|
8791
9291
|
"reflectToAttr": false,
|
|
8792
|
-
"docs": "",
|
|
9292
|
+
"docs": "Selected option value.",
|
|
8793
9293
|
"docsTags": [
|
|
8794
9294
|
{
|
|
8795
9295
|
"name": "default",
|
|
@@ -8821,7 +9321,7 @@
|
|
|
8821
9321
|
},
|
|
8822
9322
|
"cancelable": true,
|
|
8823
9323
|
"composed": true,
|
|
8824
|
-
"docs": "",
|
|
9324
|
+
"docs": "Emitted after user selection with the selected option value.",
|
|
8825
9325
|
"docsTags": []
|
|
8826
9326
|
}
|
|
8827
9327
|
],
|
|
@@ -8841,7 +9341,7 @@
|
|
|
8841
9341
|
"ds-text"
|
|
8842
9342
|
],
|
|
8843
9343
|
"dependencyGraph": {
|
|
8844
|
-
"ds-radio
|
|
9344
|
+
"ds-radio": [
|
|
8845
9345
|
"ds-text"
|
|
8846
9346
|
]
|
|
8847
9347
|
}
|
|
@@ -10876,7 +11376,6 @@
|
|
|
10876
11376
|
"ds-button-unfilled"
|
|
10877
11377
|
],
|
|
10878
11378
|
"ds-checkbox": [
|
|
10879
|
-
"ds-icon",
|
|
10880
11379
|
"ds-text"
|
|
10881
11380
|
],
|
|
10882
11381
|
"ds-empty-state": [
|
|
@@ -11626,24 +12125,543 @@
|
|
|
11626
12125
|
"usage": {},
|
|
11627
12126
|
"props": [
|
|
11628
12127
|
{
|
|
11629
|
-
"name": "
|
|
11630
|
-
"type": "string | undefined",
|
|
12128
|
+
"name": "ariaDescribedby",
|
|
12129
|
+
"type": "string | undefined",
|
|
12130
|
+
"complexType": {
|
|
12131
|
+
"original": "string | undefined",
|
|
12132
|
+
"resolved": "string | undefined",
|
|
12133
|
+
"references": {}
|
|
12134
|
+
},
|
|
12135
|
+
"mutable": false,
|
|
12136
|
+
"attr": "aria-describedby",
|
|
12137
|
+
"reflectToAttr": false,
|
|
12138
|
+
"docs": "Id references for supporting guidance or error text.",
|
|
12139
|
+
"docsTags": [],
|
|
12140
|
+
"values": [
|
|
12141
|
+
{
|
|
12142
|
+
"type": "string"
|
|
12143
|
+
},
|
|
12144
|
+
{
|
|
12145
|
+
"type": "undefined"
|
|
12146
|
+
}
|
|
12147
|
+
],
|
|
12148
|
+
"optional": false,
|
|
12149
|
+
"required": false,
|
|
12150
|
+
"getter": false,
|
|
12151
|
+
"setter": false
|
|
12152
|
+
},
|
|
12153
|
+
{
|
|
12154
|
+
"name": "ariaLabel",
|
|
12155
|
+
"type": "null | string",
|
|
12156
|
+
"complexType": {
|
|
12157
|
+
"original": "string | null",
|
|
12158
|
+
"resolved": "null | string",
|
|
12159
|
+
"references": {}
|
|
12160
|
+
},
|
|
12161
|
+
"mutable": false,
|
|
12162
|
+
"attr": "aria-label",
|
|
12163
|
+
"reflectToAttr": false,
|
|
12164
|
+
"docs": "Direct accessible name for a single-thumb slider without a visible label.",
|
|
12165
|
+
"docsTags": [
|
|
12166
|
+
{
|
|
12167
|
+
"name": "default",
|
|
12168
|
+
"text": "null"
|
|
12169
|
+
}
|
|
12170
|
+
],
|
|
12171
|
+
"default": "null",
|
|
12172
|
+
"values": [
|
|
12173
|
+
{
|
|
12174
|
+
"type": "null"
|
|
12175
|
+
},
|
|
12176
|
+
{
|
|
12177
|
+
"type": "string"
|
|
12178
|
+
}
|
|
12179
|
+
],
|
|
12180
|
+
"optional": false,
|
|
12181
|
+
"required": false,
|
|
12182
|
+
"getter": false,
|
|
12183
|
+
"setter": false
|
|
12184
|
+
},
|
|
12185
|
+
{
|
|
12186
|
+
"name": "ariaLabelledby",
|
|
12187
|
+
"type": "string | undefined",
|
|
12188
|
+
"complexType": {
|
|
12189
|
+
"original": "string | undefined",
|
|
12190
|
+
"resolved": "string | undefined",
|
|
12191
|
+
"references": {}
|
|
12192
|
+
},
|
|
12193
|
+
"mutable": false,
|
|
12194
|
+
"attr": "aria-labelledby",
|
|
12195
|
+
"reflectToAttr": false,
|
|
12196
|
+
"docs": "Id references for a visible single-thumb slider label.",
|
|
12197
|
+
"docsTags": [],
|
|
12198
|
+
"values": [
|
|
12199
|
+
{
|
|
12200
|
+
"type": "string"
|
|
12201
|
+
},
|
|
12202
|
+
{
|
|
12203
|
+
"type": "undefined"
|
|
12204
|
+
}
|
|
12205
|
+
],
|
|
12206
|
+
"optional": false,
|
|
12207
|
+
"required": false,
|
|
12208
|
+
"getter": false,
|
|
12209
|
+
"setter": false
|
|
12210
|
+
},
|
|
12211
|
+
{
|
|
12212
|
+
"name": "disabled",
|
|
12213
|
+
"type": "boolean",
|
|
12214
|
+
"complexType": {
|
|
12215
|
+
"original": "boolean",
|
|
12216
|
+
"resolved": "boolean",
|
|
12217
|
+
"references": {}
|
|
12218
|
+
},
|
|
12219
|
+
"mutable": false,
|
|
12220
|
+
"attr": "disabled",
|
|
12221
|
+
"reflectToAttr": true,
|
|
12222
|
+
"docs": "",
|
|
12223
|
+
"docsTags": [
|
|
12224
|
+
{
|
|
12225
|
+
"name": "default",
|
|
12226
|
+
"text": "false"
|
|
12227
|
+
}
|
|
12228
|
+
],
|
|
12229
|
+
"default": "false",
|
|
12230
|
+
"values": [
|
|
12231
|
+
{
|
|
12232
|
+
"type": "boolean"
|
|
12233
|
+
}
|
|
12234
|
+
],
|
|
12235
|
+
"optional": false,
|
|
12236
|
+
"required": false,
|
|
12237
|
+
"getter": false,
|
|
12238
|
+
"setter": false
|
|
12239
|
+
},
|
|
12240
|
+
{
|
|
12241
|
+
"name": "endLabel",
|
|
12242
|
+
"type": "string",
|
|
12243
|
+
"complexType": {
|
|
12244
|
+
"original": "string",
|
|
12245
|
+
"resolved": "string",
|
|
12246
|
+
"references": {}
|
|
12247
|
+
},
|
|
12248
|
+
"mutable": false,
|
|
12249
|
+
"attr": "end-label",
|
|
12250
|
+
"reflectToAttr": false,
|
|
12251
|
+
"docs": "Accessible label for the upper thumb in a range slider.",
|
|
12252
|
+
"docsTags": [
|
|
12253
|
+
{
|
|
12254
|
+
"name": "default",
|
|
12255
|
+
"text": "'Maximum value'"
|
|
12256
|
+
}
|
|
12257
|
+
],
|
|
12258
|
+
"default": "'Maximum value'",
|
|
12259
|
+
"values": [
|
|
12260
|
+
{
|
|
12261
|
+
"type": "string"
|
|
12262
|
+
}
|
|
12263
|
+
],
|
|
12264
|
+
"optional": false,
|
|
12265
|
+
"required": false,
|
|
12266
|
+
"getter": false,
|
|
12267
|
+
"setter": false
|
|
12268
|
+
},
|
|
12269
|
+
{
|
|
12270
|
+
"name": "form",
|
|
12271
|
+
"type": "string | undefined",
|
|
12272
|
+
"complexType": {
|
|
12273
|
+
"original": "string | undefined",
|
|
12274
|
+
"resolved": "string | undefined",
|
|
12275
|
+
"references": {}
|
|
12276
|
+
},
|
|
12277
|
+
"mutable": false,
|
|
12278
|
+
"attr": "form",
|
|
12279
|
+
"reflectToAttr": true,
|
|
12280
|
+
"docs": "",
|
|
12281
|
+
"docsTags": [],
|
|
12282
|
+
"values": [
|
|
12283
|
+
{
|
|
12284
|
+
"type": "string"
|
|
12285
|
+
},
|
|
12286
|
+
{
|
|
12287
|
+
"type": "undefined"
|
|
12288
|
+
}
|
|
12289
|
+
],
|
|
12290
|
+
"optional": false,
|
|
12291
|
+
"required": false,
|
|
12292
|
+
"getter": false,
|
|
12293
|
+
"setter": false
|
|
12294
|
+
},
|
|
12295
|
+
{
|
|
12296
|
+
"name": "formatOptions",
|
|
12297
|
+
"type": "NumberFormatOptions | undefined",
|
|
12298
|
+
"complexType": {
|
|
12299
|
+
"original": "Intl.NumberFormatOptions | undefined",
|
|
12300
|
+
"resolved": "NumberFormatOptions | undefined",
|
|
12301
|
+
"references": {
|
|
12302
|
+
"Intl": {
|
|
12303
|
+
"location": "global",
|
|
12304
|
+
"id": "global::Intl"
|
|
12305
|
+
}
|
|
12306
|
+
}
|
|
12307
|
+
},
|
|
12308
|
+
"mutable": false,
|
|
12309
|
+
"reflectToAttr": false,
|
|
12310
|
+
"docs": "Intl.NumberFormat options. Assign objects through the JavaScript property.",
|
|
12311
|
+
"docsTags": [],
|
|
12312
|
+
"values": [
|
|
12313
|
+
{
|
|
12314
|
+
"type": "NumberFormatOptions"
|
|
12315
|
+
},
|
|
12316
|
+
{
|
|
12317
|
+
"type": "undefined"
|
|
12318
|
+
}
|
|
12319
|
+
],
|
|
12320
|
+
"optional": false,
|
|
12321
|
+
"required": false,
|
|
12322
|
+
"getter": false,
|
|
12323
|
+
"setter": false
|
|
12324
|
+
},
|
|
12325
|
+
{
|
|
12326
|
+
"name": "inputId",
|
|
12327
|
+
"type": "string | undefined",
|
|
12328
|
+
"complexType": {
|
|
12329
|
+
"original": "string | undefined",
|
|
12330
|
+
"resolved": "string | undefined",
|
|
12331
|
+
"references": {}
|
|
12332
|
+
},
|
|
12333
|
+
"mutable": false,
|
|
12334
|
+
"attr": "input-id",
|
|
12335
|
+
"reflectToAttr": false,
|
|
12336
|
+
"docs": "Id applied to the first native range input.",
|
|
12337
|
+
"docsTags": [],
|
|
12338
|
+
"values": [
|
|
12339
|
+
{
|
|
12340
|
+
"type": "string"
|
|
12341
|
+
},
|
|
12342
|
+
{
|
|
12343
|
+
"type": "undefined"
|
|
12344
|
+
}
|
|
12345
|
+
],
|
|
12346
|
+
"optional": false,
|
|
12347
|
+
"required": false,
|
|
12348
|
+
"getter": false,
|
|
12349
|
+
"setter": false
|
|
12350
|
+
},
|
|
12351
|
+
{
|
|
12352
|
+
"name": "isInactive",
|
|
12353
|
+
"type": "boolean",
|
|
12354
|
+
"complexType": {
|
|
12355
|
+
"original": "boolean",
|
|
12356
|
+
"resolved": "boolean",
|
|
12357
|
+
"references": {}
|
|
12358
|
+
},
|
|
12359
|
+
"mutable": false,
|
|
12360
|
+
"attr": "is-inactive",
|
|
12361
|
+
"reflectToAttr": false,
|
|
12362
|
+
"docs": "",
|
|
12363
|
+
"docsTags": [
|
|
12364
|
+
{
|
|
12365
|
+
"name": "default",
|
|
12366
|
+
"text": "false"
|
|
12367
|
+
}
|
|
12368
|
+
],
|
|
12369
|
+
"default": "false",
|
|
12370
|
+
"values": [
|
|
12371
|
+
{
|
|
12372
|
+
"type": "boolean"
|
|
12373
|
+
}
|
|
12374
|
+
],
|
|
12375
|
+
"optional": false,
|
|
12376
|
+
"required": false,
|
|
12377
|
+
"getter": false,
|
|
12378
|
+
"setter": false
|
|
12379
|
+
},
|
|
12380
|
+
{
|
|
12381
|
+
"name": "label",
|
|
12382
|
+
"type": "string | undefined",
|
|
12383
|
+
"complexType": {
|
|
12384
|
+
"original": "string | undefined",
|
|
12385
|
+
"resolved": "string | undefined",
|
|
12386
|
+
"references": {}
|
|
12387
|
+
},
|
|
12388
|
+
"mutable": false,
|
|
12389
|
+
"attr": "label",
|
|
12390
|
+
"reflectToAttr": false,
|
|
12391
|
+
"docs": "Visible field label. Supply aria-label when the label is intentionally hidden.",
|
|
12392
|
+
"docsTags": [],
|
|
12393
|
+
"values": [
|
|
12394
|
+
{
|
|
12395
|
+
"type": "string"
|
|
12396
|
+
},
|
|
12397
|
+
{
|
|
12398
|
+
"type": "undefined"
|
|
12399
|
+
}
|
|
12400
|
+
],
|
|
12401
|
+
"optional": false,
|
|
12402
|
+
"required": false,
|
|
12403
|
+
"getter": false,
|
|
12404
|
+
"setter": false
|
|
12405
|
+
},
|
|
12406
|
+
{
|
|
12407
|
+
"name": "locale",
|
|
12408
|
+
"type": "string | undefined",
|
|
12409
|
+
"complexType": {
|
|
12410
|
+
"original": "string | undefined",
|
|
12411
|
+
"resolved": "string | undefined",
|
|
12412
|
+
"references": {}
|
|
12413
|
+
},
|
|
12414
|
+
"mutable": false,
|
|
12415
|
+
"attr": "locale",
|
|
12416
|
+
"reflectToAttr": false,
|
|
12417
|
+
"docs": "Locale used by Intl.NumberFormat for the visible value.",
|
|
12418
|
+
"docsTags": [],
|
|
12419
|
+
"values": [
|
|
12420
|
+
{
|
|
12421
|
+
"type": "string"
|
|
12422
|
+
},
|
|
12423
|
+
{
|
|
12424
|
+
"type": "undefined"
|
|
12425
|
+
}
|
|
12426
|
+
],
|
|
12427
|
+
"optional": false,
|
|
12428
|
+
"required": false,
|
|
12429
|
+
"getter": false,
|
|
12430
|
+
"setter": false
|
|
12431
|
+
},
|
|
12432
|
+
{
|
|
12433
|
+
"name": "max",
|
|
12434
|
+
"type": "number",
|
|
12435
|
+
"complexType": {
|
|
12436
|
+
"original": "number",
|
|
12437
|
+
"resolved": "number",
|
|
12438
|
+
"references": {}
|
|
12439
|
+
},
|
|
12440
|
+
"mutable": false,
|
|
12441
|
+
"attr": "max",
|
|
12442
|
+
"reflectToAttr": false,
|
|
12443
|
+
"docs": "",
|
|
12444
|
+
"docsTags": [
|
|
12445
|
+
{
|
|
12446
|
+
"name": "default",
|
|
12447
|
+
"text": "100"
|
|
12448
|
+
}
|
|
12449
|
+
],
|
|
12450
|
+
"default": "100",
|
|
12451
|
+
"values": [
|
|
12452
|
+
{
|
|
12453
|
+
"type": "number"
|
|
12454
|
+
}
|
|
12455
|
+
],
|
|
12456
|
+
"optional": false,
|
|
12457
|
+
"required": false,
|
|
12458
|
+
"getter": false,
|
|
12459
|
+
"setter": false
|
|
12460
|
+
},
|
|
12461
|
+
{
|
|
12462
|
+
"name": "min",
|
|
12463
|
+
"type": "number",
|
|
12464
|
+
"complexType": {
|
|
12465
|
+
"original": "number",
|
|
12466
|
+
"resolved": "number",
|
|
12467
|
+
"references": {}
|
|
12468
|
+
},
|
|
12469
|
+
"mutable": false,
|
|
12470
|
+
"attr": "min",
|
|
12471
|
+
"reflectToAttr": false,
|
|
12472
|
+
"docs": "",
|
|
12473
|
+
"docsTags": [
|
|
12474
|
+
{
|
|
12475
|
+
"name": "default",
|
|
12476
|
+
"text": "0"
|
|
12477
|
+
}
|
|
12478
|
+
],
|
|
12479
|
+
"default": "0",
|
|
12480
|
+
"values": [
|
|
12481
|
+
{
|
|
12482
|
+
"type": "number"
|
|
12483
|
+
}
|
|
12484
|
+
],
|
|
12485
|
+
"optional": false,
|
|
12486
|
+
"required": false,
|
|
12487
|
+
"getter": false,
|
|
12488
|
+
"setter": false
|
|
12489
|
+
},
|
|
12490
|
+
{
|
|
12491
|
+
"name": "minStepsBetweenValues",
|
|
12492
|
+
"type": "number",
|
|
12493
|
+
"complexType": {
|
|
12494
|
+
"original": "number",
|
|
12495
|
+
"resolved": "number",
|
|
12496
|
+
"references": {}
|
|
12497
|
+
},
|
|
12498
|
+
"mutable": false,
|
|
12499
|
+
"attr": "min-steps-between-values",
|
|
12500
|
+
"reflectToAttr": false,
|
|
12501
|
+
"docs": "Minimum number of steps kept between two range thumbs.",
|
|
12502
|
+
"docsTags": [
|
|
12503
|
+
{
|
|
12504
|
+
"name": "default",
|
|
12505
|
+
"text": "0"
|
|
12506
|
+
}
|
|
12507
|
+
],
|
|
12508
|
+
"default": "0",
|
|
12509
|
+
"values": [
|
|
12510
|
+
{
|
|
12511
|
+
"type": "number"
|
|
12512
|
+
}
|
|
12513
|
+
],
|
|
12514
|
+
"optional": false,
|
|
12515
|
+
"required": false,
|
|
12516
|
+
"getter": false,
|
|
12517
|
+
"setter": false
|
|
12518
|
+
},
|
|
12519
|
+
{
|
|
12520
|
+
"name": "name",
|
|
12521
|
+
"type": "string | undefined",
|
|
12522
|
+
"complexType": {
|
|
12523
|
+
"original": "string | undefined",
|
|
12524
|
+
"resolved": "string | undefined",
|
|
12525
|
+
"references": {}
|
|
12526
|
+
},
|
|
12527
|
+
"mutable": false,
|
|
12528
|
+
"attr": "name",
|
|
12529
|
+
"reflectToAttr": true,
|
|
12530
|
+
"docs": "",
|
|
12531
|
+
"docsTags": [],
|
|
12532
|
+
"values": [
|
|
12533
|
+
{
|
|
12534
|
+
"type": "string"
|
|
12535
|
+
},
|
|
12536
|
+
{
|
|
12537
|
+
"type": "undefined"
|
|
12538
|
+
}
|
|
12539
|
+
],
|
|
12540
|
+
"optional": false,
|
|
12541
|
+
"required": false,
|
|
12542
|
+
"getter": false,
|
|
12543
|
+
"setter": false
|
|
12544
|
+
},
|
|
12545
|
+
{
|
|
12546
|
+
"name": "orientation",
|
|
12547
|
+
"type": "\"horizontal\" | \"vertical\"",
|
|
12548
|
+
"complexType": {
|
|
12549
|
+
"original": "SliderOrientation",
|
|
12550
|
+
"resolved": "\"horizontal\" | \"vertical\"",
|
|
12551
|
+
"references": {
|
|
12552
|
+
"SliderOrientation": {
|
|
12553
|
+
"location": "local",
|
|
12554
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Slider/Slider.tsx",
|
|
12555
|
+
"id": "src/wc/components/Slider/Slider.tsx::SliderOrientation"
|
|
12556
|
+
}
|
|
12557
|
+
}
|
|
12558
|
+
},
|
|
12559
|
+
"mutable": false,
|
|
12560
|
+
"attr": "orientation",
|
|
12561
|
+
"reflectToAttr": false,
|
|
12562
|
+
"docs": "",
|
|
12563
|
+
"docsTags": [
|
|
12564
|
+
{
|
|
12565
|
+
"name": "default",
|
|
12566
|
+
"text": "'horizontal'"
|
|
12567
|
+
}
|
|
12568
|
+
],
|
|
12569
|
+
"default": "'horizontal'",
|
|
12570
|
+
"values": [
|
|
12571
|
+
{
|
|
12572
|
+
"value": "horizontal",
|
|
12573
|
+
"type": "string"
|
|
12574
|
+
},
|
|
12575
|
+
{
|
|
12576
|
+
"value": "vertical",
|
|
12577
|
+
"type": "string"
|
|
12578
|
+
}
|
|
12579
|
+
],
|
|
12580
|
+
"optional": false,
|
|
12581
|
+
"required": false,
|
|
12582
|
+
"getter": false,
|
|
12583
|
+
"setter": false
|
|
12584
|
+
},
|
|
12585
|
+
{
|
|
12586
|
+
"name": "rangeSeparator",
|
|
12587
|
+
"type": "string",
|
|
12588
|
+
"complexType": {
|
|
12589
|
+
"original": "string",
|
|
12590
|
+
"resolved": "string",
|
|
12591
|
+
"references": {}
|
|
12592
|
+
},
|
|
12593
|
+
"mutable": false,
|
|
12594
|
+
"attr": "range-separator",
|
|
12595
|
+
"reflectToAttr": false,
|
|
12596
|
+
"docs": "",
|
|
12597
|
+
"docsTags": [
|
|
12598
|
+
{
|
|
12599
|
+
"name": "default",
|
|
12600
|
+
"text": "'–'"
|
|
12601
|
+
}
|
|
12602
|
+
],
|
|
12603
|
+
"default": "'–'",
|
|
12604
|
+
"values": [
|
|
12605
|
+
{
|
|
12606
|
+
"type": "string"
|
|
12607
|
+
}
|
|
12608
|
+
],
|
|
12609
|
+
"optional": false,
|
|
12610
|
+
"required": false,
|
|
12611
|
+
"getter": false,
|
|
12612
|
+
"setter": false
|
|
12613
|
+
},
|
|
12614
|
+
{
|
|
12615
|
+
"name": "readOnly",
|
|
12616
|
+
"type": "boolean",
|
|
12617
|
+
"complexType": {
|
|
12618
|
+
"original": "boolean",
|
|
12619
|
+
"resolved": "boolean",
|
|
12620
|
+
"references": {}
|
|
12621
|
+
},
|
|
12622
|
+
"mutable": false,
|
|
12623
|
+
"attr": "read-only",
|
|
12624
|
+
"reflectToAttr": true,
|
|
12625
|
+
"docs": "Keep the value focusable and submittable while preventing changes.",
|
|
12626
|
+
"docsTags": [
|
|
12627
|
+
{
|
|
12628
|
+
"name": "default",
|
|
12629
|
+
"text": "false"
|
|
12630
|
+
}
|
|
12631
|
+
],
|
|
12632
|
+
"default": "false",
|
|
12633
|
+
"values": [
|
|
12634
|
+
{
|
|
12635
|
+
"type": "boolean"
|
|
12636
|
+
}
|
|
12637
|
+
],
|
|
12638
|
+
"optional": false,
|
|
12639
|
+
"required": false,
|
|
12640
|
+
"getter": false,
|
|
12641
|
+
"setter": false
|
|
12642
|
+
},
|
|
12643
|
+
{
|
|
12644
|
+
"name": "showValue",
|
|
12645
|
+
"type": "boolean",
|
|
11631
12646
|
"complexType": {
|
|
11632
|
-
"original": "
|
|
11633
|
-
"resolved": "
|
|
12647
|
+
"original": "boolean",
|
|
12648
|
+
"resolved": "boolean",
|
|
11634
12649
|
"references": {}
|
|
11635
12650
|
},
|
|
11636
12651
|
"mutable": false,
|
|
11637
|
-
"attr": "
|
|
12652
|
+
"attr": "show-value",
|
|
11638
12653
|
"reflectToAttr": false,
|
|
11639
|
-
"docs": "
|
|
11640
|
-
"docsTags": [
|
|
11641
|
-
"values": [
|
|
12654
|
+
"docs": "Show the formatted current value beside the visible label.",
|
|
12655
|
+
"docsTags": [
|
|
11642
12656
|
{
|
|
11643
|
-
"
|
|
11644
|
-
|
|
12657
|
+
"name": "default",
|
|
12658
|
+
"text": "true"
|
|
12659
|
+
}
|
|
12660
|
+
],
|
|
12661
|
+
"default": "true",
|
|
12662
|
+
"values": [
|
|
11645
12663
|
{
|
|
11646
|
-
"type": "
|
|
12664
|
+
"type": "boolean"
|
|
11647
12665
|
}
|
|
11648
12666
|
],
|
|
11649
12667
|
"optional": false,
|
|
@@ -11652,27 +12670,42 @@
|
|
|
11652
12670
|
"setter": false
|
|
11653
12671
|
},
|
|
11654
12672
|
{
|
|
11655
|
-
"name": "
|
|
11656
|
-
"type": "
|
|
12673
|
+
"name": "size",
|
|
12674
|
+
"type": "\"md\" | \"sm\" | \"xs\"",
|
|
11657
12675
|
"complexType": {
|
|
11658
|
-
"original": "
|
|
11659
|
-
"resolved": "
|
|
11660
|
-
"references": {
|
|
12676
|
+
"original": "SliderSize",
|
|
12677
|
+
"resolved": "\"md\" | \"sm\" | \"xs\"",
|
|
12678
|
+
"references": {
|
|
12679
|
+
"SliderSize": {
|
|
12680
|
+
"location": "local",
|
|
12681
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Slider/Slider.tsx",
|
|
12682
|
+
"id": "src/wc/components/Slider/Slider.tsx::SliderSize"
|
|
12683
|
+
}
|
|
12684
|
+
}
|
|
11661
12685
|
},
|
|
11662
12686
|
"mutable": false,
|
|
11663
|
-
"attr": "
|
|
12687
|
+
"attr": "size",
|
|
11664
12688
|
"reflectToAttr": false,
|
|
11665
12689
|
"docs": "",
|
|
11666
12690
|
"docsTags": [
|
|
11667
12691
|
{
|
|
11668
12692
|
"name": "default",
|
|
11669
|
-
"text": "
|
|
12693
|
+
"text": "'md'"
|
|
11670
12694
|
}
|
|
11671
12695
|
],
|
|
11672
|
-
"default": "
|
|
12696
|
+
"default": "'md'",
|
|
11673
12697
|
"values": [
|
|
11674
12698
|
{
|
|
11675
|
-
"
|
|
12699
|
+
"value": "md",
|
|
12700
|
+
"type": "string"
|
|
12701
|
+
},
|
|
12702
|
+
{
|
|
12703
|
+
"value": "sm",
|
|
12704
|
+
"type": "string"
|
|
12705
|
+
},
|
|
12706
|
+
{
|
|
12707
|
+
"value": "xs",
|
|
12708
|
+
"type": "string"
|
|
11676
12709
|
}
|
|
11677
12710
|
],
|
|
11678
12711
|
"optional": false,
|
|
@@ -11681,7 +12714,7 @@
|
|
|
11681
12714
|
"setter": false
|
|
11682
12715
|
},
|
|
11683
12716
|
{
|
|
11684
|
-
"name": "
|
|
12717
|
+
"name": "startLabel",
|
|
11685
12718
|
"type": "string",
|
|
11686
12719
|
"complexType": {
|
|
11687
12720
|
"original": "string",
|
|
@@ -11689,22 +12722,28 @@
|
|
|
11689
12722
|
"references": {}
|
|
11690
12723
|
},
|
|
11691
12724
|
"mutable": false,
|
|
11692
|
-
"attr": "label",
|
|
12725
|
+
"attr": "start-label",
|
|
11693
12726
|
"reflectToAttr": false,
|
|
11694
|
-
"docs": "",
|
|
11695
|
-
"docsTags": [
|
|
12727
|
+
"docs": "Accessible label for the lower thumb in a range slider.",
|
|
12728
|
+
"docsTags": [
|
|
12729
|
+
{
|
|
12730
|
+
"name": "default",
|
|
12731
|
+
"text": "'Minimum value'"
|
|
12732
|
+
}
|
|
12733
|
+
],
|
|
12734
|
+
"default": "'Minimum value'",
|
|
11696
12735
|
"values": [
|
|
11697
12736
|
{
|
|
11698
12737
|
"type": "string"
|
|
11699
12738
|
}
|
|
11700
12739
|
],
|
|
11701
12740
|
"optional": false,
|
|
11702
|
-
"required":
|
|
12741
|
+
"required": false,
|
|
11703
12742
|
"getter": false,
|
|
11704
12743
|
"setter": false
|
|
11705
12744
|
},
|
|
11706
12745
|
{
|
|
11707
|
-
"name": "
|
|
12746
|
+
"name": "step",
|
|
11708
12747
|
"type": "number",
|
|
11709
12748
|
"complexType": {
|
|
11710
12749
|
"original": "number",
|
|
@@ -11712,16 +12751,16 @@
|
|
|
11712
12751
|
"references": {}
|
|
11713
12752
|
},
|
|
11714
12753
|
"mutable": false,
|
|
11715
|
-
"attr": "
|
|
12754
|
+
"attr": "step",
|
|
11716
12755
|
"reflectToAttr": false,
|
|
11717
12756
|
"docs": "",
|
|
11718
12757
|
"docsTags": [
|
|
11719
12758
|
{
|
|
11720
12759
|
"name": "default",
|
|
11721
|
-
"text": "
|
|
12760
|
+
"text": "1"
|
|
11722
12761
|
}
|
|
11723
12762
|
],
|
|
11724
|
-
"default": "
|
|
12763
|
+
"default": "1",
|
|
11725
12764
|
"values": [
|
|
11726
12765
|
{
|
|
11727
12766
|
"type": "number"
|
|
@@ -11733,17 +12772,63 @@
|
|
|
11733
12772
|
"setter": false
|
|
11734
12773
|
},
|
|
11735
12774
|
{
|
|
11736
|
-
"name": "
|
|
11737
|
-
"type": "
|
|
12775
|
+
"name": "thumbAlignment",
|
|
12776
|
+
"type": "\"center\" | \"edge\"",
|
|
11738
12777
|
"complexType": {
|
|
11739
|
-
"original": "
|
|
11740
|
-
"resolved": "
|
|
11741
|
-
"references": {
|
|
12778
|
+
"original": "SliderThumbAlignment",
|
|
12779
|
+
"resolved": "\"center\" | \"edge\"",
|
|
12780
|
+
"references": {
|
|
12781
|
+
"SliderThumbAlignment": {
|
|
12782
|
+
"location": "local",
|
|
12783
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Slider/Slider.tsx",
|
|
12784
|
+
"id": "src/wc/components/Slider/Slider.tsx::SliderThumbAlignment"
|
|
12785
|
+
}
|
|
12786
|
+
}
|
|
11742
12787
|
},
|
|
11743
12788
|
"mutable": false,
|
|
11744
|
-
"attr": "
|
|
12789
|
+
"attr": "thumb-alignment",
|
|
11745
12790
|
"reflectToAttr": false,
|
|
11746
|
-
"docs": "",
|
|
12791
|
+
"docs": "Keep the complete thumb inside the rail bounds, or center it on the endpoints.",
|
|
12792
|
+
"docsTags": [
|
|
12793
|
+
{
|
|
12794
|
+
"name": "default",
|
|
12795
|
+
"text": "'edge'"
|
|
12796
|
+
}
|
|
12797
|
+
],
|
|
12798
|
+
"default": "'edge'",
|
|
12799
|
+
"values": [
|
|
12800
|
+
{
|
|
12801
|
+
"value": "center",
|
|
12802
|
+
"type": "string"
|
|
12803
|
+
},
|
|
12804
|
+
{
|
|
12805
|
+
"value": "edge",
|
|
12806
|
+
"type": "string"
|
|
12807
|
+
}
|
|
12808
|
+
],
|
|
12809
|
+
"optional": false,
|
|
12810
|
+
"required": false,
|
|
12811
|
+
"getter": false,
|
|
12812
|
+
"setter": false
|
|
12813
|
+
},
|
|
12814
|
+
{
|
|
12815
|
+
"name": "value",
|
|
12816
|
+
"type": "number | number[]",
|
|
12817
|
+
"complexType": {
|
|
12818
|
+
"original": "SliderValue",
|
|
12819
|
+
"resolved": "number | number[]",
|
|
12820
|
+
"references": {
|
|
12821
|
+
"SliderValue": {
|
|
12822
|
+
"location": "local",
|
|
12823
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Slider/Slider.tsx",
|
|
12824
|
+
"id": "src/wc/components/Slider/Slider.tsx::SliderValue"
|
|
12825
|
+
}
|
|
12826
|
+
}
|
|
12827
|
+
},
|
|
12828
|
+
"mutable": true,
|
|
12829
|
+
"attr": "value",
|
|
12830
|
+
"reflectToAttr": false,
|
|
12831
|
+
"docs": "Current value. Assign a two-number array through the JavaScript property for a range slider.",
|
|
11747
12832
|
"docsTags": [
|
|
11748
12833
|
{
|
|
11749
12834
|
"name": "default",
|
|
@@ -11754,6 +12839,9 @@
|
|
|
11754
12839
|
"values": [
|
|
11755
12840
|
{
|
|
11756
12841
|
"type": "number"
|
|
12842
|
+
},
|
|
12843
|
+
{
|
|
12844
|
+
"type": "number[]"
|
|
11757
12845
|
}
|
|
11758
12846
|
],
|
|
11759
12847
|
"optional": false,
|
|
@@ -11762,27 +12850,27 @@
|
|
|
11762
12850
|
"setter": false
|
|
11763
12851
|
},
|
|
11764
12852
|
{
|
|
11765
|
-
"name": "
|
|
11766
|
-
"type": "
|
|
12853
|
+
"name": "valuePrefix",
|
|
12854
|
+
"type": "string",
|
|
11767
12855
|
"complexType": {
|
|
11768
|
-
"original": "
|
|
11769
|
-
"resolved": "
|
|
12856
|
+
"original": "string",
|
|
12857
|
+
"resolved": "string",
|
|
11770
12858
|
"references": {}
|
|
11771
12859
|
},
|
|
11772
12860
|
"mutable": false,
|
|
11773
|
-
"attr": "
|
|
12861
|
+
"attr": "value-prefix",
|
|
11774
12862
|
"reflectToAttr": false,
|
|
11775
12863
|
"docs": "",
|
|
11776
12864
|
"docsTags": [
|
|
11777
12865
|
{
|
|
11778
12866
|
"name": "default",
|
|
11779
|
-
"text": "
|
|
12867
|
+
"text": "''"
|
|
11780
12868
|
}
|
|
11781
12869
|
],
|
|
11782
|
-
"default": "
|
|
12870
|
+
"default": "''",
|
|
11783
12871
|
"values": [
|
|
11784
12872
|
{
|
|
11785
|
-
"type": "
|
|
12873
|
+
"type": "string"
|
|
11786
12874
|
}
|
|
11787
12875
|
],
|
|
11788
12876
|
"optional": false,
|
|
@@ -11791,27 +12879,27 @@
|
|
|
11791
12879
|
"setter": false
|
|
11792
12880
|
},
|
|
11793
12881
|
{
|
|
11794
|
-
"name": "
|
|
11795
|
-
"type": "
|
|
12882
|
+
"name": "valueSuffix",
|
|
12883
|
+
"type": "string",
|
|
11796
12884
|
"complexType": {
|
|
11797
|
-
"original": "
|
|
11798
|
-
"resolved": "
|
|
12885
|
+
"original": "string",
|
|
12886
|
+
"resolved": "string",
|
|
11799
12887
|
"references": {}
|
|
11800
12888
|
},
|
|
11801
12889
|
"mutable": false,
|
|
11802
|
-
"attr": "value",
|
|
12890
|
+
"attr": "value-suffix",
|
|
11803
12891
|
"reflectToAttr": false,
|
|
11804
12892
|
"docs": "",
|
|
11805
12893
|
"docsTags": [
|
|
11806
12894
|
{
|
|
11807
12895
|
"name": "default",
|
|
11808
|
-
"text": "
|
|
12896
|
+
"text": "''"
|
|
11809
12897
|
}
|
|
11810
12898
|
],
|
|
11811
|
-
"default": "
|
|
12899
|
+
"default": "''",
|
|
11812
12900
|
"values": [
|
|
11813
12901
|
{
|
|
11814
|
-
"type": "
|
|
12902
|
+
"type": "string"
|
|
11815
12903
|
}
|
|
11816
12904
|
],
|
|
11817
12905
|
"optional": false,
|
|
@@ -11830,7 +12918,7 @@
|
|
|
11830
12918
|
"mutable": false,
|
|
11831
12919
|
"attr": "value-text",
|
|
11832
12920
|
"reflectToAttr": false,
|
|
11833
|
-
"docs": "",
|
|
12921
|
+
"docs": "Human-readable value text for a single slider or both range thumbs.",
|
|
11834
12922
|
"docsTags": [],
|
|
11835
12923
|
"values": [
|
|
11836
12924
|
{
|
|
@@ -11844,22 +12932,115 @@
|
|
|
11844
12932
|
"required": false,
|
|
11845
12933
|
"getter": false,
|
|
11846
12934
|
"setter": false
|
|
12935
|
+
},
|
|
12936
|
+
{
|
|
12937
|
+
"name": "valueTexts",
|
|
12938
|
+
"type": "string[]",
|
|
12939
|
+
"complexType": {
|
|
12940
|
+
"original": "string[]",
|
|
12941
|
+
"resolved": "string[]",
|
|
12942
|
+
"references": {}
|
|
12943
|
+
},
|
|
12944
|
+
"mutable": false,
|
|
12945
|
+
"reflectToAttr": false,
|
|
12946
|
+
"docs": "Per-thumb human-readable value text for a range slider. Assign through the JavaScript property.",
|
|
12947
|
+
"docsTags": [
|
|
12948
|
+
{
|
|
12949
|
+
"name": "default",
|
|
12950
|
+
"text": "[]"
|
|
12951
|
+
}
|
|
12952
|
+
],
|
|
12953
|
+
"default": "[]",
|
|
12954
|
+
"values": [
|
|
12955
|
+
{
|
|
12956
|
+
"type": "string[]"
|
|
12957
|
+
}
|
|
12958
|
+
],
|
|
12959
|
+
"optional": false,
|
|
12960
|
+
"required": false,
|
|
12961
|
+
"getter": false,
|
|
12962
|
+
"setter": false
|
|
12963
|
+
}
|
|
12964
|
+
],
|
|
12965
|
+
"methods": [
|
|
12966
|
+
{
|
|
12967
|
+
"name": "setFocus",
|
|
12968
|
+
"returns": {
|
|
12969
|
+
"type": "Promise<void>",
|
|
12970
|
+
"docs": ""
|
|
12971
|
+
},
|
|
12972
|
+
"complexType": {
|
|
12973
|
+
"signature": "(index?: number) => Promise<void>",
|
|
12974
|
+
"parameters": [
|
|
12975
|
+
{
|
|
12976
|
+
"name": "index",
|
|
12977
|
+
"type": "number",
|
|
12978
|
+
"docs": ""
|
|
12979
|
+
}
|
|
12980
|
+
],
|
|
12981
|
+
"references": {
|
|
12982
|
+
"Promise": {
|
|
12983
|
+
"location": "global",
|
|
12984
|
+
"id": "global::Promise"
|
|
12985
|
+
},
|
|
12986
|
+
"HTMLInputElement": {
|
|
12987
|
+
"location": "global",
|
|
12988
|
+
"id": "global::HTMLInputElement"
|
|
12989
|
+
}
|
|
12990
|
+
},
|
|
12991
|
+
"return": "Promise<void>"
|
|
12992
|
+
},
|
|
12993
|
+
"signature": "setFocus(index?: number) => Promise<void>",
|
|
12994
|
+
"parameters": [
|
|
12995
|
+
{
|
|
12996
|
+
"name": "index",
|
|
12997
|
+
"type": "number",
|
|
12998
|
+
"docs": ""
|
|
12999
|
+
}
|
|
13000
|
+
],
|
|
13001
|
+
"docs": "",
|
|
13002
|
+
"docsTags": []
|
|
11847
13003
|
}
|
|
11848
13004
|
],
|
|
11849
|
-
"methods": [],
|
|
11850
13005
|
"events": [
|
|
11851
13006
|
{
|
|
11852
13007
|
"event": "dsChange",
|
|
11853
|
-
"detail": "number",
|
|
13008
|
+
"detail": "number | number[]",
|
|
11854
13009
|
"bubbles": true,
|
|
11855
13010
|
"complexType": {
|
|
11856
|
-
"original": "
|
|
11857
|
-
"resolved": "number",
|
|
11858
|
-
"references": {
|
|
13011
|
+
"original": "SliderValue",
|
|
13012
|
+
"resolved": "number | number[]",
|
|
13013
|
+
"references": {
|
|
13014
|
+
"SliderValue": {
|
|
13015
|
+
"location": "local",
|
|
13016
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Slider/Slider.tsx",
|
|
13017
|
+
"id": "src/wc/components/Slider/Slider.tsx::SliderValue"
|
|
13018
|
+
}
|
|
13019
|
+
}
|
|
11859
13020
|
},
|
|
11860
13021
|
"cancelable": true,
|
|
11861
13022
|
"composed": true,
|
|
11862
|
-
"docs": "",
|
|
13023
|
+
"docs": "Emitted continuously while the value changes.",
|
|
13024
|
+
"docsTags": []
|
|
13025
|
+
},
|
|
13026
|
+
{
|
|
13027
|
+
"event": "dsCommit",
|
|
13028
|
+
"detail": "number | number[]",
|
|
13029
|
+
"bubbles": true,
|
|
13030
|
+
"complexType": {
|
|
13031
|
+
"original": "SliderValue",
|
|
13032
|
+
"resolved": "number | number[]",
|
|
13033
|
+
"references": {
|
|
13034
|
+
"SliderValue": {
|
|
13035
|
+
"location": "local",
|
|
13036
|
+
"path": "/home/runner/work/compomo/compomo/src/wc/components/Slider/Slider.tsx",
|
|
13037
|
+
"id": "src/wc/components/Slider/Slider.tsx::SliderValue"
|
|
13038
|
+
}
|
|
13039
|
+
}
|
|
13040
|
+
},
|
|
13041
|
+
"cancelable": true,
|
|
13042
|
+
"composed": true,
|
|
13043
|
+
"docs": "Emitted when a pointer or keyboard value change is committed.",
|
|
11863
13044
|
"docsTags": []
|
|
11864
13045
|
}
|
|
11865
13046
|
],
|
|
@@ -13506,10 +14687,10 @@
|
|
|
13506
14687
|
},
|
|
13507
14688
|
{
|
|
13508
14689
|
"name": "color",
|
|
13509
|
-
"type": "\"ai\" | \"brand\" | \"caution\" | \"inherit\" | \"negative\" | \"on-bold\" | \"on-strong\" | \"positive\" | \"primary\" | \"secondary\" | \"tertiary\" | \"warning\" | `var(--${string})`",
|
|
14690
|
+
"type": "\"ai\" | \"brand\" | \"caution\" | \"inherit\" | \"negative\" | \"on-bold\" | \"on-strong\" | \"positive\" | \"primary\" | \"quaternary\" | \"secondary\" | \"tertiary\" | \"warning\" | `var(--${string})`",
|
|
13510
14691
|
"complexType": {
|
|
13511
14692
|
"original": "TextColor",
|
|
13512
|
-
"resolved": "\"ai\" | \"brand\" | \"caution\" | \"inherit\" | \"negative\" | \"on-bold\" | \"on-strong\" | \"positive\" | \"primary\" | \"secondary\" | \"tertiary\" | \"warning\" | `var(--${string})`",
|
|
14693
|
+
"resolved": "\"ai\" | \"brand\" | \"caution\" | \"inherit\" | \"negative\" | \"on-bold\" | \"on-strong\" | \"positive\" | \"primary\" | \"quaternary\" | \"secondary\" | \"tertiary\" | \"warning\" | `var(--${string})`",
|
|
13513
14694
|
"references": {
|
|
13514
14695
|
"TextColor": {
|
|
13515
14696
|
"location": "import",
|
|
@@ -13522,7 +14703,7 @@
|
|
|
13522
14703
|
"mutable": false,
|
|
13523
14704
|
"attr": "color",
|
|
13524
14705
|
"reflectToAttr": false,
|
|
13525
|
-
"docs": "",
|
|
14706
|
+
"docs": "Semantic foreground color token or CSS variable. `tertiary` and the\nstill-fainter `quaternary` are restricted to genuinely inactive/disabled\nUI content or purely decorative content; prefer the owning control's\ninactive state whenever one exists.",
|
|
13526
14707
|
"docsTags": [
|
|
13527
14708
|
{
|
|
13528
14709
|
"name": "default",
|
|
@@ -13567,6 +14748,10 @@
|
|
|
13567
14748
|
"value": "primary",
|
|
13568
14749
|
"type": "string"
|
|
13569
14750
|
},
|
|
14751
|
+
{
|
|
14752
|
+
"value": "quaternary",
|
|
14753
|
+
"type": "string"
|
|
14754
|
+
},
|
|
13570
14755
|
{
|
|
13571
14756
|
"value": "secondary",
|
|
13572
14757
|
"type": "string"
|
|
@@ -14029,7 +15214,7 @@
|
|
|
14029
15214
|
"ds-panel-nav",
|
|
14030
15215
|
"ds-panel-sub-nav",
|
|
14031
15216
|
"ds-panel-tools",
|
|
14032
|
-
"ds-radio
|
|
15217
|
+
"ds-radio",
|
|
14033
15218
|
"ds-select",
|
|
14034
15219
|
"ds-select-multi",
|
|
14035
15220
|
"ds-slider",
|
|
@@ -14095,7 +15280,7 @@
|
|
|
14095
15280
|
"ds-panel-tools": [
|
|
14096
15281
|
"ds-text"
|
|
14097
15282
|
],
|
|
14098
|
-
"ds-radio
|
|
15283
|
+
"ds-radio": [
|
|
14099
15284
|
"ds-text"
|
|
14100
15285
|
],
|
|
14101
15286
|
"ds-select": [
|
|
@@ -14723,6 +15908,11 @@
|
|
|
14723
15908
|
"docstring": "",
|
|
14724
15909
|
"path": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx"
|
|
14725
15910
|
},
|
|
15911
|
+
"src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx::ButtonUnfilledPopup": {
|
|
15912
|
+
"declaration": "export type ButtonUnfilledPopup = 'true' | 'menu' | 'listbox' | 'tree' | 'grid' | 'dialog';",
|
|
15913
|
+
"docstring": "",
|
|
15914
|
+
"path": "src/wc/components/ButtonUnfilled/ButtonUnfilled.tsx"
|
|
15915
|
+
},
|
|
14726
15916
|
"src/wc/components/Card/Card.tsx::CardWidth": {
|
|
14727
15917
|
"declaration": "export type CardWidth = 'sm' | 'md' | 'lg';",
|
|
14728
15918
|
"docstring": "",
|
|
@@ -14803,6 +15993,16 @@
|
|
|
14803
15993
|
"docstring": "",
|
|
14804
15994
|
"path": "src/wc/components/Input/Input.tsx"
|
|
14805
15995
|
},
|
|
15996
|
+
"src/wc/components/Input/Input.tsx::InputSize": {
|
|
15997
|
+
"declaration": "export type InputSize = 'md' | 'sm' | 'xs';",
|
|
15998
|
+
"docstring": "",
|
|
15999
|
+
"path": "src/wc/components/Input/Input.tsx"
|
|
16000
|
+
},
|
|
16001
|
+
"src/wc/components/Input/Input.tsx::InputWidth": {
|
|
16002
|
+
"declaration": "export type ControlWidth = 'hug' | 'fill';",
|
|
16003
|
+
"docstring": "",
|
|
16004
|
+
"path": "src/wc/components/Input/Input.tsx"
|
|
16005
|
+
},
|
|
14806
16006
|
"src/wc/components/Loader/Loader.tsx::LoaderSize": {
|
|
14807
16007
|
"declaration": "export type IconSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl';",
|
|
14808
16008
|
"docstring": "",
|
|
@@ -14828,10 +16028,15 @@
|
|
|
14828
16028
|
"docstring": "",
|
|
14829
16029
|
"path": "src/wc/components/PanelSubNav/PanelSubNav.tsx"
|
|
14830
16030
|
},
|
|
14831
|
-
"src/wc/components/
|
|
16031
|
+
"src/wc/components/Radio/Radio.tsx::RadioOption": {
|
|
14832
16032
|
"declaration": "export interface RadioOption {\n label: string;\n value: string;\n isInactive?: boolean;\n}",
|
|
14833
16033
|
"docstring": "",
|
|
14834
|
-
"path": "src/wc/components/
|
|
16034
|
+
"path": "src/wc/components/Radio/Radio.tsx"
|
|
16035
|
+
},
|
|
16036
|
+
"src/wc/components/Radio/Radio.tsx::RadioSize": {
|
|
16037
|
+
"declaration": "export type RadioSize = 'md' | 'sm' | 'xs';",
|
|
16038
|
+
"docstring": "",
|
|
16039
|
+
"path": "src/wc/components/Radio/Radio.tsx"
|
|
14835
16040
|
},
|
|
14836
16041
|
"src/wc/components/Select/Select.tsx::SelectOption": {
|
|
14837
16042
|
"declaration": "export interface ChoiceOption {\n label: string;\n value: string;\n subtext?: string;\n /** Rendered only when every option in the complete list supplies an icon. */\n icon?: string;\n isInactive?: boolean;\n}",
|
|
@@ -14903,6 +16108,26 @@
|
|
|
14903
16108
|
"docstring": "",
|
|
14904
16109
|
"path": "src/wc/components/Skeleton/Skeleton.tsx"
|
|
14905
16110
|
},
|
|
16111
|
+
"src/wc/components/Slider/Slider.tsx::SliderValue": {
|
|
16112
|
+
"declaration": "export type SliderValue = number | number[];",
|
|
16113
|
+
"docstring": "",
|
|
16114
|
+
"path": "src/wc/components/Slider/Slider.tsx"
|
|
16115
|
+
},
|
|
16116
|
+
"src/wc/components/Slider/Slider.tsx::SliderSize": {
|
|
16117
|
+
"declaration": "export type SliderSize = 'md' | 'sm' | 'xs';",
|
|
16118
|
+
"docstring": "",
|
|
16119
|
+
"path": "src/wc/components/Slider/Slider.tsx"
|
|
16120
|
+
},
|
|
16121
|
+
"src/wc/components/Slider/Slider.tsx::SliderOrientation": {
|
|
16122
|
+
"declaration": "export type SliderOrientation = 'horizontal' | 'vertical';",
|
|
16123
|
+
"docstring": "",
|
|
16124
|
+
"path": "src/wc/components/Slider/Slider.tsx"
|
|
16125
|
+
},
|
|
16126
|
+
"src/wc/components/Slider/Slider.tsx::SliderThumbAlignment": {
|
|
16127
|
+
"declaration": "export type SliderThumbAlignment = 'edge' | 'center';",
|
|
16128
|
+
"docstring": "",
|
|
16129
|
+
"path": "src/wc/components/Slider/Slider.tsx"
|
|
16130
|
+
},
|
|
14906
16131
|
"src/wc/components/Switch/Switch.tsx::SwitchSize": {
|
|
14907
16132
|
"declaration": "export type SwitchSize = 'md' | 'sm' | 'xs';",
|
|
14908
16133
|
"docstring": "",
|