@ukic/web-components 3.1.0 → 3.3.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 (610) hide show
  1. package/README.md +28 -0
  2. package/dist/cjs/core.cjs.js +1 -1
  3. package/dist/cjs/{helpers-a0a128bd.js → helpers-fc4016d2.js} +36 -73
  4. package/dist/cjs/helpers-fc4016d2.js.map +1 -0
  5. package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
  6. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
  7. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  8. package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
  9. package/dist/cjs/ic-alert.cjs.entry.js +63 -36
  10. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  11. package/dist/cjs/ic-back-to-top.cjs.entry.js +4 -4
  12. package/dist/cjs/ic-badge.cjs.entry.js +41 -17
  13. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +56 -76
  15. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-breadcrumb.cjs.entry.js +32 -51
  17. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-button_3.cjs.entry.js +135 -131
  19. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-card-vertical.cjs.entry.js +6 -6
  21. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-checkbox-group.cjs.entry.js +9 -10
  23. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  24. package/dist/cjs/ic-checkbox.cjs.entry.js +35 -34
  25. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  26. package/dist/cjs/ic-chip.cjs.entry.js +26 -38
  27. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ic-classification-banner.cjs.entry.js +2 -2
  29. package/dist/cjs/ic-data-list.cjs.entry.js +2 -2
  30. package/dist/cjs/ic-data-row.cjs.entry.js +3 -3
  31. package/dist/cjs/ic-dialog.cjs.entry.js +3 -3
  32. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ic-divider.cjs.entry.js +2 -2
  34. package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
  35. package/dist/cjs/ic-empty-state.cjs.entry.js +3 -3
  36. package/dist/cjs/ic-footer-link-group.cjs.entry.js +2 -2
  37. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ic-footer-link.cjs.entry.js +3 -3
  39. package/dist/cjs/ic-footer.cjs.entry.js +4 -4
  40. package/dist/cjs/ic-hero.cjs.entry.js +5 -5
  41. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -6
  42. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +9 -9
  43. package/dist/cjs/ic-input-label_2.cjs.entry.js +8 -8
  44. package/dist/cjs/ic-link.cjs.entry.js +21 -3
  45. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  46. package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
  47. package/dist/cjs/ic-menu-item.cjs.entry.js +5 -5
  48. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  49. package/dist/cjs/ic-navigation-button.cjs.entry.js +3 -3
  50. package/dist/cjs/ic-navigation-group.cjs.entry.js +3 -3
  51. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-navigation-item.cjs.entry.js +12 -7
  53. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  54. package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -5
  55. package/dist/cjs/ic-page-header.cjs.entry.js +7 -7
  56. package/dist/cjs/ic-pagination-item.cjs.entry.js +2 -2
  57. package/dist/cjs/ic-pagination.cjs.entry.js +5 -5
  58. package/dist/cjs/ic-popover-menu.cjs.entry.js +8 -7
  59. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-radio-group.cjs.entry.js +5 -5
  61. package/dist/cjs/ic-radio-option.cjs.entry.js +6 -6
  62. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ic-search-bar.cjs.entry.js +112 -135
  64. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  65. package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
  66. package/dist/cjs/ic-select.cjs.entry.js +47 -50
  67. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-side-navigation.cjs.entry.js +6 -6
  69. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  70. package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
  71. package/dist/cjs/ic-skip-link.cjs.entry.js +10 -3
  72. package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -1
  73. package/dist/cjs/ic-status-tag.cjs.entry.js +3 -3
  74. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  75. package/dist/cjs/ic-step.cjs.entry.js +15 -15
  76. package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
  77. package/dist/cjs/ic-stepper.cjs.entry.js +3 -3
  78. package/dist/cjs/ic-switch.cjs.entry.js +6 -6
  79. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
  81. package/dist/cjs/ic-tab-group.cjs.entry.js +3 -3
  82. package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
  83. package/dist/cjs/ic-tab.cjs.entry.js +3 -3
  84. package/dist/cjs/ic-text-field.cjs.entry.js +32 -29
  85. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-theme.cjs.entry.js +4 -2
  87. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  88. package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
  89. package/dist/cjs/ic-toast.cjs.entry.js +4 -4
  90. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +3 -3
  91. package/dist/cjs/ic-toggle-button.cjs.entry.js +4 -4
  92. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
  93. package/dist/cjs/ic-top-navigation.cjs.entry.js +5 -5
  94. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  95. package/dist/cjs/ic-typography.cjs.entry.js +4 -4
  96. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  97. package/dist/cjs/loader.cjs.js +1 -1
  98. package/dist/collection/components/ic-accordion/ic-accordion.css +3 -0
  99. package/dist/collection/components/ic-accordion-group/ic-accordion-group.css +1 -0
  100. package/dist/collection/components/ic-alert/ic-alert.css +3 -1
  101. package/dist/collection/components/ic-alert/ic-alert.js +85 -50
  102. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  103. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +3 -3
  104. package/dist/collection/components/ic-badge/ic-badge.css +1 -1
  105. package/dist/collection/components/ic-badge/ic-badge.js +39 -15
  106. package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
  107. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +40 -59
  108. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
  109. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +65 -86
  110. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
  111. package/dist/collection/components/ic-button/ic-button.css +123 -59
  112. package/dist/collection/components/ic-button/ic-button.js +141 -162
  113. package/dist/collection/components/ic-button/ic-button.js.map +1 -1
  114. package/dist/collection/components/ic-button/ic-button.stories.js +39 -54
  115. package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +20 -4
  116. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +4 -4
  117. package/dist/collection/components/ic-checkbox/ic-checkbox.css +3 -1
  118. package/dist/collection/components/ic-checkbox/ic-checkbox.js +71 -73
  119. package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
  120. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +24 -25
  121. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
  122. package/dist/collection/components/ic-chip/ic-chip.css +9 -0
  123. package/dist/collection/components/ic-chip/ic-chip.js +66 -72
  124. package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
  125. package/dist/collection/components/ic-chip/ic-chip.stories.js +2 -1
  126. package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +2 -2
  127. package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
  128. package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
  129. package/dist/collection/components/ic-dialog/ic-dialog.css +2 -1
  130. package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
  131. package/dist/collection/components/ic-divider/ic-divider.css +7 -4
  132. package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
  133. package/dist/collection/components/ic-footer/ic-footer.js +3 -3
  134. package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
  135. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +0 -3
  136. package/dist/collection/components/ic-hero/ic-hero.js +4 -4
  137. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
  138. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
  139. package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
  140. package/dist/collection/components/ic-input-label/ic-input-label.js +4 -4
  141. package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
  142. package/dist/collection/components/ic-link/ic-link.js +23 -2
  143. package/dist/collection/components/ic-link/ic-link.js.map +1 -1
  144. package/dist/collection/components/ic-link/ic-link.stories.js +28 -5
  145. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +3 -3
  146. package/dist/collection/components/ic-menu/ic-menu.js +3 -3
  147. package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
  148. package/dist/collection/components/ic-menu-item/ic-menu-item.css +2 -5
  149. package/dist/collection/components/ic-menu-item/ic-menu-item.js +3 -3
  150. package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
  151. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +2 -2
  152. package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +0 -4
  153. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +1 -1
  154. package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +20 -1
  155. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +11 -6
  156. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  157. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
  158. package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
  159. package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
  160. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
  161. package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +0 -5
  162. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +6 -5
  163. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
  164. package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
  165. package/dist/collection/components/ic-radio-option/ic-radio-option.css +2 -1
  166. package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
  167. package/dist/collection/components/ic-search-bar/ic-search-bar.js +169 -192
  168. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  169. package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
  170. package/dist/collection/components/ic-select/ic-select.js +46 -49
  171. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  172. package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +3 -2
  173. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +4 -4
  174. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  175. package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
  176. package/dist/collection/components/ic-skip-link/ic-skip-link.js +31 -3
  177. package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -1
  178. package/dist/collection/components/ic-status-tag/ic-status-tag.css +6 -0
  179. package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
  180. package/dist/collection/components/ic-step/ic-step.css +0 -3
  181. package/dist/collection/components/ic-step/ic-step.js +13 -13
  182. package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
  183. package/dist/collection/components/ic-switch/ic-switch.js +5 -5
  184. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  185. package/dist/collection/components/ic-tab/ic-tab.js +2 -2
  186. package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
  187. package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
  188. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
  189. package/dist/collection/components/ic-text-field/ic-text-field.js +112 -95
  190. package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
  191. package/dist/collection/components/ic-theme/ic-theme.js +31 -3
  192. package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
  193. package/dist/collection/components/ic-toast/ic-toast.js +3 -3
  194. package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
  195. package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +6 -8
  196. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +2 -2
  197. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +2 -2
  198. package/dist/collection/components/ic-tooltip/ic-tooltip.js +32 -2
  199. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  200. package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +3 -1
  201. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +4 -4
  202. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  203. package/dist/collection/components/ic-typography/ic-typography.css +2 -2
  204. package/dist/collection/components/ic-typography/ic-typography.js +2 -2
  205. package/dist/collection/utils/helpers.js +35 -72
  206. package/dist/collection/utils/helpers.js.map +1 -1
  207. package/dist/collection/utils/types.js.map +1 -1
  208. package/dist/components/helpers.js +36 -73
  209. package/dist/components/helpers.js.map +1 -1
  210. package/dist/components/ic-accordion-group.js.map +1 -1
  211. package/dist/components/ic-accordion.js.map +1 -1
  212. package/dist/components/ic-alert.js +66 -37
  213. package/dist/components/ic-alert.js.map +1 -1
  214. package/dist/components/ic-back-to-top.js +3 -3
  215. package/dist/components/ic-badge.js +40 -16
  216. package/dist/components/ic-badge.js.map +1 -1
  217. package/dist/components/ic-breadcrumb-group.js +57 -78
  218. package/dist/components/ic-breadcrumb-group.js.map +1 -1
  219. package/dist/components/ic-breadcrumb2.js +32 -51
  220. package/dist/components/ic-breadcrumb2.js.map +1 -1
  221. package/dist/components/ic-button2.js +105 -126
  222. package/dist/components/ic-button2.js.map +1 -1
  223. package/dist/components/ic-card-vertical.js +5 -5
  224. package/dist/components/ic-card-vertical.js.map +1 -1
  225. package/dist/components/ic-checkbox-group.js +9 -10
  226. package/dist/components/ic-checkbox-group.js.map +1 -1
  227. package/dist/components/ic-checkbox.js +37 -36
  228. package/dist/components/ic-checkbox.js.map +1 -1
  229. package/dist/components/ic-chip.js +28 -40
  230. package/dist/components/ic-chip.js.map +1 -1
  231. package/dist/components/ic-classification-banner.js +2 -2
  232. package/dist/components/ic-data-list.js +2 -2
  233. package/dist/components/ic-data-row.js +3 -3
  234. package/dist/components/ic-dialog.js +2 -2
  235. package/dist/components/ic-dialog.js.map +1 -1
  236. package/dist/components/ic-divider2.js +2 -2
  237. package/dist/components/ic-divider2.js.map +1 -1
  238. package/dist/components/ic-empty-state.js +2 -2
  239. package/dist/components/ic-footer-link-group.js +1 -1
  240. package/dist/components/ic-footer-link-group.js.map +1 -1
  241. package/dist/components/ic-footer-link.js +2 -2
  242. package/dist/components/ic-footer.js +4 -4
  243. package/dist/components/ic-hero.js +5 -5
  244. package/dist/components/ic-horizontal-scroll2.js +6 -6
  245. package/dist/components/ic-input-component-container2.js +4 -4
  246. package/dist/components/ic-input-container2.js +2 -2
  247. package/dist/components/ic-input-label2.js +5 -5
  248. package/dist/components/ic-input-validation2.js +4 -4
  249. package/dist/components/ic-link2.js +23 -3
  250. package/dist/components/ic-link2.js.map +1 -1
  251. package/dist/components/ic-loading-indicator2.js +3 -3
  252. package/dist/components/ic-menu-group.js +1 -1
  253. package/dist/components/ic-menu-item2.js +4 -4
  254. package/dist/components/ic-menu-item2.js.map +1 -1
  255. package/dist/components/ic-menu2.js +4 -4
  256. package/dist/components/ic-navigation-button.js +2 -2
  257. package/dist/components/ic-navigation-group.js +3 -3
  258. package/dist/components/ic-navigation-group.js.map +1 -1
  259. package/dist/components/ic-navigation-item.js +12 -7
  260. package/dist/components/ic-navigation-item.js.map +1 -1
  261. package/dist/components/ic-navigation-menu2.js +5 -5
  262. package/dist/components/ic-page-header.js +6 -6
  263. package/dist/components/ic-pagination-item2.js +2 -2
  264. package/dist/components/ic-pagination.js +4 -4
  265. package/dist/components/ic-popover-menu.js +7 -6
  266. package/dist/components/ic-popover-menu.js.map +1 -1
  267. package/dist/components/ic-radio-group.js +5 -5
  268. package/dist/components/ic-radio-option.js +6 -6
  269. package/dist/components/ic-radio-option.js.map +1 -1
  270. package/dist/components/ic-search-bar.js +112 -135
  271. package/dist/components/ic-search-bar.js.map +1 -1
  272. package/dist/components/ic-section-container2.js +2 -2
  273. package/dist/components/ic-select.js +47 -50
  274. package/dist/components/ic-select.js.map +1 -1
  275. package/dist/components/ic-side-navigation.js +6 -6
  276. package/dist/components/ic-side-navigation.js.map +1 -1
  277. package/dist/components/ic-skeleton.js +2 -2
  278. package/dist/components/ic-skip-link.js +12 -4
  279. package/dist/components/ic-skip-link.js.map +1 -1
  280. package/dist/components/ic-status-tag.js +2 -2
  281. package/dist/components/ic-status-tag.js.map +1 -1
  282. package/dist/components/ic-step.js +14 -14
  283. package/dist/components/ic-step.js.map +1 -1
  284. package/dist/components/ic-stepper.js +3 -3
  285. package/dist/components/ic-switch.js +6 -6
  286. package/dist/components/ic-switch.js.map +1 -1
  287. package/dist/components/ic-tab-context.js +1 -1
  288. package/dist/components/ic-tab-group.js +2 -2
  289. package/dist/components/ic-tab-panel.js +2 -2
  290. package/dist/components/ic-tab.js +2 -2
  291. package/dist/components/ic-text-field.js +32 -29
  292. package/dist/components/ic-text-field.js.map +1 -1
  293. package/dist/components/ic-theme.js +3 -1
  294. package/dist/components/ic-theme.js.map +1 -1
  295. package/dist/components/ic-toast-region.js +1 -1
  296. package/dist/components/ic-toast.js +4 -4
  297. package/dist/components/ic-toggle-button-group.js +2 -2
  298. package/dist/components/ic-toggle-button.js +3 -3
  299. package/dist/components/ic-toggle-button.js.map +1 -1
  300. package/dist/components/ic-tooltip2.js +30 -2
  301. package/dist/components/ic-tooltip2.js.map +1 -1
  302. package/dist/components/ic-top-navigation.js +5 -5
  303. package/dist/components/ic-top-navigation.js.map +1 -1
  304. package/dist/components/ic-typography2.js +3 -3
  305. package/dist/components/ic-typography2.js.map +1 -1
  306. package/dist/core/core.css +160 -110
  307. package/dist/core/core.esm.js +1 -1
  308. package/dist/core/core.esm.js.map +1 -1
  309. package/dist/core/p-00bc353b.entry.js +2 -0
  310. package/dist/core/p-00bc353b.entry.js.map +1 -0
  311. package/dist/core/{p-45595f98.entry.js → p-0a436c47.entry.js} +2 -2
  312. package/dist/core/p-0a436c47.entry.js.map +1 -0
  313. package/dist/core/{p-a55e7988.entry.js → p-10e1e227.entry.js} +2 -2
  314. package/dist/core/p-1440847f.entry.js +2 -0
  315. package/dist/core/p-1440847f.entry.js.map +1 -0
  316. package/dist/core/{p-729745d3.entry.js → p-15b7adaf.entry.js} +2 -2
  317. package/dist/core/p-16f55230.entry.js +2 -0
  318. package/dist/core/p-16f55230.entry.js.map +1 -0
  319. package/dist/core/{p-5c349c9d.entry.js → p-1838d1e9.entry.js} +2 -2
  320. package/dist/core/p-1838d1e9.entry.js.map +1 -0
  321. package/dist/core/{p-972671ea.entry.js → p-18714198.entry.js} +2 -2
  322. package/dist/core/{p-a20a7cd3.entry.js → p-1b2690b4.entry.js} +2 -2
  323. package/dist/core/p-1b2690b4.entry.js.map +1 -0
  324. package/dist/core/{p-37df68fe.entry.js → p-1be17f22.entry.js} +2 -2
  325. package/dist/core/p-206c2a26.entry.js +2 -0
  326. package/dist/core/p-206c2a26.entry.js.map +1 -0
  327. package/dist/core/{p-17cf7b50.entry.js → p-267a19d4.entry.js} +2 -2
  328. package/dist/core/p-26dfc4db.entry.js +2 -0
  329. package/dist/core/p-26dfc4db.entry.js.map +1 -0
  330. package/dist/core/p-2c17cc67.entry.js +2 -0
  331. package/dist/core/p-2c17cc67.entry.js.map +1 -0
  332. package/dist/core/{p-8b268274.entry.js → p-2c371198.entry.js} +2 -2
  333. package/dist/core/p-2e44cf53.entry.js +2 -0
  334. package/dist/core/p-2e44cf53.entry.js.map +1 -0
  335. package/dist/core/p-42a7d0b6.entry.js +2 -0
  336. package/dist/core/{p-fa02a267.entry.js → p-4b6818d9.entry.js} +2 -2
  337. package/dist/core/p-513628ef.entry.js +2 -0
  338. package/dist/core/p-513628ef.entry.js.map +1 -0
  339. package/dist/core/{p-1ac08e6d.entry.js → p-628c32b8.entry.js} +2 -2
  340. package/dist/core/p-70a6cff1.entry.js +2 -0
  341. package/dist/core/p-70a6cff1.entry.js.map +1 -0
  342. package/dist/core/{p-8856dff4.entry.js → p-72c117b6.entry.js} +2 -2
  343. package/dist/core/p-730d2f6e.entry.js +2 -0
  344. package/dist/core/p-730d2f6e.entry.js.map +1 -0
  345. package/dist/core/{p-0d016565.entry.js → p-788c96ac.entry.js} +2 -2
  346. package/dist/core/{p-78e7a859.entry.js → p-7fb79e87.entry.js} +2 -2
  347. package/dist/core/p-8242c24f.js +2 -0
  348. package/dist/core/p-8242c24f.js.map +1 -0
  349. package/dist/core/{p-7e79bd0e.entry.js → p-83764268.entry.js} +2 -2
  350. package/dist/core/p-8b5022bc.entry.js +2 -0
  351. package/dist/core/p-8b5022bc.entry.js.map +1 -0
  352. package/dist/core/{p-f34efc17.entry.js → p-8c4f7c63.entry.js} +2 -2
  353. package/dist/core/{p-1f455336.entry.js → p-910f5f14.entry.js} +2 -2
  354. package/dist/core/{p-10cd26dc.entry.js → p-9479f272.entry.js} +2 -2
  355. package/dist/core/{p-10cd26dc.entry.js.map → p-9479f272.entry.js.map} +1 -1
  356. package/dist/core/p-9c47521d.entry.js +2 -0
  357. package/dist/core/p-9c47521d.entry.js.map +1 -0
  358. package/dist/core/{p-110486f0.entry.js → p-9ca147f3.entry.js} +2 -2
  359. package/dist/core/{p-d9aec0dd.entry.js → p-9cfc2bac.entry.js} +2 -2
  360. package/dist/core/{p-74600ed8.entry.js → p-a0161990.entry.js} +2 -2
  361. package/dist/core/p-a17499ff.entry.js +2 -0
  362. package/dist/core/p-a17499ff.entry.js.map +1 -0
  363. package/dist/core/{p-4f2a1950.entry.js → p-a4f9b5bf.entry.js} +2 -2
  364. package/dist/core/{p-c9726fbd.entry.js → p-aad10013.entry.js} +2 -2
  365. package/dist/core/p-aad10013.entry.js.map +1 -0
  366. package/dist/core/{p-44e32417.entry.js → p-b371a498.entry.js} +2 -2
  367. package/dist/core/{p-44e32417.entry.js.map → p-b371a498.entry.js.map} +1 -1
  368. package/dist/core/p-b7568944.entry.js +2 -0
  369. package/dist/core/p-b7568944.entry.js.map +1 -0
  370. package/dist/core/p-b8da5c07.entry.js +2 -0
  371. package/dist/core/p-b8da5c07.entry.js.map +1 -0
  372. package/dist/core/{p-701696aa.entry.js → p-b9459ba2.entry.js} +2 -2
  373. package/dist/core/{p-2537f33e.entry.js → p-ba600947.entry.js} +2 -2
  374. package/dist/core/p-ba600947.entry.js.map +1 -0
  375. package/dist/core/{p-50f4d151.entry.js → p-bc2ca778.entry.js} +2 -2
  376. package/dist/core/{p-69e4daec.entry.js → p-bdc72446.entry.js} +2 -2
  377. package/dist/core/p-c45023b7.entry.js +2 -0
  378. package/dist/core/p-c45023b7.entry.js.map +1 -0
  379. package/dist/core/p-c4663e1a.entry.js +2 -0
  380. package/dist/core/p-c4663e1a.entry.js.map +1 -0
  381. package/dist/core/{p-a103068b.entry.js → p-c8cf1ad5.entry.js} +2 -2
  382. package/dist/core/p-c9a4fe37.entry.js +2 -0
  383. package/dist/core/p-c9a4fe37.entry.js.map +1 -0
  384. package/dist/core/p-cdf56a5d.entry.js +2 -0
  385. package/dist/core/p-cdf56a5d.entry.js.map +1 -0
  386. package/dist/core/{p-a71055c9.entry.js → p-d45d66c0.entry.js} +2 -2
  387. package/dist/core/p-d6c50565.entry.js +2 -0
  388. package/dist/core/p-d6c50565.entry.js.map +1 -0
  389. package/dist/core/{p-85734ebf.entry.js → p-d975bf2f.entry.js} +2 -2
  390. package/dist/core/p-d975bf2f.entry.js.map +1 -0
  391. package/dist/core/p-dede4974.entry.js +2 -0
  392. package/dist/core/p-dede4974.entry.js.map +1 -0
  393. package/dist/core/{p-071f4748.entry.js → p-df88ff5b.entry.js} +2 -2
  394. package/dist/core/p-e86a6d2d.entry.js +2 -0
  395. package/dist/core/{p-20c4d90b.entry.js → p-ebab7a9e.entry.js} +2 -2
  396. package/dist/core/p-eeab3a2e.entry.js +2 -0
  397. package/dist/core/p-eeab3a2e.entry.js.map +1 -0
  398. package/dist/core/{p-264ce7a0.entry.js → p-ef36181d.entry.js} +2 -2
  399. package/dist/core/p-ef36181d.entry.js.map +1 -0
  400. package/dist/core/p-f0388d68.entry.js +2 -0
  401. package/dist/core/p-f0388d68.entry.js.map +1 -0
  402. package/dist/core/{p-2b1a331b.entry.js → p-fbf57f0a.entry.js} +2 -2
  403. package/dist/esm/core.js +1 -1
  404. package/dist/esm/{helpers-dd035d0d.js → helpers-f2ffaa7c.js} +37 -74
  405. package/dist/esm/helpers-f2ffaa7c.js.map +1 -0
  406. package/dist/esm/ic-accordion-group.entry.js +1 -1
  407. package/dist/esm/ic-accordion-group.entry.js.map +1 -1
  408. package/dist/esm/ic-accordion.entry.js +1 -1
  409. package/dist/esm/ic-accordion.entry.js.map +1 -1
  410. package/dist/esm/ic-alert.entry.js +63 -36
  411. package/dist/esm/ic-alert.entry.js.map +1 -1
  412. package/dist/esm/ic-back-to-top.entry.js +4 -4
  413. package/dist/esm/ic-badge.entry.js +41 -17
  414. package/dist/esm/ic-badge.entry.js.map +1 -1
  415. package/dist/esm/ic-breadcrumb-group.entry.js +56 -76
  416. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
  417. package/dist/esm/ic-breadcrumb.entry.js +32 -51
  418. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  419. package/dist/esm/ic-button_3.entry.js +136 -132
  420. package/dist/esm/ic-button_3.entry.js.map +1 -1
  421. package/dist/esm/ic-card-vertical.entry.js +6 -6
  422. package/dist/esm/ic-card-vertical.entry.js.map +1 -1
  423. package/dist/esm/ic-checkbox-group.entry.js +9 -10
  424. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  425. package/dist/esm/ic-checkbox.entry.js +35 -34
  426. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  427. package/dist/esm/ic-chip.entry.js +26 -38
  428. package/dist/esm/ic-chip.entry.js.map +1 -1
  429. package/dist/esm/ic-classification-banner.entry.js +2 -2
  430. package/dist/esm/ic-data-list.entry.js +2 -2
  431. package/dist/esm/ic-data-row.entry.js +3 -3
  432. package/dist/esm/ic-dialog.entry.js +3 -3
  433. package/dist/esm/ic-dialog.entry.js.map +1 -1
  434. package/dist/esm/ic-divider.entry.js +2 -2
  435. package/dist/esm/ic-divider.entry.js.map +1 -1
  436. package/dist/esm/ic-empty-state.entry.js +3 -3
  437. package/dist/esm/ic-footer-link-group.entry.js +2 -2
  438. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  439. package/dist/esm/ic-footer-link.entry.js +3 -3
  440. package/dist/esm/ic-footer.entry.js +4 -4
  441. package/dist/esm/ic-hero.entry.js +5 -5
  442. package/dist/esm/ic-horizontal-scroll.entry.js +6 -6
  443. package/dist/esm/ic-input-component-container_3.entry.js +9 -9
  444. package/dist/esm/ic-input-label_2.entry.js +8 -8
  445. package/dist/esm/ic-link.entry.js +21 -3
  446. package/dist/esm/ic-link.entry.js.map +1 -1
  447. package/dist/esm/ic-menu-group.entry.js +2 -2
  448. package/dist/esm/ic-menu-item.entry.js +5 -5
  449. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  450. package/dist/esm/ic-navigation-button.entry.js +3 -3
  451. package/dist/esm/ic-navigation-group.entry.js +3 -3
  452. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  453. package/dist/esm/ic-navigation-item.entry.js +12 -7
  454. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  455. package/dist/esm/ic-navigation-menu.entry.js +5 -5
  456. package/dist/esm/ic-page-header.entry.js +7 -7
  457. package/dist/esm/ic-pagination-item.entry.js +2 -2
  458. package/dist/esm/ic-pagination.entry.js +5 -5
  459. package/dist/esm/ic-popover-menu.entry.js +8 -7
  460. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  461. package/dist/esm/ic-radio-group.entry.js +5 -5
  462. package/dist/esm/ic-radio-option.entry.js +6 -6
  463. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  464. package/dist/esm/ic-search-bar.entry.js +112 -135
  465. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  466. package/dist/esm/ic-section-container.entry.js +2 -2
  467. package/dist/esm/ic-select.entry.js +47 -50
  468. package/dist/esm/ic-select.entry.js.map +1 -1
  469. package/dist/esm/ic-side-navigation.entry.js +6 -6
  470. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  471. package/dist/esm/ic-skeleton.entry.js +2 -2
  472. package/dist/esm/ic-skip-link.entry.js +10 -3
  473. package/dist/esm/ic-skip-link.entry.js.map +1 -1
  474. package/dist/esm/ic-status-tag.entry.js +3 -3
  475. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  476. package/dist/esm/ic-step.entry.js +15 -15
  477. package/dist/esm/ic-step.entry.js.map +1 -1
  478. package/dist/esm/ic-stepper.entry.js +3 -3
  479. package/dist/esm/ic-switch.entry.js +6 -6
  480. package/dist/esm/ic-switch.entry.js.map +1 -1
  481. package/dist/esm/ic-tab-context.entry.js +1 -1
  482. package/dist/esm/ic-tab-group.entry.js +3 -3
  483. package/dist/esm/ic-tab-panel.entry.js +2 -2
  484. package/dist/esm/ic-tab.entry.js +3 -3
  485. package/dist/esm/ic-text-field.entry.js +32 -29
  486. package/dist/esm/ic-text-field.entry.js.map +1 -1
  487. package/dist/esm/ic-theme.entry.js +4 -2
  488. package/dist/esm/ic-theme.entry.js.map +1 -1
  489. package/dist/esm/ic-toast-region.entry.js +1 -1
  490. package/dist/esm/ic-toast.entry.js +4 -4
  491. package/dist/esm/ic-toggle-button-group.entry.js +3 -3
  492. package/dist/esm/ic-toggle-button.entry.js +4 -4
  493. package/dist/esm/ic-toggle-button.entry.js.map +1 -1
  494. package/dist/esm/ic-top-navigation.entry.js +5 -5
  495. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  496. package/dist/esm/ic-typography.entry.js +4 -4
  497. package/dist/esm/ic-typography.entry.js.map +1 -1
  498. package/dist/esm/loader.js +1 -1
  499. package/dist/types/components/ic-alert/ic-alert.d.ts +17 -9
  500. package/dist/types/components/ic-badge/ic-badge.d.ts +4 -0
  501. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +4 -6
  502. package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +9 -15
  503. package/dist/types/components/ic-button/ic-button.d.ts +29 -22
  504. package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +14 -13
  505. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +8 -9
  506. package/dist/types/components/ic-chip/ic-chip.d.ts +13 -15
  507. package/dist/types/components/ic-link/ic-link.d.ts +2 -0
  508. package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +38 -40
  509. package/dist/types/components/ic-select/ic-select.d.ts +1 -0
  510. package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +5 -0
  511. package/dist/types/components/ic-text-field/ic-text-field.d.ts +37 -32
  512. package/dist/types/components/ic-theme/ic-theme.d.ts +6 -2
  513. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +3 -0
  514. package/dist/types/components.d.ts +147 -133
  515. package/dist/types/utils/helpers.d.ts +13 -9
  516. package/dist/types/utils/types.d.ts +1 -0
  517. package/hydrate/index.js +809 -832
  518. package/hydrate/index.mjs +809 -832
  519. package/package.json +3 -3
  520. package/vscode-data.json +167 -3
  521. package/dist/cjs/helpers-a0a128bd.js.map +0 -1
  522. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js +0 -2
  523. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.types.js.map +0 -1
  524. package/dist/core/p-06d97789.entry.js +0 -2
  525. package/dist/core/p-06d97789.entry.js.map +0 -1
  526. package/dist/core/p-09070f61.entry.js +0 -2
  527. package/dist/core/p-0c0ac69d.entry.js +0 -2
  528. package/dist/core/p-0c0ac69d.entry.js.map +0 -1
  529. package/dist/core/p-0e96d4d8.entry.js +0 -2
  530. package/dist/core/p-0e96d4d8.entry.js.map +0 -1
  531. package/dist/core/p-116ad73d.entry.js +0 -2
  532. package/dist/core/p-116ad73d.entry.js.map +0 -1
  533. package/dist/core/p-1171a945.entry.js +0 -2
  534. package/dist/core/p-1171a945.entry.js.map +0 -1
  535. package/dist/core/p-2537f33e.entry.js.map +0 -1
  536. package/dist/core/p-264ce7a0.entry.js.map +0 -1
  537. package/dist/core/p-28656111.entry.js +0 -2
  538. package/dist/core/p-28656111.entry.js.map +0 -1
  539. package/dist/core/p-33243fff.entry.js +0 -2
  540. package/dist/core/p-33243fff.entry.js.map +0 -1
  541. package/dist/core/p-45595f98.entry.js.map +0 -1
  542. package/dist/core/p-49768069.entry.js +0 -2
  543. package/dist/core/p-49768069.entry.js.map +0 -1
  544. package/dist/core/p-4c68494c.entry.js +0 -2
  545. package/dist/core/p-4c68494c.entry.js.map +0 -1
  546. package/dist/core/p-55a37101.entry.js +0 -2
  547. package/dist/core/p-55a37101.entry.js.map +0 -1
  548. package/dist/core/p-5c349c9d.entry.js.map +0 -1
  549. package/dist/core/p-5e1fd097.entry.js +0 -2
  550. package/dist/core/p-5e1fd097.entry.js.map +0 -1
  551. package/dist/core/p-73fc198f.entry.js +0 -2
  552. package/dist/core/p-73fc198f.entry.js.map +0 -1
  553. package/dist/core/p-7eaf8da8.entry.js +0 -2
  554. package/dist/core/p-811d447b.entry.js +0 -2
  555. package/dist/core/p-811d447b.entry.js.map +0 -1
  556. package/dist/core/p-85734ebf.entry.js.map +0 -1
  557. package/dist/core/p-85b7d931.entry.js +0 -2
  558. package/dist/core/p-85b7d931.entry.js.map +0 -1
  559. package/dist/core/p-98328cb9.entry.js +0 -2
  560. package/dist/core/p-98328cb9.entry.js.map +0 -1
  561. package/dist/core/p-a20a7cd3.entry.js.map +0 -1
  562. package/dist/core/p-a22658fb.entry.js +0 -2
  563. package/dist/core/p-a22658fb.entry.js.map +0 -1
  564. package/dist/core/p-a794b724.entry.js +0 -2
  565. package/dist/core/p-a794b724.entry.js.map +0 -1
  566. package/dist/core/p-b21b4fea.entry.js +0 -2
  567. package/dist/core/p-b21b4fea.entry.js.map +0 -1
  568. package/dist/core/p-b953b22f.entry.js +0 -2
  569. package/dist/core/p-b953b22f.entry.js.map +0 -1
  570. package/dist/core/p-c9726fbd.entry.js.map +0 -1
  571. package/dist/core/p-d981598e.entry.js +0 -2
  572. package/dist/core/p-d981598e.entry.js.map +0 -1
  573. package/dist/core/p-ed8957da.js +0 -2
  574. package/dist/core/p-ed8957da.js.map +0 -1
  575. package/dist/core/p-f3315216.entry.js +0 -2
  576. package/dist/core/p-f3315216.entry.js.map +0 -1
  577. package/dist/core/p-f43f411a.entry.js +0 -2
  578. package/dist/core/p-f43f411a.entry.js.map +0 -1
  579. package/dist/core/p-ff995eb8.entry.js +0 -2
  580. package/dist/core/p-ff995eb8.entry.js.map +0 -1
  581. package/dist/esm/helpers-dd035d0d.js.map +0 -1
  582. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +0 -1
  583. /package/dist/core/{p-a55e7988.entry.js.map → p-10e1e227.entry.js.map} +0 -0
  584. /package/dist/core/{p-729745d3.entry.js.map → p-15b7adaf.entry.js.map} +0 -0
  585. /package/dist/core/{p-972671ea.entry.js.map → p-18714198.entry.js.map} +0 -0
  586. /package/dist/core/{p-37df68fe.entry.js.map → p-1be17f22.entry.js.map} +0 -0
  587. /package/dist/core/{p-17cf7b50.entry.js.map → p-267a19d4.entry.js.map} +0 -0
  588. /package/dist/core/{p-8b268274.entry.js.map → p-2c371198.entry.js.map} +0 -0
  589. /package/dist/core/{p-09070f61.entry.js.map → p-42a7d0b6.entry.js.map} +0 -0
  590. /package/dist/core/{p-fa02a267.entry.js.map → p-4b6818d9.entry.js.map} +0 -0
  591. /package/dist/core/{p-1ac08e6d.entry.js.map → p-628c32b8.entry.js.map} +0 -0
  592. /package/dist/core/{p-8856dff4.entry.js.map → p-72c117b6.entry.js.map} +0 -0
  593. /package/dist/core/{p-0d016565.entry.js.map → p-788c96ac.entry.js.map} +0 -0
  594. /package/dist/core/{p-78e7a859.entry.js.map → p-7fb79e87.entry.js.map} +0 -0
  595. /package/dist/core/{p-7e79bd0e.entry.js.map → p-83764268.entry.js.map} +0 -0
  596. /package/dist/core/{p-f34efc17.entry.js.map → p-8c4f7c63.entry.js.map} +0 -0
  597. /package/dist/core/{p-1f455336.entry.js.map → p-910f5f14.entry.js.map} +0 -0
  598. /package/dist/core/{p-110486f0.entry.js.map → p-9ca147f3.entry.js.map} +0 -0
  599. /package/dist/core/{p-d9aec0dd.entry.js.map → p-9cfc2bac.entry.js.map} +0 -0
  600. /package/dist/core/{p-74600ed8.entry.js.map → p-a0161990.entry.js.map} +0 -0
  601. /package/dist/core/{p-4f2a1950.entry.js.map → p-a4f9b5bf.entry.js.map} +0 -0
  602. /package/dist/core/{p-701696aa.entry.js.map → p-b9459ba2.entry.js.map} +0 -0
  603. /package/dist/core/{p-50f4d151.entry.js.map → p-bc2ca778.entry.js.map} +0 -0
  604. /package/dist/core/{p-69e4daec.entry.js.map → p-bdc72446.entry.js.map} +0 -0
  605. /package/dist/core/{p-a103068b.entry.js.map → p-c8cf1ad5.entry.js.map} +0 -0
  606. /package/dist/core/{p-a71055c9.entry.js.map → p-d45d66c0.entry.js.map} +0 -0
  607. /package/dist/core/{p-071f4748.entry.js.map → p-df88ff5b.entry.js.map} +0 -0
  608. /package/dist/core/{p-7eaf8da8.entry.js.map → p-e86a6d2d.entry.js.map} +0 -0
  609. /package/dist/core/{p-20c4d90b.entry.js.map → p-ebab7a9e.entry.js.map} +0 -0
  610. /package/dist/core/{p-2b1a331b.entry.js.map → p-fbf57f0a.entry.js.map} +0 -0
@@ -5,7 +5,7 @@
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, IcMultiValueEventDetail, IcOrientation, IcSearchMatchPositions, IcSelectMethodTypes, IcSelectTypes, IcSizes, IcSizesNoLarge, IcStatusVariants, IcThemeMode, IcTypographyVariants, IcValueEventDetail } from "./utils/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, IcThemeSettings, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
9
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";
@@ -35,7 +35,7 @@ import { IcAriaAutocompleteTypes, IcTextFieldInputModes, IcTextFieldTypes } from
35
35
  import { IcChangeEventDetail as IcChangeEventDetail3 } from "./components/ic-toggle-button-group/ic-toggle-button-group.types";
36
36
  import { IcTooltipPlacements } from "./components/ic-tooltip/ic-tooltip.types";
37
37
  import { Options } from "@popperjs/core";
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";
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, IcThemeSettings, IcTypographyVariants, IcValueEventDetail } from "./utils/types";
39
39
  export { IcBackToTopPositions, IcBackToTopVariants } from "./components/ic-back-to-top/ic-back-to-top.types";
40
40
  export { IcBadgePositions, IcBadgeTypes, IcBadgeVariants } from "./components/ic-badge/ic-badge.types";
41
41
  export { IcButtonTypes, IcButtonVariants } from "./components/ic-button/ic-button.types";
@@ -130,15 +130,15 @@ export namespace Components {
130
130
  /**
131
131
  * If `true`, the alert will have the 'alert' ARIA role and will be announced to screen readers.
132
132
  */
133
- "announced"?: boolean;
133
+ "announced": boolean;
134
134
  /**
135
135
  * If `true`, the alert will have a close icon at the end to dismiss it.
136
136
  */
137
- "dismissible"?: boolean;
137
+ "dismissible": boolean;
138
138
  /**
139
139
  * The optional title to display at the start of the alert.
140
140
  */
141
- "heading"?: string;
141
+ "heading": string;
142
142
  /**
143
143
  * The main body message of the alert.
144
144
  */
@@ -146,19 +146,19 @@ export namespace Components {
146
146
  /**
147
147
  * If `true`, the default icon for the neutral variant will appear on the left of the alert.
148
148
  */
149
- "showDefaultIcon"?: boolean;
149
+ "showDefaultIcon": boolean;
150
150
  /**
151
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.
152
152
  */
153
- "theme"?: IcThemeMode;
153
+ "theme": IcThemeMode;
154
154
  /**
155
155
  * If `true`, the title and message will appear above and below instead of inline.
156
156
  */
157
- "titleAbove"?: boolean;
157
+ "titleAbove": boolean;
158
158
  /**
159
159
  * The variant of the alert which will be rendered.
160
160
  */
161
- "variant"?: IcStatusVariants;
161
+ "variant": IcStatusVariants;
162
162
  }
163
163
  interface IcBackToTop {
164
164
  /**
@@ -224,12 +224,12 @@ export namespace Components {
224
224
  /**
225
225
  * If `true`, aria-current will be set on the breadcrumb.
226
226
  */
227
- "current"?: boolean;
227
+ "current": boolean;
228
228
  /**
229
229
  * The URL that the breadcrumb link points to.
230
230
  */
231
231
  "href"?: string;
232
- "monochrome"?: boolean;
232
+ "monochrome": boolean;
233
233
  /**
234
234
  * The title of the breadcrumb.
235
235
  */
@@ -238,62 +238,62 @@ export namespace Components {
238
238
  * Sets focus on the breadcrumb.
239
239
  */
240
240
  "setFocus": () => Promise<void>;
241
- "showBackIcon"?: boolean;
242
- "theme"?: IcThemeMode;
241
+ "showBackIcon": boolean;
242
+ "theme": IcThemeMode;
243
243
  }
244
244
  interface IcBreadcrumbGroup {
245
245
  /**
246
246
  * If `true`, display only a single breadcrumb for the parent page with a back icon.
247
247
  */
248
- "backBreadcrumbOnly"?: boolean;
248
+ "backBreadcrumbOnly": boolean;
249
249
  /**
250
250
  * If `true`, all breadcrumbs between the first and last breadcrumb will be collapsed.
251
251
  */
252
- "collapsed"?: boolean;
252
+ "collapsed": boolean;
253
253
  /**
254
254
  * If `true`, the breadcrumb group will display as black in the light theme, and white in the dark theme.
255
255
  */
256
- "monochrome"?: boolean;
256
+ "monochrome": boolean;
257
257
  /**
258
258
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
259
259
  */
260
- "theme"?: IcThemeMode;
260
+ "theme": IcThemeMode;
261
261
  }
262
262
  interface IcButton {
263
263
  /**
264
264
  * If `fileUpload` is set to `true`, this is the accepted list of file types.
265
265
  */
266
- "accept"?: string;
266
+ "accept": string;
267
267
  "ariaControlsId"?: string | boolean;
268
268
  "ariaOwnsId"?: string | boolean;
269
269
  /**
270
270
  * If `true`, the ic-tooltip which is shown for icon variant will be disabled. Title or aria-label must be set if this prop is not applied.
271
271
  */
272
- "disableTooltip"?: boolean;
272
+ "disableTooltip": boolean;
273
273
  /**
274
274
  * If `true`, the button will be in disabled state.
275
275
  */
276
- "disabled"?: boolean;
276
+ "disabled": boolean;
277
277
  /**
278
278
  * If `true`, the user can save the linked URL instead of navigating to it.
279
279
  */
280
- "download"?: string | boolean;
280
+ "download": string | boolean;
281
281
  /**
282
282
  * If `true`, the button will show a dropdown icon.
283
283
  */
284
- "dropdown"?: boolean;
284
+ "dropdown": boolean;
285
285
  /**
286
286
  * If `true`, the aria-expanded value will be set to true. This is only applied if the dropdown prop is also true.
287
287
  */
288
- "dropdownExpanded"?: boolean;
288
+ "dropdownExpanded": boolean;
289
289
  /**
290
290
  * The name of the control for the file input, which is submitted with the form data.
291
291
  */
292
- "fileInputName"?: string;
292
+ "fileInputName": string;
293
293
  /**
294
294
  * If `true`, when the button is clicked the native file explorer will be launched.
295
295
  */
296
- "fileUpload"?: boolean;
296
+ "fileUpload": boolean;
297
297
  /**
298
298
  * The <form> element to associate the button with.
299
299
  */
@@ -321,7 +321,7 @@ export namespace Components {
321
321
  /**
322
322
  * If `true`, the button will fill the width of the container.
323
323
  */
324
- "fullWidth"?: boolean;
324
+ "fullWidth": boolean;
325
325
  /**
326
326
  * The URL that the link points to. This will render the button as an "a" tag.
327
327
  */
@@ -333,15 +333,15 @@ export namespace Components {
333
333
  /**
334
334
  * If `true`, the button will be in loading state.
335
335
  */
336
- "loading"?: boolean;
336
+ "loading": boolean;
337
337
  /**
338
338
  * If `true`, the button will display as monochromatic in either `light` or `dark` theme.
339
339
  */
340
- "monochrome"?: boolean;
340
+ "monochrome": boolean;
341
341
  /**
342
342
  * If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
343
343
  */
344
- "multiple"?: boolean;
344
+ "multiple": boolean;
345
345
  /**
346
346
  * How much of the referrer to send when following the link.
347
347
  */
@@ -361,7 +361,7 @@ export namespace Components {
361
361
  /**
362
362
  * The size of the button to be displayed.
363
363
  */
364
- "size"?: IcSizes;
364
+ "size": IcSizes;
365
365
  /**
366
366
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
367
367
  */
@@ -369,23 +369,23 @@ export namespace Components {
369
369
  /**
370
370
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
371
371
  */
372
- "theme"?: IcThemeMode;
372
+ "theme": IcThemeMode;
373
373
  /**
374
374
  * The position of the tooltip in relation to the button.
375
375
  */
376
- "tooltipPlacement"?: IcButtonTooltipPlacement;
376
+ "tooltipPlacement": IcButtonTooltipPlacement;
377
377
  /**
378
- * If `true`, the secondary variant of button will have a transparent background rather than white.
378
+ * If `true`, the secondary & tertiary variants of button will have a transparent background when not hovered, pressed or loading.
379
379
  */
380
- "transparentBackground"?: boolean;
380
+ "transparentBackground": boolean;
381
381
  /**
382
382
  * The type of the button.
383
383
  */
384
- "type"?: IcButtonTypes;
384
+ "type": IcButtonTypes;
385
385
  /**
386
386
  * The variant of the button to be displayed.
387
387
  */
388
- "variant"?: IcButtonVariants;
388
+ "variant": IcButtonVariants;
389
389
  }
390
390
  interface IcCardVertical {
391
391
  /**
@@ -449,19 +449,19 @@ export namespace Components {
449
449
  /**
450
450
  * The style of additionalField that will be displayed if used.
451
451
  */
452
- "additionalFieldDisplay"?: IcAdditionalFieldTypes;
452
+ "additionalFieldDisplay": IcAdditionalFieldTypes;
453
453
  /**
454
454
  * If `true`, the checkbox will be set to the checked state. This is only the initial state and will be updated to unchecked if the checkbox is clicked.
455
455
  */
456
- "checked"?: boolean;
456
+ "checked": boolean;
457
457
  /**
458
458
  * If `true`, the checkbox will be set to the disabled state.
459
459
  */
460
- "disabled"?: boolean;
460
+ "disabled": boolean;
461
461
  /**
462
462
  * The text to be displayed when dynamic.
463
463
  */
464
- "dynamicText"?: string;
464
+ "dynamicText": string;
465
465
  /**
466
466
  * The <form> element to associate the checkbox with.
467
467
  */
@@ -473,11 +473,11 @@ export namespace Components {
473
473
  /**
474
474
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
475
475
  */
476
- "hideLabel"?: boolean;
476
+ "hideLabel": boolean;
477
477
  /**
478
478
  * If `true`, the indeterminate state will be displayed when checked.
479
479
  */
480
- "indeterminate"?: boolean;
480
+ "indeterminate": boolean;
481
481
  /**
482
482
  * The label for the checkbox.
483
483
  */
@@ -489,7 +489,7 @@ export namespace Components {
489
489
  /**
490
490
  * If `true`, the checkbox will behave like a native checkbox where the `indeterminate` prop sets the indeterminate visual styling, independent of the `checked` state.
491
491
  */
492
- "nativeIndeterminateBehaviour"?: boolean;
492
+ "nativeIndeterminateBehaviour": boolean;
493
493
  /**
494
494
  * Sets focus on the checkbox.
495
495
  */
@@ -501,7 +501,7 @@ export namespace Components {
501
501
  /**
502
502
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
503
503
  */
504
- "theme"?: IcThemeMode;
504
+ "theme": IcThemeMode;
505
505
  /**
506
506
  * The value for the checkbox.
507
507
  */
@@ -511,15 +511,15 @@ export namespace Components {
511
511
  /**
512
512
  * If `true`, the checkbox group will be set to the disabled state.
513
513
  */
514
- "disabled"?: boolean;
514
+ "disabled": boolean;
515
515
  /**
516
516
  * The helper text that will be displayed for additional field guidance.
517
517
  */
518
- "helperText"?: string;
518
+ "helperText": string;
519
519
  /**
520
520
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
521
521
  */
522
- "hideLabel"?: boolean;
522
+ "hideLabel": boolean;
523
523
  /**
524
524
  * The label for the checkbox group to be displayed.
525
525
  */
@@ -531,23 +531,23 @@ export namespace Components {
531
531
  /**
532
532
  * If `true`, the checkbox group will require a value.
533
533
  */
534
- "required"?: boolean;
534
+ "required": boolean;
535
535
  /**
536
536
  * The size of the checkboxes to be displayed. This does not affect the font size of the label.
537
537
  */
538
- "size"?: IcSizes;
538
+ "size": IcSizes;
539
539
  /**
540
540
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
541
541
  */
542
- "theme"?: IcThemeMode;
542
+ "theme": IcThemeMode;
543
543
  /**
544
544
  * The validation status - e.g. 'error' | 'warning' | 'success'.
545
545
  */
546
- "validationStatus"?: IcInformationStatusOrEmpty;
546
+ "validationStatus": IcInformationStatusOrEmpty;
547
547
  /**
548
548
  * The text to display as the validation message.
549
549
  */
550
- "validationText"?: string;
550
+ "validationText": string;
551
551
  }
552
552
  interface IcChip {
553
553
  /**
@@ -557,15 +557,15 @@ export namespace Components {
557
557
  /**
558
558
  * If `true`, the chip will appear disabled.
559
559
  */
560
- "disabled"?: boolean;
560
+ "disabled": boolean;
561
561
  /**
562
- * The text in the dismiss button tooltip and aria label.
562
+ * The text in the dismiss button tooltip and aria label. Makes the user aware of the action resulting from clicking the 'Dismiss chip' button.
563
563
  */
564
- "dismissLabel"?: string;
564
+ "dismissLabel": string;
565
565
  /**
566
566
  * If `true`, the chip will have a close button at the end to dismiss it.
567
567
  */
568
- "dismissible"?: boolean;
568
+ "dismissible": boolean;
569
569
  /**
570
570
  * The text rendered within the chip.
571
571
  */
@@ -577,19 +577,19 @@ export namespace Components {
577
577
  /**
578
578
  * The size of the chip.
579
579
  */
580
- "size"?: IcSizes;
580
+ "size": IcSizes;
581
581
  /**
582
582
  * Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component. Setting the "customColor" prop will override this.
583
583
  */
584
- "theme"?: "dark" | "light" | "inherit";
584
+ "theme": IcThemeMode;
585
585
  /**
586
586
  * If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
587
587
  */
588
- "transparentBackground"?: boolean;
588
+ "transparentBackground": boolean;
589
589
  /**
590
590
  * The emphasis of the chip.
591
591
  */
592
- "variant"?: IcEmphasisType;
592
+ "variant": IcEmphasisType;
593
593
  }
594
594
  interface IcClassificationBanner {
595
595
  /**
@@ -1538,59 +1538,59 @@ export namespace Components {
1538
1538
  /**
1539
1539
  * The hint text for the hidden assistive description element.
1540
1540
  */
1541
- "assistiveHintText"?: string;
1541
+ "assistiveHintText": string;
1542
1542
  /**
1543
1543
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
1544
1544
  */
1545
- "autocapitalize": string | undefined;
1545
+ "autocapitalize": string;
1546
1546
  /**
1547
1547
  * The state of autocompletion the browser can apply on the text value.
1548
1548
  */
1549
- "autocomplete"?: IcAutocompleteTypes;
1549
+ "autocomplete": IcAutocompleteTypes;
1550
1550
  /**
1551
1551
  * The state of autocorrection the browser can apply when the user is entering/editing the text value.
1552
1552
  */
1553
- "autocorrect"?: IcAutocorrectStates;
1553
+ "autocorrect": IcAutocorrectStates;
1554
1554
  /**
1555
1555
  * If `true`, the form control will have input focus when the page loads.
1556
1556
  */
1557
- "autofocus": boolean | undefined;
1557
+ "autofocus": boolean;
1558
1558
  /**
1559
1559
  * The number of characters until suggestions appear. The submit button will be disabled until the inputted value is equal to or greater than this number.
1560
1560
  */
1561
- "charactersUntilSuggestion"?: number;
1561
+ "charactersUntilSuggestion": number;
1562
1562
  /**
1563
1563
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
1564
1564
  */
1565
- "debounce"?: number;
1565
+ "debounce": number;
1566
1566
  /**
1567
1567
  * Specify whether to disable the built in filtering. For example, if options will already be filtered from external source. If `true`, all options provided will be displayed.
1568
1568
  */
1569
- "disableAutoFiltering"?: boolean;
1569
+ "disableAutoFiltering": boolean;
1570
1570
  /**
1571
1571
  * If `true`, the disabled state will be set.
1572
1572
  */
1573
- "disabled"?: boolean;
1573
+ "disabled": boolean;
1574
1574
  /**
1575
1575
  * The text displayed when there are no options in the option list.
1576
1576
  */
1577
- "emptyOptionListText"?: string;
1577
+ "emptyOptionListText": string;
1578
1578
  /**
1579
1579
  * If `true`, the search bar will be focused when component loaded.
1580
1580
  */
1581
- "focusOnLoad"?: boolean;
1581
+ "focusOnLoad": boolean;
1582
1582
  /**
1583
1583
  * Specify whether the search bar fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
1584
1584
  */
1585
- "fullWidth"?: boolean;
1585
+ "fullWidth": boolean;
1586
1586
  /**
1587
1587
  * The helper text that will be displayed for additional field guidance.
1588
1588
  */
1589
- "helperText"?: string;
1589
+ "helperText": string;
1590
1590
  /**
1591
1591
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
1592
1592
  */
1593
- "hideLabel"?: boolean;
1593
+ "hideLabel": boolean;
1594
1594
  /**
1595
1595
  * The label for the search bar.
1596
1596
  */
@@ -1598,43 +1598,43 @@ export namespace Components {
1598
1598
  /**
1599
1599
  * The custom name for the label field to correspond with the IcMenuOption type.
1600
1600
  */
1601
- "labelField"?: string;
1601
+ "labelField": string;
1602
1602
  /**
1603
1603
  * Trigger loading state when fetching options asynchronously
1604
1604
  */
1605
- "loading"?: boolean;
1605
+ "loading": boolean;
1606
1606
  /**
1607
1607
  * Change the message displayed when external loading times out.
1608
1608
  */
1609
- "loadingErrorLabel"?: string;
1609
+ "loadingErrorLabel": string;
1610
1610
  /**
1611
1611
  * Change the message displayed whilst the options are being loaded externally.
1612
1612
  */
1613
- "loadingLabel"?: string;
1613
+ "loadingLabel": string;
1614
1614
  /**
1615
1615
  * The name of the control, which is submitted with the form data.
1616
1616
  */
1617
- "name"?: string;
1617
+ "name": string;
1618
1618
  /**
1619
1619
  * The suggested search options.
1620
1620
  */
1621
- "options"?: IcMenuOption[];
1621
+ "options": IcMenuOption[];
1622
1622
  /**
1623
1623
  * The placeholder value to display.
1624
1624
  */
1625
- "placeholder"?: string;
1625
+ "placeholder": string;
1626
1626
  /**
1627
1627
  * If `true`, the readonly state will be set.
1628
1628
  */
1629
- "readonly"?: boolean;
1629
+ "readonly": boolean;
1630
1630
  /**
1631
1631
  * If `true`, the search bar will require a value.
1632
1632
  */
1633
- "required"?: boolean;
1633
+ "required": boolean;
1634
1634
  /**
1635
1635
  * Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
1636
1636
  */
1637
- "searchMode"?: IcSearchBarSearchModes;
1637
+ "searchMode": IcSearchBarSearchModes;
1638
1638
  /**
1639
1639
  * Sets focus on the native `input`.
1640
1640
  */
@@ -1642,15 +1642,15 @@ export namespace Components {
1642
1642
  /**
1643
1643
  * The size of the search bar component.
1644
1644
  */
1645
- "size"?: IcSizesNoLarge;
1645
+ "size": IcSizesNoLarge;
1646
1646
  /**
1647
1647
  * If `true`, the value of the search will have its spelling and grammar checked.
1648
1648
  */
1649
- "spellcheck": boolean | undefined;
1649
+ "spellcheck": boolean;
1650
1650
  /**
1651
1651
  * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
1652
1652
  */
1653
- "theme"?: IcThemeMode;
1653
+ "theme": IcThemeMode;
1654
1654
  /**
1655
1655
  * If using external filtering, set a timeout for when loading takes too long.
1656
1656
  */
@@ -1658,11 +1658,11 @@ export namespace Components {
1658
1658
  /**
1659
1659
  * The value of the search input.
1660
1660
  */
1661
- "value"?: string;
1661
+ "value": string;
1662
1662
  /**
1663
1663
  * The custom name for the value field to correspond with the IcMenuOption type.
1664
1664
  */
1665
- "valueField"?: string;
1665
+ "valueField": string;
1666
1666
  }
1667
1667
  interface IcSectionContainer {
1668
1668
  /**
@@ -1870,6 +1870,10 @@ export namespace Components {
1870
1870
  * If `true`, the skip link will display as black in the light theme, and white in the dark theme.
1871
1871
  */
1872
1872
  "monochrome": boolean;
1873
+ /**
1874
+ * Sets focus on the element.
1875
+ */
1876
+ "setFocus": () => Promise<void>;
1873
1877
  /**
1874
1878
  * The target ID for the element which should receive focus when triggering the skip link.
1875
1879
  */
@@ -2071,7 +2075,7 @@ export namespace Components {
2071
2075
  /**
2072
2076
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
2073
2077
  */
2074
- "autocapitalize": string | undefined;
2078
+ "autocapitalize": string;
2075
2079
  /**
2076
2080
  * The state of autocompletion the browser can apply on the text value.
2077
2081
  */
@@ -2083,40 +2087,40 @@ export namespace Components {
2083
2087
  /**
2084
2088
  * If `true`, the form control will have input focus when the page loads.
2085
2089
  */
2086
- "autofocus": boolean | undefined;
2090
+ "autofocus": boolean;
2087
2091
  /**
2088
2092
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
2089
2093
  */
2090
- "debounce"?: number;
2094
+ "debounce": number;
2091
2095
  /**
2092
2096
  * If `true`, the disabled state will be set.
2093
2097
  */
2094
- "disabled"?: boolean;
2098
+ "disabled": boolean;
2095
2099
  /**
2096
2100
  * Specify whether the text field fills the full width of the container. If `true`, this overrides the --input-width CSS variable.
2097
2101
  */
2098
- "fullWidth"?: boolean;
2102
+ "fullWidth": boolean;
2099
2103
  /**
2100
2104
  * The helper text that will be displayed for additional field guidance.
2101
2105
  */
2102
- "helperText"?: string;
2103
- "hiddenInput"?: boolean;
2106
+ "helperText": string;
2107
+ "hiddenInput": boolean;
2104
2108
  /**
2105
2109
  * If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.
2106
2110
  */
2107
- "hideCharCount"?: boolean;
2111
+ "hideCharCount": boolean;
2108
2112
  /**
2109
2113
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
2110
2114
  */
2111
- "hideLabel"?: boolean;
2115
+ "hideLabel": boolean;
2112
2116
  /**
2113
2117
  * The ID for the input.
2114
2118
  */
2115
- "inputId"?: string;
2119
+ "inputId": string;
2116
2120
  /**
2117
2121
  * A hint to the browser for which keyboard to display. Possible values: `"none"`, `"text"`, `"tel"`, `"url"`, `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
2118
2122
  */
2119
- "inputmode"?: IcTextFieldInputModes;
2123
+ "inputmode": IcTextFieldInputModes;
2120
2124
  /**
2121
2125
  * The label for the input.
2122
2126
  */
@@ -2128,15 +2132,15 @@ export namespace Components {
2128
2132
  /**
2129
2133
  * 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)
2130
2134
  */
2131
- "maxCharacters"?: number;
2135
+ "maxCharacters": number;
2132
2136
  /**
2133
2137
  * The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached.
2134
2138
  */
2135
- "maxCharactersMessage"?: string;
2139
+ "maxCharactersMessage": string;
2136
2140
  /**
2137
2141
  * The text to display as the error message when the maximum value (the `max` prop value) has been exceeded.
2138
2142
  */
2139
- "maxMessage"?: string;
2143
+ "maxMessage": string;
2140
2144
  /**
2141
2145
  * 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`)
2142
2146
  */
@@ -2144,40 +2148,40 @@ export namespace Components {
2144
2148
  /**
2145
2149
  * The minimum number of characters that can be entered in the field.
2146
2150
  */
2147
- "minCharacters"?: number;
2151
+ "minCharacters": number;
2148
2152
  /**
2149
2153
  * The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met.
2150
2154
  */
2151
- "minCharactersMessage"?: string;
2155
+ "minCharactersMessage": string;
2152
2156
  /**
2153
2157
  * The text to display as the error message when the minimum value (the `min` prop value) has not been met.
2154
2158
  */
2155
- "minMessage"?: string;
2159
+ "minMessage": string;
2156
2160
  /**
2157
2161
  * The name of the control, which is submitted with the form data.
2158
2162
  */
2159
- "name"?: string;
2163
+ "name": string;
2160
2164
  /**
2161
2165
  * The placeholder value to be displayed.
2162
2166
  */
2163
- "placeholder"?: string;
2167
+ "placeholder": string;
2164
2168
  /**
2165
2169
  * If `true`, the read only state will be set.
2166
2170
  */
2167
- "readonly"?: boolean;
2171
+ "readonly": boolean;
2168
2172
  /**
2169
2173
  * If `true`, the input will require a value.
2170
2174
  */
2171
- "required"?: boolean;
2175
+ "required": boolean;
2172
2176
  /**
2173
2177
  * If `true`, the multiline text area will be resizeable.
2174
2178
  */
2175
- "resize"?: boolean;
2179
+ "resize": boolean;
2176
2180
  "role": string | undefined;
2177
2181
  /**
2178
2182
  * The number of rows to transform the text field into a text area with a specific height.
2179
2183
  */
2180
- "rows"?: number;
2184
+ "rows": number;
2181
2185
  /**
2182
2186
  * Sets focus on the native `input`.
2183
2187
  */
@@ -2185,33 +2189,33 @@ export namespace Components {
2185
2189
  /**
2186
2190
  * The size of the text field component.
2187
2191
  */
2188
- "size"?: IcSizesNoLarge;
2192
+ "size": IcSizesNoLarge;
2189
2193
  /**
2190
2194
  * If `true`, the value of the text field will have its spelling and grammar checked.
2191
2195
  */
2192
- "spellcheck": boolean | undefined;
2196
+ "spellcheck": boolean;
2193
2197
  /**
2194
2198
  * 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.
2195
2199
  */
2196
- "theme"?: IcThemeMode;
2197
- "truncateValue"?: boolean;
2200
+ "theme": IcThemeMode;
2201
+ "truncateValue": boolean;
2198
2202
  /**
2199
2203
  * The type of control to display. The default type is text.
2200
2204
  */
2201
- "type"?: IcTextFieldTypes;
2205
+ "type": IcTextFieldTypes;
2202
2206
  /**
2203
2207
  * If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
2204
2208
  */
2205
- "validationInline"?: boolean;
2206
- "validationInlineInternal"?: boolean;
2209
+ "validationInline": boolean;
2210
+ "validationInlineInternal": boolean;
2207
2211
  /**
2208
2212
  * The validation state - e.g. 'error' | 'warning' | 'success'.
2209
2213
  */
2210
- "validationStatus"?: IcInformationStatusOrEmpty;
2214
+ "validationStatus": IcInformationStatusOrEmpty;
2211
2215
  /**
2212
2216
  * The text to display as the validation message.
2213
2217
  */
2214
- "validationText"?: string;
2218
+ "validationText": string;
2215
2219
  /**
2216
2220
  * The value of the text field.
2217
2221
  */
@@ -2225,7 +2229,7 @@ export namespace Components {
2225
2229
  /**
2226
2230
  * The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
2227
2231
  */
2228
- "theme"?: "dark" | "light" | "system";
2232
+ "theme"?: IcThemeSettings;
2229
2233
  }
2230
2234
  interface IcToast {
2231
2235
  /**
@@ -3283,6 +3287,7 @@ declare global {
3283
3287
  "icFocus": IcValueEventDetail;
3284
3288
  "icInput": IcValueEventDetail;
3285
3289
  "icKeydown": { event: KeyboardEvent };
3290
+ "icScroll": any;
3286
3291
  }
3287
3292
  interface HTMLIcTextFieldElement extends Components.IcTextField, HTMLStencilElement {
3288
3293
  addEventListener<K extends keyof HTMLIcTextFieldElementEventMap>(type: K, listener: (this: HTMLIcTextFieldElement, ev: IcTextFieldCustomEvent<HTMLIcTextFieldElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3300,6 +3305,7 @@ declare global {
3300
3305
  };
3301
3306
  interface HTMLIcThemeElementEventMap {
3302
3307
  "brandChange": IcBrand;
3308
+ "icThemeChange": IcThemeSettings;
3303
3309
  }
3304
3310
  interface HTMLIcThemeElement extends Components.IcTheme, HTMLStencilElement {
3305
3311
  addEventListener<K extends keyof HTMLIcThemeElementEventMap>(type: K, listener: (this: HTMLIcThemeElement, ev: IcThemeCustomEvent<HTMLIcThemeElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3792,7 +3798,7 @@ declare namespace LocalJSX {
3792
3798
  */
3793
3799
  "tooltipPlacement"?: IcButtonTooltipPlacement;
3794
3800
  /**
3795
- * If `true`, the secondary variant of button will have a transparent background rather than white.
3801
+ * If `true`, the secondary & tertiary variants of button will have a transparent background when not hovered, pressed or loading.
3796
3802
  */
3797
3803
  "transparentBackground"?: boolean;
3798
3804
  /**
@@ -3918,7 +3924,7 @@ declare namespace LocalJSX {
3918
3924
  /**
3919
3925
  * The value for the checkbox.
3920
3926
  */
3921
- "value": string;
3927
+ "value"?: string;
3922
3928
  }
3923
3929
  interface IcCheckboxGroup {
3924
3930
  /**
@@ -3976,7 +3982,7 @@ declare namespace LocalJSX {
3976
3982
  */
3977
3983
  "disabled"?: boolean;
3978
3984
  /**
3979
- * The text in the dismiss button tooltip and aria label.
3985
+ * The text in the dismiss button tooltip and aria label. Makes the user aware of the action resulting from clicking the 'Dismiss chip' button.
3980
3986
  */
3981
3987
  "dismissLabel"?: string;
3982
3988
  /**
@@ -3998,7 +4004,7 @@ declare namespace LocalJSX {
3998
4004
  /**
3999
4005
  * Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component. Setting the "customColor" prop will override this.
4000
4006
  */
4001
- "theme"?: "dark" | "light" | "inherit";
4007
+ "theme"?: IcThemeMode;
4002
4008
  /**
4003
4009
  * If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
4004
4010
  */
@@ -4942,7 +4948,7 @@ declare namespace LocalJSX {
4942
4948
  /**
4943
4949
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
4944
4950
  */
4945
- "autocapitalize"?: string | undefined;
4951
+ "autocapitalize"?: string;
4946
4952
  /**
4947
4953
  * The state of autocompletion the browser can apply on the text value.
4948
4954
  */
@@ -4954,7 +4960,7 @@ declare namespace LocalJSX {
4954
4960
  /**
4955
4961
  * If `true`, the form control will have input focus when the page loads.
4956
4962
  */
4957
- "autofocus"?: boolean | undefined;
4963
+ "autofocus"?: boolean;
4958
4964
  /**
4959
4965
  * 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.
4960
4966
  */
@@ -5082,7 +5088,7 @@ declare namespace LocalJSX {
5082
5088
  /**
5083
5089
  * If `true`, the value of the search will have its spelling and grammar checked.
5084
5090
  */
5085
- "spellcheck"?: boolean | undefined;
5091
+ "spellcheck"?: boolean;
5086
5092
  /**
5087
5093
  * 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.
5088
5094
  */
@@ -5526,7 +5532,7 @@ declare namespace LocalJSX {
5526
5532
  /**
5527
5533
  * The automatic capitalisation of the text value as it is entered/edited by the user. Available options: "off", "none", "on", "sentences", "words", "characters".
5528
5534
  */
5529
- "autocapitalize"?: string | undefined;
5535
+ "autocapitalize"?: string;
5530
5536
  /**
5531
5537
  * The state of autocompletion the browser can apply on the text value.
5532
5538
  */
@@ -5538,7 +5544,7 @@ declare namespace LocalJSX {
5538
5544
  /**
5539
5545
  * If `true`, the form control will have input focus when the page loads.
5540
5546
  */
5541
- "autofocus"?: boolean | undefined;
5547
+ "autofocus"?: boolean;
5542
5548
  /**
5543
5549
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
5544
5550
  */
@@ -5631,6 +5637,10 @@ declare namespace LocalJSX {
5631
5637
  * Emitted when a keydown event occurred.
5632
5638
  */
5633
5639
  "onIcKeydown"?: (event: IcTextFieldCustomEvent<{ event: KeyboardEvent }>) => void;
5640
+ /**
5641
+ * Emitted when the textarea variant is scrolled.
5642
+ */
5643
+ "onIcScroll"?: (event: IcTextFieldCustomEvent<any>) => void;
5634
5644
  /**
5635
5645
  * The placeholder value to be displayed.
5636
5646
  */
@@ -5658,7 +5668,7 @@ declare namespace LocalJSX {
5658
5668
  /**
5659
5669
  * If `true`, the value of the text field will have its spelling and grammar checked.
5660
5670
  */
5661
- "spellcheck"?: boolean | undefined;
5671
+ "spellcheck"?: boolean;
5662
5672
  /**
5663
5673
  * 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.
5664
5674
  */
@@ -5689,10 +5699,14 @@ declare namespace LocalJSX {
5689
5699
  * 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)".
5690
5700
  */
5691
5701
  "brandColor"?: IcColor | null;
5702
+ /**
5703
+ * Emitted when the theme is changed.
5704
+ */
5705
+ "onIcThemeChange"?: (event: IcThemeCustomEvent<IcThemeSettings>) => void;
5692
5706
  /**
5693
5707
  * The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
5694
5708
  */
5695
- "theme"?: "dark" | "light" | "system";
5709
+ "theme"?: IcThemeSettings;
5696
5710
  }
5697
5711
  interface IcToast {
5698
5712
  /**