@ukic/web-components 3.0.0-alpha.9 → 3.1.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 (1061) hide show
  1. package/README.md +2 -1
  2. package/dist/cjs/app-globals-3a1e7e63.js +7 -0
  3. package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
  4. package/dist/cjs/core.cjs.js +13 -11
  5. package/dist/cjs/core.cjs.js.map +1 -1
  6. package/dist/cjs/{helpers-eca4c27e.js → helpers-a0a128bd.js} +71 -26
  7. package/dist/cjs/helpers-a0a128bd.js.map +1 -0
  8. package/dist/cjs/ic-accordion-group.cjs.entry.js +31 -14
  9. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
  10. package/dist/cjs/ic-accordion.cjs.entry.js +65 -42
  11. package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
  12. package/dist/cjs/ic-alert.cjs.entry.js +38 -17
  13. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-back-to-top.cjs.entry.js +29 -15
  15. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-badge.cjs.entry.js +60 -18
  17. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +53 -37
  19. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-breadcrumb.cjs.entry.js +38 -23
  21. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-button_3.cjs.entry.js +304 -144
  23. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  24. package/dist/cjs/ic-card-vertical.cjs.entry.js +54 -33
  25. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
  26. package/dist/cjs/ic-checkbox-group.cjs.entry.js +33 -10
  27. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ic-checkbox.cjs.entry.js +49 -30
  29. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ic-chip.cjs.entry.js +45 -24
  31. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-classification-banner.cjs.entry.js +22 -6
  33. package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
  34. package/dist/cjs/ic-data-list.cjs.entry.js +11 -5
  35. package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-data-row.cjs.entry.js +28 -18
  37. package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ic-dialog.cjs.entry.js +164 -115
  39. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-divider.cjs.entry.js +35 -15
  41. package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-empty-state.cjs.entry.js +19 -11
  43. package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
  44. package/dist/cjs/ic-footer-link-group.cjs.entry.js +8 -8
  45. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  46. package/dist/cjs/ic-footer-link.cjs.entry.js +12 -11
  47. package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-footer.cjs.entry.js +32 -19
  49. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-hero.cjs.entry.js +29 -17
  51. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +32 -20
  53. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
  54. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +126 -68
  55. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-input-label_2.cjs.entry.js +45 -17
  57. package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
  58. package/dist/cjs/ic-link.cjs.entry.js +29 -22
  59. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-menu-group.cjs.entry.js +5 -5
  61. package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-menu-item.cjs.entry.js +21 -19
  63. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  64. package/dist/cjs/ic-navigation-button.cjs.entry.js +26 -20
  65. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-navigation-group.cjs.entry.js +63 -39
  67. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-navigation-item.cjs.entry.js +70 -49
  69. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  70. package/dist/cjs/ic-navigation-menu.cjs.entry.js +55 -33
  71. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
  72. package/dist/cjs/ic-page-header.cjs.entry.js +49 -28
  73. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  74. package/dist/cjs/ic-pagination-item.cjs.entry.js +28 -15
  75. package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
  76. package/dist/cjs/ic-pagination.cjs.entry.js +61 -28
  77. package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-popover-menu.cjs.entry.js +74 -42
  79. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-radio-group.cjs.entry.js +55 -29
  81. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  82. package/dist/cjs/ic-radio-option.cjs.entry.js +36 -24
  83. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  84. package/dist/cjs/ic-search-bar.cjs.entry.js +154 -64
  85. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-section-container.cjs.entry.js +12 -5
  87. package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
  88. package/dist/cjs/ic-select.cjs.entry.js +234 -137
  89. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  90. package/dist/cjs/ic-side-navigation.cjs.entry.js +107 -71
  91. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  92. package/dist/cjs/ic-skeleton.cjs.entry.js +11 -4
  93. package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
  94. package/dist/cjs/ic-skip-link.cjs.entry.js +55 -0
  95. package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
  96. package/dist/cjs/ic-status-tag.cjs.entry.js +26 -7
  97. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  98. package/dist/cjs/ic-step.cjs.entry.js +35 -33
  99. package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
  100. package/dist/cjs/ic-stepper.cjs.entry.js +50 -35
  101. package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
  102. package/dist/cjs/ic-switch.cjs.entry.js +50 -22
  103. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  104. package/dist/cjs/ic-tab-context.cjs.entry.js +45 -26
  105. package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
  106. package/dist/cjs/ic-tab-group.cjs.entry.js +14 -9
  107. package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
  108. package/dist/cjs/ic-tab-panel.cjs.entry.js +16 -12
  109. package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
  110. package/dist/cjs/ic-tab.cjs.entry.js +22 -16
  111. package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
  112. package/dist/cjs/ic-text-field.cjs.entry.js +205 -76
  113. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  114. package/dist/cjs/ic-theme.cjs.entry.js +13 -7
  115. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  116. package/dist/cjs/ic-toast-region.cjs.entry.js +2 -3
  117. package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
  118. package/dist/cjs/ic-toast.cjs.entry.js +30 -22
  119. package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
  120. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +61 -29
  121. package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
  122. package/dist/cjs/ic-toggle-button.cjs.entry.js +82 -50
  123. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
  124. package/dist/cjs/ic-top-navigation.cjs.entry.js +59 -34
  125. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  126. package/dist/cjs/ic-typography.cjs.entry.js +53 -27
  127. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  128. package/dist/cjs/index-d337cd8a.js +2611 -0
  129. package/dist/cjs/index-d337cd8a.js.map +1 -0
  130. package/dist/cjs/loader.cjs.js +5 -3
  131. package/dist/cjs/loader.cjs.js.map +1 -1
  132. package/dist/collection/collection-manifest.json +6 -5
  133. package/dist/collection/components/ic-accordion/ic-accordion.js +80 -46
  134. package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
  135. package/dist/collection/components/ic-accordion/ic-accordion.stories.js +611 -0
  136. package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +49 -21
  137. package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
  138. package/dist/collection/components/ic-alert/ic-alert.css +1 -1
  139. package/dist/collection/components/ic-alert/ic-alert.js +58 -22
  140. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  141. package/dist/collection/components/ic-alert/ic-alert.stories.js +271 -0
  142. package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +49 -18
  143. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +59 -14
  144. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
  145. package/dist/collection/components/ic-back-to-top/ic-back-to-top.stories.js +216 -0
  146. package/dist/collection/components/ic-back-to-top/ic-back-to-top.types.js.map +1 -1
  147. package/dist/collection/components/ic-badge/ic-badge.css +4 -0
  148. package/dist/collection/components/ic-badge/ic-badge.js +104 -29
  149. package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
  150. package/dist/collection/components/ic-badge/ic-badge.stories.js +1092 -0
  151. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +14 -0
  152. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +51 -25
  153. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
  154. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +63 -40
  155. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
  156. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.stories.js +362 -0
  157. package/dist/collection/components/ic-button/ic-button.css +31 -27
  158. package/dist/collection/components/ic-button/ic-button.js +269 -98
  159. package/dist/collection/components/ic-button/ic-button.js.map +1 -1
  160. package/dist/collection/components/ic-button/ic-button.stories.js +2387 -0
  161. package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +6 -1
  162. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +88 -42
  163. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
  164. package/dist/collection/components/ic-card-vertical/ic-card-vertical.stories.js +1050 -0
  165. package/dist/collection/components/ic-checkbox/ic-checkbox.css +29 -0
  166. package/dist/collection/components/ic-checkbox/ic-checkbox.js +91 -45
  167. package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
  168. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +4 -0
  169. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +63 -21
  170. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
  171. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +726 -0
  172. package/dist/collection/components/ic-chip/ic-chip.css +2 -2
  173. package/dist/collection/components/ic-chip/ic-chip.js +67 -30
  174. package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
  175. package/dist/collection/components/ic-chip/ic-chip.stories.js +980 -0
  176. package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +4 -0
  177. package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +33 -8
  178. package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
  179. package/dist/collection/components/ic-classification-banner/ic-classification-banner.stories.js +131 -0
  180. package/dist/collection/components/ic-data-list/ic-data-list.js +18 -7
  181. package/dist/collection/components/ic-data-list/ic-data-list.js.map +1 -1
  182. package/dist/collection/components/ic-data-list/ic-data-list.stories.js +493 -0
  183. package/dist/collection/components/ic-data-row/ic-data-row.js +38 -21
  184. package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
  185. package/dist/collection/components/ic-dialog/ic-dialog.css +0 -6
  186. package/dist/collection/components/ic-dialog/ic-dialog.js +218 -146
  187. package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
  188. package/dist/collection/components/ic-dialog/ic-dialog.stories.js +1118 -0
  189. package/dist/collection/components/ic-divider/ic-divider.css +23 -69
  190. package/dist/collection/components/ic-divider/ic-divider.js +55 -22
  191. package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
  192. package/dist/collection/components/ic-divider/ic-divider.stories.js +394 -0
  193. package/dist/collection/components/ic-empty-state/ic-empty-state.css +15 -0
  194. package/dist/collection/components/ic-empty-state/ic-empty-state.js +58 -13
  195. package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
  196. package/dist/collection/components/ic-empty-state/ic-empty-state.stories.js +404 -0
  197. package/dist/collection/components/ic-footer/ic-footer.js +49 -25
  198. package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
  199. package/dist/collection/components/ic-footer/ic-footer.stories.js +384 -0
  200. package/dist/collection/components/ic-footer-link/ic-footer-link.css +18 -0
  201. package/dist/collection/components/ic-footer-link/ic-footer-link.js +26 -15
  202. package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
  203. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +6 -5
  204. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
  205. package/dist/collection/components/ic-hero/ic-hero.css +1 -1
  206. package/dist/collection/components/ic-hero/ic-hero.js +54 -25
  207. package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
  208. package/dist/collection/components/ic-hero/ic-hero.stories.js +448 -0
  209. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +40 -21
  210. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
  211. package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +11 -1
  212. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +55 -20
  213. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
  214. package/dist/collection/components/ic-input-container/ic-input-container.js +16 -6
  215. package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -1
  216. package/dist/collection/components/ic-input-label/ic-input-label.js +48 -11
  217. package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
  218. package/dist/collection/components/ic-input-validation/ic-input-validation.js +31 -14
  219. package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
  220. package/dist/collection/components/ic-link/ic-link.css +17 -8
  221. package/dist/collection/components/ic-link/ic-link.js +49 -28
  222. package/dist/collection/components/ic-link/ic-link.js.map +1 -1
  223. package/dist/collection/components/ic-link/ic-link.stories.js +85 -0
  224. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +124 -66
  225. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
  226. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.stories.js +464 -0
  227. package/dist/collection/components/ic-menu/ic-menu.js +136 -74
  228. package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
  229. package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -1
  230. package/dist/collection/components/ic-menu-group/ic-menu-group.js +4 -5
  231. package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
  232. package/dist/collection/components/ic-menu-item/ic-menu-item.css +1 -0
  233. package/dist/collection/components/ic-menu-item/ic-menu-item.js +53 -28
  234. package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
  235. package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +4 -0
  236. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +44 -23
  237. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
  238. package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +47 -49
  239. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +126 -41
  240. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
  241. package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js +2 -0
  242. package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js.map +1 -0
  243. package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +8 -37
  244. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +107 -63
  245. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  246. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +2 -2
  247. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +61 -34
  248. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
  249. package/dist/collection/components/ic-page-header/ic-page-header.js +72 -34
  250. package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
  251. package/dist/collection/components/ic-page-header/ic-page-header.stories.js +823 -0
  252. package/dist/collection/components/ic-pagination/ic-pagination.css +10 -2
  253. package/dist/collection/components/ic-pagination/ic-pagination.js +100 -44
  254. package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
  255. package/dist/collection/components/ic-pagination/ic-pagination.stories.js +164 -0
  256. package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +19 -3
  257. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +48 -22
  258. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
  259. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +97 -52
  260. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
  261. package/dist/collection/components/ic-popover-menu/ic-popover-menu.stories.js +573 -0
  262. package/dist/collection/components/ic-radio-group/ic-radio-group.js +90 -43
  263. package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
  264. package/dist/collection/components/ic-radio-group/ic-radio-group.stories.js +474 -0
  265. package/dist/collection/components/ic-radio-option/ic-radio-option.css +20 -0
  266. package/dist/collection/components/ic-radio-option/ic-radio-option.js +64 -33
  267. package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
  268. package/dist/collection/components/ic-search-bar/ic-search-bar.css +6 -13
  269. package/dist/collection/components/ic-search-bar/ic-search-bar.js +252 -101
  270. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  271. package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +593 -0
  272. package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
  273. package/dist/collection/components/ic-section-container/ic-section-container.js +15 -5
  274. package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -1
  275. package/dist/collection/components/ic-section-container/ic-section-container.stories.js +62 -0
  276. package/dist/collection/components/ic-select/ic-select.css +12 -2
  277. package/dist/collection/components/ic-select/ic-select.js +333 -177
  278. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  279. package/dist/collection/components/ic-select/ic-select_(multi).stories.js +892 -0
  280. package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +965 -0
  281. package/dist/collection/components/ic-select/ic-select_(single).stories.js +790 -0
  282. package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +11 -3
  283. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +146 -89
  284. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  285. package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +2547 -0
  286. package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -4
  287. package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
  288. package/dist/collection/components/ic-skeleton/ic-skeleton.stories.js +143 -0
  289. package/dist/collection/components/ic-skip-link/ic-skip-link.css +46 -0
  290. package/dist/collection/components/ic-skip-link/ic-skip-link.js +203 -0
  291. package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -0
  292. package/dist/collection/components/ic-skip-link/ic-skip-link.stories.js +504 -0
  293. package/dist/collection/components/ic-status-tag/ic-status-tag.css +2 -1
  294. package/dist/collection/components/ic-status-tag/ic-status-tag.js +41 -9
  295. package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
  296. package/dist/collection/components/ic-status-tag/ic-status-tag.stories.js +196 -0
  297. package/dist/collection/components/ic-step/ic-step.css +8 -31
  298. package/dist/collection/components/ic-step/ic-step.js +67 -40
  299. package/dist/collection/components/ic-step/ic-step.js.map +1 -1
  300. package/dist/collection/components/ic-stepper/ic-stepper.js +61 -37
  301. package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
  302. package/dist/collection/components/ic-stepper/ic-stepper.stories.js +281 -0
  303. package/dist/collection/components/ic-switch/ic-switch.js +72 -27
  304. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  305. package/dist/collection/components/ic-switch/ic-switch.stories.js +149 -0
  306. package/dist/collection/components/ic-tab/ic-tab.css +13 -3
  307. package/dist/collection/components/ic-tab/ic-tab.js +40 -21
  308. package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
  309. package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -31
  310. package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
  311. package/dist/collection/components/ic-tab-context/ic-tabs.stories.js +316 -0
  312. package/dist/collection/components/ic-tab-group/ic-tab-group.js +21 -9
  313. package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
  314. package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +5 -1
  315. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +50 -14
  316. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
  317. package/dist/collection/components/ic-text-field/ic-text-field.css +1 -0
  318. package/dist/collection/components/ic-text-field/ic-text-field.js +432 -148
  319. package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
  320. package/dist/collection/components/ic-text-field/ic-text-field.stories.js +1048 -0
  321. package/dist/collection/components/ic-theme/ic-theme.js +19 -9
  322. package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
  323. package/dist/collection/components/ic-theme/ic-theme.stories.js +434 -0
  324. package/dist/collection/components/ic-toast/ic-toast.css +1 -1
  325. package/dist/collection/components/ic-toast/ic-toast.js +49 -28
  326. package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
  327. package/dist/collection/components/ic-toast/ic-toast.stories.js +396 -0
  328. package/dist/collection/components/ic-toast-region/ic-toast-region.js +6 -5
  329. package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
  330. package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +8 -17
  331. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +116 -61
  332. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
  333. package/dist/collection/components/ic-toggle-button/ic-toggle-button.stories.js +427 -0
  334. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +90 -35
  335. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
  336. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.stories.js +585 -0
  337. package/dist/collection/components/ic-tooltip/ic-tooltip.js +67 -38
  338. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  339. package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +366 -0
  340. package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +9 -5
  341. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +89 -47
  342. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  343. package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +1091 -0
  344. package/dist/collection/components/ic-typography/ic-typography.js +73 -32
  345. package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
  346. package/dist/collection/components/ic-typography/ic-typography.stories.js +447 -0
  347. package/dist/collection/patterns/top-nav-content-footer.stories.js +109 -0
  348. package/dist/collection/patterns/z-index.stories.js +474 -0
  349. package/dist/collection/utils/constants.js +39 -0
  350. package/dist/collection/utils/constants.js.map +1 -1
  351. package/dist/collection/utils/helpers.js +29 -24
  352. package/dist/collection/utils/helpers.js.map +1 -1
  353. package/dist/collection/utils/testa11y.helpers.js +2 -1
  354. package/dist/collection/utils/testa11y.helpers.js.map +1 -1
  355. package/dist/collection/utils/types.js.map +1 -1
  356. package/dist/components/helpers.js +69 -25
  357. package/dist/components/helpers.js.map +1 -1
  358. package/dist/components/ic-accordion-group.js +29 -12
  359. package/dist/components/ic-accordion-group.js.map +1 -1
  360. package/dist/components/ic-accordion.js +63 -40
  361. package/dist/components/ic-accordion.js.map +1 -1
  362. package/dist/components/ic-alert.js +36 -15
  363. package/dist/components/ic-alert.js.map +1 -1
  364. package/dist/components/ic-back-to-top.js +28 -13
  365. package/dist/components/ic-back-to-top.js.map +1 -1
  366. package/dist/components/ic-badge.js +60 -18
  367. package/dist/components/ic-badge.js.map +1 -1
  368. package/dist/components/ic-breadcrumb-group.js +51 -35
  369. package/dist/components/ic-breadcrumb-group.js.map +1 -1
  370. package/dist/components/ic-breadcrumb2.js +36 -21
  371. package/dist/components/ic-breadcrumb2.js.map +1 -1
  372. package/dist/components/ic-button2.js +171 -63
  373. package/dist/components/ic-button2.js.map +1 -1
  374. package/dist/components/ic-card-vertical.js +52 -31
  375. package/dist/components/ic-card-vertical.js.map +1 -1
  376. package/dist/components/ic-checkbox-group.js +31 -8
  377. package/dist/components/ic-checkbox-group.js.map +1 -1
  378. package/dist/components/ic-checkbox.js +47 -28
  379. package/dist/components/ic-checkbox.js.map +1 -1
  380. package/dist/components/ic-chip.js +43 -22
  381. package/dist/components/ic-chip.js.map +1 -1
  382. package/dist/components/ic-classification-banner.js +21 -5
  383. package/dist/components/ic-classification-banner.js.map +1 -1
  384. package/dist/components/ic-data-list.js +10 -4
  385. package/dist/components/ic-data-list.js.map +1 -1
  386. package/dist/components/ic-data-row.js +27 -17
  387. package/dist/components/ic-data-row.js.map +1 -1
  388. package/dist/components/ic-dialog.js +165 -116
  389. package/dist/components/ic-dialog.js.map +1 -1
  390. package/dist/components/ic-divider2.js +33 -13
  391. package/dist/components/ic-divider2.js.map +1 -1
  392. package/dist/components/ic-empty-state.js +19 -10
  393. package/dist/components/ic-empty-state.js.map +1 -1
  394. package/dist/components/ic-footer-link-group.js +6 -6
  395. package/dist/components/ic-footer-link-group.js.map +1 -1
  396. package/dist/components/ic-footer-link.js +10 -9
  397. package/dist/components/ic-footer-link.js.map +1 -1
  398. package/dist/components/ic-footer.js +31 -18
  399. package/dist/components/ic-footer.js.map +1 -1
  400. package/dist/components/ic-hero.js +27 -15
  401. package/dist/components/ic-hero.js.map +1 -1
  402. package/dist/components/ic-horizontal-scroll2.js +30 -18
  403. package/dist/components/ic-horizontal-scroll2.js.map +1 -1
  404. package/dist/components/ic-input-component-container2.js +31 -9
  405. package/dist/components/ic-input-component-container2.js.map +1 -1
  406. package/dist/components/ic-input-container2.js +12 -5
  407. package/dist/components/ic-input-container2.js.map +1 -1
  408. package/dist/components/ic-input-label2.js +28 -8
  409. package/dist/components/ic-input-label2.js.map +1 -1
  410. package/dist/components/ic-input-validation2.js +15 -7
  411. package/dist/components/ic-input-validation2.js.map +1 -1
  412. package/dist/components/ic-link2.js +27 -20
  413. package/dist/components/ic-link2.js.map +1 -1
  414. package/dist/components/ic-loading-indicator2.js +89 -54
  415. package/dist/components/ic-loading-indicator2.js.map +1 -1
  416. package/dist/components/ic-menu-group.js +3 -3
  417. package/dist/components/ic-menu-group.js.map +1 -1
  418. package/dist/components/ic-menu-item2.js +19 -17
  419. package/dist/components/ic-menu-item2.js.map +1 -1
  420. package/dist/components/ic-menu2.js +81 -52
  421. package/dist/components/ic-menu2.js.map +1 -1
  422. package/dist/components/ic-navigation-button.js +24 -18
  423. package/dist/components/ic-navigation-button.js.map +1 -1
  424. package/dist/components/ic-navigation-group.js +64 -39
  425. package/dist/components/ic-navigation-group.js.map +1 -1
  426. package/dist/components/ic-navigation-item.js +69 -48
  427. package/dist/components/ic-navigation-item.js.map +1 -1
  428. package/dist/components/ic-navigation-menu2.js +54 -32
  429. package/dist/components/ic-navigation-menu2.js.map +1 -1
  430. package/dist/components/ic-page-header.js +48 -27
  431. package/dist/components/ic-page-header.js.map +1 -1
  432. package/dist/components/ic-pagination-item2.js +26 -13
  433. package/dist/components/ic-pagination-item2.js.map +1 -1
  434. package/dist/components/ic-pagination.js +59 -26
  435. package/dist/components/ic-pagination.js.map +1 -1
  436. package/dist/components/ic-popover-menu.js +72 -40
  437. package/dist/components/ic-popover-menu.js.map +1 -1
  438. package/dist/components/ic-radio-group.js +53 -27
  439. package/dist/components/ic-radio-group.js.map +1 -1
  440. package/dist/components/ic-radio-option.js +34 -22
  441. package/dist/components/ic-radio-option.js.map +1 -1
  442. package/dist/components/ic-search-bar.js +152 -62
  443. package/dist/components/ic-search-bar.js.map +1 -1
  444. package/dist/components/ic-section-container2.js +11 -4
  445. package/dist/components/ic-section-container2.js.map +1 -1
  446. package/dist/components/ic-select.js +232 -135
  447. package/dist/components/ic-select.js.map +1 -1
  448. package/dist/components/ic-side-navigation.js +106 -70
  449. package/dist/components/ic-side-navigation.js.map +1 -1
  450. package/dist/components/ic-skeleton.js +10 -3
  451. package/dist/components/ic-skeleton.js.map +1 -1
  452. package/dist/components/ic-skip-link.d.ts +11 -0
  453. package/dist/components/ic-skip-link.js +83 -0
  454. package/dist/components/ic-skip-link.js.map +1 -0
  455. package/dist/components/ic-status-tag.js +24 -5
  456. package/dist/components/ic-status-tag.js.map +1 -1
  457. package/dist/components/ic-step.js +33 -31
  458. package/dist/components/ic-step.js.map +1 -1
  459. package/dist/components/ic-stepper.js +48 -33
  460. package/dist/components/ic-stepper.js.map +1 -1
  461. package/dist/components/ic-switch.js +48 -20
  462. package/dist/components/ic-switch.js.map +1 -1
  463. package/dist/components/ic-tab-context.js +44 -25
  464. package/dist/components/ic-tab-context.js.map +1 -1
  465. package/dist/components/ic-tab-group.js +12 -7
  466. package/dist/components/ic-tab-group.js.map +1 -1
  467. package/dist/components/ic-tab-panel.js +16 -11
  468. package/dist/components/ic-tab-panel.js.map +1 -1
  469. package/dist/components/ic-tab.js +20 -14
  470. package/dist/components/ic-tab.js.map +1 -1
  471. package/dist/components/ic-text-field.js +208 -75
  472. package/dist/components/ic-text-field.js.map +1 -1
  473. package/dist/components/ic-theme.js +12 -6
  474. package/dist/components/ic-theme.js.map +1 -1
  475. package/dist/components/ic-toast-region.js +1 -2
  476. package/dist/components/ic-toast-region.js.map +1 -1
  477. package/dist/components/ic-toast.js +29 -21
  478. package/dist/components/ic-toast.js.map +1 -1
  479. package/dist/components/ic-toggle-button-group.js +59 -27
  480. package/dist/components/ic-toggle-button-group.js.map +1 -1
  481. package/dist/components/ic-toggle-button.js +81 -49
  482. package/dist/components/ic-toggle-button.js.map +1 -1
  483. package/dist/components/ic-tooltip2.js +42 -25
  484. package/dist/components/ic-tooltip2.js.map +1 -1
  485. package/dist/components/ic-top-navigation.js +58 -33
  486. package/dist/components/ic-top-navigation.js.map +1 -1
  487. package/dist/components/ic-typography2.js +51 -25
  488. package/dist/components/ic-typography2.js.map +1 -1
  489. package/dist/core/core.css +395 -264
  490. package/dist/core/core.esm.js +1 -1
  491. package/dist/core/core.esm.js.map +1 -1
  492. package/dist/core/index.esm.js.map +1 -1
  493. package/dist/core/p-06d97789.entry.js +2 -0
  494. package/dist/core/p-06d97789.entry.js.map +1 -0
  495. package/dist/core/{p-27274ca8.entry.js → p-071f4748.entry.js} +2 -2
  496. package/dist/core/p-071f4748.entry.js.map +1 -0
  497. package/dist/core/p-09070f61.entry.js +2 -0
  498. package/dist/core/p-09070f61.entry.js.map +1 -0
  499. package/dist/core/p-0c0ac69d.entry.js +2 -0
  500. package/dist/core/p-0c0ac69d.entry.js.map +1 -0
  501. package/dist/core/p-0d016565.entry.js +2 -0
  502. package/dist/core/p-0d016565.entry.js.map +1 -0
  503. package/dist/core/p-0e96d4d8.entry.js +2 -0
  504. package/dist/core/p-0e96d4d8.entry.js.map +1 -0
  505. package/dist/core/p-10cd26dc.entry.js +2 -0
  506. package/dist/core/p-10cd26dc.entry.js.map +1 -0
  507. package/dist/core/{p-a87d13b3.entry.js → p-110486f0.entry.js} +2 -2
  508. package/dist/core/p-110486f0.entry.js.map +1 -0
  509. package/dist/core/p-116ad73d.entry.js +2 -0
  510. package/dist/core/p-116ad73d.entry.js.map +1 -0
  511. package/dist/core/{p-8b554299.entry.js → p-1171a945.entry.js} +2 -2
  512. package/dist/core/p-1171a945.entry.js.map +1 -0
  513. package/dist/core/{p-0cb72d37.entry.js → p-17cf7b50.entry.js} +2 -2
  514. package/dist/core/p-17cf7b50.entry.js.map +1 -0
  515. package/dist/core/p-1ac08e6d.entry.js +2 -0
  516. package/dist/core/p-1ac08e6d.entry.js.map +1 -0
  517. package/dist/core/p-1f455336.entry.js +2 -0
  518. package/dist/core/p-1f455336.entry.js.map +1 -0
  519. package/dist/core/p-20c4d90b.entry.js +2 -0
  520. package/dist/core/p-20c4d90b.entry.js.map +1 -0
  521. package/dist/core/{p-641e244d.entry.js → p-2537f33e.entry.js} +2 -2
  522. package/dist/core/p-2537f33e.entry.js.map +1 -0
  523. package/dist/core/{p-87aa30b4.entry.js → p-264ce7a0.entry.js} +2 -2
  524. package/dist/core/p-264ce7a0.entry.js.map +1 -0
  525. package/dist/core/p-28656111.entry.js +2 -0
  526. package/dist/core/p-28656111.entry.js.map +1 -0
  527. package/dist/core/p-2b1a331b.entry.js +2 -0
  528. package/dist/core/p-2b1a331b.entry.js.map +1 -0
  529. package/dist/core/p-33243fff.entry.js +2 -0
  530. package/dist/core/p-33243fff.entry.js.map +1 -0
  531. package/dist/core/p-37df68fe.entry.js +2 -0
  532. package/dist/core/p-37df68fe.entry.js.map +1 -0
  533. package/dist/core/p-3b185c32.js.map +1 -1
  534. package/dist/core/p-426ec638.js.map +1 -1
  535. package/dist/core/{p-199b9196.entry.js → p-44e32417.entry.js} +2 -2
  536. package/dist/core/p-44e32417.entry.js.map +1 -0
  537. package/dist/core/{p-6e630778.entry.js → p-45595f98.entry.js} +2 -2
  538. package/dist/core/p-45595f98.entry.js.map +1 -0
  539. package/dist/core/p-49768069.entry.js +2 -0
  540. package/dist/core/p-49768069.entry.js.map +1 -0
  541. package/dist/core/p-4c68494c.entry.js +2 -0
  542. package/dist/core/p-4c68494c.entry.js.map +1 -0
  543. package/dist/core/{p-f37c6a76.entry.js → p-4f2a1950.entry.js} +2 -2
  544. package/dist/core/p-4f2a1950.entry.js.map +1 -0
  545. package/dist/core/p-50f4d151.entry.js +2 -0
  546. package/dist/core/p-50f4d151.entry.js.map +1 -0
  547. package/dist/core/p-55a37101.entry.js +2 -0
  548. package/dist/core/p-55a37101.entry.js.map +1 -0
  549. package/dist/core/{p-1223d0e9.entry.js → p-5c349c9d.entry.js} +2 -2
  550. package/dist/core/p-5c349c9d.entry.js.map +1 -0
  551. package/dist/core/p-5e1fd097.entry.js +2 -0
  552. package/dist/core/p-5e1fd097.entry.js.map +1 -0
  553. package/dist/core/p-68a5aaff.js.map +1 -1
  554. package/dist/core/p-69e4daec.entry.js +2 -0
  555. package/dist/core/p-69e4daec.entry.js.map +1 -0
  556. package/dist/core/p-701696aa.entry.js +2 -0
  557. package/dist/core/p-701696aa.entry.js.map +1 -0
  558. package/dist/core/{p-8452846e.entry.js → p-729745d3.entry.js} +2 -2
  559. package/dist/core/p-729745d3.entry.js.map +1 -0
  560. package/dist/core/{p-1bf956cb.entry.js → p-73fc198f.entry.js} +2 -2
  561. package/dist/core/p-73fc198f.entry.js.map +1 -0
  562. package/dist/core/p-74600ed8.entry.js +2 -0
  563. package/dist/core/p-74600ed8.entry.js.map +1 -0
  564. package/dist/core/p-78e7a859.entry.js +2 -0
  565. package/dist/core/p-78e7a859.entry.js.map +1 -0
  566. package/dist/core/{p-419d3378.entry.js → p-7e79bd0e.entry.js} +2 -2
  567. package/dist/core/p-7e79bd0e.entry.js.map +1 -0
  568. package/dist/core/p-7eaf8da8.entry.js +2 -0
  569. package/dist/core/p-7eaf8da8.entry.js.map +1 -0
  570. package/dist/core/p-811d447b.entry.js +2 -0
  571. package/dist/core/p-811d447b.entry.js.map +1 -0
  572. package/dist/core/p-85734ebf.entry.js +2 -0
  573. package/dist/core/p-85734ebf.entry.js.map +1 -0
  574. package/dist/core/p-85b7d931.entry.js +2 -0
  575. package/dist/core/p-85b7d931.entry.js.map +1 -0
  576. package/dist/core/{p-26bc7c62.entry.js → p-8856dff4.entry.js} +2 -2
  577. package/dist/core/p-8856dff4.entry.js.map +1 -0
  578. package/dist/core/p-8b268274.entry.js +2 -0
  579. package/dist/core/p-8b268274.entry.js.map +1 -0
  580. package/dist/core/p-8e4e97b4.js +3 -0
  581. package/dist/core/p-8e4e97b4.js.map +1 -0
  582. package/dist/core/p-972671ea.entry.js +2 -0
  583. package/dist/core/p-972671ea.entry.js.map +1 -0
  584. package/dist/core/{p-6c1cf351.entry.js → p-98328cb9.entry.js} +2 -2
  585. package/dist/core/p-98328cb9.entry.js.map +1 -0
  586. package/dist/core/{p-5be2c26a.entry.js → p-a103068b.entry.js} +2 -2
  587. package/dist/core/p-a103068b.entry.js.map +1 -0
  588. package/dist/core/{p-e4cb5585.entry.js → p-a20a7cd3.entry.js} +2 -2
  589. package/dist/core/p-a20a7cd3.entry.js.map +1 -0
  590. package/dist/core/p-a22658fb.entry.js +2 -0
  591. package/dist/core/p-a22658fb.entry.js.map +1 -0
  592. package/dist/core/{p-5dcc0489.entry.js → p-a55e7988.entry.js} +2 -2
  593. package/dist/core/p-a55e7988.entry.js.map +1 -0
  594. package/dist/core/{p-20ac0d2a.entry.js → p-a71055c9.entry.js} +2 -2
  595. package/dist/core/p-a71055c9.entry.js.map +1 -0
  596. package/dist/core/p-a794b724.entry.js +2 -0
  597. package/dist/core/p-a794b724.entry.js.map +1 -0
  598. package/dist/core/p-b21b4fea.entry.js +2 -0
  599. package/dist/core/p-b21b4fea.entry.js.map +1 -0
  600. package/dist/core/p-b953b22f.entry.js +2 -0
  601. package/dist/core/p-b953b22f.entry.js.map +1 -0
  602. package/dist/core/p-c2e091d7.js.map +1 -1
  603. package/dist/core/p-c9726fbd.entry.js +2 -0
  604. package/dist/core/p-c9726fbd.entry.js.map +1 -0
  605. package/dist/core/p-d981598e.entry.js +2 -0
  606. package/dist/core/p-d981598e.entry.js.map +1 -0
  607. package/dist/core/p-d9aec0dd.entry.js +2 -0
  608. package/dist/core/p-d9aec0dd.entry.js.map +1 -0
  609. package/dist/core/p-e1255160.js +2 -0
  610. package/dist/core/p-e1255160.js.map +1 -0
  611. package/dist/core/p-ed8957da.js +2 -0
  612. package/dist/core/p-ed8957da.js.map +1 -0
  613. package/dist/core/p-f074ef5b.js.map +1 -1
  614. package/dist/core/p-f3315216.entry.js +2 -0
  615. package/dist/core/p-f3315216.entry.js.map +1 -0
  616. package/dist/core/p-f34efc17.entry.js +2 -0
  617. package/dist/core/p-f34efc17.entry.js.map +1 -0
  618. package/dist/core/p-f43f411a.entry.js +2 -0
  619. package/dist/core/p-f43f411a.entry.js.map +1 -0
  620. package/dist/core/{p-96b4ca6e.entry.js → p-fa02a267.entry.js} +2 -2
  621. package/dist/core/p-fa02a267.entry.js.map +1 -0
  622. package/dist/core/p-ff995eb8.entry.js +2 -0
  623. package/dist/core/p-ff995eb8.entry.js.map +1 -0
  624. package/dist/esm/app-globals-0f993ce5.js +5 -0
  625. package/dist/esm/app-globals-0f993ce5.js.map +1 -0
  626. package/dist/esm/core.js +14 -12
  627. package/dist/esm/core.js.map +1 -1
  628. package/dist/esm/{helpers-2624c32c.js → helpers-dd035d0d.js} +71 -27
  629. package/dist/esm/helpers-dd035d0d.js.map +1 -0
  630. package/dist/esm/ic-accordion-group.entry.js +31 -14
  631. package/dist/esm/ic-accordion-group.entry.js.map +1 -1
  632. package/dist/esm/ic-accordion.entry.js +65 -42
  633. package/dist/esm/ic-accordion.entry.js.map +1 -1
  634. package/dist/esm/ic-alert.entry.js +38 -17
  635. package/dist/esm/ic-alert.entry.js.map +1 -1
  636. package/dist/esm/ic-back-to-top.entry.js +29 -15
  637. package/dist/esm/ic-back-to-top.entry.js.map +1 -1
  638. package/dist/esm/ic-badge.entry.js +60 -18
  639. package/dist/esm/ic-badge.entry.js.map +1 -1
  640. package/dist/esm/ic-breadcrumb-group.entry.js +53 -37
  641. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
  642. package/dist/esm/ic-breadcrumb.entry.js +38 -23
  643. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  644. package/dist/esm/ic-button_3.entry.js +304 -144
  645. package/dist/esm/ic-button_3.entry.js.map +1 -1
  646. package/dist/esm/ic-card-vertical.entry.js +54 -33
  647. package/dist/esm/ic-card-vertical.entry.js.map +1 -1
  648. package/dist/esm/ic-checkbox-group.entry.js +33 -10
  649. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  650. package/dist/esm/ic-checkbox.entry.js +49 -30
  651. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  652. package/dist/esm/ic-chip.entry.js +45 -24
  653. package/dist/esm/ic-chip.entry.js.map +1 -1
  654. package/dist/esm/ic-classification-banner.entry.js +22 -6
  655. package/dist/esm/ic-classification-banner.entry.js.map +1 -1
  656. package/dist/esm/ic-data-list.entry.js +11 -5
  657. package/dist/esm/ic-data-list.entry.js.map +1 -1
  658. package/dist/esm/ic-data-row.entry.js +28 -18
  659. package/dist/esm/ic-data-row.entry.js.map +1 -1
  660. package/dist/esm/ic-dialog.entry.js +164 -115
  661. package/dist/esm/ic-dialog.entry.js.map +1 -1
  662. package/dist/esm/ic-divider.entry.js +35 -15
  663. package/dist/esm/ic-divider.entry.js.map +1 -1
  664. package/dist/esm/ic-empty-state.entry.js +19 -11
  665. package/dist/esm/ic-empty-state.entry.js.map +1 -1
  666. package/dist/esm/ic-footer-link-group.entry.js +8 -8
  667. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  668. package/dist/esm/ic-footer-link.entry.js +12 -11
  669. package/dist/esm/ic-footer-link.entry.js.map +1 -1
  670. package/dist/esm/ic-footer.entry.js +32 -19
  671. package/dist/esm/ic-footer.entry.js.map +1 -1
  672. package/dist/esm/ic-hero.entry.js +29 -17
  673. package/dist/esm/ic-hero.entry.js.map +1 -1
  674. package/dist/esm/ic-horizontal-scroll.entry.js +32 -20
  675. package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
  676. package/dist/esm/ic-input-component-container_3.entry.js +126 -68
  677. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  678. package/dist/esm/ic-input-label_2.entry.js +45 -17
  679. package/dist/esm/ic-input-label_2.entry.js.map +1 -1
  680. package/dist/esm/ic-link.entry.js +29 -22
  681. package/dist/esm/ic-link.entry.js.map +1 -1
  682. package/dist/esm/ic-menu-group.entry.js +5 -5
  683. package/dist/esm/ic-menu-group.entry.js.map +1 -1
  684. package/dist/esm/ic-menu-item.entry.js +21 -19
  685. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  686. package/dist/esm/ic-navigation-button.entry.js +26 -20
  687. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  688. package/dist/esm/ic-navigation-group.entry.js +63 -39
  689. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  690. package/dist/esm/ic-navigation-item.entry.js +70 -49
  691. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  692. package/dist/esm/ic-navigation-menu.entry.js +55 -33
  693. package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
  694. package/dist/esm/ic-page-header.entry.js +49 -28
  695. package/dist/esm/ic-page-header.entry.js.map +1 -1
  696. package/dist/esm/ic-pagination-item.entry.js +28 -15
  697. package/dist/esm/ic-pagination-item.entry.js.map +1 -1
  698. package/dist/esm/ic-pagination.entry.js +61 -28
  699. package/dist/esm/ic-pagination.entry.js.map +1 -1
  700. package/dist/esm/ic-popover-menu.entry.js +74 -42
  701. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  702. package/dist/esm/ic-radio-group.entry.js +55 -29
  703. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  704. package/dist/esm/ic-radio-option.entry.js +36 -24
  705. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  706. package/dist/esm/ic-search-bar.entry.js +154 -64
  707. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  708. package/dist/esm/ic-section-container.entry.js +12 -5
  709. package/dist/esm/ic-section-container.entry.js.map +1 -1
  710. package/dist/esm/ic-select.entry.js +234 -137
  711. package/dist/esm/ic-select.entry.js.map +1 -1
  712. package/dist/esm/ic-side-navigation.entry.js +107 -71
  713. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  714. package/dist/esm/ic-skeleton.entry.js +11 -4
  715. package/dist/esm/ic-skeleton.entry.js.map +1 -1
  716. package/dist/esm/ic-skip-link.entry.js +51 -0
  717. package/dist/esm/ic-skip-link.entry.js.map +1 -0
  718. package/dist/esm/ic-status-tag.entry.js +26 -7
  719. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  720. package/dist/esm/ic-step.entry.js +35 -33
  721. package/dist/esm/ic-step.entry.js.map +1 -1
  722. package/dist/esm/ic-stepper.entry.js +50 -35
  723. package/dist/esm/ic-stepper.entry.js.map +1 -1
  724. package/dist/esm/ic-switch.entry.js +50 -22
  725. package/dist/esm/ic-switch.entry.js.map +1 -1
  726. package/dist/esm/ic-tab-context.entry.js +45 -26
  727. package/dist/esm/ic-tab-context.entry.js.map +1 -1
  728. package/dist/esm/ic-tab-group.entry.js +14 -9
  729. package/dist/esm/ic-tab-group.entry.js.map +1 -1
  730. package/dist/esm/ic-tab-panel.entry.js +16 -12
  731. package/dist/esm/ic-tab-panel.entry.js.map +1 -1
  732. package/dist/esm/ic-tab.entry.js +22 -16
  733. package/dist/esm/ic-tab.entry.js.map +1 -1
  734. package/dist/esm/ic-text-field.entry.js +205 -76
  735. package/dist/esm/ic-text-field.entry.js.map +1 -1
  736. package/dist/esm/ic-theme.entry.js +13 -7
  737. package/dist/esm/ic-theme.entry.js.map +1 -1
  738. package/dist/esm/ic-toast-region.entry.js +2 -3
  739. package/dist/esm/ic-toast-region.entry.js.map +1 -1
  740. package/dist/esm/ic-toast.entry.js +30 -22
  741. package/dist/esm/ic-toast.entry.js.map +1 -1
  742. package/dist/esm/ic-toggle-button-group.entry.js +61 -29
  743. package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
  744. package/dist/esm/ic-toggle-button.entry.js +82 -50
  745. package/dist/esm/ic-toggle-button.entry.js.map +1 -1
  746. package/dist/esm/ic-top-navigation.entry.js +59 -34
  747. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  748. package/dist/esm/ic-typography.entry.js +53 -27
  749. package/dist/esm/ic-typography.entry.js.map +1 -1
  750. package/dist/esm/index-a7a720e7.js +2580 -0
  751. package/dist/esm/index-a7a720e7.js.map +1 -0
  752. package/dist/esm/loader.js +6 -4
  753. package/dist/esm/loader.js.map +1 -1
  754. package/dist/types/components/ic-accordion/ic-accordion.d.ts +3 -3
  755. package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +5 -5
  756. package/dist/types/components/ic-alert/ic-alert.d.ts +1 -1
  757. package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +6 -2
  758. package/dist/types/components/ic-back-to-top/ic-back-to-top.types.d.ts +1 -0
  759. package/dist/types/components/ic-badge/ic-badge.d.ts +6 -1
  760. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +2 -1
  761. package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +2 -2
  762. package/dist/types/components/ic-button/ic-button.d.ts +7 -6
  763. package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +10 -10
  764. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +7 -7
  765. package/dist/types/components/ic-data-list/ic-data-list.d.ts +1 -1
  766. package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
  767. package/dist/types/components/ic-dialog/ic-dialog.d.ts +15 -11
  768. package/dist/types/components/ic-divider/ic-divider.d.ts +3 -3
  769. package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +5 -1
  770. package/dist/types/components/ic-footer/ic-footer.d.ts +4 -4
  771. package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
  772. package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +6 -6
  773. package/dist/types/components/ic-input-label/ic-input-label.d.ts +2 -2
  774. package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +4 -4
  775. package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +2 -2
  776. package/dist/types/components/ic-menu/ic-menu.d.ts +10 -10
  777. package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -1
  778. package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +2 -2
  779. package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
  780. package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +18 -6
  781. package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +6 -0
  782. package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +8 -8
  783. package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +5 -3
  784. package/dist/types/components/ic-pagination/ic-pagination.d.ts +9 -9
  785. package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +4 -4
  786. package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +4 -4
  787. package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +9 -9
  788. package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +6 -6
  789. package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +12 -12
  790. package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +1 -1
  791. package/dist/types/components/ic-select/ic-select.d.ts +20 -20
  792. package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +12 -12
  793. package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +33 -0
  794. package/dist/types/components/ic-stepper/ic-stepper.d.ts +1 -1
  795. package/dist/types/components/ic-switch/ic-switch.d.ts +1 -1
  796. package/dist/types/components/ic-tab/ic-tab.d.ts +2 -2
  797. package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +7 -1
  798. package/dist/types/components/ic-text-field/ic-text-field.d.ts +51 -34
  799. package/dist/types/components/ic-theme/ic-theme.d.ts +2 -2
  800. package/dist/types/components/ic-toast/ic-toast.d.ts +3 -3
  801. package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +1 -1
  802. package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +3 -3
  803. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +1 -1
  804. package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +9 -9
  805. package/dist/types/components/ic-typography/ic-typography.d.ts +1 -1
  806. package/dist/types/components.d.ts +358 -215
  807. package/dist/types/stencil-public-runtime.d.ts +9 -10
  808. package/dist/types/utils/constants.d.ts +1 -0
  809. package/dist/types/utils/helpers.d.ts +10 -10
  810. package/dist/types/utils/types.d.ts +8 -4
  811. package/hydrate/index.d.ts +53 -12
  812. package/hydrate/index.js +32726 -20605
  813. package/hydrate/index.mjs +34407 -0
  814. package/hydrate/package.json +7 -1
  815. package/loader/cdn.js +1 -3
  816. package/loader/index.cjs.js +1 -3
  817. package/loader/index.d.ts +3 -0
  818. package/loader/index.es2017.js +1 -3
  819. package/loader/index.js +1 -3
  820. package/package.json +19 -13
  821. package/vscode-data.json +109 -339
  822. package/dist/cjs/helpers-eca4c27e.js.map +0 -1
  823. package/dist/cjs/index-f982899d.js +0 -3047
  824. package/dist/cjs/index-f982899d.js.map +0 -1
  825. package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +0 -349
  826. package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +0 -1
  827. package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +0 -129
  828. package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +0 -1
  829. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +0 -329
  830. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +0 -1
  831. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +0 -145
  832. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +0 -1
  833. package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +0 -256
  834. package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +0 -1
  835. package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +0 -162
  836. package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +0 -1
  837. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +0 -219
  838. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +0 -1
  839. package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +0 -332
  840. package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +0 -1
  841. package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +0 -214
  842. package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +0 -1
  843. package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +0 -284
  844. package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +0 -1
  845. package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +0 -188
  846. package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +0 -1
  847. package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +0 -188
  848. package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +0 -1
  849. package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js +0 -161
  850. package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js.map +0 -1
  851. package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +0 -74
  852. package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +0 -1
  853. package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +0 -448
  854. package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +0 -1
  855. package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +0 -109
  856. package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +0 -1
  857. package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +0 -181
  858. package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +0 -1
  859. package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +0 -46
  860. package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +0 -1
  861. package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +0 -66
  862. package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +0 -1
  863. package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +0 -109
  864. package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +0 -1
  865. package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +0 -223
  866. package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +0 -1
  867. package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +0 -172
  868. package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +0 -1
  869. package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +0 -38
  870. package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +0 -1
  871. package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +0 -84
  872. package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +0 -1
  873. package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +0 -89
  874. package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +0 -1
  875. package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +0 -120
  876. package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +0 -1
  877. package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +0 -149
  878. package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +0 -1
  879. package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +0 -1108
  880. package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +0 -1
  881. package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +0 -94
  882. package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +0 -1
  883. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +0 -121
  884. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +0 -1
  885. package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +0 -95
  886. package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +0 -1
  887. package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +0 -309
  888. package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +0 -1
  889. package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +0 -130
  890. package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +0 -1
  891. package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +0 -176
  892. package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +0 -1
  893. package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +0 -291
  894. package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +0 -1
  895. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +0 -390
  896. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +0 -1
  897. package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +0 -79
  898. package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +0 -1
  899. package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +0 -398
  900. package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +0 -1
  901. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +0 -389
  902. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +0 -1
  903. package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +0 -553
  904. package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +0 -1
  905. package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +0 -69
  906. package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +0 -1
  907. package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +0 -1672
  908. package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +0 -1
  909. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +0 -503
  910. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +0 -1
  911. package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +0 -89
  912. package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +0 -1
  913. package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +0 -26
  914. package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +0 -1
  915. package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +0 -176
  916. package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +0 -1
  917. package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +0 -752
  918. package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +0 -1
  919. package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +0 -93
  920. package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +0 -1
  921. package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +0 -175
  922. package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +0 -1
  923. package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +0 -390
  924. package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +0 -1
  925. package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +0 -50
  926. package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +0 -1
  927. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +0 -312
  928. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +0 -1
  929. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +0 -341
  930. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +0 -1
  931. package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +0 -72
  932. package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +0 -1
  933. package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +0 -79
  934. package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +0 -1
  935. package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +0 -314
  936. package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +0 -1
  937. package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +0 -64
  938. package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +0 -1
  939. package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +0 -126
  940. package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +0 -1
  941. package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +0 -337
  942. package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +0 -1
  943. package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +0 -321
  944. package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +0 -1
  945. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +0 -314
  946. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +0 -1
  947. package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +0 -407
  948. package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +0 -1
  949. package/dist/collection/testspec.setup.js +0 -77
  950. package/dist/collection/testspec.setup.js.map +0 -1
  951. package/dist/core/p-0cb72d37.entry.js.map +0 -1
  952. package/dist/core/p-1223d0e9.entry.js.map +0 -1
  953. package/dist/core/p-190c3474.entry.js +0 -2
  954. package/dist/core/p-190c3474.entry.js.map +0 -1
  955. package/dist/core/p-199b9196.entry.js.map +0 -1
  956. package/dist/core/p-1bf956cb.entry.js.map +0 -1
  957. package/dist/core/p-20ac0d2a.entry.js.map +0 -1
  958. package/dist/core/p-243ad74c.entry.js +0 -2
  959. package/dist/core/p-243ad74c.entry.js.map +0 -1
  960. package/dist/core/p-24a34d72.entry.js +0 -2
  961. package/dist/core/p-24a34d72.entry.js.map +0 -1
  962. package/dist/core/p-26bc7c62.entry.js.map +0 -1
  963. package/dist/core/p-27274ca8.entry.js.map +0 -1
  964. package/dist/core/p-29afeb33.entry.js +0 -2
  965. package/dist/core/p-29afeb33.entry.js.map +0 -1
  966. package/dist/core/p-2cc0d6b9.entry.js +0 -2
  967. package/dist/core/p-2cc0d6b9.entry.js.map +0 -1
  968. package/dist/core/p-31c84a47.entry.js +0 -2
  969. package/dist/core/p-31c84a47.entry.js.map +0 -1
  970. package/dist/core/p-36ac5305.entry.js +0 -2
  971. package/dist/core/p-36ac5305.entry.js.map +0 -1
  972. package/dist/core/p-3ea4a005.entry.js +0 -2
  973. package/dist/core/p-3ea4a005.entry.js.map +0 -1
  974. package/dist/core/p-404b482e.entry.js +0 -2
  975. package/dist/core/p-404b482e.entry.js.map +0 -1
  976. package/dist/core/p-419d3378.entry.js.map +0 -1
  977. package/dist/core/p-47038ea3.entry.js +0 -2
  978. package/dist/core/p-47038ea3.entry.js.map +0 -1
  979. package/dist/core/p-490bf0ee.entry.js +0 -2
  980. package/dist/core/p-490bf0ee.entry.js.map +0 -1
  981. package/dist/core/p-4e6e34fe.entry.js +0 -2
  982. package/dist/core/p-4e6e34fe.entry.js.map +0 -1
  983. package/dist/core/p-4fce49bd.entry.js +0 -2
  984. package/dist/core/p-4fce49bd.entry.js.map +0 -1
  985. package/dist/core/p-5b42dbef.entry.js +0 -2
  986. package/dist/core/p-5b42dbef.entry.js.map +0 -1
  987. package/dist/core/p-5be2c26a.entry.js.map +0 -1
  988. package/dist/core/p-5d5345a4.entry.js +0 -2
  989. package/dist/core/p-5d5345a4.entry.js.map +0 -1
  990. package/dist/core/p-5dcc0489.entry.js.map +0 -1
  991. package/dist/core/p-5f6d6b3f.entry.js +0 -2
  992. package/dist/core/p-5f6d6b3f.entry.js.map +0 -1
  993. package/dist/core/p-5f74782e.entry.js +0 -2
  994. package/dist/core/p-5f74782e.entry.js.map +0 -1
  995. package/dist/core/p-6227fff5.entry.js +0 -2
  996. package/dist/core/p-6227fff5.entry.js.map +0 -1
  997. package/dist/core/p-641e244d.entry.js.map +0 -1
  998. package/dist/core/p-6b5e91e2.js +0 -3
  999. package/dist/core/p-6b5e91e2.js.map +0 -1
  1000. package/dist/core/p-6c1cf351.entry.js.map +0 -1
  1001. package/dist/core/p-6e630778.entry.js.map +0 -1
  1002. package/dist/core/p-7c8cd719.entry.js +0 -2
  1003. package/dist/core/p-7c8cd719.entry.js.map +0 -1
  1004. package/dist/core/p-7fa74998.entry.js +0 -2
  1005. package/dist/core/p-7fa74998.entry.js.map +0 -1
  1006. package/dist/core/p-7ff4632d.entry.js +0 -2
  1007. package/dist/core/p-7ff4632d.entry.js.map +0 -1
  1008. package/dist/core/p-8452846e.entry.js.map +0 -1
  1009. package/dist/core/p-84c3a870.entry.js +0 -2
  1010. package/dist/core/p-84c3a870.entry.js.map +0 -1
  1011. package/dist/core/p-8624bb98.entry.js +0 -2
  1012. package/dist/core/p-8624bb98.entry.js.map +0 -1
  1013. package/dist/core/p-87aa30b4.entry.js.map +0 -1
  1014. package/dist/core/p-8b554299.entry.js.map +0 -1
  1015. package/dist/core/p-932f3e3c.js +0 -2
  1016. package/dist/core/p-932f3e3c.js.map +0 -1
  1017. package/dist/core/p-96b4ca6e.entry.js.map +0 -1
  1018. package/dist/core/p-9cfd6855.entry.js +0 -2
  1019. package/dist/core/p-9cfd6855.entry.js.map +0 -1
  1020. package/dist/core/p-a87d13b3.entry.js.map +0 -1
  1021. package/dist/core/p-abb383bd.entry.js +0 -2
  1022. package/dist/core/p-abb383bd.entry.js.map +0 -1
  1023. package/dist/core/p-af934e73.entry.js +0 -2
  1024. package/dist/core/p-af934e73.entry.js.map +0 -1
  1025. package/dist/core/p-b73b7139.entry.js +0 -2
  1026. package/dist/core/p-b73b7139.entry.js.map +0 -1
  1027. package/dist/core/p-b9941d97.entry.js +0 -2
  1028. package/dist/core/p-b9941d97.entry.js.map +0 -1
  1029. package/dist/core/p-c1e93306.entry.js +0 -2
  1030. package/dist/core/p-c1e93306.entry.js.map +0 -1
  1031. package/dist/core/p-d21d8014.entry.js +0 -2
  1032. package/dist/core/p-d21d8014.entry.js.map +0 -1
  1033. package/dist/core/p-df957570.entry.js +0 -2
  1034. package/dist/core/p-df957570.entry.js.map +0 -1
  1035. package/dist/core/p-e1f8d915.entry.js +0 -2
  1036. package/dist/core/p-e1f8d915.entry.js.map +0 -1
  1037. package/dist/core/p-e4cb5585.entry.js.map +0 -1
  1038. package/dist/core/p-f073fc69.entry.js +0 -2
  1039. package/dist/core/p-f073fc69.entry.js.map +0 -1
  1040. package/dist/core/p-f2d9eefe.entry.js +0 -2
  1041. package/dist/core/p-f2d9eefe.entry.js.map +0 -1
  1042. package/dist/core/p-f37c6a76.entry.js.map +0 -1
  1043. package/dist/core/p-f7872eef.entry.js +0 -2
  1044. package/dist/core/p-f7872eef.entry.js.map +0 -1
  1045. package/dist/core/p-f9dceda0.entry.js +0 -2
  1046. package/dist/core/p-f9dceda0.entry.js.map +0 -1
  1047. package/dist/core/p-fac53f92.entry.js +0 -2
  1048. package/dist/core/p-fac53f92.entry.js.map +0 -1
  1049. package/dist/core/p-fddcf298.entry.js +0 -2
  1050. package/dist/core/p-fddcf298.entry.js.map +0 -1
  1051. package/dist/core/p-ffc150c5.entry.js +0 -2
  1052. package/dist/core/p-ffc150c5.entry.js.map +0 -1
  1053. package/dist/esm/helpers-2624c32c.js.map +0 -1
  1054. package/dist/esm/index-d1d2c456.js +0 -3016
  1055. package/dist/esm/index-d1d2c456.js.map +0 -1
  1056. package/dist/esm/polyfills/core-js.js +0 -11
  1057. package/dist/esm/polyfills/dom.js +0 -79
  1058. package/dist/esm/polyfills/es5-html-element.js +0 -1
  1059. package/dist/esm/polyfills/index.js +0 -34
  1060. package/dist/esm/polyfills/system.js +0 -6
  1061. package/dist/types/testspec.setup.d.ts +0 -24
@@ -5,8 +5,8 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
9
- import { IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
8
+ import { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
9
+ import { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
10
10
  import { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
11
11
  import { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
12
12
  import { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
@@ -20,6 +20,7 @@ import { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicato
20
20
  import { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
21
21
  import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
22
22
  import { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
23
+ import { IcNavigationExpandEventDetail, IcNavigationOpenEventDetail } from "./components/ic-navigation-group/ic-navigation-group.types";
23
24
  import { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
24
25
  import { IcPaginationItemType } from "./components/ic-pagination-item/ic-pagination-item.types";
25
26
  import { IcChangeEventDetail as IcChangeEventDetail2 } from "./components/ic-radio-group/ic-radio-group.types";
@@ -34,8 +35,8 @@ import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from
34
35
  import { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
35
36
  import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
36
37
  import { Options } from "@popperjs/core";
37
- export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
38
- export { IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
38
+ export { IcActivationTypes, IcAdditionalFieldTypes, IcAlignment, IcAutocompleteTypes, IcAutocorrectStates, IcBlurEventDetail, IcBrand, IcBrandForeground, IcButtonTooltipPlacement, IcColor, IcDeviceSizes, IcEmphasisType, IcIconPlacementOptions, IcInformationStatusOrEmpty, IcMenuOption, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
39
+ export { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
39
40
  export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
40
41
  export { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
41
42
  export { IcChangeEventDetail } from "./components/ic-checkbox-group/ic-checkbox-group.types";
@@ -49,6 +50,7 @@ export { IcLoadingSizes, IcLoadingTypes } from "./components/ic-loading-indicato
49
50
  export { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./components/ic-search-bar/ic-search-bar.types";
50
51
  export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail } from "./components/ic-menu/ic-menu.types";
51
52
  export { IcMenuItemVariants } from "./components/ic-menu-item/ic-menu-item.types";
53
+ export { IcNavigationExpandEventDetail, IcNavigationOpenEventDetail } from "./components/ic-navigation-group/ic-navigation-group.types";
52
54
  export { IcChangeEventDetail as IcChangeEventDetail1, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
53
55
  export { IcPaginationItemType } from "./components/ic-pagination-item/ic-pagination-item.types";
54
56
  export { IcChangeEventDetail as IcChangeEventDetail2 } from "./components/ic-radio-group/ic-radio-group.types";
@@ -72,7 +74,7 @@ export namespace Components {
72
74
  /**
73
75
  * If `true`, the accordion appears expanded.
74
76
  */
75
- "expanded": boolean;
77
+ "expanded"?: boolean;
76
78
  /**
77
79
  * The section header outlining section content.
78
80
  */
@@ -98,15 +100,15 @@ export namespace Components {
98
100
  /**
99
101
  * The accessible button label to provide more context to the 'See all/Hide all' button for screen reader users.
100
102
  */
101
- "accessibleButtonLabel": string;
103
+ "accessibleButtonLabel"?: string;
102
104
  /**
103
105
  * If `true`, the accordion will load in an expanded state.
104
106
  */
105
- "expanded": boolean;
107
+ "expanded"?: boolean;
106
108
  /**
107
109
  * The header for the accordion group.
108
110
  */
109
- "label": string;
111
+ "label"?: string;
110
112
  /**
111
113
  * Sets the focus on first focusable element in the accordion group. If the "See/Hide all" button is present, it will be focused. Otherwise, the first accordion will be focused.
112
114
  */
@@ -114,7 +116,7 @@ export namespace Components {
114
116
  /**
115
117
  * If `true`, only one accordion will open at a time.
116
118
  */
117
- "singleExpansion": boolean;
119
+ "singleExpansion"?: boolean;
118
120
  /**
119
121
  * The size of the accordion.
120
122
  */
@@ -144,7 +146,7 @@ export namespace Components {
144
146
  /**
145
147
  * If `true`, the default icon for the neutral variant will appear on the left of the alert.
146
148
  */
147
- "showDefaultIcon": boolean;
149
+ "showDefaultIcon"?: boolean;
148
150
  /**
149
151
  * 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
152
  */
@@ -159,6 +161,10 @@ export namespace Components {
159
161
  "variant"?: IcStatusVariants;
160
162
  }
161
163
  interface IcBackToTop {
164
+ /**
165
+ * The horizontal position of the element.
166
+ */
167
+ "position"?: IcBackToTopPositions;
162
168
  /**
163
169
  * The ID of the element to jump back to when the link is clicked.
164
170
  */
@@ -170,7 +176,7 @@ export namespace Components {
170
176
  /**
171
177
  * The variant of the button to render
172
178
  */
173
- "variant": IcBackToTopVariants;
179
+ "variant"?: IcBackToTopVariants;
174
180
  }
175
181
  interface IcBadge {
176
182
  /**
@@ -212,7 +218,7 @@ export namespace Components {
212
218
  /**
213
219
  * If `true`, the badge will be displayed.
214
220
  */
215
- "visible": boolean;
221
+ "visible"?: boolean;
216
222
  }
217
223
  interface IcBreadcrumb {
218
224
  /**
@@ -232,18 +238,18 @@ export namespace Components {
232
238
  * Sets focus on the breadcrumb.
233
239
  */
234
240
  "setFocus": () => Promise<void>;
235
- "showBackIcon": boolean;
241
+ "showBackIcon"?: boolean;
236
242
  "theme"?: IcThemeMode;
237
243
  }
238
244
  interface IcBreadcrumbGroup {
239
245
  /**
240
246
  * If `true`, display only a single breadcrumb for the parent page with a back icon.
241
247
  */
242
- "backBreadcrumbOnly": boolean;
248
+ "backBreadcrumbOnly"?: boolean;
243
249
  /**
244
250
  * If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed.
245
251
  */
246
- "collapsed": boolean;
252
+ "collapsed"?: boolean;
247
253
  /**
248
254
  * If `true`, the breadcrumb group will display as black in the light theme, and white in the dark theme.
249
255
  */
@@ -258,8 +264,8 @@ export namespace Components {
258
264
  * If `fileUpload` is set to `true`, this is the accepted list of file types.
259
265
  */
260
266
  "accept"?: string;
261
- "ariaControlsId": string | boolean;
262
- "ariaOwnsId": string | boolean;
267
+ "ariaControlsId"?: string | boolean;
268
+ "ariaOwnsId"?: string | boolean;
263
269
  /**
264
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.
265
271
  */
@@ -283,7 +289,7 @@ export namespace Components {
283
289
  /**
284
290
  * The name of the control for the file input, which is submitted with the form data.
285
291
  */
286
- "fileInputName": string;
292
+ "fileInputName"?: string;
287
293
  /**
288
294
  * If `true`, when the button is clicked the native file explorer will be launched.
289
295
  */
@@ -347,7 +353,7 @@ export namespace Components {
347
353
  /**
348
354
  * The list of the files that have been selected by a user.
349
355
  */
350
- "selectedFiles": FileList;
356
+ "selectedFiles"?: FileList;
351
357
  /**
352
358
  * Sets focus on the native `button`.
353
359
  */
@@ -443,7 +449,7 @@ export namespace Components {
443
449
  /**
444
450
  * The style of additionalField that will be displayed if used.
445
451
  */
446
- "additionalFieldDisplay": IcAdditionalFieldTypes;
452
+ "additionalFieldDisplay"?: IcAdditionalFieldTypes;
447
453
  /**
448
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.
449
455
  */
@@ -455,7 +461,7 @@ export namespace Components {
455
461
  /**
456
462
  * The text to be displayed when dynamic.
457
463
  */
458
- "dynamicText": string;
464
+ "dynamicText"?: string;
459
465
  /**
460
466
  * The <form> element to associate the checkbox with.
461
467
  */
@@ -463,15 +469,15 @@ export namespace Components {
463
469
  /**
464
470
  * The group label for the checkbox.
465
471
  */
466
- "groupLabel": string;
472
+ "groupLabel"?: string;
467
473
  /**
468
474
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
469
475
  */
470
- "hideLabel": boolean;
476
+ "hideLabel"?: boolean;
471
477
  /**
472
478
  * If `true`, the indeterminate state will be displayed when checked.
473
479
  */
474
- "indeterminate": boolean;
480
+ "indeterminate"?: boolean;
475
481
  /**
476
482
  * The label for the checkbox.
477
483
  */
@@ -479,11 +485,11 @@ export namespace Components {
479
485
  /**
480
486
  * The name for the checkbox. If not set when used in a checkbox group, the name will be based on the group name.
481
487
  */
482
- "name": string;
488
+ "name"?: string;
483
489
  /**
484
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.
485
491
  */
486
- "nativeIndeterminateBehaviour": boolean;
492
+ "nativeIndeterminateBehaviour"?: boolean;
487
493
  /**
488
494
  * Sets focus on the checkbox.
489
495
  */
@@ -505,15 +511,15 @@ export namespace Components {
505
511
  /**
506
512
  * If `true`, the checkbox group will be set to the disabled state.
507
513
  */
508
- "disabled": boolean;
514
+ "disabled"?: boolean;
509
515
  /**
510
516
  * The helper text that will be displayed for additional field guidance.
511
517
  */
512
- "helperText": string;
518
+ "helperText"?: string;
513
519
  /**
514
520
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
515
521
  */
516
- "hideLabel": boolean;
522
+ "hideLabel"?: boolean;
517
523
  /**
518
524
  * The label for the checkbox group to be displayed.
519
525
  */
@@ -525,7 +531,7 @@ export namespace Components {
525
531
  /**
526
532
  * If `true`, the checkbox group will require a value.
527
533
  */
528
- "required": boolean;
534
+ "required"?: boolean;
529
535
  /**
530
536
  * The size of the checkboxes to be displayed. This does not affect the font size of the label.
531
537
  */
@@ -537,11 +543,11 @@ export namespace Components {
537
543
  /**
538
544
  * The validation status - e.g. 'error' | 'warning' | 'success'.
539
545
  */
540
- "validationStatus": IcInformationStatusOrEmpty;
546
+ "validationStatus"?: IcInformationStatusOrEmpty;
541
547
  /**
542
- * The validation text - e.g. 'error' | 'warning' | 'success'.
548
+ * The text to display as the validation message.
543
549
  */
544
- "validationText": string;
550
+ "validationText"?: string;
545
551
  }
546
552
  interface IcChip {
547
553
  /**
@@ -611,7 +617,7 @@ export namespace Components {
611
617
  /**
612
618
  * The title for the data list.
613
619
  */
614
- "heading": string;
620
+ "heading"?: string;
615
621
  /**
616
622
  * The size of the data list component.
617
623
  */
@@ -625,7 +631,7 @@ export namespace Components {
625
631
  /**
626
632
  * The label in the leftmost cell of the row.
627
633
  */
628
- "label": string;
634
+ "label"?: string;
629
635
  /**
630
636
  * The size of the data row component.
631
637
  */
@@ -637,13 +643,9 @@ export namespace Components {
637
643
  /**
638
644
  * The value of the middle (right if no end-component supplied) cell of the row.
639
645
  */
640
- "value": string;
646
+ "value"?: string;
641
647
  }
642
648
  interface IcDialog {
643
- /**
644
- * If set to `false`, default buttons or slotted dialog controls will not be displayed.
645
- */
646
- "buttons"?: boolean;
647
649
  /**
648
650
  * Cancels the dialog. Used by the default 'Cancel' button or can be called manually to trigger cancelling of dialog.
649
651
  */
@@ -657,7 +659,7 @@ export namespace Components {
657
659
  */
658
660
  "confirmDialog": () => Promise<void>;
659
661
  /**
660
- * If default buttons are displayed, sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
662
+ * If 'true', sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
661
663
  */
662
664
  "destructive"?: boolean;
663
665
  /**
@@ -675,11 +677,15 @@ export namespace Components {
675
677
  /**
676
678
  * Sets the heading for the dialog.
677
679
  */
678
- "heading": string;
680
+ "heading"?: string;
679
681
  /**
680
682
  * If `true`, the close button will not be displayed.
681
683
  */
682
684
  "hideCloseButton"?: boolean;
685
+ /**
686
+ * If set to `true`, default button controls will not be shown, but slotted dialog controls will still be displayed.
687
+ */
688
+ "hideDefaultControls": boolean;
683
689
  /**
684
690
  * Sets the optional label for the dialog which appears above the heading.
685
691
  */
@@ -687,7 +693,7 @@ export namespace Components {
687
693
  /**
688
694
  * If `true`, the dialog will be displayed.
689
695
  */
690
- "open": boolean;
696
+ "open"?: boolean;
691
697
  /**
692
698
  * Sets the maximum and minimum height and width for the dialog.
693
699
  */
@@ -701,7 +707,7 @@ export namespace Components {
701
707
  /**
702
708
  * The line style of the divider.
703
709
  */
704
- "borderStyle": IcDividerStyles;
710
+ "borderStyle"?: IcDividerStyles;
705
711
  /**
706
712
  * The label for the divider. The label placement will need to be set for the label to be displayed correctly.
707
713
  */
@@ -717,7 +723,7 @@ export namespace Components {
717
723
  /**
718
724
  * The orientation of the divider.
719
725
  */
720
- "orientation": IcOrientation;
726
+ "orientation"?: IcOrientation;
721
727
  /**
722
728
  * 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.
723
729
  */
@@ -725,7 +731,7 @@ export namespace Components {
725
731
  /**
726
732
  * The thickness of the divider.
727
733
  */
728
- "weight": IcDividerWeights;
734
+ "weight"?: IcDividerWeights;
729
735
  }
730
736
  interface IcEmptyState {
731
737
  /**
@@ -752,6 +758,10 @@ export namespace Components {
752
758
  * The subtitle rendered in the empty state container.
753
759
  */
754
760
  "subheading"?: string;
761
+ /**
762
+ * 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.
763
+ */
764
+ "theme"?: IcThemeMode;
755
765
  }
756
766
  interface IcFooter {
757
767
  /**
@@ -765,15 +775,15 @@ export namespace Components {
765
775
  /**
766
776
  * The caption displayed at the bottom of the footer.
767
777
  */
768
- "caption": string;
778
+ "caption"?: string;
769
779
  /**
770
780
  * If `true`, the footer will display the crown copyright at the bottom.
771
781
  */
772
- "copyright": boolean;
782
+ "copyright"?: boolean;
773
783
  /**
774
784
  * The description displayed at the top of the footer.
775
785
  */
776
- "description": string;
786
+ "description"?: string;
777
787
  /**
778
788
  * If `true`, the footer will be set up to handle link groups instead of standalone links.
779
789
  */
@@ -815,7 +825,7 @@ export namespace Components {
815
825
  /**
816
826
  * The alignment of the hero.
817
827
  */
818
- "aligned": IcAlignment;
828
+ "aligned"?: IcAlignment;
819
829
  /**
820
830
  * The optional background image.
821
831
  */
@@ -823,7 +833,7 @@ export namespace Components {
823
833
  /**
824
834
  * The alignment of the hero content.
825
835
  */
826
- "contentAligned": IcHeroContentAlignments;
836
+ "contentAligned"?: IcHeroContentAlignments;
827
837
  /**
828
838
  * If `true`, the background image (if set) will not scroll using a parallax effect.
829
839
  */
@@ -831,7 +841,7 @@ export namespace Components {
831
841
  /**
832
842
  * The heading of the hero. An <h2> level heading.
833
843
  */
834
- "heading": string;
844
+ "heading"?: string;
835
845
  /**
836
846
  * The optional secondary heading, an <h3> level heading. Replaced by slotted right content.
837
847
  */
@@ -863,19 +873,19 @@ export namespace Components {
863
873
  /**
864
874
  * If `true`, the disabled state will be set.
865
875
  */
866
- "disabled": boolean;
876
+ "disabled"?: boolean;
867
877
  /**
868
878
  * If `true`, the input component container will fill the width of the container it is in.
869
879
  */
870
- "fullWidth": boolean;
880
+ "fullWidth"?: boolean;
871
881
  /**
872
882
  * If `true`, the input component container will allow for multiple lines.
873
883
  */
874
- "multiLine": boolean;
884
+ "multiLine"?: boolean;
875
885
  /**
876
886
  * If `true`, the readonly state will be set.
877
887
  */
878
- "readonly": boolean;
888
+ "readonly"?: boolean;
879
889
  /**
880
890
  * The size of the input component container component.
881
891
  */
@@ -883,11 +893,11 @@ export namespace Components {
883
893
  /**
884
894
  * If `true`, the validation will display inline.
885
895
  */
886
- "validationInline": boolean;
896
+ "validationInline"?: boolean;
887
897
  /**
888
898
  * The validation status of the input component container - e.g. 'error' | 'warning' | 'success'.
889
899
  */
890
- "validationStatus": IcInformationStatusOrEmpty;
900
+ "validationStatus"?: IcInformationStatusOrEmpty;
891
901
  }
892
902
  interface IcInputContainer {
893
903
  /**
@@ -903,11 +913,11 @@ export namespace Components {
903
913
  /**
904
914
  * If `true`, the disabled state will be set.
905
915
  */
906
- "disabled": boolean;
916
+ "disabled"?: boolean;
907
917
  /**
908
918
  * The ID of the form element the label is bound to.
909
919
  */
910
- "for": string;
920
+ "for"?: string;
911
921
  /**
912
922
  * The helper text that will be displayed.
913
923
  */
@@ -938,15 +948,15 @@ export namespace Components {
938
948
  /**
939
949
  * The ARIA live mode to apply to the message.
940
950
  */
941
- "ariaLiveMode": IcAriaLiveModeVariants;
951
+ "ariaLiveMode"?: IcAriaLiveModeVariants;
942
952
  /**
943
953
  * The ID of the form element the validation is bound to.
944
954
  */
945
- "for": string;
955
+ "for"?: string;
946
956
  /**
947
957
  * If `true`, the input validation will fill the width of the container.
948
958
  */
949
- "fullWidth": boolean;
959
+ "fullWidth"?: boolean;
950
960
  /**
951
961
  * The validation message to display.
952
962
  */
@@ -954,7 +964,7 @@ export namespace Components {
954
964
  /**
955
965
  * The status of the validation - e.g. 'error' | 'warning' | 'success'.
956
966
  */
957
- "status": IcInformationStatusOrEmpty;
967
+ "status"?: IcInformationStatusOrEmpty;
958
968
  }
959
969
  interface IcLink {
960
970
  /**
@@ -1035,7 +1045,7 @@ export namespace Components {
1035
1045
  /**
1036
1046
  * 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.
1037
1047
  */
1038
- "theme": IcThemeMode;
1048
+ "theme"?: IcThemeMode;
1039
1049
  /**
1040
1050
  * The type of indicator, either linear or circular.
1041
1051
  */
@@ -1050,15 +1060,15 @@ export namespace Components {
1050
1060
  * The reference to an anchor element the menu will position itself from when rendered.
1051
1061
  */
1052
1062
  "anchorEl": HTMLElement;
1053
- "autofocusOnSelected": boolean;
1063
+ "autofocusOnSelected"?: boolean;
1054
1064
  /**
1055
1065
  * If `true`, the menu will close when an option is selected.
1056
1066
  */
1057
- "closeOnSelect": boolean;
1067
+ "closeOnSelect"?: boolean;
1058
1068
  /**
1059
1069
  * If `true`, the menu will fill the width of the container.
1060
1070
  */
1061
- "fullWidth": boolean;
1071
+ "fullWidth"?: boolean;
1062
1072
  "handleClickOpen": () => Promise<void>;
1063
1073
  /**
1064
1074
  * Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
@@ -1078,7 +1088,7 @@ export namespace Components {
1078
1088
  /**
1079
1089
  * The custom name for the label field for IcMenuOption.
1080
1090
  */
1081
- "labelField": string;
1091
+ "labelField"?: string;
1082
1092
  /**
1083
1093
  * The ID of the menu.
1084
1094
  */
@@ -1108,7 +1118,7 @@ export namespace Components {
1108
1118
  /**
1109
1119
  * The custom name for the value field for IcMenuOption.
1110
1120
  */
1111
- "valueField": string;
1121
+ "valueField"?: string;
1112
1122
  }
1113
1123
  interface IcMenuGroup {
1114
1124
  /**
@@ -1120,7 +1130,7 @@ export namespace Components {
1120
1130
  /**
1121
1131
  * If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`.
1122
1132
  */
1123
- "checked": boolean;
1133
+ "checked"?: boolean;
1124
1134
  /**
1125
1135
  * The description displayed in the menu item, below the label.
1126
1136
  */
@@ -1164,7 +1174,7 @@ export namespace Components {
1164
1174
  /**
1165
1175
  * The variant of the menu item.
1166
1176
  */
1167
- "variant": IcMenuItemVariants;
1177
+ "variant"?: IcMenuItemVariants;
1168
1178
  }
1169
1179
  interface IcNavigationButton {
1170
1180
  /**
@@ -1206,9 +1216,9 @@ export namespace Components {
1206
1216
  }
1207
1217
  interface IcNavigationGroup {
1208
1218
  /**
1209
- * If `true`, the group will be expandable in the side menu.
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.
1210
1220
  */
1211
- "expandable": boolean;
1221
+ "expandable"?: boolean;
1212
1222
  /**
1213
1223
  * The label to display on the group.
1214
1224
  */
@@ -1223,17 +1233,17 @@ export namespace Components {
1223
1233
  "theme"?: IcThemeMode;
1224
1234
  }
1225
1235
  interface IcNavigationItem {
1226
- "collapsedIconLabel": boolean;
1227
- "displayNavigationTooltip": boolean;
1236
+ "collapsedIconLabel"?: boolean;
1237
+ "displayNavigationTooltip"?: boolean;
1228
1238
  /**
1229
1239
  * If `true`, the user can save the linked URL instead of navigating to it.
1230
1240
  */
1231
1241
  "download"?: string | boolean;
1232
- "expandable": boolean;
1242
+ "expandable"?: boolean;
1233
1243
  /**
1234
1244
  * The destination of the navigation item.
1235
1245
  */
1236
- "href": string;
1246
+ "href"?: string;
1237
1247
  /**
1238
1248
  * The human language of the linked URL.
1239
1249
  */
@@ -1241,7 +1251,7 @@ export namespace Components {
1241
1251
  /**
1242
1252
  * The label of the navigation item.
1243
1253
  */
1244
- "label": string;
1254
+ "label"?: string;
1245
1255
  /**
1246
1256
  * How much of the referrer to send when following the link.
1247
1257
  */
@@ -1253,7 +1263,7 @@ export namespace Components {
1253
1263
  /**
1254
1264
  * If `true`, the navigation item will be set in a selected state.
1255
1265
  */
1256
- "selected": boolean;
1266
+ "selected"?: boolean;
1257
1267
  /**
1258
1268
  * Sets focus on the nav item.
1259
1269
  */
@@ -1271,7 +1281,7 @@ export namespace Components {
1271
1281
  /**
1272
1282
  * The status info to display.
1273
1283
  */
1274
- "status": string;
1284
+ "status"?: string;
1275
1285
  /**
1276
1286
  * 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
1287
  */
@@ -1279,7 +1289,7 @@ export namespace Components {
1279
1289
  /**
1280
1290
  * The version info to display.
1281
1291
  */
1282
- "version": string;
1292
+ "version"?: string;
1283
1293
  }
1284
1294
  interface IcPageHeader {
1285
1295
  /**
@@ -1323,35 +1333,35 @@ export namespace Components {
1323
1333
  /**
1324
1334
  * The number of pages displayed adjacent to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
1325
1335
  */
1326
- "adjacentPageCount": number;
1336
+ "adjacentPageCount"?: number;
1327
1337
  /**
1328
1338
  * The number of pages displayed as boundary items to the current page when using 'complex' type pagination. Accepted values are 0, 1 & 2.
1329
1339
  */
1330
- "boundaryPageCount": number;
1340
+ "boundaryPageCount"?: number;
1331
1341
  /**
1332
1342
  * The current page displayed by the pagination.
1333
1343
  */
1334
- "currentPage": number;
1344
+ "currentPage"?: number;
1335
1345
  /**
1336
1346
  * The default page to display.
1337
1347
  */
1338
- "defaultPage": number;
1348
+ "defaultPage"?: number;
1339
1349
  /**
1340
1350
  * If `true`, the pagination will not allow interaction.
1341
1351
  */
1342
- "disabled": boolean;
1352
+ "disabled"?: boolean;
1343
1353
  /**
1344
1354
  * If `true`, the current page of the simple pagination will not be displayed.
1345
1355
  */
1346
- "hideCurrentPage": boolean;
1356
+ "hideCurrentPage"?: boolean;
1347
1357
  /**
1348
1358
  * If `true`, the first and last page buttons will not be displayed.
1349
1359
  */
1350
- "hideFirstAndLastPageButton": boolean;
1360
+ "hideFirstAndLastPageButton"?: boolean;
1351
1361
  /**
1352
1362
  * The label for the pagination item (applicable when simple pagination is being used).
1353
1363
  */
1354
- "label": string;
1364
+ "label"?: string;
1355
1365
  /**
1356
1366
  * If `true`, the pagination will display as black in the light theme, and white in dark theme.
1357
1367
  */
@@ -1372,17 +1382,17 @@ export namespace Components {
1372
1382
  /**
1373
1383
  * The type of pagination to be used.
1374
1384
  */
1375
- "type": IcPaginationTypes;
1385
+ "type"?: IcPaginationTypes;
1376
1386
  }
1377
1387
  interface IcPaginationItem {
1378
1388
  /**
1379
1389
  * If `true`, the pagination item will be disabled.
1380
1390
  */
1381
- "disabled": boolean;
1391
+ "disabled"?: boolean;
1382
1392
  /**
1383
1393
  * The label for the pagination item (applicable when simple pagination is being used).
1384
1394
  */
1385
- "label": string;
1395
+ "label"?: string;
1386
1396
  /**
1387
1397
  * If `true`, the pagination item will display as black in the light theme, and white in dark theme.
1388
1398
  */
@@ -1390,7 +1400,7 @@ export namespace Components {
1390
1400
  /**
1391
1401
  * The current page number.
1392
1402
  */
1393
- "page": number | null;
1403
+ "page"?: number;
1394
1404
  /**
1395
1405
  * If `true`, the pagination item will be selected.
1396
1406
  */
@@ -1408,7 +1418,7 @@ export namespace Components {
1408
1418
  /**
1409
1419
  * The ID of the element the popover menu will anchor itself to. This is required unless the popover is a submenu.
1410
1420
  */
1411
- "anchor": string;
1421
+ "anchor"?: string;
1412
1422
  /**
1413
1423
  * @param setFocusToAnchor when true return focus to anchor element when menu is closed
1414
1424
  */
@@ -1416,7 +1426,7 @@ export namespace Components {
1416
1426
  /**
1417
1427
  * If `true`, the popover menu will be displayed.
1418
1428
  */
1419
- "open": boolean;
1429
+ "open"?: boolean | undefined;
1420
1430
  "openFromChild": () => Promise<void>;
1421
1431
  "openFromParent": () => Promise<void>;
1422
1432
  "parentLabel"?: string;
@@ -1425,7 +1435,7 @@ export namespace Components {
1425
1435
  * The unique identifier for a popover submenu.
1426
1436
  */
1427
1437
  "submenuId"?: string;
1428
- "submenuLevel": number;
1438
+ "submenuLevel"?: number;
1429
1439
  /**
1430
1440
  * 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.
1431
1441
  */
@@ -1435,15 +1445,15 @@ export namespace Components {
1435
1445
  /**
1436
1446
  * If `true`, the disabled state will be set.
1437
1447
  */
1438
- "disabled": boolean;
1448
+ "disabled"?: boolean;
1439
1449
  /**
1440
1450
  * The helper text that will be displayed for additional field guidance.
1441
1451
  */
1442
- "helperText": string;
1452
+ "helperText"?: string;
1443
1453
  /**
1444
1454
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
1445
1455
  */
1446
- "hideLabel": boolean;
1456
+ "hideLabel"?: boolean;
1447
1457
  /**
1448
1458
  * The label for the radio group to be displayed.
1449
1459
  */
@@ -1455,11 +1465,11 @@ export namespace Components {
1455
1465
  /**
1456
1466
  * The orientation of the radio buttons in the radio group. If there are more than two radio buttons in a radio group or either of the radio buttons use the `additional-field` slot, then the orientation will always be vertical.
1457
1467
  */
1458
- "orientation": IcOrientation;
1468
+ "orientation"?: IcOrientation;
1459
1469
  /**
1460
1470
  * If `true`, the radio group will require a value.
1461
1471
  */
1462
- "required": boolean;
1472
+ "required"?: boolean;
1463
1473
  /**
1464
1474
  * The size of the radio group component.
1465
1475
  */
@@ -1471,17 +1481,17 @@ export namespace Components {
1471
1481
  /**
1472
1482
  * The validation status - e.g. 'error' | 'warning' | 'success'.
1473
1483
  */
1474
- "validationStatus": IcInformationStatusOrEmpty;
1484
+ "validationStatus"?: IcInformationStatusOrEmpty;
1475
1485
  /**
1476
- * The validation text - e.g. 'error' | 'warning' | 'success'.
1486
+ * The text to display as the validation message.
1477
1487
  */
1478
- "validationText": string;
1488
+ "validationText"?: string;
1479
1489
  }
1480
1490
  interface IcRadioOption {
1481
1491
  /**
1482
1492
  * The style of additionalField that will be displayed if used.
1483
1493
  */
1484
- "additionalFieldDisplay": IcAdditionalFieldTypes;
1494
+ "additionalFieldDisplay"?: IcAdditionalFieldTypes;
1485
1495
  /**
1486
1496
  * If `true`, the disabled state will be set.
1487
1497
  */
@@ -1489,7 +1499,7 @@ export namespace Components {
1489
1499
  /**
1490
1500
  * The text to be displayed when dynamic.
1491
1501
  */
1492
- "dynamicText": string;
1502
+ "dynamicText"?: string;
1493
1503
  /**
1494
1504
  * The <form> element to associate the radio with.
1495
1505
  */
@@ -1497,7 +1507,7 @@ export namespace Components {
1497
1507
  /**
1498
1508
  * The group label for the radio option.
1499
1509
  */
1500
- "groupLabel": string;
1510
+ "groupLabel"?: string;
1501
1511
  /**
1502
1512
  * The label for the radio option.
1503
1513
  */
@@ -1505,7 +1515,7 @@ export namespace Components {
1505
1515
  /**
1506
1516
  * The name for the radio option.
1507
1517
  */
1508
- "name": string;
1518
+ "name"?: string;
1509
1519
  /**
1510
1520
  * If `true`, the radio option will be displayed in a selected state.
1511
1521
  */
@@ -1532,7 +1542,7 @@ export namespace Components {
1532
1542
  /**
1533
1543
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
1534
1544
  */
1535
- "autocapitalize": string;
1545
+ "autocapitalize": string | undefined;
1536
1546
  /**
1537
1547
  * The state of autocompletion the browser can apply on the text value.
1538
1548
  */
@@ -1544,11 +1554,11 @@ export namespace Components {
1544
1554
  /**
1545
1555
  * If `true`, the form control will have input focus when the page loads.
1546
1556
  */
1547
- "autofocus": boolean;
1557
+ "autofocus": boolean | undefined;
1548
1558
  /**
1549
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.
1550
1560
  */
1551
- "charactersUntilSuggestion": number;
1561
+ "charactersUntilSuggestion"?: number;
1552
1562
  /**
1553
1563
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
1554
1564
  */
@@ -1564,7 +1574,7 @@ export namespace Components {
1564
1574
  /**
1565
1575
  * The text displayed when there are no options in the option list.
1566
1576
  */
1567
- "emptyOptionListText": string;
1577
+ "emptyOptionListText"?: string;
1568
1578
  /**
1569
1579
  * If `true`, the search bar will be focused when component loaded.
1570
1580
  */
@@ -1604,7 +1614,7 @@ export namespace Components {
1604
1614
  /**
1605
1615
  * The name of the control, which is submitted with the form data.
1606
1616
  */
1607
- "name": string;
1617
+ "name"?: string;
1608
1618
  /**
1609
1619
  * The suggested search options.
1610
1620
  */
@@ -1636,7 +1646,7 @@ export namespace Components {
1636
1646
  /**
1637
1647
  * If `true`, the value of the search will have its spelling and grammar checked.
1638
1648
  */
1639
- "spellcheck": boolean;
1649
+ "spellcheck": boolean | undefined;
1640
1650
  /**
1641
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.
1642
1652
  */
@@ -1648,7 +1658,7 @@ export namespace Components {
1648
1658
  /**
1649
1659
  * The value of the search input.
1650
1660
  */
1651
- "value": string;
1661
+ "value"?: string;
1652
1662
  /**
1653
1663
  * The custom name for the value field to correspond with the IcMenuOption type.
1654
1664
  */
@@ -1680,7 +1690,7 @@ export namespace Components {
1680
1690
  /**
1681
1691
  * The text displayed when there are no options in the option list.
1682
1692
  */
1683
- "emptyOptionListText": string;
1693
+ "emptyOptionListText"?: string;
1684
1694
  /**
1685
1695
  * The <form> element to associate the select with.
1686
1696
  */
@@ -1688,7 +1698,7 @@ export namespace Components {
1688
1698
  /**
1689
1699
  * If `true`, the select will fill the width of the container.
1690
1700
  */
1691
- "fullWidth": boolean;
1701
+ "fullWidth"?: boolean;
1692
1702
  /**
1693
1703
  * The helper text that will be displayed for additional field guidance.
1694
1704
  */
@@ -1788,50 +1798,50 @@ export namespace Components {
1788
1798
  /**
1789
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.
1790
1800
  */
1791
- "value"?: string | string[];
1801
+ "value"?: string | string[] | null;
1792
1802
  }
1793
1803
  interface IcSideNavigation {
1794
1804
  /**
1795
1805
  * The app title to be displayed. This is required, unless a slotted app title link is used.
1796
1806
  */
1797
- "appTitle": string;
1807
+ "appTitle"?: string;
1798
1808
  /**
1799
1809
  * If `true`, the icon and label will appear when side navigation is collapsed.
1800
1810
  */
1801
- "collapsedIconLabels": boolean;
1811
+ "collapsedIconLabels"?: boolean;
1802
1812
  /**
1803
1813
  * If `true`, automatic parent wrapper styling will be disabled.
1804
1814
  */
1805
- "disableAutoParentStyling": boolean;
1815
+ "disableAutoParentStyling"?: boolean;
1806
1816
  /**
1807
1817
  * If `true`, the side navigation will not display as a top bar on small devices.
1808
1818
  */
1809
- "disableTopBarBehaviour": boolean;
1819
+ "disableTopBarBehaviour"?: boolean;
1810
1820
  /**
1811
1821
  * If `true`, the side navigation will display in an expanded state.
1812
1822
  */
1813
- "expanded": boolean;
1823
+ "expanded"?: boolean;
1814
1824
  /**
1815
1825
  * The URL that the app title link points to.
1816
1826
  */
1817
- "href": string;
1818
- "inline": boolean;
1827
+ "href"?: string;
1828
+ "inline"?: boolean;
1819
1829
  /**
1820
1830
  * The short title of the app to be displayed at small screen sizes in place of the app title.
1821
1831
  */
1822
- "shortAppTitle": string;
1832
+ "shortAppTitle"?: string;
1823
1833
  /**
1824
1834
  * If `true`, the menu expand button will be removed (PLEASE NOTE: This takes effect on screen sizes 992px and above).
1825
1835
  */
1826
- "static": boolean;
1836
+ "static"?: boolean;
1827
1837
  /**
1828
1838
  * The status of the app to be displayed.
1829
1839
  */
1830
- "status": string;
1840
+ "status"?: string;
1831
1841
  /**
1832
1842
  * The version of the app to be displayed.
1833
1843
  */
1834
- "version": string;
1844
+ "version"?: string;
1835
1845
  }
1836
1846
  interface IcSkeleton {
1837
1847
  /**
@@ -1843,6 +1853,36 @@ export namespace Components {
1843
1853
  */
1844
1854
  "variant"?: IcSkeletonVariants;
1845
1855
  }
1856
+ interface IcSkipLink {
1857
+ /**
1858
+ * If `true`, the skip link will fill the width of the page.
1859
+ */
1860
+ "fullWidth": boolean;
1861
+ /**
1862
+ * If `true`, the skip link will appear inline with surrounding page content when focused.
1863
+ */
1864
+ "inline": boolean;
1865
+ /**
1866
+ * The label displayed when the skip link is focused.
1867
+ */
1868
+ "label": string;
1869
+ /**
1870
+ * If `true`, the skip link will display as black in the light theme, and white in the dark theme.
1871
+ */
1872
+ "monochrome": boolean;
1873
+ /**
1874
+ * The target ID for the element which should receive focus when triggering the skip link.
1875
+ */
1876
+ "target": string;
1877
+ /**
1878
+ * 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.
1879
+ */
1880
+ "theme": IcThemeMode;
1881
+ /**
1882
+ * If `true`, the background will be hidden.
1883
+ */
1884
+ "transparentBackground": boolean;
1885
+ }
1846
1886
  interface IcStatusTag {
1847
1887
  /**
1848
1888
  * If `true`, role='status' is added to the component and it will act as an 'aria-live' region. Screen readers will announce changes to the `label`, but not the initial value.
@@ -1976,8 +2016,8 @@ export namespace Components {
1976
2016
  * Sets focus on the tab.
1977
2017
  */
1978
2018
  "setFocus": () => Promise<void>;
1979
- "tabId"?: string;
1980
- "tabPosition"?: number;
2019
+ "tabId": string;
2020
+ "tabPosition": number;
1981
2021
  "theme"?: IcThemeMode;
1982
2022
  }
1983
2023
  interface IcTabContext {
@@ -2016,6 +2056,7 @@ export namespace Components {
2016
2056
  "theme"?: IcThemeMode;
2017
2057
  }
2018
2058
  interface IcTabPanel {
2059
+ "active": boolean;
2019
2060
  "monochrome"?: boolean;
2020
2061
  "panelId"?: string;
2021
2062
  "selectedTab"?: string;
@@ -2024,50 +2065,50 @@ export namespace Components {
2024
2065
  }
2025
2066
  interface IcTextField {
2026
2067
  "ariaActiveDescendant"?: string;
2027
- "ariaAutocomplete": IcAriaAutocompleteTypes;
2028
- "ariaExpanded": string;
2029
- "ariaOwns": string;
2068
+ "ariaAutocomplete"?: IcAriaAutocompleteTypes;
2069
+ "ariaExpanded": string | undefined;
2070
+ "ariaOwns"?: string;
2030
2071
  /**
2031
2072
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
2032
2073
  */
2033
- "autocapitalize": string;
2074
+ "autocapitalize": string | undefined;
2034
2075
  /**
2035
2076
  * The state of autocompletion the browser can apply on the text value.
2036
2077
  */
2037
- "autocomplete": IcAutocompleteTypes;
2078
+ "autocomplete"?: IcAutocompleteTypes;
2038
2079
  /**
2039
2080
  * The state of autocorrection the browser can apply when the user is entering/editing the text value.
2040
2081
  */
2041
- "autocorrect": IcAutocorrectStates;
2082
+ "autocorrect"?: IcAutocorrectStates;
2042
2083
  /**
2043
2084
  * If `true`, the form control will have input focus when the page loads.
2044
2085
  */
2045
- "autofocus": boolean;
2086
+ "autofocus": boolean | undefined;
2046
2087
  /**
2047
2088
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
2048
2089
  */
2049
- "debounce": number;
2090
+ "debounce"?: number;
2050
2091
  /**
2051
2092
  * If `true`, the disabled state will be set.
2052
2093
  */
2053
- "disabled": boolean;
2094
+ "disabled"?: boolean;
2054
2095
  /**
2055
2096
  * Specify whether the text field fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
2056
2097
  */
2057
- "fullWidth": boolean;
2098
+ "fullWidth"?: boolean;
2058
2099
  /**
2059
2100
  * The helper text that will be displayed for additional field guidance.
2060
2101
  */
2061
- "helperText": string;
2062
- "hiddenInput": boolean;
2102
+ "helperText"?: string;
2103
+ "hiddenInput"?: boolean;
2063
2104
  /**
2064
2105
  * If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.
2065
2106
  */
2066
- "hideCharCount": boolean;
2107
+ "hideCharCount"?: boolean;
2067
2108
  /**
2068
2109
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
2069
2110
  */
2070
- "hideLabel": boolean;
2111
+ "hideLabel"?: boolean;
2071
2112
  /**
2072
2113
  * The ID for the input.
2073
2114
  */
@@ -2075,7 +2116,7 @@ export namespace Components {
2075
2116
  /**
2076
2117
  * A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
2077
2118
  */
2078
- "inputmode": IcTextFieldInputModes;
2119
+ "inputmode"?: IcTextFieldInputModes;
2079
2120
  /**
2080
2121
  * The label for the input.
2081
2122
  */
@@ -2083,44 +2124,60 @@ export namespace Components {
2083
2124
  /**
2084
2125
  * The maximum number that can be accepted as a value, when `type` is `number` and `rows` is `1`. (NOTE: Ensure to include visual indication of max value in `helperText` or `label`)
2085
2126
  */
2086
- "max": string | number;
2127
+ "max"?: string | number;
2087
2128
  /**
2088
2129
  * 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)
2089
2130
  */
2090
- "maxCharacters": number;
2131
+ "maxCharacters"?: number;
2132
+ /**
2133
+ * The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached.
2134
+ */
2135
+ "maxCharactersMessage"?: string;
2136
+ /**
2137
+ * The text to display as the error message when the maximum value (the `max` prop value) has been exceeded.
2138
+ */
2139
+ "maxMessage"?: string;
2091
2140
  /**
2092
2141
  * 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`)
2093
2142
  */
2094
- "min": string | number;
2143
+ "min"?: string | number;
2095
2144
  /**
2096
2145
  * The minimum number of characters that can be entered in the field.
2097
2146
  */
2098
- "minCharacters": number;
2147
+ "minCharacters"?: number;
2148
+ /**
2149
+ * The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met.
2150
+ */
2151
+ "minCharactersMessage"?: string;
2152
+ /**
2153
+ * The text to display as the error message when the minimum value (the `min` prop value) has not been met.
2154
+ */
2155
+ "minMessage"?: string;
2099
2156
  /**
2100
2157
  * The name of the control, which is submitted with the form data.
2101
2158
  */
2102
- "name": string;
2159
+ "name"?: string;
2103
2160
  /**
2104
2161
  * The placeholder value to be displayed.
2105
2162
  */
2106
- "placeholder": string;
2163
+ "placeholder"?: string;
2107
2164
  /**
2108
2165
  * If `true`, the read only state will be set.
2109
2166
  */
2110
- "readonly": boolean;
2167
+ "readonly"?: boolean;
2111
2168
  /**
2112
2169
  * If `true`, the input will require a value.
2113
2170
  */
2114
- "required": boolean;
2171
+ "required"?: boolean;
2115
2172
  /**
2116
2173
  * If `true`, the multiline text area will be resizeable.
2117
2174
  */
2118
- "resize": boolean;
2119
- "role": string;
2175
+ "resize"?: boolean;
2176
+ "role": string | undefined;
2120
2177
  /**
2121
2178
  * The number of rows to transform the text field into a text area with a specific height.
2122
2179
  */
2123
- "rows": number;
2180
+ "rows"?: number;
2124
2181
  /**
2125
2182
  * Sets focus on the native `input`.
2126
2183
  */
@@ -2132,29 +2189,29 @@ export namespace Components {
2132
2189
  /**
2133
2190
  * If `true`, the value of the text field will have its spelling and grammar checked.
2134
2191
  */
2135
- "spellcheck": boolean;
2192
+ "spellcheck": boolean | undefined;
2136
2193
  /**
2137
2194
  * 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.
2138
2195
  */
2139
- "theme": IcThemeMode;
2196
+ "theme"?: IcThemeMode;
2140
2197
  "truncateValue"?: boolean;
2141
2198
  /**
2142
2199
  * The type of control to display. The default type is text.
2143
2200
  */
2144
- "type": IcTextFieldTypes;
2201
+ "type"?: IcTextFieldTypes;
2145
2202
  /**
2146
2203
  * If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
2147
2204
  */
2148
- "validationInline": boolean;
2149
- "validationInlineInternal": boolean;
2205
+ "validationInline"?: boolean;
2206
+ "validationInlineInternal"?: boolean;
2150
2207
  /**
2151
2208
  * The validation state - e.g. 'error' | 'warning' | 'success'.
2152
2209
  */
2153
- "validationStatus": IcInformationStatusOrEmpty;
2210
+ "validationStatus"?: IcInformationStatusOrEmpty;
2154
2211
  /**
2155
- * The validation state - e.g. 'error' | 'warning' | 'success'.
2212
+ * The text to display as the validation message.
2156
2213
  */
2157
- "validationText": string;
2214
+ "validationText"?: string;
2158
2215
  /**
2159
2216
  * The value of the text field.
2160
2217
  */
@@ -2164,21 +2221,21 @@ export namespace Components {
2164
2221
  /**
2165
2222
  * The brand colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
2166
2223
  */
2167
- "brandColor"?: IcColor;
2224
+ "brandColor"?: IcColor | null;
2168
2225
  /**
2169
2226
  * The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
2170
2227
  */
2171
- "theme": "dark" | "light" | "system";
2228
+ "theme"?: "dark" | "light" | "system";
2172
2229
  }
2173
2230
  interface IcToast {
2174
2231
  /**
2175
2232
  * If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
2176
2233
  */
2177
- "autoDismissTimeout"?: number;
2234
+ "autoDismissTimeout"?: number | undefined;
2178
2235
  /**
2179
2236
  * If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
2180
2237
  */
2181
- "dismissButtonAriaLabel"?: string;
2238
+ "dismissButtonAriaLabel"?: string | undefined;
2182
2239
  /**
2183
2240
  * How the toast will be dismissed. If manual will display a dismiss button.
2184
2241
  */
@@ -2198,7 +2255,7 @@ export namespace Components {
2198
2255
  /**
2199
2256
  * @returns The element that previously had focus before the toast appeared
2200
2257
  */
2201
- "setVisible": () => Promise<HTMLElement>;
2258
+ "setVisible": () => Promise<HTMLElement | null>;
2202
2259
  /**
2203
2260
  * The variant of the toast being rendered
2204
2261
  */
@@ -2208,7 +2265,7 @@ export namespace Components {
2208
2265
  /**
2209
2266
  * The toast element to be displayed.
2210
2267
  */
2211
- "openToast": HTMLIcToastElement;
2268
+ "openToast"?: HTMLIcToastElement;
2212
2269
  }
2213
2270
  interface IcToggleButton {
2214
2271
  /**
@@ -2218,7 +2275,7 @@ export namespace Components {
2218
2275
  /**
2219
2276
  * If `true`, the toggle button will be in a checked state.
2220
2277
  */
2221
- "checked": boolean;
2278
+ "checked"?: boolean;
2222
2279
  /**
2223
2280
  * If `true`, the toggle button will be in disabled state.
2224
2281
  */
@@ -2254,11 +2311,11 @@ export namespace Components {
2254
2311
  /**
2255
2312
  * The position of the tooltip in relation to the toggle button.
2256
2313
  */
2257
- "tooltipPlacement": IcButtonTooltipPlacement;
2314
+ "tooltipPlacement"?: IcButtonTooltipPlacement;
2258
2315
  /**
2259
2316
  * The variant of the toggle button.
2260
2317
  */
2261
- "variant": "default" | "icon";
2318
+ "variant"?: "default" | "icon";
2262
2319
  }
2263
2320
  interface IcToggleButtonGroup {
2264
2321
  /**
@@ -2311,6 +2368,9 @@ export namespace Components {
2311
2368
  "variant": "default" | "icon";
2312
2369
  }
2313
2370
  interface IcTooltip {
2371
+ /**
2372
+ * If `true`, the tooltip will not be displayed on click, it will require hover or using the display method.
2373
+ */
2314
2374
  "disableClick"?: boolean;
2315
2375
  /**
2316
2376
  * If `true`, the tooltip will not be displayed on hover, it will require a click.
@@ -2353,31 +2413,31 @@ export namespace Components {
2353
2413
  /**
2354
2414
  * The app title to be displayed. This is required, unless a slotted app title link is used.
2355
2415
  */
2356
- "appTitle": string;
2416
+ "appTitle"?: string;
2357
2417
  /**
2358
2418
  * The alignment of the top navigation content.
2359
2419
  */
2360
- "contentAligned": IcAlignment;
2420
+ "contentAligned"?: IcAlignment;
2361
2421
  /**
2362
2422
  * 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`.
2363
2423
  */
2364
- "customMobileBreakpoint": IcDeviceSizes;
2424
+ "customMobileBreakpoint"?: IcDeviceSizes;
2365
2425
  /**
2366
2426
  * The URL to navigate to when the app title is clicked.
2367
2427
  */
2368
- "href": string;
2428
+ "href"?: string;
2369
2429
  /**
2370
2430
  * If `true`, the flyout navigation menu on small devices will be contained by the parent element.
2371
2431
  */
2372
- "inline": boolean;
2432
+ "inline"?: boolean;
2373
2433
  /**
2374
2434
  * The short title of the app to be displayed at small screen sizes in place of the app title.
2375
2435
  */
2376
- "shortAppTitle": string;
2436
+ "shortAppTitle"?: string;
2377
2437
  /**
2378
2438
  * The status info to be displayed.
2379
2439
  */
2380
- "status": string;
2440
+ "status"?: string;
2381
2441
  /**
2382
2442
  * 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.
2383
2443
  */
@@ -2385,7 +2445,7 @@ export namespace Components {
2385
2445
  /**
2386
2446
  * The version info to be displayed.
2387
2447
  */
2388
- "version": string;
2448
+ "version"?: string;
2389
2449
  }
2390
2450
  interface IcTypography {
2391
2451
  /**
@@ -2468,6 +2528,10 @@ export interface IcMenuItemCustomEvent<T> extends CustomEvent<T> {
2468
2528
  detail: T;
2469
2529
  target: HTMLIcMenuItemElement;
2470
2530
  }
2531
+ export interface IcNavigationGroupCustomEvent<T> extends CustomEvent<T> {
2532
+ detail: T;
2533
+ target: HTMLIcNavigationGroupElement;
2534
+ }
2471
2535
  export interface IcNavigationItemCustomEvent<T> extends CustomEvent<T> {
2472
2536
  detail: T;
2473
2537
  target: HTMLIcNavigationItemElement;
@@ -2827,7 +2891,7 @@ declare global {
2827
2891
  "menuOptionSelect": IcOptionSelectEventDetail;
2828
2892
  "menuOptionSelectAll": { select: boolean };
2829
2893
  "menuStateChange": IcMenuChangeEventDetail;
2830
- "retryButtonClicked": IcValueEventDetail;
2894
+ "retryButtonClicked": IcMultiValueEventDetail;
2831
2895
  "timeoutBlur": { ev: FocusEvent };
2832
2896
  "ungroupedOptionsSet": { options: IcMenuOption[] };
2833
2897
  }
@@ -2879,7 +2943,19 @@ declare global {
2879
2943
  prototype: HTMLIcNavigationButtonElement;
2880
2944
  new (): HTMLIcNavigationButtonElement;
2881
2945
  };
2946
+ interface HTMLIcNavigationGroupElementEventMap {
2947
+ "navigationGroupOpened": IcNavigationOpenEventDetail;
2948
+ "navigationGroupExpanded": IcNavigationExpandEventDetail;
2949
+ }
2882
2950
  interface HTMLIcNavigationGroupElement extends Components.IcNavigationGroup, HTMLStencilElement {
2951
+ addEventListener<K extends keyof HTMLIcNavigationGroupElementEventMap>(type: K, listener: (this: HTMLIcNavigationGroupElement, ev: IcNavigationGroupCustomEvent<HTMLIcNavigationGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2952
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2953
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2954
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2955
+ removeEventListener<K extends keyof HTMLIcNavigationGroupElementEventMap>(type: K, listener: (this: HTMLIcNavigationGroupElement, ev: IcNavigationGroupCustomEvent<HTMLIcNavigationGroupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2956
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2957
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2958
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2883
2959
  }
2884
2960
  var HTMLIcNavigationGroupElement: {
2885
2961
  prototype: HTMLIcNavigationGroupElement;
@@ -2944,7 +3020,7 @@ declare global {
2944
3020
  new (): HTMLIcPaginationElement;
2945
3021
  };
2946
3022
  interface HTMLIcPaginationItemElementEventMap {
2947
- "paginationItemClick": { page: number };
3023
+ "paginationItemClick": { page: number | null };
2948
3024
  }
2949
3025
  interface HTMLIcPaginationItemElement extends Components.IcPaginationItem, HTMLStencilElement {
2950
3026
  addEventListener<K extends keyof HTMLIcPaginationItemElementEventMap>(type: K, listener: (this: HTMLIcPaginationItemElement, ev: IcPaginationItemCustomEvent<HTMLIcPaginationItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3019,7 +3095,7 @@ declare global {
3019
3095
  "icOptionSelect": IcOptionSelectEventDetail;
3020
3096
  "icMenuChange": IcMenuChangeEventDetail;
3021
3097
  "icClearBlur": IcBlurEventDetail;
3022
- "icRetryLoad": IcValueEventDetail;
3098
+ "icRetryLoad": IcMultiValueEventDetail;
3023
3099
  "icSubmitSearch": IcValueEventDetail;
3024
3100
  "icSubmitSearchBlur": IcBlurEventDetail;
3025
3101
  "icSearchBarBlur": IcSearchBarBlurEventDetail;
@@ -3048,15 +3124,15 @@ declare global {
3048
3124
  };
3049
3125
  interface HTMLIcSelectElementEventMap {
3050
3126
  "icBlur": void;
3051
- "icChange": IcValueEventDetail;
3127
+ "icChange": IcMultiValueEventDetail;
3052
3128
  "icClear": void;
3053
3129
  "icClose": void;
3054
3130
  "icFocus": void;
3055
- "icInput": IcValueEventDetail;
3131
+ "icInput": IcMultiValueEventDetail;
3056
3132
  "icOpen": void;
3057
3133
  "icOptionSelect": IcOptionSelectEventDetail;
3058
3134
  "icOptionDeselect": IcOptionSelectEventDetail;
3059
- "icRetryLoad": IcValueEventDetail;
3135
+ "icRetryLoad": IcMultiValueEventDetail;
3060
3136
  }
3061
3137
  interface HTMLIcSelectElement extends Components.IcSelect, HTMLStencilElement {
3062
3138
  addEventListener<K extends keyof HTMLIcSelectElementEventMap>(type: K, listener: (this: HTMLIcSelectElement, ev: IcSelectCustomEvent<HTMLIcSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3095,6 +3171,12 @@ declare global {
3095
3171
  prototype: HTMLIcSkeletonElement;
3096
3172
  new (): HTMLIcSkeletonElement;
3097
3173
  };
3174
+ interface HTMLIcSkipLinkElement extends Components.IcSkipLink, HTMLStencilElement {
3175
+ }
3176
+ var HTMLIcSkipLinkElement: {
3177
+ prototype: HTMLIcSkipLinkElement;
3178
+ new (): HTMLIcSkipLinkElement;
3179
+ };
3098
3180
  interface HTMLIcStatusTagElement extends Components.IcStatusTag, HTMLStencilElement {
3099
3181
  }
3100
3182
  var HTMLIcStatusTagElement: {
@@ -3385,6 +3467,7 @@ declare global {
3385
3467
  "ic-select": HTMLIcSelectElement;
3386
3468
  "ic-side-navigation": HTMLIcSideNavigationElement;
3387
3469
  "ic-skeleton": HTMLIcSkeletonElement;
3470
+ "ic-skip-link": HTMLIcSkipLinkElement;
3388
3471
  "ic-status-tag": HTMLIcStatusTagElement;
3389
3472
  "ic-step": HTMLIcStepElement;
3390
3473
  "ic-stepper": HTMLIcStepperElement;
@@ -3496,6 +3579,10 @@ declare namespace LocalJSX {
3496
3579
  "variant"?: IcStatusVariants;
3497
3580
  }
3498
3581
  interface IcBackToTop {
3582
+ /**
3583
+ * The horizontal position of the element.
3584
+ */
3585
+ "position"?: IcBackToTopPositions;
3499
3586
  /**
3500
3587
  * The ID of the element to jump back to when the link is clicked.
3501
3588
  */
@@ -3875,7 +3962,7 @@ declare namespace LocalJSX {
3875
3962
  */
3876
3963
  "validationStatus"?: IcInformationStatusOrEmpty;
3877
3964
  /**
3878
- * The validation text - e.g. 'error' | 'warning' | 'success'.
3965
+ * The text to display as the validation message.
3879
3966
  */
3880
3967
  "validationText"?: string;
3881
3968
  }
@@ -3976,16 +4063,12 @@ declare namespace LocalJSX {
3976
4063
  "value"?: string;
3977
4064
  }
3978
4065
  interface IcDialog {
3979
- /**
3980
- * If set to `false`, default buttons or slotted dialog controls will not be displayed.
3981
- */
3982
- "buttons"?: boolean;
3983
4066
  /**
3984
4067
  * If set to `false`, the dialog will not close when the backdrop is clicked.
3985
4068
  */
3986
4069
  "closeOnBackdropClick"?: boolean;
3987
4070
  /**
3988
- * If default buttons are displayed, sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
4071
+ * If 'true', sets the 'primary' or rightmost button to the destructive variant. Stops initial focus being set on the 'primary' or rightmost default or slotted button.
3989
4072
  */
3990
4073
  "destructive"?: boolean;
3991
4074
  /**
@@ -4008,6 +4091,10 @@ declare namespace LocalJSX {
4008
4091
  * If `true`, the close button will not be displayed.
4009
4092
  */
4010
4093
  "hideCloseButton"?: boolean;
4094
+ /**
4095
+ * If set to `true`, default button controls will not be shown, but slotted dialog controls will still be displayed.
4096
+ */
4097
+ "hideDefaultControls"?: boolean;
4011
4098
  /**
4012
4099
  * Sets the optional label for the dialog which appears above the heading.
4013
4100
  */
@@ -4096,6 +4183,10 @@ declare namespace LocalJSX {
4096
4183
  * The subtitle rendered in the empty state container.
4097
4184
  */
4098
4185
  "subheading"?: string;
4186
+ /**
4187
+ * 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.
4188
+ */
4189
+ "theme"?: IcThemeMode;
4099
4190
  }
4100
4191
  interface IcFooter {
4101
4192
  /**
@@ -4535,13 +4626,13 @@ declare namespace LocalJSX {
4535
4626
  }
4536
4627
  interface IcNavigationGroup {
4537
4628
  /**
4538
- * If `true`, the group will be expandable in the side menu.
4629
+ * 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.
4539
4630
  */
4540
4631
  "expandable"?: boolean;
4541
4632
  /**
4542
4633
  * The label to display on the group.
4543
4634
  */
4544
- "label"?: string;
4635
+ "label": string;
4545
4636
  /**
4546
4637
  * 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.
4547
4638
  */
@@ -4707,7 +4798,7 @@ declare namespace LocalJSX {
4707
4798
  /**
4708
4799
  * The current page number.
4709
4800
  */
4710
- "page"?: number | null;
4801
+ "page"?: number;
4711
4802
  /**
4712
4803
  * If `true`, the pagination item will be selected.
4713
4804
  */
@@ -4733,7 +4824,7 @@ declare namespace LocalJSX {
4733
4824
  /**
4734
4825
  * If `true`, the popover menu will be displayed.
4735
4826
  */
4736
- "open"?: boolean;
4827
+ "open"?: boolean | undefined;
4737
4828
  /**
4738
4829
  * The unique identifier for a popover submenu.
4739
4830
  */
@@ -4789,7 +4880,7 @@ declare namespace LocalJSX {
4789
4880
  */
4790
4881
  "validationStatus"?: IcInformationStatusOrEmpty;
4791
4882
  /**
4792
- * The validation text - e.g. 'error' | 'warning' | 'success'.
4883
+ * The text to display as the validation message.
4793
4884
  */
4794
4885
  "validationText"?: string;
4795
4886
  }
@@ -4851,7 +4942,7 @@ declare namespace LocalJSX {
4851
4942
  /**
4852
4943
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
4853
4944
  */
4854
- "autocapitalize"?: string;
4945
+ "autocapitalize"?: string | undefined;
4855
4946
  /**
4856
4947
  * The state of autocompletion the browser can apply on the text value.
4857
4948
  */
@@ -4863,7 +4954,7 @@ declare namespace LocalJSX {
4863
4954
  /**
4864
4955
  * If `true`, the form control will have input focus when the page loads.
4865
4956
  */
4866
- "autofocus"?: boolean;
4957
+ "autofocus"?: boolean | undefined;
4867
4958
  /**
4868
4959
  * 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.
4869
4960
  */
@@ -4951,7 +5042,7 @@ declare namespace LocalJSX {
4951
5042
  /**
4952
5043
  * Emitted when the 'retry loading' button is clicked
4953
5044
  */
4954
- "onIcRetryLoad"?: (event: IcSearchBarCustomEvent<IcValueEventDetail>) => void;
5045
+ "onIcRetryLoad"?: (event: IcSearchBarCustomEvent<IcMultiValueEventDetail>) => void;
4955
5046
  /**
4956
5047
  * Emitted when blur is invoked from ic-search-bar
4957
5048
  */
@@ -4991,7 +5082,7 @@ declare namespace LocalJSX {
4991
5082
  /**
4992
5083
  * If `true`, the value of the search will have its spelling and grammar checked.
4993
5084
  */
4994
- "spellcheck"?: boolean;
5085
+ "spellcheck"?: boolean | undefined;
4995
5086
  /**
4996
5087
  * 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.
4997
5088
  */
@@ -5091,7 +5182,7 @@ declare namespace LocalJSX {
5091
5182
  /**
5092
5183
  * Emitted when the value changes.
5093
5184
  */
5094
- "onIcChange"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
5185
+ "onIcChange"?: (event: IcSelectCustomEvent<IcMultiValueEventDetail>) => void;
5095
5186
  /**
5096
5187
  * Emitted when the clear or clear all button is clicked.
5097
5188
  */
@@ -5107,7 +5198,7 @@ declare namespace LocalJSX {
5107
5198
  /**
5108
5199
  * Emitted when a keyboard input occurred.
5109
5200
  */
5110
- "onIcInput"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
5201
+ "onIcInput"?: (event: IcSelectCustomEvent<IcMultiValueEventDetail>) => void;
5111
5202
  /**
5112
5203
  * Emitted when the select options menu is opened.
5113
5204
  */
@@ -5123,7 +5214,7 @@ declare namespace LocalJSX {
5123
5214
  /**
5124
5215
  * Emitted when the 'retry loading' button is clicked for a searchable variant.
5125
5216
  */
5126
- "onIcRetryLoad"?: (event: IcSelectCustomEvent<IcValueEventDetail>) => void;
5217
+ "onIcRetryLoad"?: (event: IcSelectCustomEvent<IcMultiValueEventDetail>) => void;
5127
5218
  /**
5128
5219
  * The possible selection options.
5129
5220
  */
@@ -5179,7 +5270,7 @@ declare namespace LocalJSX {
5179
5270
  /**
5180
5271
  * 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.
5181
5272
  */
5182
- "value"?: string | string[];
5273
+ "value"?: string | string[] | null;
5183
5274
  }
5184
5275
  interface IcSideNavigation {
5185
5276
  /**
@@ -5237,6 +5328,36 @@ declare namespace LocalJSX {
5237
5328
  */
5238
5329
  "variant"?: IcSkeletonVariants;
5239
5330
  }
5331
+ interface IcSkipLink {
5332
+ /**
5333
+ * If `true`, the skip link will fill the width of the page.
5334
+ */
5335
+ "fullWidth"?: boolean;
5336
+ /**
5337
+ * If `true`, the skip link will appear inline with surrounding page content when focused.
5338
+ */
5339
+ "inline"?: boolean;
5340
+ /**
5341
+ * The label displayed when the skip link is focused.
5342
+ */
5343
+ "label"?: string;
5344
+ /**
5345
+ * If `true`, the skip link will display as black in the light theme, and white in the dark theme.
5346
+ */
5347
+ "monochrome"?: boolean;
5348
+ /**
5349
+ * The target ID for the element which should receive focus when triggering the skip link.
5350
+ */
5351
+ "target": string;
5352
+ /**
5353
+ * 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.
5354
+ */
5355
+ "theme"?: IcThemeMode;
5356
+ /**
5357
+ * If `true`, the background will be hidden.
5358
+ */
5359
+ "transparentBackground"?: boolean;
5360
+ }
5240
5361
  interface IcStatusTag {
5241
5362
  /**
5242
5363
  * If `true`, role='status' is added to the component and it will act as an 'aria-live' region. Screen readers will announce changes to the `label`, but not the initial value.
@@ -5405,7 +5526,7 @@ declare namespace LocalJSX {
5405
5526
  /**
5406
5527
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
5407
5528
  */
5408
- "autocapitalize"?: string;
5529
+ "autocapitalize"?: string | undefined;
5409
5530
  /**
5410
5531
  * The state of autocompletion the browser can apply on the text value.
5411
5532
  */
@@ -5417,7 +5538,7 @@ declare namespace LocalJSX {
5417
5538
  /**
5418
5539
  * If `true`, the form control will have input focus when the page loads.
5419
5540
  */
5420
- "autofocus"?: boolean;
5541
+ "autofocus"?: boolean | undefined;
5421
5542
  /**
5422
5543
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
5423
5544
  */
@@ -5462,6 +5583,14 @@ declare namespace LocalJSX {
5462
5583
  * 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)
5463
5584
  */
5464
5585
  "maxCharacters"?: number;
5586
+ /**
5587
+ * The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached.
5588
+ */
5589
+ "maxCharactersMessage"?: string;
5590
+ /**
5591
+ * The text to display as the error message when the maximum value (the `max` prop value) has been exceeded.
5592
+ */
5593
+ "maxMessage"?: string;
5465
5594
  /**
5466
5595
  * 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`)
5467
5596
  */
@@ -5470,6 +5599,14 @@ declare namespace LocalJSX {
5470
5599
  * The minimum number of characters that can be entered in the field.
5471
5600
  */
5472
5601
  "minCharacters"?: number;
5602
+ /**
5603
+ * The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met.
5604
+ */
5605
+ "minCharactersMessage"?: string;
5606
+ /**
5607
+ * The text to display as the error message when the minimum value (the `min` prop value) has not been met.
5608
+ */
5609
+ "minMessage"?: string;
5473
5610
  /**
5474
5611
  * The name of the control, which is submitted with the form data.
5475
5612
  */
@@ -5521,7 +5658,7 @@ declare namespace LocalJSX {
5521
5658
  /**
5522
5659
  * If `true`, the value of the text field will have its spelling and grammar checked.
5523
5660
  */
5524
- "spellcheck"?: boolean;
5661
+ "spellcheck"?: boolean | undefined;
5525
5662
  /**
5526
5663
  * 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.
5527
5664
  */
@@ -5539,7 +5676,7 @@ declare namespace LocalJSX {
5539
5676
  */
5540
5677
  "validationStatus"?: IcInformationStatusOrEmpty;
5541
5678
  /**
5542
- * The validation state - e.g. 'error' | 'warning' | 'success'.
5679
+ * The text to display as the validation message.
5543
5680
  */
5544
5681
  "validationText"?: string;
5545
5682
  /**
@@ -5551,7 +5688,7 @@ declare namespace LocalJSX {
5551
5688
  /**
5552
5689
  * The brand colour. Can be a hex value e.g. "#ff0000", RGB e.g. "rgb(255, 0, 0)", or RGBA e.g. "rgba(255, 0, 0, 1)".
5553
5690
  */
5554
- "brandColor"?: IcColor;
5691
+ "brandColor"?: IcColor | null;
5555
5692
  /**
5556
5693
  * The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
5557
5694
  */
@@ -5561,11 +5698,11 @@ declare namespace LocalJSX {
5561
5698
  /**
5562
5699
  * If toast dismissMode is set to `automatic`, use this prop to define the time before the toast dismisses (in MILLISECONDS) (NOTE: Has a minimum value of `5000ms`)
5563
5700
  */
5564
- "autoDismissTimeout"?: number;
5701
+ "autoDismissTimeout"?: number | undefined;
5565
5702
  /**
5566
5703
  * If toast can be manually dismissed, this prop sets a custom aria-label for the ic-button component
5567
5704
  */
5568
- "dismissButtonAriaLabel"?: string;
5705
+ "dismissButtonAriaLabel"?: string | undefined;
5569
5706
  /**
5570
5707
  * How the toast will be dismissed. If manual will display a dismiss button.
5571
5708
  */
@@ -5708,6 +5845,10 @@ declare namespace LocalJSX {
5708
5845
  "variant"?: "default" | "icon";
5709
5846
  }
5710
5847
  interface IcTooltip {
5848
+ /**
5849
+ * If `true`, the tooltip will not be displayed on click, it will require hover or using the display method.
5850
+ */
5851
+ "disableClick"?: boolean;
5711
5852
  /**
5712
5853
  * If `true`, the tooltip will not be displayed on hover, it will require a click.
5713
5854
  */
@@ -5857,6 +5998,7 @@ declare namespace LocalJSX {
5857
5998
  "ic-select": IcSelect;
5858
5999
  "ic-side-navigation": IcSideNavigation;
5859
6000
  "ic-skeleton": IcSkeleton;
6001
+ "ic-skip-link": IcSkipLink;
5860
6002
  "ic-status-tag": IcStatusTag;
5861
6003
  "ic-step": IcStep;
5862
6004
  "ic-stepper": IcStepper;
@@ -5927,6 +6069,7 @@ declare module "@stencil/core" {
5927
6069
  "ic-select": LocalJSX.IcSelect & JSXBase.HTMLAttributes<HTMLIcSelectElement>;
5928
6070
  "ic-side-navigation": LocalJSX.IcSideNavigation & JSXBase.HTMLAttributes<HTMLIcSideNavigationElement>;
5929
6071
  "ic-skeleton": LocalJSX.IcSkeleton & JSXBase.HTMLAttributes<HTMLIcSkeletonElement>;
6072
+ "ic-skip-link": LocalJSX.IcSkipLink & JSXBase.HTMLAttributes<HTMLIcSkipLinkElement>;
5930
6073
  "ic-status-tag": LocalJSX.IcStatusTag & JSXBase.HTMLAttributes<HTMLIcStatusTagElement>;
5931
6074
  "ic-step": LocalJSX.IcStep & JSXBase.HTMLAttributes<HTMLIcStepElement>;
5932
6075
  "ic-stepper": LocalJSX.IcStepper & JSXBase.HTMLAttributes<HTMLIcStepperElement>;