@ukic/canary-web-components 2.0.0-canary.31 → 2.0.0-canary.33

Sign up to get free protection for your applications and to get access to all the features.
Files changed (482) hide show
  1. package/README.md +6 -2
  2. package/dist/cjs/core.cjs.js +1 -1
  3. package/dist/cjs/{helpers-52ab3835.js → helpers-951fb33a.js} +25 -3
  4. package/dist/cjs/helpers-951fb33a.js.map +1 -0
  5. package/dist/cjs/{helpers-093368be.js → helpers-eabe59b6.js} +17 -1
  6. package/dist/cjs/helpers-eabe59b6.js.map +1 -0
  7. package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
  8. package/dist/cjs/ic-accordion.cjs.entry.js +8 -1
  9. package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
  10. package/dist/cjs/ic-alert.cjs.entry.js +2 -9
  11. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  12. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  13. package/dist/cjs/ic-badge.cjs.entry.js +1 -1
  14. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
  15. package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
  16. package/dist/cjs/ic-button_3.cjs.entry.js +1 -1
  17. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ic-card-horizontal.cjs.entry.js +8 -9
  19. package/dist/cjs/ic-card-horizontal.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-card.cjs.entry.js +18 -19
  21. package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-checkbox-group.cjs.entry.js +5 -1
  23. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  24. package/dist/cjs/ic-checkbox.cjs.entry.js +5 -1
  25. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  26. package/dist/cjs/ic-chip.cjs.entry.js +9 -4
  27. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  29. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +1 -1
  30. package/dist/cjs/ic-data-table.cjs.entry.js +238 -78
  31. package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-date-input.cjs.entry.js +6 -1
  33. package/dist/cjs/ic-date-input.cjs.entry.js.map +1 -1
  34. package/dist/cjs/ic-date-picker.cjs.entry.js +6 -1
  35. package/dist/cjs/ic-date-picker.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
  37. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  38. package/dist/cjs/ic-empty-state_2.cjs.entry.js +48 -21
  39. package/dist/cjs/ic-empty-state_2.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  41. package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
  42. package/dist/cjs/ic-footer.cjs.entry.js +18 -7
  43. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  44. package/dist/cjs/ic-hero.cjs.entry.js +2 -9
  45. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  46. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
  47. package/dist/cjs/ic-input-component-container_4.cjs.entry.js +12 -10
  48. package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +1 -1
  49. package/dist/cjs/ic-link.cjs.entry.js +1 -1
  50. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  51. package/dist/cjs/ic-menu-item.cjs.entry.js +7 -1
  52. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  53. package/dist/cjs/ic-menu-with-multi.cjs.entry.js +1 -1
  54. package/dist/cjs/ic-menu.cjs.entry.js +2 -2
  55. package/dist/cjs/ic-menu.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
  57. package/dist/cjs/ic-navigation-group.cjs.entry.js +1 -1
  58. package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
  59. package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
  60. package/dist/cjs/ic-page-header.cjs.entry.js +1 -1
  61. package/dist/cjs/ic-pagination_4.cjs.entry.js +24 -7
  62. package/dist/cjs/ic-pagination_4.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ic-popover-menu.cjs.entry.js +1 -1
  64. package/dist/cjs/ic-radio-group.cjs.entry.js +2 -1
  65. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-radio-option.cjs.entry.js +5 -1
  67. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-search-bar.cjs.entry.js +5 -1
  69. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  70. package/dist/cjs/ic-select-with-multi.cjs.entry.js +1 -1
  71. package/dist/cjs/ic-side-navigation.cjs.entry.js +1 -1
  72. package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
  73. package/dist/cjs/ic-step.cjs.entry.js +1 -1
  74. package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
  75. package/dist/cjs/ic-switch.cjs.entry.js +6 -2
  76. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  77. package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
  78. package/dist/cjs/ic-tab.cjs.entry.js +5 -2
  79. package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  81. package/dist/cjs/ic-toast.cjs.entry.js +1 -1
  82. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +17 -0
  83. package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
  84. package/dist/cjs/ic-toggle-button.cjs.entry.js +9 -2
  85. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-top-navigation.cjs.entry.js +2 -2
  87. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  88. package/dist/cjs/ic-tree-item.cjs.entry.js +9 -9
  89. package/dist/cjs/ic-tree-item.cjs.entry.js.map +1 -1
  90. package/dist/cjs/ic-tree-view.cjs.entry.js +2 -9
  91. package/dist/cjs/ic-tree-view.cjs.entry.js.map +1 -1
  92. package/dist/cjs/ic-typography.cjs.entry.js +1 -1
  93. package/dist/cjs/loader.cjs.js +1 -1
  94. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +12 -10
  95. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js.map +1 -1
  96. package/dist/collection/components/ic-card-horizontal/test/basic/ic-card-horizontal.spec.js +10 -0
  97. package/dist/collection/components/ic-card-horizontal/test/basic/ic-card-horizontal.spec.js.map +1 -1
  98. package/dist/collection/components/ic-data-table/ic-data-table.css +82 -2
  99. package/dist/collection/components/ic-data-table/ic-data-table.js +273 -80
  100. package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
  101. package/dist/collection/components/ic-data-table/ic-data-table.types.js.map +1 -1
  102. package/dist/collection/components/ic-data-table/story-data.js +249 -8
  103. package/dist/collection/components/ic-data-table/story-data.js.map +1 -1
  104. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js +64 -1
  105. package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js.map +1 -1
  106. package/dist/collection/components/ic-date-input/ic-date-input.js +8 -1
  107. package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -1
  108. package/dist/collection/components/ic-date-picker/ic-date-picker.js +8 -1
  109. package/dist/collection/components/ic-date-picker/ic-date-picker.js.map +1 -1
  110. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +66 -7
  111. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
  112. package/dist/collection/components/ic-tree-item/ic-tree-item.js +12 -10
  113. package/dist/collection/components/ic-tree-item/ic-tree-item.js.map +1 -1
  114. package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js +3 -0
  115. package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js.map +1 -1
  116. package/dist/collection/components/ic-tree-view/ic-tree-view.js +3 -10
  117. package/dist/collection/components/ic-tree-view/ic-tree-view.js.map +1 -1
  118. package/dist/collection/utils/helpers.js +12 -1
  119. package/dist/collection/utils/helpers.js.map +1 -1
  120. package/dist/collection/utils/types.js.map +1 -1
  121. package/dist/components/helpers.js +16 -1
  122. package/dist/components/helpers.js.map +1 -1
  123. package/dist/components/helpers2.js +22 -2
  124. package/dist/components/helpers2.js.map +1 -1
  125. package/dist/components/ic-accordion.js +9 -1
  126. package/dist/components/ic-accordion.js.map +1 -1
  127. package/dist/components/ic-alert2.js +3 -10
  128. package/dist/components/ic-alert2.js.map +1 -1
  129. package/dist/components/ic-button2.js.map +1 -1
  130. package/dist/components/ic-card-horizontal.js +12 -11
  131. package/dist/components/ic-card-horizontal.js.map +1 -1
  132. package/dist/components/ic-card.js +22 -21
  133. package/dist/components/ic-card.js.map +1 -1
  134. package/dist/components/ic-checkbox-group.js +5 -0
  135. package/dist/components/ic-checkbox-group.js.map +1 -1
  136. package/dist/components/ic-checkbox.js +5 -0
  137. package/dist/components/ic-checkbox.js.map +1 -1
  138. package/dist/components/ic-chip.js +11 -4
  139. package/dist/components/ic-chip.js.map +1 -1
  140. package/dist/components/ic-data-table.js +239 -78
  141. package/dist/components/ic-data-table.js.map +1 -1
  142. package/dist/components/ic-date-input2.js +7 -1
  143. package/dist/components/ic-date-input2.js.map +1 -1
  144. package/dist/components/ic-date-picker.js +7 -1
  145. package/dist/components/ic-date-picker.js.map +1 -1
  146. package/dist/components/ic-empty-state2.js +3 -13
  147. package/dist/components/ic-empty-state2.js.map +1 -1
  148. package/dist/components/ic-footer.js +18 -7
  149. package/dist/components/ic-footer.js.map +1 -1
  150. package/dist/components/ic-hero.js +3 -10
  151. package/dist/components/ic-hero.js.map +1 -1
  152. package/dist/components/ic-horizontal-scroll2.js +1 -1
  153. package/dist/components/ic-input-component-container2.js +15 -11
  154. package/dist/components/ic-input-component-container2.js.map +1 -1
  155. package/dist/components/ic-menu-item2.js +9 -1
  156. package/dist/components/ic-menu-item2.js.map +1 -1
  157. package/dist/components/ic-menu2.js +1 -1
  158. package/dist/components/ic-menu2.js.map +1 -1
  159. package/dist/components/ic-menu3.js +1 -1
  160. package/dist/components/ic-navigation-group.js +1 -1
  161. package/dist/components/ic-navigation-item.js +1 -1
  162. package/dist/components/ic-navigation-menu2.js +1 -1
  163. package/dist/components/ic-pagination-bar2.js +50 -10
  164. package/dist/components/ic-pagination-bar2.js.map +1 -1
  165. package/dist/components/ic-pagination-item2.js +6 -1
  166. package/dist/components/ic-pagination-item2.js.map +1 -1
  167. package/dist/components/ic-pagination2.js +5 -0
  168. package/dist/components/ic-pagination2.js.map +1 -1
  169. package/dist/components/ic-popover-menu.js +1 -1
  170. package/dist/components/ic-radio-group.js +1 -0
  171. package/dist/components/ic-radio-group.js.map +1 -1
  172. package/dist/components/ic-radio-option.js +6 -1
  173. package/dist/components/ic-radio-option.js.map +1 -1
  174. package/dist/components/ic-search-bar.js +6 -1
  175. package/dist/components/ic-search-bar.js.map +1 -1
  176. package/dist/components/ic-select-with-multi.js +1 -1
  177. package/dist/components/ic-select2.js +6 -1
  178. package/dist/components/ic-select2.js.map +1 -1
  179. package/dist/components/ic-side-navigation.js +1 -1
  180. package/dist/components/ic-stepper.js +1 -1
  181. package/dist/components/ic-switch.js +8 -3
  182. package/dist/components/ic-switch.js.map +1 -1
  183. package/dist/components/ic-tab.js +5 -2
  184. package/dist/components/ic-tab.js.map +1 -1
  185. package/dist/components/ic-text-field2.js +13 -7
  186. package/dist/components/ic-text-field2.js.map +1 -1
  187. package/dist/components/ic-theme.js +1 -1
  188. package/dist/components/ic-toast.js +1 -1
  189. package/dist/components/ic-toggle-button-group.js +21 -1
  190. package/dist/components/ic-toggle-button-group.js.map +1 -1
  191. package/dist/components/ic-toggle-button.js +12 -2
  192. package/dist/components/ic-toggle-button.js.map +1 -1
  193. package/dist/components/ic-top-navigation.js +2 -2
  194. package/dist/components/ic-top-navigation.js.map +1 -1
  195. package/dist/components/ic-tree-item.js +11 -10
  196. package/dist/components/ic-tree-item.js.map +1 -1
  197. package/dist/components/ic-tree-view.js +3 -10
  198. package/dist/components/ic-tree-view.js.map +1 -1
  199. package/dist/core/core.esm.js +1 -1
  200. package/dist/core/core.esm.js.map +1 -1
  201. package/dist/core/{p-56e19b01.entry.js → p-0229eb46.entry.js} +2 -2
  202. package/dist/core/{p-e210f51a.entry.js → p-03a99326.entry.js} +2 -2
  203. package/dist/core/p-03a99326.entry.js.map +1 -0
  204. package/dist/core/{p-8d276e8f.entry.js → p-03d83d2c.entry.js} +2 -2
  205. package/dist/core/{p-438abe40.entry.js → p-05f900e5.entry.js} +2 -2
  206. package/dist/core/p-05f900e5.entry.js.map +1 -0
  207. package/dist/core/{p-924548ec.entry.js → p-0c7d30f5.entry.js} +2 -2
  208. package/dist/core/{p-f4e57aaf.entry.js → p-124279fa.entry.js} +2 -2
  209. package/dist/core/p-12a5b481.entry.js +2 -0
  210. package/dist/core/p-12a5b481.entry.js.map +1 -0
  211. package/dist/core/{p-521abb6e.entry.js → p-26aeefc3.entry.js} +2 -2
  212. package/dist/core/p-26aeefc3.entry.js.map +1 -0
  213. package/dist/core/{p-de630a67.entry.js → p-29a040ef.entry.js} +2 -2
  214. package/dist/core/{p-2f7e6e38.entry.js → p-2b61d283.entry.js} +2 -2
  215. package/dist/core/{p-0a01a7ae.entry.js → p-3156304b.entry.js} +2 -2
  216. package/dist/core/{p-6398a726.entry.js → p-3169d95e.entry.js} +2 -2
  217. package/dist/core/{p-0180e00a.entry.js → p-34de5ffb.entry.js} +2 -2
  218. package/dist/core/{p-969cadfa.entry.js → p-382b88b2.entry.js} +2 -2
  219. package/dist/core/p-382b88b2.entry.js.map +1 -0
  220. package/dist/core/{p-c8141cac.entry.js → p-3a2523df.entry.js} +2 -2
  221. package/dist/core/{p-789ae7f5.entry.js → p-3b1c88ad.entry.js} +2 -2
  222. package/dist/core/p-3bbc3db1.entry.js +2 -0
  223. package/dist/core/p-3bbc3db1.entry.js.map +1 -0
  224. package/dist/core/p-3e7b08c7.entry.js +2 -0
  225. package/dist/core/p-3e7b08c7.entry.js.map +1 -0
  226. package/dist/core/p-4084bce2.entry.js +2 -0
  227. package/dist/core/p-4084bce2.entry.js.map +1 -0
  228. package/dist/core/p-48618a18.entry.js +2 -0
  229. package/dist/core/p-48618a18.entry.js.map +1 -0
  230. package/dist/core/p-4960c603.entry.js +2 -0
  231. package/dist/core/p-4960c603.entry.js.map +1 -0
  232. package/dist/core/{p-6fb3d61e.entry.js → p-4f118361.entry.js} +2 -2
  233. package/dist/core/p-5f149106.entry.js +2 -0
  234. package/dist/core/{p-ad1e70c9.entry.js.map → p-5f149106.entry.js.map} +1 -1
  235. package/dist/core/{p-f10f7f37.entry.js → p-5f71f24c.entry.js} +2 -2
  236. package/dist/core/p-5f71f24c.entry.js.map +1 -0
  237. package/dist/core/{p-74abc3bb.entry.js → p-61ca218b.entry.js} +2 -2
  238. package/dist/core/{p-9922cd00.entry.js → p-7565b23c.entry.js} +2 -2
  239. package/dist/core/p-758f03e8.entry.js +2 -0
  240. package/dist/core/p-758f03e8.entry.js.map +1 -0
  241. package/dist/core/{p-486a6957.entry.js → p-7bba4c47.entry.js} +2 -2
  242. package/dist/core/p-844fb240.entry.js +2 -0
  243. package/dist/core/p-844fb240.entry.js.map +1 -0
  244. package/dist/core/p-8ab58daa.js +2 -0
  245. package/dist/core/p-8ab58daa.js.map +1 -0
  246. package/dist/core/{p-2d063032.entry.js → p-8c2c86b5.entry.js} +2 -2
  247. package/dist/core/{p-9b70d4f8.entry.js → p-8ef60479.entry.js} +2 -2
  248. package/dist/core/p-938a0ccc.entry.js +2 -0
  249. package/dist/core/p-938a0ccc.entry.js.map +1 -0
  250. package/dist/core/{p-ca8ddad0.entry.js → p-95871655.entry.js} +2 -2
  251. package/dist/core/p-95871655.entry.js.map +1 -0
  252. package/dist/core/p-9adb2a49.entry.js +2 -0
  253. package/dist/core/p-9adb2a49.entry.js.map +1 -0
  254. package/dist/core/p-9c9147fa.entry.js +2 -0
  255. package/dist/core/p-9c9147fa.entry.js.map +1 -0
  256. package/dist/core/p-9f157649.entry.js +2 -0
  257. package/dist/core/p-9f157649.entry.js.map +1 -0
  258. package/dist/core/{p-418a84d4.entry.js → p-a3d903e4.entry.js} +2 -2
  259. package/dist/core/{p-5348af01.entry.js → p-a4088bd7.entry.js} +2 -2
  260. package/dist/core/{p-b53455c3.entry.js → p-a6fb5fe3.entry.js} +2 -2
  261. package/dist/core/{p-5e967ea4.entry.js → p-aabb04c8.entry.js} +2 -2
  262. package/dist/core/{p-3a59391f.entry.js → p-b02ad2c4.entry.js} +2 -2
  263. package/dist/core/{p-77696f7d.entry.js → p-ba353ac3.entry.js} +2 -2
  264. package/dist/core/p-ba353ac3.entry.js.map +1 -0
  265. package/dist/core/{p-ccf72538.entry.js → p-bc24c004.entry.js} +2 -2
  266. package/dist/core/{p-a7331e7c.entry.js → p-c0242c21.entry.js} +2 -2
  267. package/dist/core/{p-21d0dea6.entry.js → p-c1b268fd.entry.js} +2 -2
  268. package/dist/core/{p-99185fd5.entry.js → p-d062a801.entry.js} +2 -2
  269. package/dist/core/p-d062a801.entry.js.map +1 -0
  270. package/dist/core/{p-a72af8db.entry.js → p-d171c71d.entry.js} +2 -2
  271. package/dist/core/p-d1e0479c.entry.js +2 -0
  272. package/dist/core/p-d1e0479c.entry.js.map +1 -0
  273. package/dist/core/{p-9e5c8813.entry.js → p-d2260763.entry.js} +2 -2
  274. package/dist/core/p-d2260763.entry.js.map +1 -0
  275. package/dist/core/p-d8988d8c.entry.js +2 -0
  276. package/dist/core/p-d8988d8c.entry.js.map +1 -0
  277. package/dist/core/p-da506987.js +2 -0
  278. package/dist/core/p-da506987.js.map +1 -0
  279. package/dist/core/p-dd550e9b.entry.js +2 -0
  280. package/dist/core/p-dd550e9b.entry.js.map +1 -0
  281. package/dist/core/p-deedc7d3.entry.js +2 -0
  282. package/dist/core/p-deedc7d3.entry.js.map +1 -0
  283. package/dist/core/p-e447ed5c.entry.js +2 -0
  284. package/dist/core/p-e447ed5c.entry.js.map +1 -0
  285. package/dist/core/p-e7439c1e.entry.js +2 -0
  286. package/dist/core/p-e7439c1e.entry.js.map +1 -0
  287. package/dist/core/p-e7b913e5.entry.js +2 -0
  288. package/dist/core/p-e7b913e5.entry.js.map +1 -0
  289. package/dist/core/{p-67ae9d37.entry.js → p-e85505ec.entry.js} +2 -2
  290. package/dist/core/{p-673a4a62.entry.js → p-f237940d.entry.js} +2 -2
  291. package/dist/core/{p-648fb902.entry.js → p-f4b76daa.entry.js} +2 -2
  292. package/dist/esm/core.js +1 -1
  293. package/dist/esm/{helpers-886489d5.js → helpers-031e266e.js} +17 -2
  294. package/dist/esm/helpers-031e266e.js.map +1 -0
  295. package/dist/esm/{helpers-147b5b73.js → helpers-948df101.js} +23 -3
  296. package/dist/esm/helpers-948df101.js.map +1 -0
  297. package/dist/esm/ic-accordion-group.entry.js +1 -1
  298. package/dist/esm/ic-accordion.entry.js +8 -1
  299. package/dist/esm/ic-accordion.entry.js.map +1 -1
  300. package/dist/esm/ic-alert.entry.js +3 -10
  301. package/dist/esm/ic-alert.entry.js.map +1 -1
  302. package/dist/esm/ic-back-to-top.entry.js +1 -1
  303. package/dist/esm/ic-badge.entry.js +1 -1
  304. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  305. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  306. package/dist/esm/ic-button_3.entry.js +1 -1
  307. package/dist/esm/ic-button_3.entry.js.map +1 -1
  308. package/dist/esm/ic-card-horizontal.entry.js +9 -10
  309. package/dist/esm/ic-card-horizontal.entry.js.map +1 -1
  310. package/dist/esm/ic-card.entry.js +19 -20
  311. package/dist/esm/ic-card.entry.js.map +1 -1
  312. package/dist/esm/ic-checkbox-group.entry.js +5 -1
  313. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  314. package/dist/esm/ic-checkbox.entry.js +5 -1
  315. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  316. package/dist/esm/ic-chip.entry.js +9 -4
  317. package/dist/esm/ic-chip.entry.js.map +1 -1
  318. package/dist/esm/ic-data-row.entry.js +1 -1
  319. package/dist/esm/ic-data-table-title-bar.entry.js +1 -1
  320. package/dist/esm/ic-data-table.entry.js +238 -78
  321. package/dist/esm/ic-data-table.entry.js.map +1 -1
  322. package/dist/esm/ic-date-input.entry.js +6 -1
  323. package/dist/esm/ic-date-input.entry.js.map +1 -1
  324. package/dist/esm/ic-date-picker.entry.js +6 -1
  325. package/dist/esm/ic-date-picker.entry.js.map +1 -1
  326. package/dist/esm/ic-dialog.entry.js +1 -1
  327. package/dist/esm/ic-divider.entry.js +1 -1
  328. package/dist/esm/ic-empty-state_2.entry.js +49 -22
  329. package/dist/esm/ic-empty-state_2.entry.js.map +1 -1
  330. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  331. package/dist/esm/ic-footer-link.entry.js +1 -1
  332. package/dist/esm/ic-footer.entry.js +18 -7
  333. package/dist/esm/ic-footer.entry.js.map +1 -1
  334. package/dist/esm/ic-hero.entry.js +3 -10
  335. package/dist/esm/ic-hero.entry.js.map +1 -1
  336. package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
  337. package/dist/esm/ic-input-component-container_4.entry.js +13 -11
  338. package/dist/esm/ic-input-component-container_4.entry.js.map +1 -1
  339. package/dist/esm/ic-link.entry.js +1 -1
  340. package/dist/esm/ic-menu-group.entry.js +1 -1
  341. package/dist/esm/ic-menu-item.entry.js +7 -1
  342. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  343. package/dist/esm/ic-menu-with-multi.entry.js +1 -1
  344. package/dist/esm/ic-menu.entry.js +2 -2
  345. package/dist/esm/ic-menu.entry.js.map +1 -1
  346. package/dist/esm/ic-navigation-button.entry.js +1 -1
  347. package/dist/esm/ic-navigation-group.entry.js +1 -1
  348. package/dist/esm/ic-navigation-item.entry.js +1 -1
  349. package/dist/esm/ic-navigation-menu.entry.js +1 -1
  350. package/dist/esm/ic-page-header.entry.js +1 -1
  351. package/dist/esm/ic-pagination_4.entry.js +24 -7
  352. package/dist/esm/ic-pagination_4.entry.js.map +1 -1
  353. package/dist/esm/ic-popover-menu.entry.js +1 -1
  354. package/dist/esm/ic-radio-group.entry.js +2 -1
  355. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  356. package/dist/esm/ic-radio-option.entry.js +5 -1
  357. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  358. package/dist/esm/ic-search-bar.entry.js +5 -1
  359. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  360. package/dist/esm/ic-select-with-multi.entry.js +1 -1
  361. package/dist/esm/ic-side-navigation.entry.js +1 -1
  362. package/dist/esm/ic-status-tag.entry.js +1 -1
  363. package/dist/esm/ic-step.entry.js +1 -1
  364. package/dist/esm/ic-stepper.entry.js +1 -1
  365. package/dist/esm/ic-switch.entry.js +6 -2
  366. package/dist/esm/ic-switch.entry.js.map +1 -1
  367. package/dist/esm/ic-tab-group.entry.js +1 -1
  368. package/dist/esm/ic-tab.entry.js +5 -2
  369. package/dist/esm/ic-tab.entry.js.map +1 -1
  370. package/dist/esm/ic-theme.entry.js +1 -1
  371. package/dist/esm/ic-toast.entry.js +1 -1
  372. package/dist/esm/ic-toggle-button-group.entry.js +17 -0
  373. package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
  374. package/dist/esm/ic-toggle-button.entry.js +9 -2
  375. package/dist/esm/ic-toggle-button.entry.js.map +1 -1
  376. package/dist/esm/ic-top-navigation.entry.js +2 -2
  377. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  378. package/dist/esm/ic-tree-item.entry.js +10 -10
  379. package/dist/esm/ic-tree-item.entry.js.map +1 -1
  380. package/dist/esm/ic-tree-view.entry.js +3 -10
  381. package/dist/esm/ic-tree-view.entry.js.map +1 -1
  382. package/dist/esm/ic-typography.entry.js +1 -1
  383. package/dist/esm/loader.js +1 -1
  384. package/dist/types/components/ic-card-horizontal/ic-card-horizontal.d.ts +1 -1
  385. package/dist/types/components/ic-data-table/ic-data-table.d.ts +23 -0
  386. package/dist/types/components/ic-data-table/ic-data-table.types.d.ts +12 -0
  387. package/dist/types/components/ic-data-table/story-data.d.ts +141 -4
  388. package/dist/types/components/ic-date-input/ic-date-input.d.ts +1 -0
  389. package/dist/types/components/ic-date-picker/ic-date-picker.d.ts +1 -0
  390. package/dist/types/components/ic-pagination-bar/ic-pagination-bar.d.ts +8 -0
  391. package/dist/types/components/ic-tree-item/ic-tree-item.d.ts +2 -1
  392. package/dist/types/components/ic-tree-view/ic-tree-view.d.ts +0 -1
  393. package/dist/types/components.d.ts +23 -0
  394. package/dist/types/utils/helpers.d.ts +3 -1
  395. package/dist/types/utils/types.d.ts +1 -0
  396. package/hydrate/index.js +497 -180
  397. package/package.json +3 -10
  398. package/dist/cjs/helpers-093368be.js.map +0 -1
  399. package/dist/cjs/helpers-52ab3835.js.map +0 -1
  400. package/dist/core/p-01bc462e.entry.js +0 -2
  401. package/dist/core/p-01bc462e.entry.js.map +0 -1
  402. package/dist/core/p-0fc36045.entry.js +0 -2
  403. package/dist/core/p-0fc36045.entry.js.map +0 -1
  404. package/dist/core/p-15edd1aa.entry.js +0 -2
  405. package/dist/core/p-15edd1aa.entry.js.map +0 -1
  406. package/dist/core/p-16a48a63.entry.js +0 -2
  407. package/dist/core/p-16a48a63.entry.js.map +0 -1
  408. package/dist/core/p-1c25353c.entry.js +0 -2
  409. package/dist/core/p-1c25353c.entry.js.map +0 -1
  410. package/dist/core/p-213a9f8f.entry.js +0 -2
  411. package/dist/core/p-213a9f8f.entry.js.map +0 -1
  412. package/dist/core/p-383ba7e8.entry.js +0 -2
  413. package/dist/core/p-383ba7e8.entry.js.map +0 -1
  414. package/dist/core/p-41916ef7.entry.js +0 -2
  415. package/dist/core/p-41916ef7.entry.js.map +0 -1
  416. package/dist/core/p-438abe40.entry.js.map +0 -1
  417. package/dist/core/p-43a2cad3.entry.js +0 -2
  418. package/dist/core/p-43a2cad3.entry.js.map +0 -1
  419. package/dist/core/p-4aa6b8a4.entry.js +0 -2
  420. package/dist/core/p-4aa6b8a4.entry.js.map +0 -1
  421. package/dist/core/p-521abb6e.entry.js.map +0 -1
  422. package/dist/core/p-5334bc96.entry.js +0 -2
  423. package/dist/core/p-5334bc96.entry.js.map +0 -1
  424. package/dist/core/p-72446de0.entry.js +0 -2
  425. package/dist/core/p-72446de0.entry.js.map +0 -1
  426. package/dist/core/p-77696f7d.entry.js.map +0 -1
  427. package/dist/core/p-7e5da5eb.entry.js +0 -2
  428. package/dist/core/p-7e5da5eb.entry.js.map +0 -1
  429. package/dist/core/p-7eb980aa.entry.js +0 -2
  430. package/dist/core/p-7eb980aa.entry.js.map +0 -1
  431. package/dist/core/p-8128572e.js +0 -2
  432. package/dist/core/p-8128572e.js.map +0 -1
  433. package/dist/core/p-969cadfa.entry.js.map +0 -1
  434. package/dist/core/p-97f141a6.entry.js +0 -2
  435. package/dist/core/p-97f141a6.entry.js.map +0 -1
  436. package/dist/core/p-99185fd5.entry.js.map +0 -1
  437. package/dist/core/p-9e5c8813.entry.js.map +0 -1
  438. package/dist/core/p-ad1e70c9.entry.js +0 -2
  439. package/dist/core/p-af3d4eba.entry.js +0 -2
  440. package/dist/core/p-af3d4eba.entry.js.map +0 -1
  441. package/dist/core/p-b9d9273f.js +0 -2
  442. package/dist/core/p-b9d9273f.js.map +0 -1
  443. package/dist/core/p-ca8ddad0.entry.js.map +0 -1
  444. package/dist/core/p-cb3afdbf.entry.js +0 -2
  445. package/dist/core/p-cb3afdbf.entry.js.map +0 -1
  446. package/dist/core/p-d56593cc.entry.js +0 -2
  447. package/dist/core/p-d56593cc.entry.js.map +0 -1
  448. package/dist/core/p-db1887ee.entry.js +0 -2
  449. package/dist/core/p-db1887ee.entry.js.map +0 -1
  450. package/dist/core/p-e210f51a.entry.js.map +0 -1
  451. package/dist/core/p-f10f7f37.entry.js.map +0 -1
  452. package/dist/esm/helpers-147b5b73.js.map +0 -1
  453. package/dist/esm/helpers-886489d5.js.map +0 -1
  454. /package/dist/core/{p-56e19b01.entry.js.map → p-0229eb46.entry.js.map} +0 -0
  455. /package/dist/core/{p-8d276e8f.entry.js.map → p-03d83d2c.entry.js.map} +0 -0
  456. /package/dist/core/{p-924548ec.entry.js.map → p-0c7d30f5.entry.js.map} +0 -0
  457. /package/dist/core/{p-f4e57aaf.entry.js.map → p-124279fa.entry.js.map} +0 -0
  458. /package/dist/core/{p-de630a67.entry.js.map → p-29a040ef.entry.js.map} +0 -0
  459. /package/dist/core/{p-2f7e6e38.entry.js.map → p-2b61d283.entry.js.map} +0 -0
  460. /package/dist/core/{p-0a01a7ae.entry.js.map → p-3156304b.entry.js.map} +0 -0
  461. /package/dist/core/{p-6398a726.entry.js.map → p-3169d95e.entry.js.map} +0 -0
  462. /package/dist/core/{p-0180e00a.entry.js.map → p-34de5ffb.entry.js.map} +0 -0
  463. /package/dist/core/{p-c8141cac.entry.js.map → p-3a2523df.entry.js.map} +0 -0
  464. /package/dist/core/{p-789ae7f5.entry.js.map → p-3b1c88ad.entry.js.map} +0 -0
  465. /package/dist/core/{p-6fb3d61e.entry.js.map → p-4f118361.entry.js.map} +0 -0
  466. /package/dist/core/{p-74abc3bb.entry.js.map → p-61ca218b.entry.js.map} +0 -0
  467. /package/dist/core/{p-9922cd00.entry.js.map → p-7565b23c.entry.js.map} +0 -0
  468. /package/dist/core/{p-486a6957.entry.js.map → p-7bba4c47.entry.js.map} +0 -0
  469. /package/dist/core/{p-2d063032.entry.js.map → p-8c2c86b5.entry.js.map} +0 -0
  470. /package/dist/core/{p-9b70d4f8.entry.js.map → p-8ef60479.entry.js.map} +0 -0
  471. /package/dist/core/{p-418a84d4.entry.js.map → p-a3d903e4.entry.js.map} +0 -0
  472. /package/dist/core/{p-5348af01.entry.js.map → p-a4088bd7.entry.js.map} +0 -0
  473. /package/dist/core/{p-b53455c3.entry.js.map → p-a6fb5fe3.entry.js.map} +0 -0
  474. /package/dist/core/{p-5e967ea4.entry.js.map → p-aabb04c8.entry.js.map} +0 -0
  475. /package/dist/core/{p-3a59391f.entry.js.map → p-b02ad2c4.entry.js.map} +0 -0
  476. /package/dist/core/{p-ccf72538.entry.js.map → p-bc24c004.entry.js.map} +0 -0
  477. /package/dist/core/{p-a7331e7c.entry.js.map → p-c0242c21.entry.js.map} +0 -0
  478. /package/dist/core/{p-21d0dea6.entry.js.map → p-c1b268fd.entry.js.map} +0 -0
  479. /package/dist/core/{p-a72af8db.entry.js.map → p-d171c71d.entry.js.map} +0 -0
  480. /package/dist/core/{p-67ae9d37.entry.js.map → p-e85505ec.entry.js.map} +0 -0
  481. /package/dist/core/{p-673a4a62.entry.js.map → p-f237940d.entry.js.map} +0 -0
  482. /package/dist/core/{p-648fb902.entry.js.map → p-f4b76daa.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -7636,7 +7636,7 @@ const IC_INHERITED_ARIA$1 = [
7636
7636
  "aria-relevant",
7637
7637
  "aria-roledescription",
7638
7638
  ];
7639
- const IC_DEVICE_SIZES = {
7639
+ const IC_DEVICE_SIZES$1 = {
7640
7640
  XS: 576,
7641
7641
  S: 768,
7642
7642
  M: 992,
@@ -7891,18 +7891,18 @@ const getFilteredMenuOptions$1 = (options, includeDescriptions, searchString, po
7891
7891
  (description === null || description === void 0 ? void 0 : description.startsWith(lowerSearchString))
7892
7892
  : label.startsWith(lowerSearchString);
7893
7893
  });
7894
- const deviceSizeMatches = (size) => window.matchMedia(`(max-width: ${size}px)`).matches;
7894
+ const deviceSizeMatches$1 = (size) => window.matchMedia(`(max-width: ${size}px)`).matches;
7895
7895
  const getCurrentDeviceSize = () => {
7896
- if (deviceSizeMatches(DEVICE_SIZES.S)) {
7896
+ if (deviceSizeMatches$1(DEVICE_SIZES.S)) {
7897
7897
  return DEVICE_SIZES.S;
7898
7898
  }
7899
- if (deviceSizeMatches(DEVICE_SIZES.M)) {
7899
+ if (deviceSizeMatches$1(DEVICE_SIZES.M)) {
7900
7900
  return DEVICE_SIZES.M;
7901
7901
  }
7902
- if (deviceSizeMatches(DEVICE_SIZES.L)) {
7902
+ if (deviceSizeMatches$1(DEVICE_SIZES.L)) {
7903
7903
  return DEVICE_SIZES.L;
7904
7904
  }
7905
- if (deviceSizeMatches(DEVICE_SIZES.XL)) {
7905
+ if (deviceSizeMatches$1(DEVICE_SIZES.XL)) {
7906
7906
  return DEVICE_SIZES.XL;
7907
7907
  }
7908
7908
  //fallback needed as all of above get initialised to 0 in jest tests
@@ -8053,6 +8053,10 @@ const removeFormResetListener$1 = (el, callbackFn) => {
8053
8053
  (_a = el.closest("FORM")) === null || _a === void 0 ? void 0 : _a.removeEventListener("reset", callbackFn);
8054
8054
  };
8055
8055
  const pxToRem$1 = (px, base = 16) => `${(1 / base) * parseInt(px)}rem`;
8056
+ /**
8057
+ * Removes the disabled attribute from the provided element when its value is set to false.
8058
+ * This effectively makes it null, to not confuse screen readers that cannot interpret the false value
8059
+ */
8056
8060
  const removeDisabledFalse$1 = (disabled, element) => {
8057
8061
  if (!disabled) {
8058
8062
  element.removeAttribute("disabled");
@@ -8074,6 +8078,14 @@ const checkSlotInChildMutations$1 = (addedNodes, removedNodes, slotName) => {
8074
8078
  return hasSlot(addedNodes) || hasSlot(removedNodes);
8075
8079
  };
8076
8080
  const isElInAGGrid = (el) => !!el.closest(".ag-cell") && !!el.closest(".ag-root");
8081
+ const hasDynamicChildSlots$1 = (mutationList, slotNames) => {
8082
+ return mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
8083
+ ? checkSlotInChildMutations$1(addedNodes, removedNodes, slotNames)
8084
+ : false);
8085
+ };
8086
+ const renderDynamicChildSlots$1 = (mutationList, slotNames, ref) => {
8087
+ if (hasDynamicChildSlots$1(mutationList, slotNames)) ;
8088
+ };
8077
8089
 
8078
8090
  var chevronIcon = `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
8079
8091
  <path d="M9.70687 6L8.29688 7.41L12.8769 12L8.29688 16.59L9.70687 18L15.7069 12L9.70687 6Z" fill="currentColor"/>
@@ -8143,6 +8155,9 @@ class Accordion {
8143
8155
  this.message = "";
8144
8156
  this.size = "default";
8145
8157
  }
8158
+ watchDisabledHandler() {
8159
+ removeDisabledFalse$1(this.disabled, this.el);
8160
+ }
8146
8161
  // Every time expanded is set via toggleExpanded or accordionGroup, animate to open or close
8147
8162
  handleExpandedWatch() {
8148
8163
  this.animateExpandedContent();
@@ -8155,6 +8170,9 @@ class Accordion {
8155
8170
  this.accordionBtnHeading.focus();
8156
8171
  }
8157
8172
  }
8173
+ componentWillLoad() {
8174
+ removeDisabledFalse$1(this.disabled, this.el);
8175
+ }
8158
8176
  disconnectedCallback() {
8159
8177
  if (this.expandedContentEl) {
8160
8178
  this.expandedContentEl.removeEventListener("transitionend", (e) => this.setExpandedContentStyle(e, this.expandedContentEl), true);
@@ -8186,6 +8204,7 @@ class Accordion {
8186
8204
  }
8187
8205
  get el() { return getElement(this); }
8188
8206
  static get watchers() { return {
8207
+ "disabled": ["watchDisabledHandler"],
8189
8208
  "expanded": ["handleExpandedWatch"]
8190
8209
  }; }
8191
8210
  static get style() { return icAccordionCss; }
@@ -8362,11 +8381,6 @@ class Alert {
8362
8381
  this.dismiss.emit();
8363
8382
  this.icDismiss.emit();
8364
8383
  };
8365
- this.hostMutationCallback = (mutationList) => {
8366
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
8367
- ? checkSlotInChildMutations$1(addedNodes, removedNodes, "action")
8368
- : false)) ;
8369
- };
8370
8384
  this.alertTitleWrap = false;
8371
8385
  this.visible = true;
8372
8386
  this.announced = true;
@@ -8383,7 +8397,7 @@ class Alert {
8383
8397
  }
8384
8398
  componentDidLoad() {
8385
8399
  this.alertTitleShouldWrap();
8386
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
8400
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots$1(mutationList, "action"));
8387
8401
  this.hostMutationObserver.observe(this.el, {
8388
8402
  childList: true,
8389
8403
  });
@@ -9464,21 +9478,6 @@ class Card$1 {
9464
9478
  this.toggleExpanded = () => {
9465
9479
  this.areaExpanded = !this.areaExpanded;
9466
9480
  };
9467
- this.hostMutationCallback = (mutationList) => {
9468
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
9469
- ? checkSlotInChildMutations$1(addedNodes, removedNodes, [
9470
- "message",
9471
- "adornment",
9472
- "expanded-content",
9473
- "image-top",
9474
- "image-mid",
9475
- "icon",
9476
- "interaction-button",
9477
- "badge",
9478
- "interaction-controls",
9479
- ])
9480
- : false)) ;
9481
- };
9482
9481
  this.appearance = "default";
9483
9482
  this.areaExpanded = false;
9484
9483
  this.isFocussed = false;
@@ -9497,6 +9496,9 @@ class Card$1 {
9497
9496
  this.subheading = undefined;
9498
9497
  this.target = undefined;
9499
9498
  }
9499
+ watchDisabledHandler() {
9500
+ removeDisabledFalse$1(this.disabled, this.el);
9501
+ }
9500
9502
  disconnectedCallback() {
9501
9503
  var _a;
9502
9504
  if (this.parentIsAnchorTag) {
@@ -9520,7 +9522,17 @@ class Card$1 {
9520
9522
  !isSlotUsed$1(this.el, "heading") &&
9521
9523
  onComponentRequiredPropUndefined$1([{ prop: this.heading, propName: "heading" }], "Card");
9522
9524
  this.updateTheme();
9523
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
9525
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots$1(mutationList, [
9526
+ "message",
9527
+ "adornment",
9528
+ "expanded-content",
9529
+ "image-top",
9530
+ "image-mid",
9531
+ "icon",
9532
+ "interaction-button",
9533
+ "badge",
9534
+ "interaction-controls",
9535
+ ]));
9524
9536
  this.hostMutationObserver.observe(this.el, {
9525
9537
  childList: true,
9526
9538
  });
@@ -9582,6 +9594,9 @@ class Card$1 {
9582
9594
  }, "aria-label": "Toggle expandable area", "aria-expanded": `${this.areaExpanded}`, "aria-controls": this.areaExpanded ? "expanded-content-area" : null, onClick: this.toggleExpanded, innerHTML: chevronIcon }))))), isSlotUsed$1(this.el, "expanded-content") && this.areaExpanded && (hAsync("div", { class: "expanded-content", id: "expanded-content-area" }, hAsync("slot", { name: "expanded-content" }))), isSlotUsed$1(this.el, "badge") && hAsync("slot", { name: "badge" })));
9583
9595
  }
9584
9596
  get el() { return getElement(this); }
9597
+ static get watchers() { return {
9598
+ "disabled": ["watchDisabledHandler"]
9599
+ }; }
9585
9600
  static get style() { return icCardCss; }
9586
9601
  static get cmpMeta() { return {
9587
9602
  "$flags$": 9,
@@ -9639,6 +9654,13 @@ const IC_INHERITED_ARIA = [
9639
9654
  "aria-relevant",
9640
9655
  "aria-roledescription",
9641
9656
  ];
9657
+ const IC_DEVICE_SIZES = {
9658
+ XS: 576,
9659
+ S: 768,
9660
+ M: 992,
9661
+ L: 1200,
9662
+ XL: 99999,
9663
+ };
9642
9664
  const IC_BLOCK_COLOR_COMPONENTS = [
9643
9665
  "ic-hero",
9644
9666
  "ic-top-navigation",
@@ -9821,6 +9843,7 @@ const getThemeFromContext = (el, themeFromEvent = null) => {
9821
9843
  const isEmptyString = (value) => value ? value.trim().length === 0 : true;
9822
9844
  // A helper function that checks if a prop has been defined
9823
9845
  const isPropDefined = (prop) => prop !== undefined ? prop : null;
9846
+ const deviceSizeMatches = (size) => window.matchMedia(`(max-width: ${size}px)`).matches;
9824
9847
  const getCssProperty = (cssVar) => getComputedStyle(document.documentElement).getPropertyValue(cssVar);
9825
9848
  const getSlotElements = (slot) => {
9826
9849
  const slotContent = slot.firstElementChild;
@@ -9972,7 +9995,9 @@ const capitalize = (text) => {
9972
9995
  return text.charAt(0).toUpperCase() + text.slice(1);
9973
9996
  };
9974
9997
  const checkSlotInChildMutations = (addedNodes, removedNodes, slotName) => {
9975
- const hasSlot = (nodeList) => Array.from(nodeList).some((node) => node.slot === slotName);
9998
+ const hasSlot = (nodeList) => Array.from(nodeList).some((node) => Array.isArray(slotName)
9999
+ ? slotName.some((name) => node.slot === name)
10000
+ : node.slot === slotName);
9976
10001
  return hasSlot(addedNodes) || hasSlot(removedNodes);
9977
10002
  };
9978
10003
  const addDataToPosition = (dataObject, newKeys, newValue) => {
@@ -9991,6 +10016,12 @@ const addDataToPosition = (dataObject, newKeys, newValue) => {
9991
10016
  }
9992
10017
  return newData;
9993
10018
  };
10019
+ const hasDynamicChildSlots = (mutationList, slotNames) => mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
10020
+ ? checkSlotInChildMutations(addedNodes, removedNodes, slotNames)
10021
+ : false);
10022
+ const renderDynamicChildSlots = (mutationList, slotNames, ref) => {
10023
+ if (hasDynamicChildSlots(mutationList, slotNames)) ;
10024
+ };
9994
10025
 
9995
10026
  const icCardHorizontalCss = "/*!@html*/html.sc-ic-card-horizontal{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-card-horizontal{margin:0}/*!@main*/main.sc-ic-card-horizontal{display:block}/*!@h1*/h1.sc-ic-card-horizontal{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-card-horizontal{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-card-horizontal{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-card-horizontal{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-card-horizontal{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-card-horizontal,strong.sc-ic-card-horizontal{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-card-horizontal,kbd.sc-ic-card-horizontal,samp.sc-ic-card-horizontal{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-card-horizontal{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-card-horizontal,sup.sc-ic-card-horizontal{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-card-horizontal{bottom:-0.25em}/*!@sup*/sup.sc-ic-card-horizontal{top:-0.5em}/*!@img*/img.sc-ic-card-horizontal{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-card-horizontal,input.sc-ic-card-horizontal,optgroup.sc-ic-card-horizontal,select.sc-ic-card-horizontal,textarea.sc-ic-card-horizontal{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-card-horizontal,input.sc-ic-card-horizontal{overflow:visible}/*!@button,\nselect*/button.sc-ic-card-horizontal,select.sc-ic-card-horizontal{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-card-horizontal,[type=\"button\"].sc-ic-card-horizontal,[type=\"reset\"].sc-ic-card-horizontal,[type=\"submit\"].sc-ic-card-horizontal{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-card-horizontal::-moz-focus-inner,[type=\"button\"].sc-ic-card-horizontal::-moz-focus-inner,[type=\"reset\"].sc-ic-card-horizontal::-moz-focus-inner,[type=\"submit\"].sc-ic-card-horizontal::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-card-horizontal:-moz-focusring,[type=\"button\"].sc-ic-card-horizontal:-moz-focusring,[type=\"reset\"].sc-ic-card-horizontal:-moz-focusring,[type=\"submit\"].sc-ic-card-horizontal:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-card-horizontal{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-card-horizontal{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-card-horizontal{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-card-horizontal{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-card-horizontal,[type=\"radio\"].sc-ic-card-horizontal{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-card-horizontal::-webkit-inner-spin-button,[type=\"number\"].sc-ic-card-horizontal::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-card-horizontal{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-card-horizontal::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-card-horizontal::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-card-horizontal{display:block}/*!@summary*/summary.sc-ic-card-horizontal{display:list-item}/*!@template*/template.sc-ic-card-horizontal{display:none}/*!@[hidden]*/[hidden].sc-ic-card-horizontal{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-card-horizontal,body.sc-ic-card-horizontal,div.sc-ic-card-horizontal,span.sc-ic-card-horizontal,applet.sc-ic-card-horizontal,object.sc-ic-card-horizontal,iframe.sc-ic-card-horizontal,h1.sc-ic-card-horizontal,h2.sc-ic-card-horizontal,h3.sc-ic-card-horizontal,h4.sc-ic-card-horizontal,h5.sc-ic-card-horizontal,h6.sc-ic-card-horizontal,p.sc-ic-card-horizontal,blockquote.sc-ic-card-horizontal,pre.sc-ic-card-horizontal,a.sc-ic-card-horizontal,abbr.sc-ic-card-horizontal,acronym.sc-ic-card-horizontal,address.sc-ic-card-horizontal,big.sc-ic-card-horizontal,cite.sc-ic-card-horizontal,code.sc-ic-card-horizontal,del.sc-ic-card-horizontal,dfn.sc-ic-card-horizontal,em.sc-ic-card-horizontal,img.sc-ic-card-horizontal,ins.sc-ic-card-horizontal,kbd.sc-ic-card-horizontal,q.sc-ic-card-horizontal,s.sc-ic-card-horizontal,samp.sc-ic-card-horizontal,small.sc-ic-card-horizontal,strike.sc-ic-card-horizontal,strong.sc-ic-card-horizontal,sub.sc-ic-card-horizontal,sup.sc-ic-card-horizontal,tt.sc-ic-card-horizontal,var.sc-ic-card-horizontal,b.sc-ic-card-horizontal,u.sc-ic-card-horizontal,i.sc-ic-card-horizontal,center.sc-ic-card-horizontal,dl.sc-ic-card-horizontal,dt.sc-ic-card-horizontal,dd.sc-ic-card-horizontal,ol.sc-ic-card-horizontal,ul.sc-ic-card-horizontal,li.sc-ic-card-horizontal,fieldset.sc-ic-card-horizontal,form.sc-ic-card-horizontal,label.sc-ic-card-horizontal,legend.sc-ic-card-horizontal,table.sc-ic-card-horizontal,caption.sc-ic-card-horizontal,tbody.sc-ic-card-horizontal,tfoot.sc-ic-card-horizontal,thead.sc-ic-card-horizontal,tr.sc-ic-card-horizontal,th.sc-ic-card-horizontal,td.sc-ic-card-horizontal,article.sc-ic-card-horizontal,aside.sc-ic-card-horizontal,canvas.sc-ic-card-horizontal,details.sc-ic-card-horizontal,embed.sc-ic-card-horizontal,figure.sc-ic-card-horizontal,figcaption.sc-ic-card-horizontal,footer.sc-ic-card-horizontal,header.sc-ic-card-horizontal,hgroup.sc-ic-card-horizontal,menu.sc-ic-card-horizontal,nav.sc-ic-card-horizontal,output.sc-ic-card-horizontal,ruby.sc-ic-card-horizontal,section.sc-ic-card-horizontal,summary.sc-ic-card-horizontal,time.sc-ic-card-horizontal,mark.sc-ic-card-horizontal,audio.sc-ic-card-horizontal,video.sc-ic-card-horizontal{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-card-horizontal-h{display:flex;--card-max-width:548px;--image-size:114px;--message-max-lines:2}/*!@.card.small*/.card.small.sc-ic-card-horizontal{--card-max-width:360px}/*!@.card.large*/.card.large.sc-ic-card-horizontal{--card-max-width:720px;--image-size:142px;--message-max-lines:3}/*!@.card.extra-large*/.card.extra-large.sc-ic-card-horizontal{--card-max-width:1130px;--image-size:186px;--message-max-lines:5}/*!@a*/a.sc-ic-card-horizontal{text-decoration:none !important;color:var(--ic-architectural-black) !important}/*!@button*/button.sc-ic-card-horizontal{border:none;background-color:transparent;outline:var(--ic-hc-focus-outline);padding:0}/*!@.card,\n.card.clickable*/.card.sc-ic-card-horizontal,.card.clickable.sc-ic-card-horizontal{display:flex;flex-direction:row;border:var(--ic-border-default);border-radius:var(--ic-border-radius);box-sizing:border-box;text-align:left;color:var(--ic-architectural-black);transition:var(--ic-easing-transition-fast);position:relative;max-width:var(--card-max-width);height:-moz-fit-content;height:fit-content;width:var(--card-horizontal-width, -moz-fit-content);width:var(--card-horizontal-width, fit-content)}/*!@.dark.card,\n.dark.card.clickable*/.dark.card.sc-ic-card-horizontal,.dark.card.clickable.sc-ic-card-horizontal{border:var(--ic-border-width) solid var(--ic-architectural-700)}/*!@.card.clickable:hover*/.card.clickable.sc-ic-card-horizontal:hover{background-color:var(--ic-action-default-bg-hover);border:var(--ic-border-hover);cursor:pointer}/*!@.card.clickable:focus,\n.card.clickable.focussed*/.card.clickable.sc-ic-card-horizontal:focus,.card.clickable.focussed.sc-ic-card-horizontal{background-color:var(--ic-action-default-bg-hover);box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline);border:var(--ic-border-pressed)}/*!@.card.clickable:active*/.card.clickable.sc-ic-card-horizontal:active{background-color:var(--ic-action-default-bg-active);box-shadow:var(--ic-border-focus)}/*!@.card.disabled*/.card.disabled.sc-ic-card-horizontal{border:var(--ic-border-disabled)}/*!@.card-header*/.card-header.sc-ic-card-horizontal{display:flex;align-items:center}/*!@.icon*/.icon.sc-ic-card-horizontal{display:flex;align-items:center;padding-right:var(--ic-space-xs)}/*!@.card.disabled ::slotted(svg)*/.card.disabled .sc-ic-card-horizontal-s>svg{fill:var(--ic-color-tertiary-text)}/*!@.card.clickable .card-title*/.card.clickable.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal{color:var(--ic-hyperlink);text-decoration:underline;text-decoration-thickness:var(--ic-space-1px)}/*!@.card.clickable:hover .card-title,\n.card.clickable:focus .card-title,\n.card.clickable.focussed .card-title*/.card.clickable.sc-ic-card-horizontal:hover .card-title.sc-ic-card-horizontal,.card.clickable.sc-ic-card-horizontal:focus .card-title.sc-ic-card-horizontal,.card.clickable.focussed.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal{display:inline-block;border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none}/*!@.card.clickable:active .card-title*/.card.clickable.sc-ic-card-horizontal:active .card-title.sc-ic-card-horizontal{text-decoration:none}/*!@.card.disabled .card-title*/.card.disabled.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal{text-decoration:underline;text-decoration-thickness:var(--ic-space-1px);text-decoration-color:var(--ic-color-tertiary-text);color:var(--ic-color-tertiary-text)}/*!@.card-message*/.card-message.sc-ic-card-horizontal{margin-top:var(--ic-space-xxxs);align-items:left}/*!@.card.disabled .card-message*/.card.disabled.sc-ic-card-horizontal .card-message.sc-ic-card-horizontal{color:var(--ic-color-tertiary-text)}/*!@.image*/.image.sc-ic-card-horizontal{display:flex;border-radius:var(--ic-border-radius)}/*!@.image ::slotted([slot=\"image\"])*/.image .sc-ic-card-horizontal-s>[slot=\"image\"]{height:var(--image-size);width:var(--image-size)}/*!@.card-content*/.card-content.sc-ic-card-horizontal{display:flex;flex-direction:column;padding:var(--ic-space-md)}/*!@.card .card-title ::slotted([slot=\"heading\"]),\n.card .card-title ic-typography p*/.card .card-title .sc-ic-card-horizontal-s>[slot=\"heading\"],.card.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal ic-typography.sc-ic-card-horizontal p.sc-ic-card-horizontal{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(var(--card-max-width) - var(--ic-space-xl))}/*!@.card.with-icon .card-title ::slotted([slot=\"heading\"]),\n.card.with-icon .card-title ic-typography p*/.card.with-icon .card-title .sc-ic-card-horizontal-s>[slot=\"heading\"],.card.with-icon.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal ic-typography.sc-ic-card-horizontal p.sc-ic-card-horizontal{max-width:calc(var(--card-max-width) - (2 * var(--ic-space-xl)))}/*!@.card.with-image .card-title ::slotted([slot=\"heading\"]),\n.card.with-image .card-title ic-typography p*/.card.with-image .card-title .sc-ic-card-horizontal-s>[slot=\"heading\"],.card.with-image.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal ic-typography.sc-ic-card-horizontal p.sc-ic-card-horizontal{max-width:calc(\n var(--card-max-width) - var(--image-size) - var(--ic-space-xl)\n )}/*!@.card.with-image.with-icon .card-title ::slotted([slot=\"heading\"]),\n.card.with-image.with-icon .card-title ic-typography p*/.card.with-image.with-icon .card-title .sc-ic-card-horizontal-s>[slot=\"heading\"],.card.with-image.with-icon.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal ic-typography.sc-ic-card-horizontal p.sc-ic-card-horizontal{max-width:calc(\n var(--card-max-width) - var(--image-size) - (2 * var(--ic-space-xl))\n )}/*!@.card .card-message ::slotted([slot=\"message\"]),\n.card .card-message ic-typography*/.card .card-message .sc-ic-card-horizontal-s>[slot=\"message\"],.card.sc-ic-card-horizontal .card-message.sc-ic-card-horizontal ic-typography.sc-ic-card-horizontal{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--message-max-lines, initial);-webkit-line-clamp:var(--message-max-lines, initial);overflow:hidden}@media (forced-colors: active){/*!@.card ::slotted(svg)*/.card .sc-ic-card-horizontal-s>svg{fill:currentcolor}/*!@.card.disabled ::slotted(svg)*/.card.disabled .sc-ic-card-horizontal-s>svg{fill:GrayText !important}/*!@.card.disabled*/.card.disabled.sc-ic-card-horizontal{border-color:GrayText !important}/*!@.card.disabled .card-message,\n .card.disabled .card-title*/.card.disabled.sc-ic-card-horizontal .card-message.sc-ic-card-horizontal,.card.disabled.sc-ic-card-horizontal .card-title.sc-ic-card-horizontal{color:GrayText}}";
9996
10027
 
@@ -10005,11 +10036,6 @@ class Card {
10005
10036
  constructor(hostRef) {
10006
10037
  registerInstance(this, hostRef);
10007
10038
  this.hostMutationObserver = null;
10008
- this.hostMutationCallback = (mutationList) => {
10009
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
10010
- ? checkSlotInChildMutations(addedNodes, removedNodes, "image")
10011
- : false)) ;
10012
- };
10013
10039
  this.parentFocussed = () => {
10014
10040
  this.isFocussed = true;
10015
10041
  };
@@ -10031,6 +10057,9 @@ class Card {
10031
10057
  this.size = "medium";
10032
10058
  this.target = undefined;
10033
10059
  }
10060
+ watchDisabledHandler() {
10061
+ removeDisabledFalse(this.disabled, this.el);
10062
+ }
10034
10063
  disconnectedCallback() {
10035
10064
  var _a;
10036
10065
  if (this.parentIsAnchorTag) {
@@ -10054,7 +10083,7 @@ class Card {
10054
10083
  !isSlotUsed(this.el, "heading") &&
10055
10084
  onComponentRequiredPropUndefined([{ prop: this.heading, propName: "heading" }], "Card");
10056
10085
  this.updateTheme();
10057
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
10086
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots(mutationList, "image"));
10058
10087
  this.hostMutationObserver.observe(this.el, {
10059
10088
  childList: true,
10060
10089
  });
@@ -10115,6 +10144,9 @@ class Card {
10115
10144
  } }, message && (hAsync("ic-typography", { variant: "body" }, message)), isSlotUsed(this.el, "message") && hAsync("slot", { name: "message" })))), isSlotUsed(this.el, "badge") && hAsync("slot", { name: "badge" })));
10116
10145
  }
10117
10146
  get el() { return getElement(this); }
10147
+ static get watchers() { return {
10148
+ "disabled": ["watchDisabledHandler"]
10149
+ }; }
10118
10150
  static get style() { return icCardHorizontalCss; }
10119
10151
  static get cmpMeta() { return {
10120
10152
  "$flags$": 9,
@@ -10186,6 +10218,9 @@ class Checkbox {
10186
10218
  this.value = undefined;
10187
10219
  this.hideLabel = false;
10188
10220
  }
10221
+ watchDisabledHandler() {
10222
+ removeDisabledFalse$1(this.disabled, this.el);
10223
+ }
10189
10224
  watchIndeterminateHandler() {
10190
10225
  this.displayIndeterminate = this.nativeIndeterminateBehaviour
10191
10226
  ? this.indeterminate
@@ -10256,6 +10291,7 @@ class Checkbox {
10256
10291
  static get delegatesFocus() { return true; }
10257
10292
  get el() { return getElement(this); }
10258
10293
  static get watchers() { return {
10294
+ "disabled": ["watchDisabledHandler"],
10259
10295
  "indeterminate": ["watchIndeterminateHandler"]
10260
10296
  }; }
10261
10297
  static get style() { return icCheckboxCss; }
@@ -10310,6 +10346,9 @@ class CheckboxGroup {
10310
10346
  this.validationStatus = "";
10311
10347
  this.validationText = "";
10312
10348
  }
10349
+ watchDisabledHandler() {
10350
+ removeDisabledFalse$1(this.disabled, this.el);
10351
+ }
10313
10352
  labelNameHandler(newValue, oldValue, propName) {
10314
10353
  Array.from(this.el.querySelectorAll("ic-checkbox")).forEach((checkbox) => {
10315
10354
  if (propName === "label")
@@ -10359,6 +10398,7 @@ class CheckboxGroup {
10359
10398
  }
10360
10399
  get el() { return getElement(this); }
10361
10400
  static get watchers() { return {
10401
+ "disabled": ["watchDisabledHandler"],
10362
10402
  "label": ["labelNameHandler"],
10363
10403
  "name": ["labelNameHandler"]
10364
10404
  }; }
@@ -10429,12 +10469,16 @@ class Chip {
10429
10469
  this.size = "default";
10430
10470
  this.transparentBackground = true;
10431
10471
  this.variant = "filled";
10472
+ this.dismissLabel = "Dismiss";
10432
10473
  }
10433
10474
  customColorHandler() {
10434
10475
  if (!this.dismissible) {
10435
10476
  this.setChipColour();
10436
10477
  }
10437
10478
  }
10479
+ watchDisabledHandler() {
10480
+ removeDisabledFalse$1(this.disabled, this.el);
10481
+ }
10438
10482
  componentWillLoad() {
10439
10483
  removeDisabledFalse$1(this.disabled, this.el);
10440
10484
  if (!this.dismissible) {
@@ -10463,7 +10507,7 @@ class Chip {
10463
10507
  (_a = this.el.shadowRoot.querySelector("button")) === null || _a === void 0 ? void 0 : _a.focus();
10464
10508
  }
10465
10509
  render() {
10466
- const { label, appearance, variant, size, dismissible, visible, disabled, hovered, } = this;
10510
+ const { label, appearance, variant, size, dismissible, visible, disabled, hovered, dismissLabel, } = this;
10467
10511
  return (visible && (hAsync("div", { class: {
10468
10512
  chip: true,
10469
10513
  [`${appearance}`]: appearance !== undefined,
@@ -10473,12 +10517,13 @@ class Chip {
10473
10517
  dismissible,
10474
10518
  hovered,
10475
10519
  "white-background": this.variant === "outlined" && !this.transparentBackground,
10476
- } }, isSlotUsed$1(this.el, "icon") && (hAsync("div", { class: "icon" }, hAsync("slot", { name: "icon" }))), hAsync("ic-typography", { variant: "label", "apply-vertical-margins": false, class: { label: true, "in-ag-grid": this.inAGGrid } }, hAsync("span", null, label)), dismissible && (hAsync("ic-tooltip", { label: "Dismiss", target: "dismiss-icon", class: { "tooltip-disabled": disabled } }, hAsync("button", { id: "dismiss-icon", class: "dismiss-icon", "aria-label": `Dismiss ${label} chip`, disabled: disabled, tabindex: disabled ? -1 : 0, onClick: this.dismissAction, onMouseEnter: this.mouseEnterHandler, onMouseLeave: this.mouseLeaveHandler, innerHTML: dismissIcon }))), isSlotUsed$1(this.el, "badge") && hAsync("slot", { name: "badge" }))));
10520
+ } }, isSlotUsed$1(this.el, "icon") && (hAsync("div", { class: "icon" }, hAsync("slot", { name: "icon" }))), hAsync("ic-typography", { variant: "label", "apply-vertical-margins": false, class: { label: true, "in-ag-grid": this.inAGGrid } }, hAsync("span", null, label)), dismissible && (hAsync("ic-tooltip", { label: dismissLabel, target: "dismiss-icon", class: { "tooltip-disabled": disabled } }, hAsync("button", { id: "dismiss-icon", class: "dismiss-icon", "aria-label": `${dismissLabel} ${label} chip`, disabled: disabled, tabindex: disabled ? -1 : 0, onClick: this.dismissAction, onMouseEnter: this.mouseEnterHandler, onMouseLeave: this.mouseLeaveHandler, innerHTML: dismissIcon }))), isSlotUsed$1(this.el, "badge") && hAsync("slot", { name: "badge" }))));
10477
10521
  }
10478
10522
  static get delegatesFocus() { return true; }
10479
10523
  get el() { return getElement(this); }
10480
10524
  static get watchers() { return {
10481
- "customColor": ["customColorHandler"]
10525
+ "customColor": ["customColorHandler"],
10526
+ "disabled": ["watchDisabledHandler"]
10482
10527
  }; }
10483
10528
  static get style() { return icChipCss; }
10484
10529
  static get cmpMeta() { return {
@@ -10493,6 +10538,7 @@ class Chip {
10493
10538
  "size": [1],
10494
10539
  "transparentBackground": [4, "transparent-background"],
10495
10540
  "variant": [1],
10541
+ "dismissLabel": [1, "dismiss-label"],
10496
10542
  "hovered": [32],
10497
10543
  "visible": [32],
10498
10544
  "setFocus": [64]
@@ -10693,7 +10739,7 @@ var descendingIcon = `<svg focusable="false" aria-hidden="true" viewBox="0 0 24
10693
10739
  <path d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path>
10694
10740
  </svg>`;
10695
10741
 
10696
- const icDataTableCss = "/*!@:host*/.sc-ic-data-table-h{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*/tbody.sc-ic-data-table{vertical-align:top}/*!@.table-container*/.table-container.sc-ic-data-table{position:relative;height:calc(100% - var(--ic-space-xxxs));display:flex;flex-direction:column;width:100%}/*!@.cell-container*/.cell-container.sc-ic-data-table{display:flex;min-height:1.5rem;overflow-y:hidden;height:var(--row-height)}/*!@.truncation-show-hide*/.truncation-show-hide.sc-ic-data-table{overflow:visible;display:block}/*!@.cell-icon.truncation-show-hide*/.cell-icon.truncation-show-hide.sc-ic-data-table{display:flex}/*!@.cell-container:not(.data-type-element, .truncation-show-hide)*/.cell-container.sc-ic-data-table:not(.data-type-element,.truncation-show-hide).sc-ic-data-table{overflow-x:hidden}/*!@ic-loading-indicator*/ic-loading-indicator.sc-ic-data-table{position:sticky;top:20px}/*!@.table-row-container*/.table-row-container.sc-ic-data-table{position:relative;height:100%;overflow:auto;transition:var(--ic-easing-transition-fast);overflow-anchor:none}/*!@:host([show-pagination=\"true\"]) .table-row-container*/[show-pagination=\"true\"].sc-ic-data-table-h .table-row-container.sc-ic-data-table{height:calc(100% - 3.5625rem)}/*!@table*/table.sc-ic-data-table{table-layout:var(--table-layout, \"fixed\");border-spacing:0;width:100%;height:var(--table-height, auto)}/*!@.table-row-container:focus*/.table-row-container.sc-ic-data-table: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([embedded=\"true\"]) .table-row-container*/[embedded=\"true\"].sc-ic-data-table-h .table-row-container.sc-ic-data-table{border:var(--ic-border-light)}/*!@.column-header-inner-container*/.column-header-inner-container.sc-ic-data-table{padding:var(--ic-space-xs);box-sizing:border-box}/*!@.column-header-inner-container ic-tooltip*/.column-header-inner-container.sc-ic-data-table ic-tooltip.sc-ic-data-table{pointer-events:none}/*!@.column-header-inner-container ic-tooltip.show-trunc-tooltip*/.column-header-inner-container.sc-ic-data-table ic-tooltip.show-trunc-tooltip.sc-ic-data-table{pointer-events:auto}/*!@.column-header-inner-container ic-tooltip .column-header-text*/.column-header-inner-container.sc-ic-data-table ic-tooltip.sc-ic-data-table .column-header-text.sc-ic-data-table{--ic-line-clamp:1}/*!@.column-header-sticky*/.column-header-sticky.sc-ic-data-table{position:sticky;top:0;z-index:1}/*!@.column-header-overlay*/.column-header-overlay.sc-ic-data-table{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*/.row-header-sticky.sc-ic-data-table{position:sticky;left:0}/*!@.column-header,\n.table-row*/.column-header.sc-ic-data-table,.table-row.sc-ic-data-table{box-sizing:border-box}/*!@.table-row-selected*/.table-row-selected.sc-ic-data-table{background-color:var(--ic-table-row-selected) !important}/*!@.sort-button*/.sort-button.sc-ic-data-table{margin-left:auto}/*!@.sort-button:hover*/.sort-button.sc-ic-data-table:hover{background-color:var(--ic-action-dark-bg-hover)}/*!@.sort-button:active*/.sort-button.sc-ic-data-table:active{background-color:var(--ic-action-dark-bg-active)}/*!@.sort-button svg*/.sort-button.sc-ic-data-table svg.sc-ic-data-table{color:var(--ic-architectural-black)}/*!@.sort-button-unsorted svg*/.sort-button-unsorted.sc-ic-data-table svg.sc-ic-data-table{color:var(--ic-color-tertiary-text)}/*!@.table-density-dense .column-header-inner-container,\ntd.table-density-dense*/.table-density-dense.sc-ic-data-table .column-header-inner-container.sc-ic-data-table,td.table-density-dense.sc-ic-data-table{padding:var(--ic-space-xxs) var(--ic-space-xs) !important}/*!@.text-dense*/.text-dense.sc-ic-data-table{font-size:var(--ic-font-size-label)}/*!@.table-density-spacious .column-header-inner-container,\ntd.table-density-spacious*/.table-density-spacious.sc-ic-data-table .column-header-inner-container.sc-ic-data-table,td.table-density-spacious.sc-ic-data-table{padding:0.625rem var(--ic-space-xs) !important}/*!@.text-spacious*/.text-spacious.sc-ic-data-table{font-size:1.125rem}/*!@.column-header-text*/.column-header-text.sc-ic-data-table{font-weight:var(--ic-font-weight-bold)}/*!@.dummy-column-header-text*/.dummy-column-header-text.sc-ic-data-table{white-space:nowrap;overflow:hidden;height:0;width:-moz-fit-content;width:fit-content}/*!@.row-header,\n.column-header*/.row-header.sc-ic-data-table,.column-header.sc-ic-data-table{text-align:left;padding:var(--ic-space-xs);background-color:var(--ic-architectural-40);border-right:var(--ic-border-light);border-bottom:var(--ic-border-light)}/*!@.column-header*/.column-header.sc-ic-data-table{padding:0;width:var(--column-width);min-width:var(--column-min-width, 4rem);max-width:var(--column-max-width)}/*!@.column-header:last-child*/.column-header.sc-ic-data-table:last-child{border-right:none}/*!@.scrollable .column-header:last-child*/.scrollable.sc-ic-data-table .column-header.sc-ic-data-table:last-child{border-right:var(--ic-border-light) !important}/*!@:host([embedded=\"true\"]) tr:last-child .table-cell,\n:host([embedded=\"true\"]) tr:last-child .row-header*/[embedded=\"true\"].sc-ic-data-table-h tr.sc-ic-data-table:last-child .table-cell.sc-ic-data-table,[embedded=\"true\"].sc-ic-data-table-h tr.sc-ic-data-table:last-child .row-header.sc-ic-data-table{border-bottom:none}/*!@.column-header-alignment-left,\n.row-header-alignment-left,\n.cell-alignment-left*/.column-header-alignment-left.sc-ic-data-table,.row-header-alignment-left.sc-ic-data-table,.cell-alignment-left.sc-ic-data-table{text-align:left !important;justify-content:start !important}/*!@.column-header-alignment-right,\n.row-header-alignment-right,\n.cell-alignment-right*/.column-header-alignment-right.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table,.cell-alignment-right.sc-ic-data-table{text-align:right !important;justify-content:end !important}/*!@.cell-alignment-right.truncation-tooltip ic-tooltip ic-typography*/.cell-alignment-right.truncation-tooltip.sc-ic-data-table ic-tooltip.sc-ic-data-table ic-typography.sc-ic-data-table{padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}/*!@.cell-alignment-right.truncation-show-hide ic-typography*/.cell-alignment-right.truncation-show-hide.sc-ic-data-table ic-typography.sc-ic-data-table{--ellipsis-padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}/*!@.column-header-alignment-center,\n.row-header-alignment-center,\n.cell-alignment-center*/.column-header-alignment-center.sc-ic-data-table,.row-header-alignment-center.sc-ic-data-table,.cell-alignment-center.sc-ic-data-table{text-align:center !important;justify-content:center !important}/*!@.table-row:nth-child(even)*/.table-row.sc-ic-data-table:nth-child(even){background-color:var(--ic-architectural-20)}/*!@.table-cell*/.table-cell.sc-ic-data-table{padding:var(--ic-space-xs);border-bottom:solid var(--ic-architectural-100) var(--ic-space-1px);overflow:hidden;box-sizing:border-box;max-width:var(--column-max-width);min-width:var(--column-min-width)}/*!@.table-cell.with-overflow*/.table-cell.with-overflow.sc-ic-data-table{overflow:visible}/*!@.data-type-string,\n.data-type-address*/.data-type-string.sc-ic-data-table,.data-type-address.sc-ic-data-table{text-align:left;vertical-align:top}/*!@.data-type-number,\n.data-type-date*/.data-type-number.sc-ic-data-table,.data-type-date.sc-ic-data-table{text-align:right;justify-content:end;vertical-align:top}/*!@.cell-alignment-top*/.cell-alignment-top.sc-ic-data-table{vertical-align:top;align-items:flex-start}/*!@.cell-alignment-middle*/.cell-alignment-middle.sc-ic-data-table{vertical-align:middle;align-items:center}/*!@.cell-alignment-bottom*/.cell-alignment-bottom.sc-ic-data-table{vertical-align:bottom;align-items:flex-end}/*!@.cell-emphasis-low*/.cell-emphasis-low.sc-ic-data-table{color:var(--ic-color-secondary-text)}/*!@.cell-emphasis-high*/.cell-emphasis-high.sc-ic-data-table{font-weight:var(--ic-font-weight-bold)}/*!@.pagination-container*/.pagination-container.sc-ic-data-table{background-color:var(--ic-architectural-40);border-top:var(--ic-border-light)}/*!@.screen-reader-sort-text,\n.table-caption*/.screen-reader-sort-text.sc-ic-data-table,.table-caption.sc-ic-data-table{position:absolute;left:-100rem}/*!@.table-cell,\n.column-header,\n.row-header*/.table-cell.sc-ic-data-table,.column-header.sc-ic-data-table,.row-header.sc-ic-data-table{word-wrap:break-word;white-space:pre-wrap}/*!@.loading-empty*/.loading-empty.sc-ic-data-table{padding:var(--ic-space-xl) var(--ic-space-xxl);margin-top:var(--ic-space-xl)}/*!@.updating-state*/.updating-state.sc-ic-data-table{padding:0;border-bottom:var(--ic-border-light)}/*!@.updating-state-headers*/.updating-state-headers.sc-ic-data-table{border-bottom:none}/*!@.loading*/.loading.sc-ic-data-table{position:absolute;left:calc(50% - 5.9741rem);opacity:0;transition:opacity var(--ic-transition-duration-slow)}/*!@.loading.show-background*/.loading.show-background.sc-ic-data-table{background-color:var(--ic-architectural-white);border:var(--ic-border-light)}/*!@.loading.show*/.loading.show.sc-ic-data-table{opacity:1}/*!@.icon,\n::slotted(svg)*/.icon.sc-ic-data-table,.sc-ic-data-table-s>svg{height:var(--ic-space-lg);width:var(--ic-space-lg);margin-right:var(--ic-space-xxs)}/*!@.column-header-alignment-right > .icon,\n.row-header-alignment-right > .icon,\n.cell-alignment-right > .icon,\n.column-header-alignment-right > ::slotted(svg),\n.row-header-alignment-right > ::slotted(svg),\n.cell-alignment-right > ::slotted(svg)*/.column-header-alignment-right.sc-ic-data-table>.icon.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table>.icon.sc-ic-data-table,.cell-alignment-right.sc-ic-data-table>.icon.sc-ic-data-table,.column-header-alignment-right>.sc-ic-data-table-s>svg,.row-header-alignment-right>.sc-ic-data-table-s>svg,.cell-alignment-right>.sc-ic-data-table-s>svg{margin-right:auto}/*!@.column-header-alignment-center > ic-typography,\n.row-header-alignment-right > ic-typography,\n.cell-alignment-center > ic-typography*/.column-header-alignment-center.sc-ic-data-table>ic-typography.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table>ic-typography.sc-ic-data-table,.cell-alignment-center.sc-ic-data-table>ic-typography.sc-ic-data-table{flex:1}/*!@.icon > svg*/.icon.sc-ic-data-table>svg.sc-ic-data-table{height:var(--ic-space-lg);width:var(--ic-space-lg);display:inline-block}/*!@.truncation-tooltip ic-typography*/.truncation-tooltip.sc-ic-data-table ic-typography.sc-ic-data-table{display:-webkit-box;-webkit-line-clamp:var(--ic-line-clamp, 0);-webkit-box-orient:vertical;overflow:hidden}/*!@.truncation-tooltip ic-typography,\n.truncation-show-hide ic-typography*/.truncation-tooltip.sc-ic-data-table ic-typography.sc-ic-data-table,.truncation-show-hide.sc-ic-data-table ic-typography.sc-ic-data-table{white-space:normal}/*!@.ic-tooltip-overflow*/.ic-tooltip-overflow.sc-ic-data-table{overflow:hidden;width:100%}/*!@.action-element*/.action-element.sc-ic-data-table{display:flex;justify-content:right}/*!@.cell-grid-wrapper*/.cell-grid-wrapper.sc-ic-data-table{display:grid;grid-template-columns:auto auto}@media screen and (min-width: 577px){/*!@.column-header-inner-container*/.column-header-inner-container.sc-ic-data-table{display:flex;align-items:center}}";
10742
+ const icDataTableCss = "/*!@:host*/.sc-ic-data-table-h{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*/tbody.sc-ic-data-table{vertical-align:top}/*!@.table-container*/.table-container.sc-ic-data-table{position:relative;height:calc(100% - var(--ic-space-xxxs));display:flex;flex-direction:column;width:100%}/*!@.cell-container*/.cell-container.sc-ic-data-table{display:flex;min-height:1.5rem;overflow-y:hidden;height:var(--row-height)}/*!@.truncation-show-hide*/.truncation-show-hide.sc-ic-data-table{display:block}/*!@.cell-icon.truncation-show-hide*/.cell-icon.truncation-show-hide.sc-ic-data-table{display:flex}/*!@.cell-container:not(.data-type-element, .truncation-show-hide)*/.cell-container.sc-ic-data-table:not(.data-type-element,.truncation-show-hide).sc-ic-data-table{overflow-x:hidden}/*!@ic-loading-indicator*/ic-loading-indicator.sc-ic-data-table{position:sticky;top:20px}/*!@.table-row-container*/.table-row-container.sc-ic-data-table{position:relative;height:100%;overflow:auto;transition:var(--ic-easing-transition-fast);overflow-anchor:none}/*!@:host([show-pagination=\"true\"]) .table-row-container*/[show-pagination=\"true\"].sc-ic-data-table-h .table-row-container.sc-ic-data-table{height:calc(100% - 3.5625rem)}/*!@table*/table.sc-ic-data-table{table-layout:var(--table-layout, \"fixed\");border-spacing:0;width:100%;height:var(--table-height, auto)}/*!@.table-row-container:focus*/.table-row-container.sc-ic-data-table: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([embedded=\"true\"]) .table-row-container*/[embedded=\"true\"].sc-ic-data-table-h .table-row-container.sc-ic-data-table{border:var(--ic-border-light)}/*!@.column-header-inner-container*/.column-header-inner-container.sc-ic-data-table{padding:var(--ic-space-xs);box-sizing:border-box}/*!@.column-header-inner-container ic-tooltip*/.column-header-inner-container.sc-ic-data-table ic-tooltip.sc-ic-data-table{pointer-events:none}/*!@.column-header-inner-container ic-tooltip.show-trunc-tooltip*/.column-header-inner-container.sc-ic-data-table ic-tooltip.show-trunc-tooltip.sc-ic-data-table{pointer-events:auto}/*!@.column-header-inner-container ic-tooltip .column-header-text*/.column-header-inner-container.sc-ic-data-table ic-tooltip.sc-ic-data-table .column-header-text.sc-ic-data-table{--ic-line-clamp:1}/*!@.column-header-sticky*/.column-header-sticky.sc-ic-data-table{position:sticky;top:0;z-index:1}/*!@.column-header-overlay*/.column-header-overlay.sc-ic-data-table{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*/.row-header-sticky.sc-ic-data-table{position:sticky;left:0}/*!@.column-header,\n.table-row*/.column-header.sc-ic-data-table,.table-row.sc-ic-data-table{box-sizing:border-box}/*!@.table-row-selected*/.table-row-selected.sc-ic-data-table{background-color:var(--ic-table-row-selected) !important}/*!@.sort-button*/.sort-button.sc-ic-data-table{margin-left:auto}/*!@.sort-button:hover*/.sort-button.sc-ic-data-table:hover{background-color:var(--ic-action-dark-bg-hover)}/*!@.sort-button:active*/.sort-button.sc-ic-data-table:active{background-color:var(--ic-action-dark-bg-active)}/*!@.sort-button svg*/.sort-button.sc-ic-data-table svg.sc-ic-data-table{color:var(--ic-architectural-black)}/*!@.sort-button-unsorted svg*/.sort-button-unsorted.sc-ic-data-table svg.sc-ic-data-table{color:var(--ic-color-tertiary-text)}/*!@.table-density-dense .column-header-inner-container,\ntd.table-density-dense*/.table-density-dense.sc-ic-data-table .column-header-inner-container.sc-ic-data-table,td.table-density-dense.sc-ic-data-table{padding:var(--ic-space-xxs) var(--ic-space-xs) !important}/*!@.text-dense*/.text-dense.sc-ic-data-table{font-size:var(--ic-font-size-label)}/*!@.table-density-spacious .column-header-inner-container,\ntd.table-density-spacious*/.table-density-spacious.sc-ic-data-table .column-header-inner-container.sc-ic-data-table,td.table-density-spacious.sc-ic-data-table{padding:0.625rem var(--ic-space-xs) !important}/*!@.text-spacious*/.text-spacious.sc-ic-data-table{font-size:1.125rem}/*!@.column-header-text*/.column-header-text.sc-ic-data-table{font-weight:var(--ic-font-weight-bold)}/*!@.dummy-column-header-text*/.dummy-column-header-text.sc-ic-data-table{white-space:nowrap;overflow:hidden;height:0;width:-moz-fit-content;width:fit-content}/*!@.row-header,\n.column-header*/.row-header.sc-ic-data-table,.column-header.sc-ic-data-table{text-align:left;padding:var(--ic-space-xs);background-color:var(--ic-architectural-40);border-right:var(--ic-border-light);border-bottom:var(--ic-border-light)}/*!@.column-header*/.column-header.sc-ic-data-table{padding:0;width:var(--column-width);min-width:var(--column-min-width, 4rem);max-width:var(--column-max-width)}/*!@.column-header:last-child*/.column-header.sc-ic-data-table:last-child{border-right:none}/*!@.scrollable .column-header:last-child*/.scrollable.sc-ic-data-table .column-header.sc-ic-data-table:last-child{border-right:var(--ic-border-light) !important}/*!@:host([embedded=\"true\"]) tr:last-child .table-cell,\n:host([embedded=\"true\"]) tr:last-child .row-header*/[embedded=\"true\"].sc-ic-data-table-h tr.sc-ic-data-table:last-child .table-cell.sc-ic-data-table,[embedded=\"true\"].sc-ic-data-table-h tr.sc-ic-data-table:last-child .row-header.sc-ic-data-table{border-bottom:none}/*!@.column-header-alignment-left,\n.row-header-alignment-left,\n.cell-alignment-left*/.column-header-alignment-left.sc-ic-data-table,.row-header-alignment-left.sc-ic-data-table,.cell-alignment-left.sc-ic-data-table{text-align:left !important;justify-content:start !important}/*!@.column-header-alignment-right,\n.row-header-alignment-right,\n.cell-alignment-right*/.column-header-alignment-right.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table,.cell-alignment-right.sc-ic-data-table{text-align:right !important;justify-content:end !important}/*!@.cell-alignment-right.truncation-tooltip ic-tooltip ic-typography*/.cell-alignment-right.truncation-tooltip.sc-ic-data-table ic-tooltip.sc-ic-data-table ic-typography.sc-ic-data-table{padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}/*!@.cell-alignment-right.truncation-show-hide ic-typography*/.cell-alignment-right.truncation-show-hide.sc-ic-data-table ic-typography.sc-ic-data-table{--ellipsis-padding-right:calc(var(--ic-space-xxs) + var(--ic-space-xs))}/*!@.column-header-alignment-center,\n.row-header-alignment-center,\n.cell-alignment-center*/.column-header-alignment-center.sc-ic-data-table,.row-header-alignment-center.sc-ic-data-table,.cell-alignment-center.sc-ic-data-table{text-align:center !important;justify-content:center !important}/*!@.table-row:nth-child(even)*/.table-row.sc-ic-data-table:nth-child(even){background-color:var(--ic-architectural-20)}/*!@.table-cell*/.table-cell.sc-ic-data-table{padding:var(--ic-space-xs);border-bottom:solid var(--ic-architectural-100) var(--ic-space-1px);overflow:hidden;box-sizing:border-box;max-width:var(--column-max-width);min-width:var(--column-min-width)}/*!@.table-cell.with-overflow*/.table-cell.with-overflow.sc-ic-data-table{overflow:visible}/*!@.data-type-string,\n.data-type-address*/.data-type-string.sc-ic-data-table,.data-type-address.sc-ic-data-table{text-align:left;vertical-align:top}/*!@.data-type-number,\n.data-type-date*/.data-type-number.sc-ic-data-table,.data-type-date.sc-ic-data-table{text-align:right;justify-content:end;vertical-align:top}/*!@.cell-alignment-top*/.cell-alignment-top.sc-ic-data-table{vertical-align:top;align-items:flex-start}/*!@.cell-alignment-middle*/.cell-alignment-middle.sc-ic-data-table{vertical-align:middle;align-items:center}/*!@.cell-alignment-bottom*/.cell-alignment-bottom.sc-ic-data-table{vertical-align:bottom;align-items:flex-end}/*!@.cell-emphasis-low*/.cell-emphasis-low.sc-ic-data-table{color:var(--ic-color-secondary-text)}/*!@.cell-emphasis-high*/.cell-emphasis-high.sc-ic-data-table{font-weight:var(--ic-font-weight-bold)}/*!@.pagination-container*/.pagination-container.sc-ic-data-table{background-color:var(--ic-architectural-40);border-top:var(--ic-border-light)}/*!@.screen-reader-sort-text,\n.table-caption*/.screen-reader-sort-text.sc-ic-data-table,.table-caption.sc-ic-data-table{position:absolute;left:-100rem}/*!@.table-cell,\n.column-header,\n.row-header*/.table-cell.sc-ic-data-table,.column-header.sc-ic-data-table,.row-header.sc-ic-data-table{word-wrap:break-word;white-space:pre-wrap}/*!@.loading-empty*/.loading-empty.sc-ic-data-table{padding:var(--ic-space-xl) var(--ic-space-xxl);margin-top:var(--ic-space-xl)}/*!@.updating-state*/.updating-state.sc-ic-data-table{padding:0;border-bottom:var(--ic-border-light)}/*!@.updating-state-headers*/.updating-state-headers.sc-ic-data-table{border-bottom:none}/*!@.loading*/.loading.sc-ic-data-table{position:absolute;left:calc(50% - 5.9741rem);opacity:0;transition:opacity var(--ic-transition-duration-slow);z-index:calc(var(--ic-z-index-dialog) - 1)}/*!@.loading.show-background*/.loading.show-background.sc-ic-data-table{background-color:var(--ic-architectural-white);border:var(--ic-border-light)}/*!@.loading.show*/.loading.show.sc-ic-data-table{opacity:1}/*!@.icon,\n::slotted(svg)*/.icon.sc-ic-data-table,.sc-ic-data-table-s>svg{height:var(--ic-space-lg);width:var(--ic-space-lg);margin-right:var(--ic-space-xxs)}/*!@.column-header-alignment-right > .icon,\n.row-header-alignment-right > .icon,\n.cell-alignment-right > .icon,\n.column-header-alignment-right > ::slotted(svg),\n.row-header-alignment-right > ::slotted(svg),\n.cell-alignment-right > ::slotted(svg)*/.column-header-alignment-right.sc-ic-data-table>.icon.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table>.icon.sc-ic-data-table,.cell-alignment-right.sc-ic-data-table>.icon.sc-ic-data-table,.column-header-alignment-right>.sc-ic-data-table-s>svg,.row-header-alignment-right>.sc-ic-data-table-s>svg,.cell-alignment-right>.sc-ic-data-table-s>svg{margin-right:auto}/*!@.column-header-alignment-center > ic-typography,\n.column-header-alignment-center > .cell-text-wrapper,\n.row-header-alignment-right > ic-typography,\n.row-header-alignment-right > .cell-text-wrapper,\n.cell-alignment-center > ic-typography,\n.cell-alignment-center > .cell-text-wrapper*/.column-header-alignment-center.sc-ic-data-table>ic-typography.sc-ic-data-table,.column-header-alignment-center.sc-ic-data-table>.cell-text-wrapper.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table>ic-typography.sc-ic-data-table,.row-header-alignment-right.sc-ic-data-table>.cell-text-wrapper.sc-ic-data-table,.cell-alignment-center.sc-ic-data-table>ic-typography.sc-ic-data-table,.cell-alignment-center.sc-ic-data-table>.cell-text-wrapper.sc-ic-data-table{flex:1}/*!@.icon > svg*/.icon.sc-ic-data-table>svg.sc-ic-data-table{height:var(--ic-space-lg);width:var(--ic-space-lg);display:inline-block}/*!@.truncation-tooltip ic-typography*/.truncation-tooltip.sc-ic-data-table ic-typography.sc-ic-data-table{display:-webkit-box;-webkit-line-clamp:var(--ic-line-clamp, 0);-webkit-box-orient:vertical;overflow:hidden}/*!@.truncation-tooltip ic-typography,\n.truncation-show-hide ic-typography*/.truncation-tooltip.sc-ic-data-table ic-typography.sc-ic-data-table,.truncation-show-hide.sc-ic-data-table ic-typography.sc-ic-data-table{white-space:normal}/*!@.ic-tooltip-overflow*/.ic-tooltip-overflow.sc-ic-data-table{overflow:hidden;width:100%}/*!@.action-element*/.action-element.sc-ic-data-table{display:flex;justify-content:right}/*!@.cell-grid-wrapper*/.cell-grid-wrapper.sc-ic-data-table{display:grid;grid-template-columns:auto auto}/*!@.loading-overlay*/.loading-overlay.sc-ic-data-table{visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--ic-architectural-black);z-index:calc(var(--ic-z-index-dialog) - 2);opacity:0;transition:opacity var(--ic-transition-duration-slow)}/*!@.loading-overlay.show*/.loading-overlay.show.sc-ic-data-table{visibility:visible;opacity:0.6}/*!@.sr-only*/.sr-only.sc-ic-data-table{position:absolute;left:-9999px}@media (prefers-reduced-motion: reduce){/*!@.loading-overlay*/.loading-overlay.sc-ic-data-table{transition:none}}/*!@.cell-text-wrapper*/.cell-text-wrapper.sc-ic-data-table{overflow:hidden}/*!@.cell-text-wrapper > ic-typography*/.cell-text-wrapper.sc-ic-data-table>ic-typography.sc-ic-data-table{margin-left:2px}/*!@.cell-text-no-wrap*/.cell-text-no-wrap.sc-ic-data-table{word-wrap:initial}/*!@.cell-container-with-description*/.cell-container-with-description.sc-ic-data-table{display:flex;flex-direction:row}/*!@.cell-description*/.cell-description.sc-ic-data-table{display:flex;flex-direction:row;margin-top:var(--ic-space-xxs);word-break:break-all}/*!@.cell-description-text*/.cell-description-text.sc-ic-data-table{color:var(--ic-color-secondary-text)}/*!@.cell-description-icon*/.cell-description-icon.sc-ic-data-table{padding-right:var(--ic-space-xs)}/*!@.cell-description-icon > svg*/.cell-description-icon.sc-ic-data-table>svg.sc-ic-data-table{height:calc(var(--ic-space-lg) - var(--ic-space-xxs));width:calc(var(--ic-space-lg) - var(--ic-space-xxs));display:flex}@media screen and (min-width: 577px){/*!@.column-header-inner-container*/.column-header-inner-container.sc-ic-data-table{display:flex;align-items:center}}@media screen and (max-width: 577px){/*!@.cell-icon*/.cell-icon.sc-ic-data-table{flex-wrap:wrap}/*!@.cell-description-icon*/.cell-description-icon.sc-ic-data-table{padding-right:0}}";
10697
10743
 
10698
10744
  /**
10699
10745
  * @slot empty-state - Content is slotted below the table header when there is no data and the table is not loading.
@@ -10706,6 +10752,7 @@ class DataTable {
10706
10752
  constructor(hostRef) {
10707
10753
  registerInstance(this, hostRef);
10708
10754
  this.icRowHeightChange = createEvent(this, "icRowHeightChange", 7);
10755
+ this.icSelectedRowChange = createEvent(this, "icSelectedRowChange", 7);
10709
10756
  this.icSortChange = createEvent(this, "icSortChange", 7);
10710
10757
  this.DENSITY_HEIGHT_MULTIPLIER = {
10711
10758
  dense: 0.8,
@@ -10737,6 +10784,7 @@ class DataTable {
10737
10784
  this.itemsPerPageChange = false;
10738
10785
  this.DATA_ROW_HEIGHT_STRING = "data-row-height";
10739
10786
  this.ROW_HEIGHT_CSS_VARIABLE = "--row-height";
10787
+ this.LINE_CLAMP_CSS_VARIABLE = "--ic-line-clamp";
10740
10788
  this.DEFAULT_LINE_HEIGHT = 24;
10741
10789
  this.densityUpdate = false;
10742
10790
  this.truncationPatternUpdated = false;
@@ -10744,6 +10792,10 @@ class DataTable {
10744
10792
  this.headerResizeObserver = null;
10745
10793
  this.IC_TOOLTIP_STRING = "ic-tooltip";
10746
10794
  this.SHOW_TRUNC_TOOLTIP_STRING = "show-trunc-tooltip";
10795
+ this.CELL_DESCRIPTION_STRING = ".cell-description";
10796
+ this.CELL_CONTAINER_WITH_DESCRIPTION_STRING = "cell-container-with-description";
10797
+ this.CELL_TEXT_WRAPPER_STRING = ".cell-text-wrapper";
10798
+ this.IC_TYPOGRAPHY_STRING = "ic-typography";
10747
10799
  this.runHeaderResizeObserver = () => {
10748
10800
  this.headerResizeObserver = new ResizeObserver(() => {
10749
10801
  this.headerResizeCallback();
@@ -10757,7 +10809,7 @@ class DataTable {
10757
10809
  const headers = this.el.shadowRoot.querySelectorAll("th.column-header");
10758
10810
  headers.forEach((header) => {
10759
10811
  const tooltip = header.querySelector(this.IC_TOOLTIP_STRING);
10760
- const typographyEls = header.querySelectorAll("ic-typography");
10812
+ const typographyEls = header.querySelectorAll(this.IC_TYPOGRAPHY_STRING);
10761
10813
  if (tooltip && typographyEls && typographyEls.length === 2) {
10762
10814
  tooltip.classList.remove(this.SHOW_TRUNC_TOOLTIP_STRING);
10763
10815
  if (typographyEls[1].clientWidth > typographyEls[0].clientWidth) {
@@ -10825,8 +10877,9 @@ class DataTable {
10825
10877
  }
10826
10878
  else {
10827
10879
  if (this.truncationPattern === this.TOOLTIP_STRING && tooltip) {
10828
- typographyEl.setAttribute("style", `--ic-line-clamp: 0`);
10829
- cellContainer.appendChild(typographyEl);
10880
+ typographyEl.setAttribute("style", `${this.LINE_CLAMP_CSS_VARIABLE}: 0`);
10881
+ const cellTextWrapper = cellContainer.querySelector(this.CELL_TEXT_WRAPPER_STRING);
10882
+ cellTextWrapper.prepend(typographyEl);
10830
10883
  tooltip.remove();
10831
10884
  }
10832
10885
  if (this.truncationPattern === this.SHOW_HIDE_STRING &&
@@ -10902,7 +10955,7 @@ class DataTable {
10902
10955
  this.timerStarted = null;
10903
10956
  }, this.minimumLoadingDisplayDuration);
10904
10957
  };
10905
- this.isObject = (value) => typeof value === "object";
10958
+ this.isObject = (value) => value !== undefined && value !== null && typeof value === "object";
10906
10959
  this.notDefaultDensity = () => this.density !== "default";
10907
10960
  this.getCellContent = (cell, dataType) => {
10908
10961
  switch (dataType) {
@@ -10978,11 +11031,11 @@ class DataTable {
10978
11031
  });
10979
11032
  };
10980
11033
  this.createCellContent = (columnProps, cell, cellSlotName, rowOptions, rowAlignment, hasIcon, currentRowHeight, cellValue, rowEmphasis) => {
10981
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
11034
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
10982
11035
  return (hAsync("div", { innerHTML: (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) === "element" &&
10983
11036
  !isSlotUsed(this.el, cellSlotName)
10984
11037
  ? cell
10985
- : null, class: Object.assign({ "cell-container": (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) !== "element", [`cell-alignment-${((_a = columnProps === null || columnProps === void 0 ? void 0 : columnProps.columnAlignment) === null || _a === void 0 ? void 0 : _a.vertical) ||
11038
+ : null, class: Object.assign(Object.assign({ "cell-container": (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) !== "element", [`cell-alignment-${((_a = columnProps === null || columnProps === void 0 ? void 0 : columnProps.columnAlignment) === null || _a === void 0 ? void 0 : _a.vertical) ||
10986
11039
  ((_b = rowOptions === null || rowOptions === void 0 ? void 0 : rowOptions.rowAlignment) === null || _b === void 0 ? void 0 : _b.vertical) ||
10987
11040
  rowAlignment ||
10988
11041
  this.getCellAlignment(cell, "vertical")}`]: !!((_c = columnProps === null || columnProps === void 0 ? void 0 : columnProps.columnAlignment) === null || _c === void 0 ? void 0 : _c.vertical) ||
@@ -10994,18 +11047,25 @@ class DataTable {
10994
11047
  !!((_h = rowOptions === null || rowOptions === void 0 ? void 0 : rowOptions.rowAlignment) === null || _h === void 0 ? void 0 : _h.horizontal) ||
10995
11048
  !!this.getCellAlignment(cell, "horizontal"), [`data-type-${columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType}`]: true, [this.TEXT_WRAP_STRING]: (columnProps === null || columnProps === void 0 ? void 0 : columnProps.textWrap) ||
10996
11049
  (rowOptions === null || rowOptions === void 0 ? void 0 : rowOptions.textWrap) ||
10997
- !!this.getCellOptions(cell, "textWrap"), ["cell-icon"]: hasIcon || !!((_j = columnProps === null || columnProps === void 0 ? void 0 : columnProps.icon) === null || _j === void 0 ? void 0 : _j.icon) }, this.setTruncationClass()), style: Object.assign(Object.assign({}, this.getRowHeight(currentRowHeight, columnProps, rowOptions === null || rowOptions === void 0 ? void 0 : rowOptions.textWrap, cell)), this.getColumnWidth(columnProps === null || columnProps === void 0 ? void 0 : columnProps.columnWidth)), "data-row-height": this.truncationPattern || currentRowHeight
11050
+ !!this.getCellOptions(cell, "textWrap"), ["cell-icon"]: hasIcon || !!((_j = columnProps === null || columnProps === void 0 ? void 0 : columnProps.icon) === null || _j === void 0 ? void 0 : _j.icon) }, this.setTruncationClass()), { [this.CELL_CONTAINER_WITH_DESCRIPTION_STRING]: this.isObject(cell) && Object.keys(cell).includes("description") }), style: Object.assign(Object.assign({}, this.getRowHeight(currentRowHeight, columnProps, rowOptions === null || rowOptions === void 0 ? void 0 : rowOptions.textWrap, cell)), this.getColumnWidth(columnProps === null || columnProps === void 0 ? void 0 : columnProps.columnWidth)), "data-row-height": this.truncationPattern || currentRowHeight
10998
11051
  ? this.setRowHeight(currentRowHeight)
10999
11052
  : null }, isSlotUsed(this.el, cellSlotName) ? (hAsync("slot", { name: cellSlotName })) : (hAsync(Fragment, null, isSlotUsed(this.el, `${cellSlotName}-icon`) ? (hAsync("slot", { name: `${cellSlotName}-icon` })) : ((hasIcon || ((_k = columnProps === null || columnProps === void 0 ? void 0 : columnProps.icon) === null || _k === void 0 ? void 0 : _k.onAllCells)) &&
11000
11053
  (cellValue("icon") || ((_l = columnProps === null || columnProps === void 0 ? void 0 : columnProps.icon) === null || _l === void 0 ? void 0 : _l.icon)) && (hAsync("span", { class: "icon", innerHTML: cellValue("icon") || ((_m = columnProps === null || columnProps === void 0 ? void 0 : columnProps.icon) === null || _m === void 0 ? void 0 : _m.icon) }))), (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) !== "element" &&
11001
- !isSlotUsed(this.el, cellSlotName) && (hAsync("ic-typography", { variant: "body", class: {
11054
+ !isSlotUsed(this.el, cellSlotName) && (hAsync("div", { class: {
11055
+ "cell-text-wrapper": true,
11056
+ "cell-text-no-wrap": !this.truncationPattern,
11057
+ } }, hAsync("ic-typography", { variant: "body", class: {
11002
11058
  [`cell-emphasis-${(this.isObject(cell) && cellValue("emphasis")) ||
11003
11059
  (columnProps === null || columnProps === void 0 ? void 0 : columnProps.emphasis) ||
11004
11060
  rowEmphasis}`]: (this.isObject(cell) && !!cellValue("emphasis")) ||
11005
11061
  !!(columnProps === null || columnProps === void 0 ? void 0 : columnProps.emphasis) ||
11006
11062
  !!rowEmphasis,
11007
11063
  [`text-${this.density}`]: this.notDefaultDensity(),
11008
- } }, this.isObject(cell) && (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) !== "date" ? (Object.keys(cell).includes("href") ? (hAsync("ic-link", { href: cellValue("href") }, cellValue("data"))) : (cellValue("data"))) : (this.getCellContent(cell, columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType))))))));
11064
+ } }, this.isObject(cell) && (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) !== "date" ? (Object.keys(cell).includes("href") ? (hAsync("ic-link", { href: cellValue("href"), target: cellValue("target") || undefined, rel: cellValue("rel") || undefined }, cellValue("data"))) : (cellValue("data"))) : (this.getCellContent(cell, columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType))), this.isObject(cell) &&
11065
+ Object.keys(cell).includes("description") && (hAsync("div", { class: {
11066
+ ["cell-description"]: true,
11067
+ [`data-type-${columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType}`]: true,
11068
+ } }, ((_o = cellValue("description")) === null || _o === void 0 ? void 0 : _o.icon) && (hAsync("span", { class: "cell-description-icon", innerHTML: cellValue("description").icon })), hAsync("ic-typography", { variant: "caption", class: "cell-description-text" }, (_q = (_p = cellValue("description")) === null || _p === void 0 ? void 0 : _p.data) !== null && _q !== void 0 ? _q : cellValue("description"))))))))));
11009
11069
  };
11010
11070
  this.createCells = (row, rowIndex) => {
11011
11071
  var _a;
@@ -11040,41 +11100,47 @@ class DataTable {
11040
11100
  ["table-cell"]: true,
11041
11101
  [`table-density-${this.density}`]: this.notDefaultDensity(),
11042
11102
  ["with-overflow"]: (columnProps === null || columnProps === void 0 ? void 0 : columnProps.dataType) === "element",
11043
- }, style: Object.assign({}, this.getColumnWidth(columnProps.columnWidth)) }, Object.keys(cell).includes("actionElement") ? (hAsync("div", { class: "cell-grid-wrapper" }, this.createCellContent(columnProps, cell, cellSlotName, rowOptions, rowAlignment, hasIcon, currentRowHeight, cellValue, rowEmphasis), hAsync("span", { class: "action-element", innerHTML: cellValue("actionElement") }))) : (this.createCellContent(columnProps, cell, cellSlotName, rowOptions, rowAlignment, hasIcon, currentRowHeight, cellValue, rowEmphasis))));
11103
+ }, style: Object.assign({}, this.getColumnWidth(columnProps.columnWidth)) }, this.isObject(cell) &&
11104
+ Object.keys(cell).includes("actionElement") ? (hAsync("div", { class: "cell-grid-wrapper" }, this.createCellContent(columnProps, cell, cellSlotName, rowOptions, rowAlignment, hasIcon, currentRowHeight, cellValue, rowEmphasis), hAsync("span", { class: "action-element", innerHTML: cellValue("actionElement"),
11105
+ // eslint-disable-next-line react/jsx-no-bind
11106
+ onClick: cell.actionOnClick
11107
+ ? () => this.handleClick(cell.actionOnClick)
11108
+ : undefined }))) : (this.createCellContent(columnProps, cell, cellSlotName, rowOptions, rowAlignment, hasIcon, currentRowHeight, cellValue, rowEmphasis))));
11044
11109
  }
11045
11110
  });
11046
11111
  };
11047
- this.createColumnHeaders = () => {
11048
- return this.columns.map(({ cellAlignment, colspan, icon, key, title, columnWidth }, index) => (hAsync("th", { scope: "col", class: {
11049
- ["column-header"]: true,
11050
- [`table-density-${this.density}`]: this.notDefaultDensity(),
11051
- ["updating-state-headers"]: this.updating && !this.loading,
11052
- }, style: Object.assign({}, this.getColumnWidth(columnWidth)), colSpan: colspan }, hAsync("div", { class: {
11053
- "column-header-inner-container": true,
11054
- "truncation-tooltip": this.columnHeaderTruncation,
11055
- [`column-header-alignment-${cellAlignment}`]: !!cellAlignment,
11056
- } }, isSlotUsed(this.el, `${key}-column-icon`) ? (hAsync("slot", { name: `${key}-column-icon` })) : (icon &&
11057
- !icon.hideOnHeader && (hAsync("span", { class: "icon", innerHTML: icon.icon }))), this.columnHeaderTruncation ? (hAsync("ic-tooltip", { label: title, target: `column-header-${index}` }, hAsync("ic-typography", { id: `column-header-${index}`, variant: "body", class: {
11058
- ["column-header-text"]: true,
11059
- [`text-${this.density}`]: this.notDefaultDensity(),
11060
- } }, title))) : (hAsync("ic-typography", { variant: "body", class: {
11061
- ["column-header-text"]: true,
11062
- [`text-${this.density}`]: this.notDefaultDensity(),
11063
- } }, title)), this.sortable && (hAsync("ic-button", { variant: "icon", id: `sort-button-${key}`, "aria-label": this.getSortButtonLabel(key),
11064
- // eslint-disable-next-line react/jsx-no-bind
11065
- onClick: () => this.sortRows(key), innerHTML: this.SORT_ICONS[this.sortedColumn === key
11066
- ? this.sortedColumnOrder
11067
- : "unsorted"], class: {
11068
- ["sort-button"]: true,
11069
- ["sort-button-unsorted"]: this.sortedColumn !== key ||
11070
- this.sortedColumnOrder === "unsorted",
11071
- } }))), this.columnHeaderTruncation && (hAsync("ic-typography", { variant: "body", "aria-hidden": "true", class: {
11072
- ["column-header-text"]: true,
11073
- ["dummy-column-header-text"]: this.columnHeaderTruncation,
11074
- [`text-${this.density}`]: this.notDefaultDensity(),
11075
- } }, title)))));
11076
- };
11112
+ this.createColumnHeaders = () => (this.columns || []).map(({ cellAlignment, colspan, icon, key, title, columnWidth }, index) => (hAsync("th", { scope: "col", class: {
11113
+ ["column-header"]: true,
11114
+ [`table-density-${this.density}`]: this.notDefaultDensity(),
11115
+ ["updating-state-headers"]: this.updating && !this.loading,
11116
+ }, style: Object.assign({}, this.getColumnWidth(columnWidth)), colSpan: colspan }, hAsync("div", { class: {
11117
+ "column-header-inner-container": true,
11118
+ "truncation-tooltip": this.columnHeaderTruncation,
11119
+ [`column-header-alignment-${cellAlignment}`]: !!cellAlignment,
11120
+ } }, isSlotUsed(this.el, `${key}-column-icon`) ? (hAsync("slot", { name: `${key}-column-icon` })) : (icon &&
11121
+ !icon.hideOnHeader && (hAsync("span", { class: "icon", innerHTML: icon.icon }))), this.columnHeaderTruncation ? (hAsync("ic-tooltip", { label: title, target: `column-header-${index}` }, hAsync("ic-typography", { id: `column-header-${index}`, variant: "body", class: {
11122
+ ["column-header-text"]: true,
11123
+ [`text-${this.density}`]: this.notDefaultDensity(),
11124
+ } }, title))) : (hAsync("ic-typography", { variant: "body", class: {
11125
+ ["column-header-text"]: true,
11126
+ [`text-${this.density}`]: this.notDefaultDensity(),
11127
+ } }, title)), this.sortable && (hAsync("ic-button", { variant: "icon", id: `sort-button-${key}`, "aria-label": this.getSortButtonLabel(key),
11128
+ // eslint-disable-next-line react/jsx-no-bind
11129
+ onClick: () => this.sortRows(key), innerHTML: this.SORT_ICONS[this.sortedColumn === key
11130
+ ? this.sortedColumnOrder
11131
+ : "unsorted"], class: {
11132
+ ["sort-button"]: true,
11133
+ ["sort-button-unsorted"]: this.sortedColumn !== key ||
11134
+ this.sortedColumnOrder === "unsorted",
11135
+ } }))), this.columnHeaderTruncation && (hAsync("ic-typography", { variant: "body", "aria-hidden": "true", class: {
11136
+ ["column-header-text"]: true,
11137
+ ["dummy-column-header-text"]: this.columnHeaderTruncation,
11138
+ [`text-${this.density}`]: this.notDefaultDensity(),
11139
+ } }, title)))));
11077
11140
  this.onRowClick = (row) => {
11141
+ if (!this.loading && !this.updating) {
11142
+ this.icSelectedRowChange.emit(this.selectedRow !== row ? row : null);
11143
+ }
11078
11144
  this.selectedRow =
11079
11145
  this.selectedRow !== row && !this.loading && !this.updating && row;
11080
11146
  };
@@ -11105,7 +11171,7 @@ class DataTable {
11105
11171
  // eslint-disable-next-line react/jsx-no-bind
11106
11172
  onClick: () => this.onRowClick(row), class: {
11107
11173
  ["table-row"]: true,
11108
- ["table-row-selected"]: this.selectedRow === row,
11174
+ ["table-row-selected"]: this.highlightSelectedRow && this.selectedRow === row,
11109
11175
  }
11110
11176
  }, this.createCells(row, index)));
11111
11177
  });
@@ -11175,7 +11241,8 @@ class DataTable {
11175
11241
  });
11176
11242
  };
11177
11243
  this.getTypographyElements = () => {
11178
- return Array.from(this.el.shadowRoot.querySelectorAll("ic-typography:not(.column-header-text)"));
11244
+ // Filter out column headers and cell descriptions
11245
+ return Array.from(this.el.shadowRoot.querySelectorAll("ic-typography:not(.column-header-text,.cell-description-text)"));
11179
11246
  };
11180
11247
  this.getTooltip = (typographyEl) => {
11181
11248
  return typographyEl.closest(this.TOOLTIP);
@@ -11186,7 +11253,7 @@ class DataTable {
11186
11253
  const cellContainer = this.getCellContainer(typographyEl);
11187
11254
  if (typographyEl.closest(this.TEXT_WRAP_CLASS)) {
11188
11255
  this.removeTooltip(cellContainer, typographyEl, tooltip);
11189
- typographyEl.setAttribute("style", `--ic-line-clamp: 0`);
11256
+ typographyEl.setAttribute("style", `${this.LINE_CLAMP_CSS_VARIABLE}: 0`);
11190
11257
  return;
11191
11258
  }
11192
11259
  this.regenerateTooltip(cellContainer, typographyEl, tooltip, removeTooltipOnly);
@@ -11195,6 +11262,56 @@ class DataTable {
11195
11262
  this.updateScrollOffset = () => {
11196
11263
  this.scrollOffset = this.el.shadowRoot.querySelector(".table-row-container").scrollTop;
11197
11264
  };
11265
+ this.updateRowHeightForDescriptions = (rowHeight, cellContainer) => {
11266
+ cellContainer.setAttribute("data-row-height", rowHeight.toString());
11267
+ cellContainer.setAttribute("style", `${this.ROW_HEIGHT_CSS_VARIABLE}: ${rowHeight}px`);
11268
+ };
11269
+ // Method to update the row heights on cells with descriptions and tooltip truncation
11270
+ this.updateCellHeightsWithDescriptions = () => {
11271
+ const descriptions = this.el.shadowRoot.querySelectorAll(this.CELL_DESCRIPTION_STRING);
11272
+ descriptions.forEach((description) => {
11273
+ const cellContainer = description.closest(`.${this.CELL_CONTAINER_WITH_DESCRIPTION_STRING}`);
11274
+ const typography = cellContainer.querySelector(this.IC_TYPOGRAPHY_STRING);
11275
+ const descriptionMarginTop = window
11276
+ .getComputedStyle(description)
11277
+ .getPropertyValue("margin-top");
11278
+ const descriptionHeight = description.clientHeight + parseInt(descriptionMarginTop, 10);
11279
+ if (this.globalRowHeight && this.globalRowHeight !== "auto") {
11280
+ if (!typography.textContent &&
11281
+ descriptionHeight + this.DEFAULT_LINE_HEIGHT > this.globalRowHeight) {
11282
+ this.updateRowHeightForDescriptions(descriptionHeight, cellContainer);
11283
+ }
11284
+ else if (this.truncationPattern === this.TOOLTIP_STRING) {
11285
+ if (descriptionHeight + this.DEFAULT_LINE_HEIGHT >
11286
+ this.globalRowHeight) {
11287
+ const cellIcon = cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.querySelector(".icon");
11288
+ if (deviceSizeMatches(IC_DEVICE_SIZES.XS) && cellIcon) {
11289
+ // recalculate descriptionHeight as when a word break occurs this value changes
11290
+ // Additional spacing given for 300-400% zoom
11291
+ this.updateRowHeightForDescriptions(descriptionHeight +
11292
+ this.DEFAULT_LINE_HEIGHT +
11293
+ cellIcon.clientHeight, cellContainer);
11294
+ }
11295
+ else {
11296
+ this.updateRowHeightForDescriptions(descriptionHeight + this.DEFAULT_LINE_HEIGHT, cellContainer);
11297
+ }
11298
+ }
11299
+ this.addLineClampCSS(typography, cellContainer);
11300
+ // Additional case for show/hide truncation for when a description is present, but the text
11301
+ // isn't overflowing the cell to trigger the show more button to appear.
11302
+ }
11303
+ else if (this.truncationPattern === this.SHOW_HIDE_STRING &&
11304
+ descriptionHeight + this.DEFAULT_LINE_HEIGHT > this.globalRowHeight &&
11305
+ typography.style.getPropertyValue("--truncation-max-lines") !==
11306
+ "initial") {
11307
+ this.updateRowHeightForDescriptions(descriptionHeight + this.DEFAULT_LINE_HEIGHT, cellContainer);
11308
+ if (descriptionHeight) {
11309
+ this.createShowHideTruncation(typography, cellContainer, descriptionHeight);
11310
+ }
11311
+ }
11312
+ }
11313
+ });
11314
+ };
11198
11315
  this.setTableDimensions = () => {
11199
11316
  let tableHostDimensions = {};
11200
11317
  if (this.width) {
@@ -11211,22 +11328,79 @@ class DataTable {
11211
11328
  }
11212
11329
  return tableHostDimensions;
11213
11330
  };
11331
+ this.fixCellTooltip = (element) => {
11332
+ var _a;
11333
+ const tooltipEl = (element.tagName === "IC-TOOLTIP"
11334
+ ? element
11335
+ : (_a = element.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(this.IC_TOOLTIP_STRING));
11336
+ if (tooltipEl) {
11337
+ tooltipEl.setExternalPopperProps({
11338
+ strategy: "fixed",
11339
+ });
11340
+ }
11341
+ };
11214
11342
  this.fixCellTooltips = () => {
11215
11343
  const elements = this.el.shadowRoot.querySelectorAll(".data-type-element");
11216
11344
  elements.forEach((element) => {
11217
11345
  const slotElements = getSlotElements(element);
11218
- slotElements.forEach((slottedEl) => {
11219
- var _a;
11220
- const tooltipEl = (slottedEl.tagName === "IC-TOOLTIP"
11221
- ? slottedEl
11222
- : (_a = slottedEl.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(this.IC_TOOLTIP_STRING));
11223
- if (tooltipEl) {
11224
- tooltipEl.setExternalPopperProps({
11225
- strategy: "fixed",
11226
- });
11227
- }
11346
+ slotElements === null || slotElements === void 0 ? void 0 : slotElements.forEach((slottedEl) => {
11347
+ this.fixCellTooltip(slottedEl);
11228
11348
  });
11229
11349
  });
11350
+ const actionElements = this.el.shadowRoot.querySelectorAll(".action-element");
11351
+ actionElements === null || actionElements === void 0 ? void 0 : actionElements.forEach((actionElementSpan) => {
11352
+ const actionElement = actionElementSpan.firstChild;
11353
+ if (actionElement) {
11354
+ this.fixCellTooltip(actionElement);
11355
+ }
11356
+ });
11357
+ };
11358
+ this.handleClick = (callback) => callback();
11359
+ this.renderTableBody = (data, loading, overlay) => {
11360
+ if (!(data === null || data === void 0 ? void 0 : data.length))
11361
+ return;
11362
+ if (overlay && loading) {
11363
+ return hAsync("tbody", null, this.createRows());
11364
+ }
11365
+ else if (loading && !overlay) {
11366
+ return null;
11367
+ }
11368
+ else {
11369
+ return hAsync("tbody", null, this.createRows());
11370
+ }
11371
+ };
11372
+ this.renderLoadingIndicator = (isLoading, loadingOptions) => {
11373
+ if (!isLoading)
11374
+ return null;
11375
+ return (hAsync(Fragment, null, hAsync("div", { class: "loading-overlay", ref: (el) => (this.loadingOverlay = el) }), hAsync("ic-loading-indicator", { appearance: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.appearance, class: {
11376
+ "loading-empty": isLoading,
11377
+ loading: true,
11378
+ "show-background": loadingOptions.showBackground || loadingOptions.overlay,
11379
+ }, description: loadingOptions.description || "Loading table data", label: loadingOptions.label || "Loading...", labelDuration: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.labelDuration, max: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.max, min: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.min, progress: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.progress, ref: (el) => (this.loadingIndicator = el) })));
11380
+ };
11381
+ this.renderAriaLiveLoading = () => {
11382
+ var _a, _b;
11383
+ if (this.loading) {
11384
+ return ((_a = this.loadingOptions) === null || _a === void 0 ? void 0 : _a.label) || "Loading...";
11385
+ }
11386
+ else if (this.updating) {
11387
+ return ((_b = this.updatingOptions) === null || _b === void 0 ? void 0 : _b.description) || "Updating table data";
11388
+ }
11389
+ else {
11390
+ return "";
11391
+ }
11392
+ };
11393
+ this.renderEmptyState = (data, loading, overlay) => {
11394
+ const emptyStateEl = isSlotUsed(this.el, "empty-state") ? (hAsync("slot", { name: "empty-state" })) : (hAsync("ic-empty-state", { aligned: "center", heading: "No Data", class: "loading-empty" }));
11395
+ if (loading && !(data === null || data === void 0 ? void 0 : data.length) && overlay) {
11396
+ return emptyStateEl;
11397
+ }
11398
+ else if (!loading && !(data === null || data === void 0 ? void 0 : data.length)) {
11399
+ return emptyStateEl;
11400
+ }
11401
+ else {
11402
+ return null;
11403
+ }
11230
11404
  };
11231
11405
  this.fromRow = 0;
11232
11406
  this.previousRowsPerPage = undefined;
@@ -11247,6 +11421,7 @@ class DataTable {
11247
11421
  this.embedded = false;
11248
11422
  this.globalRowHeight = "auto";
11249
11423
  this.height = undefined;
11424
+ this.highlightSelectedRow = true;
11250
11425
  this.hideColumnHeaders = false;
11251
11426
  this.loading = false;
11252
11427
  this.loadingOptions = undefined;
@@ -11269,6 +11444,7 @@ class DataTable {
11269
11444
  pageLabel: "Page",
11270
11445
  hideRangeLabel: false,
11271
11446
  hideAllFromItemsPerPage: false,
11447
+ setToFirstPageOnPaginationChange: false,
11272
11448
  };
11273
11449
  this.showPagination = false;
11274
11450
  this.sortable = false;
@@ -11305,13 +11481,13 @@ class DataTable {
11305
11481
  (_b = this.headerResizeObserver) === null || _b === void 0 ? void 0 : _b.disconnect();
11306
11482
  }
11307
11483
  componentWillLoad() {
11308
- var _a;
11484
+ var _a, _b;
11309
11485
  this.rowsPerPage = Number(this.paginationBarOptions.itemsPerPageOptions[0].value);
11310
11486
  this.previousRowsPerPage = this.rowsPerPage;
11311
11487
  this.toRow = this.rowsPerPage;
11312
11488
  this.sortedColumn = this.sortOptions.defaultColumn;
11313
11489
  this.sortedColumnOrder = this.sortOptions.sortOrders[0];
11314
- this.loadingOptions = Object.assign(Object.assign({}, this.loadingOptions), { showBackground: ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 });
11490
+ this.loadingOptions = Object.assign(Object.assign({}, this.loadingOptions), { showBackground: ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 || !!((_b = this.loadingOptions) === null || _b === void 0 ? void 0 : _b.overlay) });
11315
11491
  this.initialLoad = true;
11316
11492
  this.previousItemsPerPage = this.rowsPerPage;
11317
11493
  }
@@ -11342,6 +11518,7 @@ class DataTable {
11342
11518
  if (this.globalRowHeight !== "auto") {
11343
11519
  this.updateSetRowHeight();
11344
11520
  }
11521
+ window.addEventListener("resize", this.updateCellHeightsWithDescriptions);
11345
11522
  }
11346
11523
  componentDidUpdate() {
11347
11524
  // truncation updates invoked here once new/updated data has
@@ -11353,6 +11530,7 @@ class DataTable {
11353
11530
  }
11354
11531
  componentDidRender() {
11355
11532
  this.fixCellTooltips();
11533
+ this.updateCellHeightsWithDescriptions();
11356
11534
  this.adjustWidthForActionElement();
11357
11535
  }
11358
11536
  truncateUpdatedData() {
@@ -11411,7 +11589,7 @@ class DataTable {
11411
11589
  cellContainer.style.height = null;
11412
11590
  if (this.truncationPattern === this.TOOLTIP_STRING) {
11413
11591
  this.removeTooltip(cellContainer, typographyEl, tooltipEl);
11414
- typographyEl.setAttribute("style", `--ic-line-clamp: 0`);
11592
+ typographyEl.setAttribute("style", `${this.LINE_CLAMP_CSS_VARIABLE}: 0`);
11415
11593
  }
11416
11594
  else if (this.truncationPattern === this.SHOW_HIDE_STRING) {
11417
11595
  this.resetShowHideTruncation(typographyEl);
@@ -11422,7 +11600,8 @@ class DataTable {
11422
11600
  parseFloat(cellContainer.getAttribute(this.DATA_ROW_HEIGHT_STRING));
11423
11601
  // If the set row height is bigger than the cell container even
11424
11602
  // with textWrap, set the row height
11425
- if (!((_a = cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.style) === null || _a === void 0 ? void 0 : _a.height) &&
11603
+ if (!cellContainer.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING) &&
11604
+ !((_a = cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.style) === null || _a === void 0 ? void 0 : _a.height) &&
11426
11605
  rowHeight > cellContainer.clientHeight &&
11427
11606
  !cellContainer.classList.contains(this.TEXT_WRAP_STRING)) {
11428
11607
  cellContainer.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE, cellContainer.getAttribute(this.DATA_ROW_HEIGHT_STRING));
@@ -11455,7 +11634,7 @@ class DataTable {
11455
11634
  const newRows = Array.from(allRows).slice(this.previousItemsPerPage);
11456
11635
  newRows.forEach((row) => {
11457
11636
  row
11458
- .querySelectorAll("ic-typography")
11637
+ .querySelectorAll(this.IC_TYPOGRAPHY_STRING)
11459
11638
  .forEach((typographyEl) => {
11460
11639
  const cellContainer = this.getCellContainer(typographyEl);
11461
11640
  const tooltipEl = this.getTooltip(typographyEl);
@@ -11517,9 +11696,17 @@ class DataTable {
11517
11696
  }
11518
11697
  }
11519
11698
  }
11520
- createShowHideTruncation(typographyEl, cellContainer) {
11699
+ createShowHideTruncation(typographyEl, cellContainer, descriptionHeight) {
11521
11700
  typographyEl.checkMaxLines(typographyEl.scrollHeight);
11522
11701
  typographyEl.setAttribute("max-lines", `${Math.floor((cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight) / this.DEFAULT_LINE_HEIGHT)}`);
11702
+ if (cellContainer.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING) &&
11703
+ descriptionHeight) {
11704
+ typographyEl.setAttribute("max-lines", `${Math.floor(((cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight) - descriptionHeight) /
11705
+ this.DEFAULT_LINE_HEIGHT)}`);
11706
+ }
11707
+ else {
11708
+ typographyEl.setAttribute("max-lines", `${Math.floor((cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight) / this.DEFAULT_LINE_HEIGHT)}`);
11709
+ }
11523
11710
  typographyEl.setShowHideExpanded(false);
11524
11711
  cellContainer.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE, null);
11525
11712
  }
@@ -11626,7 +11813,8 @@ class DataTable {
11626
11813
  this.truncationPatternUpdated = true;
11627
11814
  }
11628
11815
  async dataHandler(newData) {
11629
- this.loadingOptions = Object.assign(Object.assign({}, this.loadingOptions), { showBackground: (newData === null || newData === void 0 ? void 0 : newData.length) > 0 });
11816
+ var _a;
11817
+ this.loadingOptions = Object.assign(Object.assign({}, this.loadingOptions), { showBackground: (newData === null || newData === void 0 ? void 0 : newData.length) > 0 || !!((_a = this.loadingOptions) === null || _a === void 0 ? void 0 : _a.overlay) });
11630
11818
  if (this.loading) {
11631
11819
  !this.hasLoadedForOneSecond
11632
11820
  ? setTimeout(() => (this.loading = false), this.minimumLoadingDisplayDuration -
@@ -11653,7 +11841,7 @@ class DataTable {
11653
11841
  typographyEl.setShowHideExpanded(false);
11654
11842
  cellContainer.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE, null);
11655
11843
  }
11656
- else {
11844
+ else if (!cellContainer.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING)) {
11657
11845
  typographyEl.resetTruncation().then(() => {
11658
11846
  if (!typographyEl.closest(this.TEXT_WRAP_CLASS)) {
11659
11847
  cellContainer.style.setProperty(this.ROW_HEIGHT_CSS_VARIABLE, cellContainer.getAttribute(this.DATA_ROW_HEIGHT_STRING));
@@ -11689,8 +11877,11 @@ class DataTable {
11689
11877
  this.variableRowHeight = null;
11690
11878
  }
11691
11879
  showLoadingIndicator() {
11692
- var _a;
11693
- (_a = this.loadingIndicator) === null || _a === void 0 ? void 0 : _a.classList.add("show");
11880
+ var _a, _b, _c;
11881
+ if ((_a = this.loadingOptions) === null || _a === void 0 ? void 0 : _a.overlay) {
11882
+ (_b = this.loadingOverlay) === null || _b === void 0 ? void 0 : _b.classList.add("show");
11883
+ }
11884
+ (_c = this.loadingIndicator) === null || _c === void 0 ? void 0 : _c.classList.add("show");
11694
11885
  }
11695
11886
  getRowOptions(rowKeys, rowValues) {
11696
11887
  const rowOptionsIndex = rowKeys.indexOf("rowOptions");
@@ -11719,20 +11910,40 @@ class DataTable {
11719
11910
  if ((typographyEl === null || typographyEl === void 0 ? void 0 : typographyEl.scrollHeight) > (cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight) &&
11720
11911
  this.truncationPattern === this.TOOLTIP_STRING) {
11721
11912
  if (!typographyEl.getAttribute("style") ||
11722
- typographyEl.style.cssText.includes("--ic-line-clamp: 0;")) {
11913
+ typographyEl.style.cssText.includes(`${this.LINE_CLAMP_CSS_VARIABLE}: 0;`)) {
11723
11914
  this.addLineClampCSS(typographyEl, cellContainer);
11724
11915
  }
11725
11916
  this.createTruncationTooltip(typographyEl, cellContainer);
11726
11917
  }
11727
11918
  }
11728
11919
  removeTooltip(cellContainer, typographyEl, tooltip) {
11729
- cellContainer.appendChild(typographyEl);
11920
+ const cellTextWrapper = cellContainer.querySelector(this.CELL_TEXT_WRAPPER_STRING);
11921
+ cellTextWrapper.prepend(typographyEl);
11730
11922
  if (tooltip) {
11731
11923
  tooltip.remove();
11732
11924
  }
11733
11925
  }
11734
11926
  addLineClampCSS(typographyEl, cellContainer) {
11735
- typographyEl.setAttribute("style", `--ic-line-clamp: ${this.getLines(cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight)}`);
11927
+ var _a, _b;
11928
+ const descriptionCellHeight = (_a = cellContainer.querySelector(this.CELL_DESCRIPTION_STRING)) === null || _a === void 0 ? void 0 : _a.clientHeight;
11929
+ if (cellContainer.classList.contains(this.CELL_CONTAINER_WITH_DESCRIPTION_STRING) &&
11930
+ (cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight) > descriptionCellHeight) {
11931
+ let iconHeight;
11932
+ if (deviceSizeMatches(IC_DEVICE_SIZES.XS)) {
11933
+ const cellIcon = cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.querySelector(".icon");
11934
+ iconHeight = cellIcon ? cellIcon.clientHeight : 0;
11935
+ }
11936
+ else {
11937
+ iconHeight = 0;
11938
+ }
11939
+ const height = (cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight) -
11940
+ ((_b = cellContainer.querySelector(this.CELL_DESCRIPTION_STRING)) === null || _b === void 0 ? void 0 : _b.clientHeight) -
11941
+ iconHeight;
11942
+ typographyEl.setAttribute("style", `${this.LINE_CLAMP_CSS_VARIABLE}: ${this.getLines(height || 0)}`);
11943
+ }
11944
+ else {
11945
+ typographyEl.setAttribute("style", `${this.LINE_CLAMP_CSS_VARIABLE}: ${this.getLines(cellContainer === null || cellContainer === void 0 ? void 0 : cellContainer.clientHeight)}`);
11946
+ }
11736
11947
  }
11737
11948
  createTruncationTooltip(typographyEl, cellContainer) {
11738
11949
  const tooltipEl = document.createElement(this.IC_TOOLTIP_STRING);
@@ -11743,12 +11954,13 @@ class DataTable {
11743
11954
  // This might need reverting back to absolute if the tooltip doesn't dynamically position itself correctly
11744
11955
  strategy: "fixed",
11745
11956
  });
11746
- cellContainer.appendChild(tooltipEl);
11747
- tooltipEl.appendChild(typographyEl);
11957
+ const cellTextWrapper = cellContainer.querySelector(this.CELL_TEXT_WRAPPER_STRING);
11958
+ cellTextWrapper.prepend(tooltipEl);
11959
+ tooltipEl.prepend(typographyEl);
11748
11960
  }
11749
11961
  render() {
11750
11962
  var _a;
11751
- const { caption, createColumnHeaders, createRows, createUpdatingIndicator, data, hideColumnHeaders, loading, loadingOptions, paginationBarOptions, scrollable, scrollOffset, showPagination, sortable, sortedColumnOrder, sortedColumn, stickyColumnHeaders, updateScrollOffset, updating, } = this;
11963
+ const { caption, createColumnHeaders, createUpdatingIndicator, data, hideColumnHeaders, loading, loadingOptions, paginationBarOptions, scrollable, scrollOffset, showPagination, sortable, sortedColumnOrder, sortedColumn, stickyColumnHeaders, updateScrollOffset, updating, } = this;
11752
11964
  return (hAsync(Host, { style: Object.assign({}, this.setTableDimensions()) }, hAsync("div", { class: "table-container" }, isSlotUsed(this.el, "title-bar") && hAsync("slot", { name: "title-bar" }), hAsync("div", { class: {
11753
11965
  ["table-row-container"]: true,
11754
11966
  scrollable,
@@ -11759,13 +11971,7 @@ class DataTable {
11759
11971
  ["column-header-overlay"]: stickyColumnHeaders && scrollOffset !== 0,
11760
11972
  } }, hAsync("tr", null, createColumnHeaders()))), updating &&
11761
11973
  !loading &&
11762
- (hideColumnHeaders ? (hAsync("thead", null, createUpdatingIndicator())) : (createUpdatingIndicator())), (data === null || data === void 0 ? void 0 : data.length) > 0 && !loading && hAsync("tbody", null, createRows())), !(data === null || data === void 0 ? void 0 : data.length) &&
11763
- !loading &&
11764
- (isSlotUsed(this.el, "empty-state") ? (hAsync("slot", { name: "empty-state" })) : (hAsync("ic-empty-state", { aligned: "center", heading: "No Data", class: "loading-empty" })))), loading && (hAsync("ic-loading-indicator", { appearance: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.appearance, class: {
11765
- "loading-empty": loading,
11766
- loading: true,
11767
- "show-background": loadingOptions.showBackground,
11768
- }, description: loadingOptions.description || "Loading table data", label: loadingOptions.label || "Loading...", labelDuration: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.labelDuration, max: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.max, min: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.min, progress: loadingOptions === null || loadingOptions === void 0 ? void 0 : loadingOptions.progress, ref: (el) => (this.loadingIndicator = el) })), (showPagination || isSlotUsed(this.el, "pagination-bar")) && (hAsync("div", { class: "pagination-container" }, isSlotUsed(this.el, "pagination-bar") ? (hAsync("slot", { name: "pagination-bar" })) : (hAsync("ic-pagination-bar", { totalItems: (_a = data === null || data === void 0 ? void 0 : data.length) !== null && _a !== void 0 ? _a : 0, type: paginationBarOptions.type, rangeLabelType: paginationBarOptions.rangeLabelType, showItemsPerPageControl: paginationBarOptions.showItemsPerPageControl, showGoToPageControl: paginationBarOptions.showGoToPageControl, itemsPerPageOptions: paginationBarOptions.itemsPerPageOptions, alignment: paginationBarOptions.alignment, appearance: paginationBarOptions.appearance, itemLabel: paginationBarOptions.itemLabel, pageLabel: paginationBarOptions.pageLabel, hideRangeLabel: paginationBarOptions.hideRangeLabel, hideAllFromItemsPerPage: paginationBarOptions.hideAllFromItemsPerPage })))), sortable && (hAsync("div", { class: "screen-reader-sort-text", "aria-live": "polite" }, sortedColumnOrder !== "unsorted" && sortedColumn
11974
+ (hideColumnHeaders ? (hAsync("thead", null, createUpdatingIndicator())) : (createUpdatingIndicator())), this.renderTableBody(data, loading, loadingOptions.overlay)), this.renderEmptyState(data, loading, loadingOptions.overlay)), hAsync("div", { "aria-live": "assertive", class: "sr-only" }, this.renderAriaLiveLoading()), this.renderLoadingIndicator(loading, loadingOptions), (showPagination || isSlotUsed(this.el, "pagination-bar")) && (hAsync("div", { class: "pagination-container" }, isSlotUsed(this.el, "pagination-bar") ? (hAsync("slot", { name: "pagination-bar" })) : (hAsync("ic-pagination-bar", { totalItems: (_a = data === null || data === void 0 ? void 0 : data.length) !== null && _a !== void 0 ? _a : 0, type: paginationBarOptions.type, rangeLabelType: paginationBarOptions.rangeLabelType, showItemsPerPageControl: paginationBarOptions.showItemsPerPageControl, showGoToPageControl: paginationBarOptions.showGoToPageControl, itemsPerPageOptions: paginationBarOptions.itemsPerPageOptions, alignment: paginationBarOptions.alignment, appearance: paginationBarOptions.appearance, itemLabel: paginationBarOptions.itemLabel, pageLabel: paginationBarOptions.pageLabel, hideRangeLabel: paginationBarOptions.hideRangeLabel, hideAllFromItemsPerPage: paginationBarOptions.hideAllFromItemsPerPage, setToFirstPageOnPaginationChange: paginationBarOptions.setToFirstPageOnPaginationChange })))), sortable && (hAsync("div", { class: "screen-reader-sort-text", "aria-live": "polite" }, sortedColumnOrder !== "unsorted" && sortedColumn
11769
11975
  ? `${sortedColumn} sorted ${sortedColumnOrder}`
11770
11976
  : "table unsorted")))));
11771
11977
  }
@@ -11792,6 +11998,7 @@ class DataTable {
11792
11998
  "embedded": [4],
11793
11999
  "globalRowHeight": [1032, "global-row-height"],
11794
12000
  "height": [1],
12001
+ "highlightSelectedRow": [4, "highlight-selected-row"],
11795
12002
  "hideColumnHeaders": [4, "hide-column-headers"],
11796
12003
  "loading": [1028],
11797
12004
  "loadingOptions": [16],
@@ -12866,6 +13073,9 @@ class DateInput {
12866
13073
  this.validationStatus = "";
12867
13074
  this.validationText = "";
12868
13075
  }
13076
+ watchDisabledHandler() {
13077
+ removeDisabledFalse(this.disabled, this.el);
13078
+ }
12869
13079
  watchDisableFutureHandler() {
12870
13080
  this.watchMaxHandler();
12871
13081
  }
@@ -12926,6 +13136,7 @@ class DateInput {
12926
13136
  this.assistiveHintId = `${this.inputId}-assistive-hint`;
12927
13137
  this.selectedDateInfoId = `${this.inputId}-selected-date-info`;
12928
13138
  addFormResetListener(this.el, this.handleFormReset);
13139
+ removeDisabledFalse(this.disabled, this.el);
12929
13140
  }
12930
13141
  componentDidLoad() {
12931
13142
  this.setInputsInOrder();
@@ -13120,6 +13331,7 @@ class DateInput {
13120
13331
  static get delegatesFocus() { return true; }
13121
13332
  get el() { return getElement(this); }
13122
13333
  static get watchers() { return {
13334
+ "disabled": ["watchDisabledHandler"],
13123
13335
  "disableFuture": ["watchDisableFutureHandler"],
13124
13336
  "disablePast": ["watchDisablePastHandler"],
13125
13337
  "max": ["watchMaxHandler"],
@@ -14032,6 +14244,9 @@ class DatePicker {
14032
14244
  this.validationText = "";
14033
14245
  this.value = "";
14034
14246
  }
14247
+ watchDisabledHandler() {
14248
+ removeDisabledFalse(this.disabled, this.el);
14249
+ }
14035
14250
  watchDisableFutureHandler() {
14036
14251
  this.watchMaxHandler();
14037
14252
  }
@@ -14144,6 +14359,7 @@ class DatePicker {
14144
14359
  this.watchStartOfWeekHandler();
14145
14360
  this.watchMaxHandler();
14146
14361
  this.watchMinHandler();
14362
+ removeDisabledFalse(this.disabled, this.el);
14147
14363
  }
14148
14364
  componentWillRender() {
14149
14365
  this.dateInputProps = this.setDateInputProps();
@@ -14219,6 +14435,7 @@ class DatePicker {
14219
14435
  static get delegatesFocus() { return true; }
14220
14436
  get el() { return getElement(this); }
14221
14437
  static get watchers() { return {
14438
+ "disabled": ["watchDisabledHandler"],
14222
14439
  "disableFuture": ["watchDisableFutureHandler"],
14223
14440
  "disablePast": ["watchDisablePastHandler"],
14224
14441
  "max": ["watchMaxHandler"],
@@ -14744,14 +14961,6 @@ class EmptyState {
14744
14961
  constructor(hostRef) {
14745
14962
  registerInstance(this, hostRef);
14746
14963
  this.hostMutationObserver = null;
14747
- this.hostMutationCallback = (mutationList) => {
14748
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
14749
- ? checkSlotInChildMutations$1(addedNodes, removedNodes, [
14750
- "image",
14751
- "actions",
14752
- ])
14753
- : false)) ;
14754
- };
14755
14964
  this.aligned = "left";
14756
14965
  this.body = undefined;
14757
14966
  this.bodyMaxLines = undefined;
@@ -14766,7 +14975,7 @@ class EmptyState {
14766
14975
  componentDidLoad() {
14767
14976
  !isSlotUsed$1(this.el, "heading") &&
14768
14977
  onComponentRequiredPropUndefined$1([{ prop: this.heading, propName: "heading" }], "Empty State");
14769
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
14978
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots$1(mutationList, ["image", "actions"]));
14770
14979
  this.hostMutationObserver.observe(this.el, {
14771
14980
  childList: true,
14772
14981
  });
@@ -14810,6 +15019,7 @@ class Footer {
14810
15019
  registerInstance(this, hostRef);
14811
15020
  this.footerResized = createEvent(this, "footerResized", 7);
14812
15021
  this.resizeObserver = null;
15022
+ this.hostMutationObserver = null;
14813
15023
  this.resizeObserverCallback = (currSize) => {
14814
15024
  if (currSize !== this.deviceSize) {
14815
15025
  this.deviceSize = currSize;
@@ -14823,7 +15033,7 @@ class Footer {
14823
15033
  });
14824
15034
  this.resizeObserver.observe(this.footerEl);
14825
15035
  };
14826
- this.deviceSize = IC_DEVICE_SIZES.XL;
15036
+ this.deviceSize = IC_DEVICE_SIZES$1.XL;
14827
15037
  this.foregroundColor = getThemeForegroundColor();
14828
15038
  this.aligned = "left";
14829
15039
  this.breakpoint = "medium";
@@ -14833,15 +15043,23 @@ class Footer {
14833
15043
  this.groupLinks = false;
14834
15044
  }
14835
15045
  disconnectedCallback() {
15046
+ var _a;
14836
15047
  if (this.resizeObserver !== null) {
14837
15048
  this.resizeObserver.disconnect();
14838
15049
  }
15050
+ (_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
14839
15051
  }
14840
15052
  componentWillLoad() {
14841
15053
  this.deviceSize = getCurrentDeviceSize();
14842
15054
  }
14843
15055
  componentDidLoad() {
14844
15056
  checkResizeObserver$1(this.runResizeObserver);
15057
+ this.hostMutationObserver = new MutationObserver((mutationList) => {
15058
+ return renderDynamicChildSlots$1(mutationList, "link");
15059
+ });
15060
+ this.hostMutationObserver.observe(this.el, {
15061
+ childList: true,
15062
+ });
14845
15063
  }
14846
15064
  themeChangeHandler(ev) {
14847
15065
  const theme = ev.detail;
@@ -14850,20 +15068,24 @@ class Footer {
14850
15068
  isSmall() {
14851
15069
  const bp = this.breakpoint;
14852
15070
  return bp === "extra small"
14853
- ? this.deviceSize < IC_DEVICE_SIZES.XS
15071
+ ? this.deviceSize < IC_DEVICE_SIZES$1.XS
14854
15072
  : bp === "small"
14855
- ? this.deviceSize < IC_DEVICE_SIZES.S
15073
+ ? this.deviceSize < IC_DEVICE_SIZES$1.S
14856
15074
  : bp === "medium"
14857
- ? this.deviceSize < IC_DEVICE_SIZES.M
15075
+ ? this.deviceSize < IC_DEVICE_SIZES$1.M
14858
15076
  : bp === "large"
14859
- ? this.deviceSize < IC_DEVICE_SIZES.L
15077
+ ? this.deviceSize < IC_DEVICE_SIZES$1.L
14860
15078
  : bp === "extra large"
14861
- ? this.deviceSize < IC_DEVICE_SIZES.XL
15079
+ ? this.deviceSize < IC_DEVICE_SIZES$1.XL
14862
15080
  : false;
14863
15081
  }
14864
15082
  render() {
14865
- const { aligned, caption, copyright, description, groupLinks, foregroundColor, } = this;
15083
+ const { aligned, caption, copyright, description, deviceSize, el, foregroundColor, groupLinks, } = this;
14866
15084
  const small = this.isSmall();
15085
+ const showComplianceSection = isSlotUsed$1(el, "logo") ||
15086
+ isSlotUsed$1(el, "caption") ||
15087
+ caption ||
15088
+ copyright;
14867
15089
  return (hAsync(Host, { class: {
14868
15090
  footer: true,
14869
15091
  [`footer-${small ? "small" : "sparse"}`]: true,
@@ -14872,14 +15094,12 @@ class Footer {
14872
15094
  // Slots will be able to infer their own color
14873
15095
  [IcThemeForegroundEnum$1.Dark]: foregroundColor === IcThemeForegroundEnum$1.Dark,
14874
15096
  [IcThemeForegroundEnum$1.Light]: foregroundColor === IcThemeForegroundEnum$1.Light,
14875
- } }, hAsync("footer", { ref: (footerEl) => (this.footerEl = footerEl) }, (isSlotUsed$1(this.el, "description") || description) && (hAsync("div", { class: "footer-description" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-description-inner" }, hAsync("ic-typography", { variant: "body" }, hAsync("slot", { name: "description" }, description)))))), isSlotUsed$1(this.el, "link") && (hAsync("div", { class: "footer-links" }, groupLinks && small ? (hAsync("div", { class: "footer-links-inner", role: "list" }, hAsync("slot", { name: "link" }))) : (hAsync("ic-section-container", { fullHeight: true, aligned: aligned }, hAsync("div", { class: "footer-links-inner", role: "list" }, hAsync("slot", { name: "link" })))))), hAsync("div", { class: "footer-compliance" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-compliance-inner" }, isSlotUsed$1(this.el, "logo") && (hAsync("div", { class: "footer-logo" }, hAsync("slot", { name: "logo" }))), (isSlotUsed$1(this.el, "caption") || caption) && (hAsync("div", { class: "footer-caption" }, hAsync("ic-typography", { variant: this.deviceSize <= IC_DEVICE_SIZES.M
14876
- ? "caption"
14877
- : "body" }, hAsync("slot", { name: "caption" }, caption)))), copyright && (hAsync("div", { class: {
15097
+ } }, hAsync("footer", { ref: (footerEl) => (this.footerEl = footerEl) }, (isSlotUsed$1(el, "description") || description) && (hAsync("div", { class: "footer-description" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-description-inner" }, hAsync("ic-typography", { variant: "body" }, hAsync("slot", { name: "description" }, description)))))), isSlotUsed$1(el, "link") && (hAsync("div", { class: "footer-links" }, groupLinks && small ? (hAsync("div", { class: "footer-links-inner", role: "list" }, hAsync("slot", { name: "link" }))) : (hAsync("ic-section-container", { fullHeight: true, aligned: aligned }, hAsync("div", { class: "footer-links-inner", role: "list" }, hAsync("slot", { name: "link" })))))), showComplianceSection && (hAsync("div", { class: "footer-compliance" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-compliance-inner" }, isSlotUsed$1(el, "logo") && (hAsync("div", { class: "footer-logo" }, hAsync("slot", { name: "logo" }))), (isSlotUsed$1(el, "caption") || caption) && (hAsync("div", { class: "footer-caption" }, hAsync("ic-typography", { variant: deviceSize <= IC_DEVICE_SIZES$1.M ? "caption" : "body" }, hAsync("slot", { name: "caption" }, caption)))), copyright && (hAsync("div", { class: {
14878
15098
  ["footer-copyright"]: true,
14879
15099
  ["classification-spacing"]: hasClassificationBanner(),
14880
- } }, hAsync("ic-typography", { variant: this.deviceSize <= IC_DEVICE_SIZES.M
15100
+ } }, hAsync("ic-typography", { variant: deviceSize <= IC_DEVICE_SIZES$1.M
14881
15101
  ? "caption-uppercase"
14882
- : "label-uppercase" }, "\u00A9 Crown Copyright")))))))));
15102
+ : "label-uppercase" }, "\u00A9 Crown Copyright"))))))))));
14883
15103
  }
14884
15104
  get el() { return getElement(this); }
14885
15105
  static get style() { return icFooterCss; }
@@ -15063,11 +15283,6 @@ class Hero {
15063
15283
  constructor(hostRef) {
15064
15284
  registerInstance(this, hostRef);
15065
15285
  this.hostMutationObserver = null;
15066
- this.hostMutationCallback = (mutationList) => {
15067
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
15068
- ? checkSlotInChildMutations$1(addedNodes, removedNodes, "secondary")
15069
- : false)) ;
15070
- };
15071
15286
  this.foregroundColor = getThemeForegroundColor();
15072
15287
  this.rightContent = false;
15073
15288
  this.leftContentFullWidth = !this.rightContent && this.secondaryHeading === undefined;
@@ -15093,7 +15308,7 @@ class Hero {
15093
15308
  componentDidLoad() {
15094
15309
  !isSlotUsed$1(this.el, "heading") &&
15095
15310
  onComponentRequiredPropUndefined$1([{ prop: this.heading, propName: "heading" }], "Hero");
15096
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
15311
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots$1(mutationList, "secondary"));
15097
15312
  this.hostMutationObserver.observe(this.el, {
15098
15313
  childList: true,
15099
15314
  });
@@ -15352,11 +15567,6 @@ const icInputComponentContainerCss = "ic-input-component-container{display:flex;
15352
15567
  class InputComponentContainer {
15353
15568
  constructor(hostRef) {
15354
15569
  registerInstance(this, hostRef);
15355
- this.hostMutationCallback = (mutationList) => {
15356
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
15357
- ? checkSlotInChildMutations$1(addedNodes, removedNodes, "left-icon")
15358
- : false)) ;
15359
- };
15360
15570
  this.appearance = "default";
15361
15571
  this.dark = false;
15362
15572
  this.disabled = false;
@@ -15368,8 +15578,14 @@ class InputComponentContainer {
15368
15578
  this.validationInline = false;
15369
15579
  this.validationStatus = "";
15370
15580
  }
15581
+ watchDisabledHandler() {
15582
+ removeDisabledFalse$1(this.disabled, this.el);
15583
+ }
15584
+ componentWillLoad() {
15585
+ removeDisabledFalse$1(this.disabled, this.el);
15586
+ }
15371
15587
  componentDidLoad() {
15372
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
15588
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots$1(mutationList, "left-icon"));
15373
15589
  this.hostMutationObserver.observe(this.el, { childList: true });
15374
15590
  }
15375
15591
  render() {
@@ -15386,7 +15602,7 @@ class InputComponentContainer {
15386
15602
  ["multiline"]: multiLine,
15387
15603
  ["fullwidth"]: fullWidth,
15388
15604
  ["dark"]: dark || appearance === "dark",
15389
- }, "aria-disabled": disabled && `${disabled}` }, hAsync("div", { class: {
15605
+ }, "aria-disabled": disabled ? "true" : null }, hAsync("div", { class: {
15390
15606
  "focus-indicator": true,
15391
15607
  dark: dark || appearance === "dark",
15392
15608
  } }, slotHasContent(this.el, "left-icon") && (hAsync("div", { class: {
@@ -15397,6 +15613,9 @@ class InputComponentContainer {
15397
15613
  }, innerHTML: successIcon })))));
15398
15614
  }
15399
15615
  get el() { return getElement(this); }
15616
+ static get watchers() { return {
15617
+ "disabled": ["watchDisabledHandler"]
15618
+ }; }
15400
15619
  static get style() { return icInputComponentContainerCss; }
15401
15620
  static get cmpMeta() { return {
15402
15621
  "$flags$": 4,
@@ -17658,7 +17877,7 @@ var checkIcon = `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2
17658
17877
  </svg>
17659
17878
  `;
17660
17879
 
17661
- const icMenuCss$1 = "html.sc-ic-menu{line-height:1.15;-webkit-text-size-adjust:100%}body.sc-ic-menu{margin:0}main.sc-ic-menu{display:block}h1.sc-ic-menu{font-size:2em;margin:0.67em 0}hr.sc-ic-menu{box-sizing:content-box;height:0;overflow:visible}pre.sc-ic-menu{font-family:monospace, monospace;font-size:1em}a.sc-ic-menu{background-color:transparent}abbr[title].sc-ic-menu{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b.sc-ic-menu,strong.sc-ic-menu{font-weight:bolder}code.sc-ic-menu,kbd.sc-ic-menu,samp.sc-ic-menu{font-family:monospace, monospace;font-size:1em}small.sc-ic-menu{font-size:80%}sub.sc-ic-menu,sup.sc-ic-menu{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub.sc-ic-menu{bottom:-0.25em}sup.sc-ic-menu{top:-0.5em}img.sc-ic-menu{border-style:none}button.sc-ic-menu,input.sc-ic-menu,optgroup.sc-ic-menu,select.sc-ic-menu,textarea.sc-ic-menu{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.sc-ic-menu,input.sc-ic-menu{overflow:visible}button.sc-ic-menu,select.sc-ic-menu{text-transform:none}button.sc-ic-menu,[type=\"button\"].sc-ic-menu,[type=\"reset\"].sc-ic-menu,[type=\"submit\"].sc-ic-menu{-webkit-appearance:button}button.sc-ic-menu::-moz-focus-inner,[type=\"button\"].sc-ic-menu::-moz-focus-inner,[type=\"reset\"].sc-ic-menu::-moz-focus-inner,[type=\"submit\"].sc-ic-menu::-moz-focus-inner{border-style:none;padding:0}button.sc-ic-menu:-moz-focusring,[type=\"button\"].sc-ic-menu:-moz-focusring,[type=\"reset\"].sc-ic-menu:-moz-focusring,[type=\"submit\"].sc-ic-menu:-moz-focusring{outline:1px dotted ButtonText}fieldset.sc-ic-menu{padding:0.35em 0.75em 0.625em}legend.sc-ic-menu{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress.sc-ic-menu{vertical-align:baseline}textarea.sc-ic-menu{overflow:auto}[type=\"checkbox\"].sc-ic-menu,[type=\"radio\"].sc-ic-menu{box-sizing:border-box;padding:0}[type=\"number\"].sc-ic-menu::-webkit-inner-spin-button,[type=\"number\"].sc-ic-menu::-webkit-outer-spin-button{height:auto}[type=\"search\"].sc-ic-menu{-webkit-appearance:textfield;outline-offset:-2px}[type=\"search\"].sc-ic-menu::-webkit-search-decoration{-webkit-appearance:none}.sc-ic-menu::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details.sc-ic-menu{display:block}summary.sc-ic-menu{display:list-item}template.sc-ic-menu{display:none}[hidden].sc-ic-menu{display:none}html.sc-ic-menu,body.sc-ic-menu,div.sc-ic-menu,span.sc-ic-menu,applet.sc-ic-menu,object.sc-ic-menu,iframe.sc-ic-menu,h1.sc-ic-menu,h2.sc-ic-menu,h3.sc-ic-menu,h4.sc-ic-menu,h5.sc-ic-menu,h6.sc-ic-menu,p.sc-ic-menu,blockquote.sc-ic-menu,pre.sc-ic-menu,a.sc-ic-menu,abbr.sc-ic-menu,acronym.sc-ic-menu,address.sc-ic-menu,big.sc-ic-menu,cite.sc-ic-menu,code.sc-ic-menu,del.sc-ic-menu,dfn.sc-ic-menu,em.sc-ic-menu,img.sc-ic-menu,ins.sc-ic-menu,kbd.sc-ic-menu,q.sc-ic-menu,s.sc-ic-menu,samp.sc-ic-menu,small.sc-ic-menu,strike.sc-ic-menu,strong.sc-ic-menu,sub.sc-ic-menu,sup.sc-ic-menu,tt.sc-ic-menu,var.sc-ic-menu,b.sc-ic-menu,u.sc-ic-menu,i.sc-ic-menu,center.sc-ic-menu,dl.sc-ic-menu,dt.sc-ic-menu,dd.sc-ic-menu,ol.sc-ic-menu,ul.sc-ic-menu,li.sc-ic-menu,fieldset.sc-ic-menu,form.sc-ic-menu,label.sc-ic-menu,legend.sc-ic-menu,table.sc-ic-menu,caption.sc-ic-menu,tbody.sc-ic-menu,tfoot.sc-ic-menu,thead.sc-ic-menu,tr.sc-ic-menu,th.sc-ic-menu,td.sc-ic-menu,article.sc-ic-menu,aside.sc-ic-menu,canvas.sc-ic-menu,details.sc-ic-menu,embed.sc-ic-menu,figure.sc-ic-menu,figcaption.sc-ic-menu,footer.sc-ic-menu,header.sc-ic-menu,hgroup.sc-ic-menu,menu.sc-ic-menu,nav.sc-ic-menu,output.sc-ic-menu,ruby.sc-ic-menu,section.sc-ic-menu,summary.sc-ic-menu,time.sc-ic-menu,mark.sc-ic-menu,audio.sc-ic-menu,video.sc-ic-menu{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}@media (prefers-reduced-motion: no-preference){.open.sc-ic-menu-h .menu.sc-ic-menu{transition:max-height var(--ic-transition-duration-slow)}}.sc-ic-menu-h{border-radius:var(--ic-border-radius);max-height:0;width:var(--input-width, 20rem);color:var(--ic-color-primary-text);background-color:var(--ic-architectural-white);position:relative;z-index:var(--ic-z-index-menu);box-sizing:border-box;box-shadow:var(--ic-elevation-overlay)}.sc-ic-menu-h:not(.no-focus):focus-within{box-shadow:var(--ic-border-focus)}#retry-button.sc-ic-menu::part(button){height:var(--ic-space-lg)}.small.sc-ic-menu #retry-button.sc-ic-menu::part(button){height:var(--ic-space-md)}.on-dialog.sc-ic-menu-h{inset:auto !important}.menu.sc-ic-menu{text-decoration:none;list-style-type:none;border:var(--ic-border-width) solid var(--ic-architectural-400);border-radius:var(--ic-border-radius);background-color:var(--ic-architectural-white);visibility:hidden;max-height:0;overflow-y:hidden}.menu-scroll.sc-ic-menu{overflow-y:auto}.menu.sc-ic-menu:focus-visible{outline:none}.open.sc-ic-menu-h{max-height:none;display:block}.open.sc-ic-menu-h .menu.sc-ic-menu{visibility:visible;max-height:calc(var(--ic-space-xl) * 10 + var(--ic-space-xxxs))}.full-width.sc-ic-menu-h{width:100%}.option.sc-ic-menu{padding:var(--ic-space-xs) calc(var(--ic-space-xs) - var(--ic-space-1px));cursor:pointer;display:flex;align-items:center;overflow-wrap:anywhere}.option.sc-ic-menu:not(.loading-option){justify-content:space-between}.small.sc-ic-menu-h .option.sc-ic-menu{padding:var(--ic-space-xxs) calc(var(--ic-space-xs) - var(--ic-space-1px))}.large.sc-ic-menu-h .option.sc-ic-menu{padding:var(--ic-space-sm) calc(var(--ic-space-xs) - var(--ic-space-1px))}.option.sc-ic-menu:last-child{border-radius:0 0 var(--ic-space-1px) var(--ic-space-1px)}.option.sc-ic-menu:first-child{border-radius:var(--ic-space-1px) var(--ic-space-1px) 0 0}.option.sc-ic-menu:not(.disabled-option):hover{background-color:var(--ic-action-dark-bg-hover)}.option.sc-ic-menu:not(.disabled-option):active{background-color:var(--ic-action-dark-bg-active)}.option.sc-ic-menu:focus-visible{outline:var(--ic-hc-focus-outline)}.option.sc-ic-menu:not(.disabled-option) .option-description.sc-ic-menu{color:var(--ic-color-secondary-text)}.option.sc-ic-menu .option-label.sc-ic-menu{display:flex;flex-direction:row;align-items:top}.option.sc-ic-menu .option-element.sc-ic-menu{margin-top:var(--ic-space-xxs)}.option.sc-ic-menu .option-icon.sc-ic-menu{height:var(--ic-space-md);width:var(--ic-space-md);margin-top:var(--ic-space-xxs);margin-right:var(--ic-space-xxxs)}.option-text-container.sc-ic-menu{pointer-events:none}.option.loading-option.sc-ic-menu .option-text-container.sc-ic-menu{margin-left:calc(var(--ic-space-xs) + var(--ic-space-xxxs));color:var(--ic-color-secondary-text)}.error-icon-svg.sc-ic-menu{height:var(--ic-space-md);width:var(--ic-space-md);fill:var(--ic-status-error);align-self:center;display:flex;margin-right:calc(var(--ic-space-xxs) * 1.2)}.loading-error-info.sc-ic-menu{display:flex}.check-icon.sc-ic-menu{height:var(--ic-space-lg);width:var(--ic-space-lg);margin-left:var(--ic-space-xs);pointer-events:none}.focused-option.sc-ic-menu .check-icon.sc-ic-menu *.sc-ic-menu{fill:currentcolor}.option-group-title.sc-ic-menu{padding:var(--ic-space-lg) calc(var(--ic-space-xs) - var(--ic-space-1px))\n var(--ic-space-xs);color:var(--ic-color-tertiary-text)}.small.sc-ic-menu-h .option-group-title.sc-ic-menu{padding:var(--ic-space-sm) calc(var(--ic-space-xs) - var(--ic-space-1px))\n var(--ic-space-xxs)}.last-recommended-option.sc-ic-menu{border-bottom:var(--ic-border-default)}.disabled-option.sc-ic-menu{color:var(--ic-architectural-200);cursor:default;pointer-events:none}.focused-option.sc-ic-menu,.focused-option.sc-ic-menu .option-description.sc-ic-menu{background-color:var(--ic-focus-blue) !important;color:var(--ic-color-white-text) !important}.no-results.sc-ic-menu-h li.sc-ic-menu{cursor:no-drop}.no-results.sc-ic-menu-h li.sc-ic-menu:hover{background-color:transparent}@media (forced-colors: active){.focused-option.sc-ic-menu:focus{outline:none;border:0.125rem solid transparent}}";
17880
+ const icMenuCss$1 = "html.sc-ic-menu{line-height:1.15;-webkit-text-size-adjust:100%}body.sc-ic-menu{margin:0}main.sc-ic-menu{display:block}h1.sc-ic-menu{font-size:2em;margin:0.67em 0}hr.sc-ic-menu{box-sizing:content-box;height:0;overflow:visible}pre.sc-ic-menu{font-family:monospace, monospace;font-size:1em}a.sc-ic-menu{background-color:transparent}abbr[title].sc-ic-menu{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b.sc-ic-menu,strong.sc-ic-menu{font-weight:bolder}code.sc-ic-menu,kbd.sc-ic-menu,samp.sc-ic-menu{font-family:monospace, monospace;font-size:1em}small.sc-ic-menu{font-size:80%}sub.sc-ic-menu,sup.sc-ic-menu{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub.sc-ic-menu{bottom:-0.25em}sup.sc-ic-menu{top:-0.5em}img.sc-ic-menu{border-style:none}button.sc-ic-menu,input.sc-ic-menu,optgroup.sc-ic-menu,select.sc-ic-menu,textarea.sc-ic-menu{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button.sc-ic-menu,input.sc-ic-menu{overflow:visible}button.sc-ic-menu,select.sc-ic-menu{text-transform:none}button.sc-ic-menu,[type=\"button\"].sc-ic-menu,[type=\"reset\"].sc-ic-menu,[type=\"submit\"].sc-ic-menu{-webkit-appearance:button}button.sc-ic-menu::-moz-focus-inner,[type=\"button\"].sc-ic-menu::-moz-focus-inner,[type=\"reset\"].sc-ic-menu::-moz-focus-inner,[type=\"submit\"].sc-ic-menu::-moz-focus-inner{border-style:none;padding:0}button.sc-ic-menu:-moz-focusring,[type=\"button\"].sc-ic-menu:-moz-focusring,[type=\"reset\"].sc-ic-menu:-moz-focusring,[type=\"submit\"].sc-ic-menu:-moz-focusring{outline:1px dotted ButtonText}fieldset.sc-ic-menu{padding:0.35em 0.75em 0.625em}legend.sc-ic-menu{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress.sc-ic-menu{vertical-align:baseline}textarea.sc-ic-menu{overflow:auto}[type=\"checkbox\"].sc-ic-menu,[type=\"radio\"].sc-ic-menu{box-sizing:border-box;padding:0}[type=\"number\"].sc-ic-menu::-webkit-inner-spin-button,[type=\"number\"].sc-ic-menu::-webkit-outer-spin-button{height:auto}[type=\"search\"].sc-ic-menu{-webkit-appearance:textfield;outline-offset:-2px}[type=\"search\"].sc-ic-menu::-webkit-search-decoration{-webkit-appearance:none}.sc-ic-menu::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details.sc-ic-menu{display:block}summary.sc-ic-menu{display:list-item}template.sc-ic-menu{display:none}[hidden].sc-ic-menu{display:none}html.sc-ic-menu,body.sc-ic-menu,div.sc-ic-menu,span.sc-ic-menu,applet.sc-ic-menu,object.sc-ic-menu,iframe.sc-ic-menu,h1.sc-ic-menu,h2.sc-ic-menu,h3.sc-ic-menu,h4.sc-ic-menu,h5.sc-ic-menu,h6.sc-ic-menu,p.sc-ic-menu,blockquote.sc-ic-menu,pre.sc-ic-menu,a.sc-ic-menu,abbr.sc-ic-menu,acronym.sc-ic-menu,address.sc-ic-menu,big.sc-ic-menu,cite.sc-ic-menu,code.sc-ic-menu,del.sc-ic-menu,dfn.sc-ic-menu,em.sc-ic-menu,img.sc-ic-menu,ins.sc-ic-menu,kbd.sc-ic-menu,q.sc-ic-menu,s.sc-ic-menu,samp.sc-ic-menu,small.sc-ic-menu,strike.sc-ic-menu,strong.sc-ic-menu,sub.sc-ic-menu,sup.sc-ic-menu,tt.sc-ic-menu,var.sc-ic-menu,b.sc-ic-menu,u.sc-ic-menu,i.sc-ic-menu,center.sc-ic-menu,dl.sc-ic-menu,dt.sc-ic-menu,dd.sc-ic-menu,ol.sc-ic-menu,ul.sc-ic-menu,li.sc-ic-menu,fieldset.sc-ic-menu,form.sc-ic-menu,label.sc-ic-menu,legend.sc-ic-menu,table.sc-ic-menu,caption.sc-ic-menu,tbody.sc-ic-menu,tfoot.sc-ic-menu,thead.sc-ic-menu,tr.sc-ic-menu,th.sc-ic-menu,td.sc-ic-menu,article.sc-ic-menu,aside.sc-ic-menu,canvas.sc-ic-menu,details.sc-ic-menu,embed.sc-ic-menu,figure.sc-ic-menu,figcaption.sc-ic-menu,footer.sc-ic-menu,header.sc-ic-menu,hgroup.sc-ic-menu,menu.sc-ic-menu,nav.sc-ic-menu,output.sc-ic-menu,ruby.sc-ic-menu,section.sc-ic-menu,summary.sc-ic-menu,time.sc-ic-menu,mark.sc-ic-menu,audio.sc-ic-menu,video.sc-ic-menu{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}@media (prefers-reduced-motion: no-preference){.open.sc-ic-menu-h .menu.sc-ic-menu{transition:max-height var(--ic-transition-duration-slow)}}.sc-ic-menu-h{border-radius:var(--ic-border-radius);max-height:0;width:var(--input-width, 20rem);color:var(--ic-color-primary-text);background-color:var(--ic-architectural-white);position:relative;z-index:var(--ic-z-index-menu);box-sizing:border-box;box-shadow:var(--ic-elevation-overlay)}.sc-ic-menu-h:not(.no-focus):focus-within{box-shadow:var(--ic-border-focus)}#retry-button.sc-ic-menu::part(button){height:var(--ic-space-lg)}.small.sc-ic-menu #retry-button.sc-ic-menu::part(button){height:var(--ic-space-md)}.on-dialog.sc-ic-menu-h{inset:auto !important}.menu.sc-ic-menu{text-decoration:none;list-style-type:none;border:var(--ic-border-width) solid var(--ic-architectural-400);border-radius:var(--ic-border-radius);background-color:var(--ic-architectural-white);visibility:hidden;max-height:0;overflow-y:hidden}.menu-scroll.sc-ic-menu{overflow-y:auto}.menu.sc-ic-menu:focus-visible{outline:none}.open.sc-ic-menu-h{max-height:none;display:block}.open.sc-ic-menu-h .menu.sc-ic-menu{visibility:visible;max-height:calc(var(--ic-space-xl) * 10 + var(--ic-space-xxxs))}.full-width.sc-ic-menu-h{width:100%}.option.sc-ic-menu{padding:var(--ic-space-xs) calc(var(--ic-space-xs) - var(--ic-space-1px));cursor:pointer;display:flex;align-items:center;overflow-wrap:anywhere}.option.sc-ic-menu:not(.loading-option){justify-content:space-between}.small.sc-ic-menu-h .option.sc-ic-menu{padding:var(--ic-space-xxs) calc(var(--ic-space-xs) - var(--ic-space-1px))}.large.sc-ic-menu-h .option.sc-ic-menu{padding:var(--ic-space-sm) calc(var(--ic-space-xs) - var(--ic-space-1px))}.option.sc-ic-menu:last-child{border-radius:0 0 var(--ic-space-1px) var(--ic-space-1px)}.option.sc-ic-menu:first-child{border-radius:var(--ic-space-1px) var(--ic-space-1px) 0 0}.option.sc-ic-menu:not(.disabled-option):hover{background-color:var(--ic-action-dark-bg-hover)}.option.sc-ic-menu:not(.disabled-option):active{background-color:var(--ic-action-dark-bg-active)}.option.sc-ic-menu:focus-visible{outline:var(--ic-hc-focus-outline)}.option.sc-ic-menu:not(.disabled-option) .option-description.sc-ic-menu{color:var(--ic-color-secondary-text)}.option.sc-ic-menu .option-label.sc-ic-menu{display:flex;flex-direction:row;align-items:top}.option.sc-ic-menu .option-element.sc-ic-menu{margin-top:var(--ic-space-xxs)}.option.sc-ic-menu .option-icon.sc-ic-menu{height:var(--ic-space-md);width:var(--ic-space-md);margin-top:var(--ic-space-xxs);margin-right:var(--ic-space-xxxs)}.option-text-container.sc-ic-menu{pointer-events:none}.option.loading-option.sc-ic-menu .option-text-container.sc-ic-menu{margin-left:calc(var(--ic-space-xs) + var(--ic-space-xxxs));color:var(--ic-color-secondary-text)}.error-icon-svg.sc-ic-menu{height:var(--ic-space-md);width:var(--ic-space-md);fill:var(--ic-status-error);align-self:center;display:flex;margin-right:calc(var(--ic-space-xxs) * 1.2)}.loading-error-info.sc-ic-menu{display:flex}.check-icon.sc-ic-menu{height:var(--ic-space-lg);width:var(--ic-space-lg);margin-left:var(--ic-space-xs);pointer-events:none}.focused-option.sc-ic-menu .check-icon.sc-ic-menu *.sc-ic-menu{fill:currentcolor}.option-group-title.sc-ic-menu{padding:var(--ic-space-lg) calc(var(--ic-space-xs) - var(--ic-space-1px))\n var(--ic-space-xs);color:var(--ic-color-tertiary-text)}.small.sc-ic-menu-h .option-group-title.sc-ic-menu{padding:var(--ic-space-sm) calc(var(--ic-space-xs) - var(--ic-space-1px))\n var(--ic-space-xxs)}.last-recommended-option.sc-ic-menu{border-bottom:var(--ic-border-default)}.disabled-option.sc-ic-menu{color:var(--ic-architectural-200);cursor:default;pointer-events:none}.focused-option.sc-ic-menu,.focused-option.sc-ic-menu .option-description.sc-ic-menu{background-color:var(--ic-focus-blue) !important;color:var(--ic-color-white-text) !important}.no-results.sc-ic-menu-h li.sc-ic-menu{cursor:no-drop}.no-results.sc-ic-menu-h li.sc-ic-menu:hover{background-color:transparent}@media (forced-colors: active){.focused-option.sc-ic-menu:focus{outline:none;border:0.125rem solid transparent}.disabled-option.sc-ic-menu{color:GrayText}}";
17662
17881
 
17663
17882
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
17664
17883
  class Menu$1 {
@@ -21200,6 +21419,9 @@ class MenuItem {
21200
21419
  this.toggleChecked = false;
21201
21420
  this.variant = "default";
21202
21421
  }
21422
+ watchDisabledHandler() {
21423
+ removeDisabledFalse$1(this.disabled, this.el);
21424
+ }
21203
21425
  componentWillLoad() {
21204
21426
  // This ensures that trigger menu items are always set to the default variant
21205
21427
  if (isPropDefined$1(this.submenuTriggerFor) && this.variant !== "default") {
@@ -21236,6 +21458,9 @@ class MenuItem {
21236
21458
  }
21237
21459
  static get delegatesFocus() { return true; }
21238
21460
  get el() { return getElement(this); }
21461
+ static get watchers() { return {
21462
+ "disabled": ["watchDisabledHandler"]
21463
+ }; }
21239
21464
  static get style() { return icMenuItemCss; }
21240
21465
  static get cmpMeta() { return {
21241
21466
  "$flags$": 25,
@@ -22297,6 +22522,9 @@ class Pagination {
22297
22522
  this.boundaryCount = 2;
22298
22523
  }
22299
22524
  }
22525
+ watchDisabledHandler() {
22526
+ removeDisabledFalse$1(this.disabled, this.el);
22527
+ }
22300
22528
  watchNumberPagesHandler() {
22301
22529
  this.watchPageChangeHandler();
22302
22530
  }
@@ -22427,6 +22655,7 @@ class Pagination {
22427
22655
  static get watchers() { return {
22428
22656
  "adjacentCount": ["watchAdjacentCountHandler"],
22429
22657
  "boundaryCount": ["watchBoundaryCountHandler"],
22658
+ "disabled": ["watchDisabledHandler"],
22430
22659
  "pages": ["watchNumberPagesHandler"],
22431
22660
  "type": ["watchTypeHandler"],
22432
22661
  "currentPage": ["watchPageChangeHandler"]
@@ -22571,11 +22800,22 @@ class PaginationBar {
22571
22800
  if (focus)
22572
22801
  el.setFocus();
22573
22802
  };
22803
+ this.setToFirstPage = () => {
22804
+ var _a;
22805
+ const firstPage = 1;
22806
+ this.changePage(firstPage);
22807
+ (_a = this.paginationEl) === null || _a === void 0 ? void 0 : _a.setCurrentPage(firstPage);
22808
+ this.activePage = firstPage;
22809
+ this.icPageChange.emit({ value: firstPage });
22810
+ };
22574
22811
  this.setItemsPerPage = (newValue) => {
22575
22812
  if (this.itemsPerPage !== newValue) {
22576
22813
  this.itemsPerPage = newValue;
22577
22814
  this.itemsPerPageString = newValue.toString();
22578
22815
  this.icItemsPerPageChange.emit({ value: this.itemsPerPage });
22816
+ if (this.setToFirstPageOnPaginationChange) {
22817
+ this.setToFirstPage();
22818
+ }
22579
22819
  }
22580
22820
  this.totalPages =
22581
22821
  this.totalItems > this.itemsPerPage
@@ -22588,8 +22828,11 @@ class PaginationBar {
22588
22828
  }
22589
22829
  this.icPageChange.emit({ value: this.activePage, fromItemsPerPage: true });
22590
22830
  };
22591
- this.setPaginationBarContent = () => {
22592
- const displayedItemsPerPageOptions = this.itemsPerPageOptions ||
22831
+ this.setItemsPerPageOptions = () => {
22832
+ const clonedItemsPerPageOptions = this.itemsPerPageOptions
22833
+ ? JSON.parse(JSON.stringify(this.itemsPerPageOptions))
22834
+ : null;
22835
+ const displayedItemsPerPageOptions = clonedItemsPerPageOptions ||
22593
22836
  (this.totalItems <= 100
22594
22837
  ? [
22595
22838
  { label: "10", value: "10" },
@@ -22601,12 +22844,26 @@ class PaginationBar {
22601
22844
  { label: "100", value: "100" },
22602
22845
  { label: "1000", value: "1000" },
22603
22846
  ]);
22604
- !this.hideAllFromItemsPerPage &&
22605
- displayedItemsPerPageOptions.push({
22606
- label: "All",
22607
- value: String(this.totalItems),
22608
- });
22609
22847
  this.displayedItemsPerPageOptions = displayedItemsPerPageOptions.filter(({ value }) => this.totalItems >= Number(value));
22848
+ const currentItemsLength = this.displayedItemsPerPageOptions.length;
22849
+ const addAllOption = () => this.displayedItemsPerPageOptions.push({
22850
+ label: "All",
22851
+ value: String(this.totalItems),
22852
+ });
22853
+ const lastItemsPerPageEqualsTotalItems = () => Number(this.displayedItemsPerPageOptions[currentItemsLength - 1].value) === this.totalItems;
22854
+ const relabelLastOptionToAll = () => (this.displayedItemsPerPageOptions[currentItemsLength - 1].label = "All");
22855
+ if (currentItemsLength === 0) {
22856
+ addAllOption();
22857
+ }
22858
+ else if (lastItemsPerPageEqualsTotalItems()) {
22859
+ relabelLastOptionToAll();
22860
+ }
22861
+ else if (!this.hideAllFromItemsPerPage) {
22862
+ addAllOption();
22863
+ }
22864
+ };
22865
+ this.setPaginationBarContent = () => {
22866
+ this.setItemsPerPageOptions();
22610
22867
  let lastOptionValue = 0;
22611
22868
  const updated = this.displayedItemsPerPageOptions.some(({ value }) => {
22612
22869
  lastOptionValue = Number(value);
@@ -22646,10 +22903,14 @@ class PaginationBar {
22646
22903
  this.hideRangeLabel = false;
22647
22904
  this.showItemsPerPageControl = false;
22648
22905
  this.totalItems = undefined;
22906
+ this.setToFirstPageOnPaginationChange = false;
22649
22907
  }
22650
22908
  watchPageNumberHandler() {
22651
22909
  this.activePage = this.currentPage;
22652
22910
  }
22911
+ watchHideAllFromItemsPerPageHandler() {
22912
+ this.setPaginationBarContent();
22913
+ }
22653
22914
  watchItemLabelHandler() {
22654
22915
  this.capitalizedItemLabel = capitalize(this.itemLabel);
22655
22916
  this.lowerCaseItemLabel = this.itemLabel.toLowerCase();
@@ -22666,6 +22927,9 @@ class PaginationBar {
22666
22927
  watchTotalItemsHandler() {
22667
22928
  this.setPaginationBarContent();
22668
22929
  }
22930
+ watchSetToFirstPageOnPaginationChange() {
22931
+ this.setPaginationBarContent();
22932
+ }
22669
22933
  disconnectedCallback() {
22670
22934
  var _a;
22671
22935
  (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
@@ -22718,10 +22982,12 @@ class PaginationBar {
22718
22982
  get el() { return getElement(this); }
22719
22983
  static get watchers() { return {
22720
22984
  "currentPage": ["watchPageNumberHandler"],
22985
+ "hideAllFromItemsPerPage": ["watchHideAllFromItemsPerPageHandler"],
22721
22986
  "itemLabel": ["watchItemLabelHandler"],
22722
22987
  "itemsPerPageOptions": ["watchItemsPerPageOptionsHandler"],
22723
22988
  "pageLabel": ["watchPageLabelHandler"],
22724
- "totalItems": ["watchTotalItemsHandler"]
22989
+ "totalItems": ["watchTotalItemsHandler"],
22990
+ "setToFirstPageOnPaginationChange": ["watchSetToFirstPageOnPaginationChange"]
22725
22991
  }; }
22726
22992
  static get style() { return icPaginationBarCss; }
22727
22993
  static get cmpMeta() { return {
@@ -22741,6 +23007,7 @@ class PaginationBar {
22741
23007
  "hideRangeLabel": [4, "hide-range-label"],
22742
23008
  "showItemsPerPageControl": [4, "show-items-per-page-control"],
22743
23009
  "totalItems": [2, "total-items"],
23010
+ "setToFirstPageOnPaginationChange": [4, "set-to-first-page-on-pagination-change"],
22744
23011
  "capitalizedItemLabel": [32],
22745
23012
  "capitalizedPageLabel": [32],
22746
23013
  "activePage": [32],
@@ -22779,6 +23046,9 @@ class PaginationItem {
22779
23046
  this.selected = false;
22780
23047
  this.type = undefined;
22781
23048
  }
23049
+ watchDisabledHandler() {
23050
+ removeDisabledFalse$1(this.disabled, this.el);
23051
+ }
22782
23052
  watchLabelHandler() {
22783
23053
  this.capitalizedLabel = capitalize$1(this.label);
22784
23054
  }
@@ -22811,6 +23081,7 @@ class PaginationItem {
22811
23081
  }
22812
23082
  get el() { return getElement(this); }
22813
23083
  static get watchers() { return {
23084
+ "disabled": ["watchDisabledHandler"],
22814
23085
  "label": ["watchLabelHandler"]
22815
23086
  }; }
22816
23087
  static get style() { return icPaginationItemCss; }
@@ -23205,6 +23476,7 @@ class RadioGroup {
23205
23476
  }
23206
23477
  watchDisabledHandler(newValue) {
23207
23478
  this.radioOptions.forEach((radioOption) => (radioOption.disabled = newValue));
23479
+ removeDisabledFalse$1(this.disabled, this.el);
23208
23480
  }
23209
23481
  orientationChangeHandler() {
23210
23482
  this.initialOrientation = this.orientation;
@@ -23387,6 +23659,9 @@ class RadioOption {
23387
23659
  this.selected = false;
23388
23660
  this.initiallySelected = this.selected;
23389
23661
  }
23662
+ watchDisabledHandler() {
23663
+ removeDisabledFalse$1(this.disabled, this.el);
23664
+ }
23390
23665
  watchSelectedHandler() {
23391
23666
  this.icSelectedChange.emit();
23392
23667
  }
@@ -23468,6 +23743,7 @@ class RadioOption {
23468
23743
  static get delegatesFocus() { return true; }
23469
23744
  get el() { return getElement(this); }
23470
23745
  static get watchers() { return {
23746
+ "disabled": ["watchDisabledHandler"],
23471
23747
  "selected": ["watchSelectedHandler"]
23472
23748
  }; }
23473
23749
  static get style() { return icRadioOptionCss; }
@@ -23817,6 +24093,9 @@ class SearchBar {
23817
24093
  this.options = [];
23818
24094
  this.value = "";
23819
24095
  }
24096
+ watchDisabledHandler() {
24097
+ removeDisabledFalse$1(this.disabled, this.el);
24098
+ }
23820
24099
  loadingHandler(newValue) {
23821
24100
  if (newValue && !this.hasTimedOut) {
23822
24101
  this.preLoad = false;
@@ -23982,6 +24261,7 @@ class SearchBar {
23982
24261
  static get delegatesFocus() { return true; }
23983
24262
  get el() { return getElement(this); }
23984
24263
  static get watchers() { return {
24264
+ "disabled": ["watchDisabledHandler"],
23985
24265
  "loading": ["loadingHandler"],
23986
24266
  "filteredOptions": ["filteredOptionsHandler"],
23987
24267
  "options": ["watchOptionsHandler"],
@@ -24593,6 +24873,9 @@ class Select$1 {
24593
24873
  this.inputValueToFilter = this.value;
24594
24874
  this.currValue = this.value;
24595
24875
  }
24876
+ watchDisabledHandler() {
24877
+ removeDisabledFalse$1(this.disabled, this.el);
24878
+ }
24596
24879
  loadingHandler(newValue) {
24597
24880
  newValue && this.triggerLoading();
24598
24881
  }
@@ -24774,6 +25057,7 @@ class Select$1 {
24774
25057
  static get delegatesFocus() { return true; }
24775
25058
  get el() { return getElement(this); }
24776
25059
  static get watchers() { return {
25060
+ "disabled": ["watchDisabledHandler"],
24777
25061
  "loading": ["loadingHandler"],
24778
25062
  "options": ["watchOptionsHandler"],
24779
25063
  "debounce": ["debounceChangedHandler"],
@@ -26695,6 +26979,9 @@ class Switch {
26695
26979
  checkedChangeHandler() {
26696
26980
  this.checkedState = this.checked;
26697
26981
  }
26982
+ watchDisabledHandler() {
26983
+ removeDisabledFalse$1(this.disabled, this.el);
26984
+ }
26698
26985
  disconnectedCallback() {
26699
26986
  removeFormResetListener$1(this.el, this.handleFormReset);
26700
26987
  }
@@ -26730,7 +27017,8 @@ class Switch {
26730
27017
  static get delegatesFocus() { return true; }
26731
27018
  get el() { return getElement(this); }
26732
27019
  static get watchers() { return {
26733
- "checked": ["checkedChangeHandler"]
27020
+ "checked": ["checkedChangeHandler"],
27021
+ "disabled": ["watchDisabledHandler"]
26734
27022
  }; }
26735
27023
  static get style() { return icSwitchCss; }
26736
27024
  static get cmpMeta() { return {
@@ -26811,6 +27099,9 @@ class Tab {
26811
27099
  this.tabId = undefined;
26812
27100
  this.tabPosition = undefined;
26813
27101
  }
27102
+ watchDisabledHandler() {
27103
+ removeDisabledFalse$1(this.disabled, this.el);
27104
+ }
26814
27105
  disabledWatchHandler() {
26815
27106
  this.tabEnabled.emit();
26816
27107
  }
@@ -26847,7 +27138,7 @@ class Tab {
26847
27138
  }
26848
27139
  get el() { return getElement(this); }
26849
27140
  static get watchers() { return {
26850
- "disabled": ["disabledWatchHandler"]
27141
+ "disabled": ["watchDisabledHandler", "disabledWatchHandler"]
26851
27142
  }; }
26852
27143
  static get style() { return icTabCss; }
26853
27144
  static get cmpMeta() { return {
@@ -27185,8 +27476,9 @@ class TextField {
27185
27476
  this.icKeydown = createEvent(this, "icKeydown", 7);
27186
27477
  this.inheritedAttributes = {};
27187
27478
  this.hostMutationObserver = null;
27479
+ this.getNumberOfCharacters = (value) => value !== null && value !== undefined ? value.length : 0;
27188
27480
  this.getMaxLengthExceeded = (value) => {
27189
- this.numChars = value.length;
27481
+ this.numChars = this.getNumberOfCharacters(value);
27190
27482
  if (this.type === "number") {
27191
27483
  this.minValueUnattained = value && Number(value) < Number(this.min);
27192
27484
  this.maxValueExceeded = Number(value) > Number(this.max);
@@ -27196,7 +27488,7 @@ class TextField {
27196
27488
  }
27197
27489
  };
27198
27490
  this.getMaxCharactersReached = (value) => {
27199
- this.numChars = value.length;
27491
+ this.numChars = this.getNumberOfCharacters(value);
27200
27492
  this.maxCharactersReached =
27201
27493
  this.maxCharacters > 0 ? this.numChars >= this.maxCharacters : false;
27202
27494
  if (this.maxCharactersError && !this.maxCharactersReached) {
@@ -27293,6 +27585,9 @@ class TextField {
27293
27585
  this.value = "";
27294
27586
  this.initialValue = this.value;
27295
27587
  }
27588
+ watchDisabledHandler() {
27589
+ removeDisabledFalse$1(this.disabled, this.el);
27590
+ }
27296
27591
  debounceChanged() {
27297
27592
  this.icChange = debounceEvent(this.icChange, this.debounce);
27298
27593
  }
@@ -27389,12 +27684,12 @@ class TextField {
27389
27684
  const disabledText = disabledMode && !readonly;
27390
27685
  const showLeftIcon = !!this.el.querySelector(`[slot="icon"]`) && !disabledText;
27391
27686
  const invalid = `${currentStatus === IcInformationStatus$1.Error}`;
27392
- if (hiddenInput) {
27393
- renderHiddenInput$1(true, this.el, name, value, disabledMode);
27394
- }
27687
+ hiddenInput
27688
+ ? renderHiddenInput$1(true, this.el, name, value, disabledMode)
27689
+ : removeHiddenInput(this.el);
27395
27690
  return (hAsync(Host, { class: { ["fullwidth"]: fullWidth } }, hAsync("ic-input-container", { readonly: readonly, disabled: disabledMode }, !this.hideLabel && (hAsync("ic-input-label", { for: inputId, label: label, helperText: helperText, required: required, disabled: disabledText, readonly: readonly })), hAsync("ic-input-component-container", { size: small ? "small" : size, validationStatus: currentStatus, multiLine: multiline, disabled: disabledMode, readonly: readonly, validationInline: validationInline, fullWidth: fullWidth }, showLeftIcon && (hAsync("span", { class: {
27396
27691
  ["readonly"]: readonly,
27397
- ["has-value"]: value.length > 0,
27692
+ ["has-value"]: this.getNumberOfCharacters(value) > 0,
27398
27693
  }, slot: "left-icon" }, hAsync("slot", { name: "icon" }))), !multiline ? (hAsync("input", Object.assign({ id: inputId, name: name, ref: (el) => (this.inputEl = el), type: this.type, min: min, max: max, value: value, class: {
27399
27694
  ["no-left-pad"]: !showLeftIcon && readonly,
27400
27695
  ["readonly"]: readonly,
@@ -27416,6 +27711,7 @@ class TextField {
27416
27711
  }
27417
27712
  get el() { return getElement(this); }
27418
27713
  static get watchers() { return {
27714
+ "disabled": ["watchDisabledHandler"],
27419
27715
  "debounce": ["debounceChanged"],
27420
27716
  "value": ["watchValueHandler"]
27421
27717
  }; }
@@ -27817,8 +28113,12 @@ class ToggleButton {
27817
28113
  this.loading = false;
27818
28114
  this.size = "default";
27819
28115
  this.toggleChecked = false;
28116
+ this.tooltipPlacement = "bottom";
27820
28117
  this.variant = "default";
27821
28118
  }
28119
+ watchDisabledHandler() {
28120
+ removeDisabledFalse$1(this.disabled, this.el);
28121
+ }
27822
28122
  componentWillLoad() {
27823
28123
  removeDisabledFalse$1(this.disabled, this.el);
27824
28124
  const parentIconPlacement = this.el.parentElement.iconPlacement;
@@ -27860,10 +28160,13 @@ class ToggleButton {
27860
28160
  ["icon"]: this.variant === "icon",
27861
28161
  [`${this.size}`]: true,
27862
28162
  ["loading"]: this.loading,
27863
- }, onFocus: this.handleFocus }, hAsync("ic-button", { "aria-pressed": this.toggleChecked.toString(), variant: this.variant === "icon" ? "icon" : "secondary", onClick: this.handleClick, title: this.accessibleLabel, "aria-label": `${this.accessibleLabel ? this.accessibleLabel : this.label}, ${this.toggleChecked ? "ticked" : "unticked"}`, disabled: this.disabled, appearance: this.appearance, size: this.size, fullWidth: this.fullWidth, loading: this.loading, "aria-disabled": `${this.disabled}` }, this.variant !== "icon" && this.label, hAsync("slot", null), isSlotUsed$1(this.el, "icon") && (hAsync("slot", { name: "icon", slot: `${this.iconPosition ? `${this.iconPosition}-icon` : "icon"}` })), isSlotUsed$1(this.el, "badge") && (hAsync("slot", { name: "badge", slot: "badge" })))));
28163
+ }, onFocus: this.handleFocus }, hAsync("ic-button", { "aria-pressed": this.toggleChecked.toString(), variant: this.variant === "icon" ? "icon" : "secondary", onClick: this.handleClick, title: this.accessibleLabel, "aria-label": `${this.accessibleLabel ? this.accessibleLabel : this.label}, ${this.toggleChecked ? "ticked" : "unticked"}`, disabled: this.disabled, appearance: this.appearance, size: this.size, fullWidth: this.fullWidth, loading: this.loading, "aria-disabled": `${this.disabled}`, tooltipPlacement: this.tooltipPlacement }, this.variant !== "icon" && this.label, hAsync("slot", null), isSlotUsed$1(this.el, "icon") && (hAsync("slot", { name: "icon", slot: `${this.iconPosition ? `${this.iconPosition}-icon` : "icon"}` })), isSlotUsed$1(this.el, "badge") && (hAsync("slot", { name: "badge", slot: "badge" })))));
27864
28164
  }
27865
28165
  static get delegatesFocus() { return true; }
27866
28166
  get el() { return getElement(this); }
28167
+ static get watchers() { return {
28168
+ "disabled": ["watchDisabledHandler"]
28169
+ }; }
27867
28170
  static get style() { return icToggleButtonCss; }
27868
28171
  static get cmpMeta() { return {
27869
28172
  "$flags$": 25,
@@ -27878,6 +28181,7 @@ class ToggleButton {
27878
28181
  "loading": [4],
27879
28182
  "size": [1],
27880
28183
  "toggleChecked": [1540, "toggle-checked"],
28184
+ "tooltipPlacement": [1, "tooltip-placement"],
27881
28185
  "variant": [513]
27882
28186
  },
27883
28187
  "$listeners$": [[2, "click", "handleHostClick"]],
@@ -27979,8 +28283,17 @@ class ToggleButtonGroup {
27979
28283
  this.selectMethod = "manual";
27980
28284
  this.selectType = "single";
27981
28285
  this.size = "default";
28286
+ this.tooltipPlacement = "bottom";
27982
28287
  this.variant = "default";
27983
28288
  }
28289
+ watchDisabledHandler() {
28290
+ removeDisabledFalse$1(this.disabled, this.el);
28291
+ }
28292
+ watchTooltipPlacementHandler() {
28293
+ this.getAllToggleButtons().forEach((el) => {
28294
+ el.tooltipPlacement = this.tooltipPlacement;
28295
+ });
28296
+ }
27984
28297
  selectHandler(ev, tabTarget) {
27985
28298
  const allToggles = this.getAllToggleButtons();
27986
28299
  let clickedToggle = ev.target;
@@ -28014,6 +28327,7 @@ class ToggleButtonGroup {
28014
28327
  componentWillLoad() {
28015
28328
  this.selectType === "multi" && (this.selectMethod = "manual");
28016
28329
  document.addEventListener("keydown", this.keyListener);
28330
+ removeDisabledFalse$1(this.disabled, this.el);
28017
28331
  }
28018
28332
  componentDidLoad() {
28019
28333
  this.getAllToggleButtons().forEach((el, i) => {
@@ -28025,6 +28339,7 @@ class ToggleButtonGroup {
28025
28339
  el.appearance = this.appearance;
28026
28340
  el.variant = this.variant;
28027
28341
  el.fullWidth = this.fullWidth;
28342
+ el.tooltipPlacement = this.tooltipPlacement;
28028
28343
  el.id = i.toString();
28029
28344
  el.tabIndex = -1;
28030
28345
  el.addEventListener("keydown", (ev) => {
@@ -28058,6 +28373,10 @@ class ToggleButtonGroup {
28058
28373
  }, onFocus: this.handleHostFocus }, hAsync("slot", null)));
28059
28374
  }
28060
28375
  get el() { return getElement(this); }
28376
+ static get watchers() { return {
28377
+ "disabled": ["watchDisabledHandler"],
28378
+ "tooltipPlacement": ["watchTooltipPlacementHandler"]
28379
+ }; }
28061
28380
  static get style() { return icToggleButtonGroupCss; }
28062
28381
  static get cmpMeta() { return {
28063
28382
  "$flags$": 9,
@@ -28072,6 +28391,7 @@ class ToggleButtonGroup {
28072
28391
  "selectMethod": [1025, "select-method"],
28073
28392
  "selectType": [1, "select-type"],
28074
28393
  "size": [1],
28394
+ "tooltipPlacement": [1, "tooltip-placement"],
28075
28395
  "variant": [513],
28076
28396
  "lastKeyPressed": [32]
28077
28397
  },
@@ -28317,7 +28637,7 @@ class Tooltip {
28317
28637
  }; }
28318
28638
  }
28319
28639
 
28320
- const icTopNavigationCss = "/*!@html*/html.sc-ic-top-navigation{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-top-navigation{margin:0}/*!@main*/main.sc-ic-top-navigation{display:block}/*!@h1*/h1.sc-ic-top-navigation{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-top-navigation{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-top-navigation{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-top-navigation{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-top-navigation{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-top-navigation,strong.sc-ic-top-navigation{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-top-navigation,kbd.sc-ic-top-navigation,samp.sc-ic-top-navigation{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-top-navigation{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-top-navigation,sup.sc-ic-top-navigation{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-top-navigation{bottom:-0.25em}/*!@sup*/sup.sc-ic-top-navigation{top:-0.5em}/*!@img*/img.sc-ic-top-navigation{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-top-navigation,input.sc-ic-top-navigation,optgroup.sc-ic-top-navigation,select.sc-ic-top-navigation,textarea.sc-ic-top-navigation{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-top-navigation,input.sc-ic-top-navigation{overflow:visible}/*!@button,\nselect*/button.sc-ic-top-navigation,select.sc-ic-top-navigation{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-top-navigation,[type=\"button\"].sc-ic-top-navigation,[type=\"reset\"].sc-ic-top-navigation,[type=\"submit\"].sc-ic-top-navigation{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-top-navigation::-moz-focus-inner,[type=\"button\"].sc-ic-top-navigation::-moz-focus-inner,[type=\"reset\"].sc-ic-top-navigation::-moz-focus-inner,[type=\"submit\"].sc-ic-top-navigation::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-top-navigation:-moz-focusring,[type=\"button\"].sc-ic-top-navigation:-moz-focusring,[type=\"reset\"].sc-ic-top-navigation:-moz-focusring,[type=\"submit\"].sc-ic-top-navigation:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-top-navigation{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-top-navigation{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-top-navigation{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-top-navigation{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-top-navigation,[type=\"radio\"].sc-ic-top-navigation{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-top-navigation::-webkit-inner-spin-button,[type=\"number\"].sc-ic-top-navigation::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-top-navigation{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-top-navigation::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-top-navigation::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-top-navigation{display:block}/*!@summary*/summary.sc-ic-top-navigation{display:list-item}/*!@template*/template.sc-ic-top-navigation{display:none}/*!@[hidden]*/[hidden].sc-ic-top-navigation{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-top-navigation,body.sc-ic-top-navigation,div.sc-ic-top-navigation,span.sc-ic-top-navigation,applet.sc-ic-top-navigation,object.sc-ic-top-navigation,iframe.sc-ic-top-navigation,h1.sc-ic-top-navigation,h2.sc-ic-top-navigation,h3.sc-ic-top-navigation,h4.sc-ic-top-navigation,h5.sc-ic-top-navigation,h6.sc-ic-top-navigation,p.sc-ic-top-navigation,blockquote.sc-ic-top-navigation,pre.sc-ic-top-navigation,a.sc-ic-top-navigation,abbr.sc-ic-top-navigation,acronym.sc-ic-top-navigation,address.sc-ic-top-navigation,big.sc-ic-top-navigation,cite.sc-ic-top-navigation,code.sc-ic-top-navigation,del.sc-ic-top-navigation,dfn.sc-ic-top-navigation,em.sc-ic-top-navigation,img.sc-ic-top-navigation,ins.sc-ic-top-navigation,kbd.sc-ic-top-navigation,q.sc-ic-top-navigation,s.sc-ic-top-navigation,samp.sc-ic-top-navigation,small.sc-ic-top-navigation,strike.sc-ic-top-navigation,strong.sc-ic-top-navigation,sub.sc-ic-top-navigation,sup.sc-ic-top-navigation,tt.sc-ic-top-navigation,var.sc-ic-top-navigation,b.sc-ic-top-navigation,u.sc-ic-top-navigation,i.sc-ic-top-navigation,center.sc-ic-top-navigation,dl.sc-ic-top-navigation,dt.sc-ic-top-navigation,dd.sc-ic-top-navigation,ol.sc-ic-top-navigation,ul.sc-ic-top-navigation,li.sc-ic-top-navigation,fieldset.sc-ic-top-navigation,form.sc-ic-top-navigation,label.sc-ic-top-navigation,legend.sc-ic-top-navigation,table.sc-ic-top-navigation,caption.sc-ic-top-navigation,tbody.sc-ic-top-navigation,tfoot.sc-ic-top-navigation,thead.sc-ic-top-navigation,tr.sc-ic-top-navigation,th.sc-ic-top-navigation,td.sc-ic-top-navigation,article.sc-ic-top-navigation,aside.sc-ic-top-navigation,canvas.sc-ic-top-navigation,details.sc-ic-top-navigation,embed.sc-ic-top-navigation,figure.sc-ic-top-navigation,figcaption.sc-ic-top-navigation,footer.sc-ic-top-navigation,header.sc-ic-top-navigation,hgroup.sc-ic-top-navigation,menu.sc-ic-top-navigation,nav.sc-ic-top-navigation,output.sc-ic-top-navigation,ruby.sc-ic-top-navigation,section.sc-ic-top-navigation,summary.sc-ic-top-navigation,time.sc-ic-top-navigation,mark.sc-ic-top-navigation,audio.sc-ic-top-navigation,video.sc-ic-top-navigation{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-top-navigation-h{display:block;color:var(--ic-theme-text);width:100%;position:relative}/*!@:host .top-navigation*/.sc-ic-top-navigation-h .top-navigation.sc-ic-top-navigation{background-color:var(--ic-theme-primary);height:-moz-max-content;height:max-content}/*!@:host(.fullwidth-searchbar) slot[name=\"search\"]::slotted(form)*/.sc-ic-top-navigation-h.fullwidth-searchbar slot[name=\"search\"].sc-ic-top-navigation-s>form{width:100%}/*!@:host .title-link*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation{display:inline-flex;align-items:center;text-decoration:none;padding:var(--ic-space-xxs);transition:var(--ic-easing-transition-fast)}/*!@:host .title-link,\n:host .title-link:visited,\n:host .title-link:active,\n:host .title-link ::slotted(a),\n:host .title-link:visited ::slotted(a),\n:host .title-link:active ::slotted(a)*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:visited,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:active,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link .sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:visited.sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:visited .sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:active.sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:active .sc-ic-top-navigation-s>a{color:var(--ic-theme-text);text-decoration:none;outline:none}/*!@:host .title-link:hover:not(:focus)*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:hover:not(:focus){background-color:var(--ic-theme-hover)}/*!@:host .title-link:active:not(:focus)*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:active:not(:focus){background-color:var(--ic-theme-active)}/*!@:host .title-link:hover*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:hover{border-radius:var(--ic-border-radius)}/*!@:host .title-link:focus,\n:host .title-link:focus-within*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:focus,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:focus-within{border-radius:var(--ic-border-radius);box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline)}/*!@:host .title-link ic-typography*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation ic-typography.sc-ic-top-navigation{font-weight:600}/*!@:host .nav-panel-container*/.sc-ic-top-navigation-h .nav-panel-container.sc-ic-top-navigation{border-top:var(--ic-keyline-lighten);padding:0 var(--ic-space-lg);margin-left:calc(-1 * var(--section-container-margin));margin-right:calc(-1 * var(--section-container-margin));display:flex}/*!@:host(.dark) .nav-panel-container*/.dark.sc-ic-top-navigation-h .nav-panel-container.sc-ic-top-navigation{border-top:var(--ic-keyline-darken)}/*!@.top-panel-container*/.top-panel-container.sc-ic-top-navigation{display:flex;padding-top:0.5rem;padding-bottom:0.5rem}/*!@.navigation-tabs*/.navigation-tabs.sc-ic-top-navigation{margin-top:calc(-1 * var(--ic-space-1px))}/*!@.app-details-container*/.app-details-container.sc-ic-top-navigation{display:flex;align-items:center;flex:1 1 auto;margin-right:var(--ic-space-md)}/*!@.app-icon-container*/.app-icon-container.sc-ic-top-navigation{display:flex;padding-right:var(--ic-space-xs)}/*!@.icon-buttons-container*/.icon-buttons-container.sc-ic-top-navigation{display:flex;margin-left:var(--ic-space-md)}/*!@.icon-buttons-container ::slotted(nav)*/.icon-buttons-container .sc-ic-top-navigation-s>nav{display:flex}/*!@.title-wrap*/.title-wrap.sc-ic-top-navigation{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}/*!@:host .app-status*/.sc-ic-top-navigation-h .app-status.sc-ic-top-navigation{border-radius:var(--ic-space-md);background-color:var(--ic-architectural-white);color:var(--ic-color-primary-text);padding:var(--ic-space-xxs) var(--ic-space-lg);margin-left:var(--ic-space-md);flex:1 1 0;max-width:-moz-fit-content;max-width:fit-content}/*!@:host(.dark) .app-status*/.dark.sc-ic-top-navigation-h .app-status.sc-ic-top-navigation{background-color:var(--ic-theme-text);color:var(--ic-color-white-text)}/*!@:host .app-version*/.sc-ic-top-navigation-h .app-version.sc-ic-top-navigation{border-radius:var(--ic-space-md);background-color:var(--ic-theme-active);padding:var(--ic-space-xxs) var(--ic-space-sm);margin-left:var(--ic-space-xs);flex:1 1 0;max-width:-moz-fit-content;max-width:fit-content}/*!@slot[name=\"app-icon\"]::slotted(*)*/slot[name=\"app-icon\"].sc-ic-top-navigation-s>*{fill:var(--ic-theme-text);width:2em;height:2em}/*!@slot[name=\"toggle-icon\"] svg*/slot[name=\"toggle-icon\"].sc-ic-top-navigation svg.sc-ic-top-navigation{fill:var(--ic-theme-text)}/*!@.search-menu-container*/.search-menu-container.sc-ic-top-navigation{justify-content:right;display:flex;align-items:center}/*!@.menu-button-container*/.menu-button-container.sc-ic-top-navigation{margin-left:var(--ic-space-md)}/*!@.menu-button-container .navigation-landmark-button-text*/.menu-button-container.sc-ic-top-navigation .navigation-landmark-button-text.sc-ic-top-navigation{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}/*!@.search-actions-container*/.search-actions-container.sc-ic-top-navigation{display:flex}/*!@.menu-buttons-slot*/.menu-buttons-slot.sc-ic-top-navigation{display:flex;flex-direction:column}/*!@.navigation-landmark-text*/.navigation-landmark-text.sc-ic-top-navigation{position:absolute;width:var(--ic-space-1px);height:var(--ic-space-1px);padding:0;margin:calc(-1 * var(--ic-space-1px));overflow:hidden}/*!@.navigation-item-list*/.navigation-item-list.sc-ic-top-navigation{display:flex;list-style:none;height:2.75rem}/*!@.navigation-item-list::-webkit-scrollbar*/.navigation-item-list.sc-ic-top-navigation::-webkit-scrollbar{display:none}/*!@:host ic-section-container*/.sc-ic-top-navigation-h ic-section-container.sc-ic-top-navigation{padding-bottom:0 !important;padding-top:0 !important}@media screen and (min-width: 993px){/*!@.app-details-container*/.app-details-container.sc-ic-top-navigation{margin-right:var(--ic-space-lg)}}@media screen and (max-width: 1200px){/*!@:host .nav-panel-container*/.sc-ic-top-navigation-h .nav-panel-container.sc-ic-top-navigation{padding:0 var(--ic-space-md)}}/*!@:host(.mobile-mode) .app-status,\n:host(.mobile-mode) .app-version*/.mobile-mode.sc-ic-top-navigation-h .app-status.sc-ic-top-navigation,.mobile-mode.sc-ic-top-navigation-h .app-version.sc-ic-top-navigation{display:none}/*!@:host(.mobile-mode) .title-link*/.mobile-mode.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation{margin-right:var(--ic-space-xs)}/*!@:host(.mobile-mode) .search-menu-container*/.mobile-mode.sc-ic-top-navigation-h .search-menu-container.sc-ic-top-navigation{max-width:10rem}/*!@:host(.mobile-mode) .search-bar-container*/.mobile-mode.sc-ic-top-navigation-h .search-bar-container.sc-ic-top-navigation{display:flex;justify-content:center;align-items:center;border-top:var(--ic-keyline-darken);height:4rem;padding-left:var(--ic-space-md);padding-right:var(--ic-space-md);margin-left:calc(-1 * var(--section-container-margin));margin-right:calc(-1 * var(--section-container-margin))}@media screen and (max-width: 576px){/*!@:host .title-link*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation{margin-right:var(--ic-space-xxxs);word-break:break-word;-webkit-hyphens:none;hyphens:none}/*!@.top-panel-container*/.top-panel-container.sc-ic-top-navigation{min-height:2.5rem}/*!@.search-bar-container*/.search-bar-container.sc-ic-top-navigation{margin-top:0;height:3.5rem;padding-left:var(--ic-space-xs);padding-right:var(--ic-space-xs)}/*!@.menu-button-container*/.menu-button-container.sc-ic-top-navigation{margin-left:var(--ic-space-sm)}/*!@slot[name=\"app-icon\"]::slotted(*)*/slot[name=\"app-icon\"].sc-ic-top-navigation-s>*{width:1.5em;height:1.5em}/*!@slot[name=\"toggle-icon\"] svg*/slot[name=\"toggle-icon\"].sc-ic-top-navigation svg.sc-ic-top-navigation{width:1.5em;height:1.5em}}@media (forced-colors: active){/*!@:host .top-navigation*/.sc-ic-top-navigation-h .top-navigation.sc-ic-top-navigation{border-bottom:var(--ic-hc-border)}/*!@.app-status,\n .app-version*/.app-status.sc-ic-top-navigation,.app-version.sc-ic-top-navigation{border:var(--ic-hc-border)}/*!@slot[name=\"app-icon\"]::slotted(*)*/slot[name=\"app-icon\"].sc-ic-top-navigation-s>*{fill:currentcolor}}";
28640
+ const icTopNavigationCss = "/*!@html*/html.sc-ic-top-navigation{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-top-navigation{margin:0}/*!@main*/main.sc-ic-top-navigation{display:block}/*!@h1*/h1.sc-ic-top-navigation{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-top-navigation{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-top-navigation{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-top-navigation{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-top-navigation{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-top-navigation,strong.sc-ic-top-navigation{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-top-navigation,kbd.sc-ic-top-navigation,samp.sc-ic-top-navigation{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-top-navigation{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-top-navigation,sup.sc-ic-top-navigation{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-top-navigation{bottom:-0.25em}/*!@sup*/sup.sc-ic-top-navigation{top:-0.5em}/*!@img*/img.sc-ic-top-navigation{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-top-navigation,input.sc-ic-top-navigation,optgroup.sc-ic-top-navigation,select.sc-ic-top-navigation,textarea.sc-ic-top-navigation{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-top-navigation,input.sc-ic-top-navigation{overflow:visible}/*!@button,\nselect*/button.sc-ic-top-navigation,select.sc-ic-top-navigation{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-top-navigation,[type=\"button\"].sc-ic-top-navigation,[type=\"reset\"].sc-ic-top-navigation,[type=\"submit\"].sc-ic-top-navigation{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-top-navigation::-moz-focus-inner,[type=\"button\"].sc-ic-top-navigation::-moz-focus-inner,[type=\"reset\"].sc-ic-top-navigation::-moz-focus-inner,[type=\"submit\"].sc-ic-top-navigation::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-top-navigation:-moz-focusring,[type=\"button\"].sc-ic-top-navigation:-moz-focusring,[type=\"reset\"].sc-ic-top-navigation:-moz-focusring,[type=\"submit\"].sc-ic-top-navigation:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-top-navigation{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-top-navigation{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-top-navigation{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-top-navigation{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-top-navigation,[type=\"radio\"].sc-ic-top-navigation{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-top-navigation::-webkit-inner-spin-button,[type=\"number\"].sc-ic-top-navigation::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-top-navigation{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-top-navigation::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-top-navigation::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-top-navigation{display:block}/*!@summary*/summary.sc-ic-top-navigation{display:list-item}/*!@template*/template.sc-ic-top-navigation{display:none}/*!@[hidden]*/[hidden].sc-ic-top-navigation{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-top-navigation,body.sc-ic-top-navigation,div.sc-ic-top-navigation,span.sc-ic-top-navigation,applet.sc-ic-top-navigation,object.sc-ic-top-navigation,iframe.sc-ic-top-navigation,h1.sc-ic-top-navigation,h2.sc-ic-top-navigation,h3.sc-ic-top-navigation,h4.sc-ic-top-navigation,h5.sc-ic-top-navigation,h6.sc-ic-top-navigation,p.sc-ic-top-navigation,blockquote.sc-ic-top-navigation,pre.sc-ic-top-navigation,a.sc-ic-top-navigation,abbr.sc-ic-top-navigation,acronym.sc-ic-top-navigation,address.sc-ic-top-navigation,big.sc-ic-top-navigation,cite.sc-ic-top-navigation,code.sc-ic-top-navigation,del.sc-ic-top-navigation,dfn.sc-ic-top-navigation,em.sc-ic-top-navigation,img.sc-ic-top-navigation,ins.sc-ic-top-navigation,kbd.sc-ic-top-navigation,q.sc-ic-top-navigation,s.sc-ic-top-navigation,samp.sc-ic-top-navigation,small.sc-ic-top-navigation,strike.sc-ic-top-navigation,strong.sc-ic-top-navigation,sub.sc-ic-top-navigation,sup.sc-ic-top-navigation,tt.sc-ic-top-navigation,var.sc-ic-top-navigation,b.sc-ic-top-navigation,u.sc-ic-top-navigation,i.sc-ic-top-navigation,center.sc-ic-top-navigation,dl.sc-ic-top-navigation,dt.sc-ic-top-navigation,dd.sc-ic-top-navigation,ol.sc-ic-top-navigation,ul.sc-ic-top-navigation,li.sc-ic-top-navigation,fieldset.sc-ic-top-navigation,form.sc-ic-top-navigation,label.sc-ic-top-navigation,legend.sc-ic-top-navigation,table.sc-ic-top-navigation,caption.sc-ic-top-navigation,tbody.sc-ic-top-navigation,tfoot.sc-ic-top-navigation,thead.sc-ic-top-navigation,tr.sc-ic-top-navigation,th.sc-ic-top-navigation,td.sc-ic-top-navigation,article.sc-ic-top-navigation,aside.sc-ic-top-navigation,canvas.sc-ic-top-navigation,details.sc-ic-top-navigation,embed.sc-ic-top-navigation,figure.sc-ic-top-navigation,figcaption.sc-ic-top-navigation,footer.sc-ic-top-navigation,header.sc-ic-top-navigation,hgroup.sc-ic-top-navigation,menu.sc-ic-top-navigation,nav.sc-ic-top-navigation,output.sc-ic-top-navigation,ruby.sc-ic-top-navigation,section.sc-ic-top-navigation,summary.sc-ic-top-navigation,time.sc-ic-top-navigation,mark.sc-ic-top-navigation,audio.sc-ic-top-navigation,video.sc-ic-top-navigation{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-top-navigation-h{display:block;color:var(--ic-theme-text);width:100%;position:relative}/*!@:host .top-navigation*/.sc-ic-top-navigation-h .top-navigation.sc-ic-top-navigation{background-color:var(--ic-theme-primary);height:-moz-max-content;height:max-content}/*!@:host(.fullwidth-searchbar) slot[name=\"search\"]::slotted(form)*/.sc-ic-top-navigation-h.fullwidth-searchbar slot[name=\"search\"].sc-ic-top-navigation-s>form{width:100%}/*!@:host .title-link*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation{display:inline-flex;align-items:center;text-decoration:none;padding:var(--ic-space-xxs);transition:var(--ic-easing-transition-fast)}/*!@:host .title-link,\n:host .title-link:visited,\n:host .title-link:active,\n:host .title-link ::slotted(a),\n:host .title-link:visited ::slotted(a),\n:host .title-link:active ::slotted(a)*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:visited,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:active,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link .sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:visited.sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:visited .sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:active.sc-ic-top-navigation-s>a,.sc-ic-top-navigation-h .title-link:active .sc-ic-top-navigation-s>a{color:var(--ic-theme-text);text-decoration:none;outline:none}/*!@:host .title-link:hover:not(:focus)*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:hover:not(:focus){background-color:var(--ic-theme-hover)}/*!@:host .title-link:active:not(:focus)*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:active:not(:focus){background-color:var(--ic-theme-active)}/*!@:host .title-link:hover*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:hover{border-radius:var(--ic-border-radius)}/*!@:host .title-link:focus,\n:host .title-link:focus-within*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:focus,.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation:focus-within{border-radius:var(--ic-border-radius);box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline)}/*!@:host .title-link ic-typography*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation ic-typography.sc-ic-top-navigation{font-weight:600}/*!@:host .nav-panel-container*/.sc-ic-top-navigation-h .nav-panel-container.sc-ic-top-navigation{border-top:var(--ic-keyline-lighten);padding:0 var(--ic-space-lg);margin-left:calc(-1 * var(--section-container-margin));margin-right:calc(-1 * var(--section-container-margin));display:flex}/*!@:host(.dark) .nav-panel-container*/.dark.sc-ic-top-navigation-h .nav-panel-container.sc-ic-top-navigation{border-top:var(--ic-keyline-darken)}/*!@.top-panel-container*/.top-panel-container.sc-ic-top-navigation{display:flex;padding-top:0.5rem;padding-bottom:0.5rem}/*!@.navigation-tabs*/.navigation-tabs.sc-ic-top-navigation{margin-top:calc(-1 * var(--ic-space-1px))}/*!@.app-details-container*/.app-details-container.sc-ic-top-navigation{display:flex;align-items:center;flex:1 1 auto;margin-right:var(--ic-space-md)}/*!@.app-icon-container*/.app-icon-container.sc-ic-top-navigation{display:flex;padding-right:var(--ic-space-xs)}/*!@.icon-buttons-container*/.icon-buttons-container.sc-ic-top-navigation{display:flex;margin-left:var(--ic-space-md)}/*!@.icon-buttons-container ::slotted(nav)*/.icon-buttons-container .sc-ic-top-navigation-s>nav{display:flex}/*!@.title-wrap*/.title-wrap.sc-ic-top-navigation{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}/*!@:host .app-status*/.sc-ic-top-navigation-h .app-status.sc-ic-top-navigation{border-radius:var(--ic-space-md);background-color:var(--ic-architectural-white);color:var(--ic-color-primary-text);padding:var(--ic-space-xxs) var(--ic-space-lg);margin-left:var(--ic-space-md);flex:1 1 0;max-width:-moz-fit-content;max-width:fit-content}/*!@:host(.dark) .app-status*/.dark.sc-ic-top-navigation-h .app-status.sc-ic-top-navigation{background-color:var(--ic-theme-text);color:var(--ic-color-white-text)}/*!@:host .app-version*/.sc-ic-top-navigation-h .app-version.sc-ic-top-navigation{border-radius:var(--ic-space-md);background-color:var(--ic-theme-active);padding:var(--ic-space-xxs) var(--ic-space-sm);margin-left:var(--ic-space-xs);flex:1 1 0;max-width:-moz-fit-content;max-width:fit-content}/*!@slot[name=\"app-icon\"]::slotted(*)*/slot[name=\"app-icon\"].sc-ic-top-navigation-s>*{fill:var(--ic-theme-text);width:2em;height:2em}/*!@slot[name=\"toggle-icon\"] svg*/slot[name=\"toggle-icon\"].sc-ic-top-navigation svg.sc-ic-top-navigation{fill:var(--ic-theme-text)}/*!@.search-menu-container*/.search-menu-container.sc-ic-top-navigation{justify-content:right;display:flex;align-items:center}/*!@.menu-button-container*/.menu-button-container.sc-ic-top-navigation{margin-left:var(--ic-space-md)}/*!@.menu-button-container .navigation-landmark-button-text*/.menu-button-container.sc-ic-top-navigation .navigation-landmark-button-text.sc-ic-top-navigation{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}/*!@.search-actions-container*/.search-actions-container.sc-ic-top-navigation{display:flex}/*!@.menu-buttons-slot*/.menu-buttons-slot.sc-ic-top-navigation{display:flex;flex-direction:column}/*!@.navigation-landmark-text*/.navigation-landmark-text.sc-ic-top-navigation{position:absolute;width:var(--ic-space-1px);height:var(--ic-space-1px);padding:0;margin:calc(-1 * var(--ic-space-1px));overflow:hidden}/*!@.navigation-item-list*/.navigation-item-list.sc-ic-top-navigation{display:flex;list-style:none;height:2.75rem}/*!@.navigation-item-list::-webkit-scrollbar*/.navigation-item-list.sc-ic-top-navigation::-webkit-scrollbar{display:none}/*!@:host ic-section-container*/.sc-ic-top-navigation-h ic-section-container.sc-ic-top-navigation{padding-bottom:0 !important;padding-top:0 !important}@media screen and (min-width: 993px){/*!@.app-details-container*/.app-details-container.sc-ic-top-navigation{margin-right:var(--ic-space-lg)}}@media screen and (max-width: 1200px){/*!@:host .nav-panel-container*/.sc-ic-top-navigation-h .nav-panel-container.sc-ic-top-navigation{padding:0 var(--ic-space-md)}}/*!@:host(.mobile-mode) .app-status,\n:host(.mobile-mode) .app-version*/.mobile-mode.sc-ic-top-navigation-h .app-status.sc-ic-top-navigation,.mobile-mode.sc-ic-top-navigation-h .app-version.sc-ic-top-navigation{display:none}/*!@:host(.mobile-mode) .title-link*/.mobile-mode.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation{margin-right:var(--ic-space-xs)}/*!@:host(.mobile-mode) .search-menu-container*/.mobile-mode.sc-ic-top-navigation-h .search-menu-container.sc-ic-top-navigation{max-width:10rem}/*!@:host(.mobile-mode) .search-bar-container*/.mobile-mode.sc-ic-top-navigation-h .search-bar-container.sc-ic-top-navigation{display:flex;justify-content:center;align-items:center;border-top:var(--ic-keyline-darken);height:4rem;padding-left:var(--ic-space-md);padding-right:var(--ic-space-md);margin-left:calc(-1 * var(--section-container-margin));margin-right:calc(-1 * var(--section-container-margin))}@media screen and (max-width: 576px){/*!@:host .title-link*/.sc-ic-top-navigation-h .title-link.sc-ic-top-navigation{margin-right:var(--ic-space-xxxs);word-break:break-word;-webkit-hyphens:none;hyphens:none}/*!@.top-panel-container*/.top-panel-container.sc-ic-top-navigation{min-height:2.5rem}/*!@.search-bar-container*/.search-bar-container.sc-ic-top-navigation{margin-top:0;height:3.5rem;padding-left:var(--ic-space-xs);padding-right:var(--ic-space-xs)}/*!@.menu-button-container*/.menu-button-container.sc-ic-top-navigation{margin-left:var(--ic-space-sm)}/*!@slot[name=\"app-icon\"]::slotted(*)*/slot[name=\"app-icon\"].sc-ic-top-navigation-s>*{width:1.5em;height:1.5em}/*!@slot[name=\"toggle-icon\"] svg*/slot[name=\"toggle-icon\"].sc-ic-top-navigation svg.sc-ic-top-navigation{width:1.5em;height:1.5em}}@media (forced-colors: active){/*!@:host .top-navigation*/.sc-ic-top-navigation-h .top-navigation.sc-ic-top-navigation{border-bottom:var(--ic-hc-border)}/*!@.app-status,\n .app-version*/.app-status.sc-ic-top-navigation,.app-version.sc-ic-top-navigation{border:var(--ic-hc-border)}/*!@slot[name=\"app-icon\"]::slotted(*)*/slot[name=\"app-icon\"].sc-ic-top-navigation-s>*{fill:currentcolor}/*!@slot[name=\"toggle-icon\"] svg*/slot[name=\"toggle-icon\"].sc-ic-top-navigation svg.sc-ic-top-navigation{fill:currentcolor}}";
28321
28641
 
28322
28642
  /**
28323
28643
  * @slot app-icon - Content will be rendered to left of app title. Anything that is slotted here will be hidden from screen readers.
@@ -28627,11 +28947,6 @@ class TreeItem {
28627
28947
  }
28628
28948
  }
28629
28949
  };
28630
- this.hostMutationCallback = (mutationList) => {
28631
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
28632
- ? checkSlotInChildMutations(addedNodes, removedNodes, "icon")
28633
- : false)) ;
28634
- };
28635
28950
  this.handleDisplayTooltip = (display) => {
28636
28951
  const typographyEl = this.el.shadowRoot.querySelector(".tree-item-label");
28637
28952
  const tooltip = typographyEl === null || typographyEl === void 0 ? void 0 : typographyEl.closest(this.TOOLTIP);
@@ -28653,6 +28968,9 @@ class TreeItem {
28653
28968
  this.target = undefined;
28654
28969
  this.truncateTreeItem = undefined;
28655
28970
  }
28971
+ watchDisabledHandler() {
28972
+ removeDisabledFalse(this.disabled, this.el);
28973
+ }
28656
28974
  watchSelectedHandler() {
28657
28975
  if (this.selected) {
28658
28976
  this.icTreeItemSelected.emit({ id: this.el.id });
@@ -28663,6 +28981,9 @@ class TreeItem {
28663
28981
  var _a;
28664
28982
  (_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
28665
28983
  }
28984
+ componentWillLoad() {
28985
+ removeDisabledFalse(this.disabled, this.el);
28986
+ }
28666
28987
  componentDidLoad() {
28667
28988
  this.childTreeItems = Array.from(this.el.children).filter((child) => child.tagName === this.treeItemTag);
28668
28989
  if (this.childTreeItems.length > 0) {
@@ -28675,7 +28996,7 @@ class TreeItem {
28675
28996
  }, 100);
28676
28997
  !isSlotUsed(this.el, "label") &&
28677
28998
  onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Tree item");
28678
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
28999
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots(mutationList, "icon"));
28679
29000
  this.hostMutationObserver.observe(this.el, {
28680
29001
  childList: true,
28681
29002
  });
@@ -28771,6 +29092,7 @@ class TreeItem {
28771
29092
  }
28772
29093
  get el() { return getElement(this); }
28773
29094
  static get watchers() { return {
29095
+ "disabled": ["watchDisabledHandler"],
28774
29096
  "selected": ["watchSelectedHandler"]
28775
29097
  }; }
28776
29098
  static get style() { return icTreeItemCss; }
@@ -28918,11 +29240,6 @@ class TreeView {
28918
29240
  }
28919
29241
  }
28920
29242
  };
28921
- this.hostMutationCallback = (mutationList) => {
28922
- if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
28923
- ? checkSlotInChildMutations(addedNodes, removedNodes, "icon")
28924
- : false)) ;
28925
- };
28926
29243
  this.isHeadingDefined = () => isPropDefined(this.heading) && this.heading !== null;
28927
29244
  this.hasHeadingAreaContent = () => {
28928
29245
  return (isSlotUsed(this.el, "heading") ||
@@ -28967,7 +29284,7 @@ class TreeView {
28967
29284
  this.truncateHeading && this.truncateTreeViewHeading();
28968
29285
  }, 100);
28969
29286
  this.addSlotChangeListener();
28970
- this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
29287
+ this.hostMutationObserver = new MutationObserver((mutationList) => renderDynamicChildSlots(mutationList, "icon"));
28971
29288
  this.hostMutationObserver.observe(this.el, {
28972
29289
  childList: true,
28973
29290
  });