@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
@@ -2,21 +2,20 @@ import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { IcInformationStatusOrEmpty, IcSizes, IcThemeMode } from "../../utils/types";
3
3
  import { IcChangeEventDetail } from "./ic-checkbox-group.types";
4
4
  export declare class CheckboxGroup {
5
- private checkboxSelector;
6
5
  el: HTMLIcCheckboxGroupElement;
7
6
  /**
8
7
  * If `true`, the checkbox group will be set to the disabled state.
9
8
  */
10
- disabled?: boolean;
9
+ disabled: boolean;
11
10
  watchDisabledHandler(): void;
12
11
  /**
13
12
  * The helper text that will be displayed for additional field guidance.
14
13
  */
15
- helperText?: string;
14
+ helperText: string;
16
15
  /**
17
16
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
18
17
  */
19
- hideLabel?: boolean;
18
+ hideLabel: boolean;
20
19
  /**
21
20
  * The label for the checkbox group to be displayed.
22
21
  */
@@ -29,24 +28,24 @@ export declare class CheckboxGroup {
29
28
  /**
30
29
  * If `true`, the checkbox group will require a value.
31
30
  */
32
- required?: boolean;
31
+ required: boolean;
33
32
  /**
34
33
  * The size of the checkboxes to be displayed. This does not affect the font size of the label.
35
34
  */
36
- size?: IcSizes;
35
+ size: IcSizes;
37
36
  /**
38
37
  * 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.
39
38
  */
40
- theme?: IcThemeMode;
39
+ theme: IcThemeMode;
41
40
  watchThemeHandler(newValue: IcThemeMode): void;
42
41
  /**
43
42
  * The validation status - e.g. 'error' | 'warning' | 'success'.
44
43
  */
45
- validationStatus?: IcInformationStatusOrEmpty;
44
+ validationStatus: IcInformationStatusOrEmpty;
46
45
  /**
47
46
  * The text to display as the validation message.
48
47
  */
49
- validationText?: string;
48
+ validationText: string;
50
49
  /**
51
50
  * Emitted when a checkbox is checked.
52
51
  */
@@ -1,13 +1,13 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { IcColor, IcEmphasisType, IcSizes } from "../../utils/types";
2
+ import { IcBrandForegroundNoDefault, IcColor, IcEmphasisType, IcSizes, IcThemeMode } from "../../utils/types";
3
3
  /**
4
4
  * @slot icon - Content will be rendered at the start of the chip.
5
5
  * @slot badge - Badge component overlaying the top right of the chip.
6
6
  */
7
7
  export declare class Chip {
8
- private inAGGrid;
8
+ private buttonEl?;
9
9
  el: HTMLIcChipElement;
10
- customColorClass: string;
10
+ foregroundColor: IcBrandForegroundNoDefault | null;
11
11
  hovered: boolean;
12
12
  visible: boolean;
13
13
  /**
@@ -19,12 +19,16 @@ export declare class Chip {
19
19
  /**
20
20
  * If `true`, the chip will appear disabled.
21
21
  */
22
- disabled?: boolean;
22
+ disabled: boolean;
23
23
  watchDisabledHandler(): void;
24
24
  /**
25
25
  * If `true`, the chip will have a close button at the end to dismiss it.
26
26
  */
27
- dismissible?: boolean;
27
+ dismissible: boolean;
28
+ /**
29
+ * The text in the dismiss button tooltip and aria label. Makes the user aware of the action resulting from clicking the 'Dismiss chip' button.
30
+ */
31
+ dismissLabel: string;
28
32
  /**
29
33
  * The text rendered within the chip.
30
34
  */
@@ -32,30 +36,25 @@ export declare class Chip {
32
36
  /**
33
37
  * The size of the chip.
34
38
  */
35
- size?: IcSizes;
39
+ size: IcSizes;
36
40
  /**
37
41
  * Sets the chip to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
38
42
  * Setting the "customColor" prop will override this.
39
43
  */
40
- theme?: "dark" | "light" | "inherit";
44
+ theme: IcThemeMode;
41
45
  /**
42
46
  * If `true`, the outlined variant of chip will have a transparent background rather than the theme defined color.
43
47
  */
44
- transparentBackground?: boolean;
48
+ transparentBackground: boolean;
45
49
  /**
46
50
  * The emphasis of the chip.
47
51
  */
48
- variant?: IcEmphasisType;
49
- /**
50
- * The text in the dismiss button tooltip and aria label.
51
- */
52
- dismissLabel?: string;
52
+ variant: IcEmphasisType;
53
53
  /**
54
54
  * Is emitted when the user dismisses the chip.
55
55
  */
56
56
  icDismiss: EventEmitter<void>;
57
57
  componentWillLoad(): void;
58
- componentWillRender(): void;
59
58
  componentDidLoad(): void;
60
59
  handleClick(): void;
61
60
  /**
@@ -65,6 +64,5 @@ export declare class Chip {
65
64
  private dismissAction;
66
65
  private mouseEnterHandler;
67
66
  private mouseLeaveHandler;
68
- private setChipColour;
69
67
  render(): any;
70
68
  }
@@ -11,6 +11,7 @@ export declare class Link {
11
11
  * If `true`, the user can save the linked URL instead of navigating to it.
12
12
  */
13
13
  download?: string | boolean;
14
+ watchDownloadHandler(): void;
14
15
  /**
15
16
  * The URL that the link points to.
16
17
  */
@@ -48,6 +49,7 @@ export declare class Link {
48
49
  */
49
50
  setFocus(): Promise<void>;
50
51
  private updateTheme;
52
+ private updateDownload;
51
53
  private hasRouterSlot;
52
54
  private hostMutationCallback;
53
55
  render(): any;
@@ -4,11 +4,11 @@ import { IcSearchBarBlurEventDetail, IcSearchBarSearchModes } from "./ic-search-
4
4
  import { IcValueEventDetail, IcBlurEventDetail } from "../../utils/types";
5
5
  import { IcMenuChangeEventDetail, IcOptionSelectEventDetail } from "../ic-menu/ic-menu.types";
6
6
  export declare class SearchBar {
7
- private anchorEl;
8
- private assistiveHintEl;
9
- private debounceAriaLive;
7
+ private anchorEl?;
8
+ private assistiveHintEl?;
9
+ private debounceAriaLive?;
10
10
  private hasTimedOut;
11
- private inputEl;
11
+ private inputEl?;
12
12
  private inputId;
13
13
  private menu?;
14
14
  private menuCloseFromMenuChangeEvent;
@@ -18,13 +18,13 @@ export declare class SearchBar {
18
18
  private prevNoOption;
19
19
  private retryButtonClick;
20
20
  private retryViaKeyPress;
21
- private timeoutTimer;
21
+ private timeoutTimer?;
22
22
  private truncateValue;
23
23
  private searchSubmitButton?;
24
24
  el: HTMLIcSearchBarElement;
25
- ariaActiveDescendant: string;
25
+ ariaActiveDescendant?: string;
26
26
  clearButtonFocused: boolean;
27
- highlightedValue: string | undefined;
27
+ highlightedValue?: string;
28
28
  open: boolean;
29
29
  searchSubmitFocused: boolean;
30
30
  showClearButton: boolean;
@@ -32,63 +32,63 @@ export declare class SearchBar {
32
32
  * The automatic capitalisation of the text value as it is entered/edited by the user.
33
33
  * Available options: "off", "none", "on", "sentences", "words", "characters".
34
34
  */
35
- autocapitalize: string | undefined;
35
+ autocapitalize: string;
36
36
  /**
37
37
  * The state of autocompletion the browser can apply on the text value.
38
38
  */
39
- autocomplete?: IcAutocompleteTypes;
39
+ autocomplete: IcAutocompleteTypes;
40
40
  /**
41
41
  * The state of autocorrection the browser can apply when the user is entering/editing the text value.
42
42
  */
43
- autocorrect?: IcAutocorrectStates;
43
+ autocorrect: IcAutocorrectStates;
44
44
  /**
45
45
  * If `true`, the form control will have input focus when the page loads.
46
46
  */
47
- autofocus: boolean | undefined;
47
+ autofocus: boolean;
48
48
  /**
49
49
  * 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.
50
50
  */
51
- charactersUntilSuggestion?: number;
51
+ charactersUntilSuggestion: number;
52
52
  /**
53
53
  * If `true`, the disabled state will be set.
54
54
  */
55
- disabled?: boolean;
55
+ disabled: boolean;
56
56
  watchDisabledHandler(): void;
57
57
  /**
58
58
  * Specify whether to disable the built in filtering. For example, if options will already be filtered from external source.
59
59
  * If `true`, all options provided will be displayed.
60
60
  */
61
- disableAutoFiltering?: boolean;
61
+ disableAutoFiltering: boolean;
62
62
  /**
63
63
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
64
64
  */
65
- debounce?: number;
65
+ debounce: number;
66
66
  private debounceChanged;
67
67
  /**
68
68
  * The text displayed when there are no options in the option list.
69
69
  */
70
- emptyOptionListText?: string;
70
+ emptyOptionListText: string;
71
71
  /**
72
72
  * If `true`, the search bar will be focused when component loaded.
73
73
  */
74
- focusOnLoad?: boolean;
74
+ focusOnLoad: boolean;
75
75
  /**
76
76
  * Specify whether the search bar fills the full width of the container.
77
77
  * If `true`, this overrides the --input-width CSS variable.
78
78
  */
79
- fullWidth?: boolean;
79
+ fullWidth: boolean;
80
80
  /**
81
81
  * The helper text that will be displayed for additional field guidance.
82
82
  */
83
- helperText?: string;
83
+ helperText: string;
84
84
  /**
85
85
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
86
86
  */
87
- hideLabel?: boolean;
87
+ hideLabel: boolean;
88
88
  /**
89
89
  * The hint text for the hidden assistive description element.
90
90
  */
91
- assistiveHintText?: string;
91
+ assistiveHintText: string;
92
92
  /**
93
93
  * The label for the search bar.
94
94
  */
@@ -96,51 +96,52 @@ export declare class SearchBar {
96
96
  /**
97
97
  * The custom name for the label field to correspond with the IcMenuOption type.
98
98
  */
99
- labelField?: string;
99
+ labelField: string;
100
100
  /**
101
101
  * Trigger loading state when fetching options asynchronously
102
102
  */
103
- loading?: boolean;
103
+ loading: boolean;
104
+ loadingHandler(newValue: boolean): void;
104
105
  /**
105
106
  * Change the message displayed when external loading times out.
106
107
  */
107
- loadingErrorLabel?: string;
108
+ loadingErrorLabel: string;
108
109
  /**
109
110
  * Change the message displayed whilst the options are being loaded externally.
110
111
  */
111
- loadingLabel?: string;
112
+ loadingLabel: string;
112
113
  /**
113
114
  * The name of the control, which is submitted with the form data.
114
115
  */
115
- name?: string;
116
+ name: string;
116
117
  /**
117
118
  * The placeholder value to display.
118
119
  */
119
- placeholder?: string;
120
+ placeholder: string;
120
121
  /**
121
122
  * If `true`, the readonly state will be set.
122
123
  */
123
- readonly?: boolean;
124
+ readonly: boolean;
124
125
  /**
125
126
  * If `true`, the search bar will require a value.
126
127
  */
127
- required?: boolean;
128
+ required: boolean;
128
129
  /**
129
130
  * Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
130
131
  */
131
- searchMode?: IcSearchBarSearchModes;
132
+ searchMode: IcSearchBarSearchModes;
132
133
  /**
133
134
  * The size of the search bar component.
134
135
  */
135
- size?: IcSizesNoLarge;
136
+ size: IcSizesNoLarge;
136
137
  /**
137
138
  * If `true`, the value of the search will have its spelling and grammar checked.
138
139
  */
139
- spellcheck: boolean | undefined;
140
+ spellcheck: boolean;
140
141
  /**
141
142
  * 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.
142
143
  */
143
- theme?: IcThemeMode;
144
+ theme: IcThemeMode;
144
145
  /**
145
146
  * If using external filtering, set a timeout for when loading takes too long.
146
147
  */
@@ -148,19 +149,18 @@ export declare class SearchBar {
148
149
  /**
149
150
  * The custom name for the value field to correspond with the IcMenuOption type.
150
151
  */
151
- valueField?: string;
152
- loadingHandler(newValue: boolean): void;
152
+ valueField: string;
153
153
  filteredOptions: IcMenuOption[];
154
154
  filteredOptionsHandler(newOptions: IcMenuOption[]): void;
155
155
  /**
156
156
  * The suggested search options.
157
157
  */
158
- options?: IcMenuOption[];
158
+ options: IcMenuOption[];
159
159
  watchOptionsHandler(newOptions: IcMenuOption[]): void;
160
160
  /**
161
161
  * The value of the search input.
162
162
  */
163
- value?: string;
163
+ value: string;
164
164
  watchValueHandler(newValue: string): void;
165
165
  /**
166
166
  * Emitted when the value has changed.
@@ -229,6 +229,7 @@ export declare class SearchBar {
229
229
  * Sets focus on the native `input`.
230
230
  */
231
231
  setFocus(): Promise<void>;
232
+ private setInputValue;
232
233
  private handleMouseDown;
233
234
  private handleSubmitSearchFocus;
234
235
  private handleSubmitSearch;
@@ -242,14 +243,11 @@ export declare class SearchBar {
242
243
  private setMenuChange;
243
244
  private handleHostFocus;
244
245
  private handleHostBlur;
245
- private handleShowClearButton;
246
246
  private handleFocusClearButton;
247
- private handleTruncateValue;
248
247
  private renderAssistiveHintEl;
249
248
  private updateSearchResultAriaLive;
250
249
  private hasOptionsOrFilterDisabled;
251
250
  private hadNoOptions;
252
251
  private isSubmitDisabled;
253
- private highlightFirstOptionAfterNoResults;
254
252
  render(): any;
255
253
  }
@@ -222,6 +222,7 @@ export declare class Select {
222
222
  private updateOnChangeDebounce;
223
223
  private emitIcChange;
224
224
  private emitIcInput;
225
+ private setOptions;
225
226
  /**
226
227
  * Processes the provided array of IcMenuOptions, removing duplicates and reporting them with a console.warn
227
228
  * @param options array of IcMenuOptions
@@ -1,5 +1,6 @@
1
1
  import { IcThemeMode } from "../../utils/types";
2
2
  export declare class SkipLink {
3
+ private linkEl?;
3
4
  el: HTMLIcSkipLinkElement;
4
5
  /**
5
6
  * If `true`, the skip link will fill the width of the page.
@@ -29,5 +30,9 @@ export declare class SkipLink {
29
30
  * If `true`, the background will be hidden.
30
31
  */
31
32
  transparentBackground: boolean;
33
+ /**
34
+ * Sets focus on the element.
35
+ */
36
+ setFocus(): Promise<void>;
32
37
  render(): any;
33
38
  }
@@ -41,7 +41,7 @@ export declare class TextField {
41
41
  * The automatic capitalisation of the text value as it is entered/edited by the user.
42
42
  * Available options: "off", "none", "on", "sentences", "words", "characters".
43
43
  */
44
- autocapitalize: string | undefined;
44
+ autocapitalize: string;
45
45
  /**
46
46
  * The state of autocompletion the browser can apply on the text value.
47
47
  */
@@ -53,43 +53,43 @@ export declare class TextField {
53
53
  /**
54
54
  * If `true`, the form control will have input focus when the page loads.
55
55
  */
56
- autofocus: boolean | undefined;
56
+ autofocus: boolean;
57
57
  /**
58
58
  * If `true`, the disabled state will be set.
59
59
  */
60
- disabled?: boolean;
60
+ disabled: boolean;
61
61
  watchDisabledHandler(): void;
62
62
  /**
63
63
  * Specify whether the text field fills the full width of the container.
64
64
  * If `true`, this overrides the --input-width CSS variable.
65
65
  */
66
- fullWidth?: boolean;
66
+ fullWidth: boolean;
67
67
  /**
68
68
  * The helper text that will be displayed for additional field guidance.
69
69
  */
70
- helperText?: string;
70
+ helperText: string;
71
71
  /**
72
72
  * If `true`, the character count which is displayed when `maxCharacters` is set will be visually hidden.
73
73
  */
74
- hideCharCount?: boolean;
74
+ hideCharCount: boolean;
75
75
  /**
76
76
  * If `true`, the label will be hidden and the required label value will be applied as an aria-label.
77
77
  */
78
- hideLabel?: boolean;
78
+ hideLabel: boolean;
79
79
  /**
80
80
  * @internal If `true`, the hidden form input will stop rendering for form submission.
81
81
  */
82
- hiddenInput?: boolean;
82
+ hiddenInput: boolean;
83
83
  /**
84
84
  * The ID for the input.
85
85
  */
86
- inputId?: string;
86
+ inputId: string;
87
87
  /**
88
88
  * A hint to the browser for which keyboard to display.
89
89
  * Possible values: `"none"`, `"text"`, `"tel"`, `"url"`,
90
90
  * `"email"`, `"numeric"`, `"decimal"`, and `"search"`.
91
91
  */
92
- inputmode?: IcTextFieldInputModes;
92
+ inputmode: IcTextFieldInputModes;
93
93
  /**
94
94
  * The label for the input.
95
95
  */
@@ -101,15 +101,15 @@ export declare class TextField {
101
101
  /**
102
102
  * 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)
103
103
  */
104
- maxCharacters?: number;
104
+ maxCharacters: number;
105
105
  /**
106
106
  * The text to display as the warning message when the maximum number of characters (the `maxCharacters` prop value) is reached.
107
107
  */
108
- maxCharactersMessage?: string;
108
+ maxCharactersMessage: string;
109
109
  /**
110
110
  * The text to display as the error message when the maximum value (the `max` prop value) has been exceeded.
111
111
  */
112
- maxMessage?: string;
112
+ maxMessage: string;
113
113
  /**
114
114
  * 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`)
115
115
  */
@@ -117,35 +117,35 @@ export declare class TextField {
117
117
  /**
118
118
  * The minimum number of characters that can be entered in the field.
119
119
  */
120
- minCharacters?: number;
120
+ minCharacters: number;
121
121
  /**
122
122
  * The text to display as the error message when the minimum number of characters (the `minCharacters` prop value) has not been met.
123
123
  */
124
- minCharactersMessage?: string;
124
+ minCharactersMessage: string;
125
125
  /**
126
126
  * The text to display as the error message when the minimum value (the `min` prop value) has not been met.
127
127
  */
128
- minMessage?: string;
128
+ minMessage: string;
129
129
  /**
130
130
  * The name of the control, which is submitted with the form data.
131
131
  */
132
- name?: string;
132
+ name: string;
133
133
  /**
134
134
  * The placeholder value to be displayed.
135
135
  */
136
- placeholder?: string;
136
+ placeholder: string;
137
137
  /**
138
138
  * If `true`, the read only state will be set.
139
139
  */
140
- readonly?: boolean;
140
+ readonly: boolean;
141
141
  /**
142
142
  * If `true`, the input will require a value.
143
143
  */
144
- required?: boolean;
144
+ required: boolean;
145
145
  /**
146
146
  * If `true`, the multiline text area will be resizeable.
147
147
  */
148
- resize?: boolean;
148
+ resize: boolean;
149
149
  /**
150
150
  * @internal Used to set the role if not default textbox;
151
151
  */
@@ -153,47 +153,47 @@ export declare class TextField {
153
153
  /**
154
154
  * The number of rows to transform the text field into a text area with a specific height.
155
155
  */
156
- rows?: number;
156
+ rows: number;
157
157
  /**
158
158
  * The size of the text field component.
159
159
  */
160
- size?: IcSizesNoLarge;
160
+ size: IcSizesNoLarge;
161
161
  /**
162
162
  * If `true`, the value of the text field will have its spelling and grammar checked.
163
163
  */
164
- spellcheck: boolean | undefined;
164
+ spellcheck: boolean;
165
165
  /**
166
166
  * 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.
167
167
  */
168
- theme?: IcThemeMode;
168
+ theme: IcThemeMode;
169
169
  /**
170
170
  * @internal If `true`, an ellipsis will be displayed at the end of the value if the value is longer than the container.
171
171
  */
172
- truncateValue?: boolean;
172
+ truncateValue: boolean;
173
173
  /**
174
174
  * The type of control to display. The default type is text.
175
175
  */
176
- type?: IcTextFieldTypes;
176
+ type: IcTextFieldTypes;
177
177
  /**
178
178
  * If `true`, the icon in input control will be displayed - only applies when validationStatus ='success'.
179
179
  */
180
- validationInline?: boolean;
180
+ validationInline: boolean;
181
181
  /**
182
182
  * @internal If `true`, the validation will display inline.
183
183
  */
184
- validationInlineInternal?: boolean;
184
+ validationInlineInternal: boolean;
185
185
  /**
186
186
  * The validation state - e.g. 'error' | 'warning' | 'success'.
187
187
  */
188
- validationStatus?: IcInformationStatusOrEmpty;
188
+ validationStatus: IcInformationStatusOrEmpty;
189
189
  /**
190
190
  * The text to display as the validation message.
191
191
  */
192
- validationText?: string;
192
+ validationText: string;
193
193
  /**
194
194
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
195
195
  */
196
- debounce?: number;
196
+ debounce: number;
197
197
  private debounceChanged;
198
198
  /**
199
199
  * The value of the text field.
@@ -227,6 +227,10 @@ export declare class TextField {
227
227
  icKeydown: EventEmitter<{
228
228
  event: KeyboardEvent;
229
229
  }>;
230
+ /**
231
+ * Emitted when the textarea variant is scrolled.
232
+ */
233
+ icScroll: EventEmitter;
230
234
  connectedCallback(): void;
231
235
  disconnectedCallback(): void;
232
236
  componentWillLoad(): void;
@@ -243,6 +247,7 @@ export declare class TextField {
243
247
  private onInput;
244
248
  private onBlur;
245
249
  private onFocus;
250
+ private onTextAreaScroll;
246
251
  private onWheel;
247
252
  private hasStatus;
248
253
  private handleFormReset;
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { IcColor, IcBrand } from "../../utils/types";
2
+ import { IcColor, IcBrand, IcThemeSettings } from "../../utils/types";
3
3
  export declare class Theme {
4
4
  themeClass: string;
5
5
  /**
@@ -10,12 +10,16 @@ export declare class Theme {
10
10
  /**
11
11
  * The theme mode. Can be "dark", "light", or "system". "system" will use the device or browser settings.
12
12
  */
13
- theme?: "dark" | "light" | "system";
13
+ theme?: IcThemeSettings;
14
14
  watchThemePropHandler(): void;
15
15
  /**
16
16
  * @internal Emitted when the brand color is changed.
17
17
  */
18
18
  brandChange: EventEmitter<IcBrand>;
19
+ /**
20
+ * Emitted when the theme is changed.
21
+ */
22
+ icThemeChange: EventEmitter<IcThemeSettings>;
19
23
  componentWillLoad(): void;
20
24
  private darkModeChangeHandler;
21
25
  private checkBrandColorContrast;
@@ -18,10 +18,12 @@ export declare class Tooltip {
18
18
  * If `true`, the tooltip will not be displayed on click, it will require hover or using the display method.
19
19
  */
20
20
  disableClick?: boolean;
21
+ watchDisableClickHandler(): void;
21
22
  /**
22
23
  * If `true`, the tooltip will not be displayed on hover, it will require a click.
23
24
  */
24
25
  disableHover?: boolean;
26
+ watchDisableHoverHandler(): void;
25
27
  /**
26
28
  * The number of lines to display before truncating the text.
27
29
  */
@@ -73,5 +75,6 @@ export declare class Tooltip {
73
75
  private mouseLeaveTooltip;
74
76
  private handleKeyDown;
75
77
  private manageEventListeners;
78
+ private updateTooltipEvents;
76
79
  render(): any;
77
80
  }