@ukic/web-components 3.2.0 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (562) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-789082d4.js → helpers-fc4016d2.js} +21 -37
  3. package/dist/cjs/helpers-fc4016d2.js.map +1 -0
  4. package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
  5. package/dist/cjs/ic-accordion.cjs.entry.js +10 -8
  6. package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
  7. package/dist/cjs/ic-alert.cjs.entry.js +2 -2
  8. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  9. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  10. package/dist/cjs/ic-badge.cjs.entry.js +4 -4
  11. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  12. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +56 -76
  13. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-breadcrumb.cjs.entry.js +32 -51
  15. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-button_3.cjs.entry.js +110 -131
  17. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-card-vertical.cjs.entry.js +6 -6
  19. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-checkbox-group.cjs.entry.js +9 -10
  21. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-checkbox.cjs.entry.js +37 -41
  23. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  24. package/dist/cjs/ic-chip.cjs.entry.js +26 -38
  25. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  26. package/dist/cjs/ic-data-list.cjs.entry.js +2 -2
  27. package/dist/cjs/ic-data-row.cjs.entry.js +3 -3
  28. package/dist/cjs/ic-dialog.cjs.entry.js +2 -2
  29. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  30. package/dist/cjs/ic-empty-state.cjs.entry.js +3 -3
  31. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  32. package/dist/cjs/ic-footer-link.cjs.entry.js +3 -3
  33. package/dist/cjs/ic-footer.cjs.entry.js +1 -1
  34. package/dist/cjs/ic-hero.cjs.entry.js +7 -6
  35. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -6
  37. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +23 -22
  38. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  39. package/dist/cjs/ic-input-label_2.cjs.entry.js +8 -8
  40. package/dist/cjs/ic-link.cjs.entry.js +12 -4
  41. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
  43. package/dist/cjs/ic-menu-item.cjs.entry.js +5 -5
  44. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  45. package/dist/cjs/ic-navigation-button.cjs.entry.js +3 -3
  46. package/dist/cjs/ic-navigation-group.cjs.entry.js +116 -164
  47. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-navigation-item.cjs.entry.js +65 -62
  49. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -5
  51. package/dist/cjs/ic-page-header.cjs.entry.js +7 -7
  52. package/dist/cjs/ic-pagination-item.cjs.entry.js +2 -2
  53. package/dist/cjs/ic-pagination.cjs.entry.js +5 -5
  54. package/dist/cjs/ic-popover-menu.cjs.entry.js +8 -7
  55. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-radio-group.cjs.entry.js +5 -5
  57. package/dist/cjs/ic-radio-option.cjs.entry.js +5 -5
  58. package/dist/cjs/ic-search-bar.cjs.entry.js +149 -154
  59. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
  61. package/dist/cjs/ic-select.cjs.entry.js +142 -218
  62. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ic-side-navigation.cjs.entry.js +25 -6
  64. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  65. package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
  66. package/dist/cjs/ic-skip-link.cjs.entry.js +2 -2
  67. package/dist/cjs/ic-status-tag.cjs.entry.js +3 -3
  68. package/dist/cjs/ic-step.cjs.entry.js +14 -14
  69. package/dist/cjs/ic-stepper.cjs.entry.js +3 -3
  70. package/dist/cjs/ic-switch.cjs.entry.js +6 -6
  71. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  72. package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
  73. package/dist/cjs/ic-tab-group.cjs.entry.js +3 -3
  74. package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
  75. package/dist/cjs/ic-tab.cjs.entry.js +3 -3
  76. package/dist/cjs/ic-text-field.cjs.entry.js +39 -31
  77. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-theme.cjs.entry.js +2 -2
  79. package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
  80. package/dist/cjs/ic-toast.cjs.entry.js +4 -4
  81. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +54 -68
  82. package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
  83. package/dist/cjs/ic-toggle-button.cjs.entry.js +62 -64
  84. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
  85. package/dist/cjs/ic-top-navigation.cjs.entry.js +65 -63
  86. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  87. package/dist/cjs/ic-typography.cjs.entry.js +3 -3
  88. package/dist/cjs/loader.cjs.js +1 -1
  89. package/dist/collection/components/ic-accordion/ic-accordion.js +9 -7
  90. package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
  91. package/dist/collection/components/ic-accordion/ic-accordion.stories.js +1 -1
  92. package/dist/collection/components/ic-alert/ic-alert.css +4 -0
  93. package/dist/collection/components/ic-badge/ic-badge.css +1 -1
  94. package/dist/collection/components/ic-badge/ic-badge.js +2 -2
  95. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +40 -59
  96. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
  97. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +65 -86
  98. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
  99. package/dist/collection/components/ic-button/ic-button.css +105 -62
  100. package/dist/collection/components/ic-button/ic-button.js +141 -162
  101. package/dist/collection/components/ic-button/ic-button.js.map +1 -1
  102. package/dist/collection/components/ic-button/ic-button.stories.js +10 -2
  103. package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +3 -0
  104. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +4 -4
  105. package/dist/collection/components/ic-checkbox/ic-checkbox.css +9 -1
  106. package/dist/collection/components/ic-checkbox/ic-checkbox.js +73 -80
  107. package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
  108. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +24 -25
  109. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
  110. package/dist/collection/components/ic-chip/ic-chip.css +9 -0
  111. package/dist/collection/components/ic-chip/ic-chip.js +66 -72
  112. package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
  113. package/dist/collection/components/ic-chip/ic-chip.stories.js +2 -1
  114. package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
  115. package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
  116. package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
  117. package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
  118. package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
  119. package/dist/collection/components/ic-hero/ic-hero.css +13 -4
  120. package/dist/collection/components/ic-hero/ic-hero.js +5 -4
  121. package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
  122. package/dist/collection/components/ic-hero/ic-hero.stories.js +1 -0
  123. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
  124. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
  125. package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
  126. package/dist/collection/components/ic-input-label/ic-input-label.js +4 -4
  127. package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
  128. package/dist/collection/components/ic-link/ic-link.js +12 -4
  129. package/dist/collection/components/ic-link/ic-link.js.map +1 -1
  130. package/dist/collection/components/ic-link/ic-link.stories.js +28 -5
  131. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +3 -3
  132. package/dist/collection/components/ic-menu/ic-menu.js +41 -40
  133. package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
  134. package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
  135. package/dist/collection/components/ic-menu-item/ic-menu-item.css +0 -5
  136. package/dist/collection/components/ic-menu-item/ic-menu-item.js +3 -3
  137. package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
  138. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +2 -2
  139. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +119 -167
  140. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
  141. package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +7 -13
  142. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +80 -74
  143. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  144. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
  145. package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
  146. package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
  147. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
  148. package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +3 -5
  149. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +6 -5
  150. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
  151. package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
  152. package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
  153. package/dist/collection/components/ic-search-bar/ic-search-bar.js +208 -211
  154. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  155. package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +9 -8
  156. package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
  157. package/dist/collection/components/ic-select/ic-select.js +196 -271
  158. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  159. package/dist/collection/components/ic-select/ic-select_(single).stories.js +30 -21
  160. package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +1 -1
  161. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +43 -4
  162. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  163. package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +247 -0
  164. package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
  165. package/dist/collection/components/ic-skip-link/ic-skip-link.js +2 -2
  166. package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
  167. package/dist/collection/components/ic-step/ic-step.js +13 -13
  168. package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
  169. package/dist/collection/components/ic-switch/ic-switch.js +5 -5
  170. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  171. package/dist/collection/components/ic-tab/ic-tab.js +2 -2
  172. package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
  173. package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
  174. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
  175. package/dist/collection/components/ic-text-field/ic-text-field.js +124 -101
  176. package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
  177. package/dist/collection/components/ic-theme/ic-theme.js +1 -1
  178. package/dist/collection/components/ic-toast/ic-toast.js +3 -3
  179. package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
  180. package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +40 -7
  181. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +80 -82
  182. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
  183. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +79 -88
  184. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
  185. package/dist/collection/components/ic-tooltip/ic-tooltip.js +2 -2
  186. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +81 -79
  187. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  188. package/dist/collection/components/ic-typography/ic-typography.js +2 -2
  189. package/dist/collection/utils/helpers.js +20 -36
  190. package/dist/collection/utils/helpers.js.map +1 -1
  191. package/dist/components/helpers.js +21 -37
  192. package/dist/components/helpers.js.map +1 -1
  193. package/dist/components/ic-accordion.js +9 -7
  194. package/dist/components/ic-accordion.js.map +1 -1
  195. package/dist/components/ic-alert.js +1 -1
  196. package/dist/components/ic-alert.js.map +1 -1
  197. package/dist/components/ic-badge.js +3 -3
  198. package/dist/components/ic-badge.js.map +1 -1
  199. package/dist/components/ic-breadcrumb-group.js +57 -78
  200. package/dist/components/ic-breadcrumb-group.js.map +1 -1
  201. package/dist/components/ic-breadcrumb2.js +32 -51
  202. package/dist/components/ic-breadcrumb2.js.map +1 -1
  203. package/dist/components/ic-button2.js +105 -126
  204. package/dist/components/ic-button2.js.map +1 -1
  205. package/dist/components/ic-card-vertical.js +5 -5
  206. package/dist/components/ic-card-vertical.js.map +1 -1
  207. package/dist/components/ic-checkbox-group.js +8 -9
  208. package/dist/components/ic-checkbox-group.js.map +1 -1
  209. package/dist/components/ic-checkbox.js +39 -43
  210. package/dist/components/ic-checkbox.js.map +1 -1
  211. package/dist/components/ic-chip.js +28 -40
  212. package/dist/components/ic-chip.js.map +1 -1
  213. package/dist/components/ic-data-list.js +2 -2
  214. package/dist/components/ic-data-row.js +2 -2
  215. package/dist/components/ic-dialog.js +1 -1
  216. package/dist/components/ic-empty-state.js +2 -2
  217. package/dist/components/ic-footer-link.js +2 -2
  218. package/dist/components/ic-hero.js +6 -5
  219. package/dist/components/ic-hero.js.map +1 -1
  220. package/dist/components/ic-horizontal-scroll2.js +5 -5
  221. package/dist/components/ic-input-component-container2.js +3 -3
  222. package/dist/components/ic-input-container2.js +2 -2
  223. package/dist/components/ic-input-label2.js +4 -4
  224. package/dist/components/ic-input-validation2.js +3 -3
  225. package/dist/components/ic-link2.js +11 -3
  226. package/dist/components/ic-link2.js.map +1 -1
  227. package/dist/components/ic-loading-indicator2.js +3 -3
  228. package/dist/components/ic-menu-group.js +1 -1
  229. package/dist/components/ic-menu-item2.js +4 -4
  230. package/dist/components/ic-menu-item2.js.map +1 -1
  231. package/dist/components/ic-menu2.js +17 -16
  232. package/dist/components/ic-menu2.js.map +1 -1
  233. package/dist/components/ic-navigation-button.js +2 -2
  234. package/dist/components/ic-navigation-group.js +115 -163
  235. package/dist/components/ic-navigation-group.js.map +1 -1
  236. package/dist/components/ic-navigation-item.js +67 -62
  237. package/dist/components/ic-navigation-item.js.map +1 -1
  238. package/dist/components/ic-navigation-menu2.js +4 -4
  239. package/dist/components/ic-page-header.js +6 -6
  240. package/dist/components/ic-pagination-item2.js +1 -1
  241. package/dist/components/ic-pagination.js +4 -4
  242. package/dist/components/ic-popover-menu.js +7 -6
  243. package/dist/components/ic-popover-menu.js.map +1 -1
  244. package/dist/components/ic-radio-group.js +4 -4
  245. package/dist/components/ic-radio-group.js.map +1 -1
  246. package/dist/components/ic-radio-option.js +4 -4
  247. package/dist/components/ic-search-bar.js +150 -154
  248. package/dist/components/ic-search-bar.js.map +1 -1
  249. package/dist/components/ic-section-container2.js +2 -2
  250. package/dist/components/ic-select.js +141 -217
  251. package/dist/components/ic-select.js.map +1 -1
  252. package/dist/components/ic-side-navigation.js +25 -5
  253. package/dist/components/ic-side-navigation.js.map +1 -1
  254. package/dist/components/ic-skeleton.js +2 -2
  255. package/dist/components/ic-skip-link.js +2 -2
  256. package/dist/components/ic-status-tag.js +2 -2
  257. package/dist/components/ic-step.js +13 -13
  258. package/dist/components/ic-stepper.js +2 -2
  259. package/dist/components/ic-switch.js +5 -5
  260. package/dist/components/ic-switch.js.map +1 -1
  261. package/dist/components/ic-tab-context.js +1 -1
  262. package/dist/components/ic-tab-group.js +2 -2
  263. package/dist/components/ic-tab-panel.js +2 -2
  264. package/dist/components/ic-tab-panel.js.map +1 -1
  265. package/dist/components/ic-tab.js +2 -2
  266. package/dist/components/ic-text-field.js +40 -31
  267. package/dist/components/ic-text-field.js.map +1 -1
  268. package/dist/components/ic-theme.js +1 -1
  269. package/dist/components/ic-toast-region.js +1 -1
  270. package/dist/components/ic-toast.js +3 -3
  271. package/dist/components/ic-toggle-button-group.js +53 -67
  272. package/dist/components/ic-toggle-button-group.js.map +1 -1
  273. package/dist/components/ic-toggle-button.js +61 -63
  274. package/dist/components/ic-toggle-button.js.map +1 -1
  275. package/dist/components/ic-tooltip2.js +2 -2
  276. package/dist/components/ic-top-navigation.js +65 -63
  277. package/dist/components/ic-top-navigation.js.map +1 -1
  278. package/dist/components/ic-typography2.js +2 -2
  279. package/dist/core/core.css +159 -109
  280. package/dist/core/core.esm.js +1 -1
  281. package/dist/core/core.esm.js.map +1 -1
  282. package/dist/core/p-0fb68b4f.entry.js +2 -0
  283. package/dist/core/p-0fb68b4f.entry.js.map +1 -0
  284. package/dist/core/{p-bbe5596b.entry.js → p-15b7adaf.entry.js} +2 -2
  285. package/dist/core/{p-abaea607.entry.js → p-1d172032.entry.js} +2 -2
  286. package/dist/core/{p-fc50d582.entry.js → p-1d254b71.entry.js} +2 -2
  287. package/dist/core/p-1d254b71.entry.js.map +1 -0
  288. package/dist/core/{p-6de6b6b7.entry.js → p-23536595.entry.js} +2 -2
  289. package/dist/core/{p-81a12e36.entry.js → p-26dfc4db.entry.js} +2 -2
  290. package/dist/core/{p-81a12e36.entry.js.map → p-26dfc4db.entry.js.map} +1 -1
  291. package/dist/core/{p-f3c72ffb.entry.js → p-2c371198.entry.js} +2 -2
  292. package/dist/core/p-3676ac4e.entry.js +2 -0
  293. package/dist/core/p-3676ac4e.entry.js.map +1 -0
  294. package/dist/core/{p-f34eee68.entry.js → p-3cb4ecef.entry.js} +2 -2
  295. package/dist/core/{p-3eb7ef1d.entry.js → p-432aeae0.entry.js} +2 -2
  296. package/dist/core/p-4a2acb2e.entry.js +2 -0
  297. package/dist/core/p-4a2acb2e.entry.js.map +1 -0
  298. package/dist/core/p-4dc97b03.entry.js +2 -0
  299. package/dist/core/p-4dc97b03.entry.js.map +1 -0
  300. package/dist/core/p-4e48a671.entry.js +2 -0
  301. package/dist/core/p-4e48a671.entry.js.map +1 -0
  302. package/dist/core/p-513628ef.entry.js +2 -0
  303. package/dist/core/p-513628ef.entry.js.map +1 -0
  304. package/dist/core/{p-88924aef.entry.js → p-51b49429.entry.js} +2 -2
  305. package/dist/core/p-554845c4.entry.js +2 -0
  306. package/dist/core/p-554845c4.entry.js.map +1 -0
  307. package/dist/core/{p-7afc71d0.entry.js → p-56e0de32.entry.js} +2 -2
  308. package/dist/core/{p-7a0d238b.entry.js → p-56fb0298.entry.js} +2 -2
  309. package/dist/core/p-59b48450.entry.js +2 -0
  310. package/dist/core/p-59b48450.entry.js.map +1 -0
  311. package/dist/core/{p-fbde763c.entry.js → p-5aec3757.entry.js} +2 -2
  312. package/dist/core/{p-23d059ff.entry.js → p-5eb2ac90.entry.js} +2 -2
  313. package/dist/core/{p-c2ca6274.entry.js → p-60aad45d.entry.js} +2 -2
  314. package/dist/core/{p-33c86ba6.entry.js → p-628c32b8.entry.js} +2 -2
  315. package/dist/core/p-6cd0b010.entry.js +2 -0
  316. package/dist/core/p-6cd0b010.entry.js.map +1 -0
  317. package/dist/core/{p-7dfe0284.entry.js → p-6eea869b.entry.js} +2 -2
  318. package/dist/core/{p-0631c3ab.entry.js → p-7d2c07e2.entry.js} +2 -2
  319. package/dist/core/p-7d352865.entry.js +2 -0
  320. package/dist/core/p-7d352865.entry.js.map +1 -0
  321. package/dist/core/{p-959a9cdf.entry.js → p-7deaf128.entry.js} +2 -2
  322. package/dist/core/{p-959a9cdf.entry.js.map → p-7deaf128.entry.js.map} +1 -1
  323. package/dist/core/p-803f2eb8.entry.js +2 -0
  324. package/dist/core/p-803f2eb8.entry.js.map +1 -0
  325. package/dist/core/p-8242c24f.js +2 -0
  326. package/dist/core/p-8242c24f.js.map +1 -0
  327. package/dist/core/p-87fa5add.entry.js +2 -0
  328. package/dist/core/p-87fa5add.entry.js.map +1 -0
  329. package/dist/core/{p-3675c4b4.entry.js → p-887e00bb.entry.js} +2 -2
  330. package/dist/core/p-8958c60f.entry.js +2 -0
  331. package/dist/core/p-8958c60f.entry.js.map +1 -0
  332. package/dist/core/{p-45432bf5.entry.js → p-8c77dd65.entry.js} +2 -2
  333. package/dist/core/{p-e2f893f0.entry.js → p-9a6dc8b1.entry.js} +2 -2
  334. package/dist/core/p-9a6dc8b1.entry.js.map +1 -0
  335. package/dist/core/{p-acebb05c.entry.js → p-9c47521d.entry.js} +2 -2
  336. package/dist/core/p-a140bcaa.entry.js +2 -0
  337. package/dist/core/p-a17499ff.entry.js +2 -0
  338. package/dist/core/p-a17499ff.entry.js.map +1 -0
  339. package/dist/core/{p-005cd8a8.entry.js → p-aad10013.entry.js} +2 -2
  340. package/dist/core/p-aad2abbf.entry.js +2 -0
  341. package/dist/core/p-aad2abbf.entry.js.map +1 -0
  342. package/dist/core/p-bdcc79dd.entry.js +2 -0
  343. package/dist/core/p-bdcc79dd.entry.js.map +1 -0
  344. package/dist/core/{p-de43d375.entry.js → p-bf3b853e.entry.js} +2 -2
  345. package/dist/core/{p-e56d0db2.entry.js → p-c59fd23e.entry.js} +2 -2
  346. package/dist/core/{p-f815f8c9.entry.js → p-c5ffe2cf.entry.js} +2 -2
  347. package/dist/core/{p-5206a978.entry.js → p-c8cf1ad5.entry.js} +2 -2
  348. package/dist/core/p-cfa9ed7d.entry.js +2 -0
  349. package/dist/core/p-cfa9ed7d.entry.js.map +1 -0
  350. package/dist/core/{p-23ed8b99.entry.js → p-d4903dcd.entry.js} +2 -2
  351. package/dist/core/{p-1e4cdd2d.entry.js → p-d82b27df.entry.js} +2 -2
  352. package/dist/core/{p-7c0914e7.entry.js → p-d8ce39ac.entry.js} +2 -2
  353. package/dist/core/{p-70700c7a.entry.js → p-dcce0dfd.entry.js} +2 -2
  354. package/dist/core/{p-40f2f58e.entry.js → p-de1e04ac.entry.js} +2 -2
  355. package/dist/core/{p-4b601e06.entry.js → p-dee21f6d.entry.js} +2 -2
  356. package/dist/core/{p-4245a976.entry.js → p-dfc8cba6.entry.js} +2 -2
  357. package/dist/core/{p-b3ac38c5.entry.js → p-e2629bfe.entry.js} +2 -2
  358. package/dist/core/{p-3b5d3e24.entry.js → p-e38fddbb.entry.js} +2 -2
  359. package/dist/core/p-e38fddbb.entry.js.map +1 -0
  360. package/dist/core/p-eca6e215.entry.js +2 -0
  361. package/dist/core/p-eca6e215.entry.js.map +1 -0
  362. package/dist/core/{p-44e4e8c1.entry.js → p-ef36181d.entry.js} +2 -2
  363. package/dist/core/{p-ef09b450.entry.js → p-ef4b752c.entry.js} +2 -2
  364. package/dist/core/p-ef4b752c.entry.js.map +1 -0
  365. package/dist/core/{p-b3d6d5be.entry.js → p-fa38ad2e.entry.js} +2 -2
  366. package/dist/core/p-fc4f7180.entry.js +2 -0
  367. package/dist/core/p-fc4f7180.entry.js.map +1 -0
  368. package/dist/esm/core.js +1 -1
  369. package/dist/esm/{helpers-46a2d1fd.js → helpers-f2ffaa7c.js} +22 -38
  370. package/dist/esm/helpers-f2ffaa7c.js.map +1 -0
  371. package/dist/esm/ic-accordion-group.entry.js +1 -1
  372. package/dist/esm/ic-accordion.entry.js +10 -8
  373. package/dist/esm/ic-accordion.entry.js.map +1 -1
  374. package/dist/esm/ic-alert.entry.js +2 -2
  375. package/dist/esm/ic-alert.entry.js.map +1 -1
  376. package/dist/esm/ic-back-to-top.entry.js +1 -1
  377. package/dist/esm/ic-badge.entry.js +4 -4
  378. package/dist/esm/ic-badge.entry.js.map +1 -1
  379. package/dist/esm/ic-breadcrumb-group.entry.js +56 -76
  380. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
  381. package/dist/esm/ic-breadcrumb.entry.js +32 -51
  382. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  383. package/dist/esm/ic-button_3.entry.js +111 -132
  384. package/dist/esm/ic-button_3.entry.js.map +1 -1
  385. package/dist/esm/ic-card-vertical.entry.js +6 -6
  386. package/dist/esm/ic-card-vertical.entry.js.map +1 -1
  387. package/dist/esm/ic-checkbox-group.entry.js +9 -10
  388. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  389. package/dist/esm/ic-checkbox.entry.js +37 -41
  390. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  391. package/dist/esm/ic-chip.entry.js +26 -38
  392. package/dist/esm/ic-chip.entry.js.map +1 -1
  393. package/dist/esm/ic-data-list.entry.js +2 -2
  394. package/dist/esm/ic-data-row.entry.js +3 -3
  395. package/dist/esm/ic-dialog.entry.js +2 -2
  396. package/dist/esm/ic-divider.entry.js +1 -1
  397. package/dist/esm/ic-empty-state.entry.js +3 -3
  398. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  399. package/dist/esm/ic-footer-link.entry.js +3 -3
  400. package/dist/esm/ic-footer.entry.js +1 -1
  401. package/dist/esm/ic-hero.entry.js +7 -6
  402. package/dist/esm/ic-hero.entry.js.map +1 -1
  403. package/dist/esm/ic-horizontal-scroll.entry.js +6 -6
  404. package/dist/esm/ic-input-component-container_3.entry.js +23 -22
  405. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  406. package/dist/esm/ic-input-label_2.entry.js +8 -8
  407. package/dist/esm/ic-link.entry.js +12 -4
  408. package/dist/esm/ic-link.entry.js.map +1 -1
  409. package/dist/esm/ic-menu-group.entry.js +2 -2
  410. package/dist/esm/ic-menu-item.entry.js +5 -5
  411. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  412. package/dist/esm/ic-navigation-button.entry.js +3 -3
  413. package/dist/esm/ic-navigation-group.entry.js +116 -164
  414. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  415. package/dist/esm/ic-navigation-item.entry.js +65 -62
  416. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  417. package/dist/esm/ic-navigation-menu.entry.js +5 -5
  418. package/dist/esm/ic-page-header.entry.js +7 -7
  419. package/dist/esm/ic-pagination-item.entry.js +2 -2
  420. package/dist/esm/ic-pagination.entry.js +5 -5
  421. package/dist/esm/ic-popover-menu.entry.js +8 -7
  422. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  423. package/dist/esm/ic-radio-group.entry.js +5 -5
  424. package/dist/esm/ic-radio-option.entry.js +5 -5
  425. package/dist/esm/ic-search-bar.entry.js +149 -154
  426. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  427. package/dist/esm/ic-section-container.entry.js +2 -2
  428. package/dist/esm/ic-select.entry.js +142 -218
  429. package/dist/esm/ic-select.entry.js.map +1 -1
  430. package/dist/esm/ic-side-navigation.entry.js +25 -6
  431. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  432. package/dist/esm/ic-skeleton.entry.js +2 -2
  433. package/dist/esm/ic-skip-link.entry.js +2 -2
  434. package/dist/esm/ic-status-tag.entry.js +3 -3
  435. package/dist/esm/ic-step.entry.js +14 -14
  436. package/dist/esm/ic-stepper.entry.js +3 -3
  437. package/dist/esm/ic-switch.entry.js +6 -6
  438. package/dist/esm/ic-switch.entry.js.map +1 -1
  439. package/dist/esm/ic-tab-context.entry.js +1 -1
  440. package/dist/esm/ic-tab-group.entry.js +3 -3
  441. package/dist/esm/ic-tab-panel.entry.js +2 -2
  442. package/dist/esm/ic-tab.entry.js +3 -3
  443. package/dist/esm/ic-text-field.entry.js +39 -31
  444. package/dist/esm/ic-text-field.entry.js.map +1 -1
  445. package/dist/esm/ic-theme.entry.js +2 -2
  446. package/dist/esm/ic-toast-region.entry.js +1 -1
  447. package/dist/esm/ic-toast.entry.js +4 -4
  448. package/dist/esm/ic-toggle-button-group.entry.js +54 -68
  449. package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
  450. package/dist/esm/ic-toggle-button.entry.js +62 -64
  451. package/dist/esm/ic-toggle-button.entry.js.map +1 -1
  452. package/dist/esm/ic-top-navigation.entry.js +66 -64
  453. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  454. package/dist/esm/ic-typography.entry.js +3 -3
  455. package/dist/esm/loader.js +1 -1
  456. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +4 -6
  457. package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +9 -15
  458. package/dist/types/components/ic-button/ic-button.d.ts +29 -22
  459. package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +14 -13
  460. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +8 -9
  461. package/dist/types/components/ic-chip/ic-chip.d.ts +13 -15
  462. package/dist/types/components/ic-link/ic-link.d.ts +2 -1
  463. package/dist/types/components/ic-menu/ic-menu.d.ts +12 -12
  464. package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +4 -18
  465. package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +9 -7
  466. package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +40 -40
  467. package/dist/types/components/ic-select/ic-select.d.ts +36 -38
  468. package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +5 -0
  469. package/dist/types/components/ic-text-field/ic-text-field.d.ts +40 -34
  470. package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +10 -11
  471. package/dist/types/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +10 -12
  472. package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +9 -8
  473. package/dist/types/components.d.ts +216 -203
  474. package/dist/types/utils/helpers.d.ts +8 -8
  475. package/hydrate/index.js +1158 -1350
  476. package/hydrate/index.mjs +1158 -1350
  477. package/package.json +2 -2
  478. package/vscode-data.json +172 -4
  479. package/dist/cjs/helpers-789082d4.js.map +0 -1
  480. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js +0 -2
  481. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js.map +0 -1
  482. package/dist/core/p-0a8b3967.entry.js +0 -2
  483. package/dist/core/p-0a8b3967.entry.js.map +0 -1
  484. package/dist/core/p-0b4350df.entry.js +0 -2
  485. package/dist/core/p-0b4350df.entry.js.map +0 -1
  486. package/dist/core/p-0e618fc5.entry.js +0 -2
  487. package/dist/core/p-0e618fc5.entry.js.map +0 -1
  488. package/dist/core/p-18ecba80.entry.js +0 -2
  489. package/dist/core/p-18ecba80.entry.js.map +0 -1
  490. package/dist/core/p-281ce313.js +0 -2
  491. package/dist/core/p-281ce313.js.map +0 -1
  492. package/dist/core/p-30abe545.entry.js +0 -2
  493. package/dist/core/p-30abe545.entry.js.map +0 -1
  494. package/dist/core/p-3132270d.entry.js +0 -2
  495. package/dist/core/p-3132270d.entry.js.map +0 -1
  496. package/dist/core/p-3b5d3e24.entry.js.map +0 -1
  497. package/dist/core/p-517d7afb.entry.js +0 -2
  498. package/dist/core/p-517d7afb.entry.js.map +0 -1
  499. package/dist/core/p-5d4b0480.entry.js +0 -2
  500. package/dist/core/p-5d4b0480.entry.js.map +0 -1
  501. package/dist/core/p-5e18b899.entry.js +0 -2
  502. package/dist/core/p-5e18b899.entry.js.map +0 -1
  503. package/dist/core/p-6337fe1f.entry.js +0 -2
  504. package/dist/core/p-6337fe1f.entry.js.map +0 -1
  505. package/dist/core/p-63fe83ad.entry.js +0 -2
  506. package/dist/core/p-63fe83ad.entry.js.map +0 -1
  507. package/dist/core/p-8ba129fc.entry.js +0 -2
  508. package/dist/core/p-8ba129fc.entry.js.map +0 -1
  509. package/dist/core/p-950db960.entry.js +0 -2
  510. package/dist/core/p-950db960.entry.js.map +0 -1
  511. package/dist/core/p-9ea9a4ce.entry.js +0 -2
  512. package/dist/core/p-9ea9a4ce.entry.js.map +0 -1
  513. package/dist/core/p-a9c96e3e.entry.js +0 -2
  514. package/dist/core/p-a9c96e3e.entry.js.map +0 -1
  515. package/dist/core/p-ac7db165.entry.js +0 -2
  516. package/dist/core/p-ac7db165.entry.js.map +0 -1
  517. package/dist/core/p-c04f36c5.entry.js +0 -2
  518. package/dist/core/p-c62318a8.entry.js +0 -2
  519. package/dist/core/p-c62318a8.entry.js.map +0 -1
  520. package/dist/core/p-e2f893f0.entry.js.map +0 -1
  521. package/dist/core/p-e586ae7b.entry.js +0 -2
  522. package/dist/core/p-e586ae7b.entry.js.map +0 -1
  523. package/dist/core/p-ef09b450.entry.js.map +0 -1
  524. package/dist/core/p-fc50d582.entry.js.map +0 -1
  525. package/dist/core/p-fe833509.entry.js +0 -2
  526. package/dist/core/p-fe833509.entry.js.map +0 -1
  527. package/dist/esm/helpers-46a2d1fd.js.map +0 -1
  528. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +0 -1
  529. /package/dist/core/{p-bbe5596b.entry.js.map → p-15b7adaf.entry.js.map} +0 -0
  530. /package/dist/core/{p-abaea607.entry.js.map → p-1d172032.entry.js.map} +0 -0
  531. /package/dist/core/{p-6de6b6b7.entry.js.map → p-23536595.entry.js.map} +0 -0
  532. /package/dist/core/{p-f3c72ffb.entry.js.map → p-2c371198.entry.js.map} +0 -0
  533. /package/dist/core/{p-f34eee68.entry.js.map → p-3cb4ecef.entry.js.map} +0 -0
  534. /package/dist/core/{p-3eb7ef1d.entry.js.map → p-432aeae0.entry.js.map} +0 -0
  535. /package/dist/core/{p-88924aef.entry.js.map → p-51b49429.entry.js.map} +0 -0
  536. /package/dist/core/{p-7afc71d0.entry.js.map → p-56e0de32.entry.js.map} +0 -0
  537. /package/dist/core/{p-7a0d238b.entry.js.map → p-56fb0298.entry.js.map} +0 -0
  538. /package/dist/core/{p-fbde763c.entry.js.map → p-5aec3757.entry.js.map} +0 -0
  539. /package/dist/core/{p-23d059ff.entry.js.map → p-5eb2ac90.entry.js.map} +0 -0
  540. /package/dist/core/{p-c2ca6274.entry.js.map → p-60aad45d.entry.js.map} +0 -0
  541. /package/dist/core/{p-33c86ba6.entry.js.map → p-628c32b8.entry.js.map} +0 -0
  542. /package/dist/core/{p-7dfe0284.entry.js.map → p-6eea869b.entry.js.map} +0 -0
  543. /package/dist/core/{p-0631c3ab.entry.js.map → p-7d2c07e2.entry.js.map} +0 -0
  544. /package/dist/core/{p-3675c4b4.entry.js.map → p-887e00bb.entry.js.map} +0 -0
  545. /package/dist/core/{p-45432bf5.entry.js.map → p-8c77dd65.entry.js.map} +0 -0
  546. /package/dist/core/{p-acebb05c.entry.js.map → p-9c47521d.entry.js.map} +0 -0
  547. /package/dist/core/{p-c04f36c5.entry.js.map → p-a140bcaa.entry.js.map} +0 -0
  548. /package/dist/core/{p-005cd8a8.entry.js.map → p-aad10013.entry.js.map} +0 -0
  549. /package/dist/core/{p-de43d375.entry.js.map → p-bf3b853e.entry.js.map} +0 -0
  550. /package/dist/core/{p-e56d0db2.entry.js.map → p-c59fd23e.entry.js.map} +0 -0
  551. /package/dist/core/{p-f815f8c9.entry.js.map → p-c5ffe2cf.entry.js.map} +0 -0
  552. /package/dist/core/{p-5206a978.entry.js.map → p-c8cf1ad5.entry.js.map} +0 -0
  553. /package/dist/core/{p-23ed8b99.entry.js.map → p-d4903dcd.entry.js.map} +0 -0
  554. /package/dist/core/{p-1e4cdd2d.entry.js.map → p-d82b27df.entry.js.map} +0 -0
  555. /package/dist/core/{p-7c0914e7.entry.js.map → p-d8ce39ac.entry.js.map} +0 -0
  556. /package/dist/core/{p-70700c7a.entry.js.map → p-dcce0dfd.entry.js.map} +0 -0
  557. /package/dist/core/{p-40f2f58e.entry.js.map → p-de1e04ac.entry.js.map} +0 -0
  558. /package/dist/core/{p-4b601e06.entry.js.map → p-dee21f6d.entry.js.map} +0 -0
  559. /package/dist/core/{p-4245a976.entry.js.map → p-dfc8cba6.entry.js.map} +0 -0
  560. /package/dist/core/{p-b3ac38c5.entry.js.map → p-e2629bfe.entry.js.map} +0 -0
  561. /package/dist/core/{p-44e4e8c1.entry.js.map → p-ef36181d.entry.js.map} +0 -0
  562. /package/dist/core/{p-b3d6d5be.entry.js.map → p-fa38ad2e.entry.js.map} +0 -0
@@ -224,12 +224,12 @@ export namespace Components {
224
224
  /**
225
225
  * If `true`, aria-current will be set on the breadcrumb.
226
226
  */
227
- "current"?: boolean;
227
+ "current": boolean;
228
228
  /**
229
229
  * The URL that the breadcrumb link points to.
230
230
  */
231
231
  "href"?: string;
232
- "monochrome"?: boolean;
232
+ "monochrome": boolean;
233
233
  /**
234
234
  * The title of the breadcrumb.
235
235
  */
@@ -238,62 +238,62 @@ export namespace Components {
238
238
  * Sets focus on the breadcrumb.
239
239
  */
240
240
  "setFocus": () => Promise<void>;
241
- "showBackIcon"?: boolean;
242
- "theme"?: IcThemeMode;
241
+ "showBackIcon": boolean;
242
+ "theme": IcThemeMode;
243
243
  }
244
244
  interface IcBreadcrumbGroup {
245
245
  /**
246
246
  * If `true`, display only a single breadcrumb for the parent page with a back icon.
247
247
  */
248
- "backBreadcrumbOnly"?: boolean;
248
+ "backBreadcrumbOnly": boolean;
249
249
  /**
250
250
  * If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed.
251
251
  */
252
- "collapsed"?: boolean;
252
+ "collapsed": boolean;
253
253
  /**
254
254
  * If `true`, the breadcrumb group will display as black in the light theme, and white in the dark theme.
255
255
  */
256
- "monochrome"?: boolean;
256
+ "monochrome": boolean;
257
257
  /**
258
258
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
259
259
  */
260
- "theme"?: IcThemeMode;
260
+ "theme": IcThemeMode;
261
261
  }
262
262
  interface IcButton {
263
263
  /**
264
264
  * If `fileUpload` is set to `true`, this is the accepted list of file types.
265
265
  */
266
- "accept"?: string;
266
+ "accept": string;
267
267
  "ariaControlsId"?: string | boolean;
268
268
  "ariaOwnsId"?: string | boolean;
269
269
  /**
270
270
  * If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied.
271
271
  */
272
- "disableTooltip"?: boolean;
272
+ "disableTooltip": boolean;
273
273
  /**
274
274
  * If `true`, the button will be in disabled state.
275
275
  */
276
- "disabled"?: boolean;
276
+ "disabled": boolean;
277
277
  /**
278
278
  * If `true`, the user can save the linked URL instead of navigating to it.
279
279
  */
280
- "download"?: string | boolean;
280
+ "download": string | boolean;
281
281
  /**
282
282
  * If `true`, the button will show a dropdown icon.
283
283
  */
284
- "dropdown"?: boolean;
284
+ "dropdown": boolean;
285
285
  /**
286
286
  * If `true`, the aria-expanded value will be set to true. This is only applied if the dropdown prop is also true.
287
287
  */
288
- "dropdownExpanded"?: boolean;
288
+ "dropdownExpanded": boolean;
289
289
  /**
290
290
  * The name of the control for the file input, which is submitted with the form data.
291
291
  */
292
- "fileInputName"?: string;
292
+ "fileInputName": string;
293
293
  /**
294
294
  * If `true`, when the button is clicked the native file explorer will be launched.
295
295
  */
296
- "fileUpload"?: boolean;
296
+ "fileUpload": boolean;
297
297
  /**
298
298
  * The <form> element to associate the button with.
299
299
  */
@@ -321,7 +321,7 @@ export namespace Components {
321
321
  /**
322
322
  * If `true`, the button will fill the width of the container.
323
323
  */
324
- "fullWidth"?: boolean;
324
+ "fullWidth": boolean;
325
325
  /**
326
326
  * The URL that the link points to. This will render the button as an "a" tag.
327
327
  */
@@ -333,15 +333,15 @@ export namespace Components {
333
333
  /**
334
334
  * If `true`, the button will be in loading state.
335
335
  */
336
- "loading"?: boolean;
336
+ "loading": boolean;
337
337
  /**
338
338
  * If `true`, the button will display as monochromatic in either `light` or `dark` theme.
339
339
  */
340
- "monochrome"?: boolean;
340
+ "monochrome": boolean;
341
341
  /**
342
342
  * If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
343
343
  */
344
- "multiple"?: boolean;
344
+ "multiple": boolean;
345
345
  /**
346
346
  * How much of the referrer to send when following the link.
347
347
  */
@@ -361,7 +361,7 @@ export namespace Components {
361
361
  /**
362
362
  * The size of the button to be displayed.
363
363
  */
364
- "size"?: IcSizes;
364
+ "size": IcSizes;
365
365
  /**
366
366
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
367
367
  */
@@ -369,23 +369,23 @@ export namespace Components {
369
369
  /**
370
370
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
371
371
  */
372
- "theme"?: IcThemeMode;
372
+ "theme": IcThemeMode;
373
373
  /**
374
374
  * The position of the tooltip in relation to the button.
375
375
  */
376
- "tooltipPlacement"?: IcButtonTooltipPlacement;
376
+ "tooltipPlacement": IcButtonTooltipPlacement;
377
377
  /**
378
- * If `true`, the secondary variant of button will have a transparent background rather than white.
378
+ * If `true`, the secondary & tertiary variants of button will have a transparent background when not hovered, pressed or loading.
379
379
  */
380
- "transparentBackground"?: boolean;
380
+ "transparentBackground": boolean;
381
381
  /**
382
382
  * The type of the button.
383
383
  */
384
- "type"?: IcButtonTypes;
384
+ "type": IcButtonTypes;
385
385
  /**
386
386
  * The variant of the button to be displayed.
387
387
  */
388
- "variant"?: IcButtonVariants;
388
+ "variant": IcButtonVariants;
389
389
  }
390
390
  interface IcCardVertical {
391
391
  /**
@@ -449,19 +449,19 @@ export namespace Components {
449
449
  /**
450
450
  * The style of additionalField that will be displayed if used.
451
451
  */
452
- "additionalFieldDisplay"?: IcAdditionalFieldTypes;
452
+ "additionalFieldDisplay": IcAdditionalFieldTypes;
453
453
  /**
454
454
  * If `true`, the checkbox will be set to the checked state. This is only the initial state and will be updated to unchecked if the checkbox is clicked.
455
455
  */
456
- "checked"?: boolean;
456
+ "checked": boolean;
457
457
  /**
458
458
  * If `true`, the checkbox will be set to the disabled state.
459
459
  */
460
- "disabled"?: boolean;
460
+ "disabled": boolean;
461
461
  /**
462
462
  * The text to be displayed when dynamic.
463
463
  */
464
- "dynamicText"?: string;
464
+ "dynamicText": string;
465
465
  /**
466
466
  * The <form> element to associate the checkbox with.
467
467
  */
@@ -473,11 +473,11 @@ export namespace Components {
473
473
  /**
474
474
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
475
475
  */
476
- "hideLabel"?: boolean;
476
+ "hideLabel": boolean;
477
477
  /**
478
478
  * If `true`, the indeterminate state will be displayed when checked.
479
479
  */
480
- "indeterminate"?: boolean;
480
+ "indeterminate": boolean;
481
481
  /**
482
482
  * The label for the checkbox.
483
483
  */
@@ -489,7 +489,7 @@ export namespace Components {
489
489
  /**
490
490
  * If `true`, the checkbox will behave like a native checkbox where the `indeterminate` prop sets the indeterminate visual styling, independent of the `checked` state.
491
491
  */
492
- "nativeIndeterminateBehaviour"?: boolean;
492
+ "nativeIndeterminateBehaviour": boolean;
493
493
  /**
494
494
  * Sets focus on the checkbox.
495
495
  */
@@ -501,7 +501,7 @@ export namespace Components {
501
501
  /**
502
502
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
503
503
  */
504
- "theme"?: IcThemeMode;
504
+ "theme": IcThemeMode;
505
505
  /**
506
506
  * The value for the checkbox.
507
507
  */
@@ -511,15 +511,15 @@ export namespace Components {
511
511
  /**
512
512
  * If `true`, the checkbox group will be set to the disabled state.
513
513
  */
514
- "disabled"?: boolean;
514
+ "disabled": boolean;
515
515
  /**
516
516
  * The helper text that will be displayed for additional field guidance.
517
517
  */
518
- "helperText"?: string;
518
+ "helperText": string;
519
519
  /**
520
520
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
521
521
  */
522
- "hideLabel"?: boolean;
522
+ "hideLabel": boolean;
523
523
  /**
524
524
  * The label for the checkbox group to be displayed.
525
525
  */
@@ -531,23 +531,23 @@ export namespace Components {
531
531
  /**
532
532
  * If `true`, the checkbox group will require a value.
533
533
  */
534
- "required"?: boolean;
534
+ "required": boolean;
535
535
  /**
536
536
  * The size of the checkboxes to be displayed. This does not affect the font size of the label.
537
537
  */
538
- "size"?: IcSizes;
538
+ "size": IcSizes;
539
539
  /**
540
540
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
541
541
  */
542
- "theme"?: IcThemeMode;
542
+ "theme": IcThemeMode;
543
543
  /**
544
544
  * The validation status - e.g. 'error' | 'warning' | 'success'.
545
545
  */
546
- "validationStatus"?: IcInformationStatusOrEmpty;
546
+ "validationStatus": IcInformationStatusOrEmpty;
547
547
  /**
548
548
  * The text to display as the validation message.
549
549
  */
550
- "validationText"?: string;
550
+ "validationText": string;
551
551
  }
552
552
  interface IcChip {
553
553
  /**
@@ -557,15 +557,15 @@ export namespace Components {
557
557
  /**
558
558
  * If `true`, the chip will appear disabled.
559
559
  */
560
- "disabled"?: boolean;
560
+ "disabled": boolean;
561
561
  /**
562
- * The text in the dismiss button tooltip and aria label.
562
+ * The text in the dismiss button tooltip and aria label. Makes the user aware of the action resulting from clicking the 'Dismiss chip' button.
563
563
  */
564
- "dismissLabel"?: string;
564
+ "dismissLabel": string;
565
565
  /**
566
566
  * If `true`, the chip will have a close button at the end to dismiss it.
567
567
  */
568
- "dismissible"?: boolean;
568
+ "dismissible": boolean;
569
569
  /**
570
570
  * The text rendered within the chip.
571
571
  */
@@ -577,19 +577,19 @@ export namespace Components {
577
577
  /**
578
578
  * The size of the chip.
579
579
  */
580
- "size"?: IcSizes;
580
+ "size": IcSizes;
581
581
  /**
582
582
  * Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component. Setting the "customColor" prop will override this.
583
583
  */
584
- "theme"?: "dark" | "light" | "inherit";
584
+ "theme": IcThemeMode;
585
585
  /**
586
586
  * If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
587
587
  */
588
- "transparentBackground"?: boolean;
588
+ "transparentBackground": boolean;
589
589
  /**
590
590
  * The emphasis of the chip.
591
591
  */
592
- "variant"?: IcEmphasisType;
592
+ "variant": IcEmphasisType;
593
593
  }
594
594
  interface IcClassificationBanner {
595
595
  /**
@@ -968,7 +968,7 @@ export namespace Components {
968
968
  }
969
969
  interface IcLink {
970
970
  /**
971
- * If `true`, the user can save the linked URL instead of navigating to it.
971
+ * If `true`, the user can save the linked URL instead of navigating to it. If the value is a string, it will be used as the filename for the download.
972
972
  */
973
973
  "download"?: string | boolean;
974
974
  /**
@@ -1055,20 +1055,20 @@ export namespace Components {
1055
1055
  /**
1056
1056
  * Determines whether options manually set as values (by pressing 'Enter') when they receive focus using keyboard navigation.
1057
1057
  */
1058
- "activationType"?: IcActivationTypes;
1058
+ "activationType": IcActivationTypes;
1059
1059
  /**
1060
1060
  * The reference to an anchor element the menu will position itself from when rendered.
1061
1061
  */
1062
- "anchorEl": HTMLElement;
1063
- "autofocusOnSelected"?: boolean;
1062
+ "anchorEl"?: HTMLElement;
1063
+ "autofocusOnSelected": boolean;
1064
1064
  /**
1065
1065
  * If `true`, the menu will close when an option is selected.
1066
1066
  */
1067
- "closeOnSelect"?: boolean;
1067
+ "closeOnSelect": boolean;
1068
1068
  /**
1069
1069
  * If `true`, the menu will fill the width of the container.
1070
1070
  */
1071
- "fullWidth"?: boolean;
1071
+ "fullWidth": boolean;
1072
1072
  "handleClickOpen": () => Promise<void>;
1073
1073
  /**
1074
1074
  * Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
@@ -1080,7 +1080,7 @@ export namespace Components {
1080
1080
  /**
1081
1081
  * The reference to the input element.
1082
1082
  */
1083
- "inputEl": HTMLElement;
1083
+ "inputEl"?: HTMLElement;
1084
1084
  /**
1085
1085
  * The label for the input element.
1086
1086
  */
@@ -1088,7 +1088,7 @@ export namespace Components {
1088
1088
  /**
1089
1089
  * The custom name for the label field for IcMenuOption.
1090
1090
  */
1091
- "labelField"?: string;
1091
+ "labelField": string;
1092
1092
  /**
1093
1093
  * The ID of the menu.
1094
1094
  */
@@ -1105,12 +1105,12 @@ export namespace Components {
1105
1105
  /**
1106
1106
  * Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
1107
1107
  */
1108
- "searchMode"?: IcSearchBarSearchModes;
1109
- "selectOnEnter"?: boolean;
1108
+ "searchMode": IcSearchBarSearchModes;
1109
+ "selectOnEnter": boolean;
1110
1110
  /**
1111
1111
  * The size of the menu.
1112
1112
  */
1113
- "size"?: IcSizes;
1113
+ "size": IcSizes;
1114
1114
  /**
1115
1115
  * The value of the currently selected option - or array of values (if multiple options allowed).
1116
1116
  */
@@ -1118,7 +1118,7 @@ export namespace Components {
1118
1118
  /**
1119
1119
  * The custom name for the value field for IcMenuOption.
1120
1120
  */
1121
- "valueField"?: string;
1121
+ "valueField": string;
1122
1122
  }
1123
1123
  interface IcMenuGroup {
1124
1124
  /**
@@ -1218,7 +1218,7 @@ export namespace Components {
1218
1218
  /**
1219
1219
  * If `true`, the group will be expandable when in an ic-side-navigation component, or, when in an ic-top-navigation component, in the side menu displayed at small screen sizes.
1220
1220
  */
1221
- "expandable"?: boolean;
1221
+ "expandable": boolean;
1222
1222
  /**
1223
1223
  * The label to display on the group.
1224
1224
  */
@@ -1230,20 +1230,20 @@ export namespace Components {
1230
1230
  /**
1231
1231
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
1232
1232
  */
1233
- "theme"?: IcThemeMode;
1233
+ "theme": IcThemeMode;
1234
1234
  }
1235
1235
  interface IcNavigationItem {
1236
- "collapsedIconLabel"?: boolean;
1237
- "displayNavigationTooltip"?: boolean;
1236
+ "collapsedIconLabel": boolean;
1237
+ "displayNavigationTooltip": boolean;
1238
1238
  /**
1239
1239
  * If `true`, the user can save the linked URL instead of navigating to it.
1240
1240
  */
1241
- "download"?: string | boolean;
1242
- "expandable"?: boolean;
1241
+ "download": string | boolean;
1242
+ "expandable": boolean;
1243
1243
  /**
1244
1244
  * The destination of the navigation item.
1245
1245
  */
1246
- "href"?: string;
1246
+ "href": string;
1247
1247
  /**
1248
1248
  * The human language of the linked URL.
1249
1249
  */
@@ -1263,7 +1263,7 @@ export namespace Components {
1263
1263
  /**
1264
1264
  * If `true`, the navigation item will be set in a selected state.
1265
1265
  */
1266
- "selected"?: boolean;
1266
+ "selected": boolean;
1267
1267
  /**
1268
1268
  * Sets focus on the nav item.
1269
1269
  */
@@ -1275,7 +1275,7 @@ export namespace Components {
1275
1275
  /**
1276
1276
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
1277
1277
  */
1278
- "theme"?: IcThemeMode;
1278
+ "theme": IcThemeMode;
1279
1279
  }
1280
1280
  interface IcNavigationMenu {
1281
1281
  /**
@@ -1538,59 +1538,59 @@ export namespace Components {
1538
1538
  /**
1539
1539
  * The hint text for the hidden assistive description element.
1540
1540
  */
1541
- "assistiveHintText"?: string;
1541
+ "assistiveHintText": string;
1542
1542
  /**
1543
1543
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
1544
1544
  */
1545
- "autocapitalize": string | undefined;
1545
+ "autocapitalize": string;
1546
1546
  /**
1547
1547
  * The state of autocompletion the browser can apply on the text value.
1548
1548
  */
1549
- "autocomplete"?: IcAutocompleteTypes;
1549
+ "autocomplete": IcAutocompleteTypes;
1550
1550
  /**
1551
1551
  * The state of autocorrection the browser can apply when the user is entering/editing the text value.
1552
1552
  */
1553
- "autocorrect"?: IcAutocorrectStates;
1553
+ "autocorrect": IcAutocorrectStates;
1554
1554
  /**
1555
1555
  * If `true`, the form control will have input focus when the page loads.
1556
1556
  */
1557
- "autofocus": boolean | undefined;
1557
+ "autofocus": boolean;
1558
1558
  /**
1559
1559
  * The number of characters until suggestions appear. The submit button will be disabled until the inputted value is equal to or greater than this number.
1560
1560
  */
1561
- "charactersUntilSuggestion"?: number;
1561
+ "charactersUntilSuggestion": number;
1562
1562
  /**
1563
1563
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
1564
1564
  */
1565
- "debounce"?: number;
1565
+ "debounce": number;
1566
1566
  /**
1567
1567
  * Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If `true`, all options provided will be displayed.
1568
1568
  */
1569
- "disableAutoFiltering"?: boolean;
1569
+ "disableAutoFiltering": boolean;
1570
1570
  /**
1571
1571
  * If `true`, the disabled state will be set.
1572
1572
  */
1573
- "disabled"?: boolean;
1573
+ "disabled": boolean;
1574
1574
  /**
1575
1575
  * The text displayed when there are no options in the option list.
1576
1576
  */
1577
- "emptyOptionListText"?: string;
1577
+ "emptyOptionListText": string;
1578
1578
  /**
1579
1579
  * If `true`, the search bar will be focused when component loaded.
1580
1580
  */
1581
- "focusOnLoad"?: boolean;
1581
+ "focusOnLoad": boolean;
1582
1582
  /**
1583
1583
  * Specify whether the search bar fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
1584
1584
  */
1585
- "fullWidth"?: boolean;
1585
+ "fullWidth": boolean;
1586
1586
  /**
1587
1587
  * The helper text that will be displayed for additional field guidance.
1588
1588
  */
1589
- "helperText"?: string;
1589
+ "helperText": string;
1590
1590
  /**
1591
1591
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
1592
1592
  */
1593
- "hideLabel"?: boolean;
1593
+ "hideLabel": boolean;
1594
1594
  /**
1595
1595
  * The label for the search bar.
1596
1596
  */
@@ -1598,43 +1598,43 @@ export namespace Components {
1598
1598
  /**
1599
1599
  * The custom name for the label field to correspond with the IcMenuOption type.
1600
1600
  */
1601
- "labelField"?: string;
1601
+ "labelField": string;
1602
1602
  /**
1603
1603
  * Trigger loading state when fetching options asynchronously
1604
1604
  */
1605
- "loading"?: boolean;
1605
+ "loading": boolean;
1606
1606
  /**
1607
1607
  * Change the message displayed when external loading times out.
1608
1608
  */
1609
- "loadingErrorLabel"?: string;
1609
+ "loadingErrorLabel": string;
1610
1610
  /**
1611
1611
  * Change the message displayed whilst the options are being loaded externally.
1612
1612
  */
1613
- "loadingLabel"?: string;
1613
+ "loadingLabel": string;
1614
1614
  /**
1615
1615
  * The name of the control, which is submitted with the form data.
1616
1616
  */
1617
- "name"?: string;
1617
+ "name": string;
1618
1618
  /**
1619
1619
  * The suggested search options.
1620
1620
  */
1621
- "options"?: IcMenuOption[];
1621
+ "options": IcMenuOption[];
1622
1622
  /**
1623
1623
  * The placeholder value to display.
1624
1624
  */
1625
- "placeholder"?: string;
1625
+ "placeholder": string;
1626
1626
  /**
1627
1627
  * If `true`, the readonly state will be set.
1628
1628
  */
1629
- "readonly"?: boolean;
1629
+ "readonly": boolean;
1630
1630
  /**
1631
1631
  * If `true`, the search bar will require a value.
1632
1632
  */
1633
- "required"?: boolean;
1633
+ "required": boolean;
1634
1634
  /**
1635
1635
  * Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
1636
1636
  */
1637
- "searchMode"?: IcSearchBarSearchModes;
1637
+ "searchMode": IcSearchBarSearchModes;
1638
1638
  /**
1639
1639
  * Sets focus on the native `input`.
1640
1640
  */
@@ -1642,15 +1642,15 @@ export namespace Components {
1642
1642
  /**
1643
1643
  * The size of the search bar component.
1644
1644
  */
1645
- "size"?: IcSizesNoLarge;
1645
+ "size": IcSizesNoLarge;
1646
1646
  /**
1647
1647
  * If `true`, the value of the search will have its spelling and grammar checked.
1648
1648
  */
1649
- "spellcheck": boolean | undefined;
1649
+ "spellcheck": boolean;
1650
1650
  /**
1651
1651
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
1652
1652
  */
1653
- "theme"?: IcThemeMode;
1653
+ "theme": IcThemeMode;
1654
1654
  /**
1655
1655
  * If using external filtering, set a timeout for when loading takes too long.
1656
1656
  */
@@ -1658,11 +1658,11 @@ export namespace Components {
1658
1658
  /**
1659
1659
  * The value of the search input.
1660
1660
  */
1661
- "value"?: string;
1661
+ "value": string;
1662
1662
  /**
1663
1663
  * The custom name for the value field to correspond with the IcMenuOption type.
1664
1664
  */
1665
- "valueField"?: string;
1665
+ "valueField": string;
1666
1666
  }
1667
1667
  interface IcSectionContainer {
1668
1668
  /**
@@ -1678,19 +1678,19 @@ export namespace Components {
1678
1678
  /**
1679
1679
  * The amount of time, in milliseconds, to wait to trigger the `icInput` event after each keystroke.
1680
1680
  */
1681
- "debounce"?: number;
1681
+ "debounce": number;
1682
1682
  /**
1683
1683
  * If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
1684
1684
  */
1685
- "disableAutoFiltering"?: boolean;
1685
+ "disableAutoFiltering": boolean;
1686
1686
  /**
1687
1687
  * If `true`, the disabled state will be set.
1688
1688
  */
1689
- "disabled"?: boolean;
1689
+ "disabled": boolean;
1690
1690
  /**
1691
1691
  * The text displayed when there are no options in the option list.
1692
1692
  */
1693
- "emptyOptionListText"?: string;
1693
+ "emptyOptionListText": string;
1694
1694
  /**
1695
1695
  * The <form> element to associate the select with.
1696
1696
  */
@@ -1698,23 +1698,23 @@ export namespace Components {
1698
1698
  /**
1699
1699
  * If `true`, the select will fill the width of the container.
1700
1700
  */
1701
- "fullWidth"?: boolean;
1701
+ "fullWidth": boolean;
1702
1702
  /**
1703
1703
  * The helper text that will be displayed for additional field guidance.
1704
1704
  */
1705
- "helperText"?: string;
1705
+ "helperText": string;
1706
1706
  /**
1707
1707
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
1708
1708
  */
1709
- "hideLabel"?: boolean;
1709
+ "hideLabel": boolean;
1710
1710
  /**
1711
1711
  * If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
1712
1712
  */
1713
- "includeDescriptionsInSearch"?: boolean;
1713
+ "includeDescriptionsInSearch": boolean;
1714
1714
  /**
1715
1715
  * If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
1716
1716
  */
1717
- "includeGroupTitlesInSearch"?: boolean;
1717
+ "includeGroupTitlesInSearch": boolean;
1718
1718
  /**
1719
1719
  * The label for the select.
1720
1720
  */
@@ -1722,51 +1722,51 @@ export namespace Components {
1722
1722
  /**
1723
1723
  * If `true`, the loading state will be triggered when fetching options asynchronously.
1724
1724
  */
1725
- "loading"?: boolean;
1725
+ "loading": boolean;
1726
1726
  /**
1727
1727
  * The message displayed when external loading times out.
1728
1728
  */
1729
- "loadingErrorLabel"?: string;
1729
+ "loadingErrorLabel": string;
1730
1730
  /**
1731
1731
  * The message displayed whilst the options are being loaded externally.
1732
1732
  */
1733
- "loadingLabel"?: string;
1733
+ "loadingLabel": string;
1734
1734
  /**
1735
1735
  * If `true`, multiple options can be selected.
1736
1736
  */
1737
- "multiple"?: boolean;
1737
+ "multiple": boolean;
1738
1738
  /**
1739
1739
  * The name of the control, which is submitted with the form data.
1740
1740
  */
1741
- "name"?: string;
1741
+ "name": string;
1742
1742
  /**
1743
1743
  * The possible selection options.
1744
1744
  */
1745
- "options"?: IcMenuOption[];
1745
+ "options": IcMenuOption[];
1746
1746
  /**
1747
1747
  * The placeholder value to be displayed.
1748
1748
  */
1749
- "placeholder"?: string;
1749
+ "placeholder": string;
1750
1750
  /**
1751
1751
  * If `true`, the readonly state will be set.
1752
1752
  */
1753
- "readonly"?: boolean;
1753
+ "readonly": boolean;
1754
1754
  /**
1755
1755
  * If `true`, the select will require a value.
1756
1756
  */
1757
- "required"?: boolean;
1757
+ "required": boolean;
1758
1758
  /**
1759
1759
  * Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
1760
1760
  */
1761
- "searchMatchPosition"?: IcSearchMatchPositions;
1761
+ "searchMatchPosition": IcSearchMatchPositions;
1762
1762
  /**
1763
1763
  * If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component.
1764
1764
  */
1765
- "searchable"?: boolean;
1765
+ "searchable": boolean;
1766
1766
  /**
1767
1767
  * If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
1768
1768
  */
1769
- "selectOnEnter"?: boolean;
1769
+ "selectOnEnter": boolean;
1770
1770
  /**
1771
1771
  * Sets focus on the input box.
1772
1772
  */
@@ -1774,15 +1774,15 @@ export namespace Components {
1774
1774
  /**
1775
1775
  * If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
1776
1776
  */
1777
- "showClearButton"?: boolean;
1777
+ "showClearButton": boolean;
1778
1778
  /**
1779
1779
  * The size of the select.
1780
1780
  */
1781
- "size"?: IcSizes;
1781
+ "size": IcSizes;
1782
1782
  /**
1783
1783
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
1784
1784
  */
1785
- "theme"?: IcThemeMode;
1785
+ "theme": IcThemeMode;
1786
1786
  /**
1787
1787
  * If using external filtering, set a timeout for when loading takes too long.
1788
1788
  */
@@ -1790,21 +1790,25 @@ export namespace Components {
1790
1790
  /**
1791
1791
  * The validation status - e.g. 'error' | 'warning' | 'success'.
1792
1792
  */
1793
- "validationStatus"?: IcInformationStatusOrEmpty;
1793
+ "validationStatus": IcInformationStatusOrEmpty;
1794
1794
  /**
1795
1795
  * The text to display as the validation message.
1796
1796
  */
1797
- "validationText"?: string;
1797
+ "validationText": string;
1798
1798
  /**
1799
1799
  * The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
1800
1800
  */
1801
- "value"?: string | string[] | null;
1801
+ "value": string | string[] | null;
1802
1802
  }
1803
1803
  interface IcSideNavigation {
1804
1804
  /**
1805
1805
  * The app title to be displayed. This is required, unless a slotted app title link is used.
1806
1806
  */
1807
1807
  "appTitle"?: string;
1808
+ /**
1809
+ * If `true`, the side navigation will close when a navigation item is clicked. This behaviour is only applicable on larger device sizes.
1810
+ */
1811
+ "closeOnNavItemClick"?: boolean;
1808
1812
  /**
1809
1813
  * If `true`, the icon and label will appear when side navigation is collapsed.
1810
1814
  */
@@ -2070,12 +2074,12 @@ export namespace Components {
2070
2074
  interface IcTextField {
2071
2075
  "ariaActiveDescendant"?: string;
2072
2076
  "ariaAutocomplete"?: IcAriaAutocompleteTypes;
2073
- "ariaExpanded": string | undefined;
2077
+ "ariaExpanded": string | null;
2074
2078
  "ariaOwns"?: string;
2075
2079
  /**
2076
2080
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
2077
2081
  */
2078
- "autocapitalize": string | undefined;
2082
+ "autocapitalize": string;
2079
2083
  /**
2080
2084
  * The state of autocompletion the browser can apply on the text value.
2081
2085
  */
@@ -2087,40 +2091,40 @@ export namespace Components {
2087
2091
  /**
2088
2092
  * If `true`, the form control will have input focus when the page loads.
2089
2093
  */
2090
- "autofocus": boolean | undefined;
2094
+ "autofocus": boolean;
2091
2095
  /**
2092
2096
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
2093
2097
  */
2094
- "debounce"?: number;
2098
+ "debounce": number;
2095
2099
  /**
2096
2100
  * If `true`, the disabled state will be set.
2097
2101
  */
2098
- "disabled"?: boolean;
2102
+ "disabled": boolean;
2099
2103
  /**
2100
2104
  * Specify whether the text field fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
2101
2105
  */
2102
- "fullWidth"?: boolean;
2106
+ "fullWidth": boolean;
2103
2107
  /**
2104
2108
  * The helper text that will be displayed for additional field guidance.
2105
2109
  */
2106
- "helperText"?: string;
2107
- "hiddenInput"?: boolean;
2110
+ "helperText": string;
2111
+ "hiddenInput": boolean;
2108
2112
  /**
2109
2113
  * If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.
2110
2114
  */
2111
- "hideCharCount"?: boolean;
2115
+ "hideCharCount": boolean;
2112
2116
  /**
2113
2117
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
2114
2118
  */
2115
- "hideLabel"?: boolean;
2119
+ "hideLabel": boolean;
2116
2120
  /**
2117
2121
  * The ID for the input.
2118
2122
  */
2119
- "inputId"?: string;
2123
+ "inputId": string;
2120
2124
  /**
2121
2125
  * A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
2122
2126
  */
2123
- "inputmode"?: IcTextFieldInputModes;
2127
+ "inputmode": IcTextFieldInputModes;
2124
2128
  /**
2125
2129
  * The label for the input.
2126
2130
  */
@@ -2132,15 +2136,15 @@ export namespace Components {
2132
2136
  /**
2133
2137
  * The count of characters in the field. Will display a warning if the bound is reached. (NOTE: If the value of the text field has been set using the `value` prop, it will be truncated to this number of characters)
2134
2138
  */
2135
- "maxCharacters"?: number;
2139
+ "maxCharacters": number;
2136
2140
  /**
2137
2141
  * The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached.
2138
2142
  */
2139
- "maxCharactersMessage"?: string;
2143
+ "maxCharactersMessage": string;
2140
2144
  /**
2141
2145
  * The text to display as the error message when the maximum value (the `max` prop value) has been exceeded.
2142
2146
  */
2143
- "maxMessage"?: string;
2147
+ "maxMessage": string;
2144
2148
  /**
2145
2149
  * The minimum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of min value in `helperText` or `label`)
2146
2150
  */
@@ -2148,40 +2152,40 @@ export namespace Components {
2148
2152
  /**
2149
2153
  * The minimum number of characters that can be entered in the field.
2150
2154
  */
2151
- "minCharacters"?: number;
2155
+ "minCharacters": number;
2152
2156
  /**
2153
2157
  * The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met.
2154
2158
  */
2155
- "minCharactersMessage"?: string;
2159
+ "minCharactersMessage": string;
2156
2160
  /**
2157
2161
  * The text to display as the error message when the minimum value (the `min` prop value) has not been met.
2158
2162
  */
2159
- "minMessage"?: string;
2163
+ "minMessage": string;
2160
2164
  /**
2161
2165
  * The name of the control, which is submitted with the form data.
2162
2166
  */
2163
- "name"?: string;
2167
+ "name": string;
2164
2168
  /**
2165
2169
  * The placeholder value to be displayed.
2166
2170
  */
2167
- "placeholder"?: string;
2171
+ "placeholder": string;
2168
2172
  /**
2169
2173
  * If `true`, the read only state will be set.
2170
2174
  */
2171
- "readonly"?: boolean;
2175
+ "readonly": boolean;
2172
2176
  /**
2173
2177
  * If `true`, the input will require a value.
2174
2178
  */
2175
- "required"?: boolean;
2179
+ "required": boolean;
2176
2180
  /**
2177
2181
  * If `true`, the multiline text area will be resizeable.
2178
2182
  */
2179
- "resize"?: boolean;
2180
- "role": string | undefined;
2183
+ "resize": boolean;
2184
+ "role": string | null;
2181
2185
  /**
2182
2186
  * The number of rows to transform the text field into a text area with a specific height.
2183
2187
  */
2184
- "rows"?: number;
2188
+ "rows": number;
2185
2189
  /**
2186
2190
  * Sets focus on the native `input`.
2187
2191
  */
@@ -2189,33 +2193,33 @@ export namespace Components {
2189
2193
  /**
2190
2194
  * The size of the text field component.
2191
2195
  */
2192
- "size"?: IcSizesNoLarge;
2196
+ "size": IcSizesNoLarge;
2193
2197
  /**
2194
2198
  * If `true`, the value of the text field will have its spelling and grammar checked.
2195
2199
  */
2196
- "spellcheck": boolean | undefined;
2200
+ "spellcheck": boolean;
2197
2201
  /**
2198
2202
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
2199
2203
  */
2200
- "theme"?: IcThemeMode;
2201
- "truncateValue"?: boolean;
2204
+ "theme": IcThemeMode;
2205
+ "truncateValue": boolean;
2202
2206
  /**
2203
2207
  * The type of control to display. The default type is text.
2204
2208
  */
2205
- "type"?: IcTextFieldTypes;
2209
+ "type": IcTextFieldTypes;
2206
2210
  /**
2207
2211
  * If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
2208
2212
  */
2209
- "validationInline"?: boolean;
2210
- "validationInlineInternal"?: boolean;
2213
+ "validationInline": boolean;
2214
+ "validationInlineInternal": boolean;
2211
2215
  /**
2212
2216
  * The validation state - e.g. 'error' | 'warning' | 'success'.
2213
2217
  */
2214
- "validationStatus"?: IcInformationStatusOrEmpty;
2218
+ "validationStatus": IcInformationStatusOrEmpty;
2215
2219
  /**
2216
2220
  * The text to display as the validation message.
2217
2221
  */
2218
- "validationText"?: string;
2222
+ "validationText": string;
2219
2223
  /**
2220
2224
  * The value of the text field.
2221
2225
  */
@@ -2279,19 +2283,19 @@ export namespace Components {
2279
2283
  /**
2280
2284
  * If `true`, the toggle button will be in a checked state.
2281
2285
  */
2282
- "checked"?: boolean;
2286
+ "checked": boolean;
2283
2287
  /**
2284
2288
  * If `true`, the toggle button will be in disabled state.
2285
2289
  */
2286
- "disabled"?: boolean;
2290
+ "disabled": boolean;
2287
2291
  /**
2288
2292
  * If `true`, the toggle button will fill the width of the container.
2289
2293
  */
2290
- "fullWidth"?: boolean;
2294
+ "fullWidth": boolean;
2291
2295
  /**
2292
2296
  * The placement of the icon in relation to the toggle button label.
2293
2297
  */
2294
- "iconPlacement"?: IcIconPlacementOptions;
2298
+ "iconPlacement": IcIconPlacementOptions;
2295
2299
  /**
2296
2300
  * The label to display in the toggle button. This is required for the default variant of toggle buttons.
2297
2301
  */
@@ -2299,33 +2303,33 @@ export namespace Components {
2299
2303
  /**
2300
2304
  * If `true`, the toggle button will be in loading state.
2301
2305
  */
2302
- "loading"?: boolean;
2306
+ "loading": boolean;
2303
2307
  /**
2304
2308
  * If `true`, the toggle button will display as black in the light theme, and white in dark theme.
2305
2309
  */
2306
- "monochrome"?: boolean;
2310
+ "monochrome": boolean;
2307
2311
  /**
2308
2312
  * The size of the toggle button to be displayed.
2309
2313
  */
2310
- "size"?: IcSizes;
2314
+ "size": IcSizes;
2311
2315
  /**
2312
2316
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
2313
2317
  */
2314
- "theme"?: IcThemeMode;
2318
+ "theme": IcThemeMode;
2315
2319
  /**
2316
2320
  * The position of the tooltip in relation to the toggle button.
2317
2321
  */
2318
- "tooltipPlacement"?: IcButtonTooltipPlacement;
2322
+ "tooltipPlacement": IcButtonTooltipPlacement;
2319
2323
  /**
2320
2324
  * The variant of the toggle button.
2321
2325
  */
2322
- "variant"?: "default" | "icon";
2326
+ "variant": "default" | "icon";
2323
2327
  }
2324
2328
  interface IcToggleButtonGroup {
2325
2329
  /**
2326
2330
  * The accessible label of the toggle button group component to provide context for screen reader users.
2327
2331
  */
2328
- "accessibleLabel"?: string;
2332
+ "accessibleLabel": string;
2329
2333
  /**
2330
2334
  * If `true`, the toggle button group will be set to the disabled state.
2331
2335
  */
@@ -2333,35 +2337,35 @@ export namespace Components {
2333
2337
  /**
2334
2338
  * If `true`, the toggle button group will fill the width of the container.
2335
2339
  */
2336
- "fullWidth"?: boolean;
2340
+ "fullWidth": boolean;
2337
2341
  /**
2338
2342
  * The placement of the icons in relation to the toggle button labels.
2339
2343
  */
2340
- "iconPlacement"?: "left" | "right" | "top";
2344
+ "iconPlacement"?: IcIconPlacementOptions;
2341
2345
  /**
2342
2346
  * If `true`, the toggle button group will be in loading state.
2343
2347
  */
2344
- "loading"?: boolean;
2348
+ "loading": boolean;
2345
2349
  /**
2346
2350
  * If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
2347
2351
  */
2348
- "monochrome"?: boolean;
2352
+ "monochrome": boolean;
2349
2353
  /**
2350
2354
  * If `auto`, controls are toggled automatically when navigated to. If `manual`, the controls must be actioned to change their toggled state. The value of this prop is ignored if `selectType` is set to`multi`.
2351
2355
  */
2352
- "selectMethod"?: IcSelectMethodTypes;
2356
+ "selectMethod": IcSelectMethodTypes;
2353
2357
  /**
2354
2358
  * Sets whether single or multiple options can be toggled. If `multi`, then the `selectMethod` is always `manual`.
2355
2359
  */
2356
- "selectType"?: IcSelectTypes;
2360
+ "selectType": IcSelectTypes;
2357
2361
  /**
2358
2362
  * The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
2359
2363
  */
2360
- "size"?: IcSizes;
2364
+ "size": IcSizes;
2361
2365
  /**
2362
2366
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
2363
2367
  */
2364
- "theme"?: IcThemeMode;
2368
+ "theme": IcThemeMode;
2365
2369
  /**
2366
2370
  * The position of the tooltip in relation to the toggle buttons.
2367
2371
  */
@@ -2421,35 +2425,35 @@ export namespace Components {
2421
2425
  /**
2422
2426
  * The alignment of the top navigation content.
2423
2427
  */
2424
- "contentAligned"?: IcAlignment;
2428
+ "contentAligned": IcAlignment;
2425
2429
  /**
2426
2430
  * Can set a custom breakpoint for the top navigation to switch to mobile mode. Must be one of our specified breakpoints in px: `0`, `576`, `768`, `992`, `1200`.
2427
2431
  */
2428
- "customMobileBreakpoint"?: IcDeviceSizes;
2432
+ "customMobileBreakpoint": IcDeviceSizes;
2429
2433
  /**
2430
2434
  * The URL to navigate to when the app title is clicked.
2431
2435
  */
2432
- "href"?: string;
2436
+ "href": string;
2433
2437
  /**
2434
2438
  * If `true`, the flyout navigation menu on small devices will be contained by the parent element.
2435
2439
  */
2436
- "inline"?: boolean;
2440
+ "inline": boolean;
2437
2441
  /**
2438
2442
  * The short title of the app to be displayed at small screen sizes in place of the app title.
2439
2443
  */
2440
- "shortAppTitle"?: string;
2444
+ "shortAppTitle": string;
2441
2445
  /**
2442
2446
  * The status info to be displayed.
2443
2447
  */
2444
- "status"?: string;
2448
+ "status": string;
2445
2449
  /**
2446
2450
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
2447
2451
  */
2448
- "theme"?: IcThemeMode;
2452
+ "theme": IcThemeMode;
2449
2453
  /**
2450
2454
  * The version info to be displayed.
2451
2455
  */
2452
- "version"?: string;
2456
+ "version": string;
2453
2457
  }
2454
2458
  interface IcTypography {
2455
2459
  /**
@@ -3287,6 +3291,7 @@ declare global {
3287
3291
  "icFocus": IcValueEventDetail;
3288
3292
  "icInput": IcValueEventDetail;
3289
3293
  "icKeydown": { event: KeyboardEvent };
3294
+ "icScroll": any;
3290
3295
  }
3291
3296
  interface HTMLIcTextFieldElement extends Components.IcTextField, HTMLStencilElement {
3292
3297
  addEventListener<K extends keyof HTMLIcTextFieldElementEventMap>(type: K, listener: (this: HTMLIcTextFieldElement, ev: IcTextFieldCustomEvent<HTMLIcTextFieldElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3797,7 +3802,7 @@ declare namespace LocalJSX {
3797
3802
  */
3798
3803
  "tooltipPlacement"?: IcButtonTooltipPlacement;
3799
3804
  /**
3800
- * If `true`, the secondary variant of button will have a transparent background rather than white.
3805
+ * If `true`, the secondary & tertiary variants of button will have a transparent background when not hovered, pressed or loading.
3801
3806
  */
3802
3807
  "transparentBackground"?: boolean;
3803
3808
  /**
@@ -3923,7 +3928,7 @@ declare namespace LocalJSX {
3923
3928
  /**
3924
3929
  * The value for the checkbox.
3925
3930
  */
3926
- "value": string;
3931
+ "value"?: string;
3927
3932
  }
3928
3933
  interface IcCheckboxGroup {
3929
3934
  /**
@@ -3981,7 +3986,7 @@ declare namespace LocalJSX {
3981
3986
  */
3982
3987
  "disabled"?: boolean;
3983
3988
  /**
3984
- * The text in the dismiss button tooltip and aria label.
3989
+ * The text in the dismiss button tooltip and aria label. Makes the user aware of the action resulting from clicking the 'Dismiss chip' button.
3985
3990
  */
3986
3991
  "dismissLabel"?: string;
3987
3992
  /**
@@ -4003,7 +4008,7 @@ declare namespace LocalJSX {
4003
4008
  /**
4004
4009
  * Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component. Setting the "customColor" prop will override this.
4005
4010
  */
4006
- "theme"?: "dark" | "light" | "inherit";
4011
+ "theme"?: IcThemeMode;
4007
4012
  /**
4008
4013
  * If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
4009
4014
  */
@@ -4393,7 +4398,7 @@ declare namespace LocalJSX {
4393
4398
  }
4394
4399
  interface IcLink {
4395
4400
  /**
4396
- * If `true`, the user can save the linked URL instead of navigating to it.
4401
+ * If `true`, the user can save the linked URL instead of navigating to it. If the value is a string, it will be used as the filename for the download.
4397
4402
  */
4398
4403
  "download"?: string | boolean;
4399
4404
  /**
@@ -4479,7 +4484,7 @@ declare namespace LocalJSX {
4479
4484
  /**
4480
4485
  * The reference to an anchor element the menu will position itself from when rendered.
4481
4486
  */
4482
- "anchorEl": HTMLElement;
4487
+ "anchorEl"?: HTMLElement;
4483
4488
  /**
4484
4489
  * If `true`, the menu will close when an option is selected.
4485
4490
  */
@@ -4491,7 +4496,7 @@ declare namespace LocalJSX {
4491
4496
  /**
4492
4497
  * The reference to the input element.
4493
4498
  */
4494
- "inputEl": HTMLElement;
4499
+ "inputEl"?: HTMLElement;
4495
4500
  /**
4496
4501
  * The label for the input element.
4497
4502
  */
@@ -4947,7 +4952,7 @@ declare namespace LocalJSX {
4947
4952
  /**
4948
4953
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
4949
4954
  */
4950
- "autocapitalize"?: string | undefined;
4955
+ "autocapitalize"?: string;
4951
4956
  /**
4952
4957
  * The state of autocompletion the browser can apply on the text value.
4953
4958
  */
@@ -4959,7 +4964,7 @@ declare namespace LocalJSX {
4959
4964
  /**
4960
4965
  * If `true`, the form control will have input focus when the page loads.
4961
4966
  */
4962
- "autofocus"?: boolean | undefined;
4967
+ "autofocus"?: boolean;
4963
4968
  /**
4964
4969
  * The number of characters until suggestions appear. The submit button will be disabled until the inputted value is equal to or greater than this number.
4965
4970
  */
@@ -5087,7 +5092,7 @@ declare namespace LocalJSX {
5087
5092
  /**
5088
5093
  * If `true`, the value of the search will have its spelling and grammar checked.
5089
5094
  */
5090
- "spellcheck"?: boolean | undefined;
5095
+ "spellcheck"?: boolean;
5091
5096
  /**
5092
5097
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
5093
5098
  */
@@ -5282,6 +5287,10 @@ declare namespace LocalJSX {
5282
5287
  * The app title to be displayed. This is required, unless a slotted app title link is used.
5283
5288
  */
5284
5289
  "appTitle"?: string;
5290
+ /**
5291
+ * If `true`, the side navigation will close when a navigation item is clicked. This behaviour is only applicable on larger device sizes.
5292
+ */
5293
+ "closeOnNavItemClick"?: boolean;
5285
5294
  /**
5286
5295
  * If `true`, the icon and label will appear when side navigation is collapsed.
5287
5296
  */
@@ -5531,7 +5540,7 @@ declare namespace LocalJSX {
5531
5540
  /**
5532
5541
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
5533
5542
  */
5534
- "autocapitalize"?: string | undefined;
5543
+ "autocapitalize"?: string;
5535
5544
  /**
5536
5545
  * The state of autocompletion the browser can apply on the text value.
5537
5546
  */
@@ -5543,7 +5552,7 @@ declare namespace LocalJSX {
5543
5552
  /**
5544
5553
  * If `true`, the form control will have input focus when the page loads.
5545
5554
  */
5546
- "autofocus"?: boolean | undefined;
5555
+ "autofocus"?: boolean;
5547
5556
  /**
5548
5557
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
5549
5558
  */
@@ -5636,6 +5645,10 @@ declare namespace LocalJSX {
5636
5645
  * Emitted when a keydown event occurred.
5637
5646
  */
5638
5647
  "onIcKeydown"?: (event: IcTextFieldCustomEvent<{ event: KeyboardEvent }>) => void;
5648
+ /**
5649
+ * Emitted when the textarea variant is scrolled.
5650
+ */
5651
+ "onIcScroll"?: (event: IcTextFieldCustomEvent<any>) => void;
5639
5652
  /**
5640
5653
  * The placeholder value to be displayed.
5641
5654
  */
@@ -5663,7 +5676,7 @@ declare namespace LocalJSX {
5663
5676
  /**
5664
5677
  * If `true`, the value of the text field will have its spelling and grammar checked.
5665
5678
  */
5666
- "spellcheck"?: boolean | undefined;
5679
+ "spellcheck"?: boolean;
5667
5680
  /**
5668
5681
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
5669
5682
  */
@@ -5815,7 +5828,7 @@ declare namespace LocalJSX {
5815
5828
  /**
5816
5829
  * The placement of the icons in relation to the toggle button labels.
5817
5830
  */
5818
- "iconPlacement"?: "left" | "right" | "top";
5831
+ "iconPlacement"?: IcIconPlacementOptions;
5819
5832
  /**
5820
5833
  * If `true`, the toggle button group will be in loading state.
5821
5834
  */