@ukic/web-components 2.0.0-alpha.124 → 2.0.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 (584) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-9d4961dc.js → helpers-60fda93f.js} +49 -21
  3. package/dist/cjs/helpers-60fda93f.js.map +1 -0
  4. package/dist/cjs/ic-alert.cjs.entry.js +4 -3
  5. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  6. package/dist/cjs/ic-back-to-top.cjs.entry.js +3 -2
  7. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
  8. package/dist/cjs/{ic-breadcrumbs.cjs.entry.js → ic-breadcrumb-group.cjs.entry.js} +7 -6
  9. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -0
  10. package/dist/cjs/ic-breadcrumb.cjs.entry.js +3 -2
  11. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  12. package/dist/cjs/ic-button_3.cjs.entry.js +26 -30
  13. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-card.cjs.entry.js +3 -2
  15. package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-checkbox-group.cjs.entry.js +3 -2
  17. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-checkbox.cjs.entry.js +3 -2
  19. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-data-entity.cjs.entry.js +6 -6
  21. package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-data-row.cjs.entry.js +6 -5
  23. package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
  24. package/dist/cjs/ic-divider.cjs.entry.js +3 -2
  25. package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
  26. package/dist/cjs/ic-footer-link-group.cjs.entry.js +12 -11
  27. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ic-footer-link.cjs.entry.js +8 -7
  29. package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ic-footer.cjs.entry.js +16 -15
  31. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-hero.cjs.entry.js +9 -8
  33. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  34. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +84 -29
  35. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-input-label_2.cjs.entry.js +5 -4
  37. package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ic-link.cjs.entry.js +11 -10
  39. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-navigation-button.cjs.entry.js +8 -7
  41. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-navigation-group.cjs.entry.js +2 -1
  43. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  44. package/dist/cjs/ic-navigation-item.cjs.entry.js +3 -2
  45. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  46. package/dist/cjs/ic-navigation-menu.cjs.entry.js +3 -2
  47. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-page-header.cjs.entry.js +6 -5
  49. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-radio-group.cjs.entry.js +3 -2
  51. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-radio-option.cjs.entry.js +3 -2
  53. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  54. package/dist/cjs/ic-search-bar.cjs.entry.js +16 -19
  55. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-select.cjs.entry.js +219 -25
  57. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  58. package/dist/cjs/ic-side-navigation.cjs.entry.js +4 -3
  59. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-skeleton.cjs.entry.js +10 -10
  61. package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-status-tag.cjs.entry.js +9 -8
  63. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  64. package/dist/cjs/ic-step.cjs.entry.js +2 -1
  65. package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-stepper.cjs.entry.js +2 -1
  67. package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-switch.cjs.entry.js +8 -7
  69. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  70. package/dist/cjs/ic-tab-context.cjs.entry.js +12 -11
  71. package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
  72. package/dist/cjs/ic-tab-group.cjs.entry.js +146 -0
  73. package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -0
  74. package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -1
  75. package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
  76. package/dist/cjs/ic-tab.cjs.entry.js +5 -4
  77. package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-text-field.cjs.entry.js +10 -10
  79. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-theme.cjs.entry.js +2 -1
  81. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  82. package/dist/cjs/ic-top-navigation.cjs.entry.js +7 -6
  83. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  84. package/dist/cjs/ic-typography.cjs.entry.js +4 -4
  85. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  86. package/dist/cjs/index-3ef30d9d.js +4 -4
  87. package/dist/cjs/loader.cjs.js +1 -1
  88. package/dist/cjs/types-3eb02246.js +16 -0
  89. package/dist/cjs/types-3eb02246.js.map +1 -0
  90. package/dist/collection/collection-manifest.json +2 -2
  91. package/dist/collection/components/ic-alert/ic-alert.js +1 -1
  92. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  93. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +1 -1
  94. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
  95. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +1 -2
  96. package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs-test-examples.js → ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js} +7 -7
  97. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js.map +1 -0
  98. package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs.css → ic-breadcrumb-group/ic-breadcrumb-group.css} +1 -0
  99. package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs.js → ic-breadcrumb-group/ic-breadcrumb-group.js} +5 -5
  100. package/dist/{core/p-ed1d8712.entry.js.map → collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map} +1 -1
  101. package/dist/collection/components/{ic-breadcrumbs/ic-breadcrumbs.test.a11y.js → ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js} +6 -6
  102. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js.map +1 -0
  103. package/dist/collection/components/ic-button/ic-button.css +5 -11
  104. package/dist/collection/components/ic-button/ic-button.js +22 -52
  105. package/dist/collection/components/ic-button/ic-button.js.map +1 -1
  106. package/dist/collection/components/ic-button/ic-button.types.js.map +1 -1
  107. package/dist/collection/components/ic-card/ic-card.js +1 -1
  108. package/dist/collection/components/ic-card/ic-card.js.map +1 -1
  109. package/dist/collection/components/ic-checkbox/ic-checkbox.css +1 -1
  110. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +4 -4
  111. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
  112. package/dist/collection/components/ic-data-entity/ic-data-entity.css +2 -2
  113. package/dist/collection/components/ic-data-entity/ic-data-entity.js +8 -8
  114. package/dist/collection/components/ic-data-entity/ic-data-entity.js.map +1 -1
  115. package/dist/collection/components/ic-data-row/ic-data-row.css +1 -1
  116. package/dist/collection/components/ic-data-row/ic-data-row.js +6 -6
  117. package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
  118. package/dist/collection/components/ic-footer/ic-footer.css +2 -2
  119. package/dist/collection/components/ic-footer/ic-footer.js +14 -14
  120. package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
  121. package/dist/collection/components/ic-footer/ic-footer.types.js.map +1 -1
  122. package/dist/collection/components/ic-footer-link/ic-footer-link.css +2 -2
  123. package/dist/collection/components/ic-footer-link/ic-footer-link.js +5 -5
  124. package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
  125. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.css +8 -8
  126. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +10 -10
  127. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
  128. package/dist/collection/components/ic-hero/ic-hero.css +17 -12
  129. package/dist/collection/components/ic-hero/ic-hero.js +9 -9
  130. package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
  131. package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +6 -5
  132. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +6 -6
  133. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
  134. package/dist/collection/components/ic-link/ic-link.css +1 -1
  135. package/dist/collection/components/ic-link/ic-link.js +9 -9
  136. package/dist/collection/components/ic-link/ic-link.js.map +1 -1
  137. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +2 -2
  138. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +26 -25
  139. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
  140. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.types.js.map +1 -1
  141. package/dist/collection/components/ic-menu/ic-menu.css +5 -4
  142. package/dist/collection/components/ic-menu/ic-menu.js +82 -25
  143. package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
  144. package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -1
  145. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +7 -7
  146. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
  147. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +1 -1
  148. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  149. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +1 -1
  150. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
  151. package/dist/collection/components/ic-page-header/ic-page-header.css +1 -1
  152. package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
  153. package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
  154. package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
  155. package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
  156. package/dist/collection/components/ic-radio-option/ic-radio-option.css +2 -2
  157. package/dist/collection/components/ic-search-bar/ic-search-bar.css +7 -1
  158. package/dist/collection/components/ic-search-bar/ic-search-bar.js +13 -35
  159. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  160. package/dist/collection/components/ic-select/ic-select.css +70 -9
  161. package/dist/collection/components/ic-select/ic-select.js +341 -28
  162. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  163. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +1 -1
  164. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  165. package/dist/collection/components/ic-skeleton/ic-skeleton.css +4 -4
  166. package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -14
  167. package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
  168. package/dist/collection/components/ic-skeleton/ic-skeleton.types.js.map +1 -1
  169. package/dist/collection/components/ic-status-tag/ic-status-tag.css +9 -9
  170. package/dist/collection/components/ic-status-tag/ic-status-tag.js +14 -14
  171. package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
  172. package/dist/collection/components/ic-status-tag/ic-status-tag.types.js.map +1 -1
  173. package/dist/collection/components/ic-switch/ic-switch.css +6 -6
  174. package/dist/collection/components/ic-switch/ic-switch.js +8 -8
  175. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  176. package/dist/collection/components/ic-tab/ic-tab.js +17 -11
  177. package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
  178. package/dist/collection/components/ic-tab-context/ic-tab-context.js +25 -19
  179. package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
  180. package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js +2 -2
  181. package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +1 -1
  182. package/dist/collection/components/{ic-tab-list → ic-tab-group}/assets/left-arrow.svg +0 -0
  183. package/dist/collection/components/{ic-tab-list → ic-tab-group}/assets/right-arrow.svg +0 -0
  184. package/dist/collection/components/{ic-tab-list/ic-tab-list.css → ic-tab-group/ic-tab-group.css} +2 -2
  185. package/dist/collection/components/{ic-tab-list/ic-tab-list.js → ic-tab-group/ic-tab-group.js} +37 -31
  186. package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -0
  187. package/dist/collection/components/ic-text-field/ic-text-field.js +6 -25
  188. package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
  189. package/dist/collection/components/ic-tooltip/ic-tooltip.css +4 -4
  190. package/dist/collection/components/ic-tooltip/ic-tooltip.js +6 -6
  191. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  192. package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js +1 -1
  193. package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +1 -1
  194. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +4 -4
  195. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  196. package/dist/collection/components/ic-typography/ic-typography.css +17 -10
  197. package/dist/collection/components/ic-typography/ic-typography.js +6 -6
  198. package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
  199. package/dist/collection/utils/helpers.js +39 -1
  200. package/dist/collection/utils/helpers.js.map +1 -1
  201. package/dist/collection/utils/types.js.map +1 -1
  202. package/dist/components/helpers.js +41 -14
  203. package/dist/components/helpers.js.map +1 -1
  204. package/dist/components/ic-alert.js +3 -2
  205. package/dist/components/ic-alert.js.map +1 -1
  206. package/dist/components/ic-back-to-top.js +1 -1
  207. package/dist/components/ic-back-to-top.js.map +1 -1
  208. package/dist/components/{ic-breadcrumbs.d.ts → ic-breadcrumb-group.d.ts} +4 -4
  209. package/dist/components/{ic-breadcrumbs.js → ic-breadcrumb-group.js} +10 -10
  210. package/dist/{cjs/ic-breadcrumbs.cjs.entry.js.map → components/ic-breadcrumb-group.js.map} +1 -1
  211. package/dist/components/ic-breadcrumb2.js +1 -1
  212. package/dist/components/ic-breadcrumb2.js.map +1 -1
  213. package/dist/components/ic-button2.js +19 -25
  214. package/dist/components/ic-button2.js.map +1 -1
  215. package/dist/components/ic-card.js +1 -1
  216. package/dist/components/ic-card.js.map +1 -1
  217. package/dist/components/ic-checkbox-group.js +2 -2
  218. package/dist/components/ic-checkbox-group.js.map +1 -1
  219. package/dist/components/ic-checkbox.js +1 -1
  220. package/dist/components/ic-checkbox.js.map +1 -1
  221. package/dist/components/ic-data-entity.js +7 -7
  222. package/dist/components/ic-data-entity.js.map +1 -1
  223. package/dist/components/ic-data-row.js +5 -5
  224. package/dist/components/ic-data-row.js.map +1 -1
  225. package/dist/components/ic-divider2.js +2 -1
  226. package/dist/components/ic-divider2.js.map +1 -1
  227. package/dist/components/ic-footer-link-group.js +12 -12
  228. package/dist/components/ic-footer-link-group.js.map +1 -1
  229. package/dist/components/ic-footer-link.js +7 -7
  230. package/dist/components/ic-footer-link.js.map +1 -1
  231. package/dist/components/ic-footer.js +14 -13
  232. package/dist/components/ic-footer.js.map +1 -1
  233. package/dist/components/ic-hero.js +9 -8
  234. package/dist/components/ic-hero.js.map +1 -1
  235. package/dist/components/ic-input-component-container2.js +7 -6
  236. package/dist/components/ic-input-component-container2.js.map +1 -1
  237. package/dist/components/ic-input-label2.js +1 -1
  238. package/dist/components/ic-input-validation2.js +2 -1
  239. package/dist/components/ic-input-validation2.js.map +1 -1
  240. package/dist/components/ic-link2.js +10 -9
  241. package/dist/components/ic-link2.js.map +1 -1
  242. package/dist/components/ic-loading-indicator2.js +8 -7
  243. package/dist/components/ic-loading-indicator2.js.map +1 -1
  244. package/dist/components/ic-menu2.js +78 -24
  245. package/dist/components/ic-menu2.js.map +1 -1
  246. package/dist/components/ic-navigation-button.js +9 -8
  247. package/dist/components/ic-navigation-button.js.map +1 -1
  248. package/dist/components/ic-navigation-group.js +1 -1
  249. package/dist/components/ic-navigation-item.js +2 -2
  250. package/dist/components/ic-navigation-item.js.map +1 -1
  251. package/dist/components/ic-navigation-menu2.js +2 -2
  252. package/dist/components/ic-navigation-menu2.js.map +1 -1
  253. package/dist/components/ic-page-header.js +5 -5
  254. package/dist/components/ic-page-header.js.map +1 -1
  255. package/dist/components/ic-radio-group.js +2 -2
  256. package/dist/components/ic-radio-group.js.map +1 -1
  257. package/dist/components/ic-radio-option.js +2 -2
  258. package/dist/components/ic-radio-option.js.map +1 -1
  259. package/dist/components/ic-search-bar.js +13 -17
  260. package/dist/components/ic-search-bar.js.map +1 -1
  261. package/dist/components/ic-select.js +229 -25
  262. package/dist/components/ic-select.js.map +1 -1
  263. package/dist/components/ic-side-navigation.js +3 -2
  264. package/dist/components/ic-side-navigation.js.map +1 -1
  265. package/dist/components/ic-skeleton.js +11 -11
  266. package/dist/components/ic-skeleton.js.map +1 -1
  267. package/dist/components/ic-status-tag.js +9 -9
  268. package/dist/components/ic-status-tag.js.map +1 -1
  269. package/dist/components/ic-switch.js +7 -7
  270. package/dist/components/ic-switch.js.map +1 -1
  271. package/dist/components/ic-tab-context.js +13 -12
  272. package/dist/components/ic-tab-context.js.map +1 -1
  273. package/dist/components/{ic-tab-list.d.ts → ic-tab-group.d.ts} +4 -4
  274. package/dist/components/{ic-tab-list.js → ic-tab-group.js} +31 -30
  275. package/dist/components/ic-tab-group.js.map +1 -0
  276. package/dist/components/ic-tab.js +5 -4
  277. package/dist/components/ic-tab.js.map +1 -1
  278. package/dist/components/ic-text-field2.js +6 -7
  279. package/dist/components/ic-text-field2.js.map +1 -1
  280. package/dist/components/ic-theme.js +1 -1
  281. package/dist/components/ic-tooltip2.js +5 -5
  282. package/dist/components/ic-tooltip2.js.map +1 -1
  283. package/dist/components/ic-top-navigation.js +6 -5
  284. package/dist/components/ic-top-navigation.js.map +1 -1
  285. package/dist/components/ic-typography2.js +5 -5
  286. package/dist/components/ic-typography2.js.map +1 -1
  287. package/dist/components/index.d.ts +2 -2
  288. package/dist/components/index.js +2 -2
  289. package/dist/components/types.js +16 -0
  290. package/dist/components/types.js.map +1 -0
  291. package/dist/core/core.css +1 -1
  292. package/dist/core/core.esm.js +1 -1
  293. package/dist/core/core.esm.js.map +1 -1
  294. package/dist/core/p-0522eb9a.entry.js +2 -0
  295. package/dist/core/p-0522eb9a.entry.js.map +1 -0
  296. package/dist/core/{p-b9253509.entry.js → p-0992a2ee.entry.js} +2 -2
  297. package/dist/core/p-0992a2ee.entry.js.map +1 -0
  298. package/dist/core/p-14153fa0.entry.js +2 -0
  299. package/dist/core/p-14153fa0.entry.js.map +1 -0
  300. package/dist/core/p-1bec5ccb.entry.js +2 -0
  301. package/dist/core/p-1bec5ccb.entry.js.map +1 -0
  302. package/dist/core/p-21025b10.entry.js +2 -0
  303. package/dist/core/p-21025b10.entry.js.map +1 -0
  304. package/dist/core/p-27528d04.entry.js +2 -0
  305. package/dist/core/{p-44355e34.entry.js.map → p-27528d04.entry.js.map} +1 -1
  306. package/dist/core/p-3013158d.entry.js +2 -0
  307. package/dist/core/{p-016fcce8.entry.js.map → p-3013158d.entry.js.map} +1 -1
  308. package/dist/core/p-36b25af4.entry.js +2 -0
  309. package/dist/core/p-36b25af4.entry.js.map +1 -0
  310. package/dist/core/p-3d6902a3.entry.js +2 -0
  311. package/dist/core/{p-0d4ac3c9.entry.js.map → p-3d6902a3.entry.js.map} +1 -1
  312. package/dist/core/p-400b34b9.entry.js +2 -0
  313. package/dist/core/{p-3b9d4007.entry.js.map → p-400b34b9.entry.js.map} +1 -1
  314. package/dist/core/p-438e327e.entry.js +2 -0
  315. package/dist/core/{p-bbe0b521.entry.js.map → p-438e327e.entry.js.map} +1 -1
  316. package/dist/core/p-4aa8c1e1.entry.js +2 -0
  317. package/dist/core/{p-836c93b1.entry.js.map → p-4aa8c1e1.entry.js.map} +1 -1
  318. package/dist/core/p-4af4a9e7.entry.js +2 -0
  319. package/dist/core/p-4af4a9e7.entry.js.map +1 -0
  320. package/dist/core/p-4c1e1d04.entry.js +2 -0
  321. package/dist/core/p-4c1e1d04.entry.js.map +1 -0
  322. package/dist/core/p-4e498c03.entry.js +2 -0
  323. package/dist/core/{p-5e0b88fa.entry.js.map → p-4e498c03.entry.js.map} +1 -1
  324. package/dist/core/p-530b7fe0.entry.js +2 -0
  325. package/dist/core/p-530b7fe0.entry.js.map +1 -0
  326. package/dist/core/p-59a917d4.entry.js +2 -0
  327. package/dist/core/p-59a917d4.entry.js.map +1 -0
  328. package/dist/core/p-605e4270.entry.js +2 -0
  329. package/dist/core/p-605e4270.entry.js.map +1 -0
  330. package/dist/core/p-682686a6.entry.js +2 -0
  331. package/dist/core/p-682686a6.entry.js.map +1 -0
  332. package/dist/core/p-6ac7757f.entry.js +2 -0
  333. package/dist/core/{p-85a32ec7.entry.js.map → p-6ac7757f.entry.js.map} +1 -1
  334. package/dist/core/p-6d0eaaeb.entry.js +2 -0
  335. package/dist/core/p-6d0eaaeb.entry.js.map +1 -0
  336. package/dist/core/p-6f57b13c.js +2 -0
  337. package/dist/core/p-6f57b13c.js.map +1 -0
  338. package/dist/core/p-71282f37.entry.js +2 -0
  339. package/dist/core/{p-012dc33c.entry.js.map → p-71282f37.entry.js.map} +1 -1
  340. package/dist/core/p-73d41c36.entry.js +2 -0
  341. package/dist/core/{p-8af2a343.entry.js.map → p-73d41c36.entry.js.map} +1 -1
  342. package/dist/core/p-8bcadf55.entry.js +2 -0
  343. package/dist/core/p-8bcadf55.entry.js.map +1 -0
  344. package/dist/core/p-98e9eccc.entry.js +2 -0
  345. package/dist/core/p-98e9eccc.entry.js.map +1 -0
  346. package/dist/core/p-994111b7.entry.js +2 -0
  347. package/dist/core/{p-bdd2f166.entry.js.map → p-994111b7.entry.js.map} +1 -1
  348. package/dist/core/p-9bf3f413.entry.js +2 -0
  349. package/dist/core/p-9bf3f413.entry.js.map +1 -0
  350. package/dist/core/p-a301cf67.entry.js +2 -0
  351. package/dist/core/{p-7152788d.entry.js.map → p-a301cf67.entry.js.map} +1 -1
  352. package/dist/core/p-aebc7562.entry.js +2 -0
  353. package/dist/core/{p-85436343.entry.js.map → p-aebc7562.entry.js.map} +1 -1
  354. package/dist/core/p-be583c9b.entry.js +2 -0
  355. package/dist/core/{p-a968ff18.entry.js.map → p-be583c9b.entry.js.map} +1 -1
  356. package/dist/core/p-c15bb762.js +2 -0
  357. package/dist/core/p-c15bb762.js.map +1 -0
  358. package/dist/core/p-c817e46b.entry.js +2 -0
  359. package/dist/core/p-c817e46b.entry.js.map +1 -0
  360. package/dist/core/p-c8772106.entry.js +2 -0
  361. package/dist/core/p-c8772106.entry.js.map +1 -0
  362. package/dist/core/p-c96985bc.entry.js +2 -0
  363. package/dist/core/{p-d198ae1f.entry.js.map → p-c96985bc.entry.js.map} +1 -1
  364. package/dist/core/p-d4c6f4fb.entry.js +2 -0
  365. package/dist/core/{p-44af91df.entry.js.map → p-d4c6f4fb.entry.js.map} +1 -1
  366. package/dist/core/p-d78bded9.entry.js +2 -0
  367. package/dist/core/p-d78bded9.entry.js.map +1 -0
  368. package/dist/core/p-d8973266.entry.js +2 -0
  369. package/dist/core/p-d8973266.entry.js.map +1 -0
  370. package/dist/core/p-d8b6271d.entry.js +2 -0
  371. package/dist/core/{p-7f6ba60a.entry.js.map → p-d8b6271d.entry.js.map} +1 -1
  372. package/dist/core/p-da6f09cd.entry.js +2 -0
  373. package/dist/core/p-da6f09cd.entry.js.map +1 -0
  374. package/dist/core/{p-5316e421.entry.js → p-eb33ece2.entry.js} +2 -2
  375. package/dist/core/{p-5316e421.entry.js.map → p-eb33ece2.entry.js.map} +1 -1
  376. package/dist/core/p-f37a732a.entry.js +2 -0
  377. package/dist/core/{p-5d3dd182.entry.js.map → p-f37a732a.entry.js.map} +1 -1
  378. package/dist/core/p-fca84a85.entry.js +2 -0
  379. package/dist/core/p-fca84a85.entry.js.map +1 -0
  380. package/dist/esm/core.js +1 -1
  381. package/dist/esm/{helpers-db00eae1.js → helpers-8b43d0d4.js} +42 -15
  382. package/dist/esm/helpers-8b43d0d4.js.map +1 -0
  383. package/dist/esm/ic-alert.entry.js +3 -2
  384. package/dist/esm/ic-alert.entry.js.map +1 -1
  385. package/dist/esm/ic-back-to-top.entry.js +3 -2
  386. package/dist/esm/ic-back-to-top.entry.js.map +1 -1
  387. package/dist/esm/{ic-breadcrumbs.entry.js → ic-breadcrumb-group.entry.js} +7 -6
  388. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -0
  389. package/dist/esm/ic-breadcrumb.entry.js +3 -2
  390. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  391. package/dist/esm/ic-button_3.entry.js +25 -29
  392. package/dist/esm/ic-button_3.entry.js.map +1 -1
  393. package/dist/esm/ic-card.entry.js +3 -2
  394. package/dist/esm/ic-card.entry.js.map +1 -1
  395. package/dist/esm/ic-checkbox-group.entry.js +3 -2
  396. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  397. package/dist/esm/ic-checkbox.entry.js +3 -2
  398. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  399. package/dist/esm/ic-data-entity.entry.js +6 -6
  400. package/dist/esm/ic-data-entity.entry.js.map +1 -1
  401. package/dist/esm/ic-data-row.entry.js +6 -5
  402. package/dist/esm/ic-data-row.entry.js.map +1 -1
  403. package/dist/esm/ic-divider.entry.js +2 -1
  404. package/dist/esm/ic-divider.entry.js.map +1 -1
  405. package/dist/esm/ic-footer-link-group.entry.js +12 -11
  406. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  407. package/dist/esm/ic-footer-link.entry.js +8 -7
  408. package/dist/esm/ic-footer-link.entry.js.map +1 -1
  409. package/dist/esm/ic-footer.entry.js +14 -13
  410. package/dist/esm/ic-footer.entry.js.map +1 -1
  411. package/dist/esm/ic-hero.entry.js +8 -7
  412. package/dist/esm/ic-hero.entry.js.map +1 -1
  413. package/dist/esm/ic-input-component-container_3.entry.js +83 -28
  414. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  415. package/dist/esm/ic-input-label_2.entry.js +2 -1
  416. package/dist/esm/ic-input-label_2.entry.js.map +1 -1
  417. package/dist/esm/ic-link.entry.js +9 -8
  418. package/dist/esm/ic-link.entry.js.map +1 -1
  419. package/dist/esm/ic-navigation-button.entry.js +8 -7
  420. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  421. package/dist/esm/ic-navigation-group.entry.js +2 -1
  422. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  423. package/dist/esm/ic-navigation-item.entry.js +3 -2
  424. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  425. package/dist/esm/ic-navigation-menu.entry.js +3 -2
  426. package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
  427. package/dist/esm/ic-page-header.entry.js +6 -5
  428. package/dist/esm/ic-page-header.entry.js.map +1 -1
  429. package/dist/esm/ic-radio-group.entry.js +3 -2
  430. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  431. package/dist/esm/ic-radio-option.entry.js +3 -2
  432. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  433. package/dist/esm/ic-search-bar.entry.js +12 -15
  434. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  435. package/dist/esm/ic-select.entry.js +218 -24
  436. package/dist/esm/ic-select.entry.js.map +1 -1
  437. package/dist/esm/ic-side-navigation.entry.js +3 -2
  438. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  439. package/dist/esm/ic-skeleton.entry.js +10 -10
  440. package/dist/esm/ic-skeleton.entry.js.map +1 -1
  441. package/dist/esm/ic-status-tag.entry.js +9 -8
  442. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  443. package/dist/esm/ic-step.entry.js +2 -1
  444. package/dist/esm/ic-step.entry.js.map +1 -1
  445. package/dist/esm/ic-stepper.entry.js +2 -1
  446. package/dist/esm/ic-stepper.entry.js.map +1 -1
  447. package/dist/esm/ic-switch.entry.js +8 -7
  448. package/dist/esm/ic-switch.entry.js.map +1 -1
  449. package/dist/esm/ic-tab-context.entry.js +12 -11
  450. package/dist/esm/ic-tab-context.entry.js.map +1 -1
  451. package/dist/esm/ic-tab-group.entry.js +142 -0
  452. package/dist/esm/ic-tab-group.entry.js.map +1 -0
  453. package/dist/esm/ic-tab-panel.entry.js +2 -1
  454. package/dist/esm/ic-tab-panel.entry.js.map +1 -1
  455. package/dist/esm/ic-tab.entry.js +5 -4
  456. package/dist/esm/ic-tab.entry.js.map +1 -1
  457. package/dist/esm/ic-text-field.entry.js +5 -5
  458. package/dist/esm/ic-text-field.entry.js.map +1 -1
  459. package/dist/esm/ic-theme.entry.js +2 -1
  460. package/dist/esm/ic-theme.entry.js.map +1 -1
  461. package/dist/esm/ic-top-navigation.entry.js +6 -5
  462. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  463. package/dist/esm/ic-typography.entry.js +4 -4
  464. package/dist/esm/ic-typography.entry.js.map +1 -1
  465. package/dist/esm/index-1500de1f.js +4 -4
  466. package/dist/esm/loader.js +1 -1
  467. package/dist/esm/types-dd515332.js +16 -0
  468. package/dist/esm/types-dd515332.js.map +1 -0
  469. package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.d.ts +2 -0
  470. package/dist/types/components/{ic-breadcrumbs/ic-breadcrumbs.d.ts → ic-breadcrumb-group/ic-breadcrumb-group.d.ts} +2 -2
  471. package/dist/types/components/{ic-breadcrumbs/ic-breadcrumbs.test.a11y.d.ts → ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.d.ts} +0 -0
  472. package/dist/types/components/ic-button/ic-button.d.ts +5 -11
  473. package/dist/types/components/ic-button/ic-button.types.d.ts +1 -2
  474. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +2 -2
  475. package/dist/types/components/ic-data-entity/ic-data-entity.d.ts +2 -2
  476. package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
  477. package/dist/types/components/ic-footer/ic-footer.d.ts +2 -2
  478. package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -1
  479. package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +1 -1
  480. package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +2 -2
  481. package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
  482. package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +2 -2
  483. package/dist/types/components/ic-link/ic-link.d.ts +2 -2
  484. package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +6 -5
  485. package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +0 -1
  486. package/dist/types/components/ic-menu/ic-menu.d.ts +4 -2
  487. package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -0
  488. package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
  489. package/dist/types/components/ic-page-header/ic-page-header.d.ts +2 -2
  490. package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +2 -2
  491. package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +2 -6
  492. package/dist/types/components/ic-select/ic-select.d.ts +46 -4
  493. package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +2 -2
  494. package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -1
  495. package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +3 -3
  496. package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +1 -1
  497. package/dist/types/components/ic-switch/ic-switch.d.ts +2 -2
  498. package/dist/types/components/ic-tab/ic-tab.d.ts +3 -2
  499. package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +4 -4
  500. package/dist/types/components/{ic-tab-list/ic-tab-list.d.ts → ic-tab-group/ic-tab-group.d.ts} +6 -5
  501. package/dist/types/components/ic-text-field/ic-text-field.d.ts +2 -6
  502. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +2 -2
  503. package/dist/types/components/ic-typography/ic-typography.d.ts +2 -2
  504. package/dist/types/components.d.ts +239 -215
  505. package/dist/types/utils/helpers.d.ts +11 -2
  506. package/dist/types/utils/types.d.ts +2 -0
  507. package/hydrate/index.js +558 -277
  508. package/package.json +4 -4
  509. package/dist/cjs/helpers-9d4961dc.js.map +0 -1
  510. package/dist/cjs/ic-tab-list.cjs.entry.js +0 -145
  511. package/dist/cjs/ic-tab-list.cjs.entry.js.map +0 -1
  512. package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.js.map +0 -1
  513. package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.js.map +0 -1
  514. package/dist/collection/components/ic-breadcrumbs/ic-breadcrumbs.test.a11y.js.map +0 -1
  515. package/dist/collection/components/ic-tab-list/ic-tab-list.js.map +0 -1
  516. package/dist/components/ic-breadcrumbs.js.map +0 -1
  517. package/dist/components/ic-tab-list.js.map +0 -1
  518. package/dist/core/p-012dc33c.entry.js +0 -2
  519. package/dist/core/p-016fcce8.entry.js +0 -2
  520. package/dist/core/p-0d4ac3c9.entry.js +0 -2
  521. package/dist/core/p-13854b65.entry.js +0 -2
  522. package/dist/core/p-13854b65.entry.js.map +0 -1
  523. package/dist/core/p-16a81e12.entry.js +0 -2
  524. package/dist/core/p-16a81e12.entry.js.map +0 -1
  525. package/dist/core/p-17420c90.entry.js +0 -2
  526. package/dist/core/p-17420c90.entry.js.map +0 -1
  527. package/dist/core/p-17f3a2bd.entry.js +0 -2
  528. package/dist/core/p-17f3a2bd.entry.js.map +0 -1
  529. package/dist/core/p-22eb7fc8.entry.js +0 -2
  530. package/dist/core/p-22eb7fc8.entry.js.map +0 -1
  531. package/dist/core/p-263018da.entry.js +0 -2
  532. package/dist/core/p-263018da.entry.js.map +0 -1
  533. package/dist/core/p-3b9d4007.entry.js +0 -2
  534. package/dist/core/p-44355e34.entry.js +0 -2
  535. package/dist/core/p-44af91df.entry.js +0 -2
  536. package/dist/core/p-4b1b46f5.entry.js +0 -2
  537. package/dist/core/p-4b1b46f5.entry.js.map +0 -1
  538. package/dist/core/p-4cf60a22.entry.js +0 -2
  539. package/dist/core/p-4cf60a22.entry.js.map +0 -1
  540. package/dist/core/p-4fba6cae.entry.js +0 -2
  541. package/dist/core/p-4fba6cae.entry.js.map +0 -1
  542. package/dist/core/p-5d3dd182.entry.js +0 -2
  543. package/dist/core/p-5e0b88fa.entry.js +0 -2
  544. package/dist/core/p-6238313f.entry.js +0 -2
  545. package/dist/core/p-6238313f.entry.js.map +0 -1
  546. package/dist/core/p-7152788d.entry.js +0 -2
  547. package/dist/core/p-7ed79493.entry.js +0 -2
  548. package/dist/core/p-7ed79493.entry.js.map +0 -1
  549. package/dist/core/p-7f6ba60a.entry.js +0 -2
  550. package/dist/core/p-836c93b1.entry.js +0 -2
  551. package/dist/core/p-85436343.entry.js +0 -2
  552. package/dist/core/p-856d9516.entry.js +0 -2
  553. package/dist/core/p-856d9516.entry.js.map +0 -1
  554. package/dist/core/p-85a32ec7.entry.js +0 -2
  555. package/dist/core/p-8a677ff1.entry.js +0 -2
  556. package/dist/core/p-8a677ff1.entry.js.map +0 -1
  557. package/dist/core/p-8af2a343.entry.js +0 -2
  558. package/dist/core/p-a3df537f.entry.js +0 -2
  559. package/dist/core/p-a3df537f.entry.js.map +0 -1
  560. package/dist/core/p-a968ff18.entry.js +0 -2
  561. package/dist/core/p-b858dc5a.entry.js +0 -2
  562. package/dist/core/p-b858dc5a.entry.js.map +0 -1
  563. package/dist/core/p-b9253509.entry.js.map +0 -1
  564. package/dist/core/p-bbe0b521.entry.js +0 -2
  565. package/dist/core/p-bdd2f166.entry.js +0 -2
  566. package/dist/core/p-bddb885a.entry.js +0 -2
  567. package/dist/core/p-bddb885a.entry.js.map +0 -1
  568. package/dist/core/p-c09e9589.entry.js +0 -2
  569. package/dist/core/p-c09e9589.entry.js.map +0 -1
  570. package/dist/core/p-d10ce0a7.entry.js +0 -2
  571. package/dist/core/p-d10ce0a7.entry.js.map +0 -1
  572. package/dist/core/p-d198ae1f.entry.js +0 -2
  573. package/dist/core/p-dc79694a.entry.js +0 -2
  574. package/dist/core/p-dc79694a.entry.js.map +0 -1
  575. package/dist/core/p-e5a09372.js +0 -2
  576. package/dist/core/p-e5a09372.js.map +0 -1
  577. package/dist/core/p-ea93611e.entry.js +0 -2
  578. package/dist/core/p-ea93611e.entry.js.map +0 -1
  579. package/dist/core/p-ed1d8712.entry.js +0 -2
  580. package/dist/esm/helpers-db00eae1.js.map +0 -1
  581. package/dist/esm/ic-breadcrumbs.entry.js.map +0 -1
  582. package/dist/esm/ic-tab-list.entry.js +0 -141
  583. package/dist/esm/ic-tab-list.entry.js.map +0 -1
  584. package/dist/types/components/ic-breadcrumbs/ic-breadcrumbs-test-examples.d.ts +0 -2
@@ -0,0 +1,16 @@
1
+ var IcInformationStatus;
2
+ (function (IcInformationStatus) {
3
+ IcInformationStatus["Warning"] = "warning";
4
+ IcInformationStatus["Error"] = "error";
5
+ IcInformationStatus["Success"] = "success";
6
+ })(IcInformationStatus || (IcInformationStatus = {}));
7
+ var IcThemeForegroundEnum;
8
+ (function (IcThemeForegroundEnum) {
9
+ IcThemeForegroundEnum["Default"] = "default";
10
+ IcThemeForegroundEnum["Dark"] = "dark";
11
+ IcThemeForegroundEnum["Light"] = "light";
12
+ })(IcThemeForegroundEnum || (IcThemeForegroundEnum = {}));
13
+
14
+ export { IcThemeForegroundEnum as I, IcInformationStatus as a };
15
+
16
+ //# sourceMappingURL=types-dd515332.js.map
@@ -0,0 +1 @@
1
+ {"file":"types-dd515332.js","mappings":"IAAY;AAAZ,WAAY,mBAAmB;EAC7B,0CAAmB,CAAA;EACnB,sCAAe,CAAA;EACf,0CAAmB,CAAA;AACrB,CAAC,EAJW,mBAAmB,KAAnB,mBAAmB,QAI9B;IAkEW;AAAZ,WAAY,qBAAqB;EAC/B,4CAAmB,CAAA;EACnB,sCAAa,CAAA;EACb,wCAAe,CAAA;AACjB,CAAC,EAJW,qBAAqB,KAArB,qBAAqB;;;;","names":[],"sources":["./src/utils/types.ts"],"sourcesContent":["export enum IcInformationStatus {\n Warning = \"warning\",\n Error = \"error\",\n Success = \"success\",\n}\n\nexport type IcInformationStatusOrEmpty = \"warning\" | \"error\" | \"success\" | \"\";\n\nexport type IcNavType = \"side\" | \"top\" | \"page-header\";\n\n// From: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete\nexport type IcAutocompleteTypes =\n | \"on\"\n | \"off\"\n | \"name\"\n | \"honorific-prefix\"\n | \"given-name\"\n | \"additional-name\"\n | \"family-name\"\n | \"honorific-suffix\"\n | \"nickname\"\n | \"email\"\n | \"username\"\n | \"new-password\"\n | \"current-password\"\n | \"one-time-code\"\n | \"organization-title\"\n | \"organization\"\n | \"street-address\"\n | \"address-line1\"\n | \"address-line2\"\n | \"address-line3\"\n | \"address-level4\"\n | \"address-level3\"\n | \"address-level2\"\n | \"address-level1\"\n | \"country\"\n | \"country-name\"\n | \"postal-code\"\n | \"cc-name\"\n | \"cc-given-name\"\n | \"cc-additional-name\"\n | \"cc-family-name\"\n | \"cc-family-name\"\n | \"cc-number\"\n | \"cc-exp\"\n | \"cc-exp-month\"\n | \"cc-exp-year\"\n | \"cc-csc\"\n | \"cc-type\"\n | \"transaction-currency\"\n | \"transaction-amount\"\n | \"language\"\n | \"bday\"\n | \"bday-day\"\n | \"bday-month\"\n | \"bday-year\"\n | \"sex\"\n | \"tel\"\n | \"tel-country-code\"\n | \"tel-national\"\n | \"tel-area-code\"\n | \"tel-local\"\n | \"tel-extension\"\n | \"impp\"\n | \"url\"\n | \"photo\";\n\nexport type IcAlignment = \"left\" | \"center\" | \"full-width\";\n\nexport enum IcThemeForegroundEnum {\n Default = \"default\",\n Dark = \"dark\",\n Light = \"light\",\n}\n\nexport type IcThemeForeground = \"default\" | \"dark\" | \"light\";\n\nexport type IcThemeForegroundNoDefault = \"dark\" | \"light\";\n\nexport type IcTheme = {\n mode: IcThemeForeground;\n color: IcColorRGB;\n};\n\nexport type IcAdditionalFieldTypes = \"static\" | \"dynamic\";\n\nexport type IcColorRGB = {\n r: number;\n g: number;\n b: number;\n};\n\nexport type IcActivationTypes = \"automatic\" | \"manual\";\n\nexport type IcAutocorrectStates = \"on\" | \"off\";\n\nexport type IcNavParentDetails = {\n navType: IcNavType | \"\";\n parent: HTMLElement;\n};\n\nexport type IcTypographyVariants =\n | \"h1\"\n | \"h2\"\n | \"h3\"\n | \"h4\"\n | \"subtitle-large\"\n | \"subtitle-small\"\n | \"body\"\n | \"label\"\n | \"label-uppercase\"\n | \"caption\"\n | \"caption-uppercase\";\n\nexport interface IcMenuOption {\n value?: string;\n label: string;\n description?: string;\n disabled?: boolean;\n recommended?: boolean;\n children?: IcMenuOption[];\n}\n\nexport type IcSearchMatchPositions = \"start\" | \"anywhere\";\n\nexport type IcCallbackFunctionNoReturn = (...args: unknown[]) => void;\n\nexport type IcRequiredPropsTypes =\n | string\n | boolean\n | number\n | HTMLElement\n | IcMenuOption[];\n\nexport type IcPropObject = { prop: IcRequiredPropsTypes; propName: string };\n\nexport type IcRelatedTarget = EventTarget | undefined;\n\nexport interface IcValueEventDetail {\n value: string;\n}\nexport interface IcBlurEventDetail {\n relatedTarget: IcRelatedTarget;\n}\n"],"version":3}
@@ -0,0 +1,2 @@
1
+ export declare const icBreadcrumbGroupCollapsed = "\n <ic-breadcrumb-group collapsed=\"true\">\n <ic-breadcrumb\n page-title=\"Breadcrumb 1\"\n href=\"/breadcrumb-1\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n page-title=\"Breadcrumb 2\"\n href=\"/breadcrumb-2\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n current=\"page\"\n page-title=\"Breadcrumb 3\"\n href=\"/breadcrumb-3\"\n ></ic-breadcrumb>\n </ic-breadcrumb-group>\n";
2
+ export declare const icBreadcrumbGroupBack = "\n <ic-breadcrumb-group back-breadcrumb-only=\"true\">\n <ic-breadcrumb\n page-title=\"Breadcrumb 1\"\n href=\"/breadcrumb-1\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n page-title=\"Breadcrumb 2\"\n href=\"/breadcrumb-2\"\n ></ic-breadcrumb>\n <ic-breadcrumb\n current=\"page\"\n page-title=\"Breadcrumb 3\"\n href=\"/breadcrumb-3\"\n ></ic-breadcrumb>\n </ic-breadcrumb-group>\n";
@@ -1,5 +1,5 @@
1
- export declare class Breadcrumbs {
2
- el: HTMLIcBreadcrumbsElement;
1
+ export declare class BreadcrumbGroup {
2
+ el: HTMLIcBreadcrumbGroupElement;
3
3
  /**
4
4
  * If true, display the parent page and back icon as breadcrumb
5
5
  */
@@ -14,10 +14,6 @@ export declare class Button {
14
14
  * Determines whether the button should be in loading state.
15
15
  */
16
16
  loading?: boolean;
17
- /**
18
- * Determines whether the icon should appear on the right hand side of the button.
19
- */
20
- iconRight?: boolean;
21
17
  /**
22
18
  * The type of the button.
23
19
  */
@@ -59,17 +55,17 @@ export declare class Button {
59
55
  */
60
56
  fullWidth?: boolean;
61
57
  /**
62
- * Show an ic-tooltip displaying title or aria-label. Will always be shown for icon variant, so title or aria-label must be set.
58
+ * Disable ic-tooltip which is shown for icon variant. Title or aria-label must be set if this prop is not applied.
63
59
  */
64
- withIcTooltip?: boolean;
60
+ disableTooltip?: boolean;
65
61
  /**
66
62
  * The position of the tooltip in relation to the button.
67
63
  */
68
- IcTooltipPlacement?: IcButtonTooltipPlacement;
64
+ tooltipPlacement?: IcButtonTooltipPlacement;
69
65
  /**
70
- * Determines the style of button to be displayed.
66
+ * Determines the whether the appearance of the button is dark, light, or the default.
71
67
  */
72
- buttonStyle?: IcThemeForeground;
68
+ appearance?: IcThemeForeground;
73
69
  /**
74
70
  * Emitted when button has focus
75
71
  */
@@ -78,7 +74,6 @@ export declare class Button {
78
74
  * Emitted when button has blur
79
75
  */
80
76
  icBlur: EventEmitter<void>;
81
- iconRightState: boolean;
82
77
  private calculatedWidth;
83
78
  private inheritedAttributes;
84
79
  private buttonEl;
@@ -86,7 +81,6 @@ export declare class Button {
86
81
  private buttonIdNum;
87
82
  private tooltipEl;
88
83
  private id;
89
- setIconRightState(): void;
90
84
  calculateWidth(): void;
91
85
  handleHostClick(event: Event): void;
92
86
  themeChangeHandler(ev: CustomEvent): void;
@@ -1,5 +1,4 @@
1
1
  export declare type IcButtonTypes = "reset" | "submit" | "button";
2
2
  export declare type IcButtonVariants = "primary" | "secondary" | "tertiary" | "icon" | "destructive";
3
- export declare type IcButtonSizes = "default" | "emphasis" | "dense";
4
- export declare type IcButtonStyles = "default" | "dark" | "light";
3
+ export declare type IcButtonSizes = "default" | "large" | "small";
5
4
  export declare type IcButtonTooltipPlacement = "top" | "right" | "bottom" | "left";
@@ -28,9 +28,9 @@ export declare class CheckboxGroup {
28
28
  */
29
29
  helperText: string;
30
30
  /**
31
- * Specify whether dense styling to be applied to element.
31
+ * Specify whether small styling to be applied to element.
32
32
  */
33
- dense: boolean;
33
+ small: boolean;
34
34
  /**
35
35
  * Provide validation status - 'error'
36
36
  */
@@ -5,8 +5,8 @@ export declare class DataEntity {
5
5
  */
6
6
  heading: string;
7
7
  /**
8
- * Set the data heading and all child data rows to dense styling
8
+ * Set the data heading and all child data rows to small styling
9
9
  */
10
- dense: boolean;
10
+ small: boolean;
11
11
  render(): any;
12
12
  }
@@ -14,9 +14,9 @@ export declare class DataRow {
14
14
  */
15
15
  value: string;
16
16
  /**
17
- * Set the row to dense styling, this is automatically applied if dense is set on the parent data heading
17
+ * Set the row to small styling, this is automatically applied if small is set on the parent data heading
18
18
  */
19
- dense: boolean;
19
+ small: boolean;
20
20
  deviceSize: number;
21
21
  entitySize: "xl" | "m" | "xs";
22
22
  private resizeObserver;
@@ -22,7 +22,7 @@ export declare class Footer {
22
22
  */
23
23
  aligned?: IcAlignment;
24
24
  /**
25
- * Sets the screen size breakpoint at which to switch to the dense layout
25
+ * Sets the screen size breakpoint at which to switch to the small layout
26
26
  */
27
27
  breakpoint?: IcFooterBreakpoints;
28
28
  /**
@@ -39,7 +39,7 @@ export declare class Footer {
39
39
  copyright: boolean;
40
40
  deviceSize: number;
41
41
  foregroundColor: IcThemeForeground;
42
- private isDense;
42
+ private isSmall;
43
43
  themeChangeHandler(ev: CustomEvent): void;
44
44
  private resizeObserver;
45
45
  private footerEl;
@@ -1 +1 @@
1
- export declare type IcFooterBreakpoints = "XS" | "S" | "M" | "L" | "XL";
1
+ export declare type IcFooterBreakpoints = "extra small" | "small" | "medium" | "large" | "extra large";
@@ -1,6 +1,6 @@
1
1
  import { IcThemeForeground } from "../../utils/types";
2
2
  declare type FooterConfig = {
3
- dense: boolean;
3
+ small: boolean;
4
4
  grouped: boolean;
5
5
  };
6
6
  export declare class FooterLink {
@@ -4,11 +4,11 @@ export declare class FooterLinkGroup {
4
4
  * Sets the title of the link group for display
5
5
  */
6
6
  groupTitle: string;
7
- dense: boolean;
7
+ small: boolean;
8
8
  expanded: boolean;
9
9
  dropdownIconStyle: import("../../utils/types").IcThemeForeground;
10
10
  deviceSize: number;
11
- private isDense;
11
+ private isSmall;
12
12
  private handleKeydown;
13
13
  private toggleExpanded;
14
14
  footerResizeHandler(): void;
@@ -4,7 +4,7 @@ import { IcHeroContentAlignments } from "./ic-hero.types";
4
4
  * @slot heading - Content will be rendered in the title area, in place of the heading.
5
5
  * @slot subheading - Content will be rendered in the title area, in place of the subheading.
6
6
  * @slot interaction - Content will be rendered in the interaction area, adjacent to the title area.
7
- * @slot right-content - Content will be rendered in the right content area.
7
+ * @slot secondary - Content will be rendered in the secondary content area.
8
8
  */
9
9
  export declare class Hero {
10
10
  el: HTMLIcHeroElement;
@@ -41,9 +41,9 @@ export declare class Hero {
41
41
  */
42
42
  contentAligned: IcHeroContentAlignments;
43
43
  /**
44
- * Alter styling for use with dense content/pages
44
+ * Alter styling for use with small content/pages
45
45
  */
46
- dense: boolean;
46
+ small: boolean;
47
47
  rightContent: boolean;
48
48
  scrollFactor: string;
49
49
  leftContentFullWidth: boolean;
@@ -16,9 +16,9 @@ export declare class InputComponentContainer {
16
16
  */
17
17
  validationStatus: IcInformationStatusOrEmpty;
18
18
  /**
19
- * dense
19
+ * small
20
20
  */
21
- dense: boolean;
21
+ small: boolean;
22
22
  /**
23
23
  * multiLine
24
24
  */
@@ -32,9 +32,9 @@ export declare class Link {
32
32
  */
33
33
  showIcon?: boolean;
34
34
  /**
35
- * Determines which colour variant is to be applied, to have appropriate colour contrast.
35
+ * Determines the whether the appearance is dark, light, or the default.
36
36
  */
37
- variant?: IcThemeForeground;
37
+ appearance?: IcThemeForeground;
38
38
  themeChangeHandler(ev: CustomEvent): void;
39
39
  private updateTheme;
40
40
  componentWillLoad(): void;
@@ -1,4 +1,5 @@
1
- import { IcLoadingSizes, IcLoadingTypes, IcLoadingVariants } from "./ic-loading-indicator.types";
1
+ import { IcLoadingSizes, IcLoadingTypes } from "./ic-loading-indicator.types";
2
+ import { IcThemeForegroundNoDefault } from "../../utils/types";
2
3
  export declare class LoadingIndicator {
3
4
  host: HTMLIcLoadingIndicatorElement;
4
5
  /**
@@ -38,13 +39,13 @@ export declare class LoadingIndicator {
38
39
  */
39
40
  type?: IcLoadingTypes;
40
41
  /**
41
- * The variant of indicator, either default or full-width.
42
+ * When linear, determines whether the full-width version (i.e. without a border radius) should be displayed.
42
43
  */
43
- variant?: IcLoadingVariants;
44
+ fullWidth?: boolean;
44
45
  /**
45
- * Determines whether the dark variant of the loading indicator should be displayed.
46
+ * Determines whether the dark or light loading indicator should be displayed.
46
47
  */
47
- dark?: boolean;
48
+ appearance?: IcThemeForegroundNoDefault;
48
49
  indicatorLabel: string;
49
50
  indeterminate: boolean;
50
51
  showSecond: boolean;
@@ -1,3 +1,2 @@
1
1
  export declare type IcLoadingSizes = "default" | "small" | "large" | "icon";
2
2
  export declare type IcLoadingTypes = "circular" | "linear";
3
- export declare type IcLoadingVariants = "default" | "full-width";
@@ -12,9 +12,9 @@ export declare class Menu {
12
12
  */
13
13
  options: IcMenuOption[];
14
14
  /**
15
- * Specify whether dense styling is to be applied to the element.
15
+ * Specify whether small styling is to be applied to the element.
16
16
  */
17
- dense?: boolean;
17
+ small?: boolean;
18
18
  /**
19
19
  * Id of the menu.
20
20
  */
@@ -56,6 +56,7 @@ export declare class Menu {
56
56
  focusFromSearchKeypress: boolean;
57
57
  initialOptionsListRender: boolean;
58
58
  preventIncorrectTabOrder: boolean;
59
+ watchOptionsHandler(): void;
59
60
  /**
60
61
  * Emitted when an option is selected.
61
62
  */
@@ -106,6 +107,7 @@ export declare class Menu {
106
107
  private getSortedOptions;
107
108
  private isManualMode;
108
109
  private scrollToSelected;
110
+ private loadUngroupedOptions;
109
111
  connectedCallback(): void;
110
112
  componentWillLoad(): void;
111
113
  componentDidLoad(): void;
@@ -1,6 +1,7 @@
1
1
  export interface IcOptionSelectEventDetail {
2
2
  value: string;
3
3
  label?: string;
4
+ optionId?: string;
4
5
  }
5
6
  export interface IcMenuChangeEventDetail {
6
7
  open: boolean;
@@ -37,7 +37,7 @@ export declare class NavigationButton {
37
37
  * display mode
38
38
  */
39
39
  mode: IcNavButtonModes;
40
- initialButtonStyle: IcThemeForeground;
40
+ initialAppearance: IcThemeForeground;
41
41
  private buttonEl;
42
42
  private inheritedAttributes;
43
43
  navBarMenuOpenHandler(): void;
@@ -24,9 +24,9 @@ export declare class PageHeader {
24
24
  */
25
25
  aligned?: IcAlignment;
26
26
  /**
27
- * Whether the component uses dense styling.
27
+ * Whether the component uses small styling.
28
28
  */
29
- dense?: boolean;
29
+ small?: boolean;
30
30
  /**
31
31
  * Set whether the bottom border is used
32
32
  */
@@ -29,9 +29,9 @@ export declare class RadioGroup {
29
29
  */
30
30
  helperText: string;
31
31
  /**
32
- * Specify whether dense styling is to be applied to the element.
32
+ * Specify whether small styling is to be applied to the element.
33
33
  */
34
- dense: boolean;
34
+ small: boolean;
35
35
  /**
36
36
  * Provide validation status - 'error'
37
37
  */
@@ -54,9 +54,9 @@ export declare class SearchBar {
54
54
  */
55
55
  helperText?: string;
56
56
  /**
57
- * Specify whether dense styling is to be applied to the element.
57
+ * Specify whether small styling is to be applied to the element.
58
58
  */
59
- dense?: boolean;
59
+ small?: boolean;
60
60
  /**
61
61
  * Value of Search input.
62
62
  */
@@ -100,10 +100,6 @@ export declare class SearchBar {
100
100
  * Specify whether the input should be focussed when component loaded.
101
101
  */
102
102
  focusOnLoad?: boolean;
103
- /**
104
- * Determines whether the dark variant of the search bar should be displayed.
105
- */
106
- dark?: boolean;
107
103
  /**
108
104
  * Provide hint text for hidden assistive description element.
109
105
  */
@@ -1,14 +1,17 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { IcInformationStatusOrEmpty, IcMenuOption } from "../../utils/types";
2
+ import { IcInformationStatusOrEmpty, IcMenuOption, IcSearchMatchPositions } from "../../utils/types";
3
3
  import { IcValueEventDetail } from "../../interface";
4
4
  export declare class Select {
5
5
  private nativeSelectElement;
6
6
  private customSelectElement;
7
+ private searchableSelectElement;
7
8
  private menu;
8
9
  private anchorEl;
10
+ private clearButton;
9
11
  private inputId;
10
12
  private menuId;
11
13
  private inheritedAttributes;
14
+ private debounce;
12
15
  /**
13
16
  * Provide a label for the input.
14
17
  */
@@ -42,9 +45,9 @@ export declare class Select {
42
45
  */
43
46
  helperText?: string;
44
47
  /**
45
- * Specify whether dense styling is to be applied to the element.
48
+ * Specify whether small styling is to be applied to the element.
46
49
  */
47
- dense?: boolean;
50
+ small?: boolean;
48
51
  /**
49
52
  * If true, then fill width of container.
50
53
  */
@@ -66,11 +69,40 @@ export declare class Select {
66
69
  */
67
70
  name?: string;
68
71
  /**
69
- * Display a button which clears the input when clicked.
72
+ * Display a button which clears the input when clicked. The button will always appear on the searchable select.
70
73
  */
71
74
  showClearButton?: boolean;
75
+ /**
76
+ * If true, the select can be typed in to filter options.
77
+ */
78
+ searchable?: boolean;
79
+ /**
80
+ * If true, descriptions of options are included when filtering options in a searchable select.
81
+ */
82
+ includeDescriptionsInSearch?: boolean;
83
+ /**
84
+ * If true, group titles of grouped options are included when filtering options in a searchable select.
85
+ */
86
+ includeGroupTitlesInSearch?: boolean;
87
+ /**
88
+ * Whether the search string of the searchable select should match the start of or anywhere in the options.
89
+ */
90
+ searchMatchPosition?: IcSearchMatchPositions;
91
+ /**
92
+ * Number of characters until suggestions appear for a searchable select.
93
+ */
94
+ charactersUntilSuggestions?: number;
95
+ /**
96
+ * Provide text for empty results list
97
+ */
98
+ emptyOptionListText: string;
72
99
  open: boolean;
73
100
  clearButtonFocused: boolean;
101
+ searchableSelectInputValue: string;
102
+ filteredOptions: IcMenuOption[];
103
+ ariaActiveDescendant: string;
104
+ noOptions: IcMenuOption[];
105
+ watchOptionsHandler(): void;
74
106
  /**
75
107
  * Emitted when a value is selected.
76
108
  */
@@ -88,17 +120,27 @@ export declare class Select {
88
120
  * Sets focus on the input box.
89
121
  */
90
122
  setFocus(): Promise<void>;
123
+ private isMenuEnabled;
124
+ private setOptionsValuesFromLabels;
91
125
  private setTextColor;
126
+ private setMenuChange;
92
127
  private getLabelFromValue;
128
+ private getValueFromLabel;
129
+ private getFilteredChildMenuOptions;
93
130
  private handleNativeSelectChange;
94
131
  private handleCustomSelectChange;
95
132
  private handleMenuChange;
133
+ private handleFocusIndicatorDisplay;
96
134
  private handleMouseDown;
97
135
  private handleClick;
136
+ private handleExpandIconMouseDown;
98
137
  private handleClear;
99
138
  private handleKeyDown;
100
139
  private handleClearButtonFocus;
101
140
  private handleClearButtonBlur;
141
+ private handleSearchableSelectInput;
142
+ private updateSearchableSelectResultAriaLive;
143
+ private debounceAriaLiveUpdate;
102
144
  private onFocus;
103
145
  private onBlur;
104
146
  componentWillLoad(): void;
@@ -6,9 +6,9 @@ export declare class Skeleton {
6
6
  */
7
7
  variant?: IcSkeletonVariants;
8
8
  /**
9
- * Set the skeleton to the dark variant
9
+ * Set the skeleton to the light variant
10
10
  */
11
- dark?: boolean;
11
+ light?: boolean;
12
12
  hasChild: boolean;
13
13
  default: boolean;
14
14
  heightOnly: boolean;
@@ -1 +1 @@
1
- export declare type IcSkeletonVariants = "rectangular" | "text" | "circular";
1
+ export declare type IcSkeletonVariants = "rectangle" | "text" | "circle";
@@ -1,4 +1,4 @@
1
- import { IcStatusTagStatuses, IcStatusTagVariants } from "./ic-status-tag.types";
1
+ import { IcStatusTagStatuses, IcStatusTagAppearance } from "./ic-status-tag.types";
2
2
  export declare class StatusTag {
3
3
  /**
4
4
  * The content rendered within the status tag.
@@ -11,11 +11,11 @@ export declare class StatusTag {
11
11
  /**
12
12
  * The emphasis of the status tag.
13
13
  */
14
- variant?: IcStatusTagVariants;
14
+ appearance?: IcStatusTagAppearance;
15
15
  /**
16
16
  * The size of the status tag.
17
17
  */
18
- dense?: boolean;
18
+ small?: boolean;
19
19
  componentDidLoad(): void;
20
20
  render(): any;
21
21
  }
@@ -1,2 +1,2 @@
1
1
  export declare type IcStatusTagStatuses = "neutral" | "success" | "warning" | "danger";
2
- export declare type IcStatusTagVariants = "primary" | "secondary";
2
+ export declare type IcStatusTagAppearance = "filled" | "outlined";
@@ -23,9 +23,9 @@ export declare class Switch {
23
23
  */
24
24
  checked?: boolean | null;
25
25
  /**
26
- * If true, the component reduces in size to the dense state.
26
+ * If true, the component reduces in size to the small state.
27
27
  */
28
- dense?: boolean;
28
+ small?: boolean;
29
29
  /**
30
30
  * If true, the component is not interactive.
31
31
  */
@@ -1,5 +1,6 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
2
  import { IcTabClickEventDetail } from "./ic-tab.types";
3
+ import { IcThemeForegroundNoDefault } from "../../utils/types";
3
4
  /**
4
5
  * @slot icon - Content will be rendered next to the tab label.
5
6
  */
@@ -17,8 +18,8 @@ export declare class Tab {
17
18
  tabId?: string;
18
19
  /** @internal The position of the tab inside the tabs array in context. */
19
20
  tabPosition: number;
20
- /** @internal Determines whether the dark variant of the tabs should be displayed. */
21
- dark?: boolean;
21
+ /** @internal Determines whether the light or dark variant of the tabs should be displayed. */
22
+ appearance?: IcThemeForegroundNoDefault;
22
23
  /**
23
24
  * Called when a tab is selected.
24
25
  */
@@ -1,5 +1,5 @@
1
1
  import { EventEmitter } from "../../stencil-public-runtime";
2
- import { IcActivationTypes } from "../../utils/types";
2
+ import { IcActivationTypes, IcThemeForegroundNoDefault } from "../../utils/types";
3
3
  import { IcTabClickEventDetail, IcTabSelectEventDetail } from "../ic-tab/ic-tab.types";
4
4
  export declare class TabContext {
5
5
  host: HTMLIcTabContextElement;
@@ -16,9 +16,9 @@ export declare class TabContext {
16
16
  */
17
17
  selectedTabIndex?: number;
18
18
  /**
19
- * Determines whether the dark variant of the tabs should be displayed.
19
+ * Determines whether the light or dark variant of the tabs should be displayed.
20
20
  */
21
- dark?: boolean;
21
+ appearance?: IcThemeForegroundNoDefault;
22
22
  selectedTab: number | null;
23
23
  updateSelectedTab(newValue: number): void;
24
24
  /**
@@ -30,7 +30,7 @@ export declare class TabContext {
30
30
  private tabs;
31
31
  private enabledTabs;
32
32
  private tabPanels;
33
- private tabList;
33
+ private tabGroup;
34
34
  private focusedTabIndex;
35
35
  private linkTabs;
36
36
  private getChildren;
@@ -1,6 +1,7 @@
1
1
  import { IcTabClickEventDetail } from "../ic-tab/ic-tab.types";
2
- export declare class TabList {
3
- host: HTMLIcTabListElement;
2
+ import { IcThemeForegroundNoDefault } from "../../utils/types";
3
+ export declare class TabGroup {
4
+ host: HTMLIcTabGroupElement;
4
5
  /**
5
6
  * Provide a unique context if using multiple tabs inside one another i.e. rendering another set of tabs inside a tab panel.
6
7
  */
@@ -13,14 +14,14 @@ export declare class TabList {
13
14
  * Provide a label to describe the purpose of the set of tabs to screen reader users.
14
15
  */
15
16
  label: string;
16
- /** @internal Determines whether the dark variant of the tabs should be displayed. */
17
- dark?: boolean;
17
+ /** @internal Determines whether the light or dark variant of the tabs should be displayed. */
18
+ appearance?: IcThemeForegroundNoDefault;
18
19
  firstTabVisible: boolean;
19
20
  lastTabVisible: boolean;
20
21
  tabOverflow: boolean;
21
22
  private tabs;
22
23
  private tabOffsets;
23
- private tabListEl;
24
+ private tabGroupEl;
24
25
  private splitterEl;
25
26
  private resizeObserver;
26
27
  private isScrolling;
@@ -59,9 +59,9 @@ export declare class TextField {
59
59
  */
60
60
  resize: boolean;
61
61
  /**
62
- * Specify whether dense styling is to be applied to the element.
62
+ * Specify whether small styling is to be applied to the element.
63
63
  */
64
- dense: boolean;
64
+ small: boolean;
65
65
  /**
66
66
  * Value of TextField.
67
67
  */
@@ -103,10 +103,6 @@ export declare class TextField {
103
103
  * Set the amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
104
104
  */
105
105
  debounce: number;
106
- /**
107
- * Determines whether the dark variant of the text field should be displayed.
108
- */
109
- dark?: boolean;
110
106
  private showLeftIcon;
111
107
  private debounceChanged;
112
108
  /**
@@ -2,9 +2,9 @@ import { IcTooltipPlacements } from "./ic-tooltip.types";
2
2
  export declare class Tooltip {
3
3
  el: HTMLIcTooltipElement;
4
4
  /**
5
- * The id of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
5
+ * The ID of the element the tooltip is describing - for when aria-labelledby or aria-describedby is used.
6
6
  */
7
- elementId?: string;
7
+ target?: string;
8
8
  /**
9
9
  * The position of the tool-tip in relation to the parent element.
10
10
  */
@@ -6,8 +6,8 @@ export declare class Typography {
6
6
  */
7
7
  variant?: IcTypographyVariants;
8
8
  /**
9
- * Adds margin to the bottom of the typography relative to the font-size.
9
+ * Adds appropriate margins to the top and bottom of the typography.
10
10
  */
11
- spacing?: boolean;
11
+ applyVerticalMargins?: boolean;
12
12
  render(): any;
13
13
  }