@ukic/canary-web-components 2.0.0-canary.9 → 3.0.0-canary.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (821) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-7a069459.js → helpers-33b42cd6.js} +95 -101
  3. package/dist/cjs/helpers-33b42cd6.js.map +1 -0
  4. package/dist/cjs/{helpers-f75cf7cf.js → helpers-6817cfbb.js} +116 -1
  5. package/dist/cjs/helpers-6817cfbb.js.map +1 -0
  6. package/dist/cjs/ic-accordion-group.cjs.entry.js +31 -9
  7. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
  8. package/dist/cjs/ic-accordion.cjs.entry.js +7 -8
  9. package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
  10. package/dist/cjs/ic-alert.cjs.entry.js +28 -10
  11. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  12. package/dist/cjs/ic-back-to-top.cjs.entry.js +17 -8
  13. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-badge.cjs.entry.js +67 -117
  15. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +37 -11
  17. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-breadcrumb.cjs.entry.js +8 -7
  19. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-button_3.cjs.entry.js +122 -134
  21. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-card-horizontal.cjs.entry.js +131 -0
  23. package/dist/cjs/ic-card-horizontal.cjs.entry.js.map +1 -0
  24. package/dist/cjs/ic-card-vertical.cjs.entry.js +149 -0
  25. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -0
  26. package/dist/cjs/ic-checkbox-group.cjs.entry.js +27 -20
  27. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ic-checkbox.cjs.entry.js +45 -40
  29. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ic-chip.cjs.entry.js +48 -30
  31. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-classification-banner.cjs.entry.js +14 -5
  33. package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
  34. package/dist/cjs/ic-data-list.cjs.entry.js +32 -0
  35. package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -0
  36. package/dist/cjs/ic-data-row.cjs.entry.js +12 -12
  37. package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +57 -0
  39. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js.map +1 -0
  40. package/dist/cjs/ic-data-table.cjs.entry.js +807 -65
  41. package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-date-input.cjs.entry.js +70 -33
  43. package/dist/cjs/ic-date-input.cjs.entry.js.map +1 -1
  44. package/dist/cjs/ic-date-picker.cjs.entry.js +81 -55
  45. package/dist/cjs/ic-date-picker.cjs.entry.js.map +1 -1
  46. package/dist/cjs/ic-dialog.cjs.entry.js +27 -101
  47. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-divider.cjs.entry.js +3 -4
  49. package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-empty-state_2.cjs.entry.js +323 -0
  51. package/dist/cjs/ic-empty-state_2.cjs.entry.js.map +1 -0
  52. package/dist/cjs/ic-footer-link-group.cjs.entry.js +9 -10
  53. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  54. package/dist/cjs/ic-footer-link.cjs.entry.js +6 -8
  55. package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-footer.cjs.entry.js +9 -10
  57. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  58. package/dist/cjs/ic-hero.cjs.entry.js +27 -12
  59. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -8
  61. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-input-component-container_4.cjs.entry.js +38 -32
  63. package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +1 -1
  64. package/dist/cjs/ic-link.cjs.entry.js +51 -24
  65. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-menu-group.cjs.entry.js +2 -3
  67. package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-menu-item.cjs.entry.js +6 -13
  69. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  70. package/dist/cjs/ic-menu-with-multi.cjs.entry.js +186 -47
  71. package/dist/cjs/ic-menu-with-multi.cjs.entry.js.map +1 -1
  72. package/dist/cjs/ic-menu.cjs.entry.js +16 -21
  73. package/dist/cjs/ic-menu.cjs.entry.js.map +1 -1
  74. package/dist/cjs/ic-navigation-button.cjs.entry.js +28 -8
  75. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  76. package/dist/cjs/ic-navigation-group.cjs.entry.js +23 -21
  77. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-navigation-item.cjs.entry.js +33 -38
  79. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-navigation-menu.cjs.entry.js +3 -4
  81. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
  82. package/dist/cjs/ic-page-header.cjs.entry.js +10 -12
  83. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  84. package/dist/cjs/ic-pagination_4.cjs.entry.js +227 -186
  85. package/dist/cjs/ic-pagination_4.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-popover-menu.cjs.entry.js +33 -33
  87. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  88. package/dist/cjs/ic-radio-group.cjs.entry.js +87 -53
  89. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  90. package/dist/cjs/ic-radio-option.cjs.entry.js +44 -53
  91. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  92. package/dist/cjs/ic-search-bar.cjs.entry.js +33 -53
  93. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  94. package/dist/cjs/ic-section-container.cjs.entry.js +1 -1
  95. package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
  96. package/dist/cjs/ic-select-with-multi.cjs.entry.js +15 -51
  97. package/dist/cjs/ic-select-with-multi.cjs.entry.js.map +1 -1
  98. package/dist/cjs/ic-side-navigation.cjs.entry.js +8 -9
  99. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  100. package/dist/cjs/ic-skeleton.cjs.entry.js +18 -38
  101. package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
  102. package/dist/cjs/ic-status-tag.cjs.entry.js +7 -15
  103. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  104. package/dist/cjs/ic-step.cjs.entry.js +41 -43
  105. package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
  106. package/dist/cjs/ic-stepper.cjs.entry.js +55 -24
  107. package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
  108. package/dist/cjs/ic-switch.cjs.entry.js +7 -9
  109. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  110. package/dist/cjs/ic-tab-context.cjs.entry.js +90 -137
  111. package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
  112. package/dist/cjs/ic-tab-group.cjs.entry.js +25 -11
  113. package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
  114. package/dist/cjs/ic-tab-panel.cjs.entry.js +6 -13
  115. package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
  116. package/dist/cjs/ic-tab.cjs.entry.js +14 -14
  117. package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
  118. package/dist/cjs/ic-theme.cjs.entry.js +39 -25
  119. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  120. package/dist/cjs/ic-toast-region.cjs.entry.js +6 -7
  121. package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
  122. package/dist/cjs/ic-toast.cjs.entry.js +88 -35
  123. package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
  124. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +17 -17
  125. package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
  126. package/dist/cjs/ic-toggle-button.cjs.entry.js +15 -14
  127. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
  128. package/dist/cjs/ic-top-navigation.cjs.entry.js +62 -86
  129. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  130. package/dist/cjs/ic-tree-item.cjs.entry.js +241 -0
  131. package/dist/cjs/ic-tree-item.cjs.entry.js.map +1 -0
  132. package/dist/cjs/ic-tree-view.cjs.entry.js +203 -0
  133. package/dist/cjs/ic-tree-view.cjs.entry.js.map +1 -0
  134. package/dist/cjs/ic-typography.cjs.entry.js +58 -20
  135. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  136. package/dist/cjs/index-4cf27b16.js +26 -14
  137. package/dist/cjs/loader.cjs.js +1 -1
  138. package/dist/collection/assets/arrow-dropdown.svg +3 -0
  139. package/dist/collection/collection-manifest.json +7 -3
  140. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.css +661 -0
  141. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +373 -0
  142. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js.map +1 -0
  143. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.types.js +2 -0
  144. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.types.js.map +1 -0
  145. package/dist/collection/components/ic-card-horizontal/test/basic/ic-card-horizontal.spec.js +130 -0
  146. package/dist/collection/components/ic-card-horizontal/test/basic/ic-card-horizontal.spec.js.map +1 -0
  147. package/dist/collection/components/ic-data-table/ic-data-table.css +174 -13
  148. package/dist/collection/components/ic-data-table/ic-data-table.js +1176 -90
  149. package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
  150. package/dist/collection/components/ic-data-table/ic-data-table.types.js.map +1 -1
  151. package/dist/collection/components/ic-data-table/story-data.js +798 -39
  152. package/dist/collection/components/ic-data-table/story-data.js.map +1 -1
  153. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js +339 -3
  154. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js.map +1 -1
  155. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.css +93 -0
  156. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js +160 -0
  157. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js.map +1 -0
  158. package/dist/collection/components/ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.js +11 -0
  159. package/dist/collection/components/ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.js.map +1 -0
  160. package/dist/collection/components/ic-data-table-title-bar/test/basic/ic-data-table-title-bar.spec.js +70 -0
  161. package/dist/collection/components/ic-data-table-title-bar/test/basic/ic-data-table-title-bar.spec.js.map +1 -0
  162. package/dist/collection/components/ic-date-input/ic-date-input.css +5 -5
  163. package/dist/collection/components/ic-date-input/ic-date-input.js +140 -33
  164. package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -1
  165. package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js +23 -21
  166. package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js.map +1 -1
  167. package/dist/collection/components/ic-date-picker/ic-date-picker.css +34 -32
  168. package/dist/collection/components/ic-date-picker/ic-date-picker.js +123 -56
  169. package/dist/collection/components/ic-date-picker/ic-date-picker.js.map +1 -1
  170. package/dist/collection/components/ic-date-picker/story-data.js +6 -1
  171. package/dist/collection/components/ic-date-picker/story-data.js.map +1 -1
  172. package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker.spec.js +73 -5
  173. package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker.spec.js.map +1 -1
  174. package/dist/collection/components/ic-menu-with-multi/ic-menu.css +30 -19
  175. package/dist/collection/components/ic-menu-with-multi/ic-menu.js +187 -69
  176. package/dist/collection/components/ic-menu-with-multi/ic-menu.js.map +1 -1
  177. package/dist/collection/components/ic-menu-with-multi/test/basic/ic-menu.spec.js +229 -52
  178. package/dist/collection/components/ic-menu-with-multi/test/basic/ic-menu.spec.js.map +1 -1
  179. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.css +1 -1
  180. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +213 -166
  181. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
  182. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.types.js +2 -0
  183. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.types.js.map +1 -0
  184. package/dist/collection/components/ic-pagination-bar/test/basic/ic-pagination-bar.spec.js +75 -12
  185. package/dist/collection/components/ic-pagination-bar/test/basic/ic-pagination-bar.spec.js.map +1 -1
  186. package/dist/collection/components/ic-select-with-multi/ic-select.css +21 -19
  187. package/dist/collection/components/ic-select-with-multi/ic-select.js +16 -145
  188. package/dist/collection/components/ic-select-with-multi/ic-select.js.map +1 -1
  189. package/dist/collection/components/ic-select-with-multi/test/basic/ic-select.spec.js +7 -7
  190. package/dist/collection/components/ic-select-with-multi/test/basic/ic-select.spec.js.map +1 -1
  191. package/dist/collection/components/ic-tree-item/ic-tree-item.css +172 -0
  192. package/dist/collection/components/ic-tree-item/ic-tree-item.js +592 -0
  193. package/dist/collection/components/ic-tree-item/ic-tree-item.js.map +1 -0
  194. package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js +114 -0
  195. package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js.map +1 -0
  196. package/dist/collection/components/ic-tree-view/ic-tree-view.css +59 -0
  197. package/dist/collection/components/ic-tree-view/ic-tree-view.js +296 -0
  198. package/dist/collection/components/ic-tree-view/ic-tree-view.js.map +1 -0
  199. package/dist/collection/components/ic-tree-view/test/basic/ic-tree-view.spec.js +85 -0
  200. package/dist/collection/components/ic-tree-view/test/basic/ic-tree-view.spec.js.map +1 -0
  201. package/dist/collection/utils/helpers.js +44 -1
  202. package/dist/collection/utils/helpers.js.map +1 -1
  203. package/dist/collection/utils/types.js.map +1 -1
  204. package/dist/components/helpers.js +84 -90
  205. package/dist/components/helpers.js.map +1 -1
  206. package/dist/components/helpers2.js +107 -1
  207. package/dist/components/helpers2.js.map +1 -1
  208. package/dist/components/ic-accordion-group.js +39 -13
  209. package/dist/components/ic-accordion-group.js.map +1 -1
  210. package/dist/components/ic-accordion.js +6 -6
  211. package/dist/components/ic-accordion.js.map +1 -1
  212. package/dist/components/ic-alert.js +132 -1
  213. package/dist/components/ic-alert.js.map +1 -1
  214. package/dist/components/ic-back-to-top.js +37 -8
  215. package/dist/components/ic-back-to-top.js.map +1 -1
  216. package/dist/components/ic-badge.js +75 -121
  217. package/dist/components/ic-badge.js.map +1 -1
  218. package/dist/components/ic-breadcrumb-group.js +42 -10
  219. package/dist/components/ic-breadcrumb-group.js.map +1 -1
  220. package/dist/components/ic-breadcrumb2.js +10 -7
  221. package/dist/components/ic-breadcrumb2.js.map +1 -1
  222. package/dist/components/ic-button2.js +69 -106
  223. package/dist/components/ic-button2.js.map +1 -1
  224. package/dist/components/ic-card-horizontal.d.ts +11 -0
  225. package/dist/components/ic-card-horizontal.js +167 -0
  226. package/dist/components/ic-card-horizontal.js.map +1 -0
  227. package/dist/components/ic-card-vertical.js +194 -0
  228. package/dist/components/ic-card-vertical.js.map +1 -0
  229. package/dist/components/ic-checkbox-group.js +31 -21
  230. package/dist/components/ic-checkbox-group.js.map +1 -1
  231. package/dist/components/ic-checkbox.js +52 -47
  232. package/dist/components/ic-checkbox.js.map +1 -1
  233. package/dist/components/ic-chip.js +56 -33
  234. package/dist/components/ic-chip.js.map +1 -1
  235. package/dist/components/ic-classification-banner.js +14 -5
  236. package/dist/components/ic-classification-banner.js.map +1 -1
  237. package/dist/components/ic-data-list.js +56 -0
  238. package/dist/components/ic-data-list.js.map +1 -0
  239. package/dist/components/ic-data-row.js +14 -13
  240. package/dist/components/ic-data-row.js.map +1 -1
  241. package/dist/components/ic-data-table-title-bar.d.ts +11 -0
  242. package/dist/components/ic-data-table-title-bar.js +136 -0
  243. package/dist/components/ic-data-table-title-bar.js.map +1 -0
  244. package/dist/components/ic-data-table.js +843 -72
  245. package/dist/components/ic-data-table.js.map +1 -1
  246. package/dist/components/ic-date-input2.js +79 -36
  247. package/dist/components/ic-date-input2.js.map +1 -1
  248. package/dist/components/ic-date-picker.js +87 -57
  249. package/dist/components/ic-date-picker.js.map +1 -1
  250. package/dist/components/ic-dialog.js +29 -115
  251. package/dist/components/ic-dialog.js.map +1 -1
  252. package/dist/components/ic-divider2.js +2 -3
  253. package/dist/components/ic-divider2.js.map +1 -1
  254. package/dist/components/ic-empty-state.js +1 -57
  255. package/dist/components/ic-empty-state.js.map +1 -1
  256. package/dist/components/ic-empty-state2.js +80 -0
  257. package/dist/components/ic-empty-state2.js.map +1 -0
  258. package/dist/components/ic-footer-link-group.js +10 -10
  259. package/dist/components/ic-footer-link-group.js.map +1 -1
  260. package/dist/components/ic-footer-link.js +13 -8
  261. package/dist/components/ic-footer-link.js.map +1 -1
  262. package/dist/components/ic-footer.js +9 -10
  263. package/dist/components/ic-footer.js.map +1 -1
  264. package/dist/components/ic-hero.js +28 -14
  265. package/dist/components/ic-hero.js.map +1 -1
  266. package/dist/components/ic-horizontal-scroll2.js +6 -8
  267. package/dist/components/ic-horizontal-scroll2.js.map +1 -1
  268. package/dist/components/ic-input-component-container2.js +25 -20
  269. package/dist/components/ic-input-component-container2.js.map +1 -1
  270. package/dist/components/ic-input-label2.js +9 -11
  271. package/dist/components/ic-input-label2.js.map +1 -1
  272. package/dist/components/ic-input-validation2.js +4 -5
  273. package/dist/components/ic-input-validation2.js.map +1 -1
  274. package/dist/components/ic-link2.js +54 -27
  275. package/dist/components/ic-link2.js.map +1 -1
  276. package/dist/components/ic-loading-indicator2.js +29 -23
  277. package/dist/components/ic-loading-indicator2.js.map +1 -1
  278. package/dist/components/ic-menu-group.js +2 -2
  279. package/dist/components/ic-menu-group.js.map +1 -1
  280. package/dist/components/ic-menu-item2.js +6 -12
  281. package/dist/components/ic-menu-item2.js.map +1 -1
  282. package/dist/components/ic-menu2.js +15 -20
  283. package/dist/components/ic-menu2.js.map +1 -1
  284. package/dist/components/ic-menu3.js +187 -49
  285. package/dist/components/ic-menu3.js.map +1 -1
  286. package/dist/components/ic-navigation-button.js +28 -8
  287. package/dist/components/ic-navigation-button.js.map +1 -1
  288. package/dist/components/ic-navigation-group.js +23 -20
  289. package/dist/components/ic-navigation-group.js.map +1 -1
  290. package/dist/components/ic-navigation-item.js +33 -37
  291. package/dist/components/ic-navigation-item.js.map +1 -1
  292. package/dist/components/ic-navigation-menu2.js +3 -3
  293. package/dist/components/ic-navigation-menu2.js.map +1 -1
  294. package/dist/components/ic-page-header.js +9 -11
  295. package/dist/components/ic-page-header.js.map +1 -1
  296. package/dist/components/ic-pagination-bar2.js +166 -147
  297. package/dist/components/ic-pagination-bar2.js.map +1 -1
  298. package/dist/components/ic-pagination-item2.js +22 -12
  299. package/dist/components/ic-pagination-item2.js.map +1 -1
  300. package/dist/components/ic-pagination2.js +50 -33
  301. package/dist/components/ic-pagination2.js.map +1 -1
  302. package/dist/components/ic-popover-menu.js +35 -33
  303. package/dist/components/ic-popover-menu.js.map +1 -1
  304. package/dist/components/ic-radio-group.js +88 -53
  305. package/dist/components/ic-radio-group.js.map +1 -1
  306. package/dist/components/ic-radio-option.js +47 -60
  307. package/dist/components/ic-radio-option.js.map +1 -1
  308. package/dist/components/ic-search-bar.js +31 -52
  309. package/dist/components/ic-search-bar.js.map +1 -1
  310. package/dist/components/ic-section-container2.js +1 -1
  311. package/dist/components/ic-section-container2.js.map +1 -1
  312. package/dist/components/ic-select-with-multi.js +15 -58
  313. package/dist/components/ic-select-with-multi.js.map +1 -1
  314. package/dist/components/ic-select2.js +60 -43
  315. package/dist/components/ic-select2.js.map +1 -1
  316. package/dist/components/ic-side-navigation.js +8 -9
  317. package/dist/components/ic-side-navigation.js.map +1 -1
  318. package/dist/components/ic-skeleton.js +20 -45
  319. package/dist/components/ic-skeleton.js.map +1 -1
  320. package/dist/components/ic-status-tag.js +7 -15
  321. package/dist/components/ic-status-tag.js.map +1 -1
  322. package/dist/components/ic-step.js +48 -48
  323. package/dist/components/ic-step.js.map +1 -1
  324. package/dist/components/ic-stepper.js +60 -23
  325. package/dist/components/ic-stepper.js.map +1 -1
  326. package/dist/components/ic-switch.js +7 -9
  327. package/dist/components/ic-switch.js.map +1 -1
  328. package/dist/components/ic-tab-context.js +95 -139
  329. package/dist/components/ic-tab-context.js.map +1 -1
  330. package/dist/components/ic-tab-group.js +27 -13
  331. package/dist/components/ic-tab-group.js.map +1 -1
  332. package/dist/components/ic-tab-panel.js +9 -16
  333. package/dist/components/ic-tab-panel.js.map +1 -1
  334. package/dist/components/ic-tab.js +16 -15
  335. package/dist/components/ic-tab.js.map +1 -1
  336. package/dist/components/ic-text-field2.js +105 -114
  337. package/dist/components/ic-text-field2.js.map +1 -1
  338. package/dist/components/ic-theme.js +45 -28
  339. package/dist/components/ic-theme.js.map +1 -1
  340. package/dist/components/ic-toast-region.js +7 -9
  341. package/dist/components/ic-toast-region.js.map +1 -1
  342. package/dist/components/ic-toast.js +93 -36
  343. package/dist/components/ic-toast.js.map +1 -1
  344. package/dist/components/ic-toggle-button-group.js +17 -17
  345. package/dist/components/ic-toggle-button-group.js.map +1 -1
  346. package/dist/components/ic-toggle-button.js +16 -14
  347. package/dist/components/ic-toggle-button.js.map +1 -1
  348. package/dist/components/ic-tooltip2.js +31 -9
  349. package/dist/components/ic-tooltip2.js.map +1 -1
  350. package/dist/components/ic-top-navigation.js +63 -87
  351. package/dist/components/ic-top-navigation.js.map +1 -1
  352. package/dist/components/ic-tree-item.d.ts +11 -0
  353. package/dist/components/ic-tree-item.js +286 -0
  354. package/dist/components/ic-tree-item.js.map +1 -0
  355. package/dist/components/ic-tree-view.d.ts +11 -0
  356. package/dist/components/ic-tree-view.js +237 -0
  357. package/dist/components/ic-tree-view.js.map +1 -0
  358. package/dist/components/ic-typography2.js +65 -22
  359. package/dist/components/ic-typography2.js.map +1 -1
  360. package/dist/core/core.css +101 -29
  361. package/dist/core/core.esm.js +1 -1
  362. package/dist/core/core.esm.js.map +1 -1
  363. package/dist/core/p-0894cab1.entry.js +2 -0
  364. package/dist/core/p-0894cab1.entry.js.map +1 -0
  365. package/dist/core/p-0ab10600.entry.js +2 -0
  366. package/dist/core/p-0ab10600.entry.js.map +1 -0
  367. package/dist/core/p-1109636a.entry.js +2 -0
  368. package/dist/core/p-1109636a.entry.js.map +1 -0
  369. package/dist/core/p-130a05cf.entry.js +2 -0
  370. package/dist/core/p-130a05cf.entry.js.map +1 -0
  371. package/dist/core/p-1e2aa8a6.entry.js +2 -0
  372. package/dist/core/p-1e2aa8a6.entry.js.map +1 -0
  373. package/dist/core/p-1fe35de1.entry.js +2 -0
  374. package/dist/core/p-1fe35de1.entry.js.map +1 -0
  375. package/dist/core/p-202bc922.entry.js +2 -0
  376. package/dist/core/p-202bc922.entry.js.map +1 -0
  377. package/dist/core/p-28323849.entry.js +2 -0
  378. package/dist/core/p-28323849.entry.js.map +1 -0
  379. package/dist/core/p-297e99cf.js +2 -0
  380. package/dist/core/p-297e99cf.js.map +1 -0
  381. package/dist/core/p-2e49fb22.entry.js +2 -0
  382. package/dist/core/p-2e49fb22.entry.js.map +1 -0
  383. package/dist/core/p-2ff4e283.entry.js +2 -0
  384. package/dist/core/p-2ff4e283.entry.js.map +1 -0
  385. package/dist/core/p-30b046b2.entry.js +2 -0
  386. package/dist/core/p-30b046b2.entry.js.map +1 -0
  387. package/dist/core/{p-f8cf2978.js → p-33dd24eb.js} +2 -2
  388. package/dist/core/p-3db785f0.entry.js +2 -0
  389. package/dist/core/p-3db785f0.entry.js.map +1 -0
  390. package/dist/core/p-3ef28704.entry.js +2 -0
  391. package/dist/core/p-3ef28704.entry.js.map +1 -0
  392. package/dist/core/p-42883e4c.entry.js +2 -0
  393. package/dist/core/p-42883e4c.entry.js.map +1 -0
  394. package/dist/core/p-42e0f3bd.entry.js +2 -0
  395. package/dist/core/p-42e0f3bd.entry.js.map +1 -0
  396. package/dist/core/p-44ee5375.entry.js +2 -0
  397. package/dist/core/p-44ee5375.entry.js.map +1 -0
  398. package/dist/core/p-486d8d43.entry.js +2 -0
  399. package/dist/core/p-486d8d43.entry.js.map +1 -0
  400. package/dist/core/p-4dcc37e7.entry.js +2 -0
  401. package/dist/core/p-4dcc37e7.entry.js.map +1 -0
  402. package/dist/core/p-4e28ef60.entry.js +2 -0
  403. package/dist/core/{p-b306cbc8.entry.js.map → p-4e28ef60.entry.js.map} +1 -1
  404. package/dist/core/p-50019ede.entry.js +2 -0
  405. package/dist/core/p-50019ede.entry.js.map +1 -0
  406. package/dist/core/p-505250cf.entry.js +2 -0
  407. package/dist/core/p-505250cf.entry.js.map +1 -0
  408. package/dist/core/p-53e00a8a.entry.js +2 -0
  409. package/dist/core/p-53e00a8a.entry.js.map +1 -0
  410. package/dist/core/p-59028160.entry.js +2 -0
  411. package/dist/core/p-59028160.entry.js.map +1 -0
  412. package/dist/core/p-5accf0bb.entry.js +2 -0
  413. package/dist/core/p-5accf0bb.entry.js.map +1 -0
  414. package/dist/core/p-5b7dfe57.entry.js +2 -0
  415. package/dist/core/p-5b7dfe57.entry.js.map +1 -0
  416. package/dist/core/p-5cfb5821.entry.js +2 -0
  417. package/dist/core/p-5cfb5821.entry.js.map +1 -0
  418. package/dist/core/p-603fea14.entry.js +2 -0
  419. package/dist/core/p-603fea14.entry.js.map +1 -0
  420. package/dist/core/p-64933069.entry.js +2 -0
  421. package/dist/core/p-64933069.entry.js.map +1 -0
  422. package/dist/core/p-6beffd0e.entry.js +2 -0
  423. package/dist/core/p-6beffd0e.entry.js.map +1 -0
  424. package/dist/core/p-77a32de5.entry.js +2 -0
  425. package/dist/core/p-77a32de5.entry.js.map +1 -0
  426. package/dist/core/p-7c268030.entry.js +2 -0
  427. package/dist/core/p-7c268030.entry.js.map +1 -0
  428. package/dist/core/p-7c78f6c6.entry.js +2 -0
  429. package/dist/core/p-7c78f6c6.entry.js.map +1 -0
  430. package/dist/core/p-7c80d79c.entry.js +2 -0
  431. package/dist/core/p-7c80d79c.entry.js.map +1 -0
  432. package/dist/core/{p-c2b5e7b1.entry.js → p-7e1603cc.entry.js} +2 -2
  433. package/dist/core/p-7e1603cc.entry.js.map +1 -0
  434. package/dist/core/p-897b8d16.entry.js +2 -0
  435. package/dist/core/p-897b8d16.entry.js.map +1 -0
  436. package/dist/core/p-8ca2e329.entry.js +2 -0
  437. package/dist/core/p-8ca2e329.entry.js.map +1 -0
  438. package/dist/core/p-8df49808.entry.js +2 -0
  439. package/dist/core/p-8df49808.entry.js.map +1 -0
  440. package/dist/core/p-8f12659d.entry.js +2 -0
  441. package/dist/core/p-8f12659d.entry.js.map +1 -0
  442. package/dist/core/p-903ee57e.entry.js +2 -0
  443. package/dist/core/p-903ee57e.entry.js.map +1 -0
  444. package/dist/core/p-92e3ccb9.entry.js +2 -0
  445. package/dist/core/p-92e3ccb9.entry.js.map +1 -0
  446. package/dist/core/p-9397b15b.js +2 -0
  447. package/dist/core/p-9397b15b.js.map +1 -0
  448. package/dist/core/p-9b54feca.entry.js +2 -0
  449. package/dist/core/p-9b54feca.entry.js.map +1 -0
  450. package/dist/core/{p-356b8a4c.entry.js → p-9f3cf053.entry.js} +2 -2
  451. package/dist/core/{p-356b8a4c.entry.js.map → p-9f3cf053.entry.js.map} +1 -1
  452. package/dist/core/p-a78cf2cb.entry.js +2 -0
  453. package/dist/core/p-a78cf2cb.entry.js.map +1 -0
  454. package/dist/core/p-a9151d0b.entry.js +2 -0
  455. package/dist/core/p-a9151d0b.entry.js.map +1 -0
  456. package/dist/core/p-acc76b80.entry.js +2 -0
  457. package/dist/core/p-acc76b80.entry.js.map +1 -0
  458. package/dist/core/p-aeb6016c.entry.js +2 -0
  459. package/dist/core/p-aeb6016c.entry.js.map +1 -0
  460. package/dist/core/p-b0751bd9.entry.js +2 -0
  461. package/dist/core/p-b0751bd9.entry.js.map +1 -0
  462. package/dist/core/{p-452985d9.entry.js → p-b40ecaef.entry.js} +2 -2
  463. package/dist/core/p-b40ecaef.entry.js.map +1 -0
  464. package/dist/core/p-bb1252fa.entry.js +2 -0
  465. package/dist/core/p-bb1252fa.entry.js.map +1 -0
  466. package/dist/core/p-c033e7d6.entry.js +2 -0
  467. package/dist/core/p-c033e7d6.entry.js.map +1 -0
  468. package/dist/core/p-c1698936.entry.js +2 -0
  469. package/dist/core/p-c1698936.entry.js.map +1 -0
  470. package/dist/core/p-c1e90c85.entry.js +2 -0
  471. package/dist/core/p-c1e90c85.entry.js.map +1 -0
  472. package/dist/core/p-cb63e656.entry.js +2 -0
  473. package/dist/core/p-cb63e656.entry.js.map +1 -0
  474. package/dist/core/p-d03374fc.entry.js +2 -0
  475. package/dist/core/p-d03374fc.entry.js.map +1 -0
  476. package/dist/core/p-d2e7a256.entry.js +2 -0
  477. package/dist/core/p-d2e7a256.entry.js.map +1 -0
  478. package/dist/core/p-d3c0bffb.entry.js +2 -0
  479. package/dist/core/p-d3c0bffb.entry.js.map +1 -0
  480. package/dist/core/p-d5ca3bcb.entry.js +2 -0
  481. package/dist/core/p-d5ca3bcb.entry.js.map +1 -0
  482. package/dist/core/p-da3e8c54.entry.js +2 -0
  483. package/dist/core/p-da3e8c54.entry.js.map +1 -0
  484. package/dist/core/p-e5d99316.entry.js +2 -0
  485. package/dist/core/p-e5d99316.entry.js.map +1 -0
  486. package/dist/core/p-eb65e556.entry.js +2 -0
  487. package/dist/core/p-eb65e556.entry.js.map +1 -0
  488. package/dist/core/p-ec53b435.entry.js +2 -0
  489. package/dist/core/p-ec53b435.entry.js.map +1 -0
  490. package/dist/core/p-ed4cde5a.entry.js +2 -0
  491. package/dist/core/p-ed4cde5a.entry.js.map +1 -0
  492. package/dist/core/{p-baf81f30.entry.js → p-f64abdff.entry.js} +2 -2
  493. package/dist/core/p-f64abdff.entry.js.map +1 -0
  494. package/dist/core/p-f9810621.entry.js +2 -0
  495. package/dist/core/p-f9810621.entry.js.map +1 -0
  496. package/dist/core/p-fb7b99dd.entry.js +2 -0
  497. package/dist/core/p-fb7b99dd.entry.js.map +1 -0
  498. package/dist/esm/core.js +1 -1
  499. package/dist/esm/{date-helpers-4f432e92.js → date-helpers-0e5e32a7.js} +2 -2
  500. package/dist/esm/{date-helpers-4f432e92.js.map → date-helpers-0e5e32a7.js.map} +1 -1
  501. package/dist/esm/{helpers-f328a7b6.js → helpers-5bd2012a.js} +108 -2
  502. package/dist/esm/helpers-5bd2012a.js.map +1 -0
  503. package/dist/esm/{helpers-7aa21b0a.js → helpers-dab8ddfe.js} +85 -91
  504. package/dist/esm/helpers-dab8ddfe.js.map +1 -0
  505. package/dist/esm/ic-accordion-group.entry.js +31 -9
  506. package/dist/esm/ic-accordion-group.entry.js.map +1 -1
  507. package/dist/esm/ic-accordion.entry.js +7 -8
  508. package/dist/esm/ic-accordion.entry.js.map +1 -1
  509. package/dist/esm/ic-alert.entry.js +27 -9
  510. package/dist/esm/ic-alert.entry.js.map +1 -1
  511. package/dist/esm/ic-back-to-top.entry.js +17 -8
  512. package/dist/esm/ic-back-to-top.entry.js.map +1 -1
  513. package/dist/esm/ic-badge.entry.js +67 -117
  514. package/dist/esm/ic-badge.entry.js.map +1 -1
  515. package/dist/esm/ic-breadcrumb-group.entry.js +37 -11
  516. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
  517. package/dist/esm/ic-breadcrumb.entry.js +8 -7
  518. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  519. package/dist/esm/ic-button_3.entry.js +121 -133
  520. package/dist/esm/ic-button_3.entry.js.map +1 -1
  521. package/dist/esm/ic-card-horizontal.entry.js +127 -0
  522. package/dist/esm/ic-card-horizontal.entry.js.map +1 -0
  523. package/dist/esm/ic-card-vertical.entry.js +145 -0
  524. package/dist/esm/ic-card-vertical.entry.js.map +1 -0
  525. package/dist/esm/ic-checkbox-group.entry.js +27 -20
  526. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  527. package/dist/esm/ic-checkbox.entry.js +45 -40
  528. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  529. package/dist/esm/ic-chip.entry.js +49 -31
  530. package/dist/esm/ic-chip.entry.js.map +1 -1
  531. package/dist/esm/ic-classification-banner.entry.js +14 -5
  532. package/dist/esm/ic-classification-banner.entry.js.map +1 -1
  533. package/dist/esm/ic-data-list.entry.js +28 -0
  534. package/dist/esm/ic-data-list.entry.js.map +1 -0
  535. package/dist/esm/ic-data-row.entry.js +12 -12
  536. package/dist/esm/ic-data-row.entry.js.map +1 -1
  537. package/dist/esm/ic-data-table-title-bar.entry.js +53 -0
  538. package/dist/esm/ic-data-table-title-bar.entry.js.map +1 -0
  539. package/dist/esm/ic-data-table.entry.js +808 -66
  540. package/dist/esm/ic-data-table.entry.js.map +1 -1
  541. package/dist/esm/ic-date-input.entry.js +71 -34
  542. package/dist/esm/ic-date-input.entry.js.map +1 -1
  543. package/dist/esm/ic-date-picker.entry.js +82 -56
  544. package/dist/esm/ic-date-picker.entry.js.map +1 -1
  545. package/dist/esm/ic-dialog.entry.js +27 -101
  546. package/dist/esm/ic-dialog.entry.js.map +1 -1
  547. package/dist/esm/ic-divider.entry.js +2 -3
  548. package/dist/esm/ic-divider.entry.js.map +1 -1
  549. package/dist/esm/ic-empty-state_2.entry.js +318 -0
  550. package/dist/esm/ic-empty-state_2.entry.js.map +1 -0
  551. package/dist/esm/ic-footer-link-group.entry.js +9 -10
  552. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  553. package/dist/esm/ic-footer-link.entry.js +6 -8
  554. package/dist/esm/ic-footer-link.entry.js.map +1 -1
  555. package/dist/esm/ic-footer.entry.js +9 -10
  556. package/dist/esm/ic-footer.entry.js.map +1 -1
  557. package/dist/esm/ic-hero.entry.js +28 -13
  558. package/dist/esm/ic-hero.entry.js.map +1 -1
  559. package/dist/esm/ic-horizontal-scroll.entry.js +6 -8
  560. package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
  561. package/dist/esm/ic-input-component-container_4.entry.js +35 -29
  562. package/dist/esm/ic-input-component-container_4.entry.js.map +1 -1
  563. package/dist/esm/ic-link.entry.js +52 -25
  564. package/dist/esm/ic-link.entry.js.map +1 -1
  565. package/dist/esm/ic-menu-group.entry.js +2 -3
  566. package/dist/esm/ic-menu-group.entry.js.map +1 -1
  567. package/dist/esm/ic-menu-item.entry.js +6 -13
  568. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  569. package/dist/esm/ic-menu-with-multi.entry.js +186 -47
  570. package/dist/esm/ic-menu-with-multi.entry.js.map +1 -1
  571. package/dist/esm/ic-menu.entry.js +16 -21
  572. package/dist/esm/ic-menu.entry.js.map +1 -1
  573. package/dist/esm/ic-navigation-button.entry.js +28 -8
  574. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  575. package/dist/esm/ic-navigation-group.entry.js +23 -21
  576. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  577. package/dist/esm/ic-navigation-item.entry.js +33 -38
  578. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  579. package/dist/esm/ic-navigation-menu.entry.js +3 -4
  580. package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
  581. package/dist/esm/ic-page-header.entry.js +10 -12
  582. package/dist/esm/ic-page-header.entry.js.map +1 -1
  583. package/dist/esm/ic-pagination_4.entry.js +221 -180
  584. package/dist/esm/ic-pagination_4.entry.js.map +1 -1
  585. package/dist/esm/ic-popover-menu.entry.js +33 -33
  586. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  587. package/dist/esm/ic-radio-group.entry.js +87 -53
  588. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  589. package/dist/esm/ic-radio-option.entry.js +44 -53
  590. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  591. package/dist/esm/ic-search-bar.entry.js +29 -49
  592. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  593. package/dist/esm/ic-section-container.entry.js +1 -1
  594. package/dist/esm/ic-section-container.entry.js.map +1 -1
  595. package/dist/esm/ic-select-with-multi.entry.js +14 -50
  596. package/dist/esm/ic-select-with-multi.entry.js.map +1 -1
  597. package/dist/esm/ic-side-navigation.entry.js +8 -9
  598. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  599. package/dist/esm/ic-skeleton.entry.js +18 -38
  600. package/dist/esm/ic-skeleton.entry.js.map +1 -1
  601. package/dist/esm/ic-status-tag.entry.js +7 -15
  602. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  603. package/dist/esm/ic-step.entry.js +41 -43
  604. package/dist/esm/ic-step.entry.js.map +1 -1
  605. package/dist/esm/ic-stepper.entry.js +55 -24
  606. package/dist/esm/ic-stepper.entry.js.map +1 -1
  607. package/dist/esm/ic-switch.entry.js +7 -9
  608. package/dist/esm/ic-switch.entry.js.map +1 -1
  609. package/dist/esm/ic-tab-context.entry.js +90 -137
  610. package/dist/esm/ic-tab-context.entry.js.map +1 -1
  611. package/dist/esm/ic-tab-group.entry.js +25 -11
  612. package/dist/esm/ic-tab-group.entry.js.map +1 -1
  613. package/dist/esm/ic-tab-panel.entry.js +6 -13
  614. package/dist/esm/ic-tab-panel.entry.js.map +1 -1
  615. package/dist/esm/ic-tab.entry.js +14 -14
  616. package/dist/esm/ic-tab.entry.js.map +1 -1
  617. package/dist/esm/ic-theme.entry.js +39 -25
  618. package/dist/esm/ic-theme.entry.js.map +1 -1
  619. package/dist/esm/ic-toast-region.entry.js +6 -7
  620. package/dist/esm/ic-toast-region.entry.js.map +1 -1
  621. package/dist/esm/ic-toast.entry.js +88 -35
  622. package/dist/esm/ic-toast.entry.js.map +1 -1
  623. package/dist/esm/ic-toggle-button-group.entry.js +17 -17
  624. package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
  625. package/dist/esm/ic-toggle-button.entry.js +15 -14
  626. package/dist/esm/ic-toggle-button.entry.js.map +1 -1
  627. package/dist/esm/ic-top-navigation.entry.js +62 -86
  628. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  629. package/dist/esm/ic-tree-item.entry.js +237 -0
  630. package/dist/esm/ic-tree-item.entry.js.map +1 -0
  631. package/dist/esm/ic-tree-view.entry.js +199 -0
  632. package/dist/esm/ic-tree-view.entry.js.map +1 -0
  633. package/dist/esm/ic-typography.entry.js +59 -21
  634. package/dist/esm/ic-typography.entry.js.map +1 -1
  635. package/dist/esm/index-93509377.js +26 -14
  636. package/dist/esm/loader.js +1 -1
  637. package/dist/types/components/ic-card-horizontal/ic-card-horizontal.d.ts +71 -0
  638. package/dist/types/components/ic-card-horizontal/ic-card-horizontal.types.d.ts +1 -0
  639. package/dist/types/components/ic-data-table/ic-data-table.d.ts +178 -19
  640. package/dist/types/components/ic-data-table/ic-data-table.types.d.ts +30 -0
  641. package/dist/types/components/ic-data-table/story-data.d.ts +251 -3
  642. package/dist/types/components/ic-data-table-title-bar/ic-data-table-title-bar.d.ts +36 -0
  643. package/dist/types/components/ic-date-input/ic-date-input.d.ts +17 -0
  644. package/dist/types/components/ic-date-picker/ic-date-picker.d.ts +14 -25
  645. package/dist/types/components/ic-menu-with-multi/ic-menu.d.ts +10 -4
  646. package/dist/types/components/ic-pagination-bar/ic-pagination-bar.d.ts +46 -22
  647. package/dist/types/components/ic-pagination-bar/ic-pagination-bar.types.d.ts +4 -0
  648. package/dist/types/components/ic-select-with-multi/ic-select.d.ts +1 -31
  649. package/dist/types/components/ic-tree-item/ic-tree-item.d.ts +95 -0
  650. package/dist/types/components/ic-tree-view/ic-tree-view.d.ts +40 -0
  651. package/dist/types/components.d.ts +560 -117
  652. package/dist/types/interface.d.ts +1 -0
  653. package/dist/types/utils/helpers.d.ts +9 -0
  654. package/dist/types/utils/types.d.ts +24 -8
  655. package/hydrate/index.js +4461 -2588
  656. package/package.json +6 -6
  657. package/dist/cjs/helpers-7a069459.js.map +0 -1
  658. package/dist/cjs/helpers-f75cf7cf.js.map +0 -1
  659. package/dist/cjs/ic-card.cjs.entry.js +0 -126
  660. package/dist/cjs/ic-card.cjs.entry.js.map +0 -1
  661. package/dist/cjs/ic-data-entity.cjs.entry.js +0 -29
  662. package/dist/cjs/ic-data-entity.cjs.entry.js.map +0 -1
  663. package/dist/cjs/ic-empty-state.cjs.entry.js +0 -38
  664. package/dist/cjs/ic-empty-state.cjs.entry.js.map +0 -1
  665. package/dist/cjs/ic-pagination-bar.cjs.entry.js +0 -269
  666. package/dist/cjs/ic-pagination-bar.cjs.entry.js.map +0 -1
  667. package/dist/cjs/types-17dba796.js +0 -16
  668. package/dist/cjs/types-17dba796.js.map +0 -1
  669. package/dist/collection/components/ic-pagination/ic-pagination.types.js +0 -2
  670. package/dist/collection/components/ic-pagination/ic-pagination.types.js.map +0 -1
  671. package/dist/collection/components/ic-select-with-multi/test/a11y/ic-select.test.a11y.js +0 -146
  672. package/dist/collection/components/ic-select-with-multi/test/a11y/ic-select.test.a11y.js.map +0 -1
  673. package/dist/collection/components/ic-select-with-multi/test/basic/ic-select.e2e.js +0 -2040
  674. package/dist/collection/components/ic-select-with-multi/test/basic/ic-select.e2e.js.map +0 -1
  675. package/dist/components/ic-alert2.js +0 -117
  676. package/dist/components/ic-alert2.js.map +0 -1
  677. package/dist/components/ic-card.js +0 -171
  678. package/dist/components/ic-card.js.map +0 -1
  679. package/dist/components/ic-data-entity.js +0 -53
  680. package/dist/components/ic-data-entity.js.map +0 -1
  681. package/dist/components/types.js +0 -16
  682. package/dist/components/types.js.map +0 -1
  683. package/dist/core/p-06ae5bec.entry.js +0 -2
  684. package/dist/core/p-06ae5bec.entry.js.map +0 -1
  685. package/dist/core/p-0939ce92.entry.js +0 -2
  686. package/dist/core/p-0939ce92.entry.js.map +0 -1
  687. package/dist/core/p-16f67397.entry.js +0 -2
  688. package/dist/core/p-16f67397.entry.js.map +0 -1
  689. package/dist/core/p-1832f4b5.entry.js +0 -2
  690. package/dist/core/p-1832f4b5.entry.js.map +0 -1
  691. package/dist/core/p-1b7d426b.entry.js +0 -2
  692. package/dist/core/p-1b7d426b.entry.js.map +0 -1
  693. package/dist/core/p-1ce75941.entry.js +0 -2
  694. package/dist/core/p-1ce75941.entry.js.map +0 -1
  695. package/dist/core/p-2e2e0099.entry.js +0 -2
  696. package/dist/core/p-2e2e0099.entry.js.map +0 -1
  697. package/dist/core/p-33679c06.entry.js +0 -2
  698. package/dist/core/p-33679c06.entry.js.map +0 -1
  699. package/dist/core/p-36508aad.entry.js +0 -2
  700. package/dist/core/p-36508aad.entry.js.map +0 -1
  701. package/dist/core/p-3745da83.entry.js +0 -2
  702. package/dist/core/p-3745da83.entry.js.map +0 -1
  703. package/dist/core/p-3f2e77c3.entry.js +0 -2
  704. package/dist/core/p-3f2e77c3.entry.js.map +0 -1
  705. package/dist/core/p-452985d9.entry.js.map +0 -1
  706. package/dist/core/p-47ac6838.entry.js +0 -2
  707. package/dist/core/p-47ac6838.entry.js.map +0 -1
  708. package/dist/core/p-4f1ffa39.entry.js +0 -2
  709. package/dist/core/p-4f1ffa39.entry.js.map +0 -1
  710. package/dist/core/p-5759d771.entry.js +0 -2
  711. package/dist/core/p-5759d771.entry.js.map +0 -1
  712. package/dist/core/p-5e2e6c3b.entry.js +0 -2
  713. package/dist/core/p-5e2e6c3b.entry.js.map +0 -1
  714. package/dist/core/p-5fe96107.entry.js +0 -2
  715. package/dist/core/p-5fe96107.entry.js.map +0 -1
  716. package/dist/core/p-62e22508.entry.js +0 -2
  717. package/dist/core/p-62e22508.entry.js.map +0 -1
  718. package/dist/core/p-6690bc04.entry.js +0 -2
  719. package/dist/core/p-6690bc04.entry.js.map +0 -1
  720. package/dist/core/p-6c0e2ceb.entry.js +0 -2
  721. package/dist/core/p-6c0e2ceb.entry.js.map +0 -1
  722. package/dist/core/p-76915584.entry.js +0 -2
  723. package/dist/core/p-76915584.entry.js.map +0 -1
  724. package/dist/core/p-76d26018.entry.js +0 -2
  725. package/dist/core/p-76d26018.entry.js.map +0 -1
  726. package/dist/core/p-776671cf.entry.js +0 -2
  727. package/dist/core/p-776671cf.entry.js.map +0 -1
  728. package/dist/core/p-7cecf5d5.entry.js +0 -2
  729. package/dist/core/p-7cecf5d5.entry.js.map +0 -1
  730. package/dist/core/p-85609bdd.entry.js +0 -2
  731. package/dist/core/p-85609bdd.entry.js.map +0 -1
  732. package/dist/core/p-86012178.entry.js +0 -2
  733. package/dist/core/p-86012178.entry.js.map +0 -1
  734. package/dist/core/p-8a7e7d23.entry.js +0 -2
  735. package/dist/core/p-8a7e7d23.entry.js.map +0 -1
  736. package/dist/core/p-8c90110a.entry.js +0 -2
  737. package/dist/core/p-8c90110a.entry.js.map +0 -1
  738. package/dist/core/p-8ea47d42.entry.js +0 -2
  739. package/dist/core/p-8ea47d42.entry.js.map +0 -1
  740. package/dist/core/p-9777ebb1.entry.js +0 -2
  741. package/dist/core/p-9777ebb1.entry.js.map +0 -1
  742. package/dist/core/p-982a6e88.entry.js +0 -2
  743. package/dist/core/p-982a6e88.entry.js.map +0 -1
  744. package/dist/core/p-98448bdb.entry.js +0 -2
  745. package/dist/core/p-98448bdb.entry.js.map +0 -1
  746. package/dist/core/p-9d01a7ad.entry.js +0 -2
  747. package/dist/core/p-9d01a7ad.entry.js.map +0 -1
  748. package/dist/core/p-9d540656.entry.js +0 -2
  749. package/dist/core/p-9d540656.entry.js.map +0 -1
  750. package/dist/core/p-9e3178e8.entry.js +0 -2
  751. package/dist/core/p-9e3178e8.entry.js.map +0 -1
  752. package/dist/core/p-a0f9b259.entry.js +0 -2
  753. package/dist/core/p-a0f9b259.entry.js.map +0 -1
  754. package/dist/core/p-a42c2f37.entry.js +0 -2
  755. package/dist/core/p-a42c2f37.entry.js.map +0 -1
  756. package/dist/core/p-a6447b13.entry.js +0 -2
  757. package/dist/core/p-a6447b13.entry.js.map +0 -1
  758. package/dist/core/p-aabab75f.entry.js +0 -2
  759. package/dist/core/p-aabab75f.entry.js.map +0 -1
  760. package/dist/core/p-ae422058.entry.js +0 -2
  761. package/dist/core/p-ae422058.entry.js.map +0 -1
  762. package/dist/core/p-b2aa3d7c.entry.js +0 -2
  763. package/dist/core/p-b2aa3d7c.entry.js.map +0 -1
  764. package/dist/core/p-b306cbc8.entry.js +0 -2
  765. package/dist/core/p-baf81f30.entry.js.map +0 -1
  766. package/dist/core/p-c2b5e7b1.entry.js.map +0 -1
  767. package/dist/core/p-c7590421.entry.js +0 -2
  768. package/dist/core/p-c7590421.entry.js.map +0 -1
  769. package/dist/core/p-c7820c23.entry.js +0 -2
  770. package/dist/core/p-c7820c23.entry.js.map +0 -1
  771. package/dist/core/p-ca8cbd6a.entry.js +0 -2
  772. package/dist/core/p-ca8cbd6a.entry.js.map +0 -1
  773. package/dist/core/p-caf857de.entry.js +0 -2
  774. package/dist/core/p-caf857de.entry.js.map +0 -1
  775. package/dist/core/p-cc7bc438.entry.js +0 -2
  776. package/dist/core/p-cc7bc438.entry.js.map +0 -1
  777. package/dist/core/p-cd799087.js +0 -2
  778. package/dist/core/p-cd799087.js.map +0 -1
  779. package/dist/core/p-d32692e2.entry.js +0 -2
  780. package/dist/core/p-d32692e2.entry.js.map +0 -1
  781. package/dist/core/p-d35c7c18.js +0 -2
  782. package/dist/core/p-d35c7c18.js.map +0 -1
  783. package/dist/core/p-d3856ed3.entry.js +0 -2
  784. package/dist/core/p-d3856ed3.entry.js.map +0 -1
  785. package/dist/core/p-d4fdd8c1.entry.js +0 -2
  786. package/dist/core/p-d4fdd8c1.entry.js.map +0 -1
  787. package/dist/core/p-d5c99ec3.entry.js +0 -2
  788. package/dist/core/p-d5c99ec3.entry.js.map +0 -1
  789. package/dist/core/p-e189f1d0.entry.js +0 -2
  790. package/dist/core/p-e189f1d0.entry.js.map +0 -1
  791. package/dist/core/p-e473bbf8.entry.js +0 -2
  792. package/dist/core/p-e473bbf8.entry.js.map +0 -1
  793. package/dist/core/p-e74f1d09.entry.js +0 -2
  794. package/dist/core/p-e74f1d09.entry.js.map +0 -1
  795. package/dist/core/p-e79e0292.entry.js +0 -2
  796. package/dist/core/p-e79e0292.entry.js.map +0 -1
  797. package/dist/core/p-e84b0310.entry.js +0 -2
  798. package/dist/core/p-e84b0310.entry.js.map +0 -1
  799. package/dist/core/p-f55ad6ae.entry.js +0 -2
  800. package/dist/core/p-f55ad6ae.entry.js.map +0 -1
  801. package/dist/core/p-f91527a0.entry.js +0 -2
  802. package/dist/core/p-f91527a0.entry.js.map +0 -1
  803. package/dist/core/p-fbf4e9b7.entry.js +0 -2
  804. package/dist/core/p-fbf4e9b7.entry.js.map +0 -1
  805. package/dist/core/p-fd186591.js +0 -2
  806. package/dist/core/p-fd186591.js.map +0 -1
  807. package/dist/esm/helpers-7aa21b0a.js.map +0 -1
  808. package/dist/esm/helpers-f328a7b6.js.map +0 -1
  809. package/dist/esm/ic-card.entry.js +0 -122
  810. package/dist/esm/ic-card.entry.js.map +0 -1
  811. package/dist/esm/ic-data-entity.entry.js +0 -25
  812. package/dist/esm/ic-data-entity.entry.js.map +0 -1
  813. package/dist/esm/ic-empty-state.entry.js +0 -34
  814. package/dist/esm/ic-empty-state.entry.js.map +0 -1
  815. package/dist/esm/ic-pagination-bar.entry.js +0 -265
  816. package/dist/esm/ic-pagination-bar.entry.js.map +0 -1
  817. package/dist/esm/types-f605c21c.js +0 -16
  818. package/dist/esm/types-f605c21c.js.map +0 -1
  819. package/dist/types/components/ic-pagination/ic-pagination.types.d.ts +0 -6
  820. /package/dist/core/{p-f8cf2978.js.map → p-33dd24eb.js.map} +0 -0
  821. /package/dist/types/components/{ic-select-with-multi/test/a11y/ic-select.test.a11y.d.ts → ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.d.ts} +0 -0
@@ -5,19 +5,69 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableSortOrderOptions } from "./components/ic-data-table/ic-data-table.types";
9
- import { IcPaginationAlignmentOptions, IcPaginationControlTypes, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
10
- import { IcDateFormat, IcInformationStatusOrEmpty, IcSearchMatchPositions, IcSizes, IcValueEventDetail, IcWeekDays } from "./utils/types";
11
- import { IcActivationTypes, IcMenuOption } from "@ukic/web-components/dist/types/utils/types";
8
+ import { IcCardSizes } from "./components/ic-card-horizontal/ic-card-horizontal.types";
9
+ import { IcDataTableColumnObject, IcDataTableDataType, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail, IcSortEventDetail } from "./components/ic-data-table/ic-data-table.types";
10
+ import { IcActivationTypes, IcMenuOption, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
11
+ import { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcThemeForegroundNoDefault as IcThemeForegroundNoDefault1, IcValueEventDetail, IcWeekDays } from "./utils/types";
12
12
  import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
13
+ import { IcPaginationAlignmentOptions, IcPaginationLabelTypes, IcPaginationTypes } from "@ukic/web-components/dist/types/components/ic-pagination/ic-pagination.types";
13
14
  import { IcThemeForeground } from "@ukic/web-components/dist/types/interface";
14
- export { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableSortOrderOptions } from "./components/ic-data-table/ic-data-table.types";
15
- export { IcPaginationAlignmentOptions, IcPaginationControlTypes, IcPaginationTypes } from "./components/ic-pagination/ic-pagination.types";
16
- export { IcDateFormat, IcInformationStatusOrEmpty, IcSearchMatchPositions, IcSizes, IcValueEventDetail, IcWeekDays } from "./utils/types";
17
- export { IcActivationTypes, IcMenuOption } from "@ukic/web-components/dist/types/utils/types";
15
+ import { IcPageChangeEventDetail } from "./components/ic-pagination-bar/ic-pagination-bar.types";
16
+ export { IcCardSizes } from "./components/ic-card-horizontal/ic-card-horizontal.types";
17
+ export { IcDataTableColumnObject, IcDataTableDataType, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail, IcSortEventDetail } from "./components/ic-data-table/ic-data-table.types";
18
+ export { IcActivationTypes, IcMenuOption, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
19
+ export { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcThemeForegroundNoDefault as IcThemeForegroundNoDefault1, IcValueEventDetail, IcWeekDays } from "./utils/types";
18
20
  export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
21
+ export { IcPaginationAlignmentOptions, IcPaginationLabelTypes, IcPaginationTypes } from "@ukic/web-components/dist/types/components/ic-pagination/ic-pagination.types";
19
22
  export { IcThemeForeground } from "@ukic/web-components/dist/types/interface";
23
+ export { IcPageChangeEventDetail } from "./components/ic-pagination-bar/ic-pagination-bar.types";
20
24
  export namespace Components {
25
+ interface IcCardHorizontal {
26
+ /**
27
+ * If `true`, the horizontal card will be a clickable variant, instead of static.
28
+ */
29
+ "clickable"?: boolean;
30
+ /**
31
+ * If `true`, the horizontal card will be disabled if it is clickable.
32
+ */
33
+ "disabled"?: boolean;
34
+ /**
35
+ * The heading for the horizontal card. This is required, unless a slotted heading is used.
36
+ */
37
+ "heading"?: string;
38
+ /**
39
+ * The URL that the clickable horizontal card link points to. If set, the clickable horizontal card will render as an "a" tag, otherwise it will render as a button.
40
+ */
41
+ "href"?: string | undefined;
42
+ /**
43
+ * The human language of the linked URL.
44
+ */
45
+ "hreflang"?: string;
46
+ /**
47
+ * The main body message of the horizontal card.
48
+ */
49
+ "message"?: string;
50
+ /**
51
+ * How much of the referrer to send when following the link.
52
+ */
53
+ "referrerpolicy"?: ReferrerPolicy;
54
+ /**
55
+ * The relationship of the linked URL as space-separated link types.
56
+ */
57
+ "rel"?: string;
58
+ /**
59
+ * Sets focus on the card.
60
+ */
61
+ "setFocus": () => Promise<void>;
62
+ /**
63
+ * The size of the horizontal card.
64
+ */
65
+ "size": IcCardSizes;
66
+ /**
67
+ * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
68
+ */
69
+ "target"?: string;
70
+ }
21
71
  interface IcDataTable {
22
72
  /**
23
73
  * The title for the table only visible to screen readers.
@@ -30,7 +80,7 @@ export namespace Components {
30
80
  /**
31
81
  * The row content for the table.
32
82
  */
33
- "data": { [key: string]: any }[];
83
+ "data": IcDataTableDataType[];
34
84
  /**
35
85
  * Set the density of the table including font and padding.
36
86
  */
@@ -39,21 +89,56 @@ export namespace Components {
39
89
  * Applies a border to the table container.
40
90
  */
41
91
  "embedded"?: boolean;
92
+ /**
93
+ * Sets the row height on all rows in the table that aren't set using the `variableRowHeight` method.
94
+ */
95
+ "globalRowHeight"?: IcDataTableRowHeights;
96
+ /**
97
+ * Sets the table height. Can be set to `auto` or a specific value in `px`, `rem`, or `%`.
98
+ */
99
+ "height"?: string;
42
100
  /**
43
101
  * If `true`, column headers will not be visible.
44
102
  */
45
103
  "hideColumnHeaders"?: boolean;
46
104
  /**
47
- * Sets the props for the pagination bar.
105
+ * When set to `true`, the full table will show a loading state, featuring a radial indicator.
48
106
  */
49
- "paginationOptions"?: {
50
- itemsPerPage?: { label: string; value: string }[];
51
- type?: IcPaginationTypes;
52
- control?: IcPaginationControlTypes;
53
- itemsPerPageControl?: boolean;
54
- goToPageControl?: boolean;
55
- alignment?: IcPaginationAlignmentOptions;
107
+ "loading"?: boolean;
108
+ /**
109
+ * Sets the props for the circular loading indicator used in the loading state.
110
+ */
111
+ "loadingOptions"?: {
112
+ appearance?: IcThemeForegroundNoDefault;
113
+ description?: string;
114
+ label?: string;
115
+ labelDuration?: number;
116
+ max?: number;
117
+ min?: number;
118
+ progress?: number;
119
+ showBackground?: boolean;
120
+ monochrome?: boolean;
56
121
  };
122
+ /**
123
+ * Sets the maximum width of the data table. Can be set in `px`, `rem`, or `%`.
124
+ */
125
+ "maxWidth"?: string;
126
+ /**
127
+ * Sets the minimum width of the data table. Can be set in `px`, `rem`, or `%`.
128
+ */
129
+ "minWidth"?: string;
130
+ /**
131
+ * The minimum amount of time the `loading` state displays for before showing the data. Used to prevent flashing in the component.
132
+ */
133
+ "minimumLoadingDisplayDuration"?: number;
134
+ /**
135
+ * Sets the props for the built-in pagination bar. If the `pagination-bar` slot is used then this prop is ignored.
136
+ */
137
+ "paginationBarOptions"?: IcPaginationBarOptions;
138
+ /**
139
+ * Resets the `globalRowHeight` prop to number or auto and sets the `variableRowHeight` prop to `null`.
140
+ */
141
+ "resetRowHeights": (rowHeight?: number | "auto") => Promise<void>;
57
142
  /**
58
143
  * If `true`, adds a pagination bar to the bottom of the table.
59
144
  */
@@ -77,6 +162,58 @@ export namespace Components {
77
162
  * If `true`, row headers will remain to the left when scrolling horizontally.
78
163
  */
79
164
  "stickyRowHeaders"?: boolean;
165
+ /**
166
+ * Sets the layout of the table
167
+ */
168
+ "tableLayout"?: "fixed" | "auto";
169
+ /**
170
+ * Sets the method used to truncate long text in cells where textWrap is `false`. The `tooltip` truncation pattern allows the overflowing text to be seen in a tooltip. The `show-hide` truncation pattern allows the overflowing text to be shown and hidden using the ic-typography "See more"/"See less" buttons.
171
+ */
172
+ "truncationPattern"?: IcDataTableTruncationTypes;
173
+ /**
174
+ * If `true`, the table displays a linear loading indicator below the header row to indicate an updating state.
175
+ */
176
+ "updating"?: boolean;
177
+ /**
178
+ * Sets the props for the linear loading indicator used in the updating state.
179
+ */
180
+ "updatingOptions"?: {
181
+ appearance?: IcThemeForegroundNoDefault;
182
+ description?: string;
183
+ max?: number;
184
+ min?: number;
185
+ progress?: number;
186
+ monochrome?: boolean;
187
+ };
188
+ /**
189
+ * Allows for custom setting of row heights on individual rows based on an individual value from the `data` prop and the row index. If the function returns `null`, that row's height will be set to the `globalRowHeight` property.
190
+ */
191
+ "variableRowHeight"?: (params: {
192
+ [key: string]: any;
193
+ index: number;
194
+ }) => IcDataTableRowHeights | null;
195
+ /**
196
+ * Sets the table width. Can be set to `auto` or a specific value in `px`, `rem`, or `%`.
197
+ */
198
+ "width"?: string;
199
+ }
200
+ interface IcDataTableTitleBar {
201
+ /**
202
+ * The description that is displayed below the `heading` and `metadata`. Can be overridden with the `description` slot.
203
+ */
204
+ "description"?: string;
205
+ /**
206
+ * The heading of the title bar. Can be overridden with the `heading` slot. If used with an `ic-data-table` it will default to the table's `caption` unless overridden.
207
+ */
208
+ "heading"?: string;
209
+ /**
210
+ * When `true`, the density select will not be rendered.
211
+ */
212
+ "hideDensitySelect"?: boolean;
213
+ /**
214
+ * The metadata displayed next to the `heading`.
215
+ */
216
+ "metadata"?: string;
80
217
  }
81
218
  interface IcDateInput {
82
219
  /**
@@ -120,10 +257,18 @@ export namespace Components {
120
257
  * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
121
258
  */
122
259
  "helperText"?: string;
260
+ /**
261
+ * If `true`, the helper text will be visually hidden, but still read out by screenreaders.
262
+ */
263
+ "hideHelperText": boolean;
123
264
  /**
124
265
  * The ID for the input.
125
266
  */
126
267
  "inputId"?: string;
268
+ /**
269
+ * The text to display as the validation message when an invalid date is entered.
270
+ */
271
+ "invalidDateMessage"?: string;
127
272
  /**
128
273
  * The label for the date input.
129
274
  */
@@ -155,6 +300,7 @@ export namespace Components {
155
300
  * The size of the date input to be displayed.
156
301
  */
157
302
  "size"?: IcSizes;
303
+ "triggerIcChange": (d: Date) => Promise<void>;
158
304
  /**
159
305
  * The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
160
306
  */
@@ -205,10 +351,18 @@ export namespace Components {
205
351
  * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
206
352
  */
207
353
  "helperText"?: string;
354
+ /**
355
+ * If `true`, the helper text will be visually hidden, but still read out by screenreaders.
356
+ */
357
+ "hideHelperText": boolean;
208
358
  /**
209
359
  * The ID for the input field. The default will be an automatically generated value.
210
360
  */
211
361
  "inputId"?: string;
362
+ /**
363
+ * The text to display as the validation message when an invalid date is entered.
364
+ */
365
+ "invalidDateMessage"?: string;
212
366
  /**
213
367
  * The label for the date input.
214
368
  */
@@ -326,10 +480,6 @@ export namespace Components {
326
480
  * The size of the menu.
327
481
  */
328
482
  "size"?: IcSizes;
329
- /**
330
- * @deprecated This prop should not be used anymore. Set prop `size` to "small" instead.
331
- */
332
- "small"?: boolean;
333
483
  /**
334
484
  * The value of the currently selected option - or array of values (if multiple options allowed).
335
485
  */
@@ -349,7 +499,15 @@ export namespace Components {
349
499
  */
350
500
  "appearance"?: IcThemeForeground;
351
501
  /**
352
- * The label which will be used in place of 'items' if paginationType is data. Should be capitalised.
502
+ * The current page number to be displayed on the pagination bar.
503
+ */
504
+ "currentPage"?: number;
505
+ /**
506
+ * If `true`, the number of total items and current item range or number of total pages and current page will be hidden.
507
+ */
508
+ "hideRangeLabel"?: boolean;
509
+ /**
510
+ * The text which will be used in place of 'Item' on the pagination bar.
353
511
  */
354
512
  "itemLabel"?: string;
355
513
  /**
@@ -360,25 +518,17 @@ export namespace Components {
360
518
  value: string;
361
519
  }[];
362
520
  /**
363
- * The label which will be used in place of 'Page' if paginationType is page. Should be capitalised.
521
+ * The text which will be used in place of 'Page' on the pagination bar.
364
522
  */
365
523
  "pageLabel"?: string;
366
- /**
367
- * Whether the displayed pagination is simple or complex.
368
- */
369
- "paginationControl"?: IcPaginationControlTypes;
370
524
  /**
371
525
  * Whether total number of items and current item range or total number of pages and current page is displayed.
372
526
  */
373
- "paginationType"?: IcPaginationTypes;
527
+ "rangeLabelType"?: IcPaginationLabelTypes;
374
528
  /**
375
529
  * If `true`, the 'go to page' control should be displayed.
376
530
  */
377
531
  "showGoToPageControl"?: boolean;
378
- /**
379
- * If `true`, the number of total items and current item range or number of total pages and current page should be displayed.
380
- */
381
- "showItemsPerPage"?: boolean;
382
532
  /**
383
533
  * If `true`, the select input to control 'items per page' should be displayed.
384
534
  */
@@ -387,12 +537,12 @@ export namespace Components {
387
537
  * Total number of items to be displayed across all pages.
388
538
  */
389
539
  "totalItems": number;
390
- }
391
- interface IcSelectWithMulti {
392
540
  /**
393
- * **[DEPRECATED]** This prop should not be used anymore.
541
+ * Whether the displayed pagination is simple or complex.
394
542
  */
395
- "charactersUntilSuggestions"?: number;
543
+ "type"?: IcPaginationTypes;
544
+ }
545
+ interface IcSelectWithMulti {
396
546
  /**
397
547
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
398
548
  */
@@ -400,7 +550,7 @@ export namespace Components {
400
550
  /**
401
551
  * If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
402
552
  */
403
- "disableFilter"?: boolean;
553
+ "disableAutoFiltering"?: boolean;
404
554
  /**
405
555
  * If `true`, the disabled state will be set.
406
556
  */
@@ -413,26 +563,6 @@ export namespace Components {
413
563
  * The <form> element to associate the select with.
414
564
  */
415
565
  "form"?: string;
416
- /**
417
- * The URL that processes the information submitted by the select. It overrides the action attribute of the select's form owner. Does nothing if there is no form owner. This prop should only be used with searchable select and will only be applied if searchable is true.
418
- */
419
- "formaction"?: string;
420
- /**
421
- * The way the submitted form data is encoded. This prop should only be used with searchable select and will only be applied if searchable is true.
422
- */
423
- "formenctype"?: string;
424
- /**
425
- * The HTTP method used to submit the form. This prop should only be used with searchable select and will only be applied if searchable is true.
426
- */
427
- "formmethod"?: string;
428
- /**
429
- * If `true`, the form will not be validated when submitted. This prop should only be used with searchable select and will only be applied if searchable is true.
430
- */
431
- "formnovalidate"?: boolean;
432
- /**
433
- * The place to display the response from submitting the form. It overrides the target attribute of the select's form owner. This prop should only be used with searchable select and will only be applied if searchable is true.
434
- */
435
- "formtarget"?: string;
436
566
  /**
437
567
  * If `true`, the select element will fill the width of the container. This prop should only be used with searchable select and will only be applied if searchable is true.
438
568
  */
@@ -517,10 +647,6 @@ export namespace Components {
517
647
  * The size of the select.
518
648
  */
519
649
  "size"?: IcSizes;
520
- /**
521
- * **[DEPRECATED]** This prop should not be used anymore. Set prop `size` to "small" instead.
522
- */
523
- "small"?: boolean;
524
650
  /**
525
651
  * If using external filtering, set a timeout for when loading takes too long.
526
652
  */
@@ -538,6 +664,72 @@ export namespace Components {
538
664
  */
539
665
  "value"?: string | string[];
540
666
  }
667
+ interface IcTreeItem {
668
+ "appearance"?: IcThemeForegroundNoDefault1;
669
+ /**
670
+ * If `true`, the tree item appears in the disabled state.
671
+ */
672
+ "disabled"?: boolean;
673
+ "expanded": boolean;
674
+ "hasParentExpanded": boolean;
675
+ /**
676
+ * The URL that the tree item link points to. If set, the tree item will render as an "a" tag, otherwise it will render as a div.
677
+ */
678
+ "href"?: string | undefined;
679
+ /**
680
+ * The human language of the linked URL.
681
+ */
682
+ "hreflang"?: string;
683
+ "isParent": boolean;
684
+ /**
685
+ * The label of the tree item.
686
+ */
687
+ "label": string;
688
+ /**
689
+ * How much of the referrer to send when following the link.
690
+ */
691
+ "referrerpolicy"?: ReferrerPolicy;
692
+ /**
693
+ * The relationship of the linked URL as space-separated link types.
694
+ */
695
+ "rel"?: string;
696
+ /**
697
+ * If `true`, the tree item appears in the selected state.
698
+ */
699
+ "selected": boolean;
700
+ /**
701
+ * Sets focus on the native `input`.
702
+ */
703
+ "setFocus": () => Promise<void>;
704
+ "size"?: IcSizes;
705
+ /**
706
+ * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
707
+ */
708
+ "target"?: string;
709
+ "updateAriaLabel": () => Promise<void>;
710
+ }
711
+ interface IcTreeView {
712
+ /**
713
+ * The appearance of the tree view, e.g. dark, or light.
714
+ */
715
+ "appearance"?: IcThemeForegroundNoDefault1;
716
+ /**
717
+ * The heading of the tree view.
718
+ */
719
+ "heading"?: string;
720
+ /**
721
+ * The size of the tree view.
722
+ */
723
+ "size"?: IcSizes;
724
+ }
725
+ }
726
+ export interface IcDataTableCustomEvent<T> extends CustomEvent<T> {
727
+ detail: T;
728
+ target: HTMLIcDataTableElement;
729
+ }
730
+ export interface IcDataTableTitleBarCustomEvent<T> extends CustomEvent<T> {
731
+ detail: T;
732
+ target: HTMLIcDataTableTitleBarElement;
541
733
  }
542
734
  export interface IcDateInputCustomEvent<T> extends CustomEvent<T> {
543
735
  detail: T;
@@ -559,13 +751,52 @@ export interface IcSelectWithMultiCustomEvent<T> extends CustomEvent<T> {
559
751
  detail: T;
560
752
  target: HTMLIcSelectWithMultiElement;
561
753
  }
754
+ export interface IcTreeItemCustomEvent<T> extends CustomEvent<T> {
755
+ detail: T;
756
+ target: HTMLIcTreeItemElement;
757
+ }
562
758
  declare global {
759
+ interface HTMLIcCardHorizontalElement extends Components.IcCardHorizontal, HTMLStencilElement {
760
+ }
761
+ var HTMLIcCardHorizontalElement: {
762
+ prototype: HTMLIcCardHorizontalElement;
763
+ new (): HTMLIcCardHorizontalElement;
764
+ };
765
+ interface HTMLIcDataTableElementEventMap {
766
+ "icRowHeightChange": void;
767
+ "icSortChange": IcSortEventDetail;
768
+ }
563
769
  interface HTMLIcDataTableElement extends Components.IcDataTable, HTMLStencilElement {
770
+ addEventListener<K extends keyof HTMLIcDataTableElementEventMap>(type: K, listener: (this: HTMLIcDataTableElement, ev: IcDataTableCustomEvent<HTMLIcDataTableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
771
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
772
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
773
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
774
+ removeEventListener<K extends keyof HTMLIcDataTableElementEventMap>(type: K, listener: (this: HTMLIcDataTableElement, ev: IcDataTableCustomEvent<HTMLIcDataTableElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
775
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
776
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
777
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
564
778
  }
565
779
  var HTMLIcDataTableElement: {
566
780
  prototype: HTMLIcDataTableElement;
567
781
  new (): HTMLIcDataTableElement;
568
782
  };
783
+ interface HTMLIcDataTableTitleBarElementEventMap {
784
+ "icTableDensityUpdate": IcDensityUpdateEventDetail;
785
+ }
786
+ interface HTMLIcDataTableTitleBarElement extends Components.IcDataTableTitleBar, HTMLStencilElement {
787
+ addEventListener<K extends keyof HTMLIcDataTableTitleBarElementEventMap>(type: K, listener: (this: HTMLIcDataTableTitleBarElement, ev: IcDataTableTitleBarCustomEvent<HTMLIcDataTableTitleBarElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
788
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
789
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
790
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
791
+ removeEventListener<K extends keyof HTMLIcDataTableTitleBarElementEventMap>(type: K, listener: (this: HTMLIcDataTableTitleBarElement, ev: IcDataTableTitleBarCustomEvent<HTMLIcDataTableTitleBarElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
792
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
793
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
794
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
795
+ }
796
+ var HTMLIcDataTableTitleBarElement: {
797
+ prototype: HTMLIcDataTableTitleBarElement;
798
+ new (): HTMLIcDataTableTitleBarElement;
799
+ };
569
800
  interface HTMLIcDateInputElementEventMap {
570
801
  "calendarButtonClicked": { value: Date };
571
802
  "icBlur": { value: Date };
@@ -628,7 +859,7 @@ declare global {
628
859
  new (): HTMLIcMenuWithMultiElement;
629
860
  };
630
861
  interface HTMLIcPaginationBarElementEventMap {
631
- "icPageChange": { value: number };
862
+ "icPageChange": IcPageChangeEventDetail;
632
863
  "icItemsPerPageChange": { value: number };
633
864
  }
634
865
  interface HTMLIcPaginationBarElement extends Components.IcPaginationBar, HTMLStencilElement {
@@ -669,16 +900,85 @@ declare global {
669
900
  prototype: HTMLIcSelectWithMultiElement;
670
901
  new (): HTMLIcSelectWithMultiElement;
671
902
  };
903
+ interface HTMLIcTreeItemElementEventMap {
904
+ "icTreeItemSelected": { id: string };
905
+ }
906
+ interface HTMLIcTreeItemElement extends Components.IcTreeItem, HTMLStencilElement {
907
+ addEventListener<K extends keyof HTMLIcTreeItemElementEventMap>(type: K, listener: (this: HTMLIcTreeItemElement, ev: IcTreeItemCustomEvent<HTMLIcTreeItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
908
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
909
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
910
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
911
+ removeEventListener<K extends keyof HTMLIcTreeItemElementEventMap>(type: K, listener: (this: HTMLIcTreeItemElement, ev: IcTreeItemCustomEvent<HTMLIcTreeItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
912
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
913
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
914
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
915
+ }
916
+ var HTMLIcTreeItemElement: {
917
+ prototype: HTMLIcTreeItemElement;
918
+ new (): HTMLIcTreeItemElement;
919
+ };
920
+ interface HTMLIcTreeViewElement extends Components.IcTreeView, HTMLStencilElement {
921
+ }
922
+ var HTMLIcTreeViewElement: {
923
+ prototype: HTMLIcTreeViewElement;
924
+ new (): HTMLIcTreeViewElement;
925
+ };
672
926
  interface HTMLElementTagNameMap {
927
+ "ic-card-horizontal": HTMLIcCardHorizontalElement;
673
928
  "ic-data-table": HTMLIcDataTableElement;
929
+ "ic-data-table-title-bar": HTMLIcDataTableTitleBarElement;
674
930
  "ic-date-input": HTMLIcDateInputElement;
675
931
  "ic-date-picker": HTMLIcDatePickerElement;
676
932
  "ic-menu-with-multi": HTMLIcMenuWithMultiElement;
677
933
  "ic-pagination-bar": HTMLIcPaginationBarElement;
678
934
  "ic-select-with-multi": HTMLIcSelectWithMultiElement;
935
+ "ic-tree-item": HTMLIcTreeItemElement;
936
+ "ic-tree-view": HTMLIcTreeViewElement;
679
937
  }
680
938
  }
681
939
  declare namespace LocalJSX {
940
+ interface IcCardHorizontal {
941
+ /**
942
+ * If `true`, the horizontal card will be a clickable variant, instead of static.
943
+ */
944
+ "clickable"?: boolean;
945
+ /**
946
+ * If `true`, the horizontal card will be disabled if it is clickable.
947
+ */
948
+ "disabled"?: boolean;
949
+ /**
950
+ * The heading for the horizontal card. This is required, unless a slotted heading is used.
951
+ */
952
+ "heading"?: string;
953
+ /**
954
+ * The URL that the clickable horizontal card link points to. If set, the clickable horizontal card will render as an "a" tag, otherwise it will render as a button.
955
+ */
956
+ "href"?: string | undefined;
957
+ /**
958
+ * The human language of the linked URL.
959
+ */
960
+ "hreflang"?: string;
961
+ /**
962
+ * The main body message of the horizontal card.
963
+ */
964
+ "message"?: string;
965
+ /**
966
+ * How much of the referrer to send when following the link.
967
+ */
968
+ "referrerpolicy"?: ReferrerPolicy;
969
+ /**
970
+ * The relationship of the linked URL as space-separated link types.
971
+ */
972
+ "rel"?: string;
973
+ /**
974
+ * The size of the horizontal card.
975
+ */
976
+ "size"?: IcCardSizes;
977
+ /**
978
+ * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
979
+ */
980
+ "target"?: string;
981
+ }
682
982
  interface IcDataTable {
683
983
  /**
684
984
  * The title for the table only visible to screen readers.
@@ -691,7 +991,7 @@ declare namespace LocalJSX {
691
991
  /**
692
992
  * The row content for the table.
693
993
  */
694
- "data"?: { [key: string]: any }[];
994
+ "data"?: IcDataTableDataType[];
695
995
  /**
696
996
  * Set the density of the table including font and padding.
697
997
  */
@@ -700,21 +1000,60 @@ declare namespace LocalJSX {
700
1000
  * Applies a border to the table container.
701
1001
  */
702
1002
  "embedded"?: boolean;
1003
+ /**
1004
+ * Sets the row height on all rows in the table that aren't set using the `variableRowHeight` method.
1005
+ */
1006
+ "globalRowHeight"?: IcDataTableRowHeights;
1007
+ /**
1008
+ * Sets the table height. Can be set to `auto` or a specific value in `px`, `rem`, or `%`.
1009
+ */
1010
+ "height"?: string;
703
1011
  /**
704
1012
  * If `true`, column headers will not be visible.
705
1013
  */
706
1014
  "hideColumnHeaders"?: boolean;
707
1015
  /**
708
- * Sets the props for the pagination bar.
1016
+ * When set to `true`, the full table will show a loading state, featuring a radial indicator.
709
1017
  */
710
- "paginationOptions"?: {
711
- itemsPerPage?: { label: string; value: string }[];
712
- type?: IcPaginationTypes;
713
- control?: IcPaginationControlTypes;
714
- itemsPerPageControl?: boolean;
715
- goToPageControl?: boolean;
716
- alignment?: IcPaginationAlignmentOptions;
1018
+ "loading"?: boolean;
1019
+ /**
1020
+ * Sets the props for the circular loading indicator used in the loading state.
1021
+ */
1022
+ "loadingOptions"?: {
1023
+ appearance?: IcThemeForegroundNoDefault;
1024
+ description?: string;
1025
+ label?: string;
1026
+ labelDuration?: number;
1027
+ max?: number;
1028
+ min?: number;
1029
+ progress?: number;
1030
+ showBackground?: boolean;
1031
+ monochrome?: boolean;
717
1032
  };
1033
+ /**
1034
+ * Sets the maximum width of the data table. Can be set in `px`, `rem`, or `%`.
1035
+ */
1036
+ "maxWidth"?: string;
1037
+ /**
1038
+ * Sets the minimum width of the data table. Can be set in `px`, `rem`, or `%`.
1039
+ */
1040
+ "minWidth"?: string;
1041
+ /**
1042
+ * The minimum amount of time the `loading` state displays for before showing the data. Used to prevent flashing in the component.
1043
+ */
1044
+ "minimumLoadingDisplayDuration"?: number;
1045
+ /**
1046
+ * Emitted when the `globalRowHeight` or `variableRowHeight` properties change in the data table.
1047
+ */
1048
+ "onIcRowHeightChange"?: (event: IcDataTableCustomEvent<void>) => void;
1049
+ /**
1050
+ * Emitted when a column sort button is clicked.
1051
+ */
1052
+ "onIcSortChange"?: (event: IcDataTableCustomEvent<IcSortEventDetail>) => void;
1053
+ /**
1054
+ * Sets the props for the built-in pagination bar. If the `pagination-bar` slot is used then this prop is ignored.
1055
+ */
1056
+ "paginationBarOptions"?: IcPaginationBarOptions;
718
1057
  /**
719
1058
  * If `true`, adds a pagination bar to the bottom of the table.
720
1059
  */
@@ -738,6 +1077,62 @@ declare namespace LocalJSX {
738
1077
  * If `true`, row headers will remain to the left when scrolling horizontally.
739
1078
  */
740
1079
  "stickyRowHeaders"?: boolean;
1080
+ /**
1081
+ * Sets the layout of the table
1082
+ */
1083
+ "tableLayout"?: "fixed" | "auto";
1084
+ /**
1085
+ * Sets the method used to truncate long text in cells where textWrap is `false`. The `tooltip` truncation pattern allows the overflowing text to be seen in a tooltip. The `show-hide` truncation pattern allows the overflowing text to be shown and hidden using the ic-typography "See more"/"See less" buttons.
1086
+ */
1087
+ "truncationPattern"?: IcDataTableTruncationTypes;
1088
+ /**
1089
+ * If `true`, the table displays a linear loading indicator below the header row to indicate an updating state.
1090
+ */
1091
+ "updating"?: boolean;
1092
+ /**
1093
+ * Sets the props for the linear loading indicator used in the updating state.
1094
+ */
1095
+ "updatingOptions"?: {
1096
+ appearance?: IcThemeForegroundNoDefault;
1097
+ description?: string;
1098
+ max?: number;
1099
+ min?: number;
1100
+ progress?: number;
1101
+ monochrome?: boolean;
1102
+ };
1103
+ /**
1104
+ * Allows for custom setting of row heights on individual rows based on an individual value from the `data` prop and the row index. If the function returns `null`, that row's height will be set to the `globalRowHeight` property.
1105
+ */
1106
+ "variableRowHeight"?: (params: {
1107
+ [key: string]: any;
1108
+ index: number;
1109
+ }) => IcDataTableRowHeights | null;
1110
+ /**
1111
+ * Sets the table width. Can be set to `auto` or a specific value in `px`, `rem`, or `%`.
1112
+ */
1113
+ "width"?: string;
1114
+ }
1115
+ interface IcDataTableTitleBar {
1116
+ /**
1117
+ * The description that is displayed below the `heading` and `metadata`. Can be overridden with the `description` slot.
1118
+ */
1119
+ "description"?: string;
1120
+ /**
1121
+ * The heading of the title bar. Can be overridden with the `heading` slot. If used with an `ic-data-table` it will default to the table's `caption` unless overridden.
1122
+ */
1123
+ "heading"?: string;
1124
+ /**
1125
+ * When `true`, the density select will not be rendered.
1126
+ */
1127
+ "hideDensitySelect"?: boolean;
1128
+ /**
1129
+ * The metadata displayed next to the `heading`.
1130
+ */
1131
+ "metadata"?: string;
1132
+ /**
1133
+ * Emitted when the table density select value is changed.
1134
+ */
1135
+ "onIcTableDensityUpdate"?: (event: IcDataTableTitleBarCustomEvent<IcDensityUpdateEventDetail>) => void;
741
1136
  }
742
1137
  interface IcDateInput {
743
1138
  /**
@@ -776,10 +1171,18 @@ declare namespace LocalJSX {
776
1171
  * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
777
1172
  */
778
1173
  "helperText"?: string;
1174
+ /**
1175
+ * If `true`, the helper text will be visually hidden, but still read out by screenreaders.
1176
+ */
1177
+ "hideHelperText"?: boolean;
779
1178
  /**
780
1179
  * The ID for the input.
781
1180
  */
782
1181
  "inputId"?: string;
1182
+ /**
1183
+ * The text to display as the validation message when an invalid date is entered.
1184
+ */
1185
+ "invalidDateMessage"?: string;
783
1186
  /**
784
1187
  * The label for the date input.
785
1188
  */
@@ -870,10 +1273,18 @@ declare namespace LocalJSX {
870
1273
  * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
871
1274
  */
872
1275
  "helperText"?: string;
1276
+ /**
1277
+ * If `true`, the helper text will be visually hidden, but still read out by screenreaders.
1278
+ */
1279
+ "hideHelperText"?: boolean;
873
1280
  /**
874
1281
  * The ID for the input field. The default will be an automatically generated value.
875
1282
  */
876
1283
  "inputId"?: string;
1284
+ /**
1285
+ * The text to display as the validation message when an invalid date is entered.
1286
+ */
1287
+ "invalidDateMessage"?: string;
877
1288
  /**
878
1289
  * The label for the date input.
879
1290
  */
@@ -984,10 +1395,6 @@ declare namespace LocalJSX {
984
1395
  * The size of the menu.
985
1396
  */
986
1397
  "size"?: IcSizes;
987
- /**
988
- * @deprecated This prop should not be used anymore. Set prop `size` to "small" instead.
989
- */
990
- "small"?: boolean;
991
1398
  /**
992
1399
  * The value of the currently selected option - or array of values (if multiple options allowed).
993
1400
  */
@@ -1007,7 +1414,15 @@ declare namespace LocalJSX {
1007
1414
  */
1008
1415
  "appearance"?: IcThemeForeground;
1009
1416
  /**
1010
- * The label which will be used in place of 'items' if paginationType is data. Should be capitalised.
1417
+ * The current page number to be displayed on the pagination bar.
1418
+ */
1419
+ "currentPage"?: number;
1420
+ /**
1421
+ * If `true`, the number of total items and current item range or number of total pages and current page will be hidden.
1422
+ */
1423
+ "hideRangeLabel"?: boolean;
1424
+ /**
1425
+ * The text which will be used in place of 'Item' on the pagination bar.
1011
1426
  */
1012
1427
  "itemLabel"?: string;
1013
1428
  /**
@@ -1022,29 +1437,21 @@ declare namespace LocalJSX {
1022
1437
  */
1023
1438
  "onIcItemsPerPageChange"?: (event: IcPaginationBarCustomEvent<{ value: number }>) => void;
1024
1439
  /**
1025
- * Emitted when a page is navigated to via the 'go to' input.
1440
+ * Emitted when a page is navigated to via the 'go to' input. The `detail` property contains `value` (i.e. the page number) and a `fromItemsPerPage` flag to indicate if the event was triggered by the `icItemsPerPageChange` event also occurring.
1026
1441
  */
1027
- "onIcPageChange"?: (event: IcPaginationBarCustomEvent<{ value: number }>) => void;
1442
+ "onIcPageChange"?: (event: IcPaginationBarCustomEvent<IcPageChangeEventDetail>) => void;
1028
1443
  /**
1029
- * The label which will be used in place of 'Page' if paginationType is page. Should be capitalised.
1444
+ * The text which will be used in place of 'Page' on the pagination bar.
1030
1445
  */
1031
1446
  "pageLabel"?: string;
1032
- /**
1033
- * Whether the displayed pagination is simple or complex.
1034
- */
1035
- "paginationControl"?: IcPaginationControlTypes;
1036
1447
  /**
1037
1448
  * Whether total number of items and current item range or total number of pages and current page is displayed.
1038
1449
  */
1039
- "paginationType"?: IcPaginationTypes;
1450
+ "rangeLabelType"?: IcPaginationLabelTypes;
1040
1451
  /**
1041
1452
  * If `true`, the 'go to page' control should be displayed.
1042
1453
  */
1043
1454
  "showGoToPageControl"?: boolean;
1044
- /**
1045
- * If `true`, the number of total items and current item range or number of total pages and current page should be displayed.
1046
- */
1047
- "showItemsPerPage"?: boolean;
1048
1455
  /**
1049
1456
  * If `true`, the select input to control 'items per page' should be displayed.
1050
1457
  */
@@ -1053,12 +1460,12 @@ declare namespace LocalJSX {
1053
1460
  * Total number of items to be displayed across all pages.
1054
1461
  */
1055
1462
  "totalItems": number;
1056
- }
1057
- interface IcSelectWithMulti {
1058
1463
  /**
1059
- * **[DEPRECATED]** This prop should not be used anymore.
1464
+ * Whether the displayed pagination is simple or complex.
1060
1465
  */
1061
- "charactersUntilSuggestions"?: number;
1466
+ "type"?: IcPaginationTypes;
1467
+ }
1468
+ interface IcSelectWithMulti {
1062
1469
  /**
1063
1470
  * The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
1064
1471
  */
@@ -1066,7 +1473,7 @@ declare namespace LocalJSX {
1066
1473
  /**
1067
1474
  * If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
1068
1475
  */
1069
- "disableFilter"?: boolean;
1476
+ "disableAutoFiltering"?: boolean;
1070
1477
  /**
1071
1478
  * If `true`, the disabled state will be set.
1072
1479
  */
@@ -1079,26 +1486,6 @@ declare namespace LocalJSX {
1079
1486
  * The <form> element to associate the select with.
1080
1487
  */
1081
1488
  "form"?: string;
1082
- /**
1083
- * The URL that processes the information submitted by the select. It overrides the action attribute of the select's form owner. Does nothing if there is no form owner. This prop should only be used with searchable select and will only be applied if searchable is true.
1084
- */
1085
- "formaction"?: string;
1086
- /**
1087
- * The way the submitted form data is encoded. This prop should only be used with searchable select and will only be applied if searchable is true.
1088
- */
1089
- "formenctype"?: string;
1090
- /**
1091
- * The HTTP method used to submit the form. This prop should only be used with searchable select and will only be applied if searchable is true.
1092
- */
1093
- "formmethod"?: string;
1094
- /**
1095
- * If `true`, the form will not be validated when submitted. This prop should only be used with searchable select and will only be applied if searchable is true.
1096
- */
1097
- "formnovalidate"?: boolean;
1098
- /**
1099
- * The place to display the response from submitting the form. It overrides the target attribute of the select's form owner. This prop should only be used with searchable select and will only be applied if searchable is true.
1100
- */
1101
- "formtarget"?: string;
1102
1489
  /**
1103
1490
  * If `true`, the select element will fill the width of the container. This prop should only be used with searchable select and will only be applied if searchable is true.
1104
1491
  */
@@ -1211,10 +1598,6 @@ declare namespace LocalJSX {
1211
1598
  * The size of the select.
1212
1599
  */
1213
1600
  "size"?: IcSizes;
1214
- /**
1215
- * **[DEPRECATED]** This prop should not be used anymore. Set prop `size` to "small" instead.
1216
- */
1217
- "small"?: boolean;
1218
1601
  /**
1219
1602
  * If using external filtering, set a timeout for when loading takes too long.
1220
1603
  */
@@ -1232,25 +1615,85 @@ declare namespace LocalJSX {
1232
1615
  */
1233
1616
  "value"?: string | string[];
1234
1617
  }
1618
+ interface IcTreeItem {
1619
+ /**
1620
+ * If `true`, the tree item appears in the disabled state.
1621
+ */
1622
+ "disabled"?: boolean;
1623
+ /**
1624
+ * The URL that the tree item link points to. If set, the tree item will render as an "a" tag, otherwise it will render as a div.
1625
+ */
1626
+ "href"?: string | undefined;
1627
+ /**
1628
+ * The human language of the linked URL.
1629
+ */
1630
+ "hreflang"?: string;
1631
+ /**
1632
+ * The label of the tree item.
1633
+ */
1634
+ "label"?: string;
1635
+ /**
1636
+ * Emitted when tree item is selected.
1637
+ */
1638
+ "onIcTreeItemSelected"?: (event: IcTreeItemCustomEvent<{ id: string }>) => void;
1639
+ /**
1640
+ * How much of the referrer to send when following the link.
1641
+ */
1642
+ "referrerpolicy"?: ReferrerPolicy;
1643
+ /**
1644
+ * The relationship of the linked URL as space-separated link types.
1645
+ */
1646
+ "rel"?: string;
1647
+ /**
1648
+ * If `true`, the tree item appears in the selected state.
1649
+ */
1650
+ "selected"?: boolean;
1651
+ /**
1652
+ * The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
1653
+ */
1654
+ "target"?: string;
1655
+ }
1656
+ interface IcTreeView {
1657
+ /**
1658
+ * The appearance of the tree view, e.g. dark, or light.
1659
+ */
1660
+ "appearance"?: IcThemeForegroundNoDefault1;
1661
+ /**
1662
+ * The heading of the tree view.
1663
+ */
1664
+ "heading"?: string;
1665
+ /**
1666
+ * The size of the tree view.
1667
+ */
1668
+ "size"?: IcSizes;
1669
+ }
1235
1670
  interface IntrinsicElements {
1671
+ "ic-card-horizontal": IcCardHorizontal;
1236
1672
  "ic-data-table": IcDataTable;
1673
+ "ic-data-table-title-bar": IcDataTableTitleBar;
1237
1674
  "ic-date-input": IcDateInput;
1238
1675
  "ic-date-picker": IcDatePicker;
1239
1676
  "ic-menu-with-multi": IcMenuWithMulti;
1240
1677
  "ic-pagination-bar": IcPaginationBar;
1241
1678
  "ic-select-with-multi": IcSelectWithMulti;
1679
+ "ic-tree-item": IcTreeItem;
1680
+ "ic-tree-view": IcTreeView;
1242
1681
  }
1243
1682
  }
1244
1683
  export { LocalJSX as JSX };
1245
1684
  declare module "@stencil/core" {
1246
1685
  export namespace JSX {
1247
1686
  interface IntrinsicElements {
1687
+ "ic-card-horizontal": LocalJSX.IcCardHorizontal & JSXBase.HTMLAttributes<HTMLIcCardHorizontalElement>;
1248
1688
  "ic-data-table": LocalJSX.IcDataTable & JSXBase.HTMLAttributes<HTMLIcDataTableElement>;
1689
+ "ic-data-table-title-bar": LocalJSX.IcDataTableTitleBar & JSXBase.HTMLAttributes<HTMLIcDataTableTitleBarElement>;
1249
1690
  "ic-date-input": LocalJSX.IcDateInput & JSXBase.HTMLAttributes<HTMLIcDateInputElement>;
1250
1691
  "ic-date-picker": LocalJSX.IcDatePicker & JSXBase.HTMLAttributes<HTMLIcDatePickerElement>;
1251
1692
  "ic-menu-with-multi": LocalJSX.IcMenuWithMulti & JSXBase.HTMLAttributes<HTMLIcMenuWithMultiElement>;
1252
1693
  "ic-pagination-bar": LocalJSX.IcPaginationBar & JSXBase.HTMLAttributes<HTMLIcPaginationBarElement>;
1253
1694
  "ic-select-with-multi": LocalJSX.IcSelectWithMulti & JSXBase.HTMLAttributes<HTMLIcSelectWithMultiElement>;
1695
+ "ic-tree-item": LocalJSX.IcTreeItem & JSXBase.HTMLAttributes<HTMLIcTreeItemElement>;
1696
+ "ic-tree-view": LocalJSX.IcTreeView & JSXBase.HTMLAttributes<HTMLIcTreeViewElement>;
1254
1697
  }
1255
1698
  }
1256
1699
  }