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

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 (565) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-69219f14.js → helpers-529aaa3a.js} +5 -4
  3. package/dist/cjs/helpers-529aaa3a.js.map +1 -0
  4. package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
  5. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/ic-alert.cjs.entry.js +3 -3
  7. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  8. package/dist/cjs/ic-back-to-top.cjs.entry.js +8 -5
  9. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
  10. package/dist/cjs/ic-badge.cjs.entry.js +2 -2
  11. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  12. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +43 -20
  13. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-breadcrumb.cjs.entry.js +2 -2
  15. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-button_3.cjs.entry.js +11 -13
  17. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-card-vertical.cjs.entry.js +7 -6
  19. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
  21. package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
  22. package/dist/cjs/ic-chip.cjs.entry.js +1 -1
  23. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  24. package/dist/cjs/ic-dialog.cjs.entry.js +2 -2
  25. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  26. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  27. package/dist/cjs/ic-empty-state.cjs.entry.js +1 -1
  28. package/dist/cjs/ic-footer-link-group.cjs.entry.js +3 -3
  29. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
  31. package/dist/cjs/ic-footer.cjs.entry.js +1 -1
  32. package/dist/cjs/ic-hero.cjs.entry.js +2 -2
  33. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  34. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +12 -5
  35. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +11 -23
  37. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ic-input-label_2.cjs.entry.js +21 -25
  39. package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-link.cjs.entry.js +3 -8
  41. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  43. package/dist/cjs/ic-menu-item.cjs.entry.js +10 -9
  44. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  45. package/dist/cjs/ic-navigation-button.cjs.entry.js +7 -3
  46. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  47. package/dist/cjs/ic-navigation-group.cjs.entry.js +4 -2
  48. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  49. package/dist/cjs/ic-navigation-item.cjs.entry.js +29 -4
  50. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  51. package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -4
  52. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
  53. package/dist/cjs/ic-page-header.cjs.entry.js +5 -3
  54. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  55. package/dist/cjs/ic-pagination-item.cjs.entry.js +1 -1
  56. package/dist/cjs/ic-pagination.cjs.entry.js +5 -23
  57. package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
  58. package/dist/cjs/ic-popover-menu.cjs.entry.js +6 -6
  59. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-radio-group.cjs.entry.js +1 -1
  61. package/dist/cjs/ic-radio-option.cjs.entry.js +1 -1
  62. package/dist/cjs/ic-search-bar.cjs.entry.js +4 -4
  63. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  64. package/dist/cjs/ic-select.cjs.entry.js +10 -12
  65. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-side-navigation.cjs.entry.js +11 -7
  67. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-status-tag.cjs.entry.js +5 -4
  69. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  70. package/dist/cjs/ic-step.cjs.entry.js +1 -1
  71. package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
  72. package/dist/cjs/ic-switch.cjs.entry.js +2 -2
  73. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  74. package/dist/cjs/ic-tab-group.cjs.entry.js +3 -19
  75. package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
  76. package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
  77. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  78. package/dist/cjs/ic-text-field.cjs.entry.js +18 -15
  79. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  81. package/dist/cjs/ic-toast.cjs.entry.js +1 -1
  82. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +28 -4
  83. package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
  84. package/dist/cjs/ic-toggle-button.cjs.entry.js +9 -6
  85. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-top-navigation.cjs.entry.js +6 -4
  87. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  88. package/dist/cjs/ic-typography.cjs.entry.js +2 -2
  89. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  90. package/dist/cjs/loader.cjs.js +1 -1
  91. package/dist/collection/components/ic-alert/ic-alert.css +7 -1
  92. package/dist/collection/components/ic-alert/ic-alert.js +1 -1
  93. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  94. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +1 -1
  95. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -1
  96. package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +5 -2
  97. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +31 -4
  98. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
  99. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +14 -0
  100. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -1
  101. package/dist/collection/components/ic-badge/ic-badge.css +3 -3
  102. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +4 -7
  103. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +44 -19
  104. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
  105. package/dist/collection/components/ic-button/ic-button.css +658 -421
  106. package/dist/collection/components/ic-button/ic-button.js +51 -35
  107. package/dist/collection/components/ic-button/ic-button.js.map +1 -1
  108. package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +3 -3
  109. package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -1
  110. package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +18 -18
  111. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +7 -6
  112. package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
  113. package/dist/collection/components/ic-dialog/ic-dialog.css +1 -1
  114. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +4 -0
  115. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +1 -1
  116. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
  117. package/dist/collection/components/ic-hero/ic-hero.css +7 -7
  118. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +0 -4
  119. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +59 -4
  120. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
  121. package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +43 -0
  122. package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -1
  123. package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +38 -17
  124. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +8 -38
  125. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
  126. package/dist/collection/components/ic-input-label/ic-input-label.css +6 -19
  127. package/dist/collection/components/ic-input-label/ic-input-label.js +11 -33
  128. package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
  129. package/dist/collection/components/ic-input-validation/ic-input-validation.css +9 -4
  130. package/dist/collection/components/ic-input-validation/ic-input-validation.js +7 -7
  131. package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
  132. package/dist/collection/components/ic-link/ic-link.css +0 -24
  133. package/dist/collection/components/ic-link/ic-link.js +3 -8
  134. package/dist/collection/components/ic-link/ic-link.js.map +1 -1
  135. package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +2 -2
  136. package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -1
  137. package/dist/collection/components/ic-menu/ic-menu.css +31 -19
  138. package/dist/collection/components/ic-menu-item/ic-menu-item.js +48 -15
  139. package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
  140. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +1 -1
  141. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -1
  142. package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +14 -0
  143. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +29 -1
  144. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
  145. package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +1 -1
  146. package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -1
  147. package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +13 -8
  148. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +26 -0
  149. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
  150. package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +20 -18
  151. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +52 -3
  152. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  153. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +9 -6
  154. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +27 -2
  155. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
  156. package/dist/collection/components/ic-page-header/ic-page-header.css +2 -1
  157. package/dist/collection/components/ic-page-header/ic-page-header.js +27 -1
  158. package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
  159. package/dist/collection/components/ic-pagination/ic-pagination.js +4 -22
  160. package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
  161. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +22 -9
  162. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
  163. package/dist/collection/components/ic-search-bar/ic-search-bar.css +3 -1
  164. package/dist/collection/components/ic-search-bar/ic-search-bar.js +2 -3
  165. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  166. package/dist/collection/components/ic-select/ic-select.css +49 -36
  167. package/dist/collection/components/ic-select/ic-select.js +34 -12
  168. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  169. package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +48 -31
  170. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +9 -5
  171. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  172. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +3 -3
  173. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -1
  174. package/dist/collection/components/ic-status-tag/ic-status-tag.css +5 -5
  175. package/dist/collection/components/ic-status-tag/ic-status-tag.js +21 -2
  176. package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
  177. package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +15 -32
  178. package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -1
  179. package/dist/collection/components/ic-switch/ic-switch.css +3 -0
  180. package/dist/collection/components/ic-tab-group/ic-tab-group.css +8 -0
  181. package/dist/collection/components/ic-tab-group/ic-tab-group.js +1 -17
  182. package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
  183. package/dist/collection/components/ic-text-field/ic-text-field.css +60 -9
  184. package/dist/collection/components/ic-text-field/ic-text-field.js +40 -13
  185. package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
  186. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +2 -2
  187. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -1
  188. package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +189 -54
  189. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +53 -32
  190. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
  191. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.css +23 -16
  192. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +76 -27
  193. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
  194. package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +17 -0
  195. package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +1 -1
  196. package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +41 -17
  197. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +28 -2
  198. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  199. package/dist/collection/components/ic-typography/ic-typography.css +4 -6
  200. package/dist/collection/utils/helpers.js +4 -3
  201. package/dist/collection/utils/helpers.js.map +1 -1
  202. package/dist/components/helpers.js +5 -4
  203. package/dist/components/helpers.js.map +1 -1
  204. package/dist/components/ic-alert.js +2 -2
  205. package/dist/components/ic-alert.js.map +1 -1
  206. package/dist/components/ic-back-to-top.js +9 -5
  207. package/dist/components/ic-back-to-top.js.map +1 -1
  208. package/dist/components/ic-badge.js +1 -1
  209. package/dist/components/ic-badge.js.map +1 -1
  210. package/dist/components/ic-breadcrumb-group.js +43 -19
  211. package/dist/components/ic-breadcrumb-group.js.map +1 -1
  212. package/dist/components/ic-breadcrumb2.js +1 -1
  213. package/dist/components/ic-breadcrumb2.js.map +1 -1
  214. package/dist/components/ic-button2.js +12 -13
  215. package/dist/components/ic-button2.js.map +1 -1
  216. package/dist/components/ic-card-vertical.js +8 -7
  217. package/dist/components/ic-card-vertical.js.map +1 -1
  218. package/dist/components/ic-dialog.js +1 -1
  219. package/dist/components/ic-dialog.js.map +1 -1
  220. package/dist/components/ic-footer-link-group.js +2 -2
  221. package/dist/components/ic-footer-link-group.js.map +1 -1
  222. package/dist/components/ic-hero.js +1 -1
  223. package/dist/components/ic-hero.js.map +1 -1
  224. package/dist/components/ic-horizontal-scroll2.js +13 -4
  225. package/dist/components/ic-horizontal-scroll2.js.map +1 -1
  226. package/dist/components/ic-input-component-container2.js +9 -22
  227. package/dist/components/ic-input-component-container2.js.map +1 -1
  228. package/dist/components/ic-input-label2.js +12 -17
  229. package/dist/components/ic-input-label2.js.map +1 -1
  230. package/dist/components/ic-input-validation2.js +8 -8
  231. package/dist/components/ic-input-validation2.js.map +1 -1
  232. package/dist/components/ic-link2.js +4 -9
  233. package/dist/components/ic-link2.js.map +1 -1
  234. package/dist/components/ic-menu-item2.js +11 -10
  235. package/dist/components/ic-menu-item2.js.map +1 -1
  236. package/dist/components/ic-menu2.js +1 -1
  237. package/dist/components/ic-menu2.js.map +1 -1
  238. package/dist/components/ic-navigation-button.js +7 -2
  239. package/dist/components/ic-navigation-button.js.map +1 -1
  240. package/dist/components/ic-navigation-group.js +4 -1
  241. package/dist/components/ic-navigation-group.js.map +1 -1
  242. package/dist/components/ic-navigation-item.js +30 -4
  243. package/dist/components/ic-navigation-item.js.map +1 -1
  244. package/dist/components/ic-navigation-menu2.js +6 -4
  245. package/dist/components/ic-navigation-menu2.js.map +1 -1
  246. package/dist/components/ic-page-header.js +5 -2
  247. package/dist/components/ic-page-header.js.map +1 -1
  248. package/dist/components/ic-pagination-item2.js +1 -1
  249. package/dist/components/ic-pagination.js +4 -22
  250. package/dist/components/ic-pagination.js.map +1 -1
  251. package/dist/components/ic-popover-menu.js +5 -5
  252. package/dist/components/ic-popover-menu.js.map +1 -1
  253. package/dist/components/ic-search-bar.js +4 -4
  254. package/dist/components/ic-search-bar.js.map +1 -1
  255. package/dist/components/ic-select.js +11 -12
  256. package/dist/components/ic-select.js.map +1 -1
  257. package/dist/components/ic-side-navigation.js +11 -7
  258. package/dist/components/ic-side-navigation.js.map +1 -1
  259. package/dist/components/ic-status-tag.js +5 -3
  260. package/dist/components/ic-status-tag.js.map +1 -1
  261. package/dist/components/ic-switch.js +1 -1
  262. package/dist/components/ic-switch.js.map +1 -1
  263. package/dist/components/ic-tab-group.js +2 -18
  264. package/dist/components/ic-tab-group.js.map +1 -1
  265. package/dist/components/ic-text-field2.js +19 -15
  266. package/dist/components/ic-text-field2.js.map +1 -1
  267. package/dist/components/ic-toast.js +1 -1
  268. package/dist/components/ic-toggle-button-group.js +35 -6
  269. package/dist/components/ic-toggle-button-group.js.map +1 -1
  270. package/dist/components/ic-toggle-button.js +11 -7
  271. package/dist/components/ic-toggle-button.js.map +1 -1
  272. package/dist/components/ic-top-navigation.js +7 -4
  273. package/dist/components/ic-top-navigation.js.map +1 -1
  274. package/dist/components/ic-typography2.js +1 -1
  275. package/dist/components/ic-typography2.js.map +1 -1
  276. package/dist/core/core.css +844 -88
  277. package/dist/core/core.esm.js +1 -1
  278. package/dist/core/core.esm.js.map +1 -1
  279. package/dist/core/{p-29767574.entry.js → p-03dc6b93.entry.js} +2 -2
  280. package/dist/core/p-04339c98.entry.js +2 -0
  281. package/dist/core/p-04339c98.entry.js.map +1 -0
  282. package/dist/core/p-0aec7fab.entry.js +2 -0
  283. package/dist/core/p-0aec7fab.entry.js.map +1 -0
  284. package/dist/core/{p-37dea10d.entry.js → p-0cef50b7.entry.js} +2 -2
  285. package/dist/core/{p-4a3b1f06.entry.js → p-12f72d83.entry.js} +2 -2
  286. package/dist/core/p-12f72d83.entry.js.map +1 -0
  287. package/dist/core/{p-f5b2b26d.entry.js → p-15fd6539.entry.js} +2 -2
  288. package/dist/core/p-175baf98.entry.js +2 -0
  289. package/dist/core/p-175baf98.entry.js.map +1 -0
  290. package/dist/core/{p-806a0fab.entry.js → p-2223c7ee.entry.js} +2 -2
  291. package/dist/core/p-274b1ed7.entry.js +2 -0
  292. package/dist/core/p-274b1ed7.entry.js.map +1 -0
  293. package/dist/core/p-2a300ec7.entry.js +2 -0
  294. package/dist/core/p-2a300ec7.entry.js.map +1 -0
  295. package/dist/core/{p-f0ae2b99.entry.js → p-303307bb.entry.js} +2 -2
  296. package/dist/core/p-3317f083.entry.js +2 -0
  297. package/dist/core/p-3317f083.entry.js.map +1 -0
  298. package/dist/core/p-35bd9d76.entry.js +2 -0
  299. package/dist/core/p-35bd9d76.entry.js.map +1 -0
  300. package/dist/core/p-36f4e0bd.entry.js +2 -0
  301. package/dist/core/p-36f4e0bd.entry.js.map +1 -0
  302. package/dist/core/p-3a4000d8.entry.js +2 -0
  303. package/dist/core/p-3a4000d8.entry.js.map +1 -0
  304. package/dist/core/{p-5cd016e1.entry.js → p-48463a79.entry.js} +2 -2
  305. package/dist/core/p-48463a79.entry.js.map +1 -0
  306. package/dist/core/{p-d4a83e25.entry.js → p-4fea4610.entry.js} +2 -2
  307. package/dist/core/{p-2ef46ead.entry.js → p-60d458e5.entry.js} +2 -2
  308. package/dist/core/{p-690c5e80.entry.js → p-685d6aa9.entry.js} +2 -2
  309. package/dist/core/p-6bb3ef22.entry.js +2 -0
  310. package/dist/core/p-6bb3ef22.entry.js.map +1 -0
  311. package/dist/core/{p-2140431c.entry.js → p-6cb1f1da.entry.js} +2 -2
  312. package/dist/core/{p-c9cf932c.entry.js → p-78f46cf8.entry.js} +2 -2
  313. package/dist/core/p-78f46cf8.entry.js.map +1 -0
  314. package/dist/core/p-79c132e3.entry.js +2 -0
  315. package/dist/core/p-79c132e3.entry.js.map +1 -0
  316. package/dist/core/p-7cba80ac.entry.js +2 -0
  317. package/dist/core/p-7cba80ac.entry.js.map +1 -0
  318. package/dist/core/p-81f80487.entry.js +2 -0
  319. package/dist/core/p-81f80487.entry.js.map +1 -0
  320. package/dist/core/p-85be0268.entry.js +2 -0
  321. package/dist/core/p-85be0268.entry.js.map +1 -0
  322. package/dist/core/p-85d33e38.entry.js +2 -0
  323. package/dist/core/p-85d33e38.entry.js.map +1 -0
  324. package/dist/core/{p-d93bac01.entry.js → p-88810080.entry.js} +2 -2
  325. package/dist/core/p-88810080.entry.js.map +1 -0
  326. package/dist/core/p-97e8246c.entry.js +2 -0
  327. package/dist/core/p-97e8246c.entry.js.map +1 -0
  328. package/dist/core/p-98816f52.entry.js +2 -0
  329. package/dist/core/p-98816f52.entry.js.map +1 -0
  330. package/dist/core/{p-bbeb03ef.entry.js → p-a01841e2.entry.js} +2 -2
  331. package/dist/core/p-a6be333f.entry.js +2 -0
  332. package/dist/core/p-a6be333f.entry.js.map +1 -0
  333. package/dist/core/p-a91b0212.entry.js +2 -0
  334. package/dist/core/p-a91b0212.entry.js.map +1 -0
  335. package/dist/core/p-ae42affc.entry.js +2 -0
  336. package/dist/core/p-ae42affc.entry.js.map +1 -0
  337. package/dist/core/{p-a9341313.entry.js → p-b06939fa.entry.js} +2 -2
  338. package/dist/core/{p-95f603dd.entry.js → p-ba37e169.entry.js} +2 -2
  339. package/dist/core/p-ba55afea.entry.js +2 -0
  340. package/dist/core/p-ba55afea.entry.js.map +1 -0
  341. package/dist/core/p-bbd2febe.entry.js +2 -0
  342. package/dist/core/p-bbd2febe.entry.js.map +1 -0
  343. package/dist/core/p-c0d5043e.entry.js +2 -0
  344. package/dist/core/p-c0d5043e.entry.js.map +1 -0
  345. package/dist/core/p-c43d676b.entry.js +2 -0
  346. package/dist/core/p-c43d676b.entry.js.map +1 -0
  347. package/dist/core/p-c4f32f77.entry.js +2 -0
  348. package/dist/core/p-c4f32f77.entry.js.map +1 -0
  349. package/dist/core/{p-7bff1e96.entry.js → p-c563d479.entry.js} +2 -2
  350. package/dist/core/{p-922984cb.entry.js → p-c5d3c71e.entry.js} +2 -2
  351. package/dist/core/{p-cedc375e.entry.js → p-c7e01fcd.entry.js} +2 -2
  352. package/dist/core/p-c82240b7.entry.js +2 -0
  353. package/dist/core/p-c82240b7.entry.js.map +1 -0
  354. package/dist/core/{p-7b35de65.entry.js → p-cdbc3414.entry.js} +2 -2
  355. package/dist/core/{p-705eb610.entry.js → p-d3263ed9.entry.js} +2 -2
  356. package/dist/core/{p-fdd0b732.entry.js → p-d43e0f4b.entry.js} +2 -2
  357. package/dist/core/{p-ef78bebc.entry.js → p-d987bdc0.entry.js} +2 -2
  358. package/dist/core/p-d987bdc0.entry.js.map +1 -0
  359. package/dist/core/p-e107f362.entry.js +2 -0
  360. package/dist/core/p-e107f362.entry.js.map +1 -0
  361. package/dist/core/{p-ee6dd94c.entry.js → p-ec097c1f.entry.js} +2 -2
  362. package/dist/core/{p-428f95f8.entry.js → p-f069f50e.entry.js} +2 -2
  363. package/dist/core/p-f069f50e.entry.js.map +1 -0
  364. package/dist/core/{p-acbd15ab.entry.js → p-f580f0ce.entry.js} +2 -2
  365. package/dist/core/{p-b7eb8ef9.js → p-f99576e0.js} +2 -2
  366. package/dist/core/p-f99576e0.js.map +1 -0
  367. package/dist/esm/core.js +1 -1
  368. package/dist/esm/{helpers-e8797e8d.js → helpers-7bf8c67f.js} +6 -5
  369. package/dist/esm/helpers-7bf8c67f.js.map +1 -0
  370. package/dist/esm/ic-accordion-group.entry.js +1 -1
  371. package/dist/esm/ic-accordion.entry.js +1 -1
  372. package/dist/esm/ic-alert.entry.js +3 -3
  373. package/dist/esm/ic-alert.entry.js.map +1 -1
  374. package/dist/esm/ic-back-to-top.entry.js +9 -6
  375. package/dist/esm/ic-back-to-top.entry.js.map +1 -1
  376. package/dist/esm/ic-badge.entry.js +2 -2
  377. package/dist/esm/ic-badge.entry.js.map +1 -1
  378. package/dist/esm/ic-breadcrumb-group.entry.js +43 -20
  379. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
  380. package/dist/esm/ic-breadcrumb.entry.js +2 -2
  381. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  382. package/dist/esm/ic-button_3.entry.js +11 -13
  383. package/dist/esm/ic-button_3.entry.js.map +1 -1
  384. package/dist/esm/ic-card-vertical.entry.js +7 -6
  385. package/dist/esm/ic-card-vertical.entry.js.map +1 -1
  386. package/dist/esm/ic-checkbox-group.entry.js +1 -1
  387. package/dist/esm/ic-checkbox.entry.js +1 -1
  388. package/dist/esm/ic-chip.entry.js +1 -1
  389. package/dist/esm/ic-data-row.entry.js +1 -1
  390. package/dist/esm/ic-dialog.entry.js +2 -2
  391. package/dist/esm/ic-dialog.entry.js.map +1 -1
  392. package/dist/esm/ic-divider.entry.js +1 -1
  393. package/dist/esm/ic-empty-state.entry.js +1 -1
  394. package/dist/esm/ic-footer-link-group.entry.js +3 -3
  395. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  396. package/dist/esm/ic-footer-link.entry.js +1 -1
  397. package/dist/esm/ic-footer.entry.js +1 -1
  398. package/dist/esm/ic-hero.entry.js +2 -2
  399. package/dist/esm/ic-hero.entry.js.map +1 -1
  400. package/dist/esm/ic-horizontal-scroll.entry.js +12 -5
  401. package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
  402. package/dist/esm/ic-input-component-container_3.entry.js +11 -23
  403. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  404. package/dist/esm/ic-input-label_2.entry.js +21 -25
  405. package/dist/esm/ic-input-label_2.entry.js.map +1 -1
  406. package/dist/esm/ic-link.entry.js +3 -8
  407. package/dist/esm/ic-link.entry.js.map +1 -1
  408. package/dist/esm/ic-menu-group.entry.js +1 -1
  409. package/dist/esm/ic-menu-item.entry.js +10 -9
  410. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  411. package/dist/esm/ic-navigation-button.entry.js +7 -3
  412. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  413. package/dist/esm/ic-navigation-group.entry.js +4 -2
  414. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  415. package/dist/esm/ic-navigation-item.entry.js +29 -4
  416. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  417. package/dist/esm/ic-navigation-menu.entry.js +5 -4
  418. package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
  419. package/dist/esm/ic-page-header.entry.js +5 -3
  420. package/dist/esm/ic-page-header.entry.js.map +1 -1
  421. package/dist/esm/ic-pagination-item.entry.js +1 -1
  422. package/dist/esm/ic-pagination.entry.js +5 -23
  423. package/dist/esm/ic-pagination.entry.js.map +1 -1
  424. package/dist/esm/ic-popover-menu.entry.js +6 -6
  425. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  426. package/dist/esm/ic-radio-group.entry.js +1 -1
  427. package/dist/esm/ic-radio-option.entry.js +1 -1
  428. package/dist/esm/ic-search-bar.entry.js +4 -4
  429. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  430. package/dist/esm/ic-select.entry.js +10 -12
  431. package/dist/esm/ic-select.entry.js.map +1 -1
  432. package/dist/esm/ic-side-navigation.entry.js +11 -7
  433. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  434. package/dist/esm/ic-status-tag.entry.js +5 -4
  435. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  436. package/dist/esm/ic-step.entry.js +1 -1
  437. package/dist/esm/ic-stepper.entry.js +1 -1
  438. package/dist/esm/ic-switch.entry.js +2 -2
  439. package/dist/esm/ic-switch.entry.js.map +1 -1
  440. package/dist/esm/ic-tab-group.entry.js +3 -19
  441. package/dist/esm/ic-tab-group.entry.js.map +1 -1
  442. package/dist/esm/ic-tab-panel.entry.js +1 -1
  443. package/dist/esm/ic-tab.entry.js +1 -1
  444. package/dist/esm/ic-text-field.entry.js +18 -15
  445. package/dist/esm/ic-text-field.entry.js.map +1 -1
  446. package/dist/esm/ic-theme.entry.js +1 -1
  447. package/dist/esm/ic-toast.entry.js +1 -1
  448. package/dist/esm/ic-toggle-button-group.entry.js +28 -4
  449. package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
  450. package/dist/esm/ic-toggle-button.entry.js +9 -6
  451. package/dist/esm/ic-toggle-button.entry.js.map +1 -1
  452. package/dist/esm/ic-top-navigation.entry.js +6 -4
  453. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  454. package/dist/esm/ic-typography.entry.js +2 -2
  455. package/dist/esm/ic-typography.entry.js.map +1 -1
  456. package/dist/esm/loader.js +1 -1
  457. package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +5 -0
  458. package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +1 -0
  459. package/dist/types/components/ic-button/ic-button.d.ts +9 -5
  460. package/dist/types/components/ic-card-vertical/ic-card-vertical.d.ts +2 -2
  461. package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +7 -1
  462. package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +0 -4
  463. package/dist/types/components/ic-input-label/ic-input-label.d.ts +0 -4
  464. package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +10 -4
  465. package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +5 -1
  466. package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +5 -1
  467. package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +7 -1
  468. package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +5 -0
  469. package/dist/types/components/ic-page-header/ic-page-header.d.ts +5 -1
  470. package/dist/types/components/ic-pagination/ic-pagination.d.ts +0 -4
  471. package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +3 -6
  472. package/dist/types/components/ic-select/ic-select.d.ts +6 -2
  473. package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +4 -0
  474. package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +0 -4
  475. package/dist/types/components/ic-text-field/ic-text-field.d.ts +5 -1
  476. package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +9 -5
  477. package/dist/types/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +12 -5
  478. package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +5 -1
  479. package/dist/types/components.d.ts +152 -48
  480. package/hydrate/index.js +297 -236
  481. package/package.json +2 -2
  482. package/vscode-data.json +201 -70
  483. package/dist/cjs/helpers-69219f14.js.map +0 -1
  484. package/dist/core/p-13d5875c.entry.js +0 -2
  485. package/dist/core/p-13d5875c.entry.js.map +0 -1
  486. package/dist/core/p-19872973.entry.js +0 -2
  487. package/dist/core/p-19872973.entry.js.map +0 -1
  488. package/dist/core/p-2e909738.entry.js +0 -2
  489. package/dist/core/p-2e909738.entry.js.map +0 -1
  490. package/dist/core/p-2eae9b27.entry.js +0 -2
  491. package/dist/core/p-2eae9b27.entry.js.map +0 -1
  492. package/dist/core/p-3d9726a3.entry.js +0 -2
  493. package/dist/core/p-3d9726a3.entry.js.map +0 -1
  494. package/dist/core/p-428f95f8.entry.js.map +0 -1
  495. package/dist/core/p-4973c563.entry.js +0 -2
  496. package/dist/core/p-4973c563.entry.js.map +0 -1
  497. package/dist/core/p-4a3b1f06.entry.js.map +0 -1
  498. package/dist/core/p-5cd016e1.entry.js.map +0 -1
  499. package/dist/core/p-5ef8e106.entry.js +0 -2
  500. package/dist/core/p-5ef8e106.entry.js.map +0 -1
  501. package/dist/core/p-5f4a6555.entry.js +0 -2
  502. package/dist/core/p-5f4a6555.entry.js.map +0 -1
  503. package/dist/core/p-605c0c92.entry.js +0 -2
  504. package/dist/core/p-605c0c92.entry.js.map +0 -1
  505. package/dist/core/p-655a9e0f.entry.js +0 -2
  506. package/dist/core/p-655a9e0f.entry.js.map +0 -1
  507. package/dist/core/p-65a16de9.entry.js +0 -2
  508. package/dist/core/p-65a16de9.entry.js.map +0 -1
  509. package/dist/core/p-76263187.entry.js +0 -2
  510. package/dist/core/p-76263187.entry.js.map +0 -1
  511. package/dist/core/p-78c1f1cc.entry.js +0 -2
  512. package/dist/core/p-78c1f1cc.entry.js.map +0 -1
  513. package/dist/core/p-79d0be03.entry.js +0 -2
  514. package/dist/core/p-79d0be03.entry.js.map +0 -1
  515. package/dist/core/p-85173458.entry.js +0 -2
  516. package/dist/core/p-85173458.entry.js.map +0 -1
  517. package/dist/core/p-979c2792.entry.js +0 -2
  518. package/dist/core/p-979c2792.entry.js.map +0 -1
  519. package/dist/core/p-97fb2bdf.entry.js +0 -2
  520. package/dist/core/p-97fb2bdf.entry.js.map +0 -1
  521. package/dist/core/p-9ec7f96c.entry.js +0 -2
  522. package/dist/core/p-9ec7f96c.entry.js.map +0 -1
  523. package/dist/core/p-9fa93dfe.entry.js +0 -2
  524. package/dist/core/p-9fa93dfe.entry.js.map +0 -1
  525. package/dist/core/p-ae0775aa.entry.js +0 -2
  526. package/dist/core/p-ae0775aa.entry.js.map +0 -1
  527. package/dist/core/p-b7eb8ef9.js.map +0 -1
  528. package/dist/core/p-ba6ecc15.entry.js +0 -2
  529. package/dist/core/p-ba6ecc15.entry.js.map +0 -1
  530. package/dist/core/p-c0fc3d02.entry.js +0 -2
  531. package/dist/core/p-c0fc3d02.entry.js.map +0 -1
  532. package/dist/core/p-c396bd4d.entry.js +0 -2
  533. package/dist/core/p-c396bd4d.entry.js.map +0 -1
  534. package/dist/core/p-c9cf932c.entry.js.map +0 -1
  535. package/dist/core/p-d93bac01.entry.js.map +0 -1
  536. package/dist/core/p-eb3b4935.entry.js +0 -2
  537. package/dist/core/p-eb3b4935.entry.js.map +0 -1
  538. package/dist/core/p-ebafab37.entry.js +0 -2
  539. package/dist/core/p-ebafab37.entry.js.map +0 -1
  540. package/dist/core/p-ef78bebc.entry.js.map +0 -1
  541. package/dist/core/p-f24984c5.entry.js +0 -2
  542. package/dist/core/p-f24984c5.entry.js.map +0 -1
  543. package/dist/core/p-f71c00ce.entry.js +0 -2
  544. package/dist/core/p-f71c00ce.entry.js.map +0 -1
  545. package/dist/esm/helpers-e8797e8d.js.map +0 -1
  546. /package/dist/core/{p-29767574.entry.js.map → p-03dc6b93.entry.js.map} +0 -0
  547. /package/dist/core/{p-37dea10d.entry.js.map → p-0cef50b7.entry.js.map} +0 -0
  548. /package/dist/core/{p-f5b2b26d.entry.js.map → p-15fd6539.entry.js.map} +0 -0
  549. /package/dist/core/{p-806a0fab.entry.js.map → p-2223c7ee.entry.js.map} +0 -0
  550. /package/dist/core/{p-f0ae2b99.entry.js.map → p-303307bb.entry.js.map} +0 -0
  551. /package/dist/core/{p-d4a83e25.entry.js.map → p-4fea4610.entry.js.map} +0 -0
  552. /package/dist/core/{p-2ef46ead.entry.js.map → p-60d458e5.entry.js.map} +0 -0
  553. /package/dist/core/{p-690c5e80.entry.js.map → p-685d6aa9.entry.js.map} +0 -0
  554. /package/dist/core/{p-2140431c.entry.js.map → p-6cb1f1da.entry.js.map} +0 -0
  555. /package/dist/core/{p-bbeb03ef.entry.js.map → p-a01841e2.entry.js.map} +0 -0
  556. /package/dist/core/{p-a9341313.entry.js.map → p-b06939fa.entry.js.map} +0 -0
  557. /package/dist/core/{p-95f603dd.entry.js.map → p-ba37e169.entry.js.map} +0 -0
  558. /package/dist/core/{p-7bff1e96.entry.js.map → p-c563d479.entry.js.map} +0 -0
  559. /package/dist/core/{p-922984cb.entry.js.map → p-c5d3c71e.entry.js.map} +0 -0
  560. /package/dist/core/{p-cedc375e.entry.js.map → p-c7e01fcd.entry.js.map} +0 -0
  561. /package/dist/core/{p-7b35de65.entry.js.map → p-cdbc3414.entry.js.map} +0 -0
  562. /package/dist/core/{p-705eb610.entry.js.map → p-d3263ed9.entry.js.map} +0 -0
  563. /package/dist/core/{p-fdd0b732.entry.js.map → p-d43e0f4b.entry.js.map} +0 -0
  564. /package/dist/core/{p-ee6dd94c.entry.js.map → p-ec097c1f.entry.js.map} +0 -0
  565. /package/dist/core/{p-acbd15ab.entry.js.map → p-f580f0ce.entry.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { IcSizes, IcThemeForeground, IcSelectTypes, IcSelectMethodTypes } from "../../utils/types";
2
+ import { IcSizes, IcSelectTypes, IcSelectMethodTypes, IcThemeMode } from "../../utils/types";
3
3
  import { IcChangeEventDetail } from "./ic-toggle-button-group.types";
4
4
  interface lastKey {
5
5
  key: string | null;
@@ -12,14 +12,11 @@ export declare class ToggleButtonGroup {
12
12
  * The accessible label of the toggle button group component to provide context for screen reader users.
13
13
  */
14
14
  accessibleLabel?: string;
15
- /**
16
- * The appearance of the toggle button group, e.g dark, or light.
17
- */
18
- appearance: IcThemeForeground;
19
15
  /**
20
16
  * If `true`, the toggle button group will be set to the disabled state.
21
17
  */
22
18
  disabled: boolean;
19
+ watchDisabledHandler(): void;
23
20
  /**
24
21
  * If `true`, the toggle button group will fill the width of the container.
25
22
  */
@@ -32,6 +29,11 @@ export declare class ToggleButtonGroup {
32
29
  * If `true`, the toggle button group will be in loading state.
33
30
  */
34
31
  loading?: boolean;
32
+ /**
33
+ * If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
34
+ */
35
+ monochrome?: boolean;
36
+ watchMonochromeHandler(): void;
35
37
  /**
36
38
  * If `auto`, controls are toggled automatically when navigated to. If `manual`, the controls must be actioned to change their toggled state. The value of this prop is ignored if `selectType` is set to`multi`.
37
39
  */
@@ -44,6 +46,11 @@ export declare class ToggleButtonGroup {
44
46
  * The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
45
47
  */
46
48
  size?: IcSizes;
49
+ /**
50
+ * 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.
51
+ */
52
+ theme?: IcThemeMode;
53
+ watchThemeHandler(): void;
47
54
  /**
48
55
  * The variant of the toggle button.
49
56
  */
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { IcAlignment, IcThemeForeground, IcTheme, IcDeviceSizes, IcValueEventDetail } from "../../utils/types";
2
+ import { IcAlignment, IcThemeForeground, IcTheme, IcDeviceSizes, IcValueEventDetail, IcThemeMode } from "../../utils/types";
3
3
  import { IcSearchBarBlurEventDetail } from "../ic-search-bar/ic-search-bar.types";
4
4
  /**
5
5
  * @slot app-icon - Content will be rendered to left of app title. Anything that is slotted here will be hidden from screen readers.
@@ -52,6 +52,10 @@ export declare class TopNavigation {
52
52
  * The status info to be displayed.
53
53
  */
54
54
  status: string;
55
+ /**
56
+ * 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.
57
+ */
58
+ theme?: IcThemeMode;
55
59
  /**
56
60
  * The version info to be displayed.
57
61
  */
@@ -163,6 +163,10 @@ export namespace Components {
163
163
  * The ID of the element to jump back to when the link is clicked.
164
164
  */
165
165
  "target": string;
166
+ /**
167
+ * 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.
168
+ */
169
+ "theme"?: IcThemeMode;
166
170
  /**
167
171
  * The variant of the button to render
168
172
  */
@@ -254,10 +258,6 @@ export namespace Components {
254
258
  * If `fileUpload` is set to `true`, this is the accepted list of file types.
255
259
  */
256
260
  "accept"?: string;
257
- /**
258
- * The appearance of the button, e.g. dark, light, or the default.
259
- */
260
- "appearance"?: IcThemeForeground;
261
261
  "ariaControlsId": string | boolean;
262
262
  "ariaOwnsId": string | boolean;
263
263
  /**
@@ -328,6 +328,10 @@ export namespace Components {
328
328
  * If `true`, the button will be in loading state.
329
329
  */
330
330
  "loading"?: boolean;
331
+ /**
332
+ * If `true`, the button will display as monochromatic in either `light` or `dark` theme.
333
+ */
334
+ "monochrome"?: boolean;
331
335
  /**
332
336
  * If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
333
337
  */
@@ -356,6 +360,10 @@ export namespace Components {
356
360
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
357
361
  */
358
362
  "target"?: string;
363
+ /**
364
+ * 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.
365
+ */
366
+ "theme"?: IcThemeMode;
359
367
  /**
360
368
  * The position of the tooltip in relation to the button.
361
369
  */
@@ -843,13 +851,11 @@ export namespace Components {
843
851
  */
844
852
  "appearance"?: IcThemeForeground;
845
853
  "focusTrigger"?: string;
854
+ "monochrome"?: boolean;
846
855
  "scrollItemIntoView": (itemPosition: number) => Promise<void>;
856
+ "theme"?: IcThemeMode;
847
857
  }
848
858
  interface IcInputComponentContainer {
849
- /**
850
- * The appearance of the input component container.
851
- */
852
- "appearance"?: "dark" | "default";
853
859
  /**
854
860
  * If `true`, the disabled state will be set.
855
861
  */
@@ -890,10 +896,6 @@ export namespace Components {
890
896
  "readonly"?: boolean;
891
897
  }
892
898
  interface IcInputLabel {
893
- /**
894
- * The appearance of the input label.
895
- */
896
- "appearance"?: "dark" | "default";
897
899
  /**
898
900
  * If `true`, the disabled state will be set.
899
901
  */
@@ -1111,6 +1113,10 @@ export namespace Components {
1111
1113
  "label"?: string;
1112
1114
  }
1113
1115
  interface IcMenuItem {
1116
+ /**
1117
+ * If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`.
1118
+ */
1119
+ "checked": boolean;
1114
1120
  /**
1115
1121
  * The description displayed in the menu item, below the label.
1116
1122
  */
@@ -1189,6 +1195,10 @@ export namespace Components {
1189
1195
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
1190
1196
  */
1191
1197
  "target"?: string;
1198
+ /**
1199
+ * 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.
1200
+ */
1201
+ "theme"?: IcThemeMode;
1192
1202
  }
1193
1203
  interface IcNavigationGroup {
1194
1204
  /**
@@ -1203,6 +1213,10 @@ export namespace Components {
1203
1213
  * Sets focus on the nav item.
1204
1214
  */
1205
1215
  "setFocus": () => Promise<void>;
1216
+ /**
1217
+ * 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.
1218
+ */
1219
+ "theme"?: IcThemeMode;
1206
1220
  }
1207
1221
  interface IcNavigationItem {
1208
1222
  "collapsedIconLabel": boolean;
@@ -1244,12 +1258,20 @@ export namespace Components {
1244
1258
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
1245
1259
  */
1246
1260
  "target"?: string;
1261
+ /**
1262
+ * 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.
1263
+ */
1264
+ "theme"?: IcThemeMode;
1247
1265
  }
1248
1266
  interface IcNavigationMenu {
1249
1267
  /**
1250
1268
  * The status info to display.
1251
1269
  */
1252
1270
  "status": string;
1271
+ /**
1272
+ * 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.
1273
+ */
1274
+ "theme"?: IcThemeMode;
1253
1275
  /**
1254
1276
  * The version info to display.
1255
1277
  */
@@ -1288,6 +1310,10 @@ export namespace Components {
1288
1310
  * The subtitle to render on the page header.
1289
1311
  */
1290
1312
  "subheading"?: string;
1313
+ /**
1314
+ * 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.
1315
+ */
1316
+ "theme"?: IcThemeMode;
1291
1317
  }
1292
1318
  interface IcPagination {
1293
1319
  /**
@@ -1382,7 +1408,7 @@ export namespace Components {
1382
1408
  /**
1383
1409
  * @param setFocusToAnchor when true return focus to anchor element when menu is closed
1384
1410
  */
1385
- "closeMenu": (setFocusToAnchor?: boolean) => Promise<void>;
1411
+ "closeMenu": (setFocusToAnchor?: boolean, menuElement?: HTMLIcMenuItemElement) => Promise<void>;
1386
1412
  /**
1387
1413
  * If `true`, the popover menu will be displayed.
1388
1414
  */
@@ -1720,7 +1746,7 @@ export namespace Components {
1720
1746
  */
1721
1747
  "searchMatchPosition"?: IcSearchMatchPositions;
1722
1748
  /**
1723
- * If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
1749
+ * If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component.
1724
1750
  */
1725
1751
  "searchable"?: boolean;
1726
1752
  /**
@@ -1739,6 +1765,10 @@ export namespace Components {
1739
1765
  * The size of the select.
1740
1766
  */
1741
1767
  "size"?: IcSizes;
1768
+ /**
1769
+ * 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.
1770
+ */
1771
+ "theme"?: IcThemeMode;
1742
1772
  /**
1743
1773
  * If using external filtering, set a timeout for when loading takes too long.
1744
1774
  */
@@ -1830,6 +1860,10 @@ export namespace Components {
1830
1860
  * 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.
1831
1861
  */
1832
1862
  "theme"?: "dark" | "light" | "inherit";
1863
+ /**
1864
+ * The letter case of the status tag's label.
1865
+ */
1866
+ "uppercase"?: boolean;
1833
1867
  /**
1834
1868
  * The emphasis of the status tag.
1835
1869
  */
@@ -2099,6 +2133,10 @@ export namespace Components {
2099
2133
  * If `true`, the value of the text field will have its spelling and grammar checked.
2100
2134
  */
2101
2135
  "spellcheck": boolean;
2136
+ /**
2137
+ * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
2138
+ */
2139
+ "theme": IcThemeMode;
2102
2140
  "truncateValue"?: boolean;
2103
2141
  /**
2104
2142
  * The type of control to display. The default type is text.
@@ -2177,10 +2215,6 @@ export namespace Components {
2177
2215
  * The accessible label that will be applied to the toggle button. This is required for the icon variant of toggle buttons.
2178
2216
  */
2179
2217
  "accessibleLabel"?: string;
2180
- /**
2181
- * The appearance of the toggle button.
2182
- */
2183
- "appearance"?: IcThemeForeground;
2184
2218
  /**
2185
2219
  * If `true`, the toggle button will be in a checked state.
2186
2220
  */
@@ -2205,10 +2239,18 @@ export namespace Components {
2205
2239
  * If `true`, the toggle button will be in loading state.
2206
2240
  */
2207
2241
  "loading"?: boolean;
2242
+ /**
2243
+ * If `true`, the toggle button will display as black in the light theme, and white in dark theme.
2244
+ */
2245
+ "monochrome"?: boolean;
2208
2246
  /**
2209
2247
  * The size of the toggle button to be displayed.
2210
2248
  */
2211
2249
  "size"?: IcSizes;
2250
+ /**
2251
+ * 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.
2252
+ */
2253
+ "theme"?: IcThemeMode;
2212
2254
  /**
2213
2255
  * The variant of the toggle button.
2214
2256
  */
@@ -2219,10 +2261,6 @@ export namespace Components {
2219
2261
  * The accessible label of the toggle button group component to provide context for screen reader users.
2220
2262
  */
2221
2263
  "accessibleLabel"?: string;
2222
- /**
2223
- * The appearance of the toggle button group, e.g dark, or light.
2224
- */
2225
- "appearance": IcThemeForeground;
2226
2264
  /**
2227
2265
  * If `true`, the toggle button group will be set to the disabled state.
2228
2266
  */
@@ -2239,6 +2277,10 @@ export namespace Components {
2239
2277
  * If `true`, the toggle button group will be in loading state.
2240
2278
  */
2241
2279
  "loading"?: boolean;
2280
+ /**
2281
+ * If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
2282
+ */
2283
+ "monochrome"?: boolean;
2242
2284
  /**
2243
2285
  * If `auto`, controls are toggled automatically when navigated to. If `manual`, the controls must be actioned to change their toggled state. The value of this prop is ignored if `selectType` is set to`multi`.
2244
2286
  */
@@ -2251,6 +2293,10 @@ export namespace Components {
2251
2293
  * The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
2252
2294
  */
2253
2295
  "size"?: IcSizes;
2296
+ /**
2297
+ * 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.
2298
+ */
2299
+ "theme"?: IcThemeMode;
2254
2300
  /**
2255
2301
  * The variant of the toggle button.
2256
2302
  */
@@ -2324,6 +2370,10 @@ export namespace Components {
2324
2370
  * The status info to be displayed.
2325
2371
  */
2326
2372
  "status": string;
2373
+ /**
2374
+ * 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.
2375
+ */
2376
+ "theme"?: IcThemeMode;
2327
2377
  /**
2328
2378
  * The version info to be displayed.
2329
2379
  */
@@ -2794,9 +2844,9 @@ declare global {
2794
2844
  };
2795
2845
  interface HTMLIcMenuItemElementEventMap {
2796
2846
  "childBlur": void;
2797
- "handleMenuItemClick": {
2798
- label: string;
2799
- hasSubMenu: boolean;
2847
+ "handleMenuItemClick": HTMLIcMenuItemElement;
2848
+ "icToggleChecked": {
2849
+ checked: boolean;
2800
2850
  };
2801
2851
  "triggerPopoverMenuInstance": void;
2802
2852
  }
@@ -2902,7 +2952,7 @@ declare global {
2902
2952
  new (): HTMLIcPaginationItemElement;
2903
2953
  };
2904
2954
  interface HTMLIcPopoverMenuElementEventMap {
2905
- "icPopoverClosed": void;
2955
+ "icPopoverClosed": HTMLIcMenuItemElement;
2906
2956
  }
2907
2957
  interface HTMLIcPopoverMenuElement extends Components.IcPopoverMenu, HTMLStencilElement {
2908
2958
  addEventListener<K extends keyof HTMLIcPopoverMenuElementEventMap>(type: K, listener: (this: HTMLIcPopoverMenuElement, ev: IcPopoverMenuCustomEvent<HTMLIcPopoverMenuElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -3440,6 +3490,10 @@ declare namespace LocalJSX {
3440
3490
  * The ID of the element to jump back to when the link is clicked.
3441
3491
  */
3442
3492
  "target": string;
3493
+ /**
3494
+ * 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.
3495
+ */
3496
+ "theme"?: IcThemeMode;
3443
3497
  /**
3444
3498
  * The variant of the button to render
3445
3499
  */
@@ -3524,10 +3578,6 @@ declare namespace LocalJSX {
3524
3578
  * If `fileUpload` is set to `true`, this is the accepted list of file types.
3525
3579
  */
3526
3580
  "accept"?: string;
3527
- /**
3528
- * The appearance of the button, e.g. dark, light, or the default.
3529
- */
3530
- "appearance"?: IcThemeForeground;
3531
3581
  /**
3532
3582
  * 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.
3533
3583
  */
@@ -3596,6 +3646,10 @@ declare namespace LocalJSX {
3596
3646
  * If `true`, the button will be in loading state.
3597
3647
  */
3598
3648
  "loading"?: boolean;
3649
+ /**
3650
+ * If `true`, the button will display as monochromatic in either `light` or `dark` theme.
3651
+ */
3652
+ "monochrome"?: boolean;
3599
3653
  /**
3600
3654
  * If `fileUpload` is set to `true`, this boolean determines whether multiple files are accepted.
3601
3655
  */
@@ -3632,6 +3686,10 @@ declare namespace LocalJSX {
3632
3686
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
3633
3687
  */
3634
3688
  "target"?: string;
3689
+ /**
3690
+ * 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.
3691
+ */
3692
+ "theme"?: IcThemeMode;
3635
3693
  /**
3636
3694
  * The position of the tooltip in relation to the button.
3637
3695
  */
@@ -4128,10 +4186,6 @@ declare namespace LocalJSX {
4128
4186
  "appearance"?: IcThemeForeground;
4129
4187
  }
4130
4188
  interface IcInputComponentContainer {
4131
- /**
4132
- * The appearance of the input component container.
4133
- */
4134
- "appearance"?: "dark" | "default";
4135
4189
  /**
4136
4190
  * If `true`, the disabled state will be set.
4137
4191
  */
@@ -4172,10 +4226,6 @@ declare namespace LocalJSX {
4172
4226
  "readonly"?: boolean;
4173
4227
  }
4174
4228
  interface IcInputLabel {
4175
- /**
4176
- * The appearance of the input label.
4177
- */
4178
- "appearance"?: "dark" | "default";
4179
4229
  /**
4180
4230
  * If `true`, the disabled state will be set.
4181
4231
  */
@@ -4376,6 +4426,10 @@ declare namespace LocalJSX {
4376
4426
  "label"?: string;
4377
4427
  }
4378
4428
  interface IcMenuItem {
4429
+ /**
4430
+ * If `true`, the menu item will be in a checked state. This is only applicable when variant is set to `toggle`.
4431
+ */
4432
+ "checked"?: boolean;
4379
4433
  /**
4380
4434
  * The description displayed in the menu item, below the label.
4381
4435
  */
@@ -4400,6 +4454,12 @@ declare namespace LocalJSX {
4400
4454
  * The label to display in the menu item.
4401
4455
  */
4402
4456
  "label": string;
4457
+ /**
4458
+ * Emitted when the user clicks a menu item that is set to the toggle variant.
4459
+ */
4460
+ "onIcToggleChecked"?: (event: IcMenuItemCustomEvent<{
4461
+ checked: boolean;
4462
+ }>) => void;
4403
4463
  /**
4404
4464
  * How much of the referrer to send when following the link.
4405
4465
  */
@@ -4450,6 +4510,10 @@ declare namespace LocalJSX {
4450
4510
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
4451
4511
  */
4452
4512
  "target"?: string;
4513
+ /**
4514
+ * 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.
4515
+ */
4516
+ "theme"?: IcThemeMode;
4453
4517
  }
4454
4518
  interface IcNavigationGroup {
4455
4519
  /**
@@ -4460,6 +4524,10 @@ declare namespace LocalJSX {
4460
4524
  * The label to display on the group.
4461
4525
  */
4462
4526
  "label"?: string;
4527
+ /**
4528
+ * 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.
4529
+ */
4530
+ "theme"?: IcThemeMode;
4463
4531
  }
4464
4532
  interface IcNavigationItem {
4465
4533
  /**
@@ -4494,12 +4562,20 @@ declare namespace LocalJSX {
4494
4562
  * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
4495
4563
  */
4496
4564
  "target"?: string;
4565
+ /**
4566
+ * 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.
4567
+ */
4568
+ "theme"?: IcThemeMode;
4497
4569
  }
4498
4570
  interface IcNavigationMenu {
4499
4571
  /**
4500
4572
  * The status info to display.
4501
4573
  */
4502
4574
  "status"?: string;
4575
+ /**
4576
+ * 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.
4577
+ */
4578
+ "theme"?: IcThemeMode;
4503
4579
  /**
4504
4580
  * The version info to display.
4505
4581
  */
@@ -4538,6 +4614,10 @@ declare namespace LocalJSX {
4538
4614
  * The subtitle to render on the page header.
4539
4615
  */
4540
4616
  "subheading"?: string;
4617
+ /**
4618
+ * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
4619
+ */
4620
+ "theme"?: IcThemeMode;
4541
4621
  }
4542
4622
  interface IcPagination {
4543
4623
  /**
@@ -4631,7 +4711,7 @@ declare namespace LocalJSX {
4631
4711
  /**
4632
4712
  * Emitted when the popover menu is closed.
4633
4713
  */
4634
- "onIcPopoverClosed"?: (event: IcPopoverMenuCustomEvent<void>) => void;
4714
+ "onIcPopoverClosed"?: (event: IcPopoverMenuCustomEvent<HTMLIcMenuItemElement>) => void;
4635
4715
  /**
4636
4716
  * If `true`, the popover menu will be displayed.
4637
4717
  */
@@ -5043,7 +5123,7 @@ declare namespace LocalJSX {
5043
5123
  */
5044
5124
  "searchMatchPosition"?: IcSearchMatchPositions;
5045
5125
  /**
5046
- * If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
5126
+ * If `true`, a searchable variant of the select will be displayed which can be typed in to filter options. This functionality is only available on the single-select variant of the select component.
5047
5127
  */
5048
5128
  "searchable"?: boolean;
5049
5129
  /**
@@ -5058,6 +5138,10 @@ declare namespace LocalJSX {
5058
5138
  * The size of the select.
5059
5139
  */
5060
5140
  "size"?: IcSizes;
5141
+ /**
5142
+ * 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.
5143
+ */
5144
+ "theme"?: IcThemeMode;
5061
5145
  /**
5062
5146
  * If using external filtering, set a timeout for when loading takes too long.
5063
5147
  */
@@ -5152,6 +5236,10 @@ declare namespace LocalJSX {
5152
5236
  * 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.
5153
5237
  */
5154
5238
  "theme"?: "dark" | "light" | "inherit";
5239
+ /**
5240
+ * The letter case of the status tag's label.
5241
+ */
5242
+ "uppercase"?: boolean;
5155
5243
  /**
5156
5244
  * The emphasis of the status tag.
5157
5245
  */
@@ -5416,6 +5504,10 @@ declare namespace LocalJSX {
5416
5504
  * If `true`, the value of the text field will have its spelling and grammar checked.
5417
5505
  */
5418
5506
  "spellcheck"?: boolean;
5507
+ /**
5508
+ * 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.
5509
+ */
5510
+ "theme"?: IcThemeMode;
5419
5511
  /**
5420
5512
  * The type of control to display. The default type is text.
5421
5513
  */
@@ -5492,10 +5584,6 @@ declare namespace LocalJSX {
5492
5584
  * The accessible label that will be applied to the toggle button. This is required for the icon variant of toggle buttons.
5493
5585
  */
5494
5586
  "accessibleLabel"?: string;
5495
- /**
5496
- * The appearance of the toggle button.
5497
- */
5498
- "appearance"?: IcThemeForeground;
5499
5587
  /**
5500
5588
  * If `true`, the toggle button will be in a checked state.
5501
5589
  */
@@ -5520,6 +5608,10 @@ declare namespace LocalJSX {
5520
5608
  * If `true`, the toggle button will be in loading state.
5521
5609
  */
5522
5610
  "loading"?: boolean;
5611
+ /**
5612
+ * If `true`, the toggle button will display as black in the light theme, and white in dark theme.
5613
+ */
5614
+ "monochrome"?: boolean;
5523
5615
  /**
5524
5616
  * Emitted when the user clicks a toggle button.
5525
5617
  */
@@ -5530,6 +5622,10 @@ declare namespace LocalJSX {
5530
5622
  * The size of the toggle button to be displayed.
5531
5623
  */
5532
5624
  "size"?: IcSizes;
5625
+ /**
5626
+ * 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.
5627
+ */
5628
+ "theme"?: IcThemeMode;
5533
5629
  /**
5534
5630
  * The variant of the toggle button.
5535
5631
  */
@@ -5540,10 +5636,6 @@ declare namespace LocalJSX {
5540
5636
  * The accessible label of the toggle button group component to provide context for screen reader users.
5541
5637
  */
5542
5638
  "accessibleLabel"?: string;
5543
- /**
5544
- * The appearance of the toggle button group, e.g dark, or light.
5545
- */
5546
- "appearance"?: IcThemeForeground;
5547
5639
  /**
5548
5640
  * If `true`, the toggle button group will be set to the disabled state.
5549
5641
  */
@@ -5560,6 +5652,10 @@ declare namespace LocalJSX {
5560
5652
  * If `true`, the toggle button group will be in loading state.
5561
5653
  */
5562
5654
  "loading"?: boolean;
5655
+ /**
5656
+ * If `true`, the toggle button group will display as black in the light theme, and white in dark theme.
5657
+ */
5658
+ "monochrome"?: boolean;
5563
5659
  /**
5564
5660
  * Emitted when a toggle button is selected.
5565
5661
  */
@@ -5576,6 +5672,10 @@ declare namespace LocalJSX {
5576
5672
  * The size of the toggle buttons to be displayed. This does not affect the font size of the accessible label.
5577
5673
  */
5578
5674
  "size"?: IcSizes;
5675
+ /**
5676
+ * 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.
5677
+ */
5678
+ "theme"?: IcThemeMode;
5579
5679
  /**
5580
5680
  * The variant of the toggle button.
5581
5681
  */
@@ -5640,6 +5740,10 @@ declare namespace LocalJSX {
5640
5740
  * The status info to be displayed.
5641
5741
  */
5642
5742
  "status"?: string;
5743
+ /**
5744
+ * 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.
5745
+ */
5746
+ "theme"?: IcThemeMode;
5643
5747
  /**
5644
5748
  * The version info to be displayed.
5645
5749
  */