@ukic/canary-web-components 3.0.0-canary.33 → 3.0.0-canary.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (946) hide show
  1. package/dist/cjs/{OpenInNew-7bac24f7.js → OpenInNew-add95b7b.js} +1 -1
  2. package/dist/cjs/OpenInNew-add95b7b.js.map +1 -0
  3. package/dist/{esm/purify-6eaa9893.js → cjs/common-helpers-577fc5b0.js} +22 -2
  4. package/dist/cjs/common-helpers-577fc5b0.js.map +1 -0
  5. package/dist/cjs/core.cjs.js +1 -1
  6. package/dist/cjs/{helpers-2cc5f6db.js → helpers-cb472df9.js} +1 -128
  7. package/dist/cjs/helpers-cb472df9.js.map +1 -0
  8. package/dist/cjs/helpers-f81fed28.js.map +1 -1
  9. package/dist/cjs/ic-badge-27f26087.js +184 -0
  10. package/dist/cjs/ic-badge-27f26087.js.map +1 -0
  11. package/dist/cjs/ic-badge.cjs.entry.js +4 -177
  12. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  13. package/dist/cjs/ic-button-4c329a7d.js +435 -0
  14. package/dist/cjs/ic-button-4c329a7d.js.map +1 -0
  15. package/dist/cjs/ic-button_3.cjs.entry.js +9 -875
  16. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  17. package/dist/cjs/ic-calendar_2.cjs.entry.js +22 -13
  18. package/dist/cjs/ic-calendar_2.cjs.entry.js.map +1 -1
  19. package/dist/cjs/ic-card-horizontal.cjs.entry.js +10 -5
  20. package/dist/cjs/ic-card-horizontal.cjs.entry.js.map +1 -1
  21. package/dist/cjs/ic-checkbox-ac44e0a2.js +204 -0
  22. package/dist/cjs/ic-checkbox-ac44e0a2.js.map +1 -0
  23. package/dist/cjs/ic-checkbox_3.cjs.entry.js +22 -208
  24. package/dist/cjs/ic-checkbox_3.cjs.entry.js.map +1 -1
  25. package/dist/cjs/ic-chip-1ff0950a.js +133 -0
  26. package/dist/cjs/ic-chip-1ff0950a.js.map +1 -0
  27. package/dist/cjs/ic-chip.cjs.entry.js +4 -119
  28. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  29. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +19 -4
  30. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js.map +1 -1
  31. package/dist/cjs/ic-data-table.cjs.entry.js +18 -10
  32. package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ic-date-picker.cjs.entry.js +2 -2
  34. package/dist/cjs/ic-input-component-container_4.cjs.entry.js +7 -229
  35. package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-input-validation-bf7afa43.js +259 -0
  37. package/dist/cjs/ic-input-validation-bf7afa43.js.map +1 -0
  38. package/dist/cjs/ic-link-c77848ab.js +111 -0
  39. package/dist/cjs/ic-link-c77848ab.js.map +1 -0
  40. package/dist/cjs/ic-link.cjs.entry.js +5 -104
  41. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-loading-indicator-bbd1572c.js +233 -0
  43. package/dist/cjs/ic-loading-indicator-bbd1572c.js.map +1 -0
  44. package/dist/cjs/ic-menu-e9a1a0d3.js +987 -0
  45. package/dist/cjs/ic-menu-e9a1a0d3.js.map +1 -0
  46. package/dist/cjs/ic-menu.cjs.entry.js +6 -991
  47. package/dist/cjs/ic-menu.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-navigation-item-59bd8957.js +243 -0
  49. package/dist/cjs/ic-navigation-item-59bd8957.js.map +1 -0
  50. package/dist/cjs/ic-navigation-item.cjs.entry.js +5 -232
  51. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-page-header-3d8b3a59.js +131 -0
  53. package/dist/cjs/ic-page-header-3d8b3a59.js.map +1 -0
  54. package/dist/cjs/ic-page-header.cjs.entry.js +4 -124
  55. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-pagination_3.cjs.entry.js +16 -0
  57. package/dist/cjs/ic-pagination_3.cjs.entry.js.map +1 -0
  58. package/dist/cjs/ic-section-container-128e2db0.js +34 -0
  59. package/dist/cjs/ic-section-container-128e2db0.js.map +1 -0
  60. package/dist/cjs/ic-section-container.cjs.entry.js +3 -27
  61. package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-select-bc8ca251.js +876 -0
  63. package/dist/cjs/ic-select-bc8ca251.js.map +1 -0
  64. package/dist/cjs/ic-skip-link-43203eea.js +60 -0
  65. package/dist/cjs/ic-skip-link-43203eea.js.map +1 -0
  66. package/dist/cjs/ic-skip-link.cjs.entry.js +3 -53
  67. package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-status-tag-a4377a6b.js +55 -0
  69. package/dist/cjs/ic-status-tag-a4377a6b.js.map +1 -0
  70. package/dist/cjs/ic-status-tag.cjs.entry.js +4 -48
  71. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  72. package/dist/cjs/ic-table-of-contents.cjs.entry.js +14 -3
  73. package/dist/cjs/ic-table-of-contents.cjs.entry.js.map +1 -1
  74. package/dist/cjs/ic-text-field-5d7ae957.js +732 -0
  75. package/dist/cjs/ic-text-field-5d7ae957.js.map +1 -0
  76. package/dist/cjs/ic-theme.cjs.entry.js +2 -2
  77. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-time-input.cjs.entry.js +17 -7
  79. package/dist/cjs/ic-time-input.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-time-selector.cjs.entry.js +53 -170
  81. package/dist/cjs/ic-time-selector.cjs.entry.js.map +1 -1
  82. package/dist/cjs/ic-toggle-button-ce67a1ec.js +452 -0
  83. package/dist/cjs/ic-toggle-button-ce67a1ec.js.map +1 -0
  84. package/dist/cjs/ic-toggle-button_2.cjs.entry.js +5 -445
  85. package/dist/cjs/ic-toggle-button_2.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-tooltip-3cc80832.js +239 -0
  87. package/dist/cjs/ic-tooltip-3cc80832.js.map +1 -0
  88. package/dist/cjs/ic-top-navigation-a6c4be7b.js +237 -0
  89. package/dist/cjs/ic-top-navigation-a6c4be7b.js.map +1 -0
  90. package/dist/cjs/ic-top-navigation.cjs.entry.js +4 -227
  91. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  92. package/dist/cjs/ic-tree-item.cjs.entry.js +5 -4
  93. package/dist/cjs/ic-tree-item.cjs.entry.js.map +1 -1
  94. package/dist/cjs/ic-tree-view.cjs.entry.js +7 -5
  95. package/dist/cjs/ic-tree-view.cjs.entry.js.map +1 -1
  96. package/dist/cjs/ic-typography-a199c128.js +198 -0
  97. package/dist/cjs/ic-typography-a199c128.js.map +1 -0
  98. package/dist/cjs/ic-typography.cjs.entry.js +4 -191
  99. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  100. package/dist/cjs/index-d337cd8a.js +6 -170
  101. package/dist/cjs/loader.cjs.js +1 -1
  102. package/dist/collection/collection-manifest.json +28 -76
  103. package/dist/collection/components/ic-calendar/ic-calendar.js +12 -10
  104. package/dist/collection/components/ic-calendar/ic-calendar.js.map +1 -1
  105. package/dist/collection/components/ic-calendar/ic-day-button.js +1 -0
  106. package/dist/collection/components/ic-calendar/ic-day-button.js.map +1 -1
  107. package/dist/collection/components/ic-calendar/ic-month-picker.js +1 -0
  108. package/dist/collection/components/ic-calendar/ic-month-picker.js.map +1 -1
  109. package/dist/collection/components/ic-calendar/ic-year-picker.js +1 -0
  110. package/dist/collection/components/ic-calendar/ic-year-picker.js.map +1 -1
  111. package/dist/collection/components/ic-calendar/test/a11y/ic-calendar.test.a11y.js +1 -1
  112. package/dist/collection/components/ic-calendar/test/a11y/ic-calendar.test.a11y.js.map +1 -1
  113. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +9 -5
  114. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js.map +1 -1
  115. package/dist/collection/components/ic-data-table/ic-data-table.js +15 -8
  116. package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
  117. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js +18 -4
  118. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js.map +1 -1
  119. package/dist/collection/components/ic-date-input/ic-date-input.js +13 -3
  120. package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -1
  121. package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js +1 -1
  122. package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js.map +1 -1
  123. package/dist/collection/components/ic-date-picker/ic-date-picker.js +2 -2
  124. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +19 -12
  125. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
  126. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents-item.js +1 -0
  127. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents-item.js.map +1 -1
  128. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents.js +12 -3
  129. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents.js.map +1 -1
  130. package/dist/collection/components/ic-time-input/ic-time-input.js +20 -8
  131. package/dist/collection/components/ic-time-input/ic-time-input.js.map +1 -1
  132. package/dist/collection/components/ic-time-input/ic-time-input.stories.js +4 -4
  133. package/dist/collection/components/ic-time-input/ic-time-input.stories.js.map +1 -1
  134. package/dist/collection/components/ic-time-input/test/helpers/ic-time-input.js +1 -1
  135. package/dist/collection/components/ic-time-input/test/helpers/ic-time-input.js.map +1 -1
  136. package/dist/collection/components/ic-time-selector/ic-time-selector.js +55 -200
  137. package/dist/collection/components/ic-time-selector/ic-time-selector.js.map +1 -1
  138. package/dist/collection/components/ic-time-selector/ic-time-selector.stories.js +50 -24
  139. package/dist/collection/components/ic-time-selector/ic-time-selector.stories.js.map +1 -1
  140. package/dist/collection/components/ic-tree-item/ic-tree-item.js +4 -4
  141. package/dist/collection/components/ic-tree-item/ic-tree-item.js.map +1 -1
  142. package/dist/collection/components/ic-tree-view/ic-tree-view.js +5 -3
  143. package/dist/collection/components/ic-tree-view/ic-tree-view.js.map +1 -1
  144. package/dist/collection/components/ic-tree-view/ic-tree-view.stories.js +32 -2
  145. package/dist/collection/components/ic-tree-view/ic-tree-view.stories.js.map +1 -1
  146. package/dist/collection/utils/types.js.map +1 -1
  147. package/dist/components/common-helpers.js +1364 -3
  148. package/dist/components/common-helpers.js.map +1 -1
  149. package/dist/components/helpers.js +1 -116
  150. package/dist/components/helpers.js.map +1 -1
  151. package/dist/components/helpers2.js.map +1 -1
  152. package/dist/components/ic-badge.d.ts +11 -0
  153. package/dist/components/ic-badge.js +3 -3
  154. package/dist/components/ic-badge.js.map +1 -1
  155. package/dist/components/ic-button.d.ts +11 -0
  156. package/dist/components/ic-button2.js +5 -5
  157. package/dist/components/ic-button2.js.map +1 -1
  158. package/dist/components/ic-calendar2.js +12 -11
  159. package/dist/components/ic-calendar2.js.map +1 -1
  160. package/dist/components/ic-card-horizontal.js +6 -5
  161. package/dist/components/ic-card-horizontal.js.map +1 -1
  162. package/dist/components/ic-checkbox.d.ts +11 -0
  163. package/dist/components/ic-checkbox2.js +5 -5
  164. package/dist/components/ic-checkbox2.js.map +1 -1
  165. package/dist/components/ic-chip.d.ts +11 -0
  166. package/dist/components/ic-chip.js +14 -6
  167. package/dist/components/ic-chip.js.map +1 -1
  168. package/dist/components/ic-data-table-title-bar.js +18 -7
  169. package/dist/components/ic-data-table-title-bar.js.map +1 -1
  170. package/dist/components/ic-data-table.js +34 -40
  171. package/dist/components/ic-data-table.js.map +1 -1
  172. package/dist/components/ic-date-input2.js +10 -6
  173. package/dist/components/ic-date-input2.js.map +1 -1
  174. package/dist/components/ic-date-picker.js +2 -2
  175. package/dist/components/ic-empty-state.d.ts +11 -0
  176. package/dist/components/ic-empty-state2.js +3 -3
  177. package/dist/components/ic-empty-state2.js.map +1 -1
  178. package/dist/components/ic-input-component-container.d.ts +11 -0
  179. package/dist/components/ic-input-component-container2.js +5 -4
  180. package/dist/components/ic-input-component-container2.js.map +1 -1
  181. package/dist/components/ic-input-container.d.ts +11 -0
  182. package/dist/components/ic-input-container2.js +2 -2
  183. package/dist/components/ic-input-container2.js.map +1 -1
  184. package/dist/components/ic-input-label.d.ts +11 -0
  185. package/dist/components/ic-input-label2.js +3 -3
  186. package/dist/components/ic-input-label2.js.map +1 -1
  187. package/dist/components/ic-input-validation.d.ts +11 -0
  188. package/dist/components/ic-input-validation2.js +21 -5
  189. package/dist/components/ic-input-validation2.js.map +1 -1
  190. package/dist/components/ic-link.d.ts +11 -0
  191. package/dist/components/ic-link2.js +2 -2
  192. package/dist/components/ic-link2.js.map +1 -1
  193. package/dist/components/ic-loading-indicator.d.ts +11 -0
  194. package/dist/components/ic-loading-indicator2.js +27 -13
  195. package/dist/components/ic-loading-indicator2.js.map +1 -1
  196. package/dist/components/ic-menu.d.ts +11 -0
  197. package/dist/components/ic-menu2.js +11 -22
  198. package/dist/components/ic-menu2.js.map +1 -1
  199. package/dist/components/ic-navigation-item.d.ts +11 -0
  200. package/dist/components/ic-navigation-item.js +8 -4
  201. package/dist/components/ic-navigation-item.js.map +1 -1
  202. package/dist/components/ic-page-header.d.ts +11 -0
  203. package/dist/components/ic-page-header.js +9 -33
  204. package/dist/components/ic-page-header.js.map +1 -1
  205. package/dist/components/ic-pagination-bar2.js +23 -29
  206. package/dist/components/ic-pagination-bar2.js.map +1 -1
  207. package/dist/components/ic-pagination.d.ts +11 -0
  208. package/dist/components/ic-pagination2.js +34 -15
  209. package/dist/components/ic-pagination2.js.map +1 -1
  210. package/dist/components/ic-section-container.d.ts +11 -0
  211. package/dist/components/ic-section-container2.js +2 -2
  212. package/dist/components/ic-section-container2.js.map +1 -1
  213. package/dist/components/ic-select.d.ts +11 -0
  214. package/dist/components/ic-select2.js +7 -7
  215. package/dist/components/ic-select2.js.map +1 -1
  216. package/dist/components/ic-skip-link.d.ts +11 -0
  217. package/dist/components/ic-skip-link.js +2 -2
  218. package/dist/components/ic-skip-link.js.map +1 -1
  219. package/dist/components/ic-status-tag.d.ts +11 -0
  220. package/dist/components/ic-status-tag.js +2 -2
  221. package/dist/components/ic-status-tag.js.map +1 -1
  222. package/dist/components/ic-table-of-contents.js +5 -4
  223. package/dist/components/ic-table-of-contents.js.map +1 -1
  224. package/dist/components/ic-text-field.d.ts +11 -0
  225. package/dist/components/ic-text-field2.js +6 -6
  226. package/dist/components/ic-text-field2.js.map +1 -1
  227. package/dist/components/ic-theme.d.ts +11 -0
  228. package/dist/components/ic-theme.js +2 -2
  229. package/dist/components/ic-theme.js.map +1 -1
  230. package/dist/components/ic-time-input.js +16 -12
  231. package/dist/components/ic-time-input.js.map +1 -1
  232. package/dist/components/ic-time-selector.js +51 -173
  233. package/dist/components/ic-time-selector.js.map +1 -1
  234. package/dist/components/ic-toggle-button-group.d.ts +11 -0
  235. package/dist/components/ic-toggle-button-group2.js +2 -2
  236. package/dist/components/ic-toggle-button-group2.js.map +1 -1
  237. package/dist/components/ic-toggle-button.d.ts +11 -0
  238. package/dist/components/ic-toggle-button2.js +3 -3
  239. package/dist/components/ic-toggle-button2.js.map +1 -1
  240. package/dist/components/ic-tooltip.d.ts +11 -0
  241. package/dist/components/ic-tooltip2.js +3 -3
  242. package/dist/components/ic-tooltip2.js.map +1 -1
  243. package/dist/components/ic-top-navigation.d.ts +11 -0
  244. package/dist/components/ic-top-navigation.js +12 -21
  245. package/dist/components/ic-top-navigation.js.map +1 -1
  246. package/dist/components/ic-tree-item.js +4 -5
  247. package/dist/components/ic-tree-item.js.map +1 -1
  248. package/dist/components/ic-tree-view.js +5 -4
  249. package/dist/components/ic-tree-view.js.map +1 -1
  250. package/dist/components/ic-typography.d.ts +11 -0
  251. package/dist/components/ic-typography2.js +3 -3
  252. package/dist/components/ic-typography2.js.map +1 -1
  253. package/dist/components/success-icon.js +11 -0
  254. package/dist/components/success-icon.js.map +1 -0
  255. package/dist/core/core.css +1 -1
  256. package/dist/core/core.esm.js +1 -1
  257. package/dist/core/core.esm.js.map +1 -1
  258. package/dist/core/p-01b04775.js +2 -0
  259. package/dist/core/p-01b04775.js.map +1 -0
  260. package/dist/core/p-02d0a238.entry.js +2 -0
  261. package/dist/core/{p-c4b2774d.entry.js → p-0592277b.js} +2 -2
  262. package/dist/core/p-0592277b.js.map +1 -0
  263. package/dist/core/p-0664935b.js +2 -0
  264. package/dist/core/p-0664935b.js.map +1 -0
  265. package/dist/core/p-0aa06309.entry.js +2 -0
  266. package/dist/core/p-0aa06309.entry.js.map +1 -0
  267. package/dist/core/p-0c02b16c.entry.js +2 -0
  268. package/dist/core/p-1836fef6.entry.js +2 -0
  269. package/dist/core/p-1836fef6.entry.js.map +1 -0
  270. package/dist/core/{p-79ead0e7.entry.js → p-18d5e467.js} +2 -2
  271. package/dist/core/p-18d5e467.js.map +1 -0
  272. package/dist/core/p-1ddc08d0.js +2 -0
  273. package/dist/core/p-1ddc08d0.js.map +1 -0
  274. package/dist/core/{p-201b41c7.entry.js → p-22267c01.entry.js} +2 -2
  275. package/dist/core/p-27962d4d.entry.js +2 -0
  276. package/dist/core/p-384a7f60.entry.js +2 -0
  277. package/dist/core/p-3ed17bfc.entry.js +2 -0
  278. package/dist/core/p-3ed17bfc.entry.js.map +1 -0
  279. package/dist/core/p-42bacb0d.entry.js +2 -0
  280. package/dist/core/p-42bacb0d.entry.js.map +1 -0
  281. package/dist/core/p-4385552a.entry.js +2 -0
  282. package/dist/core/p-4385552a.entry.js.map +1 -0
  283. package/dist/core/{p-551a0fc1.entry.js → p-510f8257.entry.js} +2 -2
  284. package/dist/core/p-510f8257.entry.js.map +1 -0
  285. package/dist/core/{p-939025af.entry.js → p-5585895d.js} +2 -2
  286. package/dist/core/p-5585895d.js.map +1 -0
  287. package/dist/core/p-56ef5c79.js +2 -0
  288. package/dist/core/p-56ef5c79.js.map +1 -0
  289. package/dist/core/{p-7efdbab8.entry.js → p-5d5b1aa8.js} +2 -2
  290. package/dist/core/p-5d5b1aa8.js.map +1 -0
  291. package/dist/core/p-5e14ec1e.entry.js +2 -0
  292. package/dist/core/p-5e14ec1e.entry.js.map +1 -0
  293. package/dist/core/p-67a25154.entry.js +2 -0
  294. package/dist/core/p-67a25154.entry.js.map +1 -0
  295. package/dist/core/{p-ea1ea1b9.js → p-67a4f674.js} +1 -1
  296. package/dist/core/p-67a4f674.js.map +1 -0
  297. package/dist/core/p-6f45df7a.entry.js +2 -0
  298. package/dist/core/p-6f45df7a.entry.js.map +1 -0
  299. package/dist/core/{p-33509a89.entry.js → p-7843f9be.js} +2 -2
  300. package/dist/core/p-7843f9be.js.map +1 -0
  301. package/dist/core/p-7bbd1881.js +2 -0
  302. package/dist/core/p-7bbd1881.js.map +1 -0
  303. package/dist/core/{p-349d91dc.js → p-7d378ee6.js} +3 -3
  304. package/dist/core/p-7d378ee6.js.map +1 -0
  305. package/dist/core/p-7e4404fc.entry.js +2 -0
  306. package/dist/core/p-7e4404fc.entry.js.map +1 -0
  307. package/dist/core/p-829b34f9.js.map +1 -1
  308. package/dist/core/p-84129c7e.entry.js +2 -0
  309. package/dist/core/p-84129c7e.entry.js.map +1 -0
  310. package/dist/core/p-857362bd.entry.js +2 -0
  311. package/dist/core/p-857362bd.entry.js.map +1 -0
  312. package/dist/core/p-883e677d.entry.js +2 -0
  313. package/dist/core/p-883e677d.entry.js.map +1 -0
  314. package/dist/core/p-9148bd35.js +2 -0
  315. package/dist/core/p-9148bd35.js.map +1 -0
  316. package/dist/core/p-92e447e1.entry.js +2 -0
  317. package/dist/core/p-92e447e1.entry.js.map +1 -0
  318. package/dist/core/p-964d0e32.js +2 -0
  319. package/dist/core/p-964d0e32.js.map +1 -0
  320. package/dist/core/{p-9ca147f3.entry.js → p-9b218099.js} +2 -2
  321. package/dist/core/p-9b218099.js.map +1 -0
  322. package/dist/core/p-a4cb3520.js +2 -0
  323. package/dist/core/p-a4cb3520.js.map +1 -0
  324. package/dist/core/p-a50e4bdf.entry.js +2 -0
  325. package/dist/core/p-a50e4bdf.entry.js.map +1 -0
  326. package/dist/core/p-b8325ec4.js +2 -0
  327. package/dist/core/p-b8325ec4.js.map +1 -0
  328. package/dist/core/p-c1337dbc.entry.js +2 -0
  329. package/dist/core/p-c1337dbc.entry.js.map +1 -0
  330. package/dist/core/p-c2669ec9.js +2 -0
  331. package/dist/core/p-c2669ec9.js.map +1 -0
  332. package/dist/core/p-c5ac4fcc.entry.js +2 -0
  333. package/dist/core/p-c5ac4fcc.entry.js.map +1 -0
  334. package/dist/core/{p-879c180d.entry.js → p-c5d680be.js} +2 -2
  335. package/dist/core/p-c5d680be.js.map +1 -0
  336. package/dist/core/p-cd454ff0.entry.js +2 -0
  337. package/dist/core/p-cd454ff0.entry.js.map +1 -0
  338. package/dist/core/{p-319e3d5b.entry.js → p-d107dfa8.js} +2 -2
  339. package/dist/core/p-d107dfa8.js.map +1 -0
  340. package/dist/core/p-da2a9ddc.js +2 -0
  341. package/dist/core/p-da2a9ddc.js.map +1 -0
  342. package/dist/core/p-dc3a13d5.entry.js +2 -0
  343. package/dist/core/p-dc3a13d5.entry.js.map +1 -0
  344. package/dist/core/p-f3267773.entry.js +2 -0
  345. package/dist/core/p-f3267773.entry.js.map +1 -0
  346. package/dist/core/p-f65f0065.js +2 -0
  347. package/dist/core/p-f65f0065.js.map +1 -0
  348. package/dist/core/p-fc239961.entry.js +2 -0
  349. package/dist/core/p-fc239961.entry.js.map +1 -0
  350. package/dist/core/p-fd4fd86a.entry.js +2 -0
  351. package/dist/core/p-fd4fd86a.entry.js.map +1 -0
  352. package/dist/esm/{OpenInNew-52210a9d.js → OpenInNew-6f820c13.js} +1 -1
  353. package/dist/esm/OpenInNew-6f820c13.js.map +1 -0
  354. package/dist/{cjs/purify-039f565a.js → esm/common-helpers-f2174548.js} +18 -3
  355. package/dist/esm/common-helpers-f2174548.js.map +1 -0
  356. package/dist/esm/core.js +1 -1
  357. package/dist/esm/{helpers-063369f4.js → helpers-15fb9b13.js} +2 -117
  358. package/dist/esm/helpers-15fb9b13.js.map +1 -0
  359. package/dist/esm/helpers-a08b3f32.js.map +1 -1
  360. package/dist/esm/ic-badge-5c2b4bc7.js +182 -0
  361. package/dist/esm/ic-badge-5c2b4bc7.js.map +1 -0
  362. package/dist/esm/ic-badge.entry.js +3 -180
  363. package/dist/esm/ic-badge.entry.js.map +1 -1
  364. package/dist/esm/ic-button-2f9b4e8a.js +433 -0
  365. package/dist/esm/ic-button-2f9b4e8a.js.map +1 -0
  366. package/dist/esm/ic-button_3.entry.js +6 -876
  367. package/dist/esm/ic-button_3.entry.js.map +1 -1
  368. package/dist/esm/ic-calendar_2.entry.js +22 -13
  369. package/dist/esm/ic-calendar_2.entry.js.map +1 -1
  370. package/dist/esm/ic-card-horizontal.entry.js +10 -5
  371. package/dist/esm/ic-card-horizontal.entry.js.map +1 -1
  372. package/dist/esm/ic-checkbox-f21a3f00.js +201 -0
  373. package/dist/esm/ic-checkbox-f21a3f00.js.map +1 -0
  374. package/dist/esm/ic-checkbox_3.entry.js +17 -203
  375. package/dist/esm/ic-checkbox_3.entry.js.map +1 -1
  376. package/dist/esm/ic-chip-b44cea5b.js +131 -0
  377. package/dist/esm/ic-chip-b44cea5b.js.map +1 -0
  378. package/dist/esm/ic-chip.entry.js +3 -122
  379. package/dist/esm/ic-chip.entry.js.map +1 -1
  380. package/dist/esm/ic-data-table-title-bar.entry.js +19 -4
  381. package/dist/esm/ic-data-table-title-bar.entry.js.map +1 -1
  382. package/dist/esm/ic-data-table.entry.js +18 -10
  383. package/dist/esm/ic-data-table.entry.js.map +1 -1
  384. package/dist/esm/ic-date-picker.entry.js +2 -2
  385. package/dist/esm/ic-input-component-container_4.entry.js +3 -229
  386. package/dist/esm/ic-input-component-container_4.entry.js.map +1 -1
  387. package/dist/esm/ic-input-validation-cce3bb05.js +254 -0
  388. package/dist/esm/ic-input-validation-cce3bb05.js.map +1 -0
  389. package/dist/esm/ic-link-0f6ba1b0.js +109 -0
  390. package/dist/esm/ic-link-0f6ba1b0.js.map +1 -0
  391. package/dist/esm/ic-link.entry.js +4 -107
  392. package/dist/esm/ic-link.entry.js.map +1 -1
  393. package/dist/esm/ic-loading-indicator-7ec7c6c9.js +231 -0
  394. package/dist/esm/ic-loading-indicator-7ec7c6c9.js.map +1 -0
  395. package/dist/esm/ic-menu-c29dda8d.js +985 -0
  396. package/dist/esm/ic-menu-c29dda8d.js.map +1 -0
  397. package/dist/esm/ic-menu.entry.js +5 -994
  398. package/dist/esm/ic-menu.entry.js.map +1 -1
  399. package/dist/esm/ic-navigation-item-e775ce8c.js +241 -0
  400. package/dist/esm/ic-navigation-item-e775ce8c.js.map +1 -0
  401. package/dist/esm/ic-navigation-item.entry.js +4 -235
  402. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  403. package/dist/esm/ic-page-header-a4a552fe.js +129 -0
  404. package/dist/esm/ic-page-header-a4a552fe.js.map +1 -0
  405. package/dist/esm/ic-page-header.entry.js +3 -127
  406. package/dist/esm/ic-page-header.entry.js.map +1 -1
  407. package/dist/esm/ic-pagination_3.entry.js +6 -0
  408. package/dist/esm/ic-pagination_3.entry.js.map +1 -0
  409. package/dist/esm/ic-section-container-3b887eb7.js +32 -0
  410. package/dist/esm/ic-section-container-3b887eb7.js.map +1 -0
  411. package/dist/esm/ic-section-container.entry.js +2 -30
  412. package/dist/esm/ic-section-container.entry.js.map +1 -1
  413. package/dist/esm/ic-select-cb04ab16.js +874 -0
  414. package/dist/esm/ic-select-cb04ab16.js.map +1 -0
  415. package/dist/esm/ic-skip-link-7c9b8269.js +58 -0
  416. package/dist/esm/ic-skip-link-7c9b8269.js.map +1 -0
  417. package/dist/esm/ic-skip-link.entry.js +2 -56
  418. package/dist/esm/ic-skip-link.entry.js.map +1 -1
  419. package/dist/esm/ic-status-tag-7395532c.js +53 -0
  420. package/dist/esm/ic-status-tag-7395532c.js.map +1 -0
  421. package/dist/esm/ic-status-tag.entry.js +3 -51
  422. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  423. package/dist/esm/ic-table-of-contents.entry.js +14 -3
  424. package/dist/esm/ic-table-of-contents.entry.js.map +1 -1
  425. package/dist/esm/ic-text-field-73754fc7.js +729 -0
  426. package/dist/esm/ic-text-field-73754fc7.js.map +1 -0
  427. package/dist/esm/ic-theme.entry.js +2 -2
  428. package/dist/esm/ic-theme.entry.js.map +1 -1
  429. package/dist/esm/ic-time-input.entry.js +17 -7
  430. package/dist/esm/ic-time-input.entry.js.map +1 -1
  431. package/dist/esm/ic-time-selector.entry.js +53 -170
  432. package/dist/esm/ic-time-selector.entry.js.map +1 -1
  433. package/dist/esm/ic-toggle-button-c58aaaec.js +449 -0
  434. package/dist/esm/ic-toggle-button-c58aaaec.js.map +1 -0
  435. package/dist/esm/ic-toggle-button_2.entry.js +3 -447
  436. package/dist/esm/ic-toggle-button_2.entry.js.map +1 -1
  437. package/dist/esm/ic-tooltip-3c856fa7.js +237 -0
  438. package/dist/esm/ic-tooltip-3c856fa7.js.map +1 -0
  439. package/dist/esm/ic-top-navigation-ba78648a.js +235 -0
  440. package/dist/esm/ic-top-navigation-ba78648a.js.map +1 -0
  441. package/dist/esm/ic-top-navigation.entry.js +3 -230
  442. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  443. package/dist/esm/ic-tree-item.entry.js +5 -4
  444. package/dist/esm/ic-tree-item.entry.js.map +1 -1
  445. package/dist/esm/ic-tree-view.entry.js +7 -5
  446. package/dist/esm/ic-tree-view.entry.js.map +1 -1
  447. package/dist/esm/ic-typography-9e3efc99.js +196 -0
  448. package/dist/esm/ic-typography-9e3efc99.js.map +1 -0
  449. package/dist/esm/ic-typography.entry.js +3 -194
  450. package/dist/esm/ic-typography.entry.js.map +1 -1
  451. package/dist/esm/index-a7a720e7.js +6 -170
  452. package/dist/esm/loader.js +1 -1
  453. package/dist/types/components/ic-calendar/ic-calendar.d.ts +2 -0
  454. package/dist/types/components/ic-calendar/ic-day-button.d.ts +1 -0
  455. package/dist/types/components/ic-calendar/ic-month-picker.d.ts +1 -0
  456. package/dist/types/components/ic-calendar/ic-year-picker.d.ts +1 -0
  457. package/dist/types/components/ic-card-horizontal/ic-card-horizontal.d.ts +4 -0
  458. package/dist/types/components/ic-data-table/ic-data-table.d.ts +7 -0
  459. package/dist/types/components/ic-data-table-title-bar/ic-data-table-title-bar.d.ts +4 -0
  460. package/dist/types/components/ic-date-input/ic-date-input.d.ts +7 -0
  461. package/dist/types/components/ic-pagination-bar/ic-pagination-bar.d.ts +8 -1
  462. package/dist/types/components/ic-table-of-contents/ic-table-of-contents-item.d.ts +1 -0
  463. package/dist/types/components/ic-table-of-contents/ic-table-of-contents.d.ts +9 -0
  464. package/dist/types/components/ic-time-input/ic-time-input.d.ts +10 -1
  465. package/dist/types/components/ic-time-selector/ic-time-selector.d.ts +4 -10
  466. package/dist/types/components/ic-time-selector/ic-time-selector.stories.d.ts +48 -13
  467. package/dist/types/components/ic-tree-item/ic-tree-item.d.ts +1 -0
  468. package/dist/types/components/ic-tree-view/ic-tree-view.d.ts +2 -0
  469. package/dist/types/components/ic-tree-view/ic-tree-view.stories.d.ts +27 -21
  470. package/dist/types/components.d.ts +3918 -786
  471. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-badge/ic-badge.d.ts +74 -0
  472. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-badge/ic-badge.types.d.ts +4 -0
  473. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-button/ic-button.d.ts +210 -0
  474. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-button/ic-button.types.d.ts +2 -0
  475. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-checkbox/ic-checkbox.d.ts +90 -0
  476. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-chip/ic-chip.d.ts +75 -0
  477. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-empty-state/ic-empty-state.d.ts +44 -0
  478. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-empty-state/ic-empty-state.types.d.ts +1 -0
  479. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-component-container/ic-input-component-container.d.ts +40 -0
  480. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-container/ic-input-container.d.ts +11 -0
  481. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-label/ic-input-label.d.ts +42 -0
  482. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-validation/ic-input-validation.d.ts +32 -0
  483. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-link/ic-link.d.ts +55 -0
  484. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-loading-indicator/ic-loading-indicator.d.ts +83 -0
  485. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +9 -0
  486. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-menu/ic-menu.d.ts +235 -0
  487. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-menu/ic-menu.types.d.ts +12 -0
  488. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-navigation-item/ic-navigation-item.d.ts +102 -0
  489. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-page-header/ic-page-header.d.ts +61 -0
  490. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-pagination/ic-pagination.d.ts +102 -0
  491. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-pagination/ic-pagination.types.d.ts +6 -0
  492. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-search-bar/ic-search-bar.types.d.ts +5 -0
  493. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-section-container/ic-section-container.d.ts +12 -0
  494. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-select/ic-select.d.ts +282 -0
  495. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-side-navigation/ic-side-navigation.types.d.ts +13 -0
  496. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-skip-link/ic-skip-link.d.ts +38 -0
  497. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-status-tag/ic-status-tag.d.ts +35 -0
  498. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-status-tag/ic-status-tag.types.d.ts +1 -0
  499. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-text-field/ic-text-field.d.ts +262 -0
  500. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-text-field/ic-text-field.types.d.ts +8 -0
  501. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-theme/ic-theme.d.ts +28 -0
  502. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-toggle-button/ic-toggle-button.d.ts +75 -0
  503. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +92 -0
  504. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-toggle-button-group/ic-toggle-button-group.types.d.ts +7 -0
  505. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-tooltip/ic-tooltip.d.ts +82 -0
  506. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-tooltip/ic-tooltip.types.d.ts +1 -0
  507. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-top-navigation/ic-top-navigation.d.ts +102 -0
  508. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-typography/ic-typography.d.ts +83 -0
  509. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/utils/helpers.d.ts +167 -0
  510. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/utils/types.d.ts +98 -0
  511. package/dist/types/utils/types.d.ts +1 -2
  512. package/hydrate/index.js +12979 -20485
  513. package/hydrate/index.mjs +12979 -20485
  514. package/package.json +14 -20
  515. package/dist/cjs/OpenInNew-7bac24f7.js.map +0 -1
  516. package/dist/cjs/check-icon-dd563898.js +0 -10
  517. package/dist/cjs/check-icon-dd563898.js.map +0 -1
  518. package/dist/cjs/chevron-icon-3dedd973.js +0 -10
  519. package/dist/cjs/chevron-icon-3dedd973.js.map +0 -1
  520. package/dist/cjs/close-icon-d62b369d.js +0 -12
  521. package/dist/cjs/close-icon-d62b369d.js.map +0 -1
  522. package/dist/cjs/common-helpers-944cb54d.js +0 -21
  523. package/dist/cjs/common-helpers-944cb54d.js.map +0 -1
  524. package/dist/cjs/helpers-2cc5f6db.js.map +0 -1
  525. package/dist/cjs/ic-accordion-group.cjs.entry.js +0 -137
  526. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +0 -1
  527. package/dist/cjs/ic-accordion.cjs.entry.js +0 -150
  528. package/dist/cjs/ic-accordion.cjs.entry.js.map +0 -1
  529. package/dist/cjs/ic-action-chip.cjs.entry.js +0 -116
  530. package/dist/cjs/ic-action-chip.cjs.entry.js.map +0 -1
  531. package/dist/cjs/ic-alert.cjs.entry.js +0 -136
  532. package/dist/cjs/ic-alert.cjs.entry.js.map +0 -1
  533. package/dist/cjs/ic-back-to-top.cjs.entry.js +0 -168
  534. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +0 -1
  535. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +0 -241
  536. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +0 -1
  537. package/dist/cjs/ic-breadcrumb.cjs.entry.js +0 -118
  538. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +0 -1
  539. package/dist/cjs/ic-card-vertical.cjs.entry.js +0 -171
  540. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +0 -1
  541. package/dist/cjs/ic-checkbox-group.cjs.entry.js +0 -127
  542. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +0 -1
  543. package/dist/cjs/ic-classification-banner.cjs.entry.js +0 -67
  544. package/dist/cjs/ic-classification-banner.cjs.entry.js.map +0 -1
  545. package/dist/cjs/ic-data-list.cjs.entry.js +0 -38
  546. package/dist/cjs/ic-data-list.cjs.entry.js.map +0 -1
  547. package/dist/cjs/ic-data-row.cjs.entry.js +0 -88
  548. package/dist/cjs/ic-data-row.cjs.entry.js.map +0 -1
  549. package/dist/cjs/ic-dialog.cjs.entry.js +0 -388
  550. package/dist/cjs/ic-dialog.cjs.entry.js.map +0 -1
  551. package/dist/cjs/ic-divider.cjs.entry.js +0 -114
  552. package/dist/cjs/ic-divider.cjs.entry.js.map +0 -1
  553. package/dist/cjs/ic-footer-link-group.cjs.entry.js +0 -69
  554. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +0 -1
  555. package/dist/cjs/ic-footer-link.cjs.entry.js +0 -65
  556. package/dist/cjs/ic-footer-link.cjs.entry.js.map +0 -1
  557. package/dist/cjs/ic-footer.cjs.entry.js +0 -119
  558. package/dist/cjs/ic-footer.cjs.entry.js.map +0 -1
  559. package/dist/cjs/ic-hero.cjs.entry.js +0 -104
  560. package/dist/cjs/ic-hero.cjs.entry.js.map +0 -1
  561. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +0 -196
  562. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +0 -1
  563. package/dist/cjs/ic-layout-grid-item.cjs.entry.js +0 -70
  564. package/dist/cjs/ic-layout-grid-item.cjs.entry.js.map +0 -1
  565. package/dist/cjs/ic-layout-grid.cjs.entry.js +0 -156
  566. package/dist/cjs/ic-layout-grid.cjs.entry.js.map +0 -1
  567. package/dist/cjs/ic-menu-group.cjs.entry.js +0 -25
  568. package/dist/cjs/ic-menu-group.cjs.entry.js.map +0 -1
  569. package/dist/cjs/ic-menu-item.cjs.entry.js +0 -121
  570. package/dist/cjs/ic-menu-item.cjs.entry.js.map +0 -1
  571. package/dist/cjs/ic-navigation-button.cjs.entry.js +0 -124
  572. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +0 -1
  573. package/dist/cjs/ic-navigation-group.cjs.entry.js +0 -293
  574. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +0 -1
  575. package/dist/cjs/ic-navigation-menu.cjs.entry.js +0 -149
  576. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +0 -1
  577. package/dist/cjs/ic-pagination_4.cjs.entry.js +0 -1647
  578. package/dist/cjs/ic-pagination_4.cjs.entry.js.map +0 -1
  579. package/dist/cjs/ic-popover-menu.cjs.entry.js +0 -308
  580. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +0 -1
  581. package/dist/cjs/ic-radio-group.cjs.entry.js +0 -264
  582. package/dist/cjs/ic-radio-group.cjs.entry.js.map +0 -1
  583. package/dist/cjs/ic-radio-option.cjs.entry.js +0 -173
  584. package/dist/cjs/ic-radio-option.cjs.entry.js.map +0 -1
  585. package/dist/cjs/ic-search-bar.cjs.entry.js +0 -606
  586. package/dist/cjs/ic-search-bar.cjs.entry.js.map +0 -1
  587. package/dist/cjs/ic-side-navigation.cjs.entry.js +0 -488
  588. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +0 -1
  589. package/dist/cjs/ic-skeleton.cjs.entry.js +0 -47
  590. package/dist/cjs/ic-skeleton.cjs.entry.js.map +0 -1
  591. package/dist/cjs/ic-step.cjs.entry.js +0 -155
  592. package/dist/cjs/ic-step.cjs.entry.js.map +0 -1
  593. package/dist/cjs/ic-stepper.cjs.entry.js +0 -288
  594. package/dist/cjs/ic-stepper.cjs.entry.js.map +0 -1
  595. package/dist/cjs/ic-switch.cjs.entry.js +0 -124
  596. package/dist/cjs/ic-switch.cjs.entry.js.map +0 -1
  597. package/dist/cjs/ic-tab-context.cjs.entry.js +0 -250
  598. package/dist/cjs/ic-tab-context.cjs.entry.js.map +0 -1
  599. package/dist/cjs/ic-tab-group.cjs.entry.js +0 -40
  600. package/dist/cjs/ic-tab-group.cjs.entry.js.map +0 -1
  601. package/dist/cjs/ic-tab-panel.cjs.entry.js +0 -42
  602. package/dist/cjs/ic-tab-panel.cjs.entry.js.map +0 -1
  603. package/dist/cjs/ic-tab.cjs.entry.js +0 -112
  604. package/dist/cjs/ic-tab.cjs.entry.js.map +0 -1
  605. package/dist/cjs/ic-toast-region.cjs.entry.js +0 -59
  606. package/dist/cjs/ic-toast-region.cjs.entry.js.map +0 -1
  607. package/dist/cjs/ic-toast.cjs.entry.js +0 -239
  608. package/dist/cjs/ic-toast.cjs.entry.js.map +0 -1
  609. package/dist/cjs/purify-039f565a.js.map +0 -1
  610. package/dist/components/check-icon.js +0 -8
  611. package/dist/components/check-icon.js.map +0 -1
  612. package/dist/components/chevron-icon.js +0 -8
  613. package/dist/components/chevron-icon.js.map +0 -1
  614. package/dist/components/close-icon.js +0 -10
  615. package/dist/components/close-icon.js.map +0 -1
  616. package/dist/components/ic-accordion-group.js +0 -188
  617. package/dist/components/ic-accordion-group.js.map +0 -1
  618. package/dist/components/ic-accordion.js +0 -181
  619. package/dist/components/ic-accordion.js.map +0 -1
  620. package/dist/components/ic-action-chip.js +0 -160
  621. package/dist/components/ic-action-chip.js.map +0 -1
  622. package/dist/components/ic-alert.js +0 -187
  623. package/dist/components/ic-alert.js.map +0 -1
  624. package/dist/components/ic-back-to-top.js +0 -216
  625. package/dist/components/ic-back-to-top.js.map +0 -1
  626. package/dist/components/ic-breadcrumb-group.js +0 -278
  627. package/dist/components/ic-breadcrumb-group.js.map +0 -1
  628. package/dist/components/ic-breadcrumb.js +0 -8
  629. package/dist/components/ic-breadcrumb.js.map +0 -1
  630. package/dist/components/ic-breadcrumb2.js +0 -145
  631. package/dist/components/ic-breadcrumb2.js.map +0 -1
  632. package/dist/components/ic-card-vertical.js +0 -219
  633. package/dist/components/ic-card-vertical.js.map +0 -1
  634. package/dist/components/ic-checkbox-group.js +0 -176
  635. package/dist/components/ic-checkbox-group.js.map +0 -1
  636. package/dist/components/ic-classification-banner.js +0 -93
  637. package/dist/components/ic-classification-banner.js.map +0 -1
  638. package/dist/components/ic-data-list.js +0 -62
  639. package/dist/components/ic-data-list.js.map +0 -1
  640. package/dist/components/ic-data-row.js +0 -115
  641. package/dist/components/ic-data-row.js.map +0 -1
  642. package/dist/components/ic-dialog.js +0 -445
  643. package/dist/components/ic-dialog.js.map +0 -1
  644. package/dist/components/ic-divider.js +0 -8
  645. package/dist/components/ic-divider.js.map +0 -1
  646. package/dist/components/ic-divider2.js +0 -139
  647. package/dist/components/ic-divider2.js.map +0 -1
  648. package/dist/components/ic-footer-link-group.js +0 -101
  649. package/dist/components/ic-footer-link-group.js.map +0 -1
  650. package/dist/components/ic-footer-link.js +0 -95
  651. package/dist/components/ic-footer-link.js.map +0 -1
  652. package/dist/components/ic-footer.js +0 -155
  653. package/dist/components/ic-footer.js.map +0 -1
  654. package/dist/components/ic-hero.js +0 -145
  655. package/dist/components/ic-hero.js.map +0 -1
  656. package/dist/components/ic-horizontal-scroll.js +0 -8
  657. package/dist/components/ic-horizontal-scroll.js.map +0 -1
  658. package/dist/components/ic-horizontal-scroll2.js +0 -240
  659. package/dist/components/ic-horizontal-scroll2.js.map +0 -1
  660. package/dist/components/ic-layout-grid-item.js +0 -95
  661. package/dist/components/ic-layout-grid-item.js.map +0 -1
  662. package/dist/components/ic-layout-grid.js +0 -188
  663. package/dist/components/ic-layout-grid.js.map +0 -1
  664. package/dist/components/ic-menu-group.js +0 -47
  665. package/dist/components/ic-menu-group.js.map +0 -1
  666. package/dist/components/ic-menu-item.js +0 -8
  667. package/dist/components/ic-menu-item.js.map +0 -1
  668. package/dist/components/ic-menu-item2.js +0 -171
  669. package/dist/components/ic-menu-item2.js.map +0 -1
  670. package/dist/components/ic-navigation-button.js +0 -174
  671. package/dist/components/ic-navigation-button.js.map +0 -1
  672. package/dist/components/ic-navigation-group.js +0 -326
  673. package/dist/components/ic-navigation-group.js.map +0 -1
  674. package/dist/components/ic-navigation-menu.js +0 -8
  675. package/dist/components/ic-navigation-menu.js.map +0 -1
  676. package/dist/components/ic-navigation-menu2.js +0 -188
  677. package/dist/components/ic-navigation-menu2.js.map +0 -1
  678. package/dist/components/ic-pagination-item.js +0 -8
  679. package/dist/components/ic-pagination-item.js.map +0 -1
  680. package/dist/components/ic-pagination-item2.js +0 -107
  681. package/dist/components/ic-pagination-item2.js.map +0 -1
  682. package/dist/components/ic-popover-menu.js +0 -369
  683. package/dist/components/ic-popover-menu.js.map +0 -1
  684. package/dist/components/ic-radio-group.js +0 -317
  685. package/dist/components/ic-radio-group.js.map +0 -1
  686. package/dist/components/ic-radio-option.js +0 -209
  687. package/dist/components/ic-radio-option.js.map +0 -1
  688. package/dist/components/ic-search-bar.js +0 -719
  689. package/dist/components/ic-search-bar.js.map +0 -1
  690. package/dist/components/ic-side-navigation.js +0 -553
  691. package/dist/components/ic-side-navigation.js.map +0 -1
  692. package/dist/components/ic-skeleton.js +0 -64
  693. package/dist/components/ic-skeleton.js.map +0 -1
  694. package/dist/components/ic-step.js +0 -198
  695. package/dist/components/ic-step.js.map +0 -1
  696. package/dist/components/ic-stepper.js +0 -320
  697. package/dist/components/ic-stepper.js.map +0 -1
  698. package/dist/components/ic-switch.js +0 -166
  699. package/dist/components/ic-switch.js.map +0 -1
  700. package/dist/components/ic-tab-context.js +0 -276
  701. package/dist/components/ic-tab-context.js.map +0 -1
  702. package/dist/components/ic-tab-group.js +0 -89
  703. package/dist/components/ic-tab-group.js.map +0 -1
  704. package/dist/components/ic-tab-panel.js +0 -63
  705. package/dist/components/ic-tab-panel.js.map +0 -1
  706. package/dist/components/ic-tab.js +0 -143
  707. package/dist/components/ic-tab.js.map +0 -1
  708. package/dist/components/ic-toast-region.js +0 -76
  709. package/dist/components/ic-toast-region.js.map +0 -1
  710. package/dist/components/ic-toast.js +0 -293
  711. package/dist/components/ic-toast.js.map +0 -1
  712. package/dist/components/purify.js +0 -1363
  713. package/dist/components/purify.js.map +0 -1
  714. package/dist/core/p-04cb17d7.entry.js +0 -2
  715. package/dist/core/p-04cb17d7.entry.js.map +0 -1
  716. package/dist/core/p-08f24329.entry.js +0 -2
  717. package/dist/core/p-08f24329.entry.js.map +0 -1
  718. package/dist/core/p-0aa9ce8b.js +0 -2
  719. package/dist/core/p-14b8bf37.entry.js +0 -2
  720. package/dist/core/p-14b8bf37.entry.js.map +0 -1
  721. package/dist/core/p-169ad948.entry.js +0 -2
  722. package/dist/core/p-169ad948.entry.js.map +0 -1
  723. package/dist/core/p-170ddfc2.js +0 -2
  724. package/dist/core/p-1cc402b8.entry.js +0 -2
  725. package/dist/core/p-1cc402b8.entry.js.map +0 -1
  726. package/dist/core/p-1d166343.entry.js +0 -2
  727. package/dist/core/p-1d166343.entry.js.map +0 -1
  728. package/dist/core/p-319e3d5b.entry.js.map +0 -1
  729. package/dist/core/p-33509a89.entry.js.map +0 -1
  730. package/dist/core/p-3389625c.entry.js +0 -2
  731. package/dist/core/p-3389625c.entry.js.map +0 -1
  732. package/dist/core/p-344752cb.entry.js +0 -2
  733. package/dist/core/p-344752cb.entry.js.map +0 -1
  734. package/dist/core/p-348d7080.entry.js +0 -2
  735. package/dist/core/p-348d7080.entry.js.map +0 -1
  736. package/dist/core/p-349d91dc.js.map +0 -1
  737. package/dist/core/p-39cdf5db.entry.js +0 -2
  738. package/dist/core/p-39cdf5db.entry.js.map +0 -1
  739. package/dist/core/p-496b314f.entry.js +0 -2
  740. package/dist/core/p-496b314f.entry.js.map +0 -1
  741. package/dist/core/p-508b6da3.entry.js +0 -2
  742. package/dist/core/p-508b6da3.entry.js.map +0 -1
  743. package/dist/core/p-5254a078.entry.js +0 -2
  744. package/dist/core/p-5254a078.entry.js.map +0 -1
  745. package/dist/core/p-53740194.entry.js +0 -2
  746. package/dist/core/p-53740194.entry.js.map +0 -1
  747. package/dist/core/p-551a0fc1.entry.js.map +0 -1
  748. package/dist/core/p-5e6687a8.entry.js +0 -2
  749. package/dist/core/p-5e6687a8.entry.js.map +0 -1
  750. package/dist/core/p-60f4fe3a.entry.js +0 -2
  751. package/dist/core/p-60f4fe3a.entry.js.map +0 -1
  752. package/dist/core/p-61c92598.entry.js +0 -2
  753. package/dist/core/p-61c92598.entry.js.map +0 -1
  754. package/dist/core/p-6323da7a.entry.js +0 -2
  755. package/dist/core/p-6323da7a.entry.js.map +0 -1
  756. package/dist/core/p-67c3985d.entry.js +0 -2
  757. package/dist/core/p-67c3985d.entry.js.map +0 -1
  758. package/dist/core/p-691dd972.entry.js +0 -2
  759. package/dist/core/p-691dd972.entry.js.map +0 -1
  760. package/dist/core/p-6dfe0922.entry.js +0 -2
  761. package/dist/core/p-6dfe0922.entry.js.map +0 -1
  762. package/dist/core/p-71cc5909.entry.js +0 -2
  763. package/dist/core/p-71cc5909.entry.js.map +0 -1
  764. package/dist/core/p-770e92cd.entry.js +0 -2
  765. package/dist/core/p-770e92cd.entry.js.map +0 -1
  766. package/dist/core/p-79ead0e7.entry.js.map +0 -1
  767. package/dist/core/p-7b4b45cf.entry.js +0 -2
  768. package/dist/core/p-7b4b45cf.entry.js.map +0 -1
  769. package/dist/core/p-7efdbab8.entry.js.map +0 -1
  770. package/dist/core/p-802a4bd3.entry.js +0 -2
  771. package/dist/core/p-802a4bd3.entry.js.map +0 -1
  772. package/dist/core/p-879c180d.entry.js.map +0 -1
  773. package/dist/core/p-8830011c.entry.js +0 -2
  774. package/dist/core/p-8830011c.entry.js.map +0 -1
  775. package/dist/core/p-8ab37b4d.entry.js +0 -2
  776. package/dist/core/p-8ab37b4d.entry.js.map +0 -1
  777. package/dist/core/p-939025af.entry.js.map +0 -1
  778. package/dist/core/p-939b168a.entry.js +0 -2
  779. package/dist/core/p-939b168a.entry.js.map +0 -1
  780. package/dist/core/p-9674b63f.entry.js +0 -2
  781. package/dist/core/p-9674b63f.entry.js.map +0 -1
  782. package/dist/core/p-9ca147f3.entry.js.map +0 -1
  783. package/dist/core/p-9dea5764.entry.js +0 -2
  784. package/dist/core/p-9dea5764.entry.js.map +0 -1
  785. package/dist/core/p-a422b778.js +0 -2
  786. package/dist/core/p-a422b778.js.map +0 -1
  787. package/dist/core/p-a88e61b2.entry.js +0 -2
  788. package/dist/core/p-a88e61b2.entry.js.map +0 -1
  789. package/dist/core/p-a8a92e54.entry.js +0 -2
  790. package/dist/core/p-a8a92e54.entry.js.map +0 -1
  791. package/dist/core/p-a94a7b71.entry.js +0 -2
  792. package/dist/core/p-a94a7b71.entry.js.map +0 -1
  793. package/dist/core/p-ad551a0c.entry.js +0 -2
  794. package/dist/core/p-ad551a0c.entry.js.map +0 -1
  795. package/dist/core/p-adde6c66.entry.js +0 -2
  796. package/dist/core/p-adde6c66.entry.js.map +0 -1
  797. package/dist/core/p-b434bd7c.entry.js +0 -2
  798. package/dist/core/p-b434bd7c.entry.js.map +0 -1
  799. package/dist/core/p-b4a2f6fa.entry.js +0 -2
  800. package/dist/core/p-b4a2f6fa.entry.js.map +0 -1
  801. package/dist/core/p-c0a7eed7.entry.js +0 -2
  802. package/dist/core/p-c0a7eed7.entry.js.map +0 -1
  803. package/dist/core/p-c0b227d2.entry.js +0 -2
  804. package/dist/core/p-c0b227d2.entry.js.map +0 -1
  805. package/dist/core/p-c32f043e.entry.js +0 -2
  806. package/dist/core/p-c32f043e.entry.js.map +0 -1
  807. package/dist/core/p-c4b2774d.entry.js.map +0 -1
  808. package/dist/core/p-c9525aac.entry.js +0 -2
  809. package/dist/core/p-c9525aac.entry.js.map +0 -1
  810. package/dist/core/p-ca05573a.entry.js +0 -2
  811. package/dist/core/p-ca05573a.entry.js.map +0 -1
  812. package/dist/core/p-d0607a70.entry.js +0 -2
  813. package/dist/core/p-d0607a70.entry.js.map +0 -1
  814. package/dist/core/p-d528d856.entry.js +0 -2
  815. package/dist/core/p-d528d856.entry.js.map +0 -1
  816. package/dist/core/p-da1c2883.entry.js +0 -2
  817. package/dist/core/p-da1c2883.entry.js.map +0 -1
  818. package/dist/core/p-e081702e.js +0 -2
  819. package/dist/core/p-e2e556ec.entry.js +0 -2
  820. package/dist/core/p-e2e556ec.entry.js.map +0 -1
  821. package/dist/core/p-e519f607.js +0 -2
  822. package/dist/core/p-e519f607.js.map +0 -1
  823. package/dist/core/p-e5c6d01a.entry.js +0 -2
  824. package/dist/core/p-e5c6d01a.entry.js.map +0 -1
  825. package/dist/core/p-e8db8772.entry.js +0 -2
  826. package/dist/core/p-e8db8772.entry.js.map +0 -1
  827. package/dist/core/p-ea04103e.entry.js +0 -2
  828. package/dist/core/p-ea04103e.entry.js.map +0 -1
  829. package/dist/core/p-eaeb473e.entry.js +0 -2
  830. package/dist/core/p-eaeb473e.entry.js.map +0 -1
  831. package/dist/core/p-ecc7fd71.entry.js +0 -2
  832. package/dist/core/p-ecc7fd71.entry.js.map +0 -1
  833. package/dist/core/p-efe260f0.entry.js +0 -2
  834. package/dist/core/p-efe260f0.entry.js.map +0 -1
  835. package/dist/core/p-f1b57f91.entry.js +0 -2
  836. package/dist/core/p-f1b57f91.entry.js.map +0 -1
  837. package/dist/core/p-f5dc04f7.entry.js +0 -2
  838. package/dist/core/p-f5dc04f7.entry.js.map +0 -1
  839. package/dist/core/p-fb07921b.entry.js +0 -2
  840. package/dist/core/p-fb07921b.entry.js.map +0 -1
  841. package/dist/core/p-fd08156a.entry.js +0 -2
  842. package/dist/core/p-fd08156a.entry.js.map +0 -1
  843. package/dist/core/p-fe5b51bb.entry.js +0 -2
  844. package/dist/core/p-fe5b51bb.entry.js.map +0 -1
  845. package/dist/core/p-ff618439.entry.js +0 -2
  846. package/dist/core/p-ff618439.entry.js.map +0 -1
  847. package/dist/esm/OpenInNew-52210a9d.js.map +0 -1
  848. package/dist/esm/check-icon-f2346e76.js +0 -8
  849. package/dist/esm/check-icon-f2346e76.js.map +0 -1
  850. package/dist/esm/chevron-icon-875b7af2.js +0 -8
  851. package/dist/esm/chevron-icon-875b7af2.js.map +0 -1
  852. package/dist/esm/close-icon-c9e09475.js +0 -10
  853. package/dist/esm/close-icon-c9e09475.js.map +0 -1
  854. package/dist/esm/common-helpers-86c07ff1.js +0 -19
  855. package/dist/esm/common-helpers-86c07ff1.js.map +0 -1
  856. package/dist/esm/helpers-063369f4.js.map +0 -1
  857. package/dist/esm/ic-accordion-group.entry.js +0 -133
  858. package/dist/esm/ic-accordion-group.entry.js.map +0 -1
  859. package/dist/esm/ic-accordion.entry.js +0 -146
  860. package/dist/esm/ic-accordion.entry.js.map +0 -1
  861. package/dist/esm/ic-action-chip.entry.js +0 -112
  862. package/dist/esm/ic-action-chip.entry.js.map +0 -1
  863. package/dist/esm/ic-alert.entry.js +0 -132
  864. package/dist/esm/ic-alert.entry.js.map +0 -1
  865. package/dist/esm/ic-back-to-top.entry.js +0 -164
  866. package/dist/esm/ic-back-to-top.entry.js.map +0 -1
  867. package/dist/esm/ic-breadcrumb-group.entry.js +0 -237
  868. package/dist/esm/ic-breadcrumb-group.entry.js.map +0 -1
  869. package/dist/esm/ic-breadcrumb.entry.js +0 -114
  870. package/dist/esm/ic-breadcrumb.entry.js.map +0 -1
  871. package/dist/esm/ic-card-vertical.entry.js +0 -167
  872. package/dist/esm/ic-card-vertical.entry.js.map +0 -1
  873. package/dist/esm/ic-checkbox-group.entry.js +0 -123
  874. package/dist/esm/ic-checkbox-group.entry.js.map +0 -1
  875. package/dist/esm/ic-classification-banner.entry.js +0 -63
  876. package/dist/esm/ic-classification-banner.entry.js.map +0 -1
  877. package/dist/esm/ic-data-list.entry.js +0 -34
  878. package/dist/esm/ic-data-list.entry.js.map +0 -1
  879. package/dist/esm/ic-data-row.entry.js +0 -84
  880. package/dist/esm/ic-data-row.entry.js.map +0 -1
  881. package/dist/esm/ic-dialog.entry.js +0 -384
  882. package/dist/esm/ic-dialog.entry.js.map +0 -1
  883. package/dist/esm/ic-divider.entry.js +0 -110
  884. package/dist/esm/ic-divider.entry.js.map +0 -1
  885. package/dist/esm/ic-footer-link-group.entry.js +0 -65
  886. package/dist/esm/ic-footer-link-group.entry.js.map +0 -1
  887. package/dist/esm/ic-footer-link.entry.js +0 -61
  888. package/dist/esm/ic-footer-link.entry.js.map +0 -1
  889. package/dist/esm/ic-footer.entry.js +0 -115
  890. package/dist/esm/ic-footer.entry.js.map +0 -1
  891. package/dist/esm/ic-hero.entry.js +0 -100
  892. package/dist/esm/ic-hero.entry.js.map +0 -1
  893. package/dist/esm/ic-horizontal-scroll.entry.js +0 -192
  894. package/dist/esm/ic-horizontal-scroll.entry.js.map +0 -1
  895. package/dist/esm/ic-layout-grid-item.entry.js +0 -66
  896. package/dist/esm/ic-layout-grid-item.entry.js.map +0 -1
  897. package/dist/esm/ic-layout-grid.entry.js +0 -152
  898. package/dist/esm/ic-layout-grid.entry.js.map +0 -1
  899. package/dist/esm/ic-menu-group.entry.js +0 -21
  900. package/dist/esm/ic-menu-group.entry.js.map +0 -1
  901. package/dist/esm/ic-menu-item.entry.js +0 -117
  902. package/dist/esm/ic-menu-item.entry.js.map +0 -1
  903. package/dist/esm/ic-navigation-button.entry.js +0 -120
  904. package/dist/esm/ic-navigation-button.entry.js.map +0 -1
  905. package/dist/esm/ic-navigation-group.entry.js +0 -289
  906. package/dist/esm/ic-navigation-group.entry.js.map +0 -1
  907. package/dist/esm/ic-navigation-menu.entry.js +0 -145
  908. package/dist/esm/ic-navigation-menu.entry.js.map +0 -1
  909. package/dist/esm/ic-pagination_4.entry.js +0 -1640
  910. package/dist/esm/ic-pagination_4.entry.js.map +0 -1
  911. package/dist/esm/ic-popover-menu.entry.js +0 -304
  912. package/dist/esm/ic-popover-menu.entry.js.map +0 -1
  913. package/dist/esm/ic-radio-group.entry.js +0 -260
  914. package/dist/esm/ic-radio-group.entry.js.map +0 -1
  915. package/dist/esm/ic-radio-option.entry.js +0 -169
  916. package/dist/esm/ic-radio-option.entry.js.map +0 -1
  917. package/dist/esm/ic-search-bar.entry.js +0 -602
  918. package/dist/esm/ic-search-bar.entry.js.map +0 -1
  919. package/dist/esm/ic-side-navigation.entry.js +0 -484
  920. package/dist/esm/ic-side-navigation.entry.js.map +0 -1
  921. package/dist/esm/ic-skeleton.entry.js +0 -43
  922. package/dist/esm/ic-skeleton.entry.js.map +0 -1
  923. package/dist/esm/ic-step.entry.js +0 -151
  924. package/dist/esm/ic-step.entry.js.map +0 -1
  925. package/dist/esm/ic-stepper.entry.js +0 -284
  926. package/dist/esm/ic-stepper.entry.js.map +0 -1
  927. package/dist/esm/ic-switch.entry.js +0 -120
  928. package/dist/esm/ic-switch.entry.js.map +0 -1
  929. package/dist/esm/ic-tab-context.entry.js +0 -246
  930. package/dist/esm/ic-tab-context.entry.js.map +0 -1
  931. package/dist/esm/ic-tab-group.entry.js +0 -36
  932. package/dist/esm/ic-tab-group.entry.js.map +0 -1
  933. package/dist/esm/ic-tab-panel.entry.js +0 -38
  934. package/dist/esm/ic-tab-panel.entry.js.map +0 -1
  935. package/dist/esm/ic-tab.entry.js +0 -108
  936. package/dist/esm/ic-tab.entry.js.map +0 -1
  937. package/dist/esm/ic-toast-region.entry.js +0 -55
  938. package/dist/esm/ic-toast-region.entry.js.map +0 -1
  939. package/dist/esm/ic-toast.entry.js +0 -235
  940. package/dist/esm/ic-toast.entry.js.map +0 -1
  941. package/dist/esm/purify-6eaa9893.js.map +0 -1
  942. /package/dist/core/{p-0aa9ce8b.js.map → p-02d0a238.entry.js.map} +0 -0
  943. /package/dist/core/{p-170ddfc2.js.map → p-0c02b16c.entry.js.map} +0 -0
  944. /package/dist/core/{p-201b41c7.entry.js.map → p-22267c01.entry.js.map} +0 -0
  945. /package/dist/core/{p-e081702e.js.map → p-27962d4d.entry.js.map} +0 -0
  946. /package/dist/core/{p-ea1ea1b9.js.map → p-384a7f60.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as t,c as i,h as e,F as s,H as a,g as l}from"./p-8e4e97b4.js";import{b as o,p as n,i as h,c as r,d,e as c,f as u,h as v,j as p}from"./p-829b34f9.js";import{s as b}from"./p-a422b778.js";import"./p-349d91dc.js";const g=`<svg focusable="false" aria-hidden="true" viewBox="0 0 24 24">\n <path d="M9 3 5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z"></path>\n</svg>`;const f=`<svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" style="transform: rotate(-90deg);">\n <path d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path>\n</svg>`;const m=`<svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" style="transform: rotate(90deg)">\n <path d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path>\n</svg>`;const w=':host{position:relative;display:inline-flex;max-height:100%;width:var(--table-width, 100%);height:100%;min-width:var(--table-min-width);max-width:var(--table-max-width)}tbody{vertical-align:top}.table-container{position:relative;height:calc(100% - var(--ic-space-xxxs));display:flex;flex-direction:column;width:100%}.cell-container{display:flex;min-height:1.5rem;overflow-y:hidden;height:var(--row-height);--ic-typography-color:var(--ic-data-table-text-default-emphasis)}.truncation-show-hide{display:block}.cell-icon.truncation-show-hide{display:flex}.cell-container:not(.data-type-element,.truncation-show-hide){overflow-x:hidden}ic-loading-indicator{position:sticky;top:20px}.table-row-container{position:relative;height:100%;overflow:auto;transition:var(--ic-easing-transition-fast);overflow-anchor:none}:host(.ic-data-table-show-pagination) .table-row-container{height:calc(100% - 3.5625rem)}table{table-layout:var(--table-layout, "fixed");border-spacing:0;width:100%;height:var(--table-height, auto)}.table-row-container:focus{outline:none;box-shadow:var(--ic-border-focus);border-radius:var(--ic-border-radius);transition:var(--ic-easing-transition-fast);z-index:1}:host(.ic-data-table-embedded) .table-row-container{border:var(--ic-table-embedded-border)}.column-header-inner-container{padding:var(--ic-table-cell-padding);box-sizing:border-box}.column-header-inner-container ic-tooltip{pointer-events:none}.column-header-inner-container ic-tooltip.show-trunc-tooltip{pointer-events:auto}.column-header-inner-container ic-tooltip .column-header-text{--ic-line-clamp:1}.column-header-sticky{position:sticky;top:0;z-index:1}.column-header-overlay{position:sticky;top:0;z-index:1;box-shadow:0 0.375rem var(--ic-space-xs) calc(var(--ic-space-xxs * -1))\n rgb(0 0 0 / 20%)}.row-header-sticky{position:sticky;left:0}.column-header,.table-row{box-sizing:border-box}.table-row-selected{background-image:linear-gradient(\n var(--ic-data-table-cell-background-selected) 0 0\n );background-color:var(--ic-data-table-cell-background) !important}.table-row:hover{background-image:linear-gradient(\n var(--ic-data-table-cell-background-hover) 0 0\n );background-color:var(--ic-data-table-cell-background) !important}.table-row-selected:hover{background-image:linear-gradient(\n var(--ic-data-table-cell-background-selected-hover) 0 0\n )}.sort-button{margin-left:auto}.sort-button:hover{background-color:var(--ic-data-table-icon-button-background-hover)}.sort-button:active{background-color:var(--ic-data-table-icon-button-background-pressed)}.sort-button svg{color:var(--ic-data-table-sort-toggle-icon)}.sort-button-unsorted svg{color:var(--ic-data-table-sort-toggle-icon-default)}.table-density-dense .column-header-inner-container,td.table-density-dense{padding:var(--ic-table-cell-padding-dense) !important}.text-dense{font-size:var(--ic-table-font-size-dense)}.table-density-spacious .column-header-inner-container,td.table-density-spacious{padding:var(--ic-table-cell-padding-spacious) !important}.text-spacious{font-size:var(--ic-table-font-size-spacious)}.column-header-text{font-weight:var(--ic-font-weight-bold)}.dummy-column-header-text{white-space:nowrap;overflow:hidden;height:0;width:-moz-fit-content;width:fit-content}.row-header,.column-header{text-align:left;padding:var(--ic-table-cell-padding);background-color:var(--ic-data-table-header-background);border-right:var(--ic-table-heading-border);border-bottom:var(--ic-table-heading-border);color:var(--ic-data-table-header-text)}.column-header{padding:0;width:var(--column-width);min-width:var(--column-min-width, 4rem);max-width:var(--column-max-width)}.column-header:last-child{border-right:none}.scrollable .column-header:last-child{border-right:var(--ic-table-heading-border) !important}:host(.ic-data-table-embedded) tr:last-child .table-cell,:host(.ic-data-table-embedded) tr:last-child .row-header{border-bottom:none}.column-header-alignment-left,.row-header-alignment-left,.cell-alignment-left{text-align:left !important;justify-content:start !important}.column-header-alignment-right,.row-header-alignment-right,.cell-alignment-right{text-align:right !important;justify-content:end !important}.cell-alignment-right.truncation-tooltip ic-tooltip ic-typography{padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}.cell-alignment-right.truncation-show-hide ic-typography{--ellipsis-padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}.column-header-alignment-center,.row-header-alignment-center,.cell-alignment-center{text-align:center !important;justify-content:center !important}.table-row{background-color:var(--ic-data-table-cell-background)}.table-row:nth-child(even){background-color:var(--ic-data-table-cell-background-stripe)}.table-cell{padding:var(--ic-table-cell-padding);border-bottom:var(--ic-table-cell-border);overflow:hidden;box-sizing:border-box;max-width:var(--column-max-width);min-width:var(--column-min-width)}.table-cell.with-overflow{overflow:visible}.data-type-string,.data-type-address{text-align:left}.data-type-number,.data-type-date{text-align:right;justify-content:end}.cell-vertical-align-top{vertical-align:top;align-items:flex-start}.cell-vertical-align-middle{vertical-align:middle;align-items:center}.cell-vertical-align-bottom{vertical-align:bottom;align-items:flex-end}.cell-emphasis-low ic-typography{--ic-typography-color:var(--ic-data-table-text-low-emphasis)}.cell-emphasis-high ic-typography{--ic-typography-color:var(--ic-data-table-text-high-emphasis);font-weight:var(--ic-font-weight-bold)}.pagination-container{background-color:var(--ic-data-table-pagination-bar-background-color);border-top:var(--ic-space-1px) solid\n var(--ic-data-table-pagination-bar-keyline)}.screen-reader-sort-text,.table-caption{position:absolute;left:-100rem}.table-cell,.column-header,.row-header{word-wrap:break-word;white-space:pre-wrap}.loading-empty{padding:var(--ic-space-xl) var(--ic-space-xxl);margin-top:var(--ic-space-xl)}.updating-state{padding:0;border-bottom:var(--ic-table-heading-border)}.updating-state-headers{border-bottom:none}.loading{position:absolute;left:calc(50% - 5.9741rem);opacity:0;transition:opacity var(--ic-transition-duration-slow);z-index:calc(var(--ic-z-index-popover) - 1);background-color:var(--ic-data-table-overlay-background);border:var(--ic-space-1px) solid var(--ic-data-table-overlay-border)}.loading.show{opacity:1}.icon,::slotted(svg){height:var(--ic-space-lg);width:var(--ic-space-lg);margin-right:var(--ic-space-xxs)}.column-header .icon>svg,.column-header ::slotted(svg){fill:var(--ic-data-table-icon)}.table-cell .icon>svg,.table-cell ::slotted(svg),.cell-description-icon>svg{fill:var(--ic-data-table-icon-default-emphasis)}.cell-emphasis-high .icon>svg,.cell-emphasis-high ::slotted(svg){fill:var(--ic-data-table-icon-high-emphasis)}.cell-emphasis-low .icon>svg,.cell-emphasis-low ::slotted(svg){fill:var(--ic-data-table-icon-low-emphasis)}.column-header-alignment-right>.icon,.row-header-alignment-right>.icon,.cell-alignment-right>.icon,.column-header-alignment-right>::slotted(svg),.row-header-alignment-right>::slotted(svg),.cell-alignment-right>::slotted(svg){margin-right:auto}.column-header-alignment-center>ic-typography,.column-header-alignment-center>.cell-text-wrapper,.row-header-alignment-right>ic-typography,.row-header-alignment-right>.cell-text-wrapper,.cell-alignment-center>ic-typography,.cell-alignment-center>.cell-text-wrapper{flex:1}.checkbox-cell{--column-width:var(--ic-space-xxl);align-content:center;border-right:none}.table-density-dense.checkbox-cell{--column-width:2.5rem}.checkbox-wrapper{display:flex;justify-content:center}.icon>svg{height:var(--ic-space-lg);width:var(--ic-space-lg);display:inline-block}.truncation-tooltip ic-typography{display:-webkit-box;line-clamp:var(--ic-line-clamp, 0);-webkit-line-clamp:var(--ic-line-clamp, 0);-webkit-box-orient:vertical;overflow:hidden}.truncation-tooltip ic-typography,.truncation-show-hide ic-typography{white-space:normal}.ic-tooltip-overflow{overflow:hidden;width:100%}.action-element{display:flex;justify-content:right}.cell-grid-wrapper{display:grid;grid-template-columns:auto auto}.loading-overlay{visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--ic-data-table-loading-indicator-overlay-background);z-index:calc(var(--ic-z-index-popover) - 2);opacity:0;transition:opacity var(--ic-transition-duration-slow)}.loading-overlay.show{visibility:visible;opacity:0.6}.sr-only{position:absolute;left:-9999px}@media (prefers-reduced-motion: reduce){.loading-overlay{transition:none}}.cell-text-wrapper{overflow:hidden}.cell-text-wrapper>ic-typography{margin-left:2px}.cell-text-no-wrap{word-wrap:initial}.cell-container-with-description{display:flex;flex-direction:row}.cell-description{display:flex;flex-direction:row;margin-top:var(--ic-space-xxs);word-break:break-all}.cell-description-text{color:var(--ic-data-table-cell-data-description)}.cell-description-icon{padding-right:var(--ic-space-xs)}.cell-description-icon>svg{height:calc(var(--ic-space-lg) - var(--ic-space-xxs));width:calc(var(--ic-space-lg) - var(--ic-space-xxs));display:flex}@media (min-width: 577px){.column-header-inner-container{display:flex;align-items:center}}@media (max-width: 577px){.cell-icon{flex-wrap:wrap}.cell-description-icon{padding-right:0}}@media (forced-colors: active){.icon,::slotted(svg),.cell-description-icon>svg{fill:currentcolor}.sort-button svg{color:currentcolor}.table-row-selected{background-color:Highlight !important}}';const y=w;const x=class{constructor(a){t(this,a);this.icRowHeightChange=i(this,"icRowHeightChange",7);this.icSelectAllRows=i(this,"icSelectAllRows",7);this.icSelectedRowChange=i(this,"icSelectedRowChange",7);this.icColumnsLoaded=i(this,"icColumnsLoaded",7);this.icDataLoaded=i(this,"icDataLoaded",7);this.icSortChange=i(this,"icSortChange",7);this.DENSITY_HEIGHT_MULTIPLIER={dense:.8,default:1,spacious:1.2};this.DENSITY_PADDING_HEIGHT_DIFF={dense:8,default:16,spacious:20};this.SORT_ICONS={unsorted:g,ascending:f,descending:m};this.hasLoadedForOneSecond=true;this.resizeObserver=null;this.SHOW_HIDE_STRING="show-hide";this.SHOW_HIDE_CSS_CLASS=`${this.SHOW_HIDE_STRING}-wrap`;this.TOOLTIP_STRING="tooltip";this.TOOLTIP=`ic-${this.TOOLTIP_STRING}`;this.TEXT_WRAP_STRING="text-wrap";this.TEXT_WRAP_CLASS=`.${this.TEXT_WRAP_STRING}`;this.dataUpdated=false;this.columnsUpdated=false;this.rowHeightSet=false;this.initialLoad=false;this.icPageChangeEvent=false;this.itemsPerPageChange=false;this.DATA_ROW_HEIGHT_STRING="data-row-height";this.ROW_HEIGHT_CSS_VARIABLE="--row-height";this.LINE_CLAMP_CSS_VARIABLE="--ic-line-clamp";this.DEFAULT_LINE_HEIGHT=24;this.densityUpdate=false;this.truncationPatternUpdated=false;this.isNewDebounceDelaySet=false;this.headerResizeObserver=null;this.IC_TOOLTIP_STRING="ic-tooltip";this.SHOW_TRUNC_TOOLTIP_STRING="show-trunc-tooltip";this.CELL_DESCRIPTION_STRING=".cell-description";this.CELL_CONTAINER_WITH_DESCRIPTION_STRING="cell-container-with-description";this.CELL_TEXT_WRAPPER_STRING=".cell-text-wrapper";this.IC_TYPOGRAPHY_STRING="ic-typography";this.rowIdCounter=0;this.createRowId=()=>`row-${this.rowIdCounter++}`;this.fromRow=0;this.scrollable=false;this.scrollOffset=0;this.selectedRows=[];this.selectedIcRowIds=[];this.debounceDelay=0;this.columnHeaderTruncation=false;this.disableAutoSort=false;this.density="default";this.embedded=false;this.globalRowHeight="auto";this.hideColumnHeaders=false;this.loading=false;this.minimumLoadingDisplayDuration=1e3;this.paginationBarOptions={alignment:"right",hideAllFromItemsPerPage:false,hideCurrentPage:false,hideFirstAndLastPageButton:false,hideRangeLabel:false,itemLabel:"Item",itemsPerPageOptions:[{label:"10",value:"10"},{label:"25",value:"25"},{label:"50",value:"50"}],monochrome:false,pageLabel:"Page",rangeLabelType:"page",selectedItemsPerPage:10,selectItemsPerPageOnEnter:true,setToFirstPageOnPaginationChange:false,showGoToPageControl:true,showItemsPerPageControl:true,type:"simple"};this.rowSelection=false;this.showPagination=false;this.sortable=false;this.sortOptions={sortOrders:["unsorted","ascending","descending"],defaultColumn:""};this.stickyColumnHeaders=false;this.stickyRowHeaders=false;this.tableLayout="fixed";this.theme="inherit";this.updating=false;this.runHeaderResizeObserver=()=>{this.headerResizeObserver=new ResizeObserver((()=>{this.headerResizeCallback()}));this.headerResizeObserver.observe(this.el)};this.headerResizeCallback=()=>{var t,i,e;if(!this.hideColumnHeaders&&this.columnHeaderTruncation){const s=(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelector(".table-container"))===null||i===void 0?void 0:i.clientWidth;if(s&&s!==this.prevTableContainerWidth){(e=this.el.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll("th.column-header").forEach((t=>{const i=t.querySelector(this.IC_TOOLTIP_STRING);const e=t.querySelectorAll(this.IC_TYPOGRAPHY_STRING);if(i&&e&&e.length===2){i.classList.remove(this.SHOW_TRUNC_TOOLTIP_STRING);if(e[1].clientWidth>e[0].clientWidth){i.classList.add(this.SHOW_TRUNC_TOOLTIP_STRING)}}}));this.prevTableContainerWidth=s}}};this.handleResize=()=>{this.updateCellHeightsWithDescriptions();this.fixCellOverflow()};this.getRowHeight=t=>parseInt(getComputedStyle(document.documentElement).fontSize)*parseFloat(t.getAttribute(this.DATA_ROW_HEIGHT_STRING)||"");this.truncateUpdatedData=()=>{if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){const e=this.getTruncWrapper(t);if(e&&i.clientHeight-this.DEFAULT_LINE_HEIGHT>=e.scrollHeight){this.resetSingleShowHideTruncation(t,i);return}setTimeout((()=>{this.addShowHideTruncationIfNeeded(t,i)}),150)}}))}if(this.truncationPattern===this.TOOLTIP_STRING){this.updateTruncationTooltip()}this.dataUpdated=false};this.truncateTableSorted=()=>{if(this.truncationPattern===this.TOOLTIP_STRING){this.updateTruncationTooltip()}if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){if(!i.classList.contains(this.TEXT_WRAP_STRING)){this.createShowHideTruncation(t,i)}else{t.resetTruncation().then((()=>{i.removeAttribute("style")}))}}}))}this.tableSorted=false};this.truncateRowHeightSet=()=>{this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i){if(this.globalRowHeight==="auto"){i.style.height="";i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,null);i.removeAttribute(this.DATA_ROW_HEIGHT_STRING);if(this.truncationPattern===this.TOOLTIP_STRING){this.removeTooltip(i,t,e);t.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: 0`)}else if(this.truncationPattern===this.SHOW_HIDE_STRING){this.resetSingleShowHideTruncation(t,i)}return}if(!i.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)&&!i.style.height&&this.getRowHeight(i)>i.clientHeight&&!i.classList.contains(this.TEXT_WRAP_STRING)){i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,i.getAttribute(this.DATA_ROW_HEIGHT_STRING))}if(this.truncationPattern){if(this.truncationPattern===this.SHOW_HIDE_STRING){const e=this.getTruncWrapper(t);if(this.getShowHideButton(t)&&e&&e.scrollHeight<=i.clientHeight){this.resetSingleShowHideTruncation(t,i);return}}this.truncate(t,i,e)}else{this.updateSetRowHeight(t)}}}));this.rowHeightSet=false};this.truncateItemsPerPageChange=()=>{var t;const i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".table-row");if(i&&this.rowsPerPage>this.previousItemsPerPage){const t=Array.from(i).slice(this.previousItemsPerPage);t.forEach((t=>{t.querySelectorAll("ic-typography").forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i)this.truncate(t,i,e)}))}))}this.previousItemsPerPage=this.rowsPerPage;this.itemsPerPageChange=false};this.truncatePageChange=()=>{if(this.truncationPattern===this.TOOLTIP_STRING){this.updateTruncationTooltip()}if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i&&this.typographyScrollHeightExceedsContainerHeight(t,i)&&!this.getShowHideButton(t)){this.addShowHideTruncation(i,t)}}))}this.icPageChangeEvent=false};this.truncateDensityUpdate=()=>{this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i)this.truncate(t,i,e)}));this.densityUpdate=false};this.typographyScrollHeightExceedsContainerHeight=(t,i)=>i&&t.scrollHeight>i.clientHeight;this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight=(t,i)=>{const e=this.getTruncWrapper(t);return e&&i.clientHeight-this.DEFAULT_LINE_HEIGHT>e.scrollHeight};this.truncatePatternUpdated=()=>{if(this.truncationPattern===this.TOOLTIP_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i&&this.typographyScrollHeightExceedsContainerHeight(t,i)){this.addTooltipTruncation(t,i,e)}}))}else if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){if(this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight(t,i)){this.resetSingleShowHideTruncation(t,i);return}this.addShowHideTruncationIfNeeded(t,i)}}))}};this.updateSetRowHeight=t=>{const i=t=>{const i=this.getCellContainer(t);if(i&&t.scrollHeight>this.getRowHeight(i)){i.style.removeProperty(this.ROW_HEIGHT_CSS_VARIABLE)}};if(t){i(t)}else{this.getTypographyElements().forEach((t=>{i(t)}))}};this.getLines=t=>Math.floor(t/this.DEFAULT_LINE_HEIGHT);this.truncate=(t,i,e)=>{var s;if(this.typographyScrollHeightExceedsContainerHeight(t,i)){if(!t.closest(this.TEXT_WRAP_CLASS)){if(this.truncationPattern===this.TOOLTIP_STRING){this.addTooltipTruncation(t,i,e)}if(this.truncationPattern===this.SHOW_HIDE_STRING){this.addShowHideTruncation(i,t)}}}else{if(this.truncationPattern===this.TOOLTIP_STRING&&e){t.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: 0`);(s=i.querySelector(this.CELL_TEXT_WRAPPER_STRING))===null||s===void 0?void 0:s.prepend(t);e.remove()}if(this.truncationPattern===this.SHOW_HIDE_STRING&&!o(t===null||t===void 0?void 0:t.getAttribute("max-lines"))){this.resetSingleShowHideTruncation(t,i)}}};this.addShowHideTruncationIfNeeded=(t,i)=>{if(this.typographyScrollHeightExceedsContainerHeight(t,i)){this.addShowHideTruncation(i,t);return true}return false};this.dataTruncation=(t,i)=>{const e=this.getTooltip(t);if(i.classList.contains("data-type-element")||this.dataUpdated){return}if(this.truncationPattern===this.SHOW_HIDE_STRING&&this.getShowHideButton(t)){const e=this.getTruncWrapper(t);if(e&&this.getLines(e.scrollHeight)===Number(t.getAttribute("max-lines"))){this.resetSingleShowHideTruncation(t,i)}}if(this.rowHeightSet&&this.truncationPattern===this.SHOW_HIDE_STRING){if(this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight(t,i)){this.resetSingleShowHideTruncation(t,i);return}if(this.addShowHideTruncationIfNeeded(t,i)){return}}if(t.scrollHeight>0&&i.clientHeight>0&&t.scrollHeight===i.clientHeight){if(e){this.removeTooltip(i,t,e)}return}this.truncate(t,i,e)};this.getTruncWrapper=t=>{var i;return(i=t.shadowRoot)===null||i===void 0?void 0:i.querySelector(".trunc-wrapper")};this.getShowHideButton=t=>{var i;return(i=t.shadowRoot)===null||i===void 0?void 0:i.querySelector("button")};this.removeTextWrap=()=>{this.getTypographyElements().forEach((t=>{const i=t.closest("td");if(i===null||i===void 0?void 0:i.classList.contains(this.TEXT_WRAP_STRING)){i.classList.remove(this.TEXT_WRAP_STRING)}}))};this.getCellContainer=t=>t.closest(".cell-container");this.deleteTextWrapDataKey=t=>Array.isArray(t)&&t.forEach((t=>t.textWrap&&delete t.textWrap));this.resetSingleShowHideTruncation=(t,i)=>{const e=this.getTruncWrapper(t);if(!(i&&e))return;if(e.scrollHeight>i.clientHeight&&!o(t.getAttribute("max-lines"))&&Math.floor((i===null||i===void 0?void 0:i.clientHeight)/this.DEFAULT_LINE_HEIGHT)!==Number(t.getAttribute("max-lines"))){t.checkMaxLines(e.scrollHeight);t.setAttribute("max-lines",`${Math.floor((i===null||i===void 0?void 0:i.clientHeight)/this.DEFAULT_LINE_HEIGHT)}`);t.setShowHideExpanded(false);i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,null)}else if(!i.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)){t.resetTruncation().then((()=>{if(!t.closest(this.TEXT_WRAP_CLASS)){i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,i.getAttribute(this.DATA_ROW_HEIGHT_STRING))}}))}};this.resetAllShowHideTruncation=()=>{this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);t.resetTruncation().then((()=>{if(i&&!t.closest(this.TEXT_WRAP_CLASS)){i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,i.getAttribute(this.DATA_ROW_HEIGHT_STRING))}}))}))};this.startLoadingTimer=()=>{this.hasLoadedForOneSecond=false;this.timerStarted=Date.now();setTimeout((()=>{this.hasLoadedForOneSecond=true;this.timerStarted=0}),this.minimumLoadingDisplayDuration)};this.isObject=t=>t!==undefined&&t!==null&&typeof t==="object";this.notDefaultDensity=()=>this.density!=="default";this.getCellContent=(t,i)=>{switch(i){case"element":return undefined;case"date":return(t instanceof Date?t:new Date(t)).toLocaleDateString();default:return t}};this.getCellAlignment=(t,i)=>{if(this.isObject(t)&&Object.keys(t).includes("cellAlignment")){return this.getObjectValue(this.getObjectValue(t,"cellAlignment"),i)}};this.getCellOptions=(t,i)=>{if(!(this.isObject(t)&&Object.keys(t).includes(i)))return;return this.getObjectValue(t,i)};this.createUpdatingIndicator=()=>{const{description:t,max:i,min:s,progress:a,monochrome:l}=this.updatingOptions||{};const o=this.columns.filter((t=>t.hidden!==true)).length;return e("th",{colSpan:o+(this.rowSelection&&this.data?1:0),class:"updating-state"},e("ic-loading-indicator",{theme:this.theme,monochrome:l,description:t||"Updating table data",fullWidth:true,max:i,min:s,progress:a,type:"linear",size:"small"}))};this.setRowHeight=t=>n(`${t*this.DENSITY_HEIGHT_MULTIPLIER[this.density]-this.DENSITY_PADDING_HEIGHT_DIFF[this.density]}px`);this.setTruncationClass=()=>this.truncationPattern?{[`truncation-${this.truncationPattern}`]:true}:{};this.getColumnWidth=t=>{let i={};if(typeof t==="string"){i=Object.assign(Object.assign({},i),{["--column-width"]:t})}else if(t&&Object.keys(t).length>0){if(t.minWidth){i=Object.assign(Object.assign({},i),{["--column-min-width"]:t.minWidth})}if(t.maxWidth){i=Object.assign(Object.assign({},i),{["--column-max-width"]:t.maxWidth})}if(t.width){i=Object.assign(Object.assign({},i),{["--column-width"]:t.width})}}return i};this.getCalculatedRowHeight=(t,i,e,s)=>{if((this.truncationPattern||s)&&!(t===null||t===void 0?void 0:t.textWrap)&&!e&&!this.getCellOptions(i,"textWrap")&&(t===null||t===void 0?void 0:t.dataType)!=="element"){return{[this.ROW_HEIGHT_CSS_VARIABLE]:this.setRowHeight(s)}}return{}};this.getSlottedActionElement=t=>{const i=t.getAttribute("name");return this.el.querySelector(`[slot="${i}"]`)};this.adjustWidthForActionElement=()=>{var t;const i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".action-element");i===null||i===void 0?void 0:i.forEach((t=>{var i;const e=t.firstChild;const s=this.getSlottedActionElement(e);const a=(i=s===null||s===void 0?void 0:s.getBoundingClientRect().width)!==null&&i!==void 0?i:0;const l=t.closest(".cell-grid-wrapper");if(l){l.style.gridTemplateColumns=`auto calc(${a}px + var(--ic-space-xs))`}}))};this.createCellContent=(t,i,a,l,o,n,r)=>{var d,c,u,v,p,g,f,m,w,y,x;return e("div",{class:Object.assign(Object.assign({"cell-container":(t===null||t===void 0?void 0:t.dataType)!=="element","cell-icon":l||!!((d=t===null||t===void 0?void 0:t.icon)===null||d===void 0?void 0:d.icon),[`cell-alignment-${((c=t===null||t===void 0?void 0:t.columnAlignment)===null||c===void 0?void 0:c.horizontal)||((u=n===null||n===void 0?void 0:n.rowAlignment)===null||u===void 0?void 0:u.horizontal)||this.getCellAlignment(i,"horizontal")}`]:!!((v=t===null||t===void 0?void 0:t.columnAlignment)===null||v===void 0?void 0:v.horizontal)||!!((p=n===null||n===void 0?void 0:n.rowAlignment)===null||p===void 0?void 0:p.horizontal)||!!this.getCellAlignment(i,"horizontal"),[`data-type-${t===null||t===void 0?void 0:t.dataType}`]:true,[this.TEXT_WRAP_STRING]:(t===null||t===void 0?void 0:t.textWrap)||(n===null||n===void 0?void 0:n.textWrap)||!!this.getCellOptions(i,"textWrap"),[`cell-emphasis-${this.isObject(i)&&o("emphasis")||(t===null||t===void 0?void 0:t.emphasis)||(n===null||n===void 0?void 0:n.emphasis)}`]:this.isObject(i)&&!!o("emphasis")||!!(t===null||t===void 0?void 0:t.emphasis)||!!(n===null||n===void 0?void 0:n.emphasis)},this.setTruncationClass()),{[this.CELL_CONTAINER_WITH_DESCRIPTION_STRING]:this.isObject(i)&&Object.keys(i).includes("description")}),style:Object.assign(Object.assign({},this.getCalculatedRowHeight(t,i,n===null||n===void 0?void 0:n.textWrap,r)),this.getColumnWidth(t===null||t===void 0?void 0:t.columnWidth)),"data-row-height":this.truncationPattern||r?this.setRowHeight(r):null},h(this.el,a)?e("slot",{name:a}):e(s,null,h(this.el,`${a}-icon`)?e("slot",{name:`${a}-icon`}):(l||((g=t===null||t===void 0?void 0:t.icon)===null||g===void 0?void 0:g.onAllCells))&&(o("icon")||((f=t===null||t===void 0?void 0:t.icon)===null||f===void 0?void 0:f.icon))&&e("span",{class:"icon",innerHTML:b(o("icon"))||b((m=t===null||t===void 0?void 0:t.icon)===null||m===void 0?void 0:m.icon)}),(t===null||t===void 0?void 0:t.dataType)!=="element"&&!h(this.el,a)&&e("div",{class:{"cell-text-wrapper":true,"cell-text-no-wrap":!this.truncationPattern}},e("ic-typography",{variant:"body",class:{[`cell-emphasis-${this.isObject(i)&&o("emphasis")||(t===null||t===void 0?void 0:t.emphasis)||(n===null||n===void 0?void 0:n.emphasis)}`]:this.isObject(i)&&!!o("emphasis")||!!(t===null||t===void 0?void 0:t.emphasis)||!!(n===null||n===void 0?void 0:n.emphasis),[`text-${this.density}`]:this.notDefaultDensity()}},this.isObject(i)&&(t===null||t===void 0?void 0:t.dataType)!=="date"?Object.keys(i).includes("href")?e("ic-link",{href:o("href"),theme:this.theme,target:o("target")||undefined,rel:o("rel")||undefined},o("data")):o("data"):this.getCellContent(i,t===null||t===void 0?void 0:t.dataType)),this.isObject(i)&&Object.keys(i).includes("description")&&e("div",{class:{["cell-description"]:true,[`data-type-${t===null||t===void 0?void 0:t.dataType}`]:true}},((w=o("description"))===null||w===void 0?void 0:w.icon)&&e("span",{class:"cell-description-icon",innerHTML:b(o("description").icon)}),e("ic-typography",{variant:"caption",class:"cell-description-text"},(x=(y=o("description"))===null||y===void 0?void 0:y.data)!==null&&x!==void 0?x:o("description"))))))};this.createCells=(t,i)=>{var s;const a=(s=this.variableRowHeight)===null||s===void 0?void 0:s.call(this,Object.assign(Object.assign({},t),{index:i}));const l=a?a!=="auto"&&a:this.globalRowHeight!=="auto"&&this.globalRowHeight;const{rowOptions:o}=t;return this.columns.map((s=>{var a,n,r,d;const{columnAlignment:c,columnWidth:u,dataType:v,hidden:p,key:b}=s;if(p)return;const g=this.getObjectValue(t,b);const f=`${b}-${i}`;const m=t=>this.getObjectValue(g,t);if(b==="header"&&(o===null||o===void 0?void 0:o.header)){return e("th",{scope:"row",class:{"row-header":true,"row-header-sticky":this.stickyRowHeaders,[`row-header-alignment-${(a=o.rowAlignment)===null||a===void 0?void 0:a.horizontal}`]:!!((n=o.rowAlignment)===null||n===void 0?void 0:n.horizontal)}},o.header)}const w=this.createCellContent(s,g,f,this.isObject(g)&&Object.keys(g).includes("icon"),m,o,l||undefined);return e("td",{class:{"table-cell":true,"with-overflow":v==="element",[`table-density-${this.density}`]:this.notDefaultDensity(),[`cell-vertical-align-${(c===null||c===void 0?void 0:c.vertical)||((r=o===null||o===void 0?void 0:o.rowAlignment)===null||r===void 0?void 0:r.vertical)||this.getCellAlignment(g,"vertical")}`]:!!(c===null||c===void 0?void 0:c.vertical)||!!((d=o===null||o===void 0?void 0:o.rowAlignment)===null||d===void 0?void 0:d.vertical)||!!this.getCellAlignment(g,"vertical")},style:Object.assign({},this.getColumnWidth(u))},h(this.el,`${f}-action-element`)?e("div",{class:"cell-grid-wrapper"},w,e("span",{class:"action-element"},e("slot",{name:`${f}-action-element`}))):w)}))};this.createColumnHeaders=()=>(this.columns||[]).map((({cellAlignment:t,colspan:i,icon:s,key:a,title:l,columnWidth:o,excludeColumnFromSort:n,hidden:r},d)=>r!==true&&e("th",{scope:"col",class:{["column-header"]:true,[`table-density-${this.density}`]:this.notDefaultDensity(),["updating-state-headers"]:this.updating&&!this.loading},style:Object.assign({},this.getColumnWidth(o)),colSpan:i},e("div",{class:{"column-header-inner-container":true,"truncation-tooltip":this.columnHeaderTruncation,[`column-header-alignment-${t}`]:!!t}},h(this.el,`${a}-column-icon`)?e("slot",{name:`${a}-column-icon`}):s&&!s.hideOnHeader&&e("span",{class:"icon",innerHTML:b(s.icon)}),this.columnHeaderTruncation?e("ic-tooltip",{label:l,target:`column-header-${d}`},e("ic-typography",{id:`column-header-${d}`,variant:"body",class:{["column-header-text"]:true,[`text-${this.density}`]:this.notDefaultDensity()}},l)):e("ic-typography",{variant:"body",class:{["column-header-text"]:true,[`text-${this.density}`]:this.notDefaultDensity()}},l),this.sortable&&!n&&e("ic-button",{variant:"icon-tertiary",id:`sort-button-${a}`,"aria-label":this.getSortButtonLabel(a),onClick:()=>this.sortRows(a),innerHTML:this.SORT_ICONS[this.sortedColumn===a?this.sortedColumnOrder:"unsorted"],class:{["sort-button"]:true,["sort-button-unsorted"]:this.sortedColumn!==a||this.sortedColumnOrder==="unsorted"}})),this.columnHeaderTruncation&&e("ic-typography",{variant:"body","aria-hidden":"true",class:{["column-header-text"]:true,["dummy-column-header-text"]:this.columnHeaderTruncation,[`text-${this.density}`]:this.notDefaultDensity()}},l))));this.onRowClick=t=>{const i=!this.selectedIcRowIds.includes(t.icRowId);this.selectedIcRowIds=i?[...this.selectedIcRowIds,t.icRowId]:this.selectedIcRowIds.filter((i=>i!==t.icRowId));this.selectedRows=i?[...this.selectedRows,t]:this.selectedRows.filter((i=>i.icRowId!==t.icRowId));this.icSelectedRowChange.emit({row:i?t:null,selectedRows:this.selectedRows,icRowId:i?t.icRowId:null,selectedIcRowIds:this.selectedIcRowIds})};this.selectAllRows=()=>{this.selectedRows=this.organisedData&&this.selectedIcRowIds.length!==this.organisedData.length?[...this.organisedData]:[];this.selectedIcRowIds=this.selectedRows.map((t=>t.icRowId));this.icSelectAllRows.emit(this.selectedRows)};this.createRows=()=>{var t,i,s,a,l;const o=this.showPagination?(t=this.data)===null||t===void 0?void 0:t.slice(this.fromRow,this.toRow):(i=this.data)===null||i===void 0?void 0:i.slice();const n=this.showPagination?this.fromRow:0;(s=this.data)===null||s===void 0?void 0:s.forEach((t=>{if(!("icRowId"in t)){t.icRowId=this.createRowId()}}));this.organisedData=o===null||o===void 0?void 0:o.map(((t,i)=>{const e=this.columns.map((({key:t},e)=>h(this.el,`${t}-${i+n}`)&&{key:t,index:e})).filter((i=>!!i&&!Object.prototype.hasOwnProperty.call(t,i.key)));return e.length>0?r(t,e,""):t}));return(a=this.organisedData)===null||a===void 0?void 0:a.sort(this.sortable&&!this.disableAutoSort&&this.sortedColumn&&!((l=this.columns.find((t=>t.key===this.sortedColumn)))===null||l===void 0?void 0:l.disableAutoSort)?this.getSortFunction():undefined).map(((t,i)=>{const s=this.rowSelection&&this.selectedIcRowIds.includes(t.icRowId);const a=i+n;return e("tr",{class:{"table-row":true,"table-row-selected":s}},this.rowSelection&&e("td",{class:{"table-cell":true,"checkbox-cell":true,[`table-density-${this.density}`]:this.notDefaultDensity()}},e("div",{class:"checkbox-wrapper"},e("ic-checkbox",{class:"ic-data-table-checkbox",checked:s,disabled:this.updating||this.loading,hideLabel:true,label:`${s?"Deselect":"Select"} row ${a}`,onIcCheck:()=>this.onRowClick(t),size:this.density==="dense"?"small":"medium",value:a}))),this.createCells(t,a))}))};this.getObjectValue=(t,i)=>Object.values(t)[Object.keys(t).indexOf(i)];this.getSortButtonLabel=t=>{let i="";const e=t=>{const i=this.sortOptions.sortOrders;return i[(i.indexOf(t)+1)%i.length]};if(this.sortedColumn===t){const t=e(this.sortedColumnOrder);i=t!=="unsorted"?`Sort ${t}`:"Remove sort"}else{i=`Sort ${e("unsorted")}`}return i};this.getComparison=(t,i)=>{const e=t[this.sortedColumn];const s=i[this.sortedColumn];return this.columns.find((t=>t.key===this.sortedColumn)).dataType==="date"?new Date(e).valueOf()-new Date(s).valueOf():String(this.isObject(e)?Object.values(e)[0]:e).localeCompare(String(this.isObject(s)?Object.values(s)[0]:s),undefined,{numeric:true,sensitivity:"base"})};this.getSortFunction=()=>{switch(this.sortedColumnOrder){case"ascending":return(t,i)=>this.getComparison(t,i);case"descending":return(t,i)=>this.getComparison(i,t);default:return undefined}};this.sortRows=t=>{var i,e,s,a;const l=this.sortOptions.sortOrders;if(t!==this.sortedColumn){if(this.sortedColumn){(e=(i=this.el.shadowRoot)===null||i===void 0?void 0:i.querySelector(`#sort-button-${this.sortedColumn}`))===null||e===void 0?void 0:e.setAttribute("aria-label",this.getSortButtonLabel(t))}this.sortedColumn=t;this.sortedColumnOrder="unsorted"}let o=l.indexOf(this.sortedColumnOrder)+1;if(o>l.length-1){o=0}this.sortedColumnOrder=l[o];(a=(s=this.el.shadowRoot)===null||s===void 0?void 0:s.querySelector(`#sort-button-${t}`))===null||a===void 0?void 0:a.setAttribute("aria-label",this.getSortButtonLabel(t));this.tableSorted=true;this.icSortChange.emit({columnName:t,sorted:this.sortedColumnOrder})};this.getTypographyElements=()=>{var t;return Array.from(((t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("ic-typography:not(.column-header-text,.cell-description-text)"))||[])};this.getTooltip=t=>t.closest(this.TOOLTIP);this.updateTruncationTooltip=(t=false)=>{this.getTypographyElements().forEach((i=>{const e=this.getTooltip(i);const s=this.getCellContainer(i);if(s){if(i.closest(this.TEXT_WRAP_CLASS)){this.removeTooltip(s,i,e);i.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: 0`);return}this.regenerateTooltip(s,i,e,t)}}))};this.updateScrollOffset=()=>{var t;const i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelector(".table-row-container");if(i)this.scrollOffset=i.scrollTop};this.updateRowHeightForDescriptions=(t,i)=>{i.setAttribute(this.DATA_ROW_HEIGHT_STRING,t.toString());i.setAttribute("style",`${this.ROW_HEIGHT_CSS_VARIABLE}: ${t}px`)};this.getDescriptionHeight=t=>{const i=window.getComputedStyle(t).getPropertyValue("margin-top");return t.clientHeight+parseInt(i,10)};this.updateCellHeightsWithDescriptions=()=>{var t,i;const e=d(p.XS);(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(this.CELL_DESCRIPTION_STRING))===null||i===void 0?void 0:i.forEach((t=>{const i=t.closest(`.${this.CELL_CONTAINER_WITH_DESCRIPTION_STRING}`);const s=i===null||i===void 0?void 0:i.querySelector(this.IC_TYPOGRAPHY_STRING);if(s&&i&&this.globalRowHeight&&this.globalRowHeight!=="auto"){const a=this.getDescriptionHeight(t);const l=a+this.DEFAULT_LINE_HEIGHT;if(!s.textContent&&l>this.globalRowHeight){this.updateRowHeightForDescriptions(a,i)}else if(this.truncationPattern===this.TOOLTIP_STRING){if(l>this.globalRowHeight){const t=i.querySelector(".icon");let s=l;if(t&&e){s+=t.clientHeight}this.updateRowHeightForDescriptions(s,i)}this.addLineClampCSS(s,i)}else if(this.truncationPattern===this.SHOW_HIDE_STRING&&l>this.globalRowHeight&&s.style.getPropertyValue("--truncation-max-lines")!=="initial"){this.updateRowHeightForDescriptions(l,i);this.createShowHideTruncation(s,i,a)}}}))};this.setTableDimensions=()=>{let t={};if(this.width){t=Object.assign(Object.assign({},t),{["--table-width"]:this.width})}if(this.height){t=Object.assign(Object.assign({},t),{["--table-height"]:this.height})}if(this.maxWidth){t=Object.assign(Object.assign({},t),{["--table-max-width"]:this.maxWidth})}if(this.minWidth){t=Object.assign(Object.assign({},t),{["--table-min-width"]:this.minWidth})}return t};this.fixCellTooltip=t=>{var i,e;let s=null;const a=(i=t.shadowRoot)===null||i===void 0?void 0:i.querySelector(this.IC_TOOLTIP_STRING);if(t.tagName==="IC-TOOLTIP"){s=t}else if(a){s=a}else if(((e=t.children)===null||e===void 0?void 0:e.length)>0){Array.from(t.children).forEach((t=>{this.fixCellTooltip(t)}))}else{return}s===null||s===void 0?void 0:s.setExternalPopperProps({strategy:"fixed"})};this.fixCellOverflow=()=>{var t,i;(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".data-type-element"))===null||i===void 0?void 0:i.forEach((t=>{let i=Array.from(t.children);if(i.length===1&&i[0].tagName==="SLOT"){i=c(t)}i===null||i===void 0?void 0:i.forEach((i=>{var e;if(i.tagName==="IC-SELECT"){const s=(e=i.shadowRoot)===null||e===void 0?void 0:e.querySelector("ic-menu");s===null||s===void 0?void 0:s.setExternalPopperProps({strategy:"fixed"});i.style.setProperty("--input-width",`${t.clientWidth}px`)}else{const t=i.querySelector("ic-popover-menu");t===null||t===void 0?void 0:t.setExternalPopperProps({strategy:"fixed"})}}))}))};this.fixCellTooltips=()=>{var t,i,e,s;(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".data-type-element"))===null||i===void 0?void 0:i.forEach((t=>{const i=c(t);i===null||i===void 0?void 0:i.forEach((t=>{this.fixCellTooltip(t)}))}));(s=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll(".action-element"))===null||s===void 0?void 0:s.forEach((t=>{const i=t.firstChild;const e=this.getSlottedActionElement(i);if(e){this.fixCellTooltip(e)}}))};this.renderTableBody=(t,i,s)=>{if(!(i===null||i===void 0?void 0:i.length))return;if(s&&t){return e("tbody",null,this.createRows())}else if(t&&!s){return null}else{return e("tbody",null,this.createRows())}};this.renderLoadingIndicator=(t,i)=>{if(!t)return null;return e(s,null,e("div",{class:"loading-overlay",ref:t=>this.loadingOverlay=t}),e("ic-loading-indicator",{theme:this.theme,monochrome:i===null||i===void 0?void 0:i.monochrome,class:{"loading-empty":t,loading:true},description:(i===null||i===void 0?void 0:i.description)||"Loading table data",label:(i===null||i===void 0?void 0:i.label)||"Loading...",labelDuration:i===null||i===void 0?void 0:i.labelDuration,max:i===null||i===void 0?void 0:i.max,min:i===null||i===void 0?void 0:i.min,progress:i===null||i===void 0?void 0:i.progress,ref:t=>this.loadingIndicator=t}))};this.renderAriaLiveLoading=()=>{var t,i;if(this.loading){return((t=this.loadingOptions)===null||t===void 0?void 0:t.label)||"Loading..."}else if(this.updating){return((i=this.updatingOptions)===null||i===void 0?void 0:i.description)||"Updating table data"}else{return""}};this.renderEmptyState=(t,i,s)=>{const a=h(this.el,"empty-state")?e("slot",{name:"empty-state"}):e("ic-empty-state",{aligned:"center",heading:"No Data",class:"loading-empty"});if(t&&!(i===null||i===void 0?void 0:i.length)&&s){return a}else if(!t&&!(i===null||i===void 0?void 0:i.length)){return a}else{return null}}}headerTruncationChangeHandler(){var t,i;if(this.columnHeaderTruncation){this.prevTableContainerWidth=0}else{(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("th.column-header"))===null||i===void 0?void 0:i.forEach((t=>{var i;(i=t.querySelector(this.IC_TOOLTIP_STRING))===null||i===void 0?void 0:i.classList.remove(this.SHOW_TRUNC_TOOLTIP_STRING)}))}}columnsChangeHandler(){this.columnsUpdated=true}disconnectedCallback(){var t,i;(t=this.resizeObserver)===null||t===void 0?void 0:t.disconnect();(i=this.headerResizeObserver)===null||i===void 0?void 0:i.disconnect();window.removeEventListener("resize",this.handleResize)}componentWillLoad(){this.rowsPerPage=Number(this.paginationBarOptions.itemsPerPageOptions[0].value);this.previousRowsPerPage=this.rowsPerPage;this.toRow=this.rowsPerPage;this.sortedColumn=this.sortOptions.defaultColumn;this.sortedColumnOrder=this.sortOptions.sortOrders[0];this.loadingOptions=Object.assign({},this.loadingOptions);this.initialLoad=true;this.previousItemsPerPage=this.rowsPerPage}componentDidLoad(){var t,i;const e=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelector("table");const s=(i=this.el.shadowRoot)===null||i===void 0?void 0:i.querySelector(".table-container");u(this.runHeaderResizeObserver);if(this.dataUpdated){this.dataUpdated=false}if(e&&s&&(e.clientHeight>s.clientHeight||e.clientWidth>s.clientWidth)){this.scrollable=true}if(this.loading){this.startLoadingTimer();this.showLoadingIndicator()}if(this.truncationPattern){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i&&!i.classList.contains(this.TEXT_WRAP_STRING)){this.dataTruncation(t,i);this.resizeObserver=new ResizeObserver(v((()=>{this.dataTruncation(t,i);if(!this.isNewDebounceDelaySet){this.debounceDelay=200;this.isNewDebounceDelaySet=true}}),(()=>this.debounceDelay)));this.resizeObserver.observe(t)}}))}if(this.globalRowHeight!=="auto"){this.updateSetRowHeight()}window.addEventListener("resize",this.handleResize);this.icColumnsLoaded.emit();if(this.data&&!this.loading&&!this.updating)this.icDataLoaded.emit()}componentDidUpdate(){if(this.truncationPattern===this.SHOW_HIDE_STRING||this.truncationPattern===this.TOOLTIP_STRING){if(this.dataUpdated){this.truncateUpdatedData()}if(this.tableSorted){this.truncateTableSorted()}if(this.rowHeightSet){this.truncateRowHeightSet()}if(this.itemsPerPageChange){this.truncateItemsPerPageChange()}if(!this.initialLoad&&this.icPageChangeEvent){this.truncatePageChange()}if(this.densityUpdate){this.truncateDensityUpdate()}if(this.truncationPatternUpdated){this.truncatePatternUpdated()}}if(this.columnsUpdated){this.icColumnsLoaded.emit();this.columnsUpdated=false}if(this.dataUpdated&&!this.loading&&!this.updating){this.icDataLoaded.emit();this.dataUpdated=false}}componentDidRender(){this.fixCellTooltips();this.fixCellOverflow();this.updateCellHeightsWithDescriptions();this.adjustWidthForActionElement()}createShowHideTruncation(t,i,e=0){t.checkMaxLines(t.scrollHeight);t.setAttribute("max-lines",`${this.getLines(i.clientHeight-e)}`);t.setShowHideExpanded(false);i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,null)}addTooltipTruncation(t,i,e){this.addLineClampCSS(t,i);if(!e){this.createTruncationTooltip(t,i)}}addShowHideTruncation(t,i){t.classList.add(this.SHOW_HIDE_CSS_CLASS);this.createShowHideTruncation(i,t)}handleTypographyTruncationExpandToggle({detail:t}){const{expanded:i,typographyEl:e}=t;const s=this.getCellContainer(e);if((s===null||s===void 0?void 0:s.style.getPropertyValue(this.ROW_HEIGHT_CSS_VARIABLE))&&i){s.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,"inherit")}}handlePageChange({detail:t,target:i}){var e;if(i.parentElement!==this.el){this.fromRow=(t.value-1)*this.rowsPerPage;this.toRow=this.fromRow+this.rowsPerPage;const i=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.querySelector(".table-row-container");if(i){if(this.previousRowsPerPage===this.rowsPerPage){i.scrollTop=0}else if(this.previousRowsPerPage<this.rowsPerPage){i.scrollTop=this.scrollOffset;this.previousRowsPerPage=this.rowsPerPage}else{this.previousRowsPerPage=this.rowsPerPage}}this.selectedRows=[]}if(!this.initialLoad&&this.previousPaginationPage!==t.value){this.icPageChangeEvent=true}this.previousPaginationPage=t.value;this.initialLoad=false}handleItemsPerPageChange({detail:t,target:i}){if(i.parentElement!==this.el){this.previousRowsPerPage=this.rowsPerPage;this.rowsPerPage=t.value}this.itemsPerPageChange=true}handleDensityChange(t){this.density=t.detail.value}loadingHandler(){if(this.loading){this.startLoadingTimer();setTimeout((()=>{this.showLoadingIndicator()}),500)}}truncationPatternHandler(){if(this.truncationPattern===this.TOOLTIP_STRING){this.resetAllShowHideTruncation();this.updateTruncationTooltip(true);this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i)this.truncate(t,i,e)}))}else if(this.truncationPattern===this.SHOW_HIDE_STRING){this.updateTruncationTooltip(true);this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){if(this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight(t,i)){this.resetSingleShowHideTruncation(t,i);return}setTimeout((()=>{this.addShowHideTruncationIfNeeded(t,i)}),150)}}))}this.truncationPatternUpdated=true}async dataHandler(){this.loadingOptions=Object.assign({},this.loadingOptions);if(this.loading){!this.hasLoadedForOneSecond?setTimeout((()=>this.loading=false),this.minimumLoadingDisplayDuration-(Date.now()-this.timerStarted)):this.loading=false}if(this.updating)this.updating=false;this.dataUpdated=true}async densityHandler(){this.densityUpdate=true}rowHeightChangeHandler(t,i){if(+t!==+i){this.deleteTextWrapDataKey(this.data);this.deleteTextWrapDataKey(this.columns);this.removeTextWrap();this.icRowHeightChange.emit();this.rowHeightSet=true}}async resetRowHeights(t){this.globalRowHeight=t||"auto";this.variableRowHeight=undefined}showLoadingIndicator(){var t,i,e;if((t=this.loadingOptions)===null||t===void 0?void 0:t.overlay){(i=this.loadingOverlay)===null||i===void 0?void 0:i.classList.add("show")}(e=this.loadingIndicator)===null||e===void 0?void 0:e.classList.add("show")}regenerateTooltip(t,i,e,s){if(e){if(this.tableSorted){e.setAttribute("target",i.id);e.setAttribute("label",i.textContent)}else{this.removeTooltip(t,i,e)}if(s){return}}if(!i.getAttribute("style")&&this.dataUpdated){this.addLineClampCSS(i,t)}if((i===null||i===void 0?void 0:i.scrollHeight)>(t===null||t===void 0?void 0:t.clientHeight)&&this.truncationPattern===this.TOOLTIP_STRING){if(!i.getAttribute("style")||i.style.cssText.includes(`${this.LINE_CLAMP_CSS_VARIABLE}: 0;`)){this.addLineClampCSS(i,t)}if(!t.querySelector(this.IC_TOOLTIP_STRING))this.createTruncationTooltip(i,t)}}removeTooltip(t,i,e){var s;(s=t.querySelector(this.CELL_TEXT_WRAPPER_STRING))===null||s===void 0?void 0:s.prepend(i);e===null||e===void 0?void 0:e.remove()}addLineClampCSS(t,i){var e,s;const a=(e=i.querySelector(this.CELL_DESCRIPTION_STRING))===null||e===void 0?void 0:e.clientHeight;const l=i.clientHeight;let o=l;if(i.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)&&a&&l>a){const t=d(p.XS)&&((s=i===null||i===void 0?void 0:i.querySelector(".icon"))===null||s===void 0?void 0:s.clientHeight)||0;o=o-a-t}t.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: ${this.getLines(o||0)}`)}createTruncationTooltip(t,i){var e;const s=document.createElement(this.IC_TOOLTIP_STRING);s.setAttribute("target",t.id);s.setAttribute("label",t.textContent);s.classList.add("ic-tooltip-overflow");s.setExternalPopperProps({strategy:"fixed"});(e=i.querySelector(this.CELL_TEXT_WRAPPER_STRING))===null||e===void 0?void 0:e.prepend(s);s.prepend(t)}render(){var t,i;const{caption:s,columns:l,createColumnHeaders:o,createUpdatingIndicator:n,data:r,density:d,embedded:c,hideColumnHeaders:u,rowSelection:v,loading:p,loadingOptions:b,paginationBarOptions:g,rowsPerPage:f,scrollable:m,scrollOffset:w,selectAllRows:y,selectedRows:x,showPagination:k,sortable:$,sortedColumn:O,sortedColumnOrder:j,stickyColumnHeaders:P,updateScrollOffset:C,updating:H,tableLayout:T,theme:L}=this;const z=x.length>0;const I=x.length===(k?f:r===null||r===void 0?void 0:r.length);const S=z?I?"deselect all":"select all remaining":"select all";return e(a,{key:"5a54a8292fc31e31e968c76b21f957d6ed4665bb",style:Object.assign({},this.setTableDimensions()),class:{[`ic-theme-${L}`]:L!=="inherit",[`ic-data-table-show-pagination`]:!!k,[`ic-data-table-embedded`]:!!c}},e("div",{key:"664f9b13c5c5f9b2a0323a870b7c96cfc8e2c45d",class:"table-container"},h(this.el,"title-bar")&&e("slot",{key:"997ec993032c647aea11da288c2f2b19c5f69f8b",name:"title-bar"}),e("div",{key:"35823b8f7cfeeaeab64dc248ef65c6c52762cf03",class:{["table-row-container"]:true,scrollable:m},tabIndex:m?0:undefined,onScroll:C},e("table",{key:"9b9c1bbf6ebcc08ca235f2637c95dc74bd49c3a1",style:{"--table-layout":T}},e("caption",{key:"f5acadc8976d3b474dab6d17c957553a384c348a",class:"table-caption"},s),!u&&e("thead",{key:"4131acaa910add9c3f596f34c879b539e69e4c69",class:{["column-header-sticky"]:P,["column-header-overlay"]:P&&w!==0}},e("tr",{key:"ddf0b02e09b404800f07b86709812a8c719da333"},v&&r&&e("th",{key:"3aa7cb15d490ea90a1c33959ff83987b244951f4",class:{"column-header":true,"checkbox-cell":true,"updating-state-headers":H&&!p,[`table-density-${d}`]:this.notDefaultDensity()}},e("div",{key:"0b42136651692a5b69131dc40eb80636e0cb5ff1",class:"checkbox-wrapper"},e("ic-checkbox",{key:"be47f6ce2b9c6450b4fff5bba46686396fbf7bab",class:"ic-data-table-checkbox",checked:z&&I,disabled:H||p,hideLabel:true,indeterminate:z&&!I,label:`${s} ${S} rows`,nativeIndeterminateBehaviour:true,onIcCheck:()=>y(),size:d==="dense"?"small":"medium",value:s}))),o())),H&&!p&&(u?e("thead",null,n()):n()),this.renderTableBody(p,r,b===null||b===void 0?void 0:b.overlay)),this.renderEmptyState(p,r,b===null||b===void 0?void 0:b.overlay)),e("div",{key:"23b30f12641186e93d7c20cee3b302d002f799cc","aria-live":"assertive",class:"sr-only"},this.renderAriaLiveLoading()),this.renderLoadingIndicator(p,b),(k||h(this.el,"pagination-bar"))&&e("div",{key:"639f16bbcb3ee28acd812e753ad242bdfc9fda24",class:"pagination-container"},h(this.el,"pagination-bar")?e("slot",{name:"pagination-bar"}):e("ic-pagination-bar",{alignment:g.alignment,hideAllFromItemsPerPage:g.hideAllFromItemsPerPage,hideCurrentPage:g.hideCurrentPage,hideFirstAndLastPageButton:g.hideFirstAndLastPageButton,hideRangeLabel:g.hideRangeLabel,itemLabel:g.itemLabel,itemsPerPageOptions:g.itemsPerPageOptions,monochrome:g.monochrome,pageLabel:g.pageLabel,rangeLabelType:g.rangeLabelType,selectedItemsPerPage:g.selectedItemsPerPage,selectItemsPerPageOnEnter:g.selectItemsPerPageOnEnter,setToFirstPageOnPaginationChange:g.setToFirstPageOnPaginationChange,showGoToPageControl:g.showGoToPageControl,showItemsPerPageControl:g.showItemsPerPageControl,theme:L,totalItems:(t=r===null||r===void 0?void 0:r.length)!==null&&t!==void 0?t:0,type:g.type})),$&&e("div",{key:"fdd6bfc99732ce13c66e322f91630bb02e23fd1b",class:"screen-reader-sort-text","aria-live":"polite"},j!=="unsorted"&&O?`${((i=l.find((t=>t.key===O)))===null||i===void 0?void 0:i.title)||O} sorted ${j}`:"table unsorted")))}get el(){return l(this)}static get watchers(){return{columnHeaderTruncation:["headerTruncationChangeHandler"],columns:["columnsChangeHandler"],loading:["loadingHandler"],truncationPattern:["truncationPatternHandler"],data:["dataHandler"],density:["densityHandler"],globalRowHeight:["rowHeightChangeHandler"],variableRowHeight:["rowHeightChangeHandler"]}}};x.style=y;export{x as ic_data_table};
2
- //# sourceMappingURL=p-551a0fc1.entry.js.map
1
+ import{r as t,c as i,h as e,F as s,H as a,g as l}from"./p-8e4e97b4.js";import{b as o,p as n,i as h,c as r,d,e as c,f as u,h as v,j as p}from"./p-829b34f9.js";import{s as g}from"./p-7d378ee6.js";import"./p-18d5e467.js";import"./p-a4cb3520.js";import"./p-f65f0065.js";import"./p-0592277b.js";import"./p-01b04775.js";import"./p-9148bd35.js";import"./p-7bbd1881.js";import"./p-67a4f674.js";import"./p-aae38bee.js";const b=`<svg focusable="false" aria-hidden="true" viewBox="0 0 24 24">\n <path d="M9 3 5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z"></path>\n</svg>`;const f=`<svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" style="transform: rotate(-90deg);">\n <path d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path>\n</svg>`;const m=`<svg focusable="false" aria-hidden="true" viewBox="0 0 24 24" style="transform: rotate(90deg)">\n <path d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path>\n</svg>`;const w=':host{position:relative;display:inline-flex;max-height:100%;width:var(--table-width, 100%);height:100%;min-width:var(--table-min-width);max-width:var(--table-max-width)}tbody{vertical-align:top}.table-container{position:relative;height:calc(100% - var(--ic-space-xxxs));display:flex;flex-direction:column;width:100%}.cell-container{display:flex;min-height:1.5rem;overflow-y:hidden;height:var(--row-height);--ic-typography-color:var(--ic-data-table-text-default-emphasis)}.truncation-show-hide{display:block}.cell-icon.truncation-show-hide{display:flex}.cell-container:not(.data-type-element,.truncation-show-hide){overflow-x:hidden}ic-loading-indicator{position:sticky;top:20px}.table-row-container{position:relative;height:100%;overflow:auto;transition:var(--ic-easing-transition-fast);overflow-anchor:none}:host(.ic-data-table-show-pagination) .table-row-container{height:calc(100% - 3.5625rem)}table{table-layout:var(--table-layout, "fixed");border-spacing:0;width:100%;height:var(--table-height, auto)}.table-row-container:focus{outline:none;box-shadow:var(--ic-border-focus);border-radius:var(--ic-border-radius);transition:var(--ic-easing-transition-fast);z-index:1}:host(.ic-data-table-embedded) .table-row-container{border:var(--ic-table-embedded-border)}.column-header-inner-container{padding:var(--ic-table-cell-padding);box-sizing:border-box}.column-header-inner-container ic-tooltip{pointer-events:none}.column-header-inner-container ic-tooltip.show-trunc-tooltip{pointer-events:auto}.column-header-inner-container ic-tooltip .column-header-text{--ic-line-clamp:1}.column-header-sticky{position:sticky;top:0;z-index:1}.column-header-overlay{position:sticky;top:0;z-index:1;box-shadow:0 0.375rem var(--ic-space-xs) calc(var(--ic-space-xxs * -1))\n rgb(0 0 0 / 20%)}.row-header-sticky{position:sticky;left:0}.column-header,.table-row{box-sizing:border-box}.table-row-selected{background-image:linear-gradient(\n var(--ic-data-table-cell-background-selected) 0 0\n );background-color:var(--ic-data-table-cell-background) !important}.table-row:hover{background-image:linear-gradient(\n var(--ic-data-table-cell-background-hover) 0 0\n );background-color:var(--ic-data-table-cell-background) !important}.table-row-selected:hover{background-image:linear-gradient(\n var(--ic-data-table-cell-background-selected-hover) 0 0\n )}.sort-button{margin-left:auto}.sort-button:hover{background-color:var(--ic-data-table-icon-button-background-hover)}.sort-button:active{background-color:var(--ic-data-table-icon-button-background-pressed)}.sort-button svg{color:var(--ic-data-table-sort-toggle-icon)}.sort-button-unsorted svg{color:var(--ic-data-table-sort-toggle-icon-default)}.table-density-dense .column-header-inner-container,td.table-density-dense{padding:var(--ic-table-cell-padding-dense) !important}.text-dense{font-size:var(--ic-table-font-size-dense)}.table-density-spacious .column-header-inner-container,td.table-density-spacious{padding:var(--ic-table-cell-padding-spacious) !important}.text-spacious{font-size:var(--ic-table-font-size-spacious)}.column-header-text{font-weight:var(--ic-font-weight-bold)}.dummy-column-header-text{white-space:nowrap;overflow:hidden;height:0;width:-moz-fit-content;width:fit-content}.row-header,.column-header{text-align:left;padding:var(--ic-table-cell-padding);background-color:var(--ic-data-table-header-background);border-right:var(--ic-table-heading-border);border-bottom:var(--ic-table-heading-border);color:var(--ic-data-table-header-text)}.column-header{padding:0;width:var(--column-width);min-width:var(--column-min-width, 4rem);max-width:var(--column-max-width)}.column-header:last-child{border-right:none}.scrollable .column-header:last-child{border-right:var(--ic-table-heading-border) !important}:host(.ic-data-table-embedded) tr:last-child .table-cell,:host(.ic-data-table-embedded) tr:last-child .row-header{border-bottom:none}.column-header-alignment-left,.row-header-alignment-left,.cell-alignment-left{text-align:left !important;justify-content:start !important}.column-header-alignment-right,.row-header-alignment-right,.cell-alignment-right{text-align:right !important;justify-content:end !important}.cell-alignment-right.truncation-tooltip ic-tooltip ic-typography{padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}.cell-alignment-right.truncation-show-hide ic-typography{--ellipsis-padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}.column-header-alignment-center,.row-header-alignment-center,.cell-alignment-center{text-align:center !important;justify-content:center !important}.table-row{background-color:var(--ic-data-table-cell-background)}.table-row:nth-child(even){background-color:var(--ic-data-table-cell-background-stripe)}.table-cell{padding:var(--ic-table-cell-padding);border-bottom:var(--ic-table-cell-border);overflow:hidden;box-sizing:border-box;max-width:var(--column-max-width);min-width:var(--column-min-width)}.table-cell.with-overflow{overflow:visible}.data-type-string,.data-type-address{text-align:left}.data-type-number,.data-type-date{text-align:right;justify-content:end}.cell-vertical-align-top{vertical-align:top;align-items:flex-start}.cell-vertical-align-middle{vertical-align:middle;align-items:center}.cell-vertical-align-bottom{vertical-align:bottom;align-items:flex-end}.cell-emphasis-low ic-typography{--ic-typography-color:var(--ic-data-table-text-low-emphasis)}.cell-emphasis-high ic-typography{--ic-typography-color:var(--ic-data-table-text-high-emphasis);font-weight:var(--ic-font-weight-bold)}.pagination-container{background-color:var(--ic-data-table-pagination-bar-background-color);border-top:var(--ic-space-1px) solid\n var(--ic-data-table-pagination-bar-keyline)}.screen-reader-sort-text,.table-caption{position:absolute;left:-100rem}.table-cell,.column-header,.row-header{word-wrap:break-word;white-space:pre-wrap}.loading-empty{padding:var(--ic-space-xl) var(--ic-space-xxl);margin-top:var(--ic-space-xl)}.updating-state{padding:0;border-bottom:var(--ic-table-heading-border)}.updating-state-headers{border-bottom:none}.loading{position:absolute;left:calc(50% - 5.9741rem);opacity:0;transition:opacity var(--ic-transition-duration-slow);z-index:calc(var(--ic-z-index-popover) - 1);background-color:var(--ic-data-table-overlay-background);border:var(--ic-space-1px) solid var(--ic-data-table-overlay-border)}.loading.show{opacity:1}.icon,::slotted(svg){height:var(--ic-space-lg);width:var(--ic-space-lg);margin-right:var(--ic-space-xxs)}.column-header .icon>svg,.column-header ::slotted(svg){fill:var(--ic-data-table-icon)}.table-cell .icon>svg,.table-cell ::slotted(svg),.cell-description-icon>svg{fill:var(--ic-data-table-icon-default-emphasis)}.cell-emphasis-high .icon>svg,.cell-emphasis-high ::slotted(svg){fill:var(--ic-data-table-icon-high-emphasis)}.cell-emphasis-low .icon>svg,.cell-emphasis-low ::slotted(svg){fill:var(--ic-data-table-icon-low-emphasis)}.column-header-alignment-right>.icon,.row-header-alignment-right>.icon,.cell-alignment-right>.icon,.column-header-alignment-right>::slotted(svg),.row-header-alignment-right>::slotted(svg),.cell-alignment-right>::slotted(svg){margin-right:auto}.column-header-alignment-center>ic-typography,.column-header-alignment-center>.cell-text-wrapper,.row-header-alignment-right>ic-typography,.row-header-alignment-right>.cell-text-wrapper,.cell-alignment-center>ic-typography,.cell-alignment-center>.cell-text-wrapper{flex:1}.checkbox-cell{--column-width:var(--ic-space-xxl);align-content:center;border-right:none}.table-density-dense.checkbox-cell{--column-width:2.5rem}.checkbox-wrapper{display:flex;justify-content:center}.icon>svg{height:var(--ic-space-lg);width:var(--ic-space-lg);display:inline-block}.truncation-tooltip ic-typography{display:-webkit-box;line-clamp:var(--ic-line-clamp, 0);-webkit-line-clamp:var(--ic-line-clamp, 0);-webkit-box-orient:vertical;overflow:hidden}.truncation-tooltip ic-typography,.truncation-show-hide ic-typography{white-space:normal}.ic-tooltip-overflow{overflow:hidden;width:100%}.action-element{display:flex;justify-content:right}.cell-grid-wrapper{display:grid;grid-template-columns:auto auto}.loading-overlay{visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--ic-data-table-loading-indicator-overlay-background);z-index:calc(var(--ic-z-index-popover) - 2);opacity:0;transition:opacity var(--ic-transition-duration-slow)}.loading-overlay.show{visibility:visible;opacity:0.6}.sr-only{position:absolute;left:-9999px}@media (prefers-reduced-motion: reduce){.loading-overlay{transition:none}}.cell-text-wrapper{overflow:hidden}.cell-text-wrapper>ic-typography{margin-left:2px}.cell-text-no-wrap{word-wrap:initial}.cell-container-with-description{display:flex;flex-direction:row}.cell-description{display:flex;flex-direction:row;margin-top:var(--ic-space-xxs);word-break:break-all}.cell-description-text{color:var(--ic-data-table-cell-data-description)}.cell-description-icon{padding-right:var(--ic-space-xs)}.cell-description-icon>svg{height:calc(var(--ic-space-lg) - var(--ic-space-xxs));width:calc(var(--ic-space-lg) - var(--ic-space-xxs));display:flex}@media (min-width: 577px){.column-header-inner-container{display:flex;align-items:center}}@media (max-width: 577px){.cell-icon{flex-wrap:wrap}.cell-description-icon{padding-right:0}}@media (forced-colors: active){.icon,::slotted(svg),.cell-description-icon>svg{fill:currentcolor}.sort-button svg{color:currentcolor}.table-row-selected{background-color:Highlight !important}}';const y=w;const x=class{constructor(a){t(this,a);this.icRowHeightChange=i(this,"icRowHeightChange",7);this.icSelectAllRows=i(this,"icSelectAllRows",7);this.icSelectedRowChange=i(this,"icSelectedRowChange",7);this.icColumnsLoaded=i(this,"icColumnsLoaded",7);this.icDataLoaded=i(this,"icDataLoaded",7);this.icSortChange=i(this,"icSortChange",7);this.DENSITY_HEIGHT_MULTIPLIER={dense:.8,default:1,spacious:1.2};this.DENSITY_PADDING_HEIGHT_DIFF={dense:8,default:16,spacious:20};this.SORT_ICONS={unsorted:b,ascending:f,descending:m};this.hasLoadedForOneSecond=true;this.resizeObserver=null;this.SHOW_HIDE_STRING="show-hide";this.SHOW_HIDE_CSS_CLASS=`${this.SHOW_HIDE_STRING}-wrap`;this.TOOLTIP_STRING="tooltip";this.TOOLTIP=`ic-${this.TOOLTIP_STRING}`;this.TEXT_WRAP_STRING="text-wrap";this.TEXT_WRAP_CLASS=`.${this.TEXT_WRAP_STRING}`;this.dataUpdated=false;this.columnsUpdated=false;this.rowHeightSet=false;this.initialLoad=false;this.icPageChangeEvent=false;this.itemsPerPageChange=false;this.DATA_ROW_HEIGHT_STRING="data-row-height";this.ROW_HEIGHT_CSS_VARIABLE="--row-height";this.LINE_CLAMP_CSS_VARIABLE="--ic-line-clamp";this.DEFAULT_LINE_HEIGHT=24;this.densityUpdate=false;this.truncationPatternUpdated=false;this.isNewDebounceDelaySet=false;this.headerResizeObserver=null;this.IC_TOOLTIP_STRING="ic-tooltip";this.SHOW_TRUNC_TOOLTIP_STRING="show-trunc-tooltip";this.CELL_DESCRIPTION_STRING=".cell-description";this.CELL_CONTAINER_WITH_DESCRIPTION_STRING="cell-container-with-description";this.CELL_TEXT_WRAPPER_STRING=".cell-text-wrapper";this.IC_TYPOGRAPHY_STRING="ic-typography";this.rowIdCounter=0;this.createRowId=()=>`row-${this.rowIdCounter++}`;this.fromRow=0;this.scrollable=false;this.scrollOffset=0;this.selectedRows=[];this.selectedIcRowIds=[];this.debounceDelay=0;this.columnHeaderTruncation=false;this.disableAutoSort=false;this.density="default";this.embedded=false;this.globalRowHeight="auto";this.hideColumnHeaders=false;this.loading=false;this.minimumLoadingDisplayDuration=1e3;this.paginationBarOptions={alignment:"right",hideAllFromItemsPerPage:false,hideCurrentPage:false,hideFirstAndLastPageButton:false,hideRangeLabel:false,itemLabel:"Item",itemsPerPageOptions:[{label:"10",value:"10"},{label:"25",value:"25"},{label:"50",value:"50"}],monochrome:false,pageLabel:"Page",rangeLabelType:"page",selectedItemsPerPage:10,selectItemsPerPageOnEnter:true,setToFirstPageOnPaginationChange:false,showGoToPageControl:true,showItemsPerPageControl:true,type:"simple"};this.rowSelection=false;this.showPagination=false;this.sortable=false;this.sortOptions={sortOrders:["unsorted","ascending","descending"],defaultColumn:""};this.stickyColumnHeaders=false;this.stickyRowHeaders=false;this.tableLayout="fixed";this.theme="inherit";this.updating=false;this.runHeaderResizeObserver=()=>{this.headerResizeObserver=new ResizeObserver((()=>{this.headerResizeCallback()}));this.headerResizeObserver.observe(this.el)};this.headerResizeCallback=()=>{var t,i,e;if(!this.hideColumnHeaders&&this.columnHeaderTruncation){const s=(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelector(".table-container"))===null||i===void 0?void 0:i.clientWidth;if(s&&s!==this.prevTableContainerWidth){(e=this.el.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll("th.column-header").forEach((t=>{const i=t.querySelector(this.IC_TOOLTIP_STRING);const e=t.querySelectorAll(this.IC_TYPOGRAPHY_STRING);if(i&&e&&e.length===2){i.classList.remove(this.SHOW_TRUNC_TOOLTIP_STRING);if(e[1].clientWidth>e[0].clientWidth){i.classList.add(this.SHOW_TRUNC_TOOLTIP_STRING)}}}));this.prevTableContainerWidth=s}}};this.handleResize=()=>{this.updateCellHeightsWithDescriptions();this.fixCellOverflow()};this.getRowHeight=t=>parseInt(getComputedStyle(document.documentElement).fontSize)*parseFloat(t.getAttribute(this.DATA_ROW_HEIGHT_STRING)||"");this.truncateUpdatedData=()=>{if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){const e=this.getTruncWrapper(t);if(e&&i.clientHeight-this.DEFAULT_LINE_HEIGHT>=e.scrollHeight){this.resetSingleShowHideTruncation(t,i);return}setTimeout((()=>{this.addShowHideTruncationIfNeeded(t,i)}),150)}}))}if(this.truncationPattern===this.TOOLTIP_STRING){this.updateTruncationTooltip()}this.dataUpdated=false};this.truncateTableSorted=()=>{if(this.truncationPattern===this.TOOLTIP_STRING){this.updateTruncationTooltip()}if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){if(!i.classList.contains(this.TEXT_WRAP_STRING)){this.createShowHideTruncation(t,i)}else{t.resetTruncation().then((()=>{i.removeAttribute("style")}))}}}))}this.tableSorted=false};this.truncateRowHeightSet=()=>{this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i){if(this.globalRowHeight==="auto"){i.style.height="";i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,null);i.removeAttribute(this.DATA_ROW_HEIGHT_STRING);if(this.truncationPattern===this.TOOLTIP_STRING){this.removeTooltip(i,t,e);t.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: 0`)}else if(this.truncationPattern===this.SHOW_HIDE_STRING){this.resetSingleShowHideTruncation(t,i)}return}if(!i.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)&&!i.style.height&&this.getRowHeight(i)>i.clientHeight&&!i.classList.contains(this.TEXT_WRAP_STRING)){i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,i.getAttribute(this.DATA_ROW_HEIGHT_STRING))}if(this.truncationPattern){if(this.truncationPattern===this.SHOW_HIDE_STRING){const e=this.getTruncWrapper(t);if(this.getShowHideButton(t)&&e&&e.scrollHeight<=i.clientHeight){this.resetSingleShowHideTruncation(t,i);return}}this.truncate(t,i,e)}else{this.updateSetRowHeight(t)}}}));this.rowHeightSet=false};this.truncateItemsPerPageChange=()=>{var t;const i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".table-row");if(i&&this.rowsPerPage>this.previousItemsPerPage){const t=Array.from(i).slice(this.previousItemsPerPage);t.forEach((t=>{t.querySelectorAll("ic-typography").forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i)this.truncate(t,i,e)}))}))}this.previousItemsPerPage=this.rowsPerPage;this.itemsPerPageChange=false};this.truncatePageChange=()=>{if(this.truncationPattern===this.TOOLTIP_STRING){this.updateTruncationTooltip()}if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i&&this.typographyScrollHeightExceedsContainerHeight(t,i)&&!this.getShowHideButton(t)){this.addShowHideTruncation(i,t)}}))}this.icPageChangeEvent=false};this.truncateDensityUpdate=()=>{this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i)this.truncate(t,i,e)}));this.densityUpdate=false};this.typographyScrollHeightExceedsContainerHeight=(t,i)=>i&&t.scrollHeight>i.clientHeight;this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight=(t,i)=>{const e=this.getTruncWrapper(t);return e&&i.clientHeight-this.DEFAULT_LINE_HEIGHT>e.scrollHeight};this.truncatePatternUpdated=()=>{if(this.truncationPattern===this.TOOLTIP_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i&&this.typographyScrollHeightExceedsContainerHeight(t,i)){this.addTooltipTruncation(t,i,e)}}))}else if(this.truncationPattern===this.SHOW_HIDE_STRING){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){if(this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight(t,i)){this.resetSingleShowHideTruncation(t,i);return}this.addShowHideTruncationIfNeeded(t,i)}}))}};this.updateSetRowHeight=t=>{const i=t=>{const i=this.getCellContainer(t);if(i&&t.scrollHeight>this.getRowHeight(i)){i.style.removeProperty(this.ROW_HEIGHT_CSS_VARIABLE)}};if(t){i(t)}else{this.getTypographyElements().forEach((t=>{i(t)}))}};this.getLines=t=>Math.floor(t/this.DEFAULT_LINE_HEIGHT);this.truncate=(t,i,e)=>{var s;if(this.typographyScrollHeightExceedsContainerHeight(t,i)){if(!t.closest(this.TEXT_WRAP_CLASS)){if(this.truncationPattern===this.TOOLTIP_STRING){this.addTooltipTruncation(t,i,e)}if(this.truncationPattern===this.SHOW_HIDE_STRING){this.addShowHideTruncation(i,t)}}}else{if(this.truncationPattern===this.TOOLTIP_STRING&&e){t.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: 0`);(s=i.querySelector(this.CELL_TEXT_WRAPPER_STRING))===null||s===void 0?void 0:s.prepend(t);e.remove()}if(this.truncationPattern===this.SHOW_HIDE_STRING&&!o(t===null||t===void 0?void 0:t.getAttribute("max-lines"))){this.resetSingleShowHideTruncation(t,i)}}};this.addShowHideTruncationIfNeeded=(t,i)=>{if(this.typographyScrollHeightExceedsContainerHeight(t,i)){this.addShowHideTruncation(i,t);return true}return false};this.dataTruncation=(t,i)=>{const e=this.getTooltip(t);if(i.classList.contains("data-type-element")||this.dataUpdated){return}if(this.truncationPattern===this.SHOW_HIDE_STRING&&this.getShowHideButton(t)){const e=this.getTruncWrapper(t);if(e&&this.getLines(e.scrollHeight)===Number(t.getAttribute("max-lines"))){this.resetSingleShowHideTruncation(t,i)}}if(this.rowHeightSet&&this.truncationPattern===this.SHOW_HIDE_STRING){if(this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight(t,i)){this.resetSingleShowHideTruncation(t,i);return}if(this.addShowHideTruncationIfNeeded(t,i)){return}}if(t.scrollHeight>0&&i.clientHeight>0&&t.scrollHeight===i.clientHeight){if(e){this.removeTooltip(i,t,e)}return}this.truncate(t,i,e)};this.getTruncWrapper=t=>{var i;return(i=t.shadowRoot)===null||i===void 0?void 0:i.querySelector(".trunc-wrapper")};this.getShowHideButton=t=>{var i;return(i=t.shadowRoot)===null||i===void 0?void 0:i.querySelector("button")};this.removeTextWrap=()=>{this.getTypographyElements().forEach((t=>{const i=t.closest("td");if(i===null||i===void 0?void 0:i.classList.contains(this.TEXT_WRAP_STRING)){i.classList.remove(this.TEXT_WRAP_STRING)}}))};this.getCellContainer=t=>t.closest(".cell-container");this.deleteTextWrapDataKey=t=>Array.isArray(t)&&t.forEach((t=>t.textWrap&&delete t.textWrap));this.resetSingleShowHideTruncation=(t,i)=>{const e=this.getTruncWrapper(t);if(!(i&&e))return;if(e.scrollHeight>i.clientHeight&&!o(t.getAttribute("max-lines"))&&Math.floor((i===null||i===void 0?void 0:i.clientHeight)/this.DEFAULT_LINE_HEIGHT)!==Number(t.getAttribute("max-lines"))){t.checkMaxLines(e.scrollHeight);t.setAttribute("max-lines",`${Math.floor((i===null||i===void 0?void 0:i.clientHeight)/this.DEFAULT_LINE_HEIGHT)}`);t.setShowHideExpanded(false);i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,null)}else if(!i.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)){t.resetTruncation().then((()=>{if(!t.closest(this.TEXT_WRAP_CLASS)){i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,i.getAttribute(this.DATA_ROW_HEIGHT_STRING))}}))}};this.resetAllShowHideTruncation=()=>{this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);t.resetTruncation().then((()=>{if(i&&!t.closest(this.TEXT_WRAP_CLASS)){i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,i.getAttribute(this.DATA_ROW_HEIGHT_STRING))}}))}))};this.startLoadingTimer=()=>{this.hasLoadedForOneSecond=false;this.timerStarted=Date.now();setTimeout((()=>{this.hasLoadedForOneSecond=true;this.timerStarted=0}),this.minimumLoadingDisplayDuration)};this.isObject=t=>t!==undefined&&t!==null&&typeof t==="object";this.notDefaultDensity=()=>this.density!=="default";this.getCellContent=(t,i)=>{switch(i){case"element":return undefined;case"date":return(t instanceof Date?t:new Date(t)).toLocaleDateString();default:return t}};this.getCellAlignment=(t,i)=>{if(this.isObject(t)&&Object.keys(t).includes("cellAlignment")){return this.getObjectValue(this.getObjectValue(t,"cellAlignment"),i)}};this.getCellOptions=(t,i)=>{if(!(this.isObject(t)&&Object.keys(t).includes(i)))return;return this.getObjectValue(t,i)};this.createUpdatingIndicator=()=>{const{description:t,max:i,min:s,progress:a,monochrome:l}=this.updatingOptions||{};const o=this.columns.filter((t=>t.hidden!==true)).length;return e("th",{colSpan:o+(this.rowSelection&&this.data?1:0),class:"updating-state"},e("ic-loading-indicator",{theme:this.theme,monochrome:l,description:t||"Updating table data",fullWidth:true,max:i,min:s,progress:a,type:"linear",size:"small"}))};this.setRowHeight=t=>n(`${t*this.DENSITY_HEIGHT_MULTIPLIER[this.density]-this.DENSITY_PADDING_HEIGHT_DIFF[this.density]}px`);this.setTruncationClass=()=>this.truncationPattern?{[`truncation-${this.truncationPattern}`]:true}:{};this.getColumnWidth=t=>{let i={};if(typeof t==="string"){i=Object.assign(Object.assign({},i),{["--column-width"]:t})}else if(t&&Object.keys(t).length>0){if(t.minWidth){i=Object.assign(Object.assign({},i),{["--column-min-width"]:t.minWidth})}if(t.maxWidth){i=Object.assign(Object.assign({},i),{["--column-max-width"]:t.maxWidth})}if(t.width){i=Object.assign(Object.assign({},i),{["--column-width"]:t.width})}}return i};this.getCalculatedRowHeight=(t,i,e,s)=>{if((this.truncationPattern||s)&&!(t===null||t===void 0?void 0:t.textWrap)&&!e&&!this.getCellOptions(i,"textWrap")&&(t===null||t===void 0?void 0:t.dataType)!=="element"){return{[this.ROW_HEIGHT_CSS_VARIABLE]:this.setRowHeight(s)}}return{}};this.getSlottedActionElement=t=>{const i=t.getAttribute("name");return this.el.querySelector(`[slot="${i}"]`)};this.adjustWidthForActionElement=()=>{var t;const i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".action-element");i===null||i===void 0?void 0:i.forEach((t=>{var i;const e=t.firstChild;const s=this.getSlottedActionElement(e);const a=(i=s===null||s===void 0?void 0:s.getBoundingClientRect().width)!==null&&i!==void 0?i:0;const l=t.closest(".cell-grid-wrapper");if(l){l.style.gridTemplateColumns=`auto calc(${a}px + var(--ic-space-xs))`}}))};this.createCellContent=(t,i,a,l,o,n,r)=>{var d,c,u,v,p,b,f,m,w,y,x;return e("div",{class:Object.assign(Object.assign({"cell-container":(t===null||t===void 0?void 0:t.dataType)!=="element","cell-icon":l||!!((d=t===null||t===void 0?void 0:t.icon)===null||d===void 0?void 0:d.icon),[`cell-alignment-${((c=t===null||t===void 0?void 0:t.columnAlignment)===null||c===void 0?void 0:c.horizontal)||((u=n===null||n===void 0?void 0:n.rowAlignment)===null||u===void 0?void 0:u.horizontal)||this.getCellAlignment(i,"horizontal")}`]:!!((v=t===null||t===void 0?void 0:t.columnAlignment)===null||v===void 0?void 0:v.horizontal)||!!((p=n===null||n===void 0?void 0:n.rowAlignment)===null||p===void 0?void 0:p.horizontal)||!!this.getCellAlignment(i,"horizontal"),[`data-type-${t===null||t===void 0?void 0:t.dataType}`]:true,[this.TEXT_WRAP_STRING]:(t===null||t===void 0?void 0:t.textWrap)||(n===null||n===void 0?void 0:n.textWrap)||!!this.getCellOptions(i,"textWrap"),[`cell-emphasis-${this.isObject(i)&&o("emphasis")||(t===null||t===void 0?void 0:t.emphasis)||(n===null||n===void 0?void 0:n.emphasis)}`]:this.isObject(i)&&!!o("emphasis")||!!(t===null||t===void 0?void 0:t.emphasis)||!!(n===null||n===void 0?void 0:n.emphasis)},this.setTruncationClass()),{[this.CELL_CONTAINER_WITH_DESCRIPTION_STRING]:this.isObject(i)&&Object.keys(i).includes("description")}),style:Object.assign(Object.assign({},this.getCalculatedRowHeight(t,i,n===null||n===void 0?void 0:n.textWrap,r)),this.getColumnWidth(t===null||t===void 0?void 0:t.columnWidth)),"data-row-height":this.truncationPattern||r?this.setRowHeight(r):null},h(this.el,a)?e("slot",{name:a}):e(s,null,h(this.el,`${a}-icon`)?e("slot",{name:`${a}-icon`}):(l||((b=t===null||t===void 0?void 0:t.icon)===null||b===void 0?void 0:b.onAllCells))&&(o("icon")||((f=t===null||t===void 0?void 0:t.icon)===null||f===void 0?void 0:f.icon))&&e("span",{class:"icon",innerHTML:g(o("icon"))||g((m=t===null||t===void 0?void 0:t.icon)===null||m===void 0?void 0:m.icon)}),(t===null||t===void 0?void 0:t.dataType)!=="element"&&!h(this.el,a)&&e("div",{class:{"cell-text-wrapper":true,"cell-text-no-wrap":!this.truncationPattern}},e("ic-typography",{variant:"body",class:{[`cell-emphasis-${this.isObject(i)&&o("emphasis")||(t===null||t===void 0?void 0:t.emphasis)||(n===null||n===void 0?void 0:n.emphasis)}`]:this.isObject(i)&&!!o("emphasis")||!!(t===null||t===void 0?void 0:t.emphasis)||!!(n===null||n===void 0?void 0:n.emphasis),[`text-${this.density}`]:this.notDefaultDensity()}},this.isObject(i)&&(t===null||t===void 0?void 0:t.dataType)!=="date"?Object.keys(i).includes("href")?e("ic-link",{href:o("href"),theme:this.theme,target:o("target")||undefined,rel:o("rel")||undefined},o("data")):o("data"):this.getCellContent(i,t===null||t===void 0?void 0:t.dataType)),this.isObject(i)&&Object.keys(i).includes("description")&&e("div",{class:{["cell-description"]:true,[`data-type-${t===null||t===void 0?void 0:t.dataType}`]:true}},((w=o("description"))===null||w===void 0?void 0:w.icon)&&e("span",{class:"cell-description-icon",innerHTML:g(o("description").icon)}),e("ic-typography",{variant:"caption",class:"cell-description-text"},(x=(y=o("description"))===null||y===void 0?void 0:y.data)!==null&&x!==void 0?x:o("description"))))))};this.createCells=(t,i)=>{var s;const a=(s=this.variableRowHeight)===null||s===void 0?void 0:s.call(this,Object.assign(Object.assign({},t),{index:i}));const l=a?a!=="auto"&&a:this.globalRowHeight!=="auto"&&this.globalRowHeight;const{rowOptions:o}=t;return this.columns.map((s=>{var a,n,r,d;const{columnAlignment:c,columnWidth:u,dataType:v,hidden:p,key:g}=s;if(p)return;const b=this.getObjectValue(t,g);const f=`${g}-${i}`;const m=t=>this.getObjectValue(b,t);if(g==="header"&&(o===null||o===void 0?void 0:o.header)){return e("th",{scope:"row",class:{"row-header":true,"row-header-sticky":this.stickyRowHeaders,[`row-header-alignment-${(a=o.rowAlignment)===null||a===void 0?void 0:a.horizontal}`]:!!((n=o.rowAlignment)===null||n===void 0?void 0:n.horizontal)}},o.header)}const w=this.createCellContent(s,b,f,this.isObject(b)&&Object.keys(b).includes("icon"),m,o,l||undefined);return e("td",{class:{"table-cell":true,"with-overflow":v==="element",[`table-density-${this.density}`]:this.notDefaultDensity(),[`cell-vertical-align-${(c===null||c===void 0?void 0:c.vertical)||((r=o===null||o===void 0?void 0:o.rowAlignment)===null||r===void 0?void 0:r.vertical)||this.getCellAlignment(b,"vertical")}`]:!!(c===null||c===void 0?void 0:c.vertical)||!!((d=o===null||o===void 0?void 0:o.rowAlignment)===null||d===void 0?void 0:d.vertical)||!!this.getCellAlignment(b,"vertical")},style:Object.assign({},this.getColumnWidth(u))},h(this.el,`${f}-action-element`)?e("div",{class:"cell-grid-wrapper"},w,e("span",{class:"action-element"},e("slot",{name:`${f}-action-element`}))):w)}))};this.createColumnHeaders=()=>(this.columns||[]).map((({cellAlignment:t,colspan:i,icon:s,key:a,title:l,columnWidth:o,excludeColumnFromSort:n,hidden:r},d)=>r!==true&&e("th",{scope:"col",class:{["column-header"]:true,[`table-density-${this.density}`]:this.notDefaultDensity(),["updating-state-headers"]:this.updating&&!this.loading},style:Object.assign({},this.getColumnWidth(o)),colSpan:i},e("div",{class:{"column-header-inner-container":true,"truncation-tooltip":this.columnHeaderTruncation,[`column-header-alignment-${t}`]:!!t}},h(this.el,`${a}-column-icon`)?e("slot",{name:`${a}-column-icon`}):s&&!s.hideOnHeader&&e("span",{class:"icon",innerHTML:g(s.icon)}),this.columnHeaderTruncation?e("ic-tooltip",{label:l,target:`column-header-${d}`},e("ic-typography",{id:`column-header-${d}`,variant:"body",class:{["column-header-text"]:true,[`text-${this.density}`]:this.notDefaultDensity()}},l)):e("ic-typography",{variant:"body",class:{["column-header-text"]:true,[`text-${this.density}`]:this.notDefaultDensity()}},l),this.sortable&&!n&&e("ic-button",{variant:"icon-tertiary",id:`sort-button-${a}`,"aria-label":this.getSortButtonLabel(a),onClick:()=>this.sortRows(a),innerHTML:this.SORT_ICONS[this.sortedColumn===a?this.sortedColumnOrder:"unsorted"],class:{["sort-button"]:true,["sort-button-unsorted"]:this.sortedColumn!==a||this.sortedColumnOrder==="unsorted"}})),this.columnHeaderTruncation&&e("ic-typography",{variant:"body","aria-hidden":"true",class:{["column-header-text"]:true,["dummy-column-header-text"]:this.columnHeaderTruncation,[`text-${this.density}`]:this.notDefaultDensity()}},l))));this.onRowClick=t=>{const i=!this.selectedIcRowIds.includes(t.icRowId);this.selectedIcRowIds=i?[...this.selectedIcRowIds,t.icRowId]:this.selectedIcRowIds.filter((i=>i!==t.icRowId));this.selectedRows=i?[...this.selectedRows,t]:this.selectedRows.filter((i=>i.icRowId!==t.icRowId));this.icSelectedRowChange.emit({row:i?t:null,selectedRows:this.selectedRows,icRowId:i?t.icRowId:null,selectedIcRowIds:this.selectedIcRowIds})};this.selectAllRows=()=>{this.selectedRows=this.organisedData&&this.selectedIcRowIds.length!==this.organisedData.length?[...this.organisedData]:[];this.selectedIcRowIds=this.selectedRows.map((t=>t.icRowId));this.icSelectAllRows.emit(this.selectedRows)};this.createRows=()=>{var t,i,s,a,l;const o=this.showPagination?(t=this.data)===null||t===void 0?void 0:t.slice(this.fromRow,this.toRow):(i=this.data)===null||i===void 0?void 0:i.slice();const n=this.showPagination?this.fromRow:0;(s=this.data)===null||s===void 0?void 0:s.forEach((t=>{if(!("icRowId"in t)){t.icRowId=this.createRowId()}}));this.organisedData=o===null||o===void 0?void 0:o.map(((t,i)=>{const e=this.columns.map((({key:t},e)=>h(this.el,`${t}-${i+n}`)&&{key:t,index:e})).filter((i=>!!i&&!Object.prototype.hasOwnProperty.call(t,i.key)));return e.length>0?r(t,e,""):t}));return(a=this.organisedData)===null||a===void 0?void 0:a.sort(this.sortable&&!this.disableAutoSort&&this.sortedColumn&&!((l=this.columns.find((t=>t.key===this.sortedColumn)))===null||l===void 0?void 0:l.disableAutoSort)?this.getSortFunction():undefined).map(((t,i)=>{const s=this.rowSelection&&this.selectedIcRowIds.includes(t.icRowId);const a=i+n;return e("tr",{class:{"table-row":true,"table-row-selected":s}},this.rowSelection&&e("td",{class:{"table-cell":true,"checkbox-cell":true,[`table-density-${this.density}`]:this.notDefaultDensity()}},e("div",{class:"checkbox-wrapper"},e("ic-checkbox",{class:"ic-data-table-checkbox",checked:s,disabled:this.updating||this.loading,hideLabel:true,label:`${s?"Deselect":"Select"} row ${a}`,onIcCheck:()=>this.onRowClick(t),size:this.density==="dense"?"small":"medium",value:a.toString()}))),this.createCells(t,a))}))};this.getObjectValue=(t,i)=>Object.values(t)[Object.keys(t).indexOf(i)];this.getSortButtonLabel=t=>{let i="";const e=t=>{const i=this.sortOptions.sortOrders;return i[(i.indexOf(t)+1)%i.length]};if(this.sortedColumn===t){const t=e(this.sortedColumnOrder);i=t!=="unsorted"?`Sort ${t}`:"Remove sort"}else{i=`Sort ${e("unsorted")}`}return i};this.getComparison=(t,i)=>{const e=t[this.sortedColumn];const s=i[this.sortedColumn];return this.columns.find((t=>t.key===this.sortedColumn)).dataType==="date"?new Date(e).valueOf()-new Date(s).valueOf():String(this.isObject(e)?Object.values(e)[0]:e).localeCompare(String(this.isObject(s)?Object.values(s)[0]:s),undefined,{numeric:true,sensitivity:"base"})};this.getSortFunction=()=>{switch(this.sortedColumnOrder){case"ascending":return(t,i)=>this.getComparison(t,i);case"descending":return(t,i)=>this.getComparison(i,t);default:return undefined}};this.sortRows=t=>{var i,e,s,a;const l=this.sortOptions.sortOrders;if(t!==this.sortedColumn){if(this.sortedColumn){(e=(i=this.el.shadowRoot)===null||i===void 0?void 0:i.querySelector(`#sort-button-${this.sortedColumn}`))===null||e===void 0?void 0:e.setAttribute("aria-label",this.getSortButtonLabel(t))}this.sortedColumn=t;this.sortedColumnOrder="unsorted"}let o=l.indexOf(this.sortedColumnOrder)+1;if(o>l.length-1){o=0}this.sortedColumnOrder=l[o];(a=(s=this.el.shadowRoot)===null||s===void 0?void 0:s.querySelector(`#sort-button-${t}`))===null||a===void 0?void 0:a.setAttribute("aria-label",this.getSortButtonLabel(t));this.tableSorted=true;this.icSortChange.emit({columnName:t,sorted:this.sortedColumnOrder})};this.getTypographyElements=()=>{var t;return Array.from(((t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("ic-typography:not(.column-header-text,.cell-description-text)"))||[])};this.getTooltip=t=>t.closest(this.TOOLTIP);this.updateTruncationTooltip=(t=false)=>{this.getTypographyElements().forEach((i=>{const e=this.getTooltip(i);const s=this.getCellContainer(i);if(s){if(i.closest(this.TEXT_WRAP_CLASS)){this.removeTooltip(s,i,e);i.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: 0`);return}this.regenerateTooltip(s,i,e,t)}}))};this.updateScrollOffset=()=>{var t;const i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelector(".table-row-container");if(i)this.scrollOffset=i.scrollTop};this.updateRowHeightForDescriptions=(t,i)=>{i.setAttribute(this.DATA_ROW_HEIGHT_STRING,t.toString());i.setAttribute("style",`${this.ROW_HEIGHT_CSS_VARIABLE}: ${t}px`)};this.getDescriptionHeight=t=>{const i=window.getComputedStyle(t).getPropertyValue("margin-top");return t.clientHeight+parseInt(i,10)};this.updateCellHeightsWithDescriptions=()=>{var t,i;const e=d(p.XS);(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(this.CELL_DESCRIPTION_STRING))===null||i===void 0?void 0:i.forEach((t=>{const i=t.closest(`.${this.CELL_CONTAINER_WITH_DESCRIPTION_STRING}`);const s=i===null||i===void 0?void 0:i.querySelector(this.IC_TYPOGRAPHY_STRING);if(s&&i&&this.globalRowHeight&&this.globalRowHeight!=="auto"){const a=this.getDescriptionHeight(t);const l=a+this.DEFAULT_LINE_HEIGHT;if(!s.textContent&&l>this.globalRowHeight){this.updateRowHeightForDescriptions(a,i)}else if(this.truncationPattern===this.TOOLTIP_STRING){if(l>this.globalRowHeight){const t=i.querySelector(".icon");let s=l;if(t&&e){s+=t.clientHeight}this.updateRowHeightForDescriptions(s,i)}this.addLineClampCSS(s,i)}else if(this.truncationPattern===this.SHOW_HIDE_STRING&&l>this.globalRowHeight&&s.style.getPropertyValue("--truncation-max-lines")!=="initial"){this.updateRowHeightForDescriptions(l,i);this.createShowHideTruncation(s,i,a)}}}))};this.setTableDimensions=()=>{let t={};if(this.width){t=Object.assign(Object.assign({},t),{["--table-width"]:this.width})}if(this.height){t=Object.assign(Object.assign({},t),{["--table-height"]:this.height})}if(this.maxWidth){t=Object.assign(Object.assign({},t),{["--table-max-width"]:this.maxWidth})}if(this.minWidth){t=Object.assign(Object.assign({},t),{["--table-min-width"]:this.minWidth})}return t};this.fixCellTooltip=t=>{var i,e;let s=null;const a=(i=t.shadowRoot)===null||i===void 0?void 0:i.querySelector(this.IC_TOOLTIP_STRING);if(t.tagName==="IC-TOOLTIP"){s=t}else if(a){s=a}else if(((e=t.children)===null||e===void 0?void 0:e.length)>0){Array.from(t.children).forEach((t=>{this.fixCellTooltip(t)}))}else{return}s===null||s===void 0?void 0:s.setExternalPopperProps({strategy:"fixed"})};this.fixCellOverflow=()=>{var t,i;(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".data-type-element"))===null||i===void 0?void 0:i.forEach((t=>{let i=Array.from(t.children);if(i.length===1&&i[0].tagName==="SLOT"){i=c(t)}i===null||i===void 0?void 0:i.forEach((i=>{var e;if(i.tagName==="IC-SELECT"){const s=(e=i.shadowRoot)===null||e===void 0?void 0:e.querySelector("ic-menu");s===null||s===void 0?void 0:s.setExternalPopperProps({strategy:"fixed"});i.style.setProperty("--input-width",`${t.clientWidth}px`)}else{const t=i.querySelector("ic-popover-menu");t===null||t===void 0?void 0:t.setExternalPopperProps({strategy:"fixed"})}}))}))};this.fixCellTooltips=()=>{var t,i,e,s;(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll(".data-type-element"))===null||i===void 0?void 0:i.forEach((t=>{const i=c(t);i===null||i===void 0?void 0:i.forEach((t=>{this.fixCellTooltip(t)}))}));(s=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.querySelectorAll(".action-element"))===null||s===void 0?void 0:s.forEach((t=>{const i=t.firstChild;const e=this.getSlottedActionElement(i);if(e){this.fixCellTooltip(e)}}))};this.renderTableBody=(t,i,s)=>{if(!(i===null||i===void 0?void 0:i.length))return;if(s&&t){return e("tbody",null,this.createRows())}else if(t&&!s){return null}else{return e("tbody",null,this.createRows())}};this.renderLoadingIndicator=(t,i)=>{if(!t)return null;return e(s,null,e("div",{class:"loading-overlay",ref:t=>this.loadingOverlay=t}),e("ic-loading-indicator",{theme:this.theme,monochrome:i===null||i===void 0?void 0:i.monochrome,class:{"loading-empty":t,loading:true},description:(i===null||i===void 0?void 0:i.description)||"Loading table data",label:(i===null||i===void 0?void 0:i.label)||"Loading...",labelDuration:i===null||i===void 0?void 0:i.labelDuration,max:i===null||i===void 0?void 0:i.max,min:i===null||i===void 0?void 0:i.min,progress:i===null||i===void 0?void 0:i.progress,ref:t=>this.loadingIndicator=t}))};this.renderAriaLiveLoading=()=>{var t,i;if(this.loading){return((t=this.loadingOptions)===null||t===void 0?void 0:t.label)||"Loading..."}else if(this.updating){return((i=this.updatingOptions)===null||i===void 0?void 0:i.description)||"Updating table data"}else{return""}};this.renderEmptyState=(t,i,s)=>{const a=h(this.el,"empty-state")?e("slot",{name:"empty-state"}):e("ic-empty-state",{aligned:"center",heading:"No Data",class:"loading-empty"});if(t&&!(i===null||i===void 0?void 0:i.length)&&s){return a}else if(!t&&!(i===null||i===void 0?void 0:i.length)){return a}else{return null}}}headerTruncationChangeHandler(){var t,i;if(this.columnHeaderTruncation){this.prevTableContainerWidth=0}else{(i=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelectorAll("th.column-header"))===null||i===void 0?void 0:i.forEach((t=>{var i;(i=t.querySelector(this.IC_TOOLTIP_STRING))===null||i===void 0?void 0:i.classList.remove(this.SHOW_TRUNC_TOOLTIP_STRING)}))}}columnsChangeHandler(){this.columnsUpdated=true}disconnectedCallback(){var t,i;(t=this.resizeObserver)===null||t===void 0?void 0:t.disconnect();(i=this.headerResizeObserver)===null||i===void 0?void 0:i.disconnect();window.removeEventListener("resize",this.handleResize)}componentWillLoad(){this.rowsPerPage=Number(this.paginationBarOptions.itemsPerPageOptions[0].value);this.previousRowsPerPage=this.rowsPerPage;this.toRow=this.rowsPerPage;this.sortedColumn=this.sortOptions.defaultColumn;this.sortedColumnOrder=this.sortOptions.sortOrders[0];this.loadingOptions=Object.assign({},this.loadingOptions);this.initialLoad=true;this.previousItemsPerPage=this.rowsPerPage}componentDidLoad(){var t,i;const e=(t=this.el.shadowRoot)===null||t===void 0?void 0:t.querySelector("table");const s=(i=this.el.shadowRoot)===null||i===void 0?void 0:i.querySelector(".table-container");u(this.runHeaderResizeObserver);if(this.dataUpdated){this.dataUpdated=false}if(e&&s&&(e.clientHeight>s.clientHeight||e.clientWidth>s.clientWidth)){this.scrollable=true}if(this.loading){this.startLoadingTimer();this.showLoadingIndicator()}if(this.truncationPattern){this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i&&!i.classList.contains(this.TEXT_WRAP_STRING)){this.dataTruncation(t,i);this.resizeObserver=new ResizeObserver(v((()=>{this.dataTruncation(t,i);if(!this.isNewDebounceDelaySet){this.debounceDelay=200;this.isNewDebounceDelaySet=true}}),(()=>this.debounceDelay)));this.resizeObserver.observe(t)}}))}if(this.globalRowHeight!=="auto"){this.updateSetRowHeight()}window.addEventListener("resize",this.handleResize);this.icColumnsLoaded.emit();if(this.data&&!this.loading&&!this.updating)this.icDataLoaded.emit()}componentDidUpdate(){if(this.truncationPattern===this.SHOW_HIDE_STRING||this.truncationPattern===this.TOOLTIP_STRING){if(this.dataUpdated){this.truncateUpdatedData()}if(this.tableSorted){this.truncateTableSorted()}if(this.rowHeightSet){this.truncateRowHeightSet()}if(this.itemsPerPageChange){this.truncateItemsPerPageChange()}if(!this.initialLoad&&this.icPageChangeEvent){this.truncatePageChange()}if(this.densityUpdate){this.truncateDensityUpdate()}if(this.truncationPatternUpdated){this.truncatePatternUpdated()}}if(this.columnsUpdated){this.icColumnsLoaded.emit();this.columnsUpdated=false}if(this.dataUpdated&&!this.loading&&!this.updating){this.icDataLoaded.emit();this.dataUpdated=false}}componentDidRender(){this.fixCellTooltips();this.fixCellOverflow();this.updateCellHeightsWithDescriptions();this.adjustWidthForActionElement()}createShowHideTruncation(t,i,e=0){t.checkMaxLines(t.scrollHeight);t.setAttribute("max-lines",`${this.getLines(i.clientHeight-e)}`);t.setShowHideExpanded(false);i.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,null)}addTooltipTruncation(t,i,e){this.addLineClampCSS(t,i);if(!e){this.createTruncationTooltip(t,i)}}addShowHideTruncation(t,i){t.classList.add(this.SHOW_HIDE_CSS_CLASS);this.createShowHideTruncation(i,t)}handleTypographyTruncationExpandToggle({detail:t}){const{expanded:i,typographyEl:e}=t;const s=this.getCellContainer(e);if((s===null||s===void 0?void 0:s.style.getPropertyValue(this.ROW_HEIGHT_CSS_VARIABLE))&&i){s.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE,"inherit")}}handlePageChange({detail:t,target:i}){var e;if(i.parentElement!==this.el){this.fromRow=(t.value-1)*this.rowsPerPage;this.toRow=this.fromRow+this.rowsPerPage;const i=(e=this.el.shadowRoot)===null||e===void 0?void 0:e.querySelector(".table-row-container");if(i){if(this.previousRowsPerPage===this.rowsPerPage){i.scrollTop=0}else if(this.previousRowsPerPage<this.rowsPerPage){i.scrollTop=this.scrollOffset;this.previousRowsPerPage=this.rowsPerPage}else{this.previousRowsPerPage=this.rowsPerPage}}this.selectedRows=[]}if(!this.initialLoad&&this.previousPaginationPage!==t.value){this.icPageChangeEvent=true}this.previousPaginationPage=t.value;this.initialLoad=false}handleItemsPerPageChange({detail:t,target:i}){if(i.parentElement!==this.el){this.previousRowsPerPage=this.rowsPerPage;this.rowsPerPage=t.value}this.itemsPerPageChange=true}handleDensityChange(t){this.density=t.detail.value}loadingHandler(){if(this.loading){this.startLoadingTimer();setTimeout((()=>{this.showLoadingIndicator()}),500)}}truncationPatternHandler(){if(this.truncationPattern===this.TOOLTIP_STRING){this.resetAllShowHideTruncation();this.updateTruncationTooltip(true);this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);const e=this.getTooltip(t);if(i)this.truncate(t,i,e)}))}else if(this.truncationPattern===this.SHOW_HIDE_STRING){this.updateTruncationTooltip(true);this.getTypographyElements().forEach((t=>{const i=this.getCellContainer(t);if(i){if(this.cellContainerMinusLineHeightIsGreaterThanTruncWrapperScrollHeight(t,i)){this.resetSingleShowHideTruncation(t,i);return}setTimeout((()=>{this.addShowHideTruncationIfNeeded(t,i)}),150)}}))}this.truncationPatternUpdated=true}async dataHandler(){this.loadingOptions=Object.assign({},this.loadingOptions);if(this.loading){!this.hasLoadedForOneSecond?setTimeout((()=>this.loading=false),this.minimumLoadingDisplayDuration-(Date.now()-this.timerStarted)):this.loading=false}if(this.updating)this.updating=false;this.dataUpdated=true}async densityHandler(){this.densityUpdate=true}rowHeightChangeHandler(t,i){if(+t!==+i){this.deleteTextWrapDataKey(this.data);this.deleteTextWrapDataKey(this.columns);this.removeTextWrap();this.icRowHeightChange.emit();this.rowHeightSet=true}}async resetRowHeights(t){this.globalRowHeight=t||"auto";this.variableRowHeight=undefined}showLoadingIndicator(){var t,i,e;if((t=this.loadingOptions)===null||t===void 0?void 0:t.overlay){(i=this.loadingOverlay)===null||i===void 0?void 0:i.classList.add("show")}(e=this.loadingIndicator)===null||e===void 0?void 0:e.classList.add("show")}regenerateTooltip(t,i,e,s){if(e){if(this.tableSorted){e.setAttribute("target",i.id);e.setAttribute("label",i.textContent)}else{this.removeTooltip(t,i,e)}if(s){return}}if(!i.getAttribute("style")&&this.dataUpdated){this.addLineClampCSS(i,t)}if((i===null||i===void 0?void 0:i.scrollHeight)>(t===null||t===void 0?void 0:t.clientHeight)&&this.truncationPattern===this.TOOLTIP_STRING){if(!i.getAttribute("style")||i.style.cssText.includes(`${this.LINE_CLAMP_CSS_VARIABLE}: 0;`)){this.addLineClampCSS(i,t)}if(!t.querySelector(this.IC_TOOLTIP_STRING))this.createTruncationTooltip(i,t)}}removeTooltip(t,i,e){var s;(s=t.querySelector(this.CELL_TEXT_WRAPPER_STRING))===null||s===void 0?void 0:s.prepend(i);e===null||e===void 0?void 0:e.remove()}addLineClampCSS(t,i){var e,s;const a=(e=i.querySelector(this.CELL_DESCRIPTION_STRING))===null||e===void 0?void 0:e.clientHeight;const l=i.clientHeight;let o=l;if(i.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)&&a&&l>a){const t=d(p.XS)&&((s=i===null||i===void 0?void 0:i.querySelector(".icon"))===null||s===void 0?void 0:s.clientHeight)||0;o=o-a-t}t.setAttribute("style",`${this.LINE_CLAMP_CSS_VARIABLE}: ${this.getLines(o||0)}`)}createTruncationTooltip(t,i){var e;const s=document.createElement(this.IC_TOOLTIP_STRING);s.setAttribute("target",t.id);s.setAttribute("label",t.textContent);s.classList.add("ic-tooltip-overflow");s.setExternalPopperProps({strategy:"fixed"});(e=i.querySelector(this.CELL_TEXT_WRAPPER_STRING))===null||e===void 0?void 0:e.prepend(s);s.prepend(t)}render(){var t,i;const{caption:s,columns:l,createColumnHeaders:o,createUpdatingIndicator:n,data:r,density:d,embedded:c,hideColumnHeaders:u,rowSelection:v,loading:p,loadingOptions:g,paginationBarOptions:b,rowsPerPage:f,scrollable:m,scrollOffset:w,selectAllRows:y,selectedRows:x,showPagination:k,sortable:$,sortedColumn:j,sortedColumnOrder:O,stickyColumnHeaders:P,updateScrollOffset:C,updating:H,tableLayout:T,theme:L}=this;const z=x.length>0;const I=x.length===(k?f:r===null||r===void 0?void 0:r.length);const S=z?I?"deselect all":"select all remaining":"select all";return e(a,{key:"5e348df04d8763b2ef4430d75712892932a33a5a",style:Object.assign({},this.setTableDimensions()),class:{[`ic-theme-${L}`]:L!=="inherit",[`ic-data-table-show-pagination`]:!!k,[`ic-data-table-embedded`]:!!c}},e("div",{key:"25efcd5aee9d2c771bdf11e94e35c0f5b2a1b5b0",class:"table-container"},h(this.el,"title-bar")&&e("slot",{key:"2bac336f9c1eb9952d50d365a301de96ad9df811",name:"title-bar"}),e("div",{key:"7f15277d1c142db27f10e7f4ba058bc0fcc2f954",class:{["table-row-container"]:true,scrollable:m},tabIndex:m?0:undefined,onScroll:C},e("table",{key:"82ac644d852daedbe3f11dc4cdcdb1c249691be3",style:{"--table-layout":T}},e("caption",{key:"d2f8a9a90d69eaeac149847475a6ad4a88272ab8",class:"table-caption"},s),!u&&e("thead",{key:"8ba3b64738f173d81d6b64703f9818654ac542b5",class:{["column-header-sticky"]:P,["column-header-overlay"]:P&&w!==0}},e("tr",{key:"44db873360294f71dda8c3be415236d9c723e15b"},v&&r&&e("th",{key:"2e46eed13aab238d3ff76eea95c81c8cbbdb7e82",class:{"column-header":true,"checkbox-cell":true,"updating-state-headers":H&&!p,[`table-density-${d}`]:this.notDefaultDensity()}},e("div",{key:"3a1de5311e79df9207c94c6e5ea8a85babb6272a",class:"checkbox-wrapper"},e("ic-checkbox",{key:"7b4084ab45f93093fc4e61670b6cc0acd6184c5e",class:"ic-data-table-checkbox",checked:z&&I,disabled:H||p,hideLabel:true,indeterminate:z&&!I,label:`${s} ${S} rows`,nativeIndeterminateBehaviour:true,onIcCheck:()=>y(),size:d==="dense"?"small":"medium",value:s}))),o())),H&&!p&&(u?e("thead",null,n()):n()),this.renderTableBody(p,r,g===null||g===void 0?void 0:g.overlay)),this.renderEmptyState(p,r,g===null||g===void 0?void 0:g.overlay)),e("div",{key:"41457b9e327363eaf70e2ae852d356d47697f283","aria-live":"assertive",class:"sr-only"},this.renderAriaLiveLoading()),this.renderLoadingIndicator(p,g),(k||h(this.el,"pagination-bar"))&&e("div",{key:"5268adc73bec4a25a759ce364399ef64a01cfdef",class:"pagination-container"},h(this.el,"pagination-bar")?e("slot",{name:"pagination-bar"}):e("ic-pagination-bar",{alignment:b.alignment,hideAllFromItemsPerPage:b.hideAllFromItemsPerPage,hideCurrentPage:b.hideCurrentPage,hideFirstAndLastPageButton:b.hideFirstAndLastPageButton,hideRangeLabel:b.hideRangeLabel,itemLabel:b.itemLabel,itemsPerPageOptions:b.itemsPerPageOptions,monochrome:b.monochrome,pageLabel:b.pageLabel,rangeLabelType:b.rangeLabelType,selectedItemsPerPage:b.selectedItemsPerPage,selectItemsPerPageOnEnter:b.selectItemsPerPageOnEnter,setToFirstPageOnPaginationChange:b.setToFirstPageOnPaginationChange,showGoToPageControl:b.showGoToPageControl,showItemsPerPageControl:b.showItemsPerPageControl,theme:L,totalItems:(t=r===null||r===void 0?void 0:r.length)!==null&&t!==void 0?t:0,type:b.type})),$&&e("div",{key:"05ce08d46c1c3b0b0daa63936933c36871742dd1",class:"screen-reader-sort-text","aria-live":"polite"},O!=="unsorted"&&j?`${((i=l.find((t=>t.key===j)))===null||i===void 0?void 0:i.title)||j} sorted ${O}`:"table unsorted")))}get el(){return l(this)}static get watchers(){return{columnHeaderTruncation:["headerTruncationChangeHandler"],columns:["columnsChangeHandler"],loading:["loadingHandler"],truncationPattern:["truncationPatternHandler"],data:["dataHandler"],density:["densityHandler"],globalRowHeight:["rowHeightChangeHandler"],variableRowHeight:["rowHeightChangeHandler"]}}};x.style=y;export{x as ic_data_table};
2
+ //# sourceMappingURL=p-510f8257.entry.js.map