@ukic/web-components 3.0.0-alpha.2 → 3.0.0-alpha.4

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 (613) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-f1cf5156.js → helpers-69219f14.js} +24 -1
  3. package/dist/cjs/helpers-69219f14.js.map +1 -0
  4. package/dist/cjs/ic-accordion-group.cjs.entry.js +10 -10
  5. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
  6. package/dist/cjs/ic-accordion.cjs.entry.js +5 -5
  7. package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
  8. package/dist/cjs/ic-alert.cjs.entry.js +7 -5
  9. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  10. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  11. package/dist/cjs/ic-badge.cjs.entry.js +1 -1
  12. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
  13. package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
  14. package/dist/cjs/ic-button_3.cjs.entry.js +2 -2
  15. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-card-vertical.cjs.entry.js +22 -24
  17. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-checkbox-group.cjs.entry.js +17 -6
  19. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-checkbox.cjs.entry.js +6 -4
  21. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-chip.cjs.entry.js +1 -1
  23. package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
  24. package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
  25. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  26. package/dist/cjs/ic-dialog.cjs.entry.js +4 -2
  27. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ic-divider.cjs.entry.js +71 -7
  29. package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ic-empty-state.cjs.entry.js +1 -1
  31. package/dist/cjs/ic-footer-link-group.cjs.entry.js +2 -2
  32. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ic-footer-link.cjs.entry.js +2 -2
  34. package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
  35. package/dist/cjs/ic-footer.cjs.entry.js +2 -2
  36. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  37. package/dist/cjs/ic-hero.cjs.entry.js +2 -2
  38. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  39. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +4 -3
  40. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
  41. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +450 -167
  42. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  43. package/dist/cjs/ic-input-label_2.cjs.entry.js +9 -7
  44. package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
  45. package/dist/cjs/ic-link.cjs.entry.js +1 -1
  46. package/dist/cjs/ic-menu-group.cjs.entry.js +3 -3
  47. package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-menu-item.cjs.entry.js +11 -11
  49. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
  51. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-navigation-group.cjs.entry.js +5 -4
  53. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  54. package/dist/cjs/ic-navigation-item.cjs.entry.js +29 -2
  55. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
  57. package/dist/cjs/ic-page-header.cjs.entry.js +5 -5
  58. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  59. package/dist/cjs/ic-pagination-item.cjs.entry.js +8 -11
  60. package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
  61. package/dist/cjs/ic-pagination.cjs.entry.js +37 -15
  62. package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ic-popover-menu.cjs.entry.js +11 -11
  64. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  65. package/dist/cjs/ic-radio-group.cjs.entry.js +15 -6
  66. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  67. package/dist/cjs/ic-radio-option.cjs.entry.js +31 -22
  68. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  69. package/dist/cjs/ic-search-bar.cjs.entry.js +12 -9
  70. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  71. package/dist/cjs/ic-select.cjs.entry.js +147 -37
  72. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  73. package/dist/cjs/ic-side-navigation.cjs.entry.js +4 -3
  74. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  75. package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
  76. package/dist/cjs/ic-step.cjs.entry.js +1 -1
  77. package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
  78. package/dist/cjs/ic-switch.cjs.entry.js +7 -4
  79. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-tab-context.cjs.entry.js +2 -1
  81. package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
  82. package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
  83. package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
  84. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  85. package/dist/cjs/ic-text-field.cjs.entry.js +2 -2
  86. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  87. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  88. package/dist/cjs/ic-toast.cjs.entry.js +3 -3
  89. package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
  90. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +1 -1
  91. package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
  92. package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
  93. package/dist/cjs/ic-top-navigation.cjs.entry.js +1 -1
  94. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  95. package/dist/cjs/ic-typography.cjs.entry.js +1 -1
  96. package/dist/cjs/loader.cjs.js +1 -1
  97. package/dist/collection/ag-theme-icds.css +217 -0
  98. package/dist/collection/collection-manifest.json +1 -1
  99. package/dist/collection/components/ic-accordion/ic-accordion.css +21 -19
  100. package/dist/collection/components/ic-accordion/ic-accordion.js +27 -30
  101. package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
  102. package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +3 -3
  103. package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +1 -1
  104. package/dist/collection/components/ic-accordion-group/ic-accordion-group.css +2 -12
  105. package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +18 -18
  106. package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
  107. package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +3 -3
  108. package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +1 -1
  109. package/dist/collection/components/ic-alert/ic-alert.css +25 -18
  110. package/dist/collection/components/ic-alert/ic-alert.js +48 -22
  111. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  112. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +1 -1
  113. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -1
  114. package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +98 -114
  115. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +46 -24
  116. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
  117. package/dist/collection/components/ic-checkbox/ic-checkbox.css +47 -39
  118. package/dist/collection/components/ic-checkbox/ic-checkbox.js +29 -3
  119. package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
  120. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +15 -2
  121. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +40 -3
  122. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
  123. package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +13 -25
  124. package/dist/collection/components/ic-dialog/ic-dialog.css +16 -3
  125. package/dist/collection/components/ic-dialog/ic-dialog.js +26 -0
  126. package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
  127. package/dist/collection/components/ic-divider/ic-divider.css +341 -4
  128. package/dist/collection/components/ic-divider/ic-divider.js +235 -8
  129. package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
  130. package/dist/collection/components/ic-divider/ic-divider.types.js +2 -0
  131. package/dist/collection/components/ic-divider/ic-divider.types.js.map +1 -0
  132. package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +89 -4
  133. package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -1
  134. package/dist/collection/components/ic-footer/ic-footer.css +20 -19
  135. package/dist/collection/components/ic-footer-link/ic-footer-link.css +2 -2
  136. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +9 -21
  137. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
  138. package/dist/collection/components/ic-hero/ic-hero.css +17 -2
  139. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +3 -2
  140. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
  141. package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +4 -2
  142. package/dist/collection/components/ic-input-label/ic-input-label.css +13 -1
  143. package/dist/collection/components/ic-input-label/ic-input-label.js +45 -4
  144. package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
  145. package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +35 -49
  146. package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -1
  147. package/dist/collection/components/ic-input-validation/ic-input-validation.css +5 -1
  148. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +1 -0
  149. package/dist/collection/components/ic-menu/ic-menu.css +78 -14
  150. package/dist/collection/components/ic-menu/ic-menu.js +488 -194
  151. package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
  152. package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +381 -33
  153. package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -1
  154. package/dist/collection/components/ic-menu-group/ic-menu-group.css +2 -2
  155. package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
  156. package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
  157. package/dist/collection/components/ic-menu-item/ic-menu-item.css +32 -28
  158. package/dist/collection/components/ic-menu-item/ic-menu-item.js +11 -11
  159. package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
  160. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +1 -1
  161. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -1
  162. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
  163. package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +1 -1
  164. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +3 -2
  165. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
  166. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +31 -3
  167. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  168. package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +12 -0
  169. package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -1
  170. package/dist/collection/components/ic-page-header/ic-page-header.css +5 -2
  171. package/dist/collection/components/ic-page-header/ic-page-header.js +3 -3
  172. package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
  173. package/dist/collection/components/ic-pagination/ic-pagination.css +15 -0
  174. package/dist/collection/components/ic-pagination/ic-pagination.js +77 -37
  175. package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
  176. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +1 -1
  177. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -1
  178. package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +26 -6
  179. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +48 -33
  180. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
  181. package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +5 -5
  182. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +33 -9
  183. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
  184. package/dist/collection/components/ic-radio-group/ic-radio-group.css +17 -1
  185. package/dist/collection/components/ic-radio-group/ic-radio-group.js +38 -3
  186. package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
  187. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +2 -2
  188. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -1
  189. package/dist/collection/components/ic-radio-option/ic-radio-option.css +35 -25
  190. package/dist/collection/components/ic-radio-option/ic-radio-option.js +54 -21
  191. package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
  192. package/dist/collection/components/ic-search-bar/ic-search-bar.css +41 -5
  193. package/dist/collection/components/ic-search-bar/ic-search-bar.js +34 -7
  194. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  195. package/dist/collection/components/ic-select/ic-select.css +37 -16
  196. package/dist/collection/components/ic-select/ic-select.js +191 -43
  197. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  198. package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +160 -1
  199. package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -1
  200. package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +0 -1
  201. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +2 -1
  202. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  203. package/dist/collection/components/ic-switch/ic-switch.css +27 -30
  204. package/dist/collection/components/ic-switch/ic-switch.js +29 -2
  205. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  206. package/dist/collection/components/ic-tab-context/ic-tab-context.js +2 -1
  207. package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
  208. package/dist/collection/components/ic-text-field/ic-text-field.css +7 -4
  209. package/dist/collection/components/ic-toast/ic-toast.css +25 -16
  210. package/dist/collection/components/ic-toast/ic-toast.js +1 -2
  211. package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
  212. package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +12 -12
  213. package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -1
  214. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +1 -1
  215. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
  216. package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +1 -0
  217. package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +1 -1
  218. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  219. package/dist/collection/utils/helpers.js +20 -0
  220. package/dist/collection/utils/helpers.js.map +1 -1
  221. package/dist/collection/utils/types.js.map +1 -1
  222. package/dist/components/helpers.js +22 -1
  223. package/dist/components/helpers.js.map +1 -1
  224. package/dist/components/ic-accordion-group.js +11 -11
  225. package/dist/components/ic-accordion-group.js.map +1 -1
  226. package/dist/components/ic-accordion.js +5 -5
  227. package/dist/components/ic-accordion.js.map +1 -1
  228. package/dist/components/ic-alert.js +8 -5
  229. package/dist/components/ic-alert.js.map +1 -1
  230. package/dist/components/ic-card-vertical.js +23 -24
  231. package/dist/components/ic-card-vertical.js.map +1 -1
  232. package/dist/components/ic-checkbox-group.js +19 -6
  233. package/dist/components/ic-checkbox-group.js.map +1 -1
  234. package/dist/components/ic-checkbox.js +6 -3
  235. package/dist/components/ic-checkbox.js.map +1 -1
  236. package/dist/components/ic-classification-banner.js +1 -1
  237. package/dist/components/ic-classification-banner.js.map +1 -1
  238. package/dist/components/ic-dialog.js +4 -1
  239. package/dist/components/ic-dialog.js.map +1 -1
  240. package/dist/components/ic-divider2.js +86 -9
  241. package/dist/components/ic-divider2.js.map +1 -1
  242. package/dist/components/ic-footer-link-group.js +1 -1
  243. package/dist/components/ic-footer-link-group.js.map +1 -1
  244. package/dist/components/ic-footer-link.js +1 -1
  245. package/dist/components/ic-footer-link.js.map +1 -1
  246. package/dist/components/ic-footer.js +1 -1
  247. package/dist/components/ic-footer.js.map +1 -1
  248. package/dist/components/ic-hero.js +1 -1
  249. package/dist/components/ic-hero.js.map +1 -1
  250. package/dist/components/ic-horizontal-scroll2.js +3 -2
  251. package/dist/components/ic-horizontal-scroll2.js.map +1 -1
  252. package/dist/components/ic-input-component-container2.js +1 -1
  253. package/dist/components/ic-input-component-container2.js.map +1 -1
  254. package/dist/components/ic-input-label2.js +10 -6
  255. package/dist/components/ic-input-label2.js.map +1 -1
  256. package/dist/components/ic-input-validation2.js +1 -1
  257. package/dist/components/ic-input-validation2.js.map +1 -1
  258. package/dist/components/ic-loading-indicator2.js +1 -1
  259. package/dist/components/ic-loading-indicator2.js.map +1 -1
  260. package/dist/components/ic-menu-group.js +2 -2
  261. package/dist/components/ic-menu-group.js.map +1 -1
  262. package/dist/components/ic-menu-item2.js +11 -11
  263. package/dist/components/ic-menu-item2.js.map +1 -1
  264. package/dist/components/ic-menu2.js +453 -169
  265. package/dist/components/ic-menu2.js.map +1 -1
  266. package/dist/components/ic-navigation-button.js.map +1 -1
  267. package/dist/components/ic-navigation-group.js +5 -4
  268. package/dist/components/ic-navigation-group.js.map +1 -1
  269. package/dist/components/ic-navigation-item.js +31 -3
  270. package/dist/components/ic-navigation-item.js.map +1 -1
  271. package/dist/components/ic-navigation-menu2.js +1 -1
  272. package/dist/components/ic-page-header.js +4 -4
  273. package/dist/components/ic-page-header.js.map +1 -1
  274. package/dist/components/ic-pagination-item2.js +10 -12
  275. package/dist/components/ic-pagination-item2.js.map +1 -1
  276. package/dist/components/ic-pagination.js +38 -15
  277. package/dist/components/ic-pagination.js.map +1 -1
  278. package/dist/components/ic-popover-menu.js +11 -10
  279. package/dist/components/ic-popover-menu.js.map +1 -1
  280. package/dist/components/ic-radio-group.js +17 -6
  281. package/dist/components/ic-radio-group.js.map +1 -1
  282. package/dist/components/ic-radio-option.js +32 -22
  283. package/dist/components/ic-radio-option.js.map +1 -1
  284. package/dist/components/ic-search-bar.js +13 -9
  285. package/dist/components/ic-search-bar.js.map +1 -1
  286. package/dist/components/ic-select.js +148 -37
  287. package/dist/components/ic-select.js.map +1 -1
  288. package/dist/components/ic-side-navigation.js +4 -3
  289. package/dist/components/ic-side-navigation.js.map +1 -1
  290. package/dist/components/ic-stepper.js +1 -1
  291. package/dist/components/ic-switch.js +7 -3
  292. package/dist/components/ic-switch.js.map +1 -1
  293. package/dist/components/ic-tab-context.js +2 -1
  294. package/dist/components/ic-tab-context.js.map +1 -1
  295. package/dist/components/ic-text-field2.js +2 -2
  296. package/dist/components/ic-text-field2.js.map +1 -1
  297. package/dist/components/ic-theme.js +1 -1
  298. package/dist/components/ic-toast.js +3 -3
  299. package/dist/components/ic-toast.js.map +1 -1
  300. package/dist/components/ic-toggle-button-group.js +1 -1
  301. package/dist/components/ic-toggle-button-group.js.map +1 -1
  302. package/dist/components/ic-top-navigation.js +1 -1
  303. package/dist/components/ic-top-navigation.js.map +1 -1
  304. package/dist/core/ag-theme-icds.css +217 -0
  305. package/dist/core/core.css +692 -10
  306. package/dist/core/core.esm.js +1 -1
  307. package/dist/core/core.esm.js.map +1 -1
  308. package/dist/core/{p-84526c3e.entry.js → p-13d5875c.entry.js} +2 -2
  309. package/dist/core/p-13d5875c.entry.js.map +1 -0
  310. package/dist/core/p-19872973.entry.js +2 -0
  311. package/dist/core/p-19872973.entry.js.map +1 -0
  312. package/dist/core/p-2140431c.entry.js +2 -0
  313. package/dist/core/p-2140431c.entry.js.map +1 -0
  314. package/dist/core/p-29767574.entry.js +2 -0
  315. package/dist/core/p-29767574.entry.js.map +1 -0
  316. package/dist/core/p-2e909738.entry.js +2 -0
  317. package/dist/core/p-2e909738.entry.js.map +1 -0
  318. package/dist/core/p-2eae9b27.entry.js +2 -0
  319. package/dist/core/p-2eae9b27.entry.js.map +1 -0
  320. package/dist/core/p-2ef46ead.entry.js +2 -0
  321. package/dist/core/p-2ef46ead.entry.js.map +1 -0
  322. package/dist/core/{p-355acffa.entry.js → p-37dea10d.entry.js} +2 -2
  323. package/dist/core/p-3d9726a3.entry.js +2 -0
  324. package/dist/core/{p-408344d3.entry.js.map → p-3d9726a3.entry.js.map} +1 -1
  325. package/dist/core/p-428f95f8.entry.js +2 -0
  326. package/dist/core/p-428f95f8.entry.js.map +1 -0
  327. package/dist/core/p-4973c563.entry.js +2 -0
  328. package/dist/core/p-4973c563.entry.js.map +1 -0
  329. package/dist/core/{p-93c23a35.entry.js → p-4a3b1f06.entry.js} +2 -2
  330. package/dist/core/{p-34db8aaf.entry.js → p-5cd016e1.entry.js} +2 -2
  331. package/dist/core/{p-d2f8e03f.entry.js → p-5ef8e106.entry.js} +2 -2
  332. package/dist/core/p-5f4a6555.entry.js +2 -0
  333. package/dist/core/p-5f4a6555.entry.js.map +1 -0
  334. package/dist/core/p-605c0c92.entry.js +2 -0
  335. package/dist/core/p-605c0c92.entry.js.map +1 -0
  336. package/dist/core/p-655a9e0f.entry.js +2 -0
  337. package/dist/core/p-655a9e0f.entry.js.map +1 -0
  338. package/dist/core/p-65a16de9.entry.js +2 -0
  339. package/dist/core/p-65a16de9.entry.js.map +1 -0
  340. package/dist/core/{p-0a808ec3.entry.js → p-690c5e80.entry.js} +2 -2
  341. package/dist/core/p-705eb610.entry.js +2 -0
  342. package/dist/core/p-705eb610.entry.js.map +1 -0
  343. package/dist/core/{p-f30f3a3e.entry.js → p-76263187.entry.js} +2 -2
  344. package/dist/core/p-78c1f1cc.entry.js +2 -0
  345. package/dist/core/p-78c1f1cc.entry.js.map +1 -0
  346. package/dist/core/p-79d0be03.entry.js +2 -0
  347. package/dist/core/p-79d0be03.entry.js.map +1 -0
  348. package/dist/core/{p-c06a3b97.entry.js → p-7b35de65.entry.js} +2 -2
  349. package/dist/core/p-7bff1e96.entry.js +2 -0
  350. package/dist/core/p-7bff1e96.entry.js.map +1 -0
  351. package/dist/core/{p-4055f22c.entry.js → p-806a0fab.entry.js} +2 -2
  352. package/dist/core/p-806a0fab.entry.js.map +1 -0
  353. package/dist/core/p-85173458.entry.js +2 -0
  354. package/dist/core/p-85173458.entry.js.map +1 -0
  355. package/dist/core/{p-1b573920.entry.js → p-922984cb.entry.js} +2 -2
  356. package/dist/core/{p-aab2c7aa.entry.js → p-95f603dd.entry.js} +2 -2
  357. package/dist/core/{p-b01ffa55.entry.js → p-96b4ca6e.entry.js} +2 -2
  358. package/dist/core/p-96b4ca6e.entry.js.map +1 -0
  359. package/dist/core/p-979c2792.entry.js +2 -0
  360. package/dist/core/p-979c2792.entry.js.map +1 -0
  361. package/dist/core/{p-e4b276b5.entry.js → p-97fb2bdf.entry.js} +2 -2
  362. package/dist/core/p-9ec7f96c.entry.js +2 -0
  363. package/dist/core/p-9ec7f96c.entry.js.map +1 -0
  364. package/dist/core/p-9fa93dfe.entry.js +2 -0
  365. package/dist/core/p-9fa93dfe.entry.js.map +1 -0
  366. package/dist/core/p-a9341313.entry.js +2 -0
  367. package/dist/core/p-a9341313.entry.js.map +1 -0
  368. package/dist/core/{p-e3ed9110.entry.js → p-acbd15ab.entry.js} +2 -2
  369. package/dist/core/{p-31fc8756.entry.js → p-ae0775aa.entry.js} +2 -2
  370. package/dist/core/p-ae0775aa.entry.js.map +1 -0
  371. package/dist/core/{p-312cacae.js → p-b7eb8ef9.js} +2 -2
  372. package/dist/core/p-b7eb8ef9.js.map +1 -0
  373. package/dist/core/{p-4ff6d16f.entry.js → p-ba6ecc15.entry.js} +2 -2
  374. package/dist/core/p-bbeb03ef.entry.js +2 -0
  375. package/dist/core/p-bbeb03ef.entry.js.map +1 -0
  376. package/dist/core/{p-0d30ffab.entry.js → p-c0fc3d02.entry.js} +2 -2
  377. package/dist/core/p-c396bd4d.entry.js +2 -0
  378. package/dist/core/p-c396bd4d.entry.js.map +1 -0
  379. package/dist/core/{p-f828a6e1.entry.js → p-c9cf932c.entry.js} +2 -2
  380. package/dist/core/p-cedc375e.entry.js +2 -0
  381. package/dist/core/p-cedc375e.entry.js.map +1 -0
  382. package/dist/core/{p-d58a10ec.entry.js → p-d4a83e25.entry.js} +2 -2
  383. package/dist/core/p-d4a83e25.entry.js.map +1 -0
  384. package/dist/core/p-d93bac01.entry.js +2 -0
  385. package/dist/core/p-d93bac01.entry.js.map +1 -0
  386. package/dist/core/{p-50ead56c.entry.js → p-df957570.entry.js} +2 -2
  387. package/dist/core/p-df957570.entry.js.map +1 -0
  388. package/dist/core/{p-0fb047e7.entry.js → p-eb3b4935.entry.js} +2 -2
  389. package/dist/core/{p-0fb047e7.entry.js.map → p-eb3b4935.entry.js.map} +1 -1
  390. package/dist/core/{p-60efd7fa.entry.js → p-ebafab37.entry.js} +2 -2
  391. package/dist/core/p-ebafab37.entry.js.map +1 -0
  392. package/dist/core/{p-82375dca.entry.js → p-ee6dd94c.entry.js} +2 -2
  393. package/dist/core/p-ef78bebc.entry.js +2 -0
  394. package/dist/core/p-ef78bebc.entry.js.map +1 -0
  395. package/dist/core/p-f0ae2b99.entry.js +2 -0
  396. package/dist/core/p-f0ae2b99.entry.js.map +1 -0
  397. package/dist/core/{p-49525194.entry.js → p-f24984c5.entry.js} +2 -2
  398. package/dist/core/p-f24984c5.entry.js.map +1 -0
  399. package/dist/core/{p-d8870804.entry.js → p-f5b2b26d.entry.js} +2 -2
  400. package/dist/core/{p-40e9e76a.entry.js → p-f71c00ce.entry.js} +2 -2
  401. package/dist/core/p-fdd0b732.entry.js +2 -0
  402. package/dist/core/p-fdd0b732.entry.js.map +1 -0
  403. package/dist/esm/core.js +1 -1
  404. package/dist/esm/{helpers-1c9151ef.js → helpers-e8797e8d.js} +23 -2
  405. package/dist/esm/helpers-e8797e8d.js.map +1 -0
  406. package/dist/esm/ic-accordion-group.entry.js +10 -10
  407. package/dist/esm/ic-accordion-group.entry.js.map +1 -1
  408. package/dist/esm/ic-accordion.entry.js +5 -5
  409. package/dist/esm/ic-accordion.entry.js.map +1 -1
  410. package/dist/esm/ic-alert.entry.js +7 -5
  411. package/dist/esm/ic-alert.entry.js.map +1 -1
  412. package/dist/esm/ic-back-to-top.entry.js +1 -1
  413. package/dist/esm/ic-badge.entry.js +1 -1
  414. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  415. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  416. package/dist/esm/ic-button_3.entry.js +2 -2
  417. package/dist/esm/ic-button_3.entry.js.map +1 -1
  418. package/dist/esm/ic-card-vertical.entry.js +23 -25
  419. package/dist/esm/ic-card-vertical.entry.js.map +1 -1
  420. package/dist/esm/ic-checkbox-group.entry.js +17 -6
  421. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  422. package/dist/esm/ic-checkbox.entry.js +6 -4
  423. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  424. package/dist/esm/ic-chip.entry.js +1 -1
  425. package/dist/esm/ic-classification-banner.entry.js +1 -1
  426. package/dist/esm/ic-classification-banner.entry.js.map +1 -1
  427. package/dist/esm/ic-data-row.entry.js +1 -1
  428. package/dist/esm/ic-dialog.entry.js +4 -2
  429. package/dist/esm/ic-dialog.entry.js.map +1 -1
  430. package/dist/esm/ic-divider.entry.js +72 -8
  431. package/dist/esm/ic-divider.entry.js.map +1 -1
  432. package/dist/esm/ic-empty-state.entry.js +1 -1
  433. package/dist/esm/ic-footer-link-group.entry.js +2 -2
  434. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  435. package/dist/esm/ic-footer-link.entry.js +2 -2
  436. package/dist/esm/ic-footer-link.entry.js.map +1 -1
  437. package/dist/esm/ic-footer.entry.js +2 -2
  438. package/dist/esm/ic-footer.entry.js.map +1 -1
  439. package/dist/esm/ic-hero.entry.js +2 -2
  440. package/dist/esm/ic-hero.entry.js.map +1 -1
  441. package/dist/esm/ic-horizontal-scroll.entry.js +4 -3
  442. package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
  443. package/dist/esm/ic-input-component-container_3.entry.js +450 -167
  444. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  445. package/dist/esm/ic-input-label_2.entry.js +9 -7
  446. package/dist/esm/ic-input-label_2.entry.js.map +1 -1
  447. package/dist/esm/ic-link.entry.js +1 -1
  448. package/dist/esm/ic-menu-group.entry.js +3 -3
  449. package/dist/esm/ic-menu-group.entry.js.map +1 -1
  450. package/dist/esm/ic-menu-item.entry.js +11 -11
  451. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  452. package/dist/esm/ic-navigation-button.entry.js +1 -1
  453. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  454. package/dist/esm/ic-navigation-group.entry.js +5 -4
  455. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  456. package/dist/esm/ic-navigation-item.entry.js +30 -3
  457. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  458. package/dist/esm/ic-navigation-menu.entry.js +1 -1
  459. package/dist/esm/ic-page-header.entry.js +5 -5
  460. package/dist/esm/ic-page-header.entry.js.map +1 -1
  461. package/dist/esm/ic-pagination-item.entry.js +8 -11
  462. package/dist/esm/ic-pagination-item.entry.js.map +1 -1
  463. package/dist/esm/ic-pagination.entry.js +37 -15
  464. package/dist/esm/ic-pagination.entry.js.map +1 -1
  465. package/dist/esm/ic-popover-menu.entry.js +11 -11
  466. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  467. package/dist/esm/ic-radio-group.entry.js +15 -6
  468. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  469. package/dist/esm/ic-radio-option.entry.js +31 -22
  470. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  471. package/dist/esm/ic-search-bar.entry.js +12 -9
  472. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  473. package/dist/esm/ic-select.entry.js +147 -37
  474. package/dist/esm/ic-select.entry.js.map +1 -1
  475. package/dist/esm/ic-side-navigation.entry.js +4 -3
  476. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  477. package/dist/esm/ic-status-tag.entry.js +1 -1
  478. package/dist/esm/ic-step.entry.js +1 -1
  479. package/dist/esm/ic-stepper.entry.js +1 -1
  480. package/dist/esm/ic-switch.entry.js +7 -4
  481. package/dist/esm/ic-switch.entry.js.map +1 -1
  482. package/dist/esm/ic-tab-context.entry.js +2 -1
  483. package/dist/esm/ic-tab-context.entry.js.map +1 -1
  484. package/dist/esm/ic-tab-group.entry.js +1 -1
  485. package/dist/esm/ic-tab-panel.entry.js +1 -1
  486. package/dist/esm/ic-tab.entry.js +1 -1
  487. package/dist/esm/ic-text-field.entry.js +2 -2
  488. package/dist/esm/ic-text-field.entry.js.map +1 -1
  489. package/dist/esm/ic-theme.entry.js +1 -1
  490. package/dist/esm/ic-toast.entry.js +3 -3
  491. package/dist/esm/ic-toast.entry.js.map +1 -1
  492. package/dist/esm/ic-toggle-button-group.entry.js +1 -1
  493. package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
  494. package/dist/esm/ic-toggle-button.entry.js +1 -1
  495. package/dist/esm/ic-top-navigation.entry.js +1 -1
  496. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  497. package/dist/esm/ic-typography.entry.js +1 -1
  498. package/dist/esm/loader.js +1 -1
  499. package/dist/types/components/ic-accordion/ic-accordion.d.ts +5 -5
  500. package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +4 -4
  501. package/dist/types/components/ic-alert/ic-alert.d.ts +9 -5
  502. package/dist/types/components/ic-card-vertical/ic-card-vertical.d.ts +7 -3
  503. package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +6 -2
  504. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +7 -1
  505. package/dist/types/components/ic-dialog/ic-dialog.d.ts +5 -0
  506. package/dist/types/components/ic-divider/ic-divider.d.ts +31 -1
  507. package/dist/types/components/ic-divider/ic-divider.types.d.ts +3 -0
  508. package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +2 -1
  509. package/dist/types/components/ic-input-label/ic-input-label.d.ts +8 -0
  510. package/dist/types/components/ic-menu/ic-menu.d.ts +43 -15
  511. package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +1 -1
  512. package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +2 -2
  513. package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +2 -2
  514. package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +7 -2
  515. package/dist/types/components/ic-pagination/ic-pagination.d.ts +13 -5
  516. package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +9 -5
  517. package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +5 -0
  518. package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +6 -1
  519. package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +8 -3
  520. package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +5 -1
  521. package/dist/types/components/ic-select/ic-select.d.ts +24 -10
  522. package/dist/types/components/ic-switch/ic-switch.d.ts +5 -1
  523. package/dist/types/components.d.ts +242 -51
  524. package/dist/types/utils/helpers.d.ts +9 -2
  525. package/dist/types/utils/types.d.ts +1 -1
  526. package/hydrate/index.js +969 -380
  527. package/package.json +2 -2
  528. package/vscode-data.json +330 -55
  529. package/dist/cjs/helpers-f1cf5156.js.map +0 -1
  530. package/dist/core/p-0c872824.entry.js +0 -2
  531. package/dist/core/p-0c872824.entry.js.map +0 -1
  532. package/dist/core/p-1684c8d4.entry.js +0 -2
  533. package/dist/core/p-1684c8d4.entry.js.map +0 -1
  534. package/dist/core/p-1f1758a9.entry.js +0 -2
  535. package/dist/core/p-1f1758a9.entry.js.map +0 -1
  536. package/dist/core/p-21e5dd29.entry.js +0 -2
  537. package/dist/core/p-21e5dd29.entry.js.map +0 -1
  538. package/dist/core/p-244d6dba.entry.js +0 -2
  539. package/dist/core/p-244d6dba.entry.js.map +0 -1
  540. package/dist/core/p-312cacae.js.map +0 -1
  541. package/dist/core/p-31fc8756.entry.js.map +0 -1
  542. package/dist/core/p-322edabc.entry.js +0 -2
  543. package/dist/core/p-322edabc.entry.js.map +0 -1
  544. package/dist/core/p-363d6e88.entry.js +0 -2
  545. package/dist/core/p-363d6e88.entry.js.map +0 -1
  546. package/dist/core/p-4055f22c.entry.js.map +0 -1
  547. package/dist/core/p-408344d3.entry.js +0 -2
  548. package/dist/core/p-43f9a711.entry.js +0 -2
  549. package/dist/core/p-43f9a711.entry.js.map +0 -1
  550. package/dist/core/p-4502d3c1.entry.js +0 -2
  551. package/dist/core/p-4502d3c1.entry.js.map +0 -1
  552. package/dist/core/p-49525194.entry.js.map +0 -1
  553. package/dist/core/p-50ead56c.entry.js.map +0 -1
  554. package/dist/core/p-5deb9730.entry.js +0 -2
  555. package/dist/core/p-5deb9730.entry.js.map +0 -1
  556. package/dist/core/p-60efd7fa.entry.js.map +0 -1
  557. package/dist/core/p-6bd2e938.entry.js +0 -2
  558. package/dist/core/p-6bd2e938.entry.js.map +0 -1
  559. package/dist/core/p-6d40baa9.entry.js +0 -2
  560. package/dist/core/p-6d40baa9.entry.js.map +0 -1
  561. package/dist/core/p-7c89fc86.entry.js +0 -2
  562. package/dist/core/p-7c89fc86.entry.js.map +0 -1
  563. package/dist/core/p-84526c3e.entry.js.map +0 -1
  564. package/dist/core/p-9dba6823.entry.js +0 -2
  565. package/dist/core/p-9dba6823.entry.js.map +0 -1
  566. package/dist/core/p-aa0619ce.entry.js +0 -2
  567. package/dist/core/p-aa0619ce.entry.js.map +0 -1
  568. package/dist/core/p-af20322c.entry.js +0 -2
  569. package/dist/core/p-af20322c.entry.js.map +0 -1
  570. package/dist/core/p-b01ffa55.entry.js.map +0 -1
  571. package/dist/core/p-bf1f0ac7.entry.js +0 -2
  572. package/dist/core/p-bf1f0ac7.entry.js.map +0 -1
  573. package/dist/core/p-c86d48b6.entry.js +0 -2
  574. package/dist/core/p-c86d48b6.entry.js.map +0 -1
  575. package/dist/core/p-cbcd4427.entry.js +0 -2
  576. package/dist/core/p-cbcd4427.entry.js.map +0 -1
  577. package/dist/core/p-d1c9c32b.entry.js +0 -2
  578. package/dist/core/p-d1c9c32b.entry.js.map +0 -1
  579. package/dist/core/p-d2f89cb5.entry.js +0 -2
  580. package/dist/core/p-d2f89cb5.entry.js.map +0 -1
  581. package/dist/core/p-d58a10ec.entry.js.map +0 -1
  582. package/dist/core/p-da14cd3c.entry.js +0 -2
  583. package/dist/core/p-da14cd3c.entry.js.map +0 -1
  584. package/dist/core/p-dc83a0e9.entry.js +0 -2
  585. package/dist/core/p-dc83a0e9.entry.js.map +0 -1
  586. package/dist/core/p-de3a5423.entry.js +0 -2
  587. package/dist/core/p-de3a5423.entry.js.map +0 -1
  588. package/dist/core/p-e53309b0.entry.js +0 -2
  589. package/dist/core/p-e53309b0.entry.js.map +0 -1
  590. package/dist/core/p-f38bce8d.entry.js +0 -2
  591. package/dist/core/p-f38bce8d.entry.js.map +0 -1
  592. package/dist/core/p-fa1b7a80.entry.js +0 -2
  593. package/dist/core/p-fa1b7a80.entry.js.map +0 -1
  594. package/dist/core/p-fa587e6d.entry.js +0 -2
  595. package/dist/core/p-fa587e6d.entry.js.map +0 -1
  596. package/dist/esm/helpers-1c9151ef.js.map +0 -1
  597. /package/dist/core/{p-355acffa.entry.js.map → p-37dea10d.entry.js.map} +0 -0
  598. /package/dist/core/{p-93c23a35.entry.js.map → p-4a3b1f06.entry.js.map} +0 -0
  599. /package/dist/core/{p-34db8aaf.entry.js.map → p-5cd016e1.entry.js.map} +0 -0
  600. /package/dist/core/{p-d2f8e03f.entry.js.map → p-5ef8e106.entry.js.map} +0 -0
  601. /package/dist/core/{p-0a808ec3.entry.js.map → p-690c5e80.entry.js.map} +0 -0
  602. /package/dist/core/{p-f30f3a3e.entry.js.map → p-76263187.entry.js.map} +0 -0
  603. /package/dist/core/{p-c06a3b97.entry.js.map → p-7b35de65.entry.js.map} +0 -0
  604. /package/dist/core/{p-1b573920.entry.js.map → p-922984cb.entry.js.map} +0 -0
  605. /package/dist/core/{p-aab2c7aa.entry.js.map → p-95f603dd.entry.js.map} +0 -0
  606. /package/dist/core/{p-e4b276b5.entry.js.map → p-97fb2bdf.entry.js.map} +0 -0
  607. /package/dist/core/{p-e3ed9110.entry.js.map → p-acbd15ab.entry.js.map} +0 -0
  608. /package/dist/core/{p-4ff6d16f.entry.js.map → p-ba6ecc15.entry.js.map} +0 -0
  609. /package/dist/core/{p-0d30ffab.entry.js.map → p-c0fc3d02.entry.js.map} +0 -0
  610. /package/dist/core/{p-f828a6e1.entry.js.map → p-c9cf932c.entry.js.map} +0 -0
  611. /package/dist/core/{p-82375dca.entry.js.map → p-ee6dd94c.entry.js.map} +0 -0
  612. /package/dist/core/{p-d8870804.entry.js.map → p-f5b2b26d.entry.js.map} +0 -0
  613. /package/dist/core/{p-40e9e76a.entry.js.map → p-f71c00ce.entry.js.map} +0 -0
@@ -11,6 +11,7 @@ import { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic
11
11
  import { IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
12
12
  import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
13
13
  import { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
14
+ import { IcDividerLabelPlacement, IcDividerStyles, IcDividerWeights } from "./components/ic-divider/ic-divider.types";
14
15
  import { IcEmptyStateAlignment } from "./components/ic-empty-state/ic-empty-state.types";
15
16
  import { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
16
17
  import { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
@@ -39,6 +40,7 @@ export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic
39
40
  export { IcButtonTooltipPlacement, IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
40
41
  export { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
41
42
  export { IcProtectiveMarkings } from "./components/ic-classification-banner/ic-classification-banner.types";
43
+ export { IcDividerLabelPlacement, IcDividerStyles, IcDividerWeights } from "./components/ic-divider/ic-divider.types";
42
44
  export { IcEmptyStateAlignment } from "./components/ic-empty-state/ic-empty-state.types";
43
45
  export { IcFooterBreakpoints } from "./components/ic-footer/ic-footer.types";
44
46
  export { IcHeroContentAlignments } from "./components/ic-hero/ic-hero.types";
@@ -63,7 +65,6 @@ export { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
63
65
  export { Options } from "@popperjs/core";
64
66
  export namespace Components {
65
67
  interface IcAccordion {
66
- "appearance"?: IcThemeForeground;
67
68
  /**
68
69
  * If `true`, the accordion will be disabled.
69
70
  */
@@ -88,16 +89,16 @@ export namespace Components {
88
89
  * The size of the accordion.
89
90
  */
90
91
  "size"?: IcSizes;
92
+ /**
93
+ * 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.
94
+ */
95
+ "theme"?: IcThemeMode;
91
96
  }
92
97
  interface IcAccordionGroup {
93
98
  /**
94
99
  * The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users.
95
100
  */
96
101
  "accessibleButtonLabel": string;
97
- /**
98
- * The appearance of the accordion group, e.g dark, or light.
99
- */
100
- "appearance": IcThemeForeground;
101
102
  /**
102
103
  * If `true`, the accordion will load in an expanded state.
103
104
  */
@@ -118,6 +119,10 @@ export namespace Components {
118
119
  * The size of the accordion.
119
120
  */
120
121
  "size"?: IcSizes;
122
+ /**
123
+ * 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.
124
+ */
125
+ "theme"?: IcThemeMode;
121
126
  }
122
127
  interface IcAlert {
123
128
  /**
@@ -137,9 +142,13 @@ export namespace Components {
137
142
  */
138
143
  "message"?: string;
139
144
  /**
140
- * If `true`, the default icon for the neutral variant will be appear on the left of the alert.
145
+ * If `true`, the default icon for the neutral variant will appear on the left of the alert.
141
146
  */
142
147
  "showDefaultIcon": boolean;
148
+ /**
149
+ * 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.
150
+ */
151
+ "theme"?: IcThemeMode;
143
152
  /**
144
153
  * If `true`, the title and message will appear above and below instead of inline.
145
154
  */
@@ -388,7 +397,7 @@ export namespace Components {
388
397
  /**
389
398
  * The URL that the clickable card link points to. If set, the clickable card will render as an "a" tag, otherwise it will render as a button.
390
399
  */
391
- "href"?: string | undefined;
400
+ "href"?: string;
392
401
  /**
393
402
  * The human language of the linked URL.
394
403
  */
@@ -417,6 +426,10 @@ export namespace Components {
417
426
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
418
427
  */
419
428
  "target"?: string;
429
+ /**
430
+ * 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.
431
+ */
432
+ "theme"?: IcThemeMode;
420
433
  }
421
434
  interface IcCheckbox {
422
435
  /**
@@ -424,7 +437,7 @@ export namespace Components {
424
437
  */
425
438
  "additionalFieldDisplay": IcAdditionalFieldTypes;
426
439
  /**
427
- * If `true`, the checkbox will be set to the checked state.
440
+ * 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.
428
441
  */
429
442
  "checked"?: boolean;
430
443
  /**
@@ -471,6 +484,10 @@ export namespace Components {
471
484
  * The size of the checkbox to be displayed. This does not affect the font size of the label. If a checkbox is contained in a checkbox group, this will override the size set on checkbox group.
472
485
  */
473
486
  "size"?: IcSizes;
487
+ /**
488
+ * 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.
489
+ */
490
+ "theme"?: IcThemeMode;
474
491
  /**
475
492
  * The value for the checkbox.
476
493
  */
@@ -505,6 +522,10 @@ export namespace Components {
505
522
  * The size of the checkboxes to be displayed. This does not affect the font size of the label.
506
523
  */
507
524
  "size"?: IcSizes;
525
+ /**
526
+ * 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.
527
+ */
528
+ "theme"?: IcThemeMode;
508
529
  /**
509
530
  * The validation status - e.g. 'error' | 'warning' | 'success'.
510
531
  */
@@ -659,8 +680,40 @@ export namespace Components {
659
680
  * Sets the maximum and minimum height and width for the dialog.
660
681
  */
661
682
  "size"?: "small" | "medium" | "large";
683
+ /**
684
+ * 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.
685
+ */
686
+ "theme"?: IcThemeMode;
662
687
  }
663
688
  interface IcDivider {
689
+ /**
690
+ * The line style of the divider.
691
+ */
692
+ "borderStyle": IcDividerStyles;
693
+ /**
694
+ * The label for the divider. The label placement will need to be set for the label to be displayed correctly.
695
+ */
696
+ "label"?: string;
697
+ /**
698
+ * The position the label is placed on the divider. `Left` and `right` placement is only applicable when orientation is set to `horizontal`. `Top` and `bottom` placement is only applicable when orientation is set to `vertical`. `Center` placement is applicable for both orientations.
699
+ */
700
+ "labelPlacement"?: IcDividerLabelPlacement;
701
+ /**
702
+ * If `true`, the divider will be displayed in a grey colour.
703
+ */
704
+ "monochrome"?: boolean;
705
+ /**
706
+ * The orientation of the divider.
707
+ */
708
+ "orientation": IcOrientation;
709
+ /**
710
+ * 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.
711
+ */
712
+ "theme"?: IcThemeMode | IcThemeForeground;
713
+ /**
714
+ * The thickness of the divider.
715
+ */
716
+ "weight": IcDividerWeights;
664
717
  }
665
718
  interface IcEmptyState {
666
719
  /**
@@ -853,6 +906,10 @@ export namespace Components {
853
906
  * The helper text that will be displayed.
854
907
  */
855
908
  "helperText": string;
909
+ /**
910
+ * The label will be visually hidden.
911
+ */
912
+ "hideLabel": boolean;
856
913
  /**
857
914
  * The text content of the label.
858
915
  */
@@ -869,6 +926,7 @@ export namespace Components {
869
926
  * The status of the label - e.g. 'error'.
870
927
  */
871
928
  "status": "error" | "";
929
+ "useLabelTag": boolean;
872
930
  }
873
931
  interface IcInputValidation {
874
932
  /**
@@ -987,6 +1045,10 @@ export namespace Components {
987
1045
  */
988
1046
  "anchorEl": HTMLElement;
989
1047
  "autoFocusOnSelected": boolean;
1048
+ /**
1049
+ * If `true`, the menu will close when an option is selected.
1050
+ */
1051
+ "closeOnSelect": boolean;
990
1052
  /**
991
1053
  * If `true`, the menu will fill the width of the container.
992
1054
  */
@@ -1030,13 +1092,13 @@ export namespace Components {
1030
1092
  "searchMode"?: IcSearchBarSearchModes;
1031
1093
  "selectOnEnter"?: boolean;
1032
1094
  /**
1033
- * The size of the menu component.
1095
+ * The size of the menu.
1034
1096
  */
1035
1097
  "size"?: IcSizes;
1036
1098
  /**
1037
- * The value of the currently selected option.
1099
+ * The value of the currently selected option - or array of values (if multiple options allowed).
1038
1100
  */
1039
- "value": string;
1101
+ "value": string | string[];
1040
1102
  /**
1041
1103
  * The custom name for the value field for IcMenuOption.
1042
1104
  */
@@ -1068,7 +1130,7 @@ export namespace Components {
1068
1130
  /**
1069
1131
  * The label describing the keyboard shortcut for a menu item's action.
1070
1132
  */
1071
- "keyboardShortcut"?: string;
1133
+ "keyboardShortcutLabel"?: string;
1072
1134
  /**
1073
1135
  * The label to display in the menu item.
1074
1136
  */
@@ -1232,10 +1294,6 @@ export namespace Components {
1232
1294
  * The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
1233
1295
  */
1234
1296
  "adjacentPageCount": number;
1235
- /**
1236
- * The appearance of the pagination, e.g. dark, light or the default.
1237
- */
1238
- "appearance": IcThemeForeground;
1239
1297
  /**
1240
1298
  * The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
1241
1299
  */
@@ -1264,6 +1322,10 @@ export namespace Components {
1264
1322
  * The label for the pagination item (applicable when simple pagination is being used).
1265
1323
  */
1266
1324
  "label": string;
1325
+ /**
1326
+ * If `true`, the pagination will display as black in the light theme, and white in dark theme.
1327
+ */
1328
+ "monochrome"?: boolean;
1267
1329
  /**
1268
1330
  * The total number of pages.
1269
1331
  */
@@ -1273,16 +1335,16 @@ export namespace Components {
1273
1335
  * @param page The page number to set as the current page
1274
1336
  */
1275
1337
  "setCurrentPage": (page: number) => Promise<void>;
1338
+ /**
1339
+ * 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.
1340
+ */
1341
+ "theme"?: IcThemeMode;
1276
1342
  /**
1277
1343
  * The type of pagination to be used.
1278
1344
  */
1279
1345
  "type": IcPaginationTypes;
1280
1346
  }
1281
1347
  interface IcPaginationItem {
1282
- /**
1283
- * The appearance of the pagination, e.g. dark, light or the default.
1284
- */
1285
- "appearance": IcThemeForeground;
1286
1348
  /**
1287
1349
  * If `true`, the pagination item will be disabled.
1288
1350
  */
@@ -1291,6 +1353,10 @@ export namespace Components {
1291
1353
  * The label for the pagination item (applicable when simple pagination is being used).
1292
1354
  */
1293
1355
  "label": string;
1356
+ /**
1357
+ * If `true`, the pagination item will display as black in the light theme, and white in dark theme.
1358
+ */
1359
+ "monochrome"?: boolean;
1294
1360
  /**
1295
1361
  * The current page number.
1296
1362
  */
@@ -1299,6 +1365,10 @@ export namespace Components {
1299
1365
  * If `true`, the pagination item will be selected.
1300
1366
  */
1301
1367
  "selected": boolean;
1368
+ /**
1369
+ * 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.
1370
+ */
1371
+ "theme"?: IcThemeMode;
1302
1372
  /**
1303
1373
  * The type of pagination item - 'page' or 'ellipsis'.
1304
1374
  */
@@ -1326,6 +1396,10 @@ export namespace Components {
1326
1396
  */
1327
1397
  "submenuId"?: string;
1328
1398
  "submenuLevel": number;
1399
+ /**
1400
+ * 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.
1401
+ */
1402
+ "theme"?: IcThemeMode;
1329
1403
  }
1330
1404
  interface IcRadioGroup {
1331
1405
  /**
@@ -1360,6 +1434,10 @@ export namespace Components {
1360
1434
  * The size of the radio group component.
1361
1435
  */
1362
1436
  "size"?: IcSizesNoLarge;
1437
+ /**
1438
+ * 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.
1439
+ */
1440
+ "theme"?: IcThemeMode;
1363
1441
  /**
1364
1442
  * The validation status - e.g. 'error' | 'warning' | 'success'.
1365
1443
  */
@@ -1407,6 +1485,10 @@ export namespace Components {
1407
1485
  */
1408
1486
  "setFocus": () => Promise<void>;
1409
1487
  "setTabIndex": (value: number) => Promise<void>;
1488
+ /**
1489
+ * 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.
1490
+ */
1491
+ "theme"?: IcThemeMode;
1410
1492
  /**
1411
1493
  * The value for the radio option.
1412
1494
  */
@@ -1525,6 +1607,10 @@ export namespace Components {
1525
1607
  * If `true`, the value of the search will have its spelling and grammar checked.
1526
1608
  */
1527
1609
  "spellcheck": boolean;
1610
+ /**
1611
+ * 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.
1612
+ */
1613
+ "theme"?: IcThemeMode;
1528
1614
  /**
1529
1615
  * If using external filtering, set a timeout for when loading takes too long.
1530
1616
  */
@@ -1570,7 +1656,7 @@ export namespace Components {
1570
1656
  */
1571
1657
  "form"?: string;
1572
1658
  /**
1573
- * If `true`, the select element will fill the width of the container. This prop should only be used with searchable select and will only be applied if searchable is true.
1659
+ * If `true`, the select will fill the width of the container.
1574
1660
  */
1575
1661
  "fullWidth": boolean;
1576
1662
  /**
@@ -1605,6 +1691,10 @@ export namespace Components {
1605
1691
  * The message displayed whilst the options are being loaded externally.
1606
1692
  */
1607
1693
  "loadingLabel"?: string;
1694
+ /**
1695
+ * If `true`, multiple options can be selected.
1696
+ */
1697
+ "multiple"?: boolean;
1608
1698
  /**
1609
1699
  * The name of the control, which is submitted with the form data.
1610
1700
  */
@@ -1634,7 +1724,7 @@ export namespace Components {
1634
1724
  */
1635
1725
  "searchable"?: boolean;
1636
1726
  /**
1637
- * If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
1727
+ * If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
1638
1728
  */
1639
1729
  "selectOnEnter"?: boolean;
1640
1730
  /**
@@ -1646,7 +1736,7 @@ export namespace Components {
1646
1736
  */
1647
1737
  "showClearButton"?: boolean;
1648
1738
  /**
1649
- * The size of the select component.
1739
+ * The size of the select.
1650
1740
  */
1651
1741
  "size"?: IcSizes;
1652
1742
  /**
@@ -1662,9 +1752,9 @@ export namespace Components {
1662
1752
  */
1663
1753
  "validationText"?: string;
1664
1754
  /**
1665
- * 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.
1755
+ * 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.
1666
1756
  */
1667
- "value"?: string;
1757
+ "value"?: string | string[];
1668
1758
  }
1669
1759
  interface IcSideNavigation {
1670
1760
  /**
@@ -1831,6 +1921,10 @@ export namespace Components {
1831
1921
  * The size of the switch component.
1832
1922
  */
1833
1923
  "size"?: IcSizesNoLarge;
1924
+ /**
1925
+ * 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.
1926
+ */
1927
+ "theme"?: IcThemeMode;
1834
1928
  /**
1835
1929
  * The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
1836
1930
  */
@@ -2672,8 +2766,8 @@ declare global {
2672
2766
  "menuKeyPress": { isNavKey: boolean; key: string };
2673
2767
  "menuOptionId": IcMenuOptionIdEventDetail;
2674
2768
  "menuOptionSelect": IcOptionSelectEventDetail;
2769
+ "menuOptionSelectAll": { select: boolean };
2675
2770
  "menuStateChange": IcMenuChangeEventDetail;
2676
- "menuValueChange": IcValueEventDetail;
2677
2771
  "retryButtonClicked": IcValueEventDetail;
2678
2772
  "timeoutBlur": { ev: FocusEvent };
2679
2773
  "ungroupedOptionsSet": { options: IcMenuOption[] };
@@ -2901,6 +2995,7 @@ declare global {
2901
2995
  "icInput": IcValueEventDetail;
2902
2996
  "icOpen": void;
2903
2997
  "icOptionSelect": IcOptionSelectEventDetail;
2998
+ "icOptionDeselect": IcOptionSelectEventDetail;
2904
2999
  "icRetryLoad": IcValueEventDetail;
2905
3000
  }
2906
3001
  interface HTMLIcSelectElement extends Components.IcSelect, HTMLStencilElement {
@@ -3271,16 +3366,16 @@ declare namespace LocalJSX {
3271
3366
  * The size of the accordion.
3272
3367
  */
3273
3368
  "size"?: IcSizes;
3369
+ /**
3370
+ * 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.
3371
+ */
3372
+ "theme"?: IcThemeMode;
3274
3373
  }
3275
3374
  interface IcAccordionGroup {
3276
3375
  /**
3277
3376
  * The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users.
3278
3377
  */
3279
3378
  "accessibleButtonLabel"?: string;
3280
- /**
3281
- * The appearance of the accordion group, e.g dark, or light.
3282
- */
3283
- "appearance"?: IcThemeForeground;
3284
3379
  /**
3285
3380
  * If `true`, the accordion will load in an expanded state.
3286
3381
  */
@@ -3297,6 +3392,10 @@ declare namespace LocalJSX {
3297
3392
  * The size of the accordion.
3298
3393
  */
3299
3394
  "size"?: IcSizes;
3395
+ /**
3396
+ * 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.
3397
+ */
3398
+ "theme"?: IcThemeMode;
3300
3399
  }
3301
3400
  interface IcAlert {
3302
3401
  /**
@@ -3320,9 +3419,13 @@ declare namespace LocalJSX {
3320
3419
  */
3321
3420
  "onIcDismiss"?: (event: IcAlertCustomEvent<void>) => void;
3322
3421
  /**
3323
- * If `true`, the default icon for the neutral variant will be appear on the left of the alert.
3422
+ * If `true`, the default icon for the neutral variant will appear on the left of the alert.
3324
3423
  */
3325
3424
  "showDefaultIcon"?: boolean;
3425
+ /**
3426
+ * 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.
3427
+ */
3428
+ "theme"?: IcThemeMode;
3326
3429
  /**
3327
3430
  * If `true`, the title and message will appear above and below instead of inline.
3328
3431
  */
@@ -3570,7 +3673,7 @@ declare namespace LocalJSX {
3570
3673
  /**
3571
3674
  * The URL that the clickable card link points to. If set, the clickable card will render as an "a" tag, otherwise it will render as a button.
3572
3675
  */
3573
- "href"?: string | undefined;
3676
+ "href"?: string;
3574
3677
  /**
3575
3678
  * The human language of the linked URL.
3576
3679
  */
@@ -3595,6 +3698,10 @@ declare namespace LocalJSX {
3595
3698
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
3596
3699
  */
3597
3700
  "target"?: string;
3701
+ /**
3702
+ * 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.
3703
+ */
3704
+ "theme"?: IcThemeMode;
3598
3705
  }
3599
3706
  interface IcCheckbox {
3600
3707
  /**
@@ -3602,7 +3709,7 @@ declare namespace LocalJSX {
3602
3709
  */
3603
3710
  "additionalFieldDisplay"?: IcAdditionalFieldTypes;
3604
3711
  /**
3605
- * If `true`, the checkbox will be set to the checked state.
3712
+ * 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.
3606
3713
  */
3607
3714
  "checked"?: boolean;
3608
3715
  /**
@@ -3649,6 +3756,10 @@ declare namespace LocalJSX {
3649
3756
  * The size of the checkbox to be displayed. This does not affect the font size of the label. If a checkbox is contained in a checkbox group, this will override the size set on checkbox group.
3650
3757
  */
3651
3758
  "size"?: IcSizes;
3759
+ /**
3760
+ * 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.
3761
+ */
3762
+ "theme"?: IcThemeMode;
3652
3763
  /**
3653
3764
  * The value for the checkbox.
3654
3765
  */
@@ -3687,6 +3798,10 @@ declare namespace LocalJSX {
3687
3798
  * The size of the checkboxes to be displayed. This does not affect the font size of the label.
3688
3799
  */
3689
3800
  "size"?: IcSizes;
3801
+ /**
3802
+ * 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.
3803
+ */
3804
+ "theme"?: IcThemeMode;
3690
3805
  /**
3691
3806
  * The validation status - e.g. 'error' | 'warning' | 'success'.
3692
3807
  */
@@ -3849,8 +3964,40 @@ declare namespace LocalJSX {
3849
3964
  * Sets the maximum and minimum height and width for the dialog.
3850
3965
  */
3851
3966
  "size"?: "small" | "medium" | "large";
3967
+ /**
3968
+ * 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.
3969
+ */
3970
+ "theme"?: IcThemeMode;
3852
3971
  }
3853
3972
  interface IcDivider {
3973
+ /**
3974
+ * The line style of the divider.
3975
+ */
3976
+ "borderStyle"?: IcDividerStyles;
3977
+ /**
3978
+ * The label for the divider. The label placement will need to be set for the label to be displayed correctly.
3979
+ */
3980
+ "label"?: string;
3981
+ /**
3982
+ * The position the label is placed on the divider. `Left` and `right` placement is only applicable when orientation is set to `horizontal`. `Top` and `bottom` placement is only applicable when orientation is set to `vertical`. `Center` placement is applicable for both orientations.
3983
+ */
3984
+ "labelPlacement"?: IcDividerLabelPlacement;
3985
+ /**
3986
+ * If `true`, the divider will be displayed in a grey colour.
3987
+ */
3988
+ "monochrome"?: boolean;
3989
+ /**
3990
+ * The orientation of the divider.
3991
+ */
3992
+ "orientation"?: IcOrientation;
3993
+ /**
3994
+ * 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.
3995
+ */
3996
+ "theme"?: IcThemeMode | IcThemeForeground;
3997
+ /**
3998
+ * The thickness of the divider.
3999
+ */
4000
+ "weight"?: IcDividerWeights;
3854
4001
  }
3855
4002
  interface IcEmptyState {
3856
4003
  /**
@@ -4041,6 +4188,10 @@ declare namespace LocalJSX {
4041
4188
  * The helper text that will be displayed.
4042
4189
  */
4043
4190
  "helperText"?: string;
4191
+ /**
4192
+ * The label will be visually hidden.
4193
+ */
4194
+ "hideLabel"?: boolean;
4044
4195
  /**
4045
4196
  * The text content of the label.
4046
4197
  */
@@ -4169,6 +4320,10 @@ declare namespace LocalJSX {
4169
4320
  * The reference to an anchor element the menu will position itself from when rendered.
4170
4321
  */
4171
4322
  "anchorEl": HTMLElement;
4323
+ /**
4324
+ * If `true`, the menu will close when an option is selected.
4325
+ */
4326
+ "closeOnSelect"?: boolean;
4172
4327
  /**
4173
4328
  * If `true`, the menu will fill the width of the container.
4174
4329
  */
@@ -4202,13 +4357,13 @@ declare namespace LocalJSX {
4202
4357
  */
4203
4358
  "searchMode"?: IcSearchBarSearchModes;
4204
4359
  /**
4205
- * The size of the menu component.
4360
+ * The size of the menu.
4206
4361
  */
4207
4362
  "size"?: IcSizes;
4208
4363
  /**
4209
- * The value of the currently selected option.
4364
+ * The value of the currently selected option - or array of values (if multiple options allowed).
4210
4365
  */
4211
- "value": string;
4366
+ "value": string | string[];
4212
4367
  /**
4213
4368
  * The custom name for the value field for IcMenuOption.
4214
4369
  */
@@ -4240,7 +4395,7 @@ declare namespace LocalJSX {
4240
4395
  /**
4241
4396
  * The label describing the keyboard shortcut for a menu item's action.
4242
4397
  */
4243
- "keyboardShortcut"?: string;
4398
+ "keyboardShortcutLabel"?: string;
4244
4399
  /**
4245
4400
  * The label to display in the menu item.
4246
4401
  */
@@ -4389,10 +4544,6 @@ declare namespace LocalJSX {
4389
4544
  * The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
4390
4545
  */
4391
4546
  "adjacentPageCount"?: number;
4392
- /**
4393
- * The appearance of the pagination, e.g. dark, light or the default.
4394
- */
4395
- "appearance"?: IcThemeForeground;
4396
4547
  /**
4397
4548
  * The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
4398
4549
  */
@@ -4421,6 +4572,10 @@ declare namespace LocalJSX {
4421
4572
  * The label for the pagination item (applicable when simple pagination is being used).
4422
4573
  */
4423
4574
  "label"?: string;
4575
+ /**
4576
+ * If `true`, the pagination will display as black in the light theme, and white in dark theme.
4577
+ */
4578
+ "monochrome"?: boolean;
4424
4579
  /**
4425
4580
  * Emitted when a page is selected.
4426
4581
  */
@@ -4429,16 +4584,16 @@ declare namespace LocalJSX {
4429
4584
  * The total number of pages.
4430
4585
  */
4431
4586
  "pages": number;
4587
+ /**
4588
+ * 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.
4589
+ */
4590
+ "theme"?: IcThemeMode;
4432
4591
  /**
4433
4592
  * The type of pagination to be used.
4434
4593
  */
4435
4594
  "type"?: IcPaginationTypes;
4436
4595
  }
4437
4596
  interface IcPaginationItem {
4438
- /**
4439
- * The appearance of the pagination, e.g. dark, light or the default.
4440
- */
4441
- "appearance"?: IcThemeForeground;
4442
4597
  /**
4443
4598
  * If `true`, the pagination item will be disabled.
4444
4599
  */
@@ -4447,6 +4602,10 @@ declare namespace LocalJSX {
4447
4602
  * The label for the pagination item (applicable when simple pagination is being used).
4448
4603
  */
4449
4604
  "label"?: string;
4605
+ /**
4606
+ * If `true`, the pagination item will display as black in the light theme, and white in dark theme.
4607
+ */
4608
+ "monochrome"?: boolean;
4450
4609
  /**
4451
4610
  * The current page number.
4452
4611
  */
@@ -4455,6 +4614,10 @@ declare namespace LocalJSX {
4455
4614
  * If `true`, the pagination item will be selected.
4456
4615
  */
4457
4616
  "selected"?: boolean;
4617
+ /**
4618
+ * 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.
4619
+ */
4620
+ "theme"?: IcThemeMode;
4458
4621
  /**
4459
4622
  * The type of pagination item - 'page' or 'ellipsis'.
4460
4623
  */
@@ -4477,6 +4640,10 @@ declare namespace LocalJSX {
4477
4640
  * The unique identifier for a popover submenu.
4478
4641
  */
4479
4642
  "submenuId"?: string;
4643
+ /**
4644
+ * 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.
4645
+ */
4646
+ "theme"?: IcThemeMode;
4480
4647
  }
4481
4648
  interface IcRadioGroup {
4482
4649
  /**
@@ -4515,6 +4682,10 @@ declare namespace LocalJSX {
4515
4682
  * The size of the radio group component.
4516
4683
  */
4517
4684
  "size"?: IcSizesNoLarge;
4685
+ /**
4686
+ * 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.
4687
+ */
4688
+ "theme"?: IcThemeMode;
4518
4689
  /**
4519
4690
  * The validation status - e.g. 'error' | 'warning' | 'success'.
4520
4691
  */
@@ -4565,6 +4736,10 @@ declare namespace LocalJSX {
4565
4736
  * If `true`, the radio option will be displayed in a selected state.
4566
4737
  */
4567
4738
  "selected"?: boolean;
4739
+ /**
4740
+ * 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.
4741
+ */
4742
+ "theme"?: IcThemeMode;
4568
4743
  /**
4569
4744
  * The value for the radio option.
4570
4745
  */
@@ -4715,6 +4890,10 @@ declare namespace LocalJSX {
4715
4890
  * If `true`, the value of the search will have its spelling and grammar checked.
4716
4891
  */
4717
4892
  "spellcheck"?: boolean;
4893
+ /**
4894
+ * 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.
4895
+ */
4896
+ "theme"?: IcThemeMode;
4718
4897
  /**
4719
4898
  * If using external filtering, set a timeout for when loading takes too long.
4720
4899
  */
@@ -4760,7 +4939,7 @@ declare namespace LocalJSX {
4760
4939
  */
4761
4940
  "form"?: string;
4762
4941
  /**
4763
- * If `true`, the select element will fill the width of the container. This prop should only be used with searchable select and will only be applied if searchable is true.
4942
+ * If `true`, the select will fill the width of the container.
4764
4943
  */
4765
4944
  "fullWidth"?: boolean;
4766
4945
  /**
@@ -4795,6 +4974,10 @@ declare namespace LocalJSX {
4795
4974
  * The message displayed whilst the options are being loaded externally.
4796
4975
  */
4797
4976
  "loadingLabel"?: string;
4977
+ /**
4978
+ * If `true`, multiple options can be selected.
4979
+ */
4980
+ "multiple"?: boolean;
4798
4981
  /**
4799
4982
  * The name of the control, which is submitted with the form data.
4800
4983
  */
@@ -4828,7 +5011,11 @@ declare namespace LocalJSX {
4828
5011
  */
4829
5012
  "onIcOpen"?: (event: IcSelectCustomEvent<void>) => void;
4830
5013
  /**
4831
- * Emitted when an option is highlighted within the menu. Highlighting a menu item will also trigger an `icChange/onIcChange` due to the value being updated.
5014
+ * Emitted when `multiple` is `true` and an option is deselected.
5015
+ */
5016
+ "onIcOptionDeselect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
5017
+ /**
5018
+ * Emitted when an option is selected. Selecting an option will also trigger an `icChange/onIcChange` due to the value being updated.
4832
5019
  */
4833
5020
  "onIcOptionSelect"?: (event: IcSelectCustomEvent<IcOptionSelectEventDetail>) => void;
4834
5021
  /**
@@ -4860,7 +5047,7 @@ declare namespace LocalJSX {
4860
5047
  */
4861
5048
  "searchable"?: boolean;
4862
5049
  /**
4863
- * If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
5050
+ * If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown on the single select.
4864
5051
  */
4865
5052
  "selectOnEnter"?: boolean;
4866
5053
  /**
@@ -4868,7 +5055,7 @@ declare namespace LocalJSX {
4868
5055
  */
4869
5056
  "showClearButton"?: boolean;
4870
5057
  /**
4871
- * The size of the select component.
5058
+ * The size of the select.
4872
5059
  */
4873
5060
  "size"?: IcSizes;
4874
5061
  /**
@@ -4884,9 +5071,9 @@ declare namespace LocalJSX {
4884
5071
  */
4885
5072
  "validationText"?: string;
4886
5073
  /**
4887
- * 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.
5074
+ * 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.
4888
5075
  */
4889
- "value"?: string;
5076
+ "value"?: string | string[];
4890
5077
  }
4891
5078
  interface IcSideNavigation {
4892
5079
  /**
@@ -5055,6 +5242,10 @@ declare namespace LocalJSX {
5055
5242
  * The size of the switch component.
5056
5243
  */
5057
5244
  "size"?: IcSizesNoLarge;
5245
+ /**
5246
+ * 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.
5247
+ */
5248
+ "theme"?: IcThemeMode;
5058
5249
  /**
5059
5250
  * The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a `<input type="checkbox">`, it's only used when the toggle participates in a native `<form>`.
5060
5251
  */