@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.
Files changed (229) hide show
  1. package/CHANGELOG.md +50 -0
  2. package/components/index.d.ts +2 -0
  3. package/components/index.js +2 -1
  4. package/components/index.js.map +1 -1
  5. package/components/{p--RtuuN-f.js → p-5RFBIepu.js} +4 -4
  6. package/components/{p--RtuuN-f.js.map → p-5RFBIepu.js.map} +1 -1
  7. package/components/{p-BcuDZbUA.js → p-B03FWheS.js} +23 -27
  8. package/components/p-B03FWheS.js.map +1 -0
  9. package/components/{p-Bv_uu0s1.js → p-BkBJDD6Y.js} +7 -7
  10. package/components/p-BkBJDD6Y.js.map +1 -0
  11. package/components/{p-B_6Kulw9.js → p-BkgfW_tl.js} +4 -4
  12. package/components/{p-B_6Kulw9.js.map → p-BkgfW_tl.js.map} +1 -1
  13. package/components/{p-DdqipBK9.js → p-Bnc7Puxx.js} +10 -10
  14. package/components/p-Bnc7Puxx.js.map +1 -0
  15. package/components/{p-CXI7fTbm.js → p-CFVg7I9T.js} +6 -6
  16. package/components/p-CFVg7I9T.js.map +1 -0
  17. package/components/{p-kI1bxLGk.js → p-CRVPDKfO.js} +7 -7
  18. package/components/p-CRVPDKfO.js.map +1 -0
  19. package/{dist/esm/helpers-BVuIKvSk.js → components/p-CXP6q9Mr.js} +13 -11
  20. package/components/p-CXP6q9Mr.js.map +1 -0
  21. package/components/{p-CndRvQiV.js → p-DeRqCYmp.js} +5 -5
  22. package/components/{p-CndRvQiV.js.map → p-DeRqCYmp.js.map} +1 -1
  23. package/components/{p-aWJYkykh.js → p-DnZdwX0l.js} +7 -7
  24. package/components/{p-aWJYkykh.js.map → p-DnZdwX0l.js.map} +1 -1
  25. package/components/{p-BWYKuRRD.js → p-Dsc0-aXK.js} +5 -5
  26. package/components/{p-BWYKuRRD.js.map → p-Dsc0-aXK.js.map} +1 -1
  27. package/components/{p-C80aM3BN.js → p-DwxIJEUj.js} +3 -3
  28. package/components/{p-C80aM3BN.js.map → p-DwxIJEUj.js.map} +1 -1
  29. package/components/{p-FsslOC0B.js → p-U2Q0vF-d.js} +3 -3
  30. package/components/p-U2Q0vF-d.js.map +1 -0
  31. package/components/{p-D4vlGPhk.js → p-eFhV8w2l.js} +6 -4
  32. package/components/p-eFhV8w2l.js.map +1 -0
  33. package/components/qds-action-item.js +4 -4
  34. package/components/qds-action-item.js.map +1 -1
  35. package/components/qds-avatar-media.js +1 -1
  36. package/components/qds-badge-indicator.js +1 -1
  37. package/components/qds-breadcrumb-item.js +13 -7
  38. package/components/qds-breadcrumb-item.js.map +1 -1
  39. package/components/qds-button.js +39 -10
  40. package/components/qds-button.js.map +1 -1
  41. package/components/qds-checkbox.js +1 -1
  42. package/components/qds-chip.js +4 -4
  43. package/components/qds-dialog.js +7 -7
  44. package/components/qds-dialog.js.map +1 -1
  45. package/components/qds-divider.js +1 -1
  46. package/components/qds-dropdown.js +1 -1
  47. package/components/qds-form-message.js +3 -3
  48. package/components/qds-form-message.js.map +1 -1
  49. package/components/qds-icon-button.js +1 -1
  50. package/components/qds-icon-tab.d.ts +11 -0
  51. package/components/qds-icon-tab.js +278 -0
  52. package/components/qds-icon-tab.js.map +1 -0
  53. package/components/qds-icon.js +1 -1
  54. package/components/qds-inline-link.js +5 -5
  55. package/components/qds-inline-link.js.map +1 -1
  56. package/components/qds-input.js +27 -8
  57. package/components/qds-input.js.map +1 -1
  58. package/components/qds-label.js +1 -1
  59. package/components/qds-list-item.js +24 -19
  60. package/components/qds-list-item.js.map +1 -1
  61. package/components/qds-loader.js +1 -1
  62. package/components/qds-menu-item.js +7 -7
  63. package/components/qds-menu-item.js.map +1 -1
  64. package/components/qds-mini-button.js +1 -1
  65. package/components/qds-progress-bar.js +1 -1
  66. package/components/qds-radio.js +1 -1
  67. package/components/qds-select.js +6 -6
  68. package/components/qds-select.js.map +1 -1
  69. package/components/qds-standalone-link.js +5 -5
  70. package/components/qds-standalone-link.js.map +1 -1
  71. package/components/qds-switch.js +6 -6
  72. package/components/qds-switch.js.map +1 -1
  73. package/components/qds-tab.js +20 -87
  74. package/components/qds-tab.js.map +1 -1
  75. package/components/qds-tabbar.js +10 -10
  76. package/components/qds-table-cell.js +2 -2
  77. package/components/qds-table-head-cell.js +2 -2
  78. package/components/qds-table-row.js +1 -1
  79. package/components/qds-table.js +1 -1
  80. package/components/qds-tag.js +1 -1
  81. package/components/qds-textarea.js +4 -4
  82. package/components/qds-textarea.js.map +1 -1
  83. package/components/qds-title.js +1 -1
  84. package/components/qds-tooltip.js +1 -1
  85. package/dist/cjs/{helpers-wsiRak3m.js → helpers-BIL8yXqA.js} +13 -11
  86. package/dist/cjs/helpers-BIL8yXqA.js.map +1 -0
  87. package/dist/cjs/loader.cjs.js +1 -1
  88. package/dist/cjs/qds-action-item.cjs.entry.js +2 -2
  89. package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -1
  90. package/dist/cjs/qds-avatar-media.qds-checkbox.qds-radio.entry.cjs.js.map +1 -1
  91. package/dist/cjs/qds-avatar-media_3.cjs.entry.js +7 -7
  92. package/dist/cjs/qds-badge-counter.qds-badge-indicator.entry.cjs.js.map +1 -1
  93. package/dist/cjs/qds-badge-counter_2.cjs.entry.js +1 -1
  94. package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +11 -5
  95. package/dist/cjs/qds-breadcrumb-item.entry.cjs.js.map +1 -1
  96. package/dist/cjs/qds-button.cjs.entry.js +33 -6
  97. package/dist/cjs/qds-button.entry.cjs.js.map +1 -1
  98. package/dist/cjs/qds-chip.cjs.entry.js +1 -1
  99. package/dist/cjs/qds-dialog.cjs.entry.js +3 -3
  100. package/dist/cjs/qds-dialog.entry.cjs.js.map +1 -1
  101. package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -1
  102. package/dist/cjs/qds-divider_2.cjs.entry.js +2 -2
  103. package/dist/cjs/qds-dropdown.cjs.entry.js +3 -2
  104. package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -1
  105. package/dist/cjs/qds-form-message.cjs.entry.js +2 -2
  106. package/dist/cjs/qds-form-message.entry.cjs.js.map +1 -1
  107. package/dist/cjs/qds-icon-tab.cjs.entry.js +214 -0
  108. package/dist/cjs/qds-icon-tab.entry.cjs.js.map +1 -0
  109. package/dist/cjs/qds-icon.cjs.entry.js +2 -2
  110. package/dist/cjs/qds-inline-link.cjs.entry.js +4 -4
  111. package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -1
  112. package/dist/cjs/qds-input.cjs.entry.js +22 -6
  113. package/dist/cjs/qds-input.entry.cjs.js.map +1 -1
  114. package/dist/cjs/qds-label.cjs.entry.js +4 -4
  115. package/dist/cjs/qds-label.entry.cjs.js.map +1 -1
  116. package/dist/cjs/qds-list-item.cjs.entry.js +14 -9
  117. package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -1
  118. package/dist/cjs/qds-menu-item.cjs.entry.js +4 -4
  119. package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -1
  120. package/dist/cjs/qds-mini-button.cjs.entry.js +2 -2
  121. package/dist/cjs/qds-progress-bar.cjs.entry.js +1 -1
  122. package/dist/cjs/qds-select.cjs.entry.js +5 -5
  123. package/dist/cjs/qds-select.entry.cjs.js.map +1 -1
  124. package/dist/cjs/qds-standalone-link.cjs.entry.js +4 -4
  125. package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -1
  126. package/dist/cjs/qds-switch.cjs.entry.js +5 -5
  127. package/dist/cjs/qds-switch.entry.cjs.js.map +1 -1
  128. package/dist/cjs/qds-tab.cjs.entry.js +10 -70
  129. package/dist/cjs/qds-tab.entry.cjs.js.map +1 -1
  130. package/dist/cjs/qds-tabbar.cjs.entry.js +5 -5
  131. package/dist/cjs/qds-table-cell.cjs.entry.js +2 -2
  132. package/dist/cjs/qds-table-head-cell.cjs.entry.js +2 -2
  133. package/dist/cjs/qds-table-row.cjs.entry.js +1 -1
  134. package/dist/cjs/qds-table.cjs.entry.js +1 -1
  135. package/dist/cjs/qds-tag.cjs.entry.js +110 -0
  136. package/dist/cjs/qds-tag.entry.cjs.js.map +1 -0
  137. package/dist/cjs/qds-textarea.cjs.entry.js +4 -4
  138. package/dist/cjs/qds-textarea.entry.cjs.js.map +1 -1
  139. package/dist/cjs/{qds-tag_2.cjs.entry.js → qds-title.cjs.entry.js} +3 -103
  140. package/dist/cjs/qds-title.entry.cjs.js.map +1 -0
  141. package/dist/cjs/qds-tooltip.cjs.entry.js +21 -24
  142. package/dist/cjs/qds-tooltip.entry.cjs.js.map +1 -1
  143. package/dist/cjs/qds.cjs.js +1 -1
  144. package/dist/custom-elements.json +717 -157
  145. package/dist/docs.json +841 -131
  146. package/{components/p--gmRsVWR.js → dist/esm/helpers-BgaJNF9u.js} +13 -11
  147. package/dist/esm/helpers-BgaJNF9u.js.map +1 -0
  148. package/dist/esm/loader.js +1 -1
  149. package/dist/esm/qds-action-item.entry.js +2 -2
  150. package/dist/esm/qds-action-item.entry.js.map +1 -1
  151. package/dist/esm/qds-avatar-media.qds-checkbox.qds-radio.entry.js.map +1 -1
  152. package/dist/esm/qds-avatar-media_3.entry.js +7 -7
  153. package/dist/esm/qds-badge-counter.qds-badge-indicator.entry.js.map +1 -1
  154. package/dist/esm/qds-badge-counter_2.entry.js +1 -1
  155. package/dist/esm/qds-breadcrumb-item.entry.js +11 -5
  156. package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -1
  157. package/dist/esm/qds-button.entry.js +33 -6
  158. package/dist/esm/qds-button.entry.js.map +1 -1
  159. package/dist/esm/qds-chip.entry.js +1 -1
  160. package/dist/esm/qds-dialog.entry.js +3 -3
  161. package/dist/esm/qds-dialog.entry.js.map +1 -1
  162. package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -1
  163. package/dist/esm/qds-divider_2.entry.js +2 -2
  164. package/dist/esm/qds-dropdown.entry.js +3 -2
  165. package/dist/esm/qds-dropdown.entry.js.map +1 -1
  166. package/dist/esm/qds-form-message.entry.js +2 -2
  167. package/dist/esm/qds-form-message.entry.js.map +1 -1
  168. package/dist/esm/qds-icon-tab.entry.js +212 -0
  169. package/dist/esm/qds-icon-tab.entry.js.map +1 -0
  170. package/dist/esm/qds-icon.entry.js +2 -2
  171. package/dist/esm/qds-inline-link.entry.js +4 -4
  172. package/dist/esm/qds-inline-link.entry.js.map +1 -1
  173. package/dist/esm/qds-input.entry.js +22 -6
  174. package/dist/esm/qds-input.entry.js.map +1 -1
  175. package/dist/esm/qds-label.entry.js +4 -4
  176. package/dist/esm/qds-label.entry.js.map +1 -1
  177. package/dist/esm/qds-list-item.entry.js +14 -9
  178. package/dist/esm/qds-list-item.entry.js.map +1 -1
  179. package/dist/esm/qds-menu-item.entry.js +4 -4
  180. package/dist/esm/qds-menu-item.entry.js.map +1 -1
  181. package/dist/esm/qds-mini-button.entry.js +2 -2
  182. package/dist/esm/qds-progress-bar.entry.js +1 -1
  183. package/dist/esm/qds-select.entry.js +5 -5
  184. package/dist/esm/qds-select.entry.js.map +1 -1
  185. package/dist/esm/qds-standalone-link.entry.js +4 -4
  186. package/dist/esm/qds-standalone-link.entry.js.map +1 -1
  187. package/dist/esm/qds-switch.entry.js +5 -5
  188. package/dist/esm/qds-switch.entry.js.map +1 -1
  189. package/dist/esm/qds-tab.entry.js +10 -70
  190. package/dist/esm/qds-tab.entry.js.map +1 -1
  191. package/dist/esm/qds-tabbar.entry.js +5 -5
  192. package/dist/esm/qds-table-cell.entry.js +2 -2
  193. package/dist/esm/qds-table-head-cell.entry.js +2 -2
  194. package/dist/esm/qds-table-row.entry.js +1 -1
  195. package/dist/esm/qds-table.entry.js +1 -1
  196. package/dist/esm/qds-tag.entry.js +108 -0
  197. package/dist/esm/qds-tag.entry.js.map +1 -0
  198. package/dist/esm/qds-textarea.entry.js +4 -4
  199. package/dist/esm/qds-textarea.entry.js.map +1 -1
  200. package/dist/esm/{qds-tag_2.entry.js → qds-title.entry.js} +5 -104
  201. package/dist/esm/qds-title.entry.js.map +1 -0
  202. package/dist/esm/qds-tooltip.entry.js +21 -24
  203. package/dist/esm/qds-tooltip.entry.js.map +1 -1
  204. package/dist/esm/qds.js +1 -1
  205. package/dist/types/components/button/button.d.ts +7 -0
  206. package/dist/types/components/dropdown/dropdown.d.ts +4 -4
  207. package/dist/types/components/icon-tab/icon-tab.d.ts +110 -0
  208. package/dist/types/components/input/input.d.ts +13 -1
  209. package/dist/types/components/list-item/list-item.d.ts +2 -2
  210. package/dist/types/components/tab/tab.d.ts +2 -9
  211. package/dist/types/components/tooltip/tooltip.d.ts +1 -2
  212. package/dist/types/components.d.ts +232 -21
  213. package/dist/types/helpers.d.ts +4 -9
  214. package/dist/vscode.html-custom-data.json +158 -7
  215. package/hydrate/index.js +631 -400
  216. package/hydrate/index.mjs +631 -400
  217. package/package.json +1 -1
  218. package/components/p--gmRsVWR.js.map +0 -1
  219. package/components/p-BcuDZbUA.js.map +0 -1
  220. package/components/p-Bv_uu0s1.js.map +0 -1
  221. package/components/p-CXI7fTbm.js.map +0 -1
  222. package/components/p-D4vlGPhk.js.map +0 -1
  223. package/components/p-DdqipBK9.js.map +0 -1
  224. package/components/p-FsslOC0B.js.map +0 -1
  225. package/components/p-kI1bxLGk.js.map +0 -1
  226. package/dist/cjs/helpers-wsiRak3m.js.map +0 -1
  227. package/dist/cjs/qds-tag.qds-title.entry.cjs.js.map +0 -1
  228. package/dist/esm/helpers-BVuIKvSk.js.map +0 -1
  229. package/dist/esm/qds-tag.qds-title.entry.js.map +0 -1
@@ -999,6 +999,15 @@
999
999
  },
1000
1000
  "readonly": true
1001
1001
  },
1002
+ {
1003
+ "kind": "field",
1004
+ "name": "#isCurrentPage",
1005
+ "privacy": "private",
1006
+ "type": {
1007
+ "text": "boolean"
1008
+ },
1009
+ "readonly": true
1010
+ },
1002
1011
  {
1003
1012
  "kind": "method",
1004
1013
  "name": "onClick",
@@ -1284,6 +1293,17 @@
1284
1293
  "readonly": true,
1285
1294
  "description": "The button's text."
1286
1295
  },
1296
+ {
1297
+ "kind": "field",
1298
+ "name": "iconOnly",
1299
+ "type": {
1300
+ "text": "boolean"
1301
+ },
1302
+ "privacy": "public",
1303
+ "readonly": true,
1304
+ "default": "false",
1305
+ "deprecated": "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."
1306
+ },
1287
1307
  {
1288
1308
  "kind": "field",
1289
1309
  "name": "disabled",
@@ -1542,6 +1562,15 @@
1542
1562
  },
1543
1563
  "readonly": true
1544
1564
  },
1565
+ {
1566
+ "kind": "field",
1567
+ "name": "#iconOnly",
1568
+ "privacy": "private",
1569
+ "type": {
1570
+ "text": "boolean"
1571
+ },
1572
+ "readonly": true
1573
+ },
1545
1574
  {
1546
1575
  "kind": "field",
1547
1576
  "name": "#computedAction",
@@ -1725,6 +1754,16 @@
1725
1754
  }
1726
1755
  }
1727
1756
  },
1757
+ {
1758
+ "kind": "method",
1759
+ "name": "iconOnlyChanged",
1760
+ "privacy": "protected",
1761
+ "return": {
1762
+ "type": {
1763
+ "text": "void"
1764
+ }
1765
+ }
1766
+ },
1728
1767
  {
1729
1768
  "kind": "method",
1730
1769
  "name": "render",
@@ -1890,6 +1929,14 @@
1890
1929
  "text": "string"
1891
1930
  }
1892
1931
  },
1932
+ {
1933
+ "name": "icon-only",
1934
+ "fieldName": "iconOnly",
1935
+ "default": "false",
1936
+ "type": {
1937
+ "text": "boolean"
1938
+ }
1939
+ },
1893
1940
  {
1894
1941
  "name": "disabled",
1895
1942
  "fieldName": "disabled",
@@ -3786,7 +3833,7 @@
3786
3833
  {
3787
3834
  "kind": "method",
3788
3835
  "name": "updateReferenceElement",
3789
- "privacy": "protected",
3836
+ "privacy": "private",
3790
3837
  "return": {
3791
3838
  "type": {
3792
3839
  "text": "Promise<void>"
@@ -3796,7 +3843,7 @@
3796
3843
  {
3797
3844
  "kind": "method",
3798
3845
  "name": "updateMiddleware",
3799
- "privacy": "protected",
3846
+ "privacy": "private",
3800
3847
  "return": {
3801
3848
  "type": {
3802
3849
  "text": "Promise<void>"
@@ -3806,7 +3853,7 @@
3806
3853
  {
3807
3854
  "kind": "method",
3808
3855
  "name": "updatePosition",
3809
- "privacy": "protected",
3856
+ "privacy": "private",
3810
3857
  "return": {
3811
3858
  "type": {
3812
3859
  "text": "Promise<void>"
@@ -3816,7 +3863,7 @@
3816
3863
  {
3817
3864
  "kind": "method",
3818
3865
  "name": "startAutoUpdate",
3819
- "privacy": "protected",
3866
+ "privacy": "private",
3820
3867
  "return": {
3821
3868
  "type": {
3822
3869
  "text": "void"
@@ -4735,117 +4782,656 @@
4735
4782
  ],
4736
4783
  "attributes": [
4737
4784
  {
4738
- "name": "disabled",
4739
- "fieldName": "disabled",
4740
- "default": "false",
4741
- "description": "Prevents the icon button from being interacted with: it cannot be pressed or\nfocused.",
4785
+ "name": "disabled",
4786
+ "fieldName": "disabled",
4787
+ "default": "false",
4788
+ "description": "Prevents the icon button from being interacted with: it cannot be pressed or\nfocused.",
4789
+ "type": {
4790
+ "text": "boolean"
4791
+ }
4792
+ },
4793
+ {
4794
+ "name": "icon-name",
4795
+ "fieldName": "iconName",
4796
+ "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used.",
4797
+ "type": {
4798
+ "text": "string"
4799
+ }
4800
+ },
4801
+ {
4802
+ "name": "icon-library",
4803
+ "fieldName": "iconLibrary",
4804
+ "default": "'default'",
4805
+ "description": "The name of a registered icon library.",
4806
+ "type": {
4807
+ "text": "string"
4808
+ }
4809
+ },
4810
+ {
4811
+ "name": "size",
4812
+ "fieldName": "size",
4813
+ "default": "'standard'",
4814
+ "description": "The icon button's size.",
4815
+ "type": {
4816
+ "text": "Size | 'hero'"
4817
+ }
4818
+ },
4819
+ {
4820
+ "name": "importance",
4821
+ "fieldName": "importance",
4822
+ "default": "'standard'",
4823
+ "description": "The icon button's importance.",
4824
+ "type": {
4825
+ "text": "IconButtonImportance"
4826
+ }
4827
+ },
4828
+ {
4829
+ "name": "badge",
4830
+ "fieldName": "badge",
4831
+ "description": "Displays an indicator if `true` or the empty string. Otherwise, displays a\ncounter badge if a number or string representing a number is used.",
4832
+ "type": {
4833
+ "text": "number | string | true"
4834
+ }
4835
+ },
4836
+ {
4837
+ "name": "badge-description",
4838
+ "fieldName": "badgeDescription",
4839
+ "description": "The indicator or counter badge's accessible text that will be used by\nscreen readers.",
4840
+ "type": {
4841
+ "text": "string"
4842
+ }
4843
+ },
4844
+ {
4845
+ "name": "badge-indicator-status",
4846
+ "fieldName": "badgeIndicatorStatus",
4847
+ "default": "'neutral'",
4848
+ "description": "The indicator's status.",
4849
+ "type": {
4850
+ "text": "HTMLQdsBadgeIndicatorElement['status']"
4851
+ }
4852
+ },
4853
+ {
4854
+ "name": "target",
4855
+ "fieldName": "target",
4856
+ "description": "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`.",
4857
+ "type": {
4858
+ "text": "LiteralUnion<Target, string>"
4859
+ }
4860
+ },
4861
+ {
4862
+ "name": "href",
4863
+ "fieldName": "href",
4864
+ "description": "When set, the underlying button will be rendered as an `<a>` with this\n`href` instead of a `<button>`.",
4865
+ "type": {
4866
+ "text": "string"
4867
+ }
4868
+ },
4869
+ {
4870
+ "name": "rel",
4871
+ "fieldName": "rel",
4872
+ "default": "'noopener'",
4873
+ "description": "When href is define and the button act as a link (`<a>`), the `rel` will be added to the element.",
4874
+ "type": {
4875
+ "text": "string"
4876
+ }
4877
+ },
4878
+ {
4879
+ "name": "download",
4880
+ "fieldName": "download",
4881
+ "description": "Tells the browser to download the linked file as this filename. Only used\nwhen `href` is set.",
4882
+ "type": {
4883
+ "text": "string"
4884
+ }
4885
+ },
4886
+ {
4887
+ "name": "text",
4888
+ "fieldName": "text",
4889
+ "description": "The icon button's accessible name.",
4890
+ "type": {
4891
+ "text": "string"
4892
+ }
4893
+ }
4894
+ ],
4895
+ "tagName": "qds-icon-button",
4896
+ "events": [
4897
+ {
4898
+ "name": "qdsBlur",
4899
+ "type": {
4900
+ "text": "EventEmitter<QdsFocusEventDetail>"
4901
+ },
4902
+ "readonly": true,
4903
+ "description": "Emitted when the icon button loses focus."
4904
+ },
4905
+ {
4906
+ "name": "qdsFocus",
4907
+ "type": {
4908
+ "text": "EventEmitter<QdsFocusEventDetail>"
4909
+ },
4910
+ "readonly": true,
4911
+ "description": "Emitted when the icon button gains focus."
4912
+ }
4913
+ ],
4914
+ "customElement": true
4915
+ }
4916
+ ],
4917
+ "exports": [
4918
+ {
4919
+ "kind": "js",
4920
+ "name": "IconButton",
4921
+ "declaration": {
4922
+ "name": "IconButton",
4923
+ "module": "src/components/icon-button/icon-button.tsx"
4924
+ }
4925
+ },
4926
+ {
4927
+ "kind": "custom-element-definition",
4928
+ "name": "qds-icon-button",
4929
+ "declaration": {
4930
+ "name": "IconButton",
4931
+ "module": "src/components/icon-button/icon-button.tsx"
4932
+ }
4933
+ }
4934
+ ]
4935
+ },
4936
+ {
4937
+ "kind": "javascript-module",
4938
+ "path": "src/components/icon-tab/icon-tab.tsx",
4939
+ "declarations": [
4940
+ {
4941
+ "kind": "class",
4942
+ "description": "<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.",
4943
+ "name": "IconTab",
4944
+ "members": [
4945
+ {
4946
+ "kind": "field",
4947
+ "name": "badge",
4948
+ "type": {
4949
+ "text": "number | string | true | undefined"
4950
+ },
4951
+ "privacy": "public",
4952
+ "readonly": true,
4953
+ "description": "Displays an indicator if `true` or the empty string. Otherwise, displays a\ncounter badge if a number or string representing a number is used."
4954
+ },
4955
+ {
4956
+ "kind": "field",
4957
+ "name": "badgeCounterImportance",
4958
+ "type": {
4959
+ "text": "HTMLQdsBadgeCounterElement['importance'] | undefined"
4960
+ },
4961
+ "privacy": "public",
4962
+ "readonly": true,
4963
+ "default": "'standard'",
4964
+ "description": "The tab's counter importance."
4965
+ },
4966
+ {
4967
+ "kind": "field",
4968
+ "name": "badgeDescription",
4969
+ "type": {
4970
+ "text": "string | undefined"
4971
+ },
4972
+ "privacy": "public",
4973
+ "readonly": true,
4974
+ "description": "The indicator or counter badge's accessible text that will be used by\nscreen readers."
4975
+ },
4976
+ {
4977
+ "kind": "field",
4978
+ "name": "badgeIndicatorStatus",
4979
+ "type": {
4980
+ "text": "HTMLQdsBadgeIndicatorElement['status'] | undefined"
4981
+ },
4982
+ "privacy": "public",
4983
+ "readonly": true,
4984
+ "default": "'neutral'",
4985
+ "description": "The indicator's status."
4986
+ },
4987
+ {
4988
+ "kind": "field",
4989
+ "name": "disabled",
4990
+ "type": {
4991
+ "text": "boolean | undefined"
4992
+ },
4993
+ "privacy": "public",
4994
+ "readonly": true,
4995
+ "description": "Prevents the tab from being interacted with: it cannot be\nselected or focused."
4996
+ },
4997
+ {
4998
+ "kind": "field",
4999
+ "name": "iconLibrary",
5000
+ "type": {
5001
+ "text": "string"
5002
+ },
5003
+ "privacy": "public",
5004
+ "readonly": true,
5005
+ "default": "'default'",
5006
+ "description": "The name of a registered icon library."
5007
+ },
5008
+ {
5009
+ "kind": "field",
5010
+ "name": "iconName",
5011
+ "type": {
5012
+ "text": "string"
5013
+ },
5014
+ "privacy": "public",
5015
+ "readonly": true,
5016
+ "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used."
5017
+ },
5018
+ {
5019
+ "kind": "field",
5020
+ "name": "importance",
5021
+ "type": {
5022
+ "text": "IconTabImportance | undefined"
5023
+ },
5024
+ "privacy": "public",
5025
+ "readonly": true,
5026
+ "default": "'standard'",
5027
+ "description": "The tab's importance."
5028
+ },
5029
+ {
5030
+ "kind": "field",
5031
+ "name": "indicatorPosition",
5032
+ "type": {
5033
+ "text": "IndicatorPosition | undefined"
5034
+ },
5035
+ "privacy": "public",
5036
+ "readonly": true,
5037
+ "default": "'block-end'",
5038
+ "description": "The tab's indicator position."
5039
+ },
5040
+ {
5041
+ "kind": "field",
5042
+ "name": "panel",
5043
+ "type": {
5044
+ "text": "Element | string | (() => Element | string)"
5045
+ },
5046
+ "privacy": "public",
5047
+ "readonly": true,
5048
+ "description": "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"
5049
+ },
5050
+ {
5051
+ "kind": "field",
5052
+ "name": "selected",
5053
+ "type": {
5054
+ "text": "boolean"
5055
+ },
5056
+ "privacy": "public",
5057
+ "default": "false",
5058
+ "description": "Whether or not the tab is selected."
5059
+ },
5060
+ {
5061
+ "kind": "field",
5062
+ "name": "size",
5063
+ "type": {
5064
+ "text": "Size | undefined"
5065
+ },
5066
+ "privacy": "public",
5067
+ "readonly": true,
5068
+ "default": "'standard'",
5069
+ "description": "The tab's size."
5070
+ },
5071
+ {
5072
+ "kind": "field",
5073
+ "name": "text",
5074
+ "type": {
5075
+ "text": "string | undefined"
5076
+ },
5077
+ "privacy": "public",
5078
+ "readonly": true,
5079
+ "description": "Icon tab's accessible name."
5080
+ },
5081
+ {
5082
+ "kind": "field",
5083
+ "name": "href",
5084
+ "type": {
5085
+ "text": "string | undefined"
5086
+ },
5087
+ "privacy": "public",
5088
+ "readonly": true,
5089
+ "description": "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`."
5090
+ },
5091
+ {
5092
+ "kind": "field",
5093
+ "name": "host",
5094
+ "type": {
5095
+ "text": "HTMLElement"
5096
+ },
5097
+ "privacy": "private",
5098
+ "readonly": true
5099
+ },
5100
+ {
5101
+ "kind": "field",
5102
+ "name": "tabIndex",
5103
+ "type": {
5104
+ "text": "number | undefined"
5105
+ },
5106
+ "privacy": "private"
5107
+ },
5108
+ {
5109
+ "kind": "field",
5110
+ "name": "isIndicatorOnTop",
5111
+ "type": {
5112
+ "text": "boolean"
5113
+ },
5114
+ "privacy": "private",
5115
+ "default": "false"
5116
+ },
5117
+ {
5118
+ "kind": "field",
5119
+ "name": "internals",
5120
+ "type": {
5121
+ "text": "ElementInternals"
5122
+ },
5123
+ "privacy": "private",
5124
+ "readonly": true
5125
+ },
5126
+ {
5127
+ "kind": "field",
5128
+ "name": "#div",
5129
+ "privacy": "private",
5130
+ "type": {
5131
+ "text": "HTMLDivElement | undefined"
5132
+ }
5133
+ },
5134
+ {
5135
+ "kind": "field",
5136
+ "name": "#panel",
5137
+ "privacy": "private",
5138
+ "type": {
5139
+ "text": "Element | undefined"
5140
+ }
5141
+ },
5142
+ {
5143
+ "kind": "field",
5144
+ "name": "#iconTab",
5145
+ "privacy": "private",
5146
+ "type": {
5147
+ "text": "HTMLElement | undefined"
5148
+ }
5149
+ },
5150
+ {
5151
+ "kind": "field",
5152
+ "name": "#computedSize",
5153
+ "privacy": "private",
5154
+ "type": {
5155
+ "text": "Size"
5156
+ },
5157
+ "readonly": true
5158
+ },
5159
+ {
5160
+ "kind": "field",
5161
+ "name": "#computedImportance",
5162
+ "privacy": "private",
5163
+ "type": {
5164
+ "text": "IconTabImportance"
5165
+ },
5166
+ "readonly": true
5167
+ },
5168
+ {
5169
+ "kind": "field",
5170
+ "name": "#parentLayer",
5171
+ "privacy": "private",
5172
+ "type": {
5173
+ "text": "string"
5174
+ },
5175
+ "readonly": true
5176
+ },
5177
+ {
5178
+ "kind": "field",
5179
+ "name": "#parentLevel",
5180
+ "privacy": "private",
5181
+ "type": {
5182
+ "text": "string"
5183
+ },
5184
+ "readonly": true
5185
+ },
5186
+ {
5187
+ "kind": "field",
5188
+ "name": "#computedDisabled",
5189
+ "privacy": "private",
5190
+ "type": {
5191
+ "text": "boolean"
5192
+ },
5193
+ "readonly": true
5194
+ },
5195
+ {
5196
+ "kind": "field",
5197
+ "name": "#placement",
5198
+ "privacy": "private",
5199
+ "type": {
5200
+ "text": "Placement"
5201
+ },
5202
+ "readonly": true
5203
+ },
5204
+ {
5205
+ "kind": "method",
5206
+ "name": "panelChanged",
5207
+ "privacy": "protected",
5208
+ "return": {
5209
+ "type": {
5210
+ "text": "void"
5211
+ }
5212
+ }
5213
+ },
5214
+ {
5215
+ "kind": "method",
5216
+ "name": "onClick",
5217
+ "privacy": "protected",
5218
+ "return": {
5219
+ "type": {
5220
+ "text": "void"
5221
+ }
5222
+ },
5223
+ "parameters": [
5224
+ {
5225
+ "name": "event",
5226
+ "type": {
5227
+ "text": "MouseEvent"
5228
+ }
5229
+ }
5230
+ ]
5231
+ },
5232
+ {
5233
+ "kind": "method",
5234
+ "name": "tabindexChanged",
5235
+ "privacy": "protected",
5236
+ "return": {
5237
+ "type": {
5238
+ "text": "void"
5239
+ }
5240
+ },
5241
+ "parameters": [
5242
+ {
5243
+ "name": "newValue",
5244
+ "type": {
5245
+ "text": "string"
5246
+ }
5247
+ }
5248
+ ]
5249
+ },
5250
+ {
5251
+ "kind": "method",
5252
+ "name": "render",
5253
+ "privacy": "public"
5254
+ },
5255
+ {
5256
+ "kind": "field",
5257
+ "name": "#ref",
5258
+ "privacy": "private",
5259
+ "readonly": true
5260
+ },
5261
+ {
5262
+ "kind": "field",
5263
+ "name": "#iconTabRef",
5264
+ "privacy": "private",
5265
+ "readonly": true
5266
+ },
5267
+ {
5268
+ "kind": "field",
5269
+ "name": "#tooltipRef",
5270
+ "privacy": "private",
5271
+ "readonly": true
5272
+ },
5273
+ {
5274
+ "kind": "field",
5275
+ "name": "#onBlur",
5276
+ "privacy": "private",
5277
+ "readonly": true
5278
+ },
5279
+ {
5280
+ "kind": "field",
5281
+ "name": "#onFocus",
5282
+ "privacy": "private",
5283
+ "readonly": true
5284
+ },
5285
+ {
5286
+ "kind": "field",
5287
+ "name": "#defineTab",
5288
+ "privacy": "private",
5289
+ "readonly": true
5290
+ },
5291
+ {
5292
+ "kind": "method",
5293
+ "name": "#defineGetter",
5294
+ "privacy": "private",
5295
+ "return": {
5296
+ "type": {
5297
+ "text": "void"
5298
+ }
5299
+ },
5300
+ "parameters": [
5301
+ {
5302
+ "name": "p",
5303
+ "type": {
5304
+ "text": "PropertyKey"
5305
+ }
5306
+ },
5307
+ {
5308
+ "name": "get",
5309
+ "type": {
5310
+ "text": "() => unknown"
5311
+ }
5312
+ }
5313
+ ]
5314
+ }
5315
+ ],
5316
+ "attributes": [
5317
+ {
5318
+ "name": "badge",
5319
+ "fieldName": "badge",
5320
+ "description": "Displays an indicator if `true` or the empty string. Otherwise, displays a\ncounter badge if a number or string representing a number is used.",
4742
5321
  "type": {
4743
- "text": "boolean"
5322
+ "text": "number | string | true"
4744
5323
  }
4745
5324
  },
4746
5325
  {
4747
- "name": "icon-name",
4748
- "fieldName": "iconName",
4749
- "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used.",
5326
+ "name": "badge-counter-importance",
5327
+ "fieldName": "badgeCounterImportance",
5328
+ "default": "'standard'",
5329
+ "description": "The tab's counter importance.",
4750
5330
  "type": {
4751
- "text": "string"
5331
+ "text": "HTMLQdsBadgeCounterElement['importance']"
4752
5332
  }
4753
5333
  },
4754
5334
  {
4755
- "name": "icon-library",
4756
- "fieldName": "iconLibrary",
4757
- "default": "'default'",
4758
- "description": "The name of a registered icon library.",
5335
+ "name": "badge-description",
5336
+ "fieldName": "badgeDescription",
5337
+ "description": "The indicator or counter badge's accessible text that will be used by\nscreen readers.",
4759
5338
  "type": {
4760
5339
  "text": "string"
4761
5340
  }
4762
5341
  },
4763
5342
  {
4764
- "name": "size",
4765
- "fieldName": "size",
4766
- "default": "'standard'",
4767
- "description": "The icon button's size.",
5343
+ "name": "badge-indicator-status",
5344
+ "fieldName": "badgeIndicatorStatus",
5345
+ "default": "'neutral'",
5346
+ "description": "The indicator's status.",
4768
5347
  "type": {
4769
- "text": "Size | 'hero'"
5348
+ "text": "HTMLQdsBadgeIndicatorElement['status']"
4770
5349
  }
4771
5350
  },
4772
5351
  {
4773
- "name": "importance",
4774
- "fieldName": "importance",
4775
- "default": "'standard'",
4776
- "description": "The icon button's importance.",
5352
+ "name": "disabled",
5353
+ "fieldName": "disabled",
5354
+ "description": "Prevents the tab from being interacted with: it cannot be\nselected or focused.",
4777
5355
  "type": {
4778
- "text": "IconButtonImportance"
5356
+ "text": "boolean"
4779
5357
  }
4780
5358
  },
4781
5359
  {
4782
- "name": "badge",
4783
- "fieldName": "badge",
4784
- "description": "Displays an indicator if `true` or the empty string. Otherwise, displays a\ncounter badge if a number or string representing a number is used.",
5360
+ "name": "icon-library",
5361
+ "fieldName": "iconLibrary",
5362
+ "default": "'default'",
5363
+ "description": "The name of a registered icon library.",
4785
5364
  "type": {
4786
- "text": "number | string | true"
5365
+ "text": "string"
4787
5366
  }
4788
5367
  },
4789
5368
  {
4790
- "name": "badge-description",
4791
- "fieldName": "badgeDescription",
4792
- "description": "The indicator or counter badge's accessible text that will be used by\nscreen readers.",
5369
+ "name": "icon-name",
5370
+ "fieldName": "iconName",
5371
+ "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used.",
4793
5372
  "type": {
4794
5373
  "text": "string"
4795
5374
  }
4796
5375
  },
4797
5376
  {
4798
- "name": "badge-indicator-status",
4799
- "fieldName": "badgeIndicatorStatus",
4800
- "default": "'neutral'",
4801
- "description": "The indicator's status.",
5377
+ "name": "importance",
5378
+ "fieldName": "importance",
5379
+ "default": "'standard'",
5380
+ "description": "The tab's importance.",
4802
5381
  "type": {
4803
- "text": "HTMLQdsBadgeIndicatorElement['status']"
5382
+ "text": "IconTabImportance"
4804
5383
  }
4805
5384
  },
4806
5385
  {
4807
- "name": "target",
4808
- "fieldName": "target",
4809
- "description": "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`.",
5386
+ "name": "indicator-position",
5387
+ "fieldName": "indicatorPosition",
5388
+ "default": "'block-end'",
5389
+ "description": "The tab's indicator position.",
4810
5390
  "type": {
4811
- "text": "LiteralUnion<Target, string>"
5391
+ "text": "IndicatorPosition"
4812
5392
  }
4813
5393
  },
4814
5394
  {
4815
- "name": "href",
4816
- "fieldName": "href",
4817
- "description": "When set, the underlying button will be rendered as an `<a>` with this\n`href` instead of a `<button>`.",
5395
+ "name": "panel",
5396
+ "fieldName": "panel",
5397
+ "description": "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",
4818
5398
  "type": {
4819
- "text": "string"
5399
+ "text": "Element | string | (() => Element | string)"
4820
5400
  }
4821
5401
  },
4822
5402
  {
4823
- "name": "rel",
4824
- "fieldName": "rel",
4825
- "default": "'noopener'",
4826
- "description": "When href is define and the button act as a link (`<a>`), the `rel` will be added to the element.",
5403
+ "name": "selected",
5404
+ "fieldName": "selected",
5405
+ "default": "false",
5406
+ "description": "Whether or not the tab is selected."
5407
+ },
5408
+ {
5409
+ "name": "size",
5410
+ "fieldName": "size",
5411
+ "default": "'standard'",
5412
+ "description": "The tab's size.",
4827
5413
  "type": {
4828
- "text": "string"
5414
+ "text": "Size"
4829
5415
  }
4830
5416
  },
4831
5417
  {
4832
- "name": "download",
4833
- "fieldName": "download",
4834
- "description": "Tells the browser to download the linked file as this filename. Only used\nwhen `href` is set.",
5418
+ "name": "text",
5419
+ "fieldName": "text",
5420
+ "description": "Icon tab's accessible name.",
4835
5421
  "type": {
4836
5422
  "text": "string"
4837
5423
  }
4838
5424
  },
4839
5425
  {
4840
- "name": "text",
4841
- "fieldName": "text",
4842
- "description": "The icon button's accessible name.",
5426
+ "name": "href",
5427
+ "fieldName": "href",
5428
+ "description": "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`.",
4843
5429
  "type": {
4844
5430
  "text": "string"
4845
5431
  }
4846
5432
  }
4847
5433
  ],
4848
- "tagName": "qds-icon-button",
5434
+ "tagName": "qds-icon-tab",
4849
5435
  "events": [
4850
5436
  {
4851
5437
  "name": "qdsBlur",
@@ -4853,7 +5439,7 @@
4853
5439
  "text": "EventEmitter<QdsFocusEventDetail>"
4854
5440
  },
4855
5441
  "readonly": true,
4856
- "description": "Emitted when the icon button loses focus."
5442
+ "description": "Emitted when the tab loses focus."
4857
5443
  },
4858
5444
  {
4859
5445
  "name": "qdsFocus",
@@ -4861,7 +5447,7 @@
4861
5447
  "text": "EventEmitter<QdsFocusEventDetail>"
4862
5448
  },
4863
5449
  "readonly": true,
4864
- "description": "Emitted when the icon button gains focus."
5450
+ "description": "Emitted when the tab gains focus."
4865
5451
  }
4866
5452
  ],
4867
5453
  "customElement": true
@@ -4870,18 +5456,18 @@
4870
5456
  "exports": [
4871
5457
  {
4872
5458
  "kind": "js",
4873
- "name": "IconButton",
5459
+ "name": "IconTab",
4874
5460
  "declaration": {
4875
- "name": "IconButton",
4876
- "module": "src/components/icon-button/icon-button.tsx"
5461
+ "name": "IconTab",
5462
+ "module": "src/components/icon-tab/icon-tab.tsx"
4877
5463
  }
4878
5464
  },
4879
5465
  {
4880
5466
  "kind": "custom-element-definition",
4881
- "name": "qds-icon-button",
5467
+ "name": "qds-icon-tab",
4882
5468
  "declaration": {
4883
- "name": "IconButton",
4884
- "module": "src/components/icon-button/icon-button.tsx"
5469
+ "name": "IconTab",
5470
+ "module": "src/components/icon-tab/icon-tab.tsx"
4885
5471
  }
4886
5472
  }
4887
5473
  ]
@@ -5310,6 +5896,26 @@
5310
5896
  "description": "The `<qds-input>` element is used to create interactive controls for\nweb-based forms in order to accept data from the user; a wide variety of\ntypes of input data and control widgets are available, depending on the\ndevice and\n[user agent](https://developer.mozilla.org/docs/Glossary/User_agent).",
5311
5897
  "name": "Input",
5312
5898
  "members": [
5899
+ {
5900
+ "kind": "field",
5901
+ "name": "status",
5902
+ "type": {
5903
+ "text": "InputStatus | undefined"
5904
+ },
5905
+ "privacy": "public",
5906
+ "readonly": true,
5907
+ "description": "The input's status."
5908
+ },
5909
+ {
5910
+ "kind": "field",
5911
+ "name": "readonly",
5912
+ "type": {
5913
+ "text": "boolean | undefined"
5914
+ },
5915
+ "privacy": "public",
5916
+ "readonly": true,
5917
+ "description": "Prevents the user from changing the value of the input."
5918
+ },
5313
5919
  {
5314
5920
  "kind": "field",
5315
5921
  "name": "noIcon",
@@ -5695,6 +6301,15 @@
5695
6301
  },
5696
6302
  "readonly": true
5697
6303
  },
6304
+ {
6305
+ "kind": "field",
6306
+ "name": "#computedStatus",
6307
+ "privacy": "private",
6308
+ "type": {
6309
+ "text": "InputStatus | undefined"
6310
+ },
6311
+ "readonly": true
6312
+ },
5698
6313
  {
5699
6314
  "kind": "field",
5700
6315
  "name": "#hasInteractiveIcon",
@@ -5785,6 +6400,16 @@
5785
6400
  }
5786
6401
  ]
5787
6402
  },
6403
+ {
6404
+ "kind": "method",
6405
+ "name": "statusChanged",
6406
+ "privacy": "protected",
6407
+ "return": {
6408
+ "type": {
6409
+ "text": "void"
6410
+ }
6411
+ }
6412
+ },
5788
6413
  {
5789
6414
  "kind": "method",
5790
6415
  "name": "disabledChanged",
@@ -6060,6 +6685,22 @@
6060
6685
  }
6061
6686
  ],
6062
6687
  "attributes": [
6688
+ {
6689
+ "name": "status",
6690
+ "fieldName": "status",
6691
+ "description": "The input's status.",
6692
+ "type": {
6693
+ "text": "InputStatus"
6694
+ }
6695
+ },
6696
+ {
6697
+ "name": "readonly",
6698
+ "fieldName": "readonly",
6699
+ "description": "Prevents the user from changing the value of the input.",
6700
+ "type": {
6701
+ "text": "boolean"
6702
+ }
6703
+ },
6063
6704
  {
6064
6705
  "name": "no-icon",
6065
6706
  "fieldName": "noIcon",
@@ -6709,10 +7350,11 @@
6709
7350
  "kind": "field",
6710
7351
  "name": "listAction",
6711
7352
  "type": {
6712
- "text": "ListAction | undefined"
7353
+ "text": "ListAction"
6713
7354
  },
6714
7355
  "privacy": "public",
6715
7356
  "readonly": true,
7357
+ "default": "'select'",
6716
7358
  "description": "The type of list-level action that the list item supports"
6717
7359
  },
6718
7360
  {
@@ -6908,7 +7550,7 @@
6908
7550
  "name": "#computedListAction",
6909
7551
  "privacy": "private",
6910
7552
  "type": {
6911
- "text": "ListAction | undefined"
7553
+ "text": "ListAction"
6912
7554
  },
6913
7555
  "readonly": true
6914
7556
  },
@@ -7204,6 +7846,7 @@
7204
7846
  {
7205
7847
  "name": "list-action",
7206
7848
  "fieldName": "listAction",
7849
+ "default": "'select'",
7207
7850
  "description": "The type of list-level action that the list item supports",
7208
7851
  "type": {
7209
7852
  "text": "ListAction"
@@ -10647,22 +11290,11 @@
10647
11290
  "readonly": true,
10648
11291
  "description": "The name of the icon to render.\n\nAvailable names depend on the icon library being used."
10649
11292
  },
10650
- {
10651
- "kind": "field",
10652
- "name": "iconOnly",
10653
- "type": {
10654
- "text": "boolean"
10655
- },
10656
- "privacy": "public",
10657
- "readonly": true,
10658
- "default": "false",
10659
- "description": "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."
10660
- },
10661
11293
  {
10662
11294
  "kind": "field",
10663
11295
  "name": "importance",
10664
11296
  "type": {
10665
- "text": "Importance | undefined"
11297
+ "text": "TabImportance | undefined"
10666
11298
  },
10667
11299
  "privacy": "public",
10668
11300
  "readonly": true,
@@ -10850,14 +11482,6 @@
10850
11482
  "privacy": "private",
10851
11483
  "readonly": true
10852
11484
  },
10853
- {
10854
- "kind": "field",
10855
- "name": "#div",
10856
- "privacy": "private",
10857
- "type": {
10858
- "text": "HTMLDivElement | undefined"
10859
- }
10860
- },
10861
11485
  {
10862
11486
  "kind": "field",
10863
11487
  "name": "#panel",
@@ -10874,15 +11498,6 @@
10874
11498
  "text": "HTMLElement | undefined"
10875
11499
  }
10876
11500
  },
10877
- {
10878
- "kind": "field",
10879
- "name": "#collapsed",
10880
- "privacy": "private",
10881
- "type": {
10882
- "text": "boolean"
10883
- },
10884
- "readonly": true
10885
- },
10886
11501
  {
10887
11502
  "kind": "field",
10888
11503
  "name": "#computedAction",
@@ -10906,7 +11521,7 @@
10906
11521
  "name": "#computedImportance",
10907
11522
  "privacy": "private",
10908
11523
  "type": {
10909
- "text": "Importance"
11524
+ "text": "TabImportance"
10910
11525
  },
10911
11526
  "readonly": true
10912
11527
  },
@@ -10946,24 +11561,6 @@
10946
11561
  },
10947
11562
  "readonly": true
10948
11563
  },
10949
- {
10950
- "kind": "field",
10951
- "name": "#shouldCollapse",
10952
- "privacy": "private",
10953
- "type": {
10954
- "text": "boolean"
10955
- },
10956
- "readonly": true
10957
- },
10958
- {
10959
- "kind": "field",
10960
- "name": "#placement",
10961
- "privacy": "private",
10962
- "type": {
10963
- "text": "Placement"
10964
- },
10965
- "readonly": true
10966
- },
10967
11564
  {
10968
11565
  "kind": "field",
10969
11566
  "name": "#computeCloseButtonTabIndex",
@@ -11044,24 +11641,12 @@
11044
11641
  }
11045
11642
  }
11046
11643
  },
11047
- {
11048
- "kind": "field",
11049
- "name": "#ref",
11050
- "privacy": "private",
11051
- "readonly": true
11052
- },
11053
11644
  {
11054
11645
  "kind": "field",
11055
11646
  "name": "#tabRef",
11056
11647
  "privacy": "private",
11057
11648
  "readonly": true
11058
11649
  },
11059
- {
11060
- "kind": "field",
11061
- "name": "#tooltipRef",
11062
- "privacy": "private",
11063
- "readonly": true
11064
- },
11065
11650
  {
11066
11651
  "kind": "field",
11067
11652
  "name": "#close",
@@ -11074,12 +11659,6 @@
11074
11659
  "privacy": "private",
11075
11660
  "readonly": true
11076
11661
  },
11077
- {
11078
- "kind": "field",
11079
- "name": "#onIconKeyDown",
11080
- "privacy": "private",
11081
- "readonly": true
11082
- },
11083
11662
  {
11084
11663
  "kind": "field",
11085
11664
  "name": "#onBlur",
@@ -11191,22 +11770,13 @@
11191
11770
  "text": "string"
11192
11771
  }
11193
11772
  },
11194
- {
11195
- "name": "icon-only",
11196
- "fieldName": "iconOnly",
11197
- "default": "false",
11198
- "description": "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.",
11199
- "type": {
11200
- "text": "boolean"
11201
- }
11202
- },
11203
11773
  {
11204
11774
  "name": "importance",
11205
11775
  "fieldName": "importance",
11206
11776
  "default": "'standard'",
11207
11777
  "description": "The tab's importance.",
11208
11778
  "type": {
11209
- "text": "Importance"
11779
+ "text": "TabImportance"
11210
11780
  }
11211
11781
  },
11212
11782
  {
@@ -13701,7 +14271,7 @@
13701
14271
  "name": "#middleware",
13702
14272
  "privacy": "private",
13703
14273
  "type": {
13704
- "text": "Middleware[] | undefined"
14274
+ "text": "(Middleware | false)[] | undefined"
13705
14275
  }
13706
14276
  },
13707
14277
  {
@@ -13767,23 +14337,13 @@
13767
14337
  {
13768
14338
  "kind": "method",
13769
14339
  "name": "updateMiddleware",
13770
- "privacy": "protected",
14340
+ "privacy": "private",
13771
14341
  "return": {
13772
14342
  "type": {
13773
14343
  "text": "Promise<void>"
13774
14344
  }
13775
14345
  }
13776
14346
  },
13777
- {
13778
- "kind": "method",
13779
- "name": "updateAriaHasPopup",
13780
- "privacy": "protected",
13781
- "return": {
13782
- "type": {
13783
- "text": "void"
13784
- }
13785
- }
13786
- },
13787
14347
  {
13788
14348
  "kind": "method",
13789
14349
  "name": "updateReferenceElement",