@ukic/canary-web-components 2.0.0-canary.12 → 2.0.0-canary.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (542) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/date-helpers-c9551119.js +150 -0
  3. package/dist/cjs/date-helpers-c9551119.js.map +1 -0
  4. package/dist/cjs/{helpers-b525d45a.js → helpers-6d736902.js} +27 -4
  5. package/dist/cjs/helpers-6d736902.js.map +1 -0
  6. package/dist/cjs/{helpers-c4444a7e.js → helpers-f75cf7cf.js} +94 -48
  7. package/dist/cjs/helpers-f75cf7cf.js.map +1 -0
  8. package/dist/cjs/ic-accordion-group.cjs.entry.js +11 -2
  9. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
  10. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  11. package/dist/cjs/ic-alert.cjs.entry.js +1 -1
  12. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  13. package/dist/cjs/ic-badge.cjs.entry.js +18 -17
  14. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  15. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
  16. package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
  17. package/dist/cjs/ic-button_3.cjs.entry.js +41 -86
  18. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  19. package/dist/cjs/ic-card.cjs.entry.js +1 -1
  20. package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
  21. package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
  22. package/dist/cjs/ic-chip.cjs.entry.js +25 -2
  23. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  24. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  25. package/dist/cjs/ic-data-table.cjs.entry.js +43 -308
  26. package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
  27. package/dist/cjs/ic-date-input.cjs.entry.js +1108 -0
  28. package/dist/cjs/ic-date-input.cjs.entry.js.map +1 -0
  29. package/dist/cjs/ic-date-picker.cjs.entry.js +1053 -0
  30. package/dist/cjs/ic-date-picker.cjs.entry.js.map +1 -0
  31. package/dist/cjs/ic-dialog.cjs.entry.js +14 -4
  32. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  34. package/dist/cjs/ic-empty-state.cjs.entry.js +38 -0
  35. package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -0
  36. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  37. package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
  38. package/dist/cjs/ic-footer.cjs.entry.js +1 -1
  39. package/dist/cjs/ic-hero.cjs.entry.js +1 -1
  40. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
  41. package/dist/cjs/ic-input-component-container_4.cjs.entry.js +150 -0
  42. package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +1 -0
  43. package/dist/cjs/ic-link.cjs.entry.js +33 -15
  44. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  45. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  46. package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
  47. package/dist/cjs/ic-menu-with-multi.cjs.entry.js +1 -1
  48. package/dist/cjs/ic-menu-with-multi.cjs.entry.js.map +1 -1
  49. package/dist/cjs/{ic-input-component-container_3.cjs.entry.js → ic-menu.cjs.entry.js} +5 -69
  50. package/dist/cjs/ic-menu.cjs.entry.js.map +1 -0
  51. package/dist/cjs/ic-navigation-button.cjs.entry.js +26 -5
  52. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  53. package/dist/cjs/ic-navigation-group.cjs.entry.js +16 -13
  54. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  55. package/dist/cjs/ic-navigation-item.cjs.entry.js +29 -33
  56. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  57. package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
  58. package/dist/cjs/ic-page-header.cjs.entry.js +1 -1
  59. package/dist/cjs/{ic-empty-state_2.cjs.entry.js → ic-pagination-bar.cjs.entry.js} +4 -34
  60. package/dist/cjs/ic-pagination-bar.cjs.entry.js.map +1 -0
  61. package/dist/cjs/ic-pagination_4.cjs.entry.js +53 -16
  62. package/dist/cjs/ic-pagination_4.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ic-popover-menu.cjs.entry.js +1 -1
  64. package/dist/cjs/ic-radio-group.cjs.entry.js +40 -26
  65. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-radio-option.cjs.entry.js +9 -4
  67. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-search-bar.cjs.entry.js +1 -1
  69. package/dist/cjs/ic-select-with-multi.cjs.entry.js +6 -19
  70. package/dist/cjs/ic-select-with-multi.cjs.entry.js.map +1 -1
  71. package/dist/cjs/ic-side-navigation.cjs.entry.js +2 -2
  72. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  73. package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
  74. package/dist/cjs/ic-step.cjs.entry.js +5 -2
  75. package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
  76. package/dist/cjs/ic-stepper.cjs.entry.js +2 -1
  77. package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-switch.cjs.entry.js +1 -1
  79. package/dist/cjs/ic-tab-context.cjs.entry.js +18 -2
  80. package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
  81. package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
  82. package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
  83. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  84. package/dist/cjs/ic-theme.cjs.entry.js +3 -10
  85. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-toast.cjs.entry.js +1 -1
  87. package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
  88. package/dist/cjs/ic-top-navigation.cjs.entry.js +46 -60
  89. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  90. package/dist/cjs/ic-typography.cjs.entry.js +11 -35
  91. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  92. package/dist/cjs/index-4cf27b16.js +18 -10
  93. package/dist/cjs/loader.cjs.js +1 -1
  94. package/dist/collection/assets/calendar.svg +3 -0
  95. package/dist/collection/collection-manifest.json +2 -1
  96. package/dist/collection/components/ic-data-table/ic-data-table.css +7 -82
  97. package/dist/collection/components/ic-data-table/ic-data-table.js +44 -535
  98. package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
  99. package/dist/collection/components/ic-data-table/ic-data-table.types.js.map +1 -1
  100. package/dist/collection/components/ic-data-table/story-data.js +11 -386
  101. package/dist/collection/components/ic-data-table/story-data.js.map +1 -1
  102. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js +0 -319
  103. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js.map +1 -1
  104. package/dist/collection/components/ic-date-input/ic-date-input.css +560 -0
  105. package/dist/collection/components/ic-date-input/ic-date-input.js +1737 -0
  106. package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -0
  107. package/dist/collection/components/ic-date-input/story-data.js +28 -0
  108. package/dist/collection/components/ic-date-input/story-data.js.map +1 -0
  109. package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js +1142 -0
  110. package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js.map +1 -0
  111. package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js +42 -0
  112. package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js.map +1 -0
  113. package/dist/collection/components/ic-date-picker/ic-date-picker.css +878 -0
  114. package/dist/collection/components/ic-date-picker/ic-date-picker.js +1512 -0
  115. package/dist/collection/components/ic-date-picker/ic-date-picker.js.map +1 -0
  116. package/dist/collection/components/ic-date-picker/ic-day-button.js +36 -0
  117. package/dist/collection/components/ic-date-picker/ic-day-button.js.map +1 -0
  118. package/dist/collection/components/ic-date-picker/ic-month-picker.js +29 -0
  119. package/dist/collection/components/ic-date-picker/ic-month-picker.js.map +1 -0
  120. package/dist/collection/components/ic-date-picker/ic-year-picker.js +39 -0
  121. package/dist/collection/components/ic-date-picker/ic-year-picker.js.map +1 -0
  122. package/dist/collection/components/ic-date-picker/story-data.js +148 -0
  123. package/dist/collection/components/ic-date-picker/story-data.js.map +1 -0
  124. package/dist/collection/components/{ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.js → ic-date-picker/test/a11y/ic-date-picker.test.a11y.js} +5 -3
  125. package/dist/collection/components/ic-date-picker/test/a11y/ic-date-picker.test.a11y.js.map +1 -0
  126. package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker-utils.spec.js +207 -0
  127. package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker-utils.spec.js.map +1 -0
  128. package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker.spec.js +991 -0
  129. package/dist/collection/components/ic-date-picker/test/basic/ic-date-picker.spec.js.map +1 -0
  130. package/dist/collection/components/ic-menu-with-multi/ic-menu.js +2 -2
  131. package/dist/collection/components/ic-menu-with-multi/ic-menu.js.map +1 -1
  132. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +1 -1
  133. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
  134. package/dist/collection/components/ic-select-with-multi/ic-select.js +2 -2
  135. package/dist/collection/components/ic-select-with-multi/ic-select.js.map +1 -1
  136. package/dist/collection/utils/constants.js +55 -0
  137. package/dist/collection/utils/constants.js.map +1 -1
  138. package/dist/collection/utils/date-helpers.js +133 -0
  139. package/dist/collection/utils/date-helpers.js.map +1 -0
  140. package/dist/collection/utils/helpers.js +272 -42
  141. package/dist/collection/utils/helpers.js.map +1 -1
  142. package/dist/collection/utils/types.js +45 -0
  143. package/dist/collection/utils/types.js.map +1 -1
  144. package/dist/components/helpers.js +26 -3
  145. package/dist/components/helpers.js.map +1 -1
  146. package/dist/components/helpers2.js +91 -45
  147. package/dist/components/helpers2.js.map +1 -1
  148. package/dist/components/ic-accordion-group.js +14 -4
  149. package/dist/components/ic-accordion-group.js.map +1 -1
  150. package/dist/components/ic-badge.js +18 -17
  151. package/dist/components/ic-badge.js.map +1 -1
  152. package/dist/components/ic-button2.js +43 -86
  153. package/dist/components/ic-button2.js.map +1 -1
  154. package/dist/components/ic-card.js +1 -1
  155. package/dist/components/ic-checkbox-group.js +1 -1
  156. package/dist/components/ic-checkbox.js +1 -1
  157. package/dist/components/ic-chip.js +29 -3
  158. package/dist/components/ic-chip.js.map +1 -1
  159. package/dist/components/ic-data-table.js +49 -334
  160. package/dist/components/ic-data-table.js.map +1 -1
  161. package/dist/components/{ic-data-table-title-bar.d.ts → ic-date-input.d.ts} +4 -4
  162. package/dist/components/ic-date-input.js +8 -0
  163. package/dist/components/ic-date-input.js.map +1 -0
  164. package/dist/components/ic-date-input2.js +1340 -0
  165. package/dist/components/ic-date-input2.js.map +1 -0
  166. package/dist/components/ic-date-picker.d.ts +11 -0
  167. package/dist/components/ic-date-picker.js +1175 -0
  168. package/dist/components/ic-date-picker.js.map +1 -0
  169. package/dist/components/ic-dialog.js +13 -3
  170. package/dist/components/ic-dialog.js.map +1 -1
  171. package/dist/components/ic-empty-state.js +57 -1
  172. package/dist/components/ic-empty-state.js.map +1 -1
  173. package/dist/components/ic-input-component-container2.js +1 -1
  174. package/dist/components/ic-input-component-container2.js.map +1 -1
  175. package/dist/components/ic-link2.js +34 -16
  176. package/dist/components/ic-link2.js.map +1 -1
  177. package/dist/components/ic-loading-indicator2.js +1 -1
  178. package/dist/components/ic-loading-indicator2.js.map +1 -1
  179. package/dist/components/ic-menu-item2.js +1 -1
  180. package/dist/components/ic-menu2.js +2 -2
  181. package/dist/components/ic-menu2.js.map +1 -1
  182. package/dist/components/ic-menu3.js +1 -1
  183. package/dist/components/ic-menu3.js.map +1 -1
  184. package/dist/components/ic-navigation-button.js +26 -5
  185. package/dist/components/ic-navigation-button.js.map +1 -1
  186. package/dist/components/ic-navigation-group.js +15 -12
  187. package/dist/components/ic-navigation-group.js.map +1 -1
  188. package/dist/components/ic-navigation-item.js +29 -33
  189. package/dist/components/ic-navigation-item.js.map +1 -1
  190. package/dist/components/ic-pagination-bar2.js +1 -1
  191. package/dist/components/ic-pagination-bar2.js.map +1 -1
  192. package/dist/components/ic-pagination-item2.js +1 -1
  193. package/dist/components/ic-pagination2.js +5 -5
  194. package/dist/components/ic-pagination2.js.map +1 -1
  195. package/dist/components/ic-radio-group.js +40 -26
  196. package/dist/components/ic-radio-group.js.map +1 -1
  197. package/dist/components/ic-radio-option.js +11 -5
  198. package/dist/components/ic-radio-option.js.map +1 -1
  199. package/dist/components/ic-search-bar.js +1 -1
  200. package/dist/components/ic-select-with-multi.js +1 -14
  201. package/dist/components/ic-select-with-multi.js.map +1 -1
  202. package/dist/components/ic-select2.js +25 -7
  203. package/dist/components/ic-select2.js.map +1 -1
  204. package/dist/components/ic-side-navigation.js +1 -1
  205. package/dist/components/ic-side-navigation.js.map +1 -1
  206. package/dist/components/ic-step.js +4 -1
  207. package/dist/components/ic-step.js.map +1 -1
  208. package/dist/components/ic-stepper.js +2 -0
  209. package/dist/components/ic-stepper.js.map +1 -1
  210. package/dist/components/ic-switch.js +1 -1
  211. package/dist/components/ic-tab-context.js +18 -2
  212. package/dist/components/ic-tab-context.js.map +1 -1
  213. package/dist/components/ic-tab.js +1 -1
  214. package/dist/components/ic-text-field2.js +27 -8
  215. package/dist/components/ic-text-field2.js.map +1 -1
  216. package/dist/components/ic-theme.js +3 -10
  217. package/dist/components/ic-theme.js.map +1 -1
  218. package/dist/components/ic-toggle-button.js +1 -1
  219. package/dist/components/ic-top-navigation.js +47 -61
  220. package/dist/components/ic-top-navigation.js.map +1 -1
  221. package/dist/components/ic-typography2.js +12 -38
  222. package/dist/components/ic-typography2.js.map +1 -1
  223. package/dist/core/core.css +1 -1
  224. package/dist/core/core.esm.js +1 -1
  225. package/dist/core/core.esm.js.map +1 -1
  226. package/dist/core/{p-869954a2.entry.js → p-00bd7919.entry.js} +2 -2
  227. package/dist/core/p-00c5639e.entry.js +2 -0
  228. package/dist/core/{p-db9c03c0.entry.js.map → p-00c5639e.entry.js.map} +1 -1
  229. package/dist/core/p-06c27edb.entry.js +2 -0
  230. package/dist/core/p-06c27edb.entry.js.map +1 -0
  231. package/dist/core/{p-a0f8efb2.entry.js → p-0af27517.entry.js} +2 -2
  232. package/dist/core/p-0af27517.entry.js.map +1 -0
  233. package/dist/core/p-162f3e36.entry.js +2 -0
  234. package/dist/core/{p-624d4f5f.entry.js.map → p-162f3e36.entry.js.map} +1 -1
  235. package/dist/core/p-19c1e271.entry.js +2 -0
  236. package/dist/core/p-19c1e271.entry.js.map +1 -0
  237. package/dist/core/{p-a50c3b9e.entry.js → p-1a91e842.entry.js} +2 -2
  238. package/dist/core/{p-76915584.entry.js → p-1c3bd46d.entry.js} +2 -2
  239. package/dist/core/p-1c3bd46d.entry.js.map +1 -0
  240. package/dist/core/p-2c9d6334.entry.js +2 -0
  241. package/dist/core/p-2c9d6334.entry.js.map +1 -0
  242. package/dist/core/p-33dd24eb.js +2 -0
  243. package/dist/core/p-33dd24eb.js.map +1 -0
  244. package/dist/core/p-3dcc61cc.entry.js +2 -0
  245. package/dist/core/p-3dcc61cc.entry.js.map +1 -0
  246. package/dist/core/p-3e9a8977.entry.js +2 -0
  247. package/dist/core/{p-595be57d.entry.js.map → p-3e9a8977.entry.js.map} +1 -1
  248. package/dist/core/{p-f3c840cd.entry.js → p-41b682dc.entry.js} +2 -2
  249. package/dist/core/p-494c3cbe.entry.js +2 -0
  250. package/dist/core/p-494c3cbe.entry.js.map +1 -0
  251. package/dist/core/p-4ad3012a.entry.js +2 -0
  252. package/dist/core/p-4ad3012a.entry.js.map +1 -0
  253. package/dist/core/p-4bd13376.entry.js +2 -0
  254. package/dist/core/p-4bd13376.entry.js.map +1 -0
  255. package/dist/core/p-4fd58768.entry.js +2 -0
  256. package/dist/core/p-4fd58768.entry.js.map +1 -0
  257. package/dist/core/{p-8b08d8fe.entry.js → p-6dce8e88.entry.js} +2 -2
  258. package/dist/core/{p-1ca332ca.entry.js → p-6eb58b0a.entry.js} +2 -2
  259. package/dist/core/p-730f058b.entry.js +2 -0
  260. package/dist/core/p-730f058b.entry.js.map +1 -0
  261. package/dist/core/p-7f53d1be.entry.js +2 -0
  262. package/dist/core/p-7f53d1be.entry.js.map +1 -0
  263. package/dist/core/{p-5ae93c16.entry.js → p-7fda2f94.entry.js} +2 -2
  264. package/dist/core/p-843bdaae.entry.js +2 -0
  265. package/dist/core/p-843bdaae.entry.js.map +1 -0
  266. package/dist/core/p-849f43c3.entry.js +2 -0
  267. package/dist/core/p-849f43c3.entry.js.map +1 -0
  268. package/dist/core/{p-c34848da.entry.js → p-8b1f9648.entry.js} +2 -2
  269. package/dist/core/{p-a434c3d4.entry.js → p-8b820365.entry.js} +2 -2
  270. package/dist/core/p-940de102.entry.js +2 -0
  271. package/dist/core/p-940de102.entry.js.map +1 -0
  272. package/dist/core/{p-2eac7dcc.entry.js → p-946625a3.entry.js} +2 -2
  273. package/dist/core/{p-7ef8d616.entry.js → p-9528b29e.entry.js} +2 -2
  274. package/dist/core/{p-a43c12cd.entry.js → p-9567c117.entry.js} +2 -2
  275. package/dist/core/{p-b82dcc29.entry.js → p-957de939.entry.js} +2 -2
  276. package/dist/core/{p-045359e1.entry.js → p-99bf38e3.entry.js} +2 -2
  277. package/dist/core/{p-81ddc39d.entry.js → p-9d8883d7.entry.js} +2 -2
  278. package/dist/core/{p-b6639e4a.entry.js → p-9e3178e8.entry.js} +2 -2
  279. package/dist/core/{p-b6639e4a.entry.js.map → p-9e3178e8.entry.js.map} +1 -1
  280. package/dist/core/p-a05755b1.entry.js +2 -0
  281. package/dist/core/p-a05755b1.entry.js.map +1 -0
  282. package/dist/core/{p-e834344e.entry.js → p-a1556d97.entry.js} +2 -2
  283. package/dist/core/{p-f843da01.entry.js → p-a2dc10d8.entry.js} +2 -2
  284. package/dist/core/{p-ab09986c.entry.js → p-a8c15117.entry.js} +2 -2
  285. package/dist/core/p-aabab75f.entry.js +2 -0
  286. package/dist/core/p-aabab75f.entry.js.map +1 -0
  287. package/dist/core/{p-f7a14c01.entry.js → p-c14a897d.entry.js} +2 -2
  288. package/dist/core/p-c621d6b0.entry.js +2 -0
  289. package/dist/core/p-c621d6b0.entry.js.map +1 -0
  290. package/dist/core/p-c7590421.entry.js +2 -0
  291. package/dist/core/p-c7590421.entry.js.map +1 -0
  292. package/dist/core/p-c953edb9.entry.js +2 -0
  293. package/dist/core/p-c953edb9.entry.js.map +1 -0
  294. package/dist/core/p-cca482e2.entry.js +2 -0
  295. package/dist/core/p-cca482e2.entry.js.map +1 -0
  296. package/dist/core/p-cd799087.js +2 -0
  297. package/dist/core/p-cd799087.js.map +1 -0
  298. package/dist/core/{p-e3997d60.entry.js → p-d2d63a61.entry.js} +2 -2
  299. package/dist/core/p-d32d331b.entry.js +2 -0
  300. package/dist/core/p-d32d331b.entry.js.map +1 -0
  301. package/dist/core/{p-4f413fc0.entry.js → p-db3a35fb.entry.js} +2 -2
  302. package/dist/core/p-dc5e1f8f.entry.js +2 -0
  303. package/dist/core/{p-6933f8e9.entry.js.map → p-dc5e1f8f.entry.js.map} +1 -1
  304. package/dist/core/{p-204ace96.entry.js → p-e16f73ba.entry.js} +2 -2
  305. package/dist/core/p-e189f1d0.entry.js +2 -0
  306. package/dist/core/p-e189f1d0.entry.js.map +1 -0
  307. package/dist/core/{p-917c5721.entry.js → p-e1963c78.entry.js} +2 -2
  308. package/dist/core/p-e1963c78.entry.js.map +1 -0
  309. package/dist/core/{p-f14454b1.entry.js → p-e8151d13.entry.js} +2 -2
  310. package/dist/core/p-ee765ad5.js +2 -0
  311. package/dist/core/p-ee765ad5.js.map +1 -0
  312. package/dist/core/{p-fc5611e2.entry.js → p-f2147136.entry.js} +2 -2
  313. package/dist/core/p-f2147136.entry.js.map +1 -0
  314. package/dist/core/{p-5e0c830b.entry.js → p-f8f36680.entry.js} +2 -2
  315. package/dist/core/{p-5e0c830b.entry.js.map → p-f8f36680.entry.js.map} +1 -1
  316. package/dist/core/p-fca46bd9.entry.js +2 -0
  317. package/dist/core/p-fca46bd9.entry.js.map +1 -0
  318. package/dist/core/{p-a31031a5.entry.js → p-ff3a01f3.entry.js} +2 -2
  319. package/dist/core/{p-75dac3d1.entry.js → p-ff6f1e3a.entry.js} +2 -2
  320. package/dist/esm/core.js +1 -1
  321. package/dist/esm/date-helpers-0e5e32a7.js +136 -0
  322. package/dist/esm/date-helpers-0e5e32a7.js.map +1 -0
  323. package/dist/esm/{helpers-12b4266a.js → helpers-c34e4042.js} +27 -4
  324. package/dist/esm/helpers-c34e4042.js.map +1 -0
  325. package/dist/esm/{helpers-1f07eb61.js → helpers-f328a7b6.js} +92 -46
  326. package/dist/esm/helpers-f328a7b6.js.map +1 -0
  327. package/dist/esm/ic-accordion-group.entry.js +11 -2
  328. package/dist/esm/ic-accordion-group.entry.js.map +1 -1
  329. package/dist/esm/ic-accordion.entry.js +1 -1
  330. package/dist/esm/ic-alert.entry.js +1 -1
  331. package/dist/esm/ic-back-to-top.entry.js +1 -1
  332. package/dist/esm/ic-badge.entry.js +18 -17
  333. package/dist/esm/ic-badge.entry.js.map +1 -1
  334. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  335. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  336. package/dist/esm/ic-button_3.entry.js +41 -86
  337. package/dist/esm/ic-button_3.entry.js.map +1 -1
  338. package/dist/esm/ic-card.entry.js +1 -1
  339. package/dist/esm/ic-checkbox-group.entry.js +1 -1
  340. package/dist/esm/ic-checkbox.entry.js +1 -1
  341. package/dist/esm/ic-chip.entry.js +25 -2
  342. package/dist/esm/ic-chip.entry.js.map +1 -1
  343. package/dist/esm/ic-data-row.entry.js +1 -1
  344. package/dist/esm/ic-data-table.entry.js +44 -309
  345. package/dist/esm/ic-data-table.entry.js.map +1 -1
  346. package/dist/esm/ic-date-input.entry.js +1104 -0
  347. package/dist/esm/ic-date-input.entry.js.map +1 -0
  348. package/dist/esm/ic-date-picker.entry.js +1049 -0
  349. package/dist/esm/ic-date-picker.entry.js.map +1 -0
  350. package/dist/esm/ic-dialog.entry.js +14 -4
  351. package/dist/esm/ic-dialog.entry.js.map +1 -1
  352. package/dist/esm/ic-divider.entry.js +1 -1
  353. package/dist/{components/ic-empty-state2.js → esm/ic-empty-state.entry.js} +11 -38
  354. package/dist/esm/ic-empty-state.entry.js.map +1 -0
  355. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  356. package/dist/esm/ic-footer-link.entry.js +1 -1
  357. package/dist/esm/ic-footer.entry.js +1 -1
  358. package/dist/esm/ic-hero.entry.js +1 -1
  359. package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
  360. package/dist/esm/ic-input-component-container_4.entry.js +143 -0
  361. package/dist/esm/ic-input-component-container_4.entry.js.map +1 -0
  362. package/dist/esm/ic-link.entry.js +34 -16
  363. package/dist/esm/ic-link.entry.js.map +1 -1
  364. package/dist/esm/ic-menu-group.entry.js +1 -1
  365. package/dist/esm/ic-menu-item.entry.js +1 -1
  366. package/dist/esm/ic-menu-with-multi.entry.js +1 -1
  367. package/dist/esm/ic-menu-with-multi.entry.js.map +1 -1
  368. package/dist/esm/{ic-input-component-container_3.entry.js → ic-menu.entry.js} +7 -69
  369. package/dist/esm/ic-menu.entry.js.map +1 -0
  370. package/dist/esm/ic-navigation-button.entry.js +27 -6
  371. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  372. package/dist/esm/ic-navigation-group.entry.js +16 -13
  373. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  374. package/dist/esm/ic-navigation-item.entry.js +29 -33
  375. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  376. package/dist/esm/ic-navigation-menu.entry.js +1 -1
  377. package/dist/esm/ic-page-header.entry.js +1 -1
  378. package/dist/esm/{ic-empty-state_2.entry.js → ic-pagination-bar.entry.js} +5 -34
  379. package/dist/esm/ic-pagination-bar.entry.js.map +1 -0
  380. package/dist/esm/ic-pagination_4.entry.js +54 -17
  381. package/dist/esm/ic-pagination_4.entry.js.map +1 -1
  382. package/dist/esm/ic-popover-menu.entry.js +1 -1
  383. package/dist/esm/ic-radio-group.entry.js +40 -26
  384. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  385. package/dist/esm/ic-radio-option.entry.js +9 -4
  386. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  387. package/dist/esm/ic-search-bar.entry.js +1 -1
  388. package/dist/esm/ic-select-with-multi.entry.js +1 -14
  389. package/dist/esm/ic-select-with-multi.entry.js.map +1 -1
  390. package/dist/esm/ic-side-navigation.entry.js +2 -2
  391. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  392. package/dist/esm/ic-status-tag.entry.js +1 -1
  393. package/dist/esm/ic-step.entry.js +5 -2
  394. package/dist/esm/ic-step.entry.js.map +1 -1
  395. package/dist/esm/ic-stepper.entry.js +2 -1
  396. package/dist/esm/ic-stepper.entry.js.map +1 -1
  397. package/dist/esm/ic-switch.entry.js +1 -1
  398. package/dist/esm/ic-tab-context.entry.js +18 -2
  399. package/dist/esm/ic-tab-context.entry.js.map +1 -1
  400. package/dist/esm/ic-tab-group.entry.js +1 -1
  401. package/dist/esm/ic-tab-panel.entry.js +1 -1
  402. package/dist/esm/ic-tab.entry.js +1 -1
  403. package/dist/esm/ic-theme.entry.js +3 -10
  404. package/dist/esm/ic-theme.entry.js.map +1 -1
  405. package/dist/esm/ic-toast.entry.js +1 -1
  406. package/dist/esm/ic-toggle-button.entry.js +1 -1
  407. package/dist/esm/ic-top-navigation.entry.js +46 -60
  408. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  409. package/dist/esm/ic-typography.entry.js +12 -36
  410. package/dist/esm/ic-typography.entry.js.map +1 -1
  411. package/dist/esm/index-93509377.js +18 -10
  412. package/dist/esm/loader.js +1 -1
  413. package/dist/esm/polyfills/core-js.js +0 -0
  414. package/dist/esm/polyfills/dom.js +0 -0
  415. package/dist/esm/polyfills/es5-html-element.js +0 -0
  416. package/dist/esm/polyfills/index.js +0 -0
  417. package/dist/esm/polyfills/system.js +0 -0
  418. package/dist/types/components/ic-data-table/ic-data-table.d.ts +1 -96
  419. package/dist/types/components/ic-data-table/ic-data-table.types.d.ts +0 -11
  420. package/dist/types/components/ic-data-table/story-data.d.ts +0 -99
  421. package/dist/types/components/ic-date-input/ic-date-input.d.ts +251 -0
  422. package/dist/types/components/ic-date-input/story-data.d.ts +1 -0
  423. package/dist/types/components/ic-date-input/test/helpers/ic-date-input.d.ts +23 -0
  424. package/dist/types/components/ic-date-picker/ic-date-picker.d.ts +231 -0
  425. package/dist/types/components/ic-date-picker/ic-day-button.d.ts +16 -0
  426. package/dist/types/components/ic-date-picker/ic-month-picker.d.ts +14 -0
  427. package/dist/types/components/ic-date-picker/ic-year-picker.d.ts +16 -0
  428. package/dist/types/components/ic-date-picker/story-data.d.ts +22 -0
  429. package/dist/types/components/ic-menu-with-multi/ic-menu.d.ts +2 -2
  430. package/dist/types/components/ic-select-with-multi/ic-select.d.ts +2 -2
  431. package/dist/types/components.d.ts +390 -141
  432. package/dist/types/utils/constants.d.ts +37 -0
  433. package/dist/types/utils/date-helpers.d.ts +22 -0
  434. package/dist/types/utils/helpers.d.ts +84 -16
  435. package/dist/types/utils/types.d.ts +92 -1
  436. package/hydrate/index.js +3275 -1148
  437. package/package.json +4 -3
  438. package/dist/cjs/helpers-b525d45a.js.map +0 -1
  439. package/dist/cjs/helpers-c4444a7e.js.map +0 -1
  440. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +0 -57
  441. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js.map +0 -1
  442. package/dist/cjs/ic-empty-state_2.cjs.entry.js.map +0 -1
  443. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +0 -1
  444. package/dist/cjs/ic-input-label_2.cjs.entry.js +0 -86
  445. package/dist/cjs/ic-input-label_2.cjs.entry.js.map +0 -1
  446. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.e2e.js +0 -217
  447. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.e2e.js.map +0 -1
  448. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.css +0 -87
  449. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js +0 -160
  450. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js.map +0 -1
  451. package/dist/collection/components/ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.js.map +0 -1
  452. package/dist/collection/components/ic-data-table-title-bar/test/basic/ic-data-table-title-bar.spec.js +0 -70
  453. package/dist/collection/components/ic-data-table-title-bar/test/basic/ic-data-table-title-bar.spec.js.map +0 -1
  454. package/dist/components/ic-data-table-title-bar.js +0 -136
  455. package/dist/components/ic-data-table-title-bar.js.map +0 -1
  456. package/dist/components/ic-empty-state2.js.map +0 -1
  457. package/dist/core/p-10fb4c46.entry.js +0 -2
  458. package/dist/core/p-10fb4c46.entry.js.map +0 -1
  459. package/dist/core/p-169bfa51.entry.js +0 -2
  460. package/dist/core/p-169bfa51.entry.js.map +0 -1
  461. package/dist/core/p-1e91f540.entry.js +0 -2
  462. package/dist/core/p-1e91f540.entry.js.map +0 -1
  463. package/dist/core/p-347e8dab.entry.js +0 -2
  464. package/dist/core/p-347e8dab.entry.js.map +0 -1
  465. package/dist/core/p-3803a5b5.entry.js +0 -2
  466. package/dist/core/p-3803a5b5.entry.js.map +0 -1
  467. package/dist/core/p-4753bac8.entry.js +0 -2
  468. package/dist/core/p-4753bac8.entry.js.map +0 -1
  469. package/dist/core/p-4baa0916.entry.js +0 -2
  470. package/dist/core/p-4baa0916.entry.js.map +0 -1
  471. package/dist/core/p-5171169f.entry.js +0 -2
  472. package/dist/core/p-5171169f.entry.js.map +0 -1
  473. package/dist/core/p-595be57d.entry.js +0 -2
  474. package/dist/core/p-5ee4319c.entry.js +0 -2
  475. package/dist/core/p-5ee4319c.entry.js.map +0 -1
  476. package/dist/core/p-5f4e96ec.entry.js +0 -2
  477. package/dist/core/p-5f4e96ec.entry.js.map +0 -1
  478. package/dist/core/p-624d4f5f.entry.js +0 -2
  479. package/dist/core/p-6933f8e9.entry.js +0 -2
  480. package/dist/core/p-6c3044b6.entry.js +0 -2
  481. package/dist/core/p-6c3044b6.entry.js.map +0 -1
  482. package/dist/core/p-7267fe19.entry.js +0 -2
  483. package/dist/core/p-7267fe19.entry.js.map +0 -1
  484. package/dist/core/p-76915584.entry.js.map +0 -1
  485. package/dist/core/p-88d54b72.entry.js +0 -2
  486. package/dist/core/p-88d54b72.entry.js.map +0 -1
  487. package/dist/core/p-917c5721.entry.js.map +0 -1
  488. package/dist/core/p-942282cd.entry.js +0 -2
  489. package/dist/core/p-942282cd.entry.js.map +0 -1
  490. package/dist/core/p-96b3e7e2.js +0 -2
  491. package/dist/core/p-96b3e7e2.js.map +0 -1
  492. package/dist/core/p-9caf19eb.js +0 -2
  493. package/dist/core/p-9caf19eb.js.map +0 -1
  494. package/dist/core/p-a0f8efb2.entry.js.map +0 -1
  495. package/dist/core/p-aac4185b.entry.js +0 -2
  496. package/dist/core/p-aac4185b.entry.js.map +0 -1
  497. package/dist/core/p-b2aa3d7c.entry.js +0 -2
  498. package/dist/core/p-b2aa3d7c.entry.js.map +0 -1
  499. package/dist/core/p-ba86928c.entry.js +0 -2
  500. package/dist/core/p-ba86928c.entry.js.map +0 -1
  501. package/dist/core/p-d8469ac0.entry.js +0 -2
  502. package/dist/core/p-d8469ac0.entry.js.map +0 -1
  503. package/dist/core/p-db9c03c0.entry.js +0 -2
  504. package/dist/core/p-f6888309.entry.js +0 -2
  505. package/dist/core/p-f6888309.entry.js.map +0 -1
  506. package/dist/core/p-f74a8752.entry.js +0 -2
  507. package/dist/core/p-f74a8752.entry.js.map +0 -1
  508. package/dist/core/p-fc5611e2.entry.js.map +0 -1
  509. package/dist/esm/helpers-12b4266a.js.map +0 -1
  510. package/dist/esm/helpers-1f07eb61.js.map +0 -1
  511. package/dist/esm/ic-data-table-title-bar.entry.js +0 -53
  512. package/dist/esm/ic-data-table-title-bar.entry.js.map +0 -1
  513. package/dist/esm/ic-empty-state_2.entry.js.map +0 -1
  514. package/dist/esm/ic-input-component-container_3.entry.js.map +0 -1
  515. package/dist/esm/ic-input-label_2.entry.js +0 -81
  516. package/dist/esm/ic-input-label_2.entry.js.map +0 -1
  517. package/dist/types/components/ic-data-table-title-bar/ic-data-table-title-bar.d.ts +0 -36
  518. /package/dist/core/{p-869954a2.entry.js.map → p-00bd7919.entry.js.map} +0 -0
  519. /package/dist/core/{p-a50c3b9e.entry.js.map → p-1a91e842.entry.js.map} +0 -0
  520. /package/dist/core/{p-f3c840cd.entry.js.map → p-41b682dc.entry.js.map} +0 -0
  521. /package/dist/core/{p-8b08d8fe.entry.js.map → p-6dce8e88.entry.js.map} +0 -0
  522. /package/dist/core/{p-1ca332ca.entry.js.map → p-6eb58b0a.entry.js.map} +0 -0
  523. /package/dist/core/{p-5ae93c16.entry.js.map → p-7fda2f94.entry.js.map} +0 -0
  524. /package/dist/core/{p-c34848da.entry.js.map → p-8b1f9648.entry.js.map} +0 -0
  525. /package/dist/core/{p-a434c3d4.entry.js.map → p-8b820365.entry.js.map} +0 -0
  526. /package/dist/core/{p-2eac7dcc.entry.js.map → p-946625a3.entry.js.map} +0 -0
  527. /package/dist/core/{p-7ef8d616.entry.js.map → p-9528b29e.entry.js.map} +0 -0
  528. /package/dist/core/{p-a43c12cd.entry.js.map → p-9567c117.entry.js.map} +0 -0
  529. /package/dist/core/{p-b82dcc29.entry.js.map → p-957de939.entry.js.map} +0 -0
  530. /package/dist/core/{p-045359e1.entry.js.map → p-99bf38e3.entry.js.map} +0 -0
  531. /package/dist/core/{p-81ddc39d.entry.js.map → p-9d8883d7.entry.js.map} +0 -0
  532. /package/dist/core/{p-e834344e.entry.js.map → p-a1556d97.entry.js.map} +0 -0
  533. /package/dist/core/{p-f843da01.entry.js.map → p-a2dc10d8.entry.js.map} +0 -0
  534. /package/dist/core/{p-ab09986c.entry.js.map → p-a8c15117.entry.js.map} +0 -0
  535. /package/dist/core/{p-f7a14c01.entry.js.map → p-c14a897d.entry.js.map} +0 -0
  536. /package/dist/core/{p-e3997d60.entry.js.map → p-d2d63a61.entry.js.map} +0 -0
  537. /package/dist/core/{p-4f413fc0.entry.js.map → p-db3a35fb.entry.js.map} +0 -0
  538. /package/dist/core/{p-204ace96.entry.js.map → p-e16f73ba.entry.js.map} +0 -0
  539. /package/dist/core/{p-f14454b1.entry.js.map → p-e8151d13.entry.js.map} +0 -0
  540. /package/dist/core/{p-a31031a5.entry.js.map → p-ff3a01f3.entry.js.map} +0 -0
  541. /package/dist/core/{p-75dac3d1.entry.js.map → p-ff6f1e3a.entry.js.map} +0 -0
  542. /package/dist/types/components/{ic-data-table-title-bar/test/a11y/ic-data-table-title-bar.test.a11y.d.ts → ic-date-picker/test/a11y/ic-date-picker.test.a11y.d.ts} +0 -0
@@ -5,17 +5,17 @@
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, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail } from "./components/ic-data-table/ic-data-table.types";
9
- import { IcActivationTypes, IcMenuOption, IcSizes, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
8
+ import { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableSortOrderOptions } from "./components/ic-data-table/ic-data-table.types";
10
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";
11
12
  import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
12
- import { IcInformationStatusOrEmpty, IcSearchMatchPositions, IcValueEventDetail } from "./utils/types";
13
13
  import { IcThemeForeground } from "@ukic/web-components/dist/types/interface";
14
- export { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail } from "./components/ic-data-table/ic-data-table.types";
15
- export { IcActivationTypes, IcMenuOption, IcSizes, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
14
+ export { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableSortOrderOptions } from "./components/ic-data-table/ic-data-table.types";
16
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";
17
18
  export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
18
- export { IcInformationStatusOrEmpty, IcSearchMatchPositions, IcValueEventDetail } from "./utils/types";
19
19
  export { IcThemeForeground } from "@ukic/web-components/dist/types/interface";
20
20
  export namespace Components {
21
21
  interface IcDataTable {
@@ -39,35 +39,10 @@ export namespace Components {
39
39
  * Applies a border to the table container.
40
40
  */
41
41
  "embedded"?: boolean;
42
- /**
43
- * Sets the row height on all rows in the table that aren't set using the variableRowHeight method.
44
- */
45
- "globalRowHeight"?: IcDataTableRowHeights;
46
42
  /**
47
43
  * If `true`, column headers will not be visible.
48
44
  */
49
45
  "hideColumnHeaders"?: boolean;
50
- /**
51
- * When set to `true`, the full table will show a loading state, featuring a radial indicator.
52
- */
53
- "loading"?: boolean;
54
- /**
55
- * Sets the props for the circular loading indicator used in the loading state.
56
- */
57
- "loadingOptions"?: {
58
- appearance?: IcThemeForegroundNoDefault;
59
- description?: string;
60
- label?: string;
61
- labelDuration?: number;
62
- max?: number;
63
- min?: number;
64
- progress?: number;
65
- showBackground?: boolean;
66
- };
67
- /**
68
- * The minimum amount of time the `loading` state displays for before showing the data. Used to prevent flashing in the component.
69
- */
70
- "minimumLoadingDisplayDuration"?: number;
71
46
  /**
72
47
  * Sets the props for the pagination bar.
73
48
  */
@@ -79,10 +54,6 @@ export namespace Components {
79
54
  goToPageControl?: boolean;
80
55
  alignment?: IcPaginationAlignmentOptions;
81
56
  };
82
- /**
83
- * Resets the `globalRowHeight` prop to `40px` and sets the `variableRowHeight` prop to `null`.
84
- */
85
- "resetRowHeights": () => Promise<void>;
86
57
  /**
87
58
  * If `true`, adds a pagination bar to the bottom of the table.
88
59
  */
@@ -106,49 +77,195 @@ export namespace Components {
106
77
  * If `true`, row headers will remain to the left when scrolling horizontally.
107
78
  */
108
79
  "stickyRowHeaders"?: boolean;
80
+ }
81
+ interface IcDateInput {
109
82
  /**
110
- * For long text in cells that aren't set to textWrap, define how they should be truncated. `tooltip` adds a tooltip for the rest of the text, `showHide` adds the ic-typography "See More"/"See Less" buttons.
83
+ * The format in which the date will be displayed.
111
84
  */
112
- "truncationPattern"?: IcDataTableTruncationTypes;
85
+ "dateFormat"?: IcDateFormat;
113
86
  /**
114
- * If `true`, the table displays a linear loading indicator below the header row to indicate an updating state.
87
+ * The days of the week to disable.
115
88
  */
116
- "updating"?: boolean;
89
+ "disableDays"?: IcWeekDays[];
117
90
  /**
118
- * Sets the props for the linear loading indicator used in the updating state.
91
+ * The text to display as the validation message when `disableDays` is set and a disabled date is entered.
119
92
  */
120
- "updatingOptions"?: {
121
- appearance?: IcThemeForegroundNoDefault;
122
- description?: string;
123
- max?: number;
124
- min?: number;
125
- progress?: number;
126
- };
93
+ "disableDaysMessage"?: string;
94
+ /**
95
+ * If `true`, dates in the future are not allowed. A validation message will appear if a date in the future is entered.
96
+ */
97
+ "disableFuture"?: boolean;
98
+ /**
99
+ * The text to display as the validation message when `disableFuture` is true and a date in the future is entered.
100
+ */
101
+ "disableFutureMessage"?: string;
102
+ /**
103
+ * If `true`, dates in the past are not allowed. A validation message will appear if a date in the past is entered.
104
+ */
105
+ "disablePast"?: boolean;
106
+ /**
107
+ * The text to display as the validation message when `disablePast` is true and a date in the past is entered.
108
+ */
109
+ "disablePastMessage"?: string;
110
+ /**
111
+ * If `true`, the disabled state will be set.
112
+ */
113
+ "disabled"?: boolean;
114
+ /**
115
+ * Returns the value as a Date object
116
+ * @returns Date
117
+ */
118
+ "getDate": () => Promise<Date>;
119
+ /**
120
+ * 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
+ */
122
+ "helperText"?: string;
123
+ /**
124
+ * The ID for the input.
125
+ */
126
+ "inputId"?: string;
127
+ /**
128
+ * The label for the date input.
129
+ */
130
+ "label": string;
131
+ /**
132
+ * The latest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disableFuture` is set to `true`.
133
+ */
134
+ "max"?: string | Date;
127
135
  /**
128
- * 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.
136
+ * The earliest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disablePast` is set to `true`.
129
137
  */
130
- "variableRowHeight"?: (params: {
131
- [key: string]: any;
132
- index: number;
133
- }) => IcDataTableRowHeights | null;
138
+ "min"?: string | Date;
139
+ /**
140
+ * The name of the control, which is submitted with the form data.
141
+ */
142
+ "name": string;
143
+ /**
144
+ * If `true`, the input will require a value.
145
+ */
146
+ "required"?: boolean;
147
+ "setCalendarFocus": () => Promise<void>;
148
+ "setDisableDays": (days: IcWeekDays[]) => Promise<void>;
149
+ "showCalendarButton"?: boolean;
150
+ /**
151
+ * If `true`, a button which clears the date input when clicked will be displayed.
152
+ */
153
+ "showClearButton"?: boolean;
154
+ /**
155
+ * The size of the date input to be displayed.
156
+ */
157
+ "size"?: IcSizes;
158
+ "triggerIcChange": (d: Date) => Promise<void>;
159
+ /**
160
+ * The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
161
+ */
162
+ "validationStatus"?: IcInformationStatusOrEmpty;
163
+ /**
164
+ * The text to display as the validation message. This will override the built-in date validation.
165
+ */
166
+ "validationText"?: string;
167
+ /**
168
+ * The value of the date input. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object.
169
+ */
170
+ "value"?: string | Date | null | undefined;
134
171
  }
135
- interface IcDataTableTitleBar {
172
+ interface IcDatePicker {
136
173
  /**
137
- * The description that is displayed below the `heading` and `metadata`. Can be overridden with the `description` slot.
174
+ * The format in which the date will be displayed.
138
175
  */
139
- "description"?: string;
176
+ "dateFormat"?: IcDateFormat;
140
177
  /**
141
- * 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.
178
+ * The days of the week to disable.
142
179
  */
143
- "heading"?: string;
180
+ "disableDays"?: IcWeekDays[];
144
181
  /**
145
- * When `true`, the density select will not be rendered.
182
+ * The text to display as the validation message when `disableDays` is `true` and a disabled date is entered.
146
183
  */
147
- "hideDensitySelect"?: boolean;
184
+ "disableDaysMessage"?: string;
148
185
  /**
149
- * The metadata displayed next to the `heading`.
186
+ * If `true`, dates in the future are not allowed. A validation message will appear if a date in the future is entered.
150
187
  */
151
- "metadata"?: string;
188
+ "disableFuture"?: boolean;
189
+ /**
190
+ * The text to display as the validation message when `disableFuture` is `true` and a date in the future is entered.
191
+ */
192
+ "disableFutureMessage"?: string;
193
+ /**
194
+ * If `true`, dates in the past are not allowed. A validation message will appear if a date in the past is entered.
195
+ */
196
+ "disablePast"?: boolean;
197
+ /**
198
+ * The text to display as the validation message when `disablePast` is `true` and a date in the past is entered.
199
+ */
200
+ "disablePastMessage"?: string;
201
+ /**
202
+ * If `true`, the disabled state will be set.
203
+ */
204
+ "disabled"?: boolean;
205
+ /**
206
+ * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
207
+ */
208
+ "helperText"?: string;
209
+ /**
210
+ * The ID for the input field. The default will be an automatically generated value.
211
+ */
212
+ "inputId"?: string;
213
+ /**
214
+ * The label for the date input.
215
+ */
216
+ "label": string;
217
+ /**
218
+ * The latest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disableFuture` is set to `true`.
219
+ */
220
+ "max"?: string | Date;
221
+ /**
222
+ * The earliest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disablePast` is set to `true`.
223
+ */
224
+ "min"?: string | Date;
225
+ /**
226
+ * The name of the control, which is submitted with the form data.
227
+ */
228
+ "name"?: string;
229
+ /**
230
+ * The date visible when the calendar opens. Used if no date is currently selected. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object.
231
+ */
232
+ "openAtDate": string | Date;
233
+ /**
234
+ * If `true`, the input will require a value.
235
+ */
236
+ "required"?: boolean;
237
+ /**
238
+ * If `true`, days outside the current month will be visible in the date picker.
239
+ */
240
+ "showDaysOutsideMonth"?: boolean;
241
+ /**
242
+ * If `true`, the `Clear` button on the date picker will be visible.
243
+ */
244
+ "showPickerClearButton"?: boolean;
245
+ /**
246
+ * If `true`, the `Go to today` button on the date picker will be visible.
247
+ */
248
+ "showPickerTodayButton"?: boolean;
249
+ /**
250
+ * The size of the date picker to be displayed.
251
+ */
252
+ "size"?: IcSizes;
253
+ /**
254
+ * The first day of the week. `0` for Sunday, `1` for Monday, etc. Default is Monday.
255
+ */
256
+ "startOfWeek"?: IcWeekDays;
257
+ /**
258
+ * The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
259
+ */
260
+ "validationStatus"?: IcInformationStatusOrEmpty;
261
+ /**
262
+ * The text to display as the validation message. This will override the built-in date validation.
263
+ */
264
+ "validationText"?: string;
265
+ /**
266
+ * The value of the date picker. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object.
267
+ */
268
+ "value"?: string | Date | null | undefined;
152
269
  }
153
270
  interface IcMenuWithMulti {
154
271
  /**
@@ -423,13 +540,13 @@ export namespace Components {
423
540
  "value"?: string | string[];
424
541
  }
425
542
  }
426
- export interface IcDataTableCustomEvent<T> extends CustomEvent<T> {
543
+ export interface IcDateInputCustomEvent<T> extends CustomEvent<T> {
427
544
  detail: T;
428
- target: HTMLIcDataTableElement;
545
+ target: HTMLIcDateInputElement;
429
546
  }
430
- export interface IcDataTableTitleBarCustomEvent<T> extends CustomEvent<T> {
547
+ export interface IcDatePickerCustomEvent<T> extends CustomEvent<T> {
431
548
  detail: T;
432
- target: HTMLIcDataTableTitleBarElement;
549
+ target: HTMLIcDatePickerElement;
433
550
  }
434
551
  export interface IcMenuWithMultiCustomEvent<T> extends CustomEvent<T> {
435
552
  detail: T;
@@ -444,39 +561,48 @@ export interface IcSelectWithMultiCustomEvent<T> extends CustomEvent<T> {
444
561
  target: HTMLIcSelectWithMultiElement;
445
562
  }
446
563
  declare global {
447
- interface HTMLIcDataTableElementEventMap {
448
- "icRowHeightChange": void;
449
- }
450
564
  interface HTMLIcDataTableElement extends Components.IcDataTable, HTMLStencilElement {
451
- addEventListener<K extends keyof HTMLIcDataTableElementEventMap>(type: K, listener: (this: HTMLIcDataTableElement, ev: IcDataTableCustomEvent<HTMLIcDataTableElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
565
+ }
566
+ var HTMLIcDataTableElement: {
567
+ prototype: HTMLIcDataTableElement;
568
+ new (): HTMLIcDataTableElement;
569
+ };
570
+ interface HTMLIcDateInputElementEventMap {
571
+ "calendarButtonClicked": { value: Date };
572
+ "icBlur": { value: Date };
573
+ "icChange": { value: Date };
574
+ "icFocus": { value: Date };
575
+ }
576
+ interface HTMLIcDateInputElement extends Components.IcDateInput, HTMLStencilElement {
577
+ addEventListener<K extends keyof HTMLIcDateInputElementEventMap>(type: K, listener: (this: HTMLIcDateInputElement, ev: IcDateInputCustomEvent<HTMLIcDateInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
452
578
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
453
579
  addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
454
580
  addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
455
- removeEventListener<K extends keyof HTMLIcDataTableElementEventMap>(type: K, listener: (this: HTMLIcDataTableElement, ev: IcDataTableCustomEvent<HTMLIcDataTableElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
581
+ removeEventListener<K extends keyof HTMLIcDateInputElementEventMap>(type: K, listener: (this: HTMLIcDateInputElement, ev: IcDateInputCustomEvent<HTMLIcDateInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
456
582
  removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
457
583
  removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
458
584
  removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
459
585
  }
460
- var HTMLIcDataTableElement: {
461
- prototype: HTMLIcDataTableElement;
462
- new (): HTMLIcDataTableElement;
586
+ var HTMLIcDateInputElement: {
587
+ prototype: HTMLIcDateInputElement;
588
+ new (): HTMLIcDateInputElement;
463
589
  };
464
- interface HTMLIcDataTableTitleBarElementEventMap {
465
- "icTableDensityUpdate": IcDensityUpdateEventDetail;
590
+ interface HTMLIcDatePickerElementEventMap {
591
+ "icChange": { value: Date };
466
592
  }
467
- interface HTMLIcDataTableTitleBarElement extends Components.IcDataTableTitleBar, HTMLStencilElement {
468
- addEventListener<K extends keyof HTMLIcDataTableTitleBarElementEventMap>(type: K, listener: (this: HTMLIcDataTableTitleBarElement, ev: IcDataTableTitleBarCustomEvent<HTMLIcDataTableTitleBarElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
593
+ interface HTMLIcDatePickerElement extends Components.IcDatePicker, HTMLStencilElement {
594
+ addEventListener<K extends keyof HTMLIcDatePickerElementEventMap>(type: K, listener: (this: HTMLIcDatePickerElement, ev: IcDatePickerCustomEvent<HTMLIcDatePickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
469
595
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
470
596
  addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
471
597
  addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
472
- removeEventListener<K extends keyof HTMLIcDataTableTitleBarElementEventMap>(type: K, listener: (this: HTMLIcDataTableTitleBarElement, ev: IcDataTableTitleBarCustomEvent<HTMLIcDataTableTitleBarElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
598
+ removeEventListener<K extends keyof HTMLIcDatePickerElementEventMap>(type: K, listener: (this: HTMLIcDatePickerElement, ev: IcDatePickerCustomEvent<HTMLIcDatePickerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
473
599
  removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
474
600
  removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
475
601
  removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
476
602
  }
477
- var HTMLIcDataTableTitleBarElement: {
478
- prototype: HTMLIcDataTableTitleBarElement;
479
- new (): HTMLIcDataTableTitleBarElement;
603
+ var HTMLIcDatePickerElement: {
604
+ prototype: HTMLIcDatePickerElement;
605
+ new (): HTMLIcDatePickerElement;
480
606
  };
481
607
  interface HTMLIcMenuWithMultiElementEventMap {
482
608
  "menuKeyPress": { isNavKey: boolean; key: string };
@@ -546,7 +672,8 @@ declare global {
546
672
  };
547
673
  interface HTMLElementTagNameMap {
548
674
  "ic-data-table": HTMLIcDataTableElement;
549
- "ic-data-table-title-bar": HTMLIcDataTableTitleBarElement;
675
+ "ic-date-input": HTMLIcDateInputElement;
676
+ "ic-date-picker": HTMLIcDatePickerElement;
550
677
  "ic-menu-with-multi": HTMLIcMenuWithMultiElement;
551
678
  "ic-pagination-bar": HTMLIcPaginationBarElement;
552
679
  "ic-select-with-multi": HTMLIcSelectWithMultiElement;
@@ -574,39 +701,10 @@ declare namespace LocalJSX {
574
701
  * Applies a border to the table container.
575
702
  */
576
703
  "embedded"?: boolean;
577
- /**
578
- * Sets the row height on all rows in the table that aren't set using the variableRowHeight method.
579
- */
580
- "globalRowHeight"?: IcDataTableRowHeights;
581
704
  /**
582
705
  * If `true`, column headers will not be visible.
583
706
  */
584
707
  "hideColumnHeaders"?: boolean;
585
- /**
586
- * When set to `true`, the full table will show a loading state, featuring a radial indicator.
587
- */
588
- "loading"?: boolean;
589
- /**
590
- * Sets the props for the circular loading indicator used in the loading state.
591
- */
592
- "loadingOptions"?: {
593
- appearance?: IcThemeForegroundNoDefault;
594
- description?: string;
595
- label?: string;
596
- labelDuration?: number;
597
- max?: number;
598
- min?: number;
599
- progress?: number;
600
- showBackground?: boolean;
601
- };
602
- /**
603
- * The minimum amount of time the `loading` state displays for before showing the data. Used to prevent flashing in the component.
604
- */
605
- "minimumLoadingDisplayDuration"?: number;
606
- /**
607
- * Emitted when the `globalRowHeight` or `variableRowHeight` properties change in the data table.
608
- */
609
- "onIcRowHeightChange"?: (event: IcDataTableCustomEvent<void>) => void;
610
708
  /**
611
709
  * Sets the props for the pagination bar.
612
710
  */
@@ -641,53 +739,202 @@ declare namespace LocalJSX {
641
739
  * If `true`, row headers will remain to the left when scrolling horizontally.
642
740
  */
643
741
  "stickyRowHeaders"?: boolean;
742
+ }
743
+ interface IcDateInput {
644
744
  /**
645
- * For long text in cells that aren't set to textWrap, define how they should be truncated. `tooltip` adds a tooltip for the rest of the text, `showHide` adds the ic-typography "See More"/"See Less" buttons.
745
+ * The format in which the date will be displayed.
646
746
  */
647
- "truncationPattern"?: IcDataTableTruncationTypes;
747
+ "dateFormat"?: IcDateFormat;
648
748
  /**
649
- * If `true`, the table displays a linear loading indicator below the header row to indicate an updating state.
749
+ * The days of the week to disable.
650
750
  */
651
- "updating"?: boolean;
751
+ "disableDays"?: IcWeekDays[];
652
752
  /**
653
- * Sets the props for the linear loading indicator used in the updating state.
753
+ * The text to display as the validation message when `disableDays` is set and a disabled date is entered.
654
754
  */
655
- "updatingOptions"?: {
656
- appearance?: IcThemeForegroundNoDefault;
657
- description?: string;
658
- max?: number;
659
- min?: number;
660
- progress?: number;
661
- };
755
+ "disableDaysMessage"?: string;
756
+ /**
757
+ * If `true`, dates in the future are not allowed. A validation message will appear if a date in the future is entered.
758
+ */
759
+ "disableFuture"?: boolean;
760
+ /**
761
+ * The text to display as the validation message when `disableFuture` is true and a date in the future is entered.
762
+ */
763
+ "disableFutureMessage"?: string;
764
+ /**
765
+ * If `true`, dates in the past are not allowed. A validation message will appear if a date in the past is entered.
766
+ */
767
+ "disablePast"?: boolean;
768
+ /**
769
+ * The text to display as the validation message when `disablePast` is true and a date in the past is entered.
770
+ */
771
+ "disablePastMessage"?: string;
772
+ /**
773
+ * If `true`, the disabled state will be set.
774
+ */
775
+ "disabled"?: boolean;
776
+ /**
777
+ * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
778
+ */
779
+ "helperText"?: string;
780
+ /**
781
+ * The ID for the input.
782
+ */
783
+ "inputId"?: string;
784
+ /**
785
+ * The label for the date input.
786
+ */
787
+ "label": string;
788
+ /**
789
+ * The latest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disableFuture` is set to `true`.
790
+ */
791
+ "max"?: string | Date;
792
+ /**
793
+ * The earliest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disablePast` is set to `true`.
794
+ */
795
+ "min"?: string | Date;
796
+ /**
797
+ * The name of the control, which is submitted with the form data.
798
+ */
799
+ "name"?: string;
800
+ /**
801
+ * Emitted when the input loses focus.
802
+ */
803
+ "onIcBlur"?: (event: IcDateInputCustomEvent<{ value: Date }>) => void;
804
+ /**
805
+ * Emitted when the value has changed.
806
+ */
807
+ "onIcChange"?: (event: IcDateInputCustomEvent<{ value: Date }>) => void;
808
+ /**
809
+ * Emitted when the input gains focus.
810
+ */
811
+ "onIcFocus"?: (event: IcDateInputCustomEvent<{ value: Date }>) => void;
812
+ /**
813
+ * If `true`, the input will require a value.
814
+ */
815
+ "required"?: boolean;
816
+ /**
817
+ * If `true`, a button which clears the date input when clicked will be displayed.
818
+ */
819
+ "showClearButton"?: boolean;
820
+ /**
821
+ * The size of the date input to be displayed.
822
+ */
823
+ "size"?: IcSizes;
824
+ /**
825
+ * The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
826
+ */
827
+ "validationStatus"?: IcInformationStatusOrEmpty;
662
828
  /**
663
- * 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.
829
+ * The text to display as the validation message. This will override the built-in date validation.
664
830
  */
665
- "variableRowHeight"?: (params: {
666
- [key: string]: any;
667
- index: number;
668
- }) => IcDataTableRowHeights | null;
831
+ "validationText"?: string;
832
+ /**
833
+ * The value of the date input. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object.
834
+ */
835
+ "value"?: string | Date | null | undefined;
669
836
  }
670
- interface IcDataTableTitleBar {
837
+ interface IcDatePicker {
838
+ /**
839
+ * The format in which the date will be displayed.
840
+ */
841
+ "dateFormat"?: IcDateFormat;
842
+ /**
843
+ * The days of the week to disable.
844
+ */
845
+ "disableDays"?: IcWeekDays[];
846
+ /**
847
+ * The text to display as the validation message when `disableDays` is `true` and a disabled date is entered.
848
+ */
849
+ "disableDaysMessage"?: string;
850
+ /**
851
+ * If `true`, dates in the future are not allowed. A validation message will appear if a date in the future is entered.
852
+ */
853
+ "disableFuture"?: boolean;
671
854
  /**
672
- * The description that is displayed below the `heading` and `metadata`. Can be overridden with the `description` slot.
855
+ * The text to display as the validation message when `disableFuture` is `true` and a date in the future is entered.
673
856
  */
674
- "description"?: string;
857
+ "disableFutureMessage"?: string;
675
858
  /**
676
- * 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.
859
+ * If `true`, dates in the past are not allowed. A validation message will appear if a date in the past is entered.
677
860
  */
678
- "heading"?: string;
861
+ "disablePast"?: boolean;
862
+ /**
863
+ * The text to display as the validation message when `disablePast` is `true` and a date in the past is entered.
864
+ */
865
+ "disablePastMessage"?: string;
866
+ /**
867
+ * If `true`, the disabled state will be set.
868
+ */
869
+ "disabled"?: boolean;
870
+ /**
871
+ * The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
872
+ */
873
+ "helperText"?: string;
874
+ /**
875
+ * The ID for the input field. The default will be an automatically generated value.
876
+ */
877
+ "inputId"?: string;
878
+ /**
879
+ * The label for the date input.
880
+ */
881
+ "label": string;
679
882
  /**
680
- * When `true`, the density select will not be rendered.
883
+ * The latest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disableFuture` is set to `true`.
681
884
  */
682
- "hideDensitySelect"?: boolean;
885
+ "max"?: string | Date;
683
886
  /**
684
- * The metadata displayed next to the `heading`.
887
+ * The earliest date that will be allowed. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object. The value of this prop is ignored if `disablePast` is set to `true`.
685
888
  */
686
- "metadata"?: string;
889
+ "min"?: string | Date;
890
+ /**
891
+ * The name of the control, which is submitted with the form data.
892
+ */
893
+ "name"?: string;
894
+ /**
895
+ * Emitted when the value has changed.
896
+ */
897
+ "onIcChange"?: (event: IcDatePickerCustomEvent<{ value: Date }>) => void;
898
+ /**
899
+ * The date visible when the calendar opens. Used if no date is currently selected. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object.
900
+ */
901
+ "openAtDate"?: string | Date;
902
+ /**
903
+ * If `true`, the input will require a value.
904
+ */
905
+ "required"?: boolean;
906
+ /**
907
+ * If `true`, days outside the current month will be visible in the date picker.
908
+ */
909
+ "showDaysOutsideMonth"?: boolean;
910
+ /**
911
+ * If `true`, the `Clear` button on the date picker will be visible.
912
+ */
913
+ "showPickerClearButton"?: boolean;
914
+ /**
915
+ * If `true`, the `Go to today` button on the date picker will be visible.
916
+ */
917
+ "showPickerTodayButton"?: boolean;
918
+ /**
919
+ * The size of the date picker to be displayed.
920
+ */
921
+ "size"?: IcSizes;
922
+ /**
923
+ * The first day of the week. `0` for Sunday, `1` for Monday, etc. Default is Monday.
924
+ */
925
+ "startOfWeek"?: IcWeekDays;
926
+ /**
927
+ * The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
928
+ */
929
+ "validationStatus"?: IcInformationStatusOrEmpty;
930
+ /**
931
+ * The text to display as the validation message. This will override the built-in date validation.
932
+ */
933
+ "validationText"?: string;
687
934
  /**
688
- * Emitted when the table density select value is changed.
935
+ * The value of the date picker. The value can be in any format supported as `dateFormat`, in ISO 8601 date string format (`yyyy-mm-dd`) or as a JavaScript `Date` object.
689
936
  */
690
- "onIcTableDensityUpdate"?: (event: IcDataTableTitleBarCustomEvent<IcDensityUpdateEventDetail>) => void;
937
+ "value"?: string | Date | null | undefined;
691
938
  }
692
939
  interface IcMenuWithMulti {
693
940
  /**
@@ -988,7 +1235,8 @@ declare namespace LocalJSX {
988
1235
  }
989
1236
  interface IntrinsicElements {
990
1237
  "ic-data-table": IcDataTable;
991
- "ic-data-table-title-bar": IcDataTableTitleBar;
1238
+ "ic-date-input": IcDateInput;
1239
+ "ic-date-picker": IcDatePicker;
992
1240
  "ic-menu-with-multi": IcMenuWithMulti;
993
1241
  "ic-pagination-bar": IcPaginationBar;
994
1242
  "ic-select-with-multi": IcSelectWithMulti;
@@ -999,7 +1247,8 @@ declare module "@stencil/core" {
999
1247
  export namespace JSX {
1000
1248
  interface IntrinsicElements {
1001
1249
  "ic-data-table": LocalJSX.IcDataTable & JSXBase.HTMLAttributes<HTMLIcDataTableElement>;
1002
- "ic-data-table-title-bar": LocalJSX.IcDataTableTitleBar & JSXBase.HTMLAttributes<HTMLIcDataTableTitleBarElement>;
1250
+ "ic-date-input": LocalJSX.IcDateInput & JSXBase.HTMLAttributes<HTMLIcDateInputElement>;
1251
+ "ic-date-picker": LocalJSX.IcDatePicker & JSXBase.HTMLAttributes<HTMLIcDatePickerElement>;
1003
1252
  "ic-menu-with-multi": LocalJSX.IcMenuWithMulti & JSXBase.HTMLAttributes<HTMLIcMenuWithMultiElement>;
1004
1253
  "ic-pagination-bar": LocalJSX.IcPaginationBar & JSXBase.HTMLAttributes<HTMLIcPaginationBarElement>;
1005
1254
  "ic-select-with-multi": LocalJSX.IcSelectWithMulti & JSXBase.HTMLAttributes<HTMLIcSelectWithMultiElement>;