@quartzds/core 1.0.0-beta.119 → 1.0.0-beta.120
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/CHANGELOG.md +50 -0
- package/components/index.d.ts +2 -0
- package/components/index.js +2 -1
- package/components/index.js.map +1 -1
- package/components/{p--RtuuN-f.js → p-5RFBIepu.js} +4 -4
- package/components/{p--RtuuN-f.js.map → p-5RFBIepu.js.map} +1 -1
- package/components/{p-BcuDZbUA.js → p-B03FWheS.js} +23 -27
- package/components/p-B03FWheS.js.map +1 -0
- package/components/{p-Bv_uu0s1.js → p-BkBJDD6Y.js} +7 -7
- package/components/p-BkBJDD6Y.js.map +1 -0
- package/components/{p-B_6Kulw9.js → p-BkgfW_tl.js} +4 -4
- package/components/{p-B_6Kulw9.js.map → p-BkgfW_tl.js.map} +1 -1
- package/components/{p-DdqipBK9.js → p-Bnc7Puxx.js} +10 -10
- package/components/p-Bnc7Puxx.js.map +1 -0
- package/components/{p-CXI7fTbm.js → p-CFVg7I9T.js} +6 -6
- package/components/p-CFVg7I9T.js.map +1 -0
- package/components/{p-kI1bxLGk.js → p-CRVPDKfO.js} +7 -7
- package/components/p-CRVPDKfO.js.map +1 -0
- package/{dist/esm/helpers-BVuIKvSk.js → components/p-CXP6q9Mr.js} +13 -11
- package/components/p-CXP6q9Mr.js.map +1 -0
- package/components/{p-CndRvQiV.js → p-DeRqCYmp.js} +5 -5
- package/components/{p-CndRvQiV.js.map → p-DeRqCYmp.js.map} +1 -1
- package/components/{p-aWJYkykh.js → p-DnZdwX0l.js} +7 -7
- package/components/{p-aWJYkykh.js.map → p-DnZdwX0l.js.map} +1 -1
- package/components/{p-BWYKuRRD.js → p-Dsc0-aXK.js} +5 -5
- package/components/{p-BWYKuRRD.js.map → p-Dsc0-aXK.js.map} +1 -1
- package/components/{p-C80aM3BN.js → p-DwxIJEUj.js} +3 -3
- package/components/{p-C80aM3BN.js.map → p-DwxIJEUj.js.map} +1 -1
- package/components/{p-FsslOC0B.js → p-U2Q0vF-d.js} +3 -3
- package/components/p-U2Q0vF-d.js.map +1 -0
- package/components/{p-D4vlGPhk.js → p-eFhV8w2l.js} +6 -4
- package/components/p-eFhV8w2l.js.map +1 -0
- package/components/qds-action-item.js +4 -4
- package/components/qds-action-item.js.map +1 -1
- package/components/qds-avatar-media.js +1 -1
- package/components/qds-badge-indicator.js +1 -1
- package/components/qds-breadcrumb-item.js +13 -7
- package/components/qds-breadcrumb-item.js.map +1 -1
- package/components/qds-button.js +39 -10
- package/components/qds-button.js.map +1 -1
- package/components/qds-checkbox.js +1 -1
- package/components/qds-chip.js +4 -4
- package/components/qds-dialog.js +7 -7
- package/components/qds-dialog.js.map +1 -1
- package/components/qds-divider.js +1 -1
- package/components/qds-dropdown.js +1 -1
- package/components/qds-form-message.js +3 -3
- package/components/qds-form-message.js.map +1 -1
- package/components/qds-icon-button.js +1 -1
- package/components/qds-icon-tab.d.ts +11 -0
- package/components/qds-icon-tab.js +278 -0
- package/components/qds-icon-tab.js.map +1 -0
- package/components/qds-icon.js +1 -1
- package/components/qds-inline-link.js +5 -5
- package/components/qds-inline-link.js.map +1 -1
- package/components/qds-input.js +27 -8
- package/components/qds-input.js.map +1 -1
- package/components/qds-label.js +1 -1
- package/components/qds-list-item.js +24 -19
- package/components/qds-list-item.js.map +1 -1
- package/components/qds-loader.js +1 -1
- package/components/qds-menu-item.js +7 -7
- package/components/qds-menu-item.js.map +1 -1
- package/components/qds-mini-button.js +1 -1
- package/components/qds-progress-bar.js +1 -1
- package/components/qds-radio.js +1 -1
- package/components/qds-select.js +6 -6
- package/components/qds-select.js.map +1 -1
- package/components/qds-standalone-link.js +5 -5
- package/components/qds-standalone-link.js.map +1 -1
- package/components/qds-switch.js +6 -6
- package/components/qds-switch.js.map +1 -1
- package/components/qds-tab.js +20 -87
- package/components/qds-tab.js.map +1 -1
- package/components/qds-tabbar.js +10 -10
- package/components/qds-table-cell.js +2 -2
- package/components/qds-table-head-cell.js +2 -2
- package/components/qds-table-row.js +1 -1
- package/components/qds-table.js +1 -1
- package/components/qds-tag.js +1 -1
- package/components/qds-textarea.js +4 -4
- package/components/qds-textarea.js.map +1 -1
- package/components/qds-title.js +1 -1
- package/components/qds-tooltip.js +1 -1
- package/dist/cjs/{helpers-wsiRak3m.js → helpers-BIL8yXqA.js} +13 -11
- package/dist/cjs/helpers-BIL8yXqA.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/qds-action-item.cjs.entry.js +2 -2
- package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-avatar-media.qds-checkbox.qds-radio.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-avatar-media_3.cjs.entry.js +7 -7
- package/dist/cjs/qds-badge-counter.qds-badge-indicator.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-badge-counter_2.cjs.entry.js +1 -1
- package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +11 -5
- package/dist/cjs/qds-breadcrumb-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-button.cjs.entry.js +33 -6
- package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-chip.cjs.entry.js +1 -1
- package/dist/cjs/qds-dialog.cjs.entry.js +3 -3
- package/dist/cjs/qds-dialog.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-divider_2.cjs.entry.js +2 -2
- package/dist/cjs/qds-dropdown.cjs.entry.js +3 -2
- package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-form-message.cjs.entry.js +2 -2
- package/dist/cjs/qds-form-message.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-icon-tab.cjs.entry.js +214 -0
- package/dist/cjs/qds-icon-tab.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-icon.cjs.entry.js +2 -2
- package/dist/cjs/qds-inline-link.cjs.entry.js +4 -4
- package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-input.cjs.entry.js +22 -6
- package/dist/cjs/qds-input.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-label.cjs.entry.js +4 -4
- package/dist/cjs/qds-label.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-list-item.cjs.entry.js +14 -9
- package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-menu-item.cjs.entry.js +4 -4
- package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-mini-button.cjs.entry.js +2 -2
- package/dist/cjs/qds-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/qds-select.cjs.entry.js +5 -5
- package/dist/cjs/qds-select.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-standalone-link.cjs.entry.js +4 -4
- package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-switch.cjs.entry.js +5 -5
- package/dist/cjs/qds-switch.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-tab.cjs.entry.js +10 -70
- package/dist/cjs/qds-tab.entry.cjs.js.map +1 -1
- package/dist/cjs/qds-tabbar.cjs.entry.js +5 -5
- package/dist/cjs/qds-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-head-cell.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-row.cjs.entry.js +1 -1
- package/dist/cjs/qds-table.cjs.entry.js +1 -1
- package/dist/cjs/qds-tag.cjs.entry.js +110 -0
- package/dist/cjs/qds-tag.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-textarea.cjs.entry.js +4 -4
- package/dist/cjs/qds-textarea.entry.cjs.js.map +1 -1
- package/dist/cjs/{qds-tag_2.cjs.entry.js → qds-title.cjs.entry.js} +3 -103
- package/dist/cjs/qds-title.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-tooltip.cjs.entry.js +21 -24
- package/dist/cjs/qds-tooltip.entry.cjs.js.map +1 -1
- package/dist/cjs/qds.cjs.js +1 -1
- package/dist/custom-elements.json +717 -157
- package/dist/docs.json +841 -131
- package/{components/p--gmRsVWR.js → dist/esm/helpers-BgaJNF9u.js} +13 -11
- package/dist/esm/helpers-BgaJNF9u.js.map +1 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/qds-action-item.entry.js +2 -2
- package/dist/esm/qds-action-item.entry.js.map +1 -1
- package/dist/esm/qds-avatar-media.qds-checkbox.qds-radio.entry.js.map +1 -1
- package/dist/esm/qds-avatar-media_3.entry.js +7 -7
- package/dist/esm/qds-badge-counter.qds-badge-indicator.entry.js.map +1 -1
- package/dist/esm/qds-badge-counter_2.entry.js +1 -1
- package/dist/esm/qds-breadcrumb-item.entry.js +11 -5
- package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -1
- package/dist/esm/qds-button.entry.js +33 -6
- package/dist/esm/qds-button.entry.js.map +1 -1
- package/dist/esm/qds-chip.entry.js +1 -1
- package/dist/esm/qds-dialog.entry.js +3 -3
- package/dist/esm/qds-dialog.entry.js.map +1 -1
- package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -1
- package/dist/esm/qds-divider_2.entry.js +2 -2
- package/dist/esm/qds-dropdown.entry.js +3 -2
- package/dist/esm/qds-dropdown.entry.js.map +1 -1
- package/dist/esm/qds-form-message.entry.js +2 -2
- package/dist/esm/qds-form-message.entry.js.map +1 -1
- package/dist/esm/qds-icon-tab.entry.js +212 -0
- package/dist/esm/qds-icon-tab.entry.js.map +1 -0
- package/dist/esm/qds-icon.entry.js +2 -2
- package/dist/esm/qds-inline-link.entry.js +4 -4
- package/dist/esm/qds-inline-link.entry.js.map +1 -1
- package/dist/esm/qds-input.entry.js +22 -6
- package/dist/esm/qds-input.entry.js.map +1 -1
- package/dist/esm/qds-label.entry.js +4 -4
- package/dist/esm/qds-label.entry.js.map +1 -1
- package/dist/esm/qds-list-item.entry.js +14 -9
- package/dist/esm/qds-list-item.entry.js.map +1 -1
- package/dist/esm/qds-menu-item.entry.js +4 -4
- package/dist/esm/qds-menu-item.entry.js.map +1 -1
- package/dist/esm/qds-mini-button.entry.js +2 -2
- package/dist/esm/qds-progress-bar.entry.js +1 -1
- package/dist/esm/qds-select.entry.js +5 -5
- package/dist/esm/qds-select.entry.js.map +1 -1
- package/dist/esm/qds-standalone-link.entry.js +4 -4
- package/dist/esm/qds-standalone-link.entry.js.map +1 -1
- package/dist/esm/qds-switch.entry.js +5 -5
- package/dist/esm/qds-switch.entry.js.map +1 -1
- package/dist/esm/qds-tab.entry.js +10 -70
- package/dist/esm/qds-tab.entry.js.map +1 -1
- package/dist/esm/qds-tabbar.entry.js +5 -5
- package/dist/esm/qds-table-cell.entry.js +2 -2
- package/dist/esm/qds-table-head-cell.entry.js +2 -2
- package/dist/esm/qds-table-row.entry.js +1 -1
- package/dist/esm/qds-table.entry.js +1 -1
- package/dist/esm/qds-tag.entry.js +108 -0
- package/dist/esm/qds-tag.entry.js.map +1 -0
- package/dist/esm/qds-textarea.entry.js +4 -4
- package/dist/esm/qds-textarea.entry.js.map +1 -1
- package/dist/esm/{qds-tag_2.entry.js → qds-title.entry.js} +5 -104
- package/dist/esm/qds-title.entry.js.map +1 -0
- package/dist/esm/qds-tooltip.entry.js +21 -24
- package/dist/esm/qds-tooltip.entry.js.map +1 -1
- package/dist/esm/qds.js +1 -1
- package/dist/types/components/button/button.d.ts +7 -0
- package/dist/types/components/dropdown/dropdown.d.ts +4 -4
- package/dist/types/components/icon-tab/icon-tab.d.ts +110 -0
- package/dist/types/components/input/input.d.ts +13 -1
- package/dist/types/components/list-item/list-item.d.ts +2 -2
- package/dist/types/components/tab/tab.d.ts +2 -9
- package/dist/types/components/tooltip/tooltip.d.ts +1 -2
- package/dist/types/components.d.ts +232 -21
- package/dist/types/helpers.d.ts +4 -9
- package/dist/vscode.html-custom-data.json +158 -7
- package/hydrate/index.js +631 -400
- package/hydrate/index.mjs +631 -400
- package/package.json +1 -1
- package/components/p--gmRsVWR.js.map +0 -1
- package/components/p-BcuDZbUA.js.map +0 -1
- package/components/p-Bv_uu0s1.js.map +0 -1
- package/components/p-CXI7fTbm.js.map +0 -1
- package/components/p-D4vlGPhk.js.map +0 -1
- package/components/p-DdqipBK9.js.map +0 -1
- package/components/p-FsslOC0B.js.map +0 -1
- package/components/p-kI1bxLGk.js.map +0 -1
- package/dist/cjs/helpers-wsiRak3m.js.map +0 -1
- package/dist/cjs/qds-tag.qds-title.entry.cjs.js.map +0 -1
- package/dist/esm/helpers-BVuIKvSk.js.map +0 -1
- package/dist/esm/qds-tag.qds-title.entry.js.map +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-02-
|
|
2
|
+
"timestamp": "2026-02-25T16:22:21",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.37.1",
|
|
@@ -760,6 +760,7 @@
|
|
|
760
760
|
"dependents": [
|
|
761
761
|
"qds-button",
|
|
762
762
|
"qds-icon-button",
|
|
763
|
+
"qds-icon-tab",
|
|
763
764
|
"qds-list-item",
|
|
764
765
|
"qds-tab"
|
|
765
766
|
],
|
|
@@ -771,6 +772,9 @@
|
|
|
771
772
|
"qds-icon-button": [
|
|
772
773
|
"qds-badge-counter"
|
|
773
774
|
],
|
|
775
|
+
"qds-icon-tab": [
|
|
776
|
+
"qds-badge-counter"
|
|
777
|
+
],
|
|
774
778
|
"qds-list-item": [
|
|
775
779
|
"qds-badge-counter"
|
|
776
780
|
],
|
|
@@ -964,6 +968,7 @@
|
|
|
964
968
|
"dependents": [
|
|
965
969
|
"qds-button",
|
|
966
970
|
"qds-icon-button",
|
|
971
|
+
"qds-icon-tab",
|
|
967
972
|
"qds-tab",
|
|
968
973
|
"qds-tag"
|
|
969
974
|
],
|
|
@@ -975,6 +980,9 @@
|
|
|
975
980
|
"qds-icon-button": [
|
|
976
981
|
"qds-badge-indicator"
|
|
977
982
|
],
|
|
983
|
+
"qds-icon-tab": [
|
|
984
|
+
"qds-badge-indicator"
|
|
985
|
+
],
|
|
978
986
|
"qds-tab": [
|
|
979
987
|
"qds-badge-indicator"
|
|
980
988
|
],
|
|
@@ -1871,6 +1879,40 @@
|
|
|
1871
1879
|
"getter": false,
|
|
1872
1880
|
"setter": false
|
|
1873
1881
|
},
|
|
1882
|
+
{
|
|
1883
|
+
"name": "iconOnly",
|
|
1884
|
+
"type": "boolean",
|
|
1885
|
+
"complexType": {
|
|
1886
|
+
"original": "boolean",
|
|
1887
|
+
"resolved": "boolean",
|
|
1888
|
+
"references": {}
|
|
1889
|
+
},
|
|
1890
|
+
"mutable": false,
|
|
1891
|
+
"attr": "icon-only",
|
|
1892
|
+
"reflectToAttr": false,
|
|
1893
|
+
"docs": "",
|
|
1894
|
+
"docsTags": [
|
|
1895
|
+
{
|
|
1896
|
+
"name": "deprecated",
|
|
1897
|
+
"text": "The icon-only button feature is deprecated and will be removed by september 2026. Please use the icon-button instead.\n\nSets if button is icon only."
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"name": "default",
|
|
1901
|
+
"text": "false"
|
|
1902
|
+
}
|
|
1903
|
+
],
|
|
1904
|
+
"default": "false",
|
|
1905
|
+
"deprecation": "The icon-only button feature is deprecated and will be removed by september 2026. Please use the icon-button instead.\n\nSets if button is icon only.",
|
|
1906
|
+
"values": [
|
|
1907
|
+
{
|
|
1908
|
+
"type": "boolean"
|
|
1909
|
+
}
|
|
1910
|
+
],
|
|
1911
|
+
"optional": false,
|
|
1912
|
+
"required": false,
|
|
1913
|
+
"getter": false,
|
|
1914
|
+
"setter": false
|
|
1915
|
+
},
|
|
1874
1916
|
{
|
|
1875
1917
|
"name": "importance",
|
|
1876
1918
|
"type": "\"destructive\" | \"emphasized\" | \"standard\" | \"subdued\" | \"subdued-destructive\" | undefined",
|
|
@@ -4846,6 +4888,7 @@
|
|
|
4846
4888
|
"qds-chip",
|
|
4847
4889
|
"qds-form-message",
|
|
4848
4890
|
"qds-icon-button",
|
|
4891
|
+
"qds-icon-tab",
|
|
4849
4892
|
"qds-inline-link",
|
|
4850
4893
|
"qds-list-item",
|
|
4851
4894
|
"qds-loader",
|
|
@@ -4885,6 +4928,9 @@
|
|
|
4885
4928
|
"qds-icon-button": [
|
|
4886
4929
|
"qds-icon"
|
|
4887
4930
|
],
|
|
4931
|
+
"qds-icon-tab": [
|
|
4932
|
+
"qds-icon"
|
|
4933
|
+
],
|
|
4888
4934
|
"qds-inline-link": [
|
|
4889
4935
|
"qds-icon"
|
|
4890
4936
|
],
|
|
@@ -5342,50 +5388,675 @@
|
|
|
5342
5388
|
"name": "target",
|
|
5343
5389
|
"type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | string & Record<never, never> | undefined",
|
|
5344
5390
|
"complexType": {
|
|
5345
|
-
"original": "LiteralUnion<Target, string>",
|
|
5346
|
-
"resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | string & Record<never, never> | undefined",
|
|
5391
|
+
"original": "LiteralUnion<Target, string>",
|
|
5392
|
+
"resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | string & Record<never, never> | undefined",
|
|
5393
|
+
"references": {
|
|
5394
|
+
"LiteralUnion": {
|
|
5395
|
+
"location": "import",
|
|
5396
|
+
"path": "type-fest",
|
|
5397
|
+
"id": "../../node_modules/type-fest/index.d.ts::LiteralUnion"
|
|
5398
|
+
},
|
|
5399
|
+
"Target": {
|
|
5400
|
+
"location": "import",
|
|
5401
|
+
"path": "../shared",
|
|
5402
|
+
"id": "src/components/shared.ts::Target"
|
|
5403
|
+
}
|
|
5404
|
+
}
|
|
5405
|
+
},
|
|
5406
|
+
"mutable": false,
|
|
5407
|
+
"attr": "target",
|
|
5408
|
+
"reflectToAttr": false,
|
|
5409
|
+
"docs": "Where to display the linked URL, as the name for a browsing context (a\ntab, window, or\n[`<iframe>`](https://developer.mozilla.org/docs/Web/HTML/Element/iframe).\nThe following keywords have special meanings for where to load the URL:\n\n- `_blank`: usually a new tab, but users can configure browsers to open a new\n window instead.\n- `_parent`: the parent browsing context of the current one. If no parent,\n behaves as `_self`.\n- `_self`: the current browsing context.\n- `_top`: the topmost browsing context (the \"highest\" context that's an\n ancestor of the current one). If no ancestors, behaves as `_self`.",
|
|
5410
|
+
"docsTags": [
|
|
5411
|
+
{
|
|
5412
|
+
"name": "webnative"
|
|
5413
|
+
}
|
|
5414
|
+
],
|
|
5415
|
+
"values": [
|
|
5416
|
+
{
|
|
5417
|
+
"value": "_blank",
|
|
5418
|
+
"type": "string"
|
|
5419
|
+
},
|
|
5420
|
+
{
|
|
5421
|
+
"value": "_parent",
|
|
5422
|
+
"type": "string"
|
|
5423
|
+
},
|
|
5424
|
+
{
|
|
5425
|
+
"value": "_self",
|
|
5426
|
+
"type": "string"
|
|
5427
|
+
},
|
|
5428
|
+
{
|
|
5429
|
+
"value": "_top",
|
|
5430
|
+
"type": "string"
|
|
5431
|
+
},
|
|
5432
|
+
{
|
|
5433
|
+
"type": "string & Record<never, never>"
|
|
5434
|
+
},
|
|
5435
|
+
{
|
|
5436
|
+
"type": "undefined"
|
|
5437
|
+
}
|
|
5438
|
+
],
|
|
5439
|
+
"optional": true,
|
|
5440
|
+
"required": false,
|
|
5441
|
+
"getter": false,
|
|
5442
|
+
"setter": false
|
|
5443
|
+
},
|
|
5444
|
+
{
|
|
5445
|
+
"name": "text",
|
|
5446
|
+
"type": "string | undefined",
|
|
5447
|
+
"complexType": {
|
|
5448
|
+
"original": "string",
|
|
5449
|
+
"resolved": "string | undefined",
|
|
5450
|
+
"references": {}
|
|
5451
|
+
},
|
|
5452
|
+
"mutable": false,
|
|
5453
|
+
"attr": "text",
|
|
5454
|
+
"reflectToAttr": false,
|
|
5455
|
+
"docs": "The icon button's accessible name.",
|
|
5456
|
+
"docsTags": [],
|
|
5457
|
+
"values": [
|
|
5458
|
+
{
|
|
5459
|
+
"type": "string"
|
|
5460
|
+
},
|
|
5461
|
+
{
|
|
5462
|
+
"type": "undefined"
|
|
5463
|
+
}
|
|
5464
|
+
],
|
|
5465
|
+
"optional": true,
|
|
5466
|
+
"required": false,
|
|
5467
|
+
"getter": false,
|
|
5468
|
+
"setter": false
|
|
5469
|
+
}
|
|
5470
|
+
],
|
|
5471
|
+
"methods": [],
|
|
5472
|
+
"events": [
|
|
5473
|
+
{
|
|
5474
|
+
"event": "qdsBlur",
|
|
5475
|
+
"detail": "{ readonly relatedTarget: EventTarget | null; }",
|
|
5476
|
+
"bubbles": false,
|
|
5477
|
+
"complexType": {
|
|
5478
|
+
"original": "QdsFocusEventDetail",
|
|
5479
|
+
"resolved": "{ readonly relatedTarget: EventTarget | null; }",
|
|
5480
|
+
"references": {
|
|
5481
|
+
"QdsFocusEventDetail": {
|
|
5482
|
+
"location": "import",
|
|
5483
|
+
"path": "../../helpers",
|
|
5484
|
+
"id": "src/helpers.ts::QdsFocusEventDetail"
|
|
5485
|
+
}
|
|
5486
|
+
}
|
|
5487
|
+
},
|
|
5488
|
+
"cancelable": false,
|
|
5489
|
+
"composed": true,
|
|
5490
|
+
"docs": "Emitted when the icon button loses focus.",
|
|
5491
|
+
"docsTags": []
|
|
5492
|
+
},
|
|
5493
|
+
{
|
|
5494
|
+
"event": "qdsFocus",
|
|
5495
|
+
"detail": "{ readonly relatedTarget: EventTarget | null; }",
|
|
5496
|
+
"bubbles": false,
|
|
5497
|
+
"complexType": {
|
|
5498
|
+
"original": "QdsFocusEventDetail",
|
|
5499
|
+
"resolved": "{ readonly relatedTarget: EventTarget | null; }",
|
|
5500
|
+
"references": {
|
|
5501
|
+
"QdsFocusEventDetail": {
|
|
5502
|
+
"location": "import",
|
|
5503
|
+
"path": "../../helpers",
|
|
5504
|
+
"id": "src/helpers.ts::QdsFocusEventDetail"
|
|
5505
|
+
}
|
|
5506
|
+
}
|
|
5507
|
+
},
|
|
5508
|
+
"cancelable": false,
|
|
5509
|
+
"composed": true,
|
|
5510
|
+
"docs": "Emitted when the icon button gains focus.",
|
|
5511
|
+
"docsTags": []
|
|
5512
|
+
}
|
|
5513
|
+
],
|
|
5514
|
+
"listeners": [
|
|
5515
|
+
{
|
|
5516
|
+
"event": "click",
|
|
5517
|
+
"capture": false,
|
|
5518
|
+
"passive": false
|
|
5519
|
+
},
|
|
5520
|
+
{
|
|
5521
|
+
"event": "blur",
|
|
5522
|
+
"capture": false,
|
|
5523
|
+
"passive": false
|
|
5524
|
+
},
|
|
5525
|
+
{
|
|
5526
|
+
"event": "focus",
|
|
5527
|
+
"capture": false,
|
|
5528
|
+
"passive": false
|
|
5529
|
+
},
|
|
5530
|
+
{
|
|
5531
|
+
"event": "keydown",
|
|
5532
|
+
"capture": false,
|
|
5533
|
+
"passive": false
|
|
5534
|
+
},
|
|
5535
|
+
{
|
|
5536
|
+
"event": "keyup",
|
|
5537
|
+
"capture": false,
|
|
5538
|
+
"passive": false
|
|
5539
|
+
}
|
|
5540
|
+
],
|
|
5541
|
+
"styles": [],
|
|
5542
|
+
"slots": [],
|
|
5543
|
+
"parts": [],
|
|
5544
|
+
"dependents": [
|
|
5545
|
+
"qds-dialog",
|
|
5546
|
+
"qds-list-item",
|
|
5547
|
+
"qds-tabbar"
|
|
5548
|
+
],
|
|
5549
|
+
"dependencies": [
|
|
5550
|
+
"qds-icon",
|
|
5551
|
+
"qds-badge-indicator",
|
|
5552
|
+
"qds-badge-counter",
|
|
5553
|
+
"qds-tooltip"
|
|
5554
|
+
],
|
|
5555
|
+
"dependencyGraph": {
|
|
5556
|
+
"qds-icon-button": [
|
|
5557
|
+
"qds-icon",
|
|
5558
|
+
"qds-badge-indicator",
|
|
5559
|
+
"qds-badge-counter",
|
|
5560
|
+
"qds-tooltip"
|
|
5561
|
+
],
|
|
5562
|
+
"qds-dialog": [
|
|
5563
|
+
"qds-icon-button"
|
|
5564
|
+
],
|
|
5565
|
+
"qds-list-item": [
|
|
5566
|
+
"qds-icon-button"
|
|
5567
|
+
],
|
|
5568
|
+
"qds-tabbar": [
|
|
5569
|
+
"qds-icon-button"
|
|
5570
|
+
]
|
|
5571
|
+
}
|
|
5572
|
+
},
|
|
5573
|
+
{
|
|
5574
|
+
"filePath": "src/components/icon-tab/icon-tab.tsx",
|
|
5575
|
+
"encapsulation": "shadow",
|
|
5576
|
+
"tag": "qds-icon-tab",
|
|
5577
|
+
"readme": "<!--\nSPDX-FileCopyrightText: © 2026 Schneider Electric\n\nSPDX-License-Identifier: Apache-2.0\n-->\n\n# qds-tab\n",
|
|
5578
|
+
"docs": "<qds-icon-tab> is a navigational element that is used in different horizontal or vertical navigation bars\n(Main Navigation, secondary navigation, Tab bar, etc.)\nas trigger points for opening a menu list or switching content in Tab bar.",
|
|
5579
|
+
"docsTags": [
|
|
5580
|
+
{
|
|
5581
|
+
"name": "see",
|
|
5582
|
+
"text": "https://quartz.se.com/build/components/icon-tab"
|
|
5583
|
+
}
|
|
5584
|
+
],
|
|
5585
|
+
"usage": {},
|
|
5586
|
+
"props": [
|
|
5587
|
+
{
|
|
5588
|
+
"name": "badge",
|
|
5589
|
+
"type": "boolean | number | string | undefined",
|
|
5590
|
+
"complexType": {
|
|
5591
|
+
"original": "number | string | true",
|
|
5592
|
+
"resolved": "boolean | number | string | undefined",
|
|
5593
|
+
"references": {}
|
|
5594
|
+
},
|
|
5595
|
+
"mutable": false,
|
|
5596
|
+
"attr": "badge",
|
|
5597
|
+
"reflectToAttr": false,
|
|
5598
|
+
"docs": "Displays an indicator if `true` or the empty string. Otherwise, displays a\ncounter badge if a number or string representing a number is used.",
|
|
5599
|
+
"docsTags": [],
|
|
5600
|
+
"values": [
|
|
5601
|
+
{
|
|
5602
|
+
"type": "boolean"
|
|
5603
|
+
},
|
|
5604
|
+
{
|
|
5605
|
+
"type": "number"
|
|
5606
|
+
},
|
|
5607
|
+
{
|
|
5608
|
+
"type": "string"
|
|
5609
|
+
},
|
|
5610
|
+
{
|
|
5611
|
+
"type": "undefined"
|
|
5612
|
+
}
|
|
5613
|
+
],
|
|
5614
|
+
"optional": true,
|
|
5615
|
+
"required": false,
|
|
5616
|
+
"getter": false,
|
|
5617
|
+
"setter": false
|
|
5618
|
+
},
|
|
5619
|
+
{
|
|
5620
|
+
"name": "badgeCounterImportance",
|
|
5621
|
+
"type": "\"destructive\" | \"emphasized\" | \"standard\" | \"subdued\" | \"subdued-destructive\" | undefined",
|
|
5622
|
+
"complexType": {
|
|
5623
|
+
"original": "HTMLQdsBadgeCounterElement['importance']",
|
|
5624
|
+
"resolved": "\"destructive\" | \"emphasized\" | \"standard\" | \"subdued\" | \"subdued-destructive\" | undefined",
|
|
5625
|
+
"references": {
|
|
5626
|
+
"HTMLQdsBadgeCounterElement": {
|
|
5627
|
+
"location": "global",
|
|
5628
|
+
"id": "global::HTMLQdsBadgeCounterElement"
|
|
5629
|
+
}
|
|
5630
|
+
}
|
|
5631
|
+
},
|
|
5632
|
+
"mutable": false,
|
|
5633
|
+
"attr": "badge-counter-importance",
|
|
5634
|
+
"reflectToAttr": false,
|
|
5635
|
+
"docs": "The tab's counter importance.",
|
|
5636
|
+
"docsTags": [
|
|
5637
|
+
{
|
|
5638
|
+
"name": "default",
|
|
5639
|
+
"text": "'standard'"
|
|
5640
|
+
}
|
|
5641
|
+
],
|
|
5642
|
+
"default": "'standard'",
|
|
5643
|
+
"values": [
|
|
5644
|
+
{
|
|
5645
|
+
"value": "destructive",
|
|
5646
|
+
"type": "string"
|
|
5647
|
+
},
|
|
5648
|
+
{
|
|
5649
|
+
"value": "emphasized",
|
|
5650
|
+
"type": "string"
|
|
5651
|
+
},
|
|
5652
|
+
{
|
|
5653
|
+
"value": "standard",
|
|
5654
|
+
"type": "string"
|
|
5655
|
+
},
|
|
5656
|
+
{
|
|
5657
|
+
"value": "subdued",
|
|
5658
|
+
"type": "string"
|
|
5659
|
+
},
|
|
5660
|
+
{
|
|
5661
|
+
"value": "subdued-destructive",
|
|
5662
|
+
"type": "string"
|
|
5663
|
+
},
|
|
5664
|
+
{
|
|
5665
|
+
"type": "undefined"
|
|
5666
|
+
}
|
|
5667
|
+
],
|
|
5668
|
+
"optional": true,
|
|
5669
|
+
"required": false,
|
|
5670
|
+
"getter": false,
|
|
5671
|
+
"setter": false
|
|
5672
|
+
},
|
|
5673
|
+
{
|
|
5674
|
+
"name": "badgeDescription",
|
|
5675
|
+
"type": "string | undefined",
|
|
5676
|
+
"complexType": {
|
|
5677
|
+
"original": "string",
|
|
5678
|
+
"resolved": "string | undefined",
|
|
5679
|
+
"references": {}
|
|
5680
|
+
},
|
|
5681
|
+
"mutable": false,
|
|
5682
|
+
"attr": "badge-description",
|
|
5683
|
+
"reflectToAttr": false,
|
|
5684
|
+
"docs": "The indicator or counter badge's accessible text that will be used by\nscreen readers.",
|
|
5685
|
+
"docsTags": [],
|
|
5686
|
+
"values": [
|
|
5687
|
+
{
|
|
5688
|
+
"type": "string"
|
|
5689
|
+
},
|
|
5690
|
+
{
|
|
5691
|
+
"type": "undefined"
|
|
5692
|
+
}
|
|
5693
|
+
],
|
|
5694
|
+
"optional": true,
|
|
5695
|
+
"required": false,
|
|
5696
|
+
"getter": false,
|
|
5697
|
+
"setter": false
|
|
5698
|
+
},
|
|
5699
|
+
{
|
|
5700
|
+
"name": "badgeIndicatorStatus",
|
|
5701
|
+
"type": "\"error\" | \"info\" | \"neutral\" | \"success\" | \"warning\" | undefined",
|
|
5702
|
+
"complexType": {
|
|
5703
|
+
"original": "HTMLQdsBadgeIndicatorElement['status']",
|
|
5704
|
+
"resolved": "\"error\" | \"info\" | \"neutral\" | \"success\" | \"warning\" | undefined",
|
|
5705
|
+
"references": {
|
|
5706
|
+
"HTMLQdsBadgeIndicatorElement": {
|
|
5707
|
+
"location": "global",
|
|
5708
|
+
"id": "global::HTMLQdsBadgeIndicatorElement"
|
|
5709
|
+
}
|
|
5710
|
+
}
|
|
5711
|
+
},
|
|
5712
|
+
"mutable": false,
|
|
5713
|
+
"attr": "badge-indicator-status",
|
|
5714
|
+
"reflectToAttr": false,
|
|
5715
|
+
"docs": "The indicator's status.",
|
|
5716
|
+
"docsTags": [
|
|
5717
|
+
{
|
|
5718
|
+
"name": "default",
|
|
5719
|
+
"text": "'neutral'"
|
|
5720
|
+
}
|
|
5721
|
+
],
|
|
5722
|
+
"default": "'neutral'",
|
|
5723
|
+
"values": [
|
|
5724
|
+
{
|
|
5725
|
+
"value": "error",
|
|
5726
|
+
"type": "string"
|
|
5727
|
+
},
|
|
5728
|
+
{
|
|
5729
|
+
"value": "info",
|
|
5730
|
+
"type": "string"
|
|
5731
|
+
},
|
|
5732
|
+
{
|
|
5733
|
+
"value": "neutral",
|
|
5734
|
+
"type": "string"
|
|
5735
|
+
},
|
|
5736
|
+
{
|
|
5737
|
+
"value": "success",
|
|
5738
|
+
"type": "string"
|
|
5739
|
+
},
|
|
5740
|
+
{
|
|
5741
|
+
"value": "warning",
|
|
5742
|
+
"type": "string"
|
|
5743
|
+
},
|
|
5744
|
+
{
|
|
5745
|
+
"type": "undefined"
|
|
5746
|
+
}
|
|
5747
|
+
],
|
|
5748
|
+
"optional": true,
|
|
5749
|
+
"required": false,
|
|
5750
|
+
"getter": false,
|
|
5751
|
+
"setter": false
|
|
5752
|
+
},
|
|
5753
|
+
{
|
|
5754
|
+
"name": "disabled",
|
|
5755
|
+
"type": "boolean | undefined",
|
|
5756
|
+
"complexType": {
|
|
5757
|
+
"original": "boolean",
|
|
5758
|
+
"resolved": "boolean | undefined",
|
|
5759
|
+
"references": {}
|
|
5760
|
+
},
|
|
5761
|
+
"mutable": false,
|
|
5762
|
+
"attr": "disabled",
|
|
5763
|
+
"reflectToAttr": false,
|
|
5764
|
+
"docs": "Prevents the tab from being interacted with: it cannot be\nselected or focused.",
|
|
5765
|
+
"docsTags": [],
|
|
5766
|
+
"values": [
|
|
5767
|
+
{
|
|
5768
|
+
"type": "boolean"
|
|
5769
|
+
},
|
|
5770
|
+
{
|
|
5771
|
+
"type": "undefined"
|
|
5772
|
+
}
|
|
5773
|
+
],
|
|
5774
|
+
"optional": true,
|
|
5775
|
+
"required": false,
|
|
5776
|
+
"getter": false,
|
|
5777
|
+
"setter": false
|
|
5778
|
+
},
|
|
5779
|
+
{
|
|
5780
|
+
"name": "href",
|
|
5781
|
+
"type": "string | undefined",
|
|
5782
|
+
"complexType": {
|
|
5783
|
+
"original": "string",
|
|
5784
|
+
"resolved": "string | undefined",
|
|
5785
|
+
"references": {}
|
|
5786
|
+
},
|
|
5787
|
+
"mutable": false,
|
|
5788
|
+
"attr": "href",
|
|
5789
|
+
"reflectToAttr": false,
|
|
5790
|
+
"docs": "When set, the underlying tab will be rendered as an `<a>` with this\n`href` instead of a `<button>`.\n\nThis property has no effect if the tab has an `action`.",
|
|
5791
|
+
"docsTags": [
|
|
5792
|
+
{
|
|
5793
|
+
"name": "webnative"
|
|
5794
|
+
}
|
|
5795
|
+
],
|
|
5796
|
+
"values": [
|
|
5797
|
+
{
|
|
5798
|
+
"type": "string"
|
|
5799
|
+
},
|
|
5800
|
+
{
|
|
5801
|
+
"type": "undefined"
|
|
5802
|
+
}
|
|
5803
|
+
],
|
|
5804
|
+
"optional": true,
|
|
5805
|
+
"required": false,
|
|
5806
|
+
"getter": false,
|
|
5807
|
+
"setter": false
|
|
5808
|
+
},
|
|
5809
|
+
{
|
|
5810
|
+
"name": "iconLibrary",
|
|
5811
|
+
"type": "string",
|
|
5812
|
+
"complexType": {
|
|
5813
|
+
"original": "string",
|
|
5814
|
+
"resolved": "string",
|
|
5815
|
+
"references": {}
|
|
5816
|
+
},
|
|
5817
|
+
"mutable": false,
|
|
5818
|
+
"attr": "icon-library",
|
|
5819
|
+
"reflectToAttr": false,
|
|
5820
|
+
"docs": "The name of a registered icon library.",
|
|
5821
|
+
"docsTags": [
|
|
5822
|
+
{
|
|
5823
|
+
"name": "default",
|
|
5824
|
+
"text": "'default'"
|
|
5825
|
+
}
|
|
5826
|
+
],
|
|
5827
|
+
"default": "'default'",
|
|
5828
|
+
"values": [
|
|
5829
|
+
{
|
|
5830
|
+
"type": "string"
|
|
5831
|
+
}
|
|
5832
|
+
],
|
|
5833
|
+
"optional": false,
|
|
5834
|
+
"required": false,
|
|
5835
|
+
"getter": false,
|
|
5836
|
+
"setter": false
|
|
5837
|
+
},
|
|
5838
|
+
{
|
|
5839
|
+
"name": "iconName",
|
|
5840
|
+
"type": "string",
|
|
5841
|
+
"complexType": {
|
|
5842
|
+
"original": "string",
|
|
5843
|
+
"resolved": "string",
|
|
5844
|
+
"references": {}
|
|
5845
|
+
},
|
|
5846
|
+
"mutable": false,
|
|
5847
|
+
"attr": "icon-name",
|
|
5848
|
+
"reflectToAttr": false,
|
|
5849
|
+
"docs": "The name of the icon to render.\n\nAvailable names depend on the icon library being used.",
|
|
5850
|
+
"docsTags": [],
|
|
5851
|
+
"values": [
|
|
5852
|
+
{
|
|
5853
|
+
"type": "string"
|
|
5854
|
+
}
|
|
5855
|
+
],
|
|
5856
|
+
"optional": false,
|
|
5857
|
+
"required": true,
|
|
5858
|
+
"getter": false,
|
|
5859
|
+
"setter": false
|
|
5860
|
+
},
|
|
5861
|
+
{
|
|
5862
|
+
"name": "importance",
|
|
5863
|
+
"type": "\"standard\" | \"subdued\" | undefined",
|
|
5864
|
+
"complexType": {
|
|
5865
|
+
"original": "IconTabImportance",
|
|
5866
|
+
"resolved": "\"standard\" | \"subdued\" | undefined",
|
|
5867
|
+
"references": {
|
|
5868
|
+
"IconTabImportance": {
|
|
5869
|
+
"location": "local",
|
|
5870
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/icon-tab/icon-tab.tsx",
|
|
5871
|
+
"id": "src/components/icon-tab/icon-tab.tsx::IconTabImportance"
|
|
5872
|
+
}
|
|
5873
|
+
}
|
|
5874
|
+
},
|
|
5875
|
+
"mutable": false,
|
|
5876
|
+
"attr": "importance",
|
|
5877
|
+
"reflectToAttr": false,
|
|
5878
|
+
"docs": "The tab's importance.",
|
|
5879
|
+
"docsTags": [
|
|
5880
|
+
{
|
|
5881
|
+
"name": "default",
|
|
5882
|
+
"text": "'standard'"
|
|
5883
|
+
}
|
|
5884
|
+
],
|
|
5885
|
+
"default": "'standard'",
|
|
5886
|
+
"values": [
|
|
5887
|
+
{
|
|
5888
|
+
"value": "standard",
|
|
5889
|
+
"type": "string"
|
|
5890
|
+
},
|
|
5891
|
+
{
|
|
5892
|
+
"value": "subdued",
|
|
5893
|
+
"type": "string"
|
|
5894
|
+
},
|
|
5895
|
+
{
|
|
5896
|
+
"type": "undefined"
|
|
5897
|
+
}
|
|
5898
|
+
],
|
|
5899
|
+
"optional": true,
|
|
5900
|
+
"required": false,
|
|
5901
|
+
"getter": false,
|
|
5902
|
+
"setter": false
|
|
5903
|
+
},
|
|
5904
|
+
{
|
|
5905
|
+
"name": "indicatorPosition",
|
|
5906
|
+
"type": "\"block-end\" | \"block-start\" | \"inline-end\" | \"inline-start\" | undefined",
|
|
5907
|
+
"complexType": {
|
|
5908
|
+
"original": "IndicatorPosition",
|
|
5909
|
+
"resolved": "\"block-end\" | \"block-start\" | \"inline-end\" | \"inline-start\" | undefined",
|
|
5910
|
+
"references": {
|
|
5911
|
+
"IndicatorPosition": {
|
|
5912
|
+
"location": "local",
|
|
5913
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/icon-tab/icon-tab.tsx",
|
|
5914
|
+
"id": "src/components/icon-tab/icon-tab.tsx::IndicatorPosition"
|
|
5915
|
+
}
|
|
5916
|
+
}
|
|
5917
|
+
},
|
|
5918
|
+
"mutable": false,
|
|
5919
|
+
"attr": "indicator-position",
|
|
5920
|
+
"reflectToAttr": false,
|
|
5921
|
+
"docs": "The tab's indicator position.",
|
|
5922
|
+
"docsTags": [
|
|
5923
|
+
{
|
|
5924
|
+
"name": "default",
|
|
5925
|
+
"text": "'block-end'"
|
|
5926
|
+
}
|
|
5927
|
+
],
|
|
5928
|
+
"default": "'block-end'",
|
|
5929
|
+
"values": [
|
|
5930
|
+
{
|
|
5931
|
+
"value": "block-end",
|
|
5932
|
+
"type": "string"
|
|
5933
|
+
},
|
|
5934
|
+
{
|
|
5935
|
+
"value": "block-start",
|
|
5936
|
+
"type": "string"
|
|
5937
|
+
},
|
|
5938
|
+
{
|
|
5939
|
+
"value": "inline-end",
|
|
5940
|
+
"type": "string"
|
|
5941
|
+
},
|
|
5942
|
+
{
|
|
5943
|
+
"value": "inline-start",
|
|
5944
|
+
"type": "string"
|
|
5945
|
+
},
|
|
5946
|
+
{
|
|
5947
|
+
"type": "undefined"
|
|
5948
|
+
}
|
|
5949
|
+
],
|
|
5950
|
+
"optional": true,
|
|
5951
|
+
"required": false,
|
|
5952
|
+
"getter": false,
|
|
5953
|
+
"setter": false
|
|
5954
|
+
},
|
|
5955
|
+
{
|
|
5956
|
+
"name": "panel",
|
|
5957
|
+
"type": "(() => string | Element) | Element | string",
|
|
5958
|
+
"complexType": {
|
|
5959
|
+
"original": "Element | string | (() => Element | string)",
|
|
5960
|
+
"resolved": "(() => string | Element) | Element | string",
|
|
5961
|
+
"references": {
|
|
5962
|
+
"Element": {
|
|
5963
|
+
"location": "import",
|
|
5964
|
+
"path": "@stencil/core",
|
|
5965
|
+
"id": "../../node_modules/@stencil/core/internal/stencil-core/index.d.ts::Element"
|
|
5966
|
+
}
|
|
5967
|
+
}
|
|
5968
|
+
},
|
|
5969
|
+
"mutable": false,
|
|
5970
|
+
"attr": "panel",
|
|
5971
|
+
"reflectToAttr": false,
|
|
5972
|
+
"docs": "The tab panel element associated with this tab. The `panel` specified\ncan be any of the following:\n\n- A CSS selector string\n- A reference to an [`Element`][]\n- A function returning a reference to an [`Element`][] or a CSS selector\nstring\n\n[`Element`]: https://developer.mozilla.org/docs/Web/API/Element",
|
|
5973
|
+
"docsTags": [],
|
|
5974
|
+
"values": [
|
|
5975
|
+
{
|
|
5976
|
+
"type": "(() => string"
|
|
5977
|
+
},
|
|
5978
|
+
{
|
|
5979
|
+
"type": "Element)"
|
|
5980
|
+
},
|
|
5981
|
+
{
|
|
5982
|
+
"type": "Element"
|
|
5983
|
+
},
|
|
5984
|
+
{
|
|
5985
|
+
"type": "string"
|
|
5986
|
+
}
|
|
5987
|
+
],
|
|
5988
|
+
"optional": false,
|
|
5989
|
+
"required": true,
|
|
5990
|
+
"getter": false,
|
|
5991
|
+
"setter": false
|
|
5992
|
+
},
|
|
5993
|
+
{
|
|
5994
|
+
"name": "selected",
|
|
5995
|
+
"type": "boolean",
|
|
5996
|
+
"complexType": {
|
|
5997
|
+
"original": "boolean",
|
|
5998
|
+
"resolved": "boolean",
|
|
5999
|
+
"references": {}
|
|
6000
|
+
},
|
|
6001
|
+
"mutable": false,
|
|
6002
|
+
"attr": "selected",
|
|
6003
|
+
"reflectToAttr": false,
|
|
6004
|
+
"docs": "Whether or not the tab is selected.",
|
|
6005
|
+
"docsTags": [
|
|
6006
|
+
{
|
|
6007
|
+
"name": "default",
|
|
6008
|
+
"text": "false"
|
|
6009
|
+
}
|
|
6010
|
+
],
|
|
6011
|
+
"default": "false",
|
|
6012
|
+
"values": [
|
|
6013
|
+
{
|
|
6014
|
+
"type": "boolean"
|
|
6015
|
+
}
|
|
6016
|
+
],
|
|
6017
|
+
"optional": false,
|
|
6018
|
+
"required": false,
|
|
6019
|
+
"getter": false,
|
|
6020
|
+
"setter": false
|
|
6021
|
+
},
|
|
6022
|
+
{
|
|
6023
|
+
"name": "size",
|
|
6024
|
+
"type": "\"large\" | \"small\" | \"standard\" | undefined",
|
|
6025
|
+
"complexType": {
|
|
6026
|
+
"original": "Size",
|
|
6027
|
+
"resolved": "\"large\" | \"small\" | \"standard\" | undefined",
|
|
5347
6028
|
"references": {
|
|
5348
|
-
"
|
|
5349
|
-
"location": "import",
|
|
5350
|
-
"path": "type-fest",
|
|
5351
|
-
"id": "../../node_modules/type-fest/index.d.ts::LiteralUnion"
|
|
5352
|
-
},
|
|
5353
|
-
"Target": {
|
|
6029
|
+
"Size": {
|
|
5354
6030
|
"location": "import",
|
|
5355
6031
|
"path": "../shared",
|
|
5356
|
-
"id": "src/components/shared.ts::
|
|
6032
|
+
"id": "src/components/shared.ts::Size"
|
|
5357
6033
|
}
|
|
5358
6034
|
}
|
|
5359
6035
|
},
|
|
5360
6036
|
"mutable": false,
|
|
5361
|
-
"attr": "
|
|
6037
|
+
"attr": "size",
|
|
5362
6038
|
"reflectToAttr": false,
|
|
5363
|
-
"docs": "
|
|
6039
|
+
"docs": "The tab's size.",
|
|
5364
6040
|
"docsTags": [
|
|
5365
6041
|
{
|
|
5366
|
-
"name": "
|
|
6042
|
+
"name": "default",
|
|
6043
|
+
"text": "'standard'"
|
|
5367
6044
|
}
|
|
5368
6045
|
],
|
|
6046
|
+
"default": "'standard'",
|
|
5369
6047
|
"values": [
|
|
5370
6048
|
{
|
|
5371
|
-
"value": "
|
|
5372
|
-
"type": "string"
|
|
5373
|
-
},
|
|
5374
|
-
{
|
|
5375
|
-
"value": "_parent",
|
|
6049
|
+
"value": "large",
|
|
5376
6050
|
"type": "string"
|
|
5377
6051
|
},
|
|
5378
6052
|
{
|
|
5379
|
-
"value": "
|
|
6053
|
+
"value": "small",
|
|
5380
6054
|
"type": "string"
|
|
5381
6055
|
},
|
|
5382
6056
|
{
|
|
5383
|
-
"value": "
|
|
6057
|
+
"value": "standard",
|
|
5384
6058
|
"type": "string"
|
|
5385
6059
|
},
|
|
5386
|
-
{
|
|
5387
|
-
"type": "string & Record<never, never>"
|
|
5388
|
-
},
|
|
5389
6060
|
{
|
|
5390
6061
|
"type": "undefined"
|
|
5391
6062
|
}
|
|
@@ -5406,7 +6077,7 @@
|
|
|
5406
6077
|
"mutable": false,
|
|
5407
6078
|
"attr": "text",
|
|
5408
6079
|
"reflectToAttr": false,
|
|
5409
|
-
"docs": "
|
|
6080
|
+
"docs": "Icon tab's accessible name.",
|
|
5410
6081
|
"docsTags": [],
|
|
5411
6082
|
"values": [
|
|
5412
6083
|
{
|
|
@@ -5441,7 +6112,7 @@
|
|
|
5441
6112
|
},
|
|
5442
6113
|
"cancelable": false,
|
|
5443
6114
|
"composed": true,
|
|
5444
|
-
"docs": "Emitted when the
|
|
6115
|
+
"docs": "Emitted when the tab loses focus.",
|
|
5445
6116
|
"docsTags": []
|
|
5446
6117
|
},
|
|
5447
6118
|
{
|
|
@@ -5461,7 +6132,7 @@
|
|
|
5461
6132
|
},
|
|
5462
6133
|
"cancelable": false,
|
|
5463
6134
|
"composed": true,
|
|
5464
|
-
"docs": "Emitted when the
|
|
6135
|
+
"docs": "Emitted when the tab gains focus.",
|
|
5465
6136
|
"docsTags": []
|
|
5466
6137
|
}
|
|
5467
6138
|
],
|
|
@@ -5470,57 +6141,29 @@
|
|
|
5470
6141
|
"event": "click",
|
|
5471
6142
|
"capture": false,
|
|
5472
6143
|
"passive": false
|
|
5473
|
-
},
|
|
5474
|
-
{
|
|
5475
|
-
"event": "blur",
|
|
5476
|
-
"capture": false,
|
|
5477
|
-
"passive": false
|
|
5478
|
-
},
|
|
5479
|
-
{
|
|
5480
|
-
"event": "focus",
|
|
5481
|
-
"capture": false,
|
|
5482
|
-
"passive": false
|
|
5483
|
-
},
|
|
5484
|
-
{
|
|
5485
|
-
"event": "keydown",
|
|
5486
|
-
"capture": false,
|
|
5487
|
-
"passive": false
|
|
5488
|
-
},
|
|
5489
|
-
{
|
|
5490
|
-
"event": "keyup",
|
|
5491
|
-
"capture": false,
|
|
5492
|
-
"passive": false
|
|
5493
6144
|
}
|
|
5494
6145
|
],
|
|
5495
6146
|
"styles": [],
|
|
5496
6147
|
"slots": [],
|
|
5497
6148
|
"parts": [],
|
|
5498
|
-
"dependents": [
|
|
5499
|
-
"qds-dialog",
|
|
5500
|
-
"qds-list-item",
|
|
5501
|
-
"qds-tabbar"
|
|
5502
|
-
],
|
|
6149
|
+
"dependents": [],
|
|
5503
6150
|
"dependencies": [
|
|
5504
6151
|
"qds-icon",
|
|
5505
6152
|
"qds-badge-indicator",
|
|
5506
6153
|
"qds-badge-counter",
|
|
5507
|
-
"qds-tooltip"
|
|
6154
|
+
"qds-tooltip",
|
|
6155
|
+
"qds-title"
|
|
5508
6156
|
],
|
|
5509
6157
|
"dependencyGraph": {
|
|
5510
|
-
"qds-icon-
|
|
6158
|
+
"qds-icon-tab": [
|
|
5511
6159
|
"qds-icon",
|
|
5512
6160
|
"qds-badge-indicator",
|
|
5513
6161
|
"qds-badge-counter",
|
|
5514
|
-
"qds-tooltip"
|
|
5515
|
-
|
|
5516
|
-
"qds-dialog": [
|
|
5517
|
-
"qds-icon-button"
|
|
5518
|
-
],
|
|
5519
|
-
"qds-list-item": [
|
|
5520
|
-
"qds-icon-button"
|
|
6162
|
+
"qds-tooltip",
|
|
6163
|
+
"qds-title"
|
|
5521
6164
|
],
|
|
5522
|
-
"qds-
|
|
5523
|
-
"qds-icon
|
|
6165
|
+
"qds-title": [
|
|
6166
|
+
"qds-icon"
|
|
5524
6167
|
]
|
|
5525
6168
|
}
|
|
5526
6169
|
},
|
|
@@ -6693,6 +7336,36 @@
|
|
|
6693
7336
|
"getter": false,
|
|
6694
7337
|
"setter": false
|
|
6695
7338
|
},
|
|
7339
|
+
{
|
|
7340
|
+
"name": "readonly",
|
|
7341
|
+
"type": "boolean | undefined",
|
|
7342
|
+
"complexType": {
|
|
7343
|
+
"original": "boolean",
|
|
7344
|
+
"resolved": "boolean | undefined",
|
|
7345
|
+
"references": {}
|
|
7346
|
+
},
|
|
7347
|
+
"mutable": false,
|
|
7348
|
+
"attr": "readonly",
|
|
7349
|
+
"reflectToAttr": false,
|
|
7350
|
+
"docs": "Prevents the user from changing the value of the input.",
|
|
7351
|
+
"docsTags": [
|
|
7352
|
+
{
|
|
7353
|
+
"name": "webnative"
|
|
7354
|
+
}
|
|
7355
|
+
],
|
|
7356
|
+
"values": [
|
|
7357
|
+
{
|
|
7358
|
+
"type": "boolean"
|
|
7359
|
+
},
|
|
7360
|
+
{
|
|
7361
|
+
"type": "undefined"
|
|
7362
|
+
}
|
|
7363
|
+
],
|
|
7364
|
+
"optional": true,
|
|
7365
|
+
"required": false,
|
|
7366
|
+
"getter": false,
|
|
7367
|
+
"setter": false
|
|
7368
|
+
},
|
|
6696
7369
|
{
|
|
6697
7370
|
"name": "required",
|
|
6698
7371
|
"type": "boolean | undefined",
|
|
@@ -6899,6 +7572,47 @@
|
|
|
6899
7572
|
"getter": false,
|
|
6900
7573
|
"setter": false
|
|
6901
7574
|
},
|
|
7575
|
+
{
|
|
7576
|
+
"name": "status",
|
|
7577
|
+
"type": "\"error\" | \"success\" | \"warning\" | undefined",
|
|
7578
|
+
"complexType": {
|
|
7579
|
+
"original": "InputStatus",
|
|
7580
|
+
"resolved": "\"error\" | \"success\" | \"warning\" | undefined",
|
|
7581
|
+
"references": {
|
|
7582
|
+
"InputStatus": {
|
|
7583
|
+
"location": "local",
|
|
7584
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/input/input.tsx",
|
|
7585
|
+
"id": "src/components/input/input.tsx::InputStatus"
|
|
7586
|
+
}
|
|
7587
|
+
}
|
|
7588
|
+
},
|
|
7589
|
+
"mutable": false,
|
|
7590
|
+
"attr": "status",
|
|
7591
|
+
"reflectToAttr": false,
|
|
7592
|
+
"docs": "The input's status.",
|
|
7593
|
+
"docsTags": [],
|
|
7594
|
+
"values": [
|
|
7595
|
+
{
|
|
7596
|
+
"value": "error",
|
|
7597
|
+
"type": "string"
|
|
7598
|
+
},
|
|
7599
|
+
{
|
|
7600
|
+
"value": "success",
|
|
7601
|
+
"type": "string"
|
|
7602
|
+
},
|
|
7603
|
+
{
|
|
7604
|
+
"value": "warning",
|
|
7605
|
+
"type": "string"
|
|
7606
|
+
},
|
|
7607
|
+
{
|
|
7608
|
+
"type": "undefined"
|
|
7609
|
+
}
|
|
7610
|
+
],
|
|
7611
|
+
"optional": true,
|
|
7612
|
+
"required": false,
|
|
7613
|
+
"getter": false,
|
|
7614
|
+
"setter": false
|
|
7615
|
+
},
|
|
6902
7616
|
{
|
|
6903
7617
|
"name": "step",
|
|
6904
7618
|
"type": "\"any\" | number | undefined",
|
|
@@ -7876,10 +8590,10 @@
|
|
|
7876
8590
|
},
|
|
7877
8591
|
{
|
|
7878
8592
|
"name": "listAction",
|
|
7879
|
-
"type": "\"multiselect\" | \"
|
|
8593
|
+
"type": "\"multiselect\" | \"none\" | \"radio\" | \"select\"",
|
|
7880
8594
|
"complexType": {
|
|
7881
8595
|
"original": "ListAction",
|
|
7882
|
-
"resolved": "\"multiselect\" | \"
|
|
8596
|
+
"resolved": "\"multiselect\" | \"none\" | \"radio\" | \"select\"",
|
|
7883
8597
|
"references": {
|
|
7884
8598
|
"ListAction": {
|
|
7885
8599
|
"location": "local",
|
|
@@ -7892,25 +8606,32 @@
|
|
|
7892
8606
|
"attr": "list-action",
|
|
7893
8607
|
"reflectToAttr": false,
|
|
7894
8608
|
"docs": "The type of list-level action that the list item supports",
|
|
7895
|
-
"docsTags": [
|
|
8609
|
+
"docsTags": [
|
|
8610
|
+
{
|
|
8611
|
+
"name": "default",
|
|
8612
|
+
"text": "'select'"
|
|
8613
|
+
}
|
|
8614
|
+
],
|
|
8615
|
+
"default": "'select'",
|
|
7896
8616
|
"values": [
|
|
7897
8617
|
{
|
|
7898
8618
|
"value": "multiselect",
|
|
7899
8619
|
"type": "string"
|
|
7900
8620
|
},
|
|
7901
8621
|
{
|
|
7902
|
-
"value": "
|
|
8622
|
+
"value": "none",
|
|
7903
8623
|
"type": "string"
|
|
7904
8624
|
},
|
|
7905
8625
|
{
|
|
7906
|
-
"value": "
|
|
8626
|
+
"value": "radio",
|
|
7907
8627
|
"type": "string"
|
|
7908
8628
|
},
|
|
7909
8629
|
{
|
|
7910
|
-
"
|
|
8630
|
+
"value": "select",
|
|
8631
|
+
"type": "string"
|
|
7911
8632
|
}
|
|
7912
8633
|
],
|
|
7913
|
-
"optional":
|
|
8634
|
+
"optional": false,
|
|
7914
8635
|
"required": false,
|
|
7915
8636
|
"getter": false,
|
|
7916
8637
|
"setter": false
|
|
@@ -9046,7 +9767,8 @@
|
|
|
9046
9767
|
"parts": [],
|
|
9047
9768
|
"dependents": [
|
|
9048
9769
|
"qds-chip",
|
|
9049
|
-
"qds-input"
|
|
9770
|
+
"qds-input",
|
|
9771
|
+
"qds-tab"
|
|
9050
9772
|
],
|
|
9051
9773
|
"dependencies": [
|
|
9052
9774
|
"qds-icon"
|
|
@@ -9060,6 +9782,9 @@
|
|
|
9060
9782
|
],
|
|
9061
9783
|
"qds-input": [
|
|
9062
9784
|
"qds-mini-button"
|
|
9785
|
+
],
|
|
9786
|
+
"qds-tab": [
|
|
9787
|
+
"qds-mini-button"
|
|
9063
9788
|
]
|
|
9064
9789
|
}
|
|
9065
9790
|
},
|
|
@@ -11828,46 +12553,17 @@
|
|
|
11828
12553
|
"getter": false,
|
|
11829
12554
|
"setter": false
|
|
11830
12555
|
},
|
|
11831
|
-
{
|
|
11832
|
-
"name": "iconOnly",
|
|
11833
|
-
"type": "boolean",
|
|
11834
|
-
"complexType": {
|
|
11835
|
-
"original": "boolean",
|
|
11836
|
-
"resolved": "boolean",
|
|
11837
|
-
"references": {}
|
|
11838
|
-
},
|
|
11839
|
-
"mutable": false,
|
|
11840
|
-
"attr": "icon-only",
|
|
11841
|
-
"reflectToAttr": false,
|
|
11842
|
-
"docs": "Displays the tab in a collapsed state without its text. The text will be\ndisplayed in a tooltip instead.\n\nThis property has no effect if the tab does not have an icon set.",
|
|
11843
|
-
"docsTags": [
|
|
11844
|
-
{
|
|
11845
|
-
"name": "default",
|
|
11846
|
-
"text": "false"
|
|
11847
|
-
}
|
|
11848
|
-
],
|
|
11849
|
-
"default": "false",
|
|
11850
|
-
"values": [
|
|
11851
|
-
{
|
|
11852
|
-
"type": "boolean"
|
|
11853
|
-
}
|
|
11854
|
-
],
|
|
11855
|
-
"optional": false,
|
|
11856
|
-
"required": false,
|
|
11857
|
-
"getter": false,
|
|
11858
|
-
"setter": false
|
|
11859
|
-
},
|
|
11860
12556
|
{
|
|
11861
12557
|
"name": "importance",
|
|
11862
|
-
"type": "\"
|
|
12558
|
+
"type": "\"standard\" | \"subdued\" | undefined",
|
|
11863
12559
|
"complexType": {
|
|
11864
|
-
"original": "
|
|
11865
|
-
"resolved": "\"
|
|
12560
|
+
"original": "TabImportance",
|
|
12561
|
+
"resolved": "\"standard\" | \"subdued\" | undefined",
|
|
11866
12562
|
"references": {
|
|
11867
|
-
"
|
|
11868
|
-
"location": "
|
|
11869
|
-
"path": "
|
|
11870
|
-
"id": "src/components/
|
|
12563
|
+
"TabImportance": {
|
|
12564
|
+
"location": "local",
|
|
12565
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/tab/tab.tsx",
|
|
12566
|
+
"id": "src/components/tab/tab.tsx::TabImportance"
|
|
11871
12567
|
}
|
|
11872
12568
|
}
|
|
11873
12569
|
},
|
|
@@ -11883,10 +12579,6 @@
|
|
|
11883
12579
|
],
|
|
11884
12580
|
"default": "'standard'",
|
|
11885
12581
|
"values": [
|
|
11886
|
-
{
|
|
11887
|
-
"value": "emphasized",
|
|
11888
|
-
"type": "string"
|
|
11889
|
-
},
|
|
11890
12582
|
{
|
|
11891
12583
|
"value": "standard",
|
|
11892
12584
|
"type": "string"
|
|
@@ -12443,8 +13135,7 @@
|
|
|
12443
13135
|
"qds-icon",
|
|
12444
13136
|
"qds-badge-indicator",
|
|
12445
13137
|
"qds-badge-counter",
|
|
12446
|
-
"qds-
|
|
12447
|
-
"qds-title"
|
|
13138
|
+
"qds-mini-button"
|
|
12448
13139
|
],
|
|
12449
13140
|
"dependencyGraph": {
|
|
12450
13141
|
"qds-tab": [
|
|
@@ -12452,14 +13143,13 @@
|
|
|
12452
13143
|
"qds-icon",
|
|
12453
13144
|
"qds-badge-indicator",
|
|
12454
13145
|
"qds-badge-counter",
|
|
12455
|
-
"qds-
|
|
12456
|
-
"qds-title"
|
|
13146
|
+
"qds-mini-button"
|
|
12457
13147
|
],
|
|
12458
13148
|
"qds-tag": [
|
|
12459
13149
|
"qds-icon",
|
|
12460
13150
|
"qds-badge-indicator"
|
|
12461
13151
|
],
|
|
12462
|
-
"qds-
|
|
13152
|
+
"qds-mini-button": [
|
|
12463
13153
|
"qds-icon"
|
|
12464
13154
|
]
|
|
12465
13155
|
}
|
|
@@ -14833,7 +15523,7 @@
|
|
|
14833
15523
|
],
|
|
14834
15524
|
"parts": [],
|
|
14835
15525
|
"dependents": [
|
|
14836
|
-
"qds-tab"
|
|
15526
|
+
"qds-icon-tab"
|
|
14837
15527
|
],
|
|
14838
15528
|
"dependencies": [
|
|
14839
15529
|
"qds-icon"
|
|
@@ -14842,7 +15532,7 @@
|
|
|
14842
15532
|
"qds-title": [
|
|
14843
15533
|
"qds-icon"
|
|
14844
15534
|
],
|
|
14845
|
-
"qds-tab": [
|
|
15535
|
+
"qds-icon-tab": [
|
|
14846
15536
|
"qds-title"
|
|
14847
15537
|
]
|
|
14848
15538
|
}
|
|
@@ -15523,10 +16213,10 @@
|
|
|
15523
16213
|
"qds-button",
|
|
15524
16214
|
"qds-chip",
|
|
15525
16215
|
"qds-icon-button",
|
|
16216
|
+
"qds-icon-tab",
|
|
15526
16217
|
"qds-label",
|
|
15527
16218
|
"qds-list-item",
|
|
15528
|
-
"qds-menu-item"
|
|
15529
|
-
"qds-tab"
|
|
16219
|
+
"qds-menu-item"
|
|
15530
16220
|
],
|
|
15531
16221
|
"dependencies": [],
|
|
15532
16222
|
"dependencyGraph": {
|
|
@@ -15545,6 +16235,9 @@
|
|
|
15545
16235
|
"qds-icon-button": [
|
|
15546
16236
|
"qds-tooltip"
|
|
15547
16237
|
],
|
|
16238
|
+
"qds-icon-tab": [
|
|
16239
|
+
"qds-tooltip"
|
|
16240
|
+
],
|
|
15548
16241
|
"qds-label": [
|
|
15549
16242
|
"qds-tooltip"
|
|
15550
16243
|
],
|
|
@@ -15553,9 +16246,6 @@
|
|
|
15553
16246
|
],
|
|
15554
16247
|
"qds-menu-item": [
|
|
15555
16248
|
"qds-tooltip"
|
|
15556
|
-
],
|
|
15557
|
-
"qds-tab": [
|
|
15558
|
-
"qds-tooltip"
|
|
15559
16249
|
]
|
|
15560
16250
|
}
|
|
15561
16251
|
}
|
|
@@ -15661,6 +16351,26 @@
|
|
|
15661
16351
|
"docstring": "",
|
|
15662
16352
|
"path": "src/components/icon-button/icon-button.tsx"
|
|
15663
16353
|
},
|
|
16354
|
+
"src/components/icon-tab/icon-tab.tsx::IconTabImportance": {
|
|
16355
|
+
"declaration": "export type IconTabImportance = Exclude<Importance, 'emphasized'>",
|
|
16356
|
+
"docstring": "",
|
|
16357
|
+
"path": "src/components/icon-tab/icon-tab.tsx"
|
|
16358
|
+
},
|
|
16359
|
+
"src/components/icon-tab/icon-tab.tsx::IndicatorPosition": {
|
|
16360
|
+
"declaration": "export type IndicatorPosition =\n | 'block-end'\n | 'block-start'\n | 'inline-end'\n | 'inline-start'",
|
|
16361
|
+
"docstring": "",
|
|
16362
|
+
"path": "src/components/icon-tab/icon-tab.tsx"
|
|
16363
|
+
},
|
|
16364
|
+
"../../node_modules/@stencil/core/internal/stencil-core/index.d.ts::Element": {
|
|
16365
|
+
"declaration": "any",
|
|
16366
|
+
"docstring": "",
|
|
16367
|
+
"path": "../../node_modules/@stencil/core/internal/stencil-core/index.d.ts"
|
|
16368
|
+
},
|
|
16369
|
+
"src/components/input/input.tsx::InputStatus": {
|
|
16370
|
+
"declaration": "export type InputStatus = Exclude<Status, 'info'>",
|
|
16371
|
+
"docstring": "",
|
|
16372
|
+
"path": "src/components/input/input.tsx"
|
|
16373
|
+
},
|
|
15664
16374
|
"src/components/controls.ts::AutoComplete": {
|
|
15665
16375
|
"declaration": "export type AutoComplete =\n | 'additional-name'\n | 'address-level1'\n | 'address-level2'\n | 'address-level3'\n | 'address-level4'\n | 'address-line1'\n | 'address-line2'\n | 'address-line3'\n | 'bday-day'\n | 'bday-month'\n | 'bday-year'\n | 'bday'\n | 'cc-additional-name'\n | 'cc-csc'\n | 'cc-exp-month'\n | 'cc-exp-year'\n | 'cc-exp'\n | 'cc-family-name'\n | 'cc-given-name'\n | 'cc-name'\n | 'cc-number'\n | 'cc-type'\n | 'country-name'\n | 'country'\n | 'current-password'\n | 'email'\n | 'family-name'\n | 'given-name'\n | 'honorific-prefix'\n | 'honorific-suffix'\n | 'impp'\n | 'language'\n | 'name'\n | 'new-password'\n | 'nickname'\n | 'off'\n | 'on'\n | 'one-time-code'\n | 'organization-title'\n | 'organization'\n | 'photo'\n | 'postal-code'\n | 'sex'\n | 'street-address'\n | 'tel-area-code'\n | 'tel-country-code'\n | 'tel-extension'\n | 'tel-local'\n | 'tel-national'\n | 'tel'\n | 'transaction-amount'\n | 'transaction-currency'\n | 'url'\n | 'username'",
|
|
15666
16376
|
"docstring": "",
|
|
@@ -15747,7 +16457,7 @@
|
|
|
15747
16457
|
"path": "src/components/list-item/list-item.tsx"
|
|
15748
16458
|
},
|
|
15749
16459
|
"src/components/list-item/list-item.tsx::ListAction": {
|
|
15750
|
-
"declaration": "export type ListAction = 'multiselect' | 'radio' | 'select'",
|
|
16460
|
+
"declaration": "export type ListAction = 'multiselect' | 'none' | 'radio' | 'select'",
|
|
15751
16461
|
"docstring": "",
|
|
15752
16462
|
"path": "src/components/list-item/list-item.tsx"
|
|
15753
16463
|
},
|
|
@@ -15781,21 +16491,16 @@
|
|
|
15781
16491
|
"docstring": "",
|
|
15782
16492
|
"path": "src/components/tab/tab.tsx"
|
|
15783
16493
|
},
|
|
15784
|
-
"src/components/
|
|
15785
|
-
"declaration": "export type
|
|
16494
|
+
"src/components/tab/tab.tsx::TabImportance": {
|
|
16495
|
+
"declaration": "export type TabImportance = Exclude<Importance, 'emphasized'>",
|
|
15786
16496
|
"docstring": "",
|
|
15787
|
-
"path": "src/components/
|
|
16497
|
+
"path": "src/components/tab/tab.tsx"
|
|
15788
16498
|
},
|
|
15789
16499
|
"src/components/tab/tab.tsx::IndicatorPosition": {
|
|
15790
16500
|
"declaration": "export type IndicatorPosition =\n | 'block-end'\n | 'block-start'\n | 'inline-end'\n | 'inline-start'",
|
|
15791
16501
|
"docstring": "",
|
|
15792
16502
|
"path": "src/components/tab/tab.tsx"
|
|
15793
16503
|
},
|
|
15794
|
-
"../../node_modules/@stencil/core/internal/stencil-core/index.d.ts::Element": {
|
|
15795
|
-
"declaration": "any",
|
|
15796
|
-
"docstring": "",
|
|
15797
|
-
"path": "../../node_modules/@stencil/core/internal/stencil-core/index.d.ts"
|
|
15798
|
-
},
|
|
15799
16504
|
"src/components/shared.ts::Status": {
|
|
15800
16505
|
"declaration": "export type Status = 'error' | 'info' | 'success' | 'warning'",
|
|
15801
16506
|
"docstring": "",
|
|
@@ -15826,6 +16531,11 @@
|
|
|
15826
16531
|
"docstring": "",
|
|
15827
16532
|
"path": "src/components/table-head-cell/table-head-cell.tsx"
|
|
15828
16533
|
},
|
|
16534
|
+
"src/components/shared.ts::Importance": {
|
|
16535
|
+
"declaration": "export type Importance = 'emphasized' | 'standard' | 'subdued'",
|
|
16536
|
+
"docstring": "",
|
|
16537
|
+
"path": "src/components/shared.ts"
|
|
16538
|
+
},
|
|
15829
16539
|
"src/components/tag/tag.tsx::TagStatus": {
|
|
15830
16540
|
"declaration": "export type TagStatus = Status | 'neutral'",
|
|
15831
16541
|
"docstring": "",
|