@ukic/web-components 2.25.0 → 2.26.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (367) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-80016ff7.js → helpers-94b33ab0.js} +6 -2
  3. package/dist/cjs/helpers-94b33ab0.js.map +1 -0
  4. package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
  5. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/ic-alert.cjs.entry.js +17 -1
  7. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  8. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  9. package/dist/cjs/ic-badge.cjs.entry.js +1 -1
  10. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
  11. package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
  12. package/dist/cjs/ic-button_3.cjs.entry.js +11 -6
  13. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-card.cjs.entry.js +25 -1
  15. package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
  17. package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
  18. package/dist/cjs/ic-chip.cjs.entry.js +9 -3
  19. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ic-classification-banner.cjs.entry.js +12 -3
  21. package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  23. package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
  24. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  25. package/dist/cjs/ic-empty-state.cjs.entry.js +20 -1
  26. package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
  27. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  28. package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
  29. package/dist/cjs/ic-footer.cjs.entry.js +1 -1
  30. package/dist/cjs/ic-hero.cjs.entry.js +17 -1
  31. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
  33. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +1 -1
  34. package/dist/cjs/ic-input-label_2.cjs.entry.js +1 -1
  35. package/dist/cjs/ic-link.cjs.entry.js +1 -1
  36. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  37. package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
  38. package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
  39. package/dist/cjs/ic-navigation-group.cjs.entry.js +1 -1
  40. package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
  41. package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
  42. package/dist/cjs/ic-page-header.cjs.entry.js +1 -1
  43. package/dist/cjs/ic-pagination-item.cjs.entry.js +1 -1
  44. package/dist/cjs/ic-pagination.cjs.entry.js +1 -1
  45. package/dist/cjs/ic-popover-menu.cjs.entry.js +1 -1
  46. package/dist/cjs/ic-radio-group.cjs.entry.js +41 -22
  47. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-radio-option.cjs.entry.js +1 -1
  49. package/dist/cjs/ic-search-bar.cjs.entry.js +1 -1
  50. package/dist/cjs/ic-select.cjs.entry.js +1 -1
  51. package/dist/cjs/ic-side-navigation.cjs.entry.js +1 -1
  52. package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
  53. package/dist/cjs/ic-step.cjs.entry.js +1 -1
  54. package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
  55. package/dist/cjs/ic-switch.cjs.entry.js +1 -1
  56. package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
  57. package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
  58. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  59. package/dist/cjs/ic-text-field.cjs.entry.js +1 -1
  60. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  61. package/dist/cjs/ic-toast.cjs.entry.js +1 -1
  62. package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
  63. package/dist/cjs/ic-top-navigation.cjs.entry.js +1 -1
  64. package/dist/cjs/ic-typography.cjs.entry.js +47 -12
  65. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  66. package/dist/cjs/loader.cjs.js +1 -1
  67. package/dist/collection/components/ic-alert/ic-alert.js +18 -2
  68. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  69. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +15 -0
  70. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -1
  71. package/dist/collection/components/ic-card/ic-card.js +26 -2
  72. package/dist/collection/components/ic-card/ic-card.js.map +1 -1
  73. package/dist/collection/components/ic-card/test/basic/ic-card.spec.js +21 -0
  74. package/dist/collection/components/ic-card/test/basic/ic-card.spec.js.map +1 -1
  75. package/dist/collection/components/ic-chip/ic-chip.css +1 -0
  76. package/dist/collection/components/ic-chip/ic-chip.js +8 -2
  77. package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
  78. package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +15 -0
  79. package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -1
  80. package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +12 -3
  81. package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
  82. package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +48 -0
  83. package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +1 -1
  84. package/dist/collection/components/ic-empty-state/ic-empty-state.js +21 -2
  85. package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
  86. package/dist/collection/components/ic-hero/ic-hero.js +18 -2
  87. package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
  88. package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +15 -0
  89. package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -1
  90. package/dist/collection/components/ic-radio-group/ic-radio-group.js +40 -21
  91. package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
  92. package/dist/collection/components/ic-tooltip/ic-tooltip.js +56 -6
  93. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  94. package/dist/collection/components/ic-typography/ic-typography.css +8 -0
  95. package/dist/collection/components/ic-typography/ic-typography.js +148 -13
  96. package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
  97. package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +55 -0
  98. package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +1 -1
  99. package/dist/collection/utils/helpers.js +4 -1
  100. package/dist/collection/utils/helpers.js.map +1 -1
  101. package/dist/components/helpers.js +5 -2
  102. package/dist/components/helpers.js.map +1 -1
  103. package/dist/components/ic-alert2.js +18 -2
  104. package/dist/components/ic-alert2.js.map +1 -1
  105. package/dist/components/ic-back-to-top.js +1 -1
  106. package/dist/components/ic-badge.js +1 -1
  107. package/dist/components/ic-breadcrumb-group.js +1 -1
  108. package/dist/components/ic-breadcrumb2.js +1 -1
  109. package/dist/components/ic-button2.js +1 -1
  110. package/dist/components/ic-card.js +26 -2
  111. package/dist/components/ic-card.js.map +1 -1
  112. package/dist/components/ic-checkbox-group.js +1 -1
  113. package/dist/components/ic-checkbox.js +1 -1
  114. package/dist/components/ic-chip.js +9 -3
  115. package/dist/components/ic-chip.js.map +1 -1
  116. package/dist/components/ic-classification-banner.js +12 -3
  117. package/dist/components/ic-classification-banner.js.map +1 -1
  118. package/dist/components/ic-data-row.js +1 -1
  119. package/dist/components/ic-dialog.js +1 -1
  120. package/dist/components/ic-divider2.js +1 -1
  121. package/dist/components/ic-empty-state.js +21 -2
  122. package/dist/components/ic-empty-state.js.map +1 -1
  123. package/dist/components/ic-footer-link-group.js +1 -1
  124. package/dist/components/ic-footer-link.js +1 -1
  125. package/dist/components/ic-footer.js +1 -1
  126. package/dist/components/ic-hero.js +18 -2
  127. package/dist/components/ic-hero.js.map +1 -1
  128. package/dist/components/ic-horizontal-scroll2.js +1 -1
  129. package/dist/components/ic-input-component-container2.js +1 -1
  130. package/dist/components/ic-input-label2.js +1 -1
  131. package/dist/components/ic-input-validation2.js +1 -1
  132. package/dist/components/ic-link2.js +1 -1
  133. package/dist/components/ic-loading-indicator2.js +1 -1
  134. package/dist/components/ic-menu-group.js +1 -1
  135. package/dist/components/ic-menu-item2.js +1 -1
  136. package/dist/components/ic-navigation-button.js +1 -1
  137. package/dist/components/ic-navigation-group.js +1 -1
  138. package/dist/components/ic-navigation-item.js +1 -1
  139. package/dist/components/ic-navigation-menu2.js +1 -1
  140. package/dist/components/ic-page-header.js +1 -1
  141. package/dist/components/ic-pagination-item2.js +1 -1
  142. package/dist/components/ic-popover-menu.js +1 -1
  143. package/dist/components/ic-radio-group.js +41 -22
  144. package/dist/components/ic-radio-group.js.map +1 -1
  145. package/dist/components/ic-radio-option.js +1 -1
  146. package/dist/components/ic-search-bar.js +1 -1
  147. package/dist/components/ic-select.js +1 -1
  148. package/dist/components/ic-side-navigation.js +1 -1
  149. package/dist/components/ic-step.js +1 -1
  150. package/dist/components/ic-stepper.js +1 -1
  151. package/dist/components/ic-switch.js +1 -1
  152. package/dist/components/ic-tab-panel.js +1 -1
  153. package/dist/components/ic-text-field2.js +1 -1
  154. package/dist/components/ic-theme.js +1 -1
  155. package/dist/components/ic-toast.js +1 -1
  156. package/dist/components/ic-tooltip2.js +12 -5
  157. package/dist/components/ic-tooltip2.js.map +1 -1
  158. package/dist/components/ic-top-navigation.js +1 -1
  159. package/dist/components/ic-typography2.js +53 -15
  160. package/dist/components/ic-typography2.js.map +1 -1
  161. package/dist/core/core.esm.js +1 -1
  162. package/dist/core/core.esm.js.map +1 -1
  163. package/dist/core/{p-21885256.entry.js → p-02262e76.entry.js} +2 -2
  164. package/dist/core/{p-e720925a.entry.js → p-03f23a55.entry.js} +2 -2
  165. package/dist/core/{p-b85c5581.entry.js → p-093600a2.entry.js} +2 -2
  166. package/dist/core/{p-6fdc8bef.entry.js → p-13a6e7ea.entry.js} +2 -2
  167. package/dist/core/{p-3574b7e4.entry.js → p-13ec2a00.entry.js} +2 -2
  168. package/dist/core/{p-bf70fe93.entry.js → p-1ae6aadb.entry.js} +2 -2
  169. package/dist/core/{p-c9efaee1.entry.js → p-1d6e6ebe.entry.js} +2 -2
  170. package/dist/core/{p-cc3f2353.entry.js → p-223889da.entry.js} +2 -2
  171. package/dist/core/{p-9128a8e0.entry.js → p-227f6a41.entry.js} +2 -2
  172. package/dist/core/{p-2e8aaf89.entry.js → p-230187a8.entry.js} +2 -2
  173. package/dist/core/p-2d930c9c.entry.js +2 -0
  174. package/dist/core/p-2d930c9c.entry.js.map +1 -0
  175. package/dist/core/p-3af60dee.entry.js +2 -0
  176. package/dist/core/{p-ced03499.entry.js.map → p-3af60dee.entry.js.map} +1 -1
  177. package/dist/core/{p-af439ab9.entry.js → p-3b4c9571.entry.js} +2 -2
  178. package/dist/core/{p-c623e1b0.entry.js → p-3f2d4108.entry.js} +2 -2
  179. package/dist/core/{p-9ec428cc.entry.js → p-49e997c7.entry.js} +2 -2
  180. package/dist/core/{p-de8d16f8.entry.js → p-55b11f6f.entry.js} +2 -2
  181. package/dist/core/{p-a10eebcc.entry.js → p-5ccd3703.entry.js} +2 -2
  182. package/dist/core/{p-a0e94ddd.entry.js → p-60746e10.entry.js} +2 -2
  183. package/dist/core/{p-4e6c5e80.entry.js → p-60f7f555.entry.js} +2 -2
  184. package/dist/core/{p-a305dc90.entry.js → p-69576aa0.entry.js} +2 -2
  185. package/dist/core/{p-3cc52cbc.entry.js → p-6fae7e1f.entry.js} +2 -2
  186. package/dist/core/{p-3cc52cbc.entry.js.map → p-6fae7e1f.entry.js.map} +1 -1
  187. package/dist/core/{p-81d3b43b.entry.js → p-7c2b59fe.entry.js} +2 -2
  188. package/dist/core/{p-cbb92eb0.entry.js → p-836e71de.entry.js} +2 -2
  189. package/dist/core/{p-52855153.entry.js → p-843ed766.entry.js} +2 -2
  190. package/dist/core/p-8c325d9b.entry.js +2 -0
  191. package/dist/core/p-8c325d9b.entry.js.map +1 -0
  192. package/dist/core/{p-20f1b05a.entry.js → p-9146a7f9.entry.js} +2 -2
  193. package/dist/core/{p-5443b79a.entry.js → p-936ab032.entry.js} +2 -2
  194. package/dist/core/{p-a399de54.entry.js → p-96505636.entry.js} +2 -2
  195. package/dist/core/{p-deebcbe3.entry.js → p-9c9ba3cd.entry.js} +2 -2
  196. package/dist/core/{p-072a5366.entry.js → p-a6ff78aa.entry.js} +2 -2
  197. package/dist/core/{p-74176f4c.entry.js → p-a75f3c4d.entry.js} +2 -2
  198. package/dist/core/p-ad67c84f.entry.js +2 -0
  199. package/dist/core/p-ad67c84f.entry.js.map +1 -0
  200. package/dist/core/{p-73e5eca2.entry.js → p-aeb001d7.entry.js} +2 -2
  201. package/dist/core/{p-1c654ddd.entry.js → p-b2ceb541.entry.js} +2 -2
  202. package/dist/core/{p-18536c24.entry.js → p-b9be021b.entry.js} +2 -2
  203. package/dist/core/p-b9be021b.entry.js.map +1 -0
  204. package/dist/core/{p-910ab8e5.entry.js → p-bb963aa4.entry.js} +2 -2
  205. package/dist/core/p-be5d5f93.entry.js +2 -0
  206. package/dist/core/p-be5d5f93.entry.js.map +1 -0
  207. package/dist/core/{p-6167880d.entry.js → p-c1d5e7f2.entry.js} +2 -2
  208. package/dist/core/{p-8df60639.entry.js → p-c59474bb.entry.js} +2 -2
  209. package/dist/core/{p-8d98835c.entry.js → p-cb14349b.entry.js} +2 -2
  210. package/dist/core/p-d21f0d15.entry.js +2 -0
  211. package/dist/core/p-d21f0d15.entry.js.map +1 -0
  212. package/dist/core/{p-9419b840.entry.js → p-d3750771.entry.js} +2 -2
  213. package/dist/core/{p-b3178032.entry.js → p-db52d416.entry.js} +2 -2
  214. package/dist/core/p-dbc0f5da.entry.js +2 -0
  215. package/dist/core/p-dbc0f5da.entry.js.map +1 -0
  216. package/dist/core/{p-7ce6fb3b.entry.js → p-dcd475cc.entry.js} +2 -2
  217. package/dist/core/{p-4661ee3b.entry.js → p-dd9d8e68.entry.js} +2 -2
  218. package/dist/core/{p-09a2f6ff.entry.js → p-def5ba6b.entry.js} +2 -2
  219. package/dist/core/{p-e4f0fc68.entry.js → p-e6bad80b.entry.js} +2 -2
  220. package/dist/core/{p-2c9cf064.entry.js → p-e7fa6804.entry.js} +2 -2
  221. package/dist/core/{p-8619c625.entry.js → p-e8fa0095.entry.js} +2 -2
  222. package/dist/core/p-ed2b2bd7.entry.js +2 -0
  223. package/dist/core/p-ed2b2bd7.entry.js.map +1 -0
  224. package/dist/core/{p-92c7f4c5.entry.js → p-ee1c9f20.entry.js} +2 -2
  225. package/dist/core/{p-4c97f1e6.entry.js → p-f735a277.entry.js} +2 -2
  226. package/dist/core/{p-a5dd7065.js → p-fef9e8c9.js} +2 -2
  227. package/dist/core/p-fef9e8c9.js.map +1 -0
  228. package/dist/esm/core.js +1 -1
  229. package/dist/esm/{helpers-988ce06b.js → helpers-3905ccc4.js} +6 -3
  230. package/dist/esm/helpers-3905ccc4.js.map +1 -0
  231. package/dist/esm/ic-accordion-group.entry.js +1 -1
  232. package/dist/esm/ic-accordion.entry.js +1 -1
  233. package/dist/esm/ic-alert.entry.js +18 -2
  234. package/dist/esm/ic-alert.entry.js.map +1 -1
  235. package/dist/esm/ic-back-to-top.entry.js +1 -1
  236. package/dist/esm/ic-badge.entry.js +1 -1
  237. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  238. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  239. package/dist/esm/ic-button_3.entry.js +11 -6
  240. package/dist/esm/ic-button_3.entry.js.map +1 -1
  241. package/dist/esm/ic-card.entry.js +26 -2
  242. package/dist/esm/ic-card.entry.js.map +1 -1
  243. package/dist/esm/ic-checkbox-group.entry.js +1 -1
  244. package/dist/esm/ic-checkbox.entry.js +1 -1
  245. package/dist/esm/ic-chip.entry.js +9 -3
  246. package/dist/esm/ic-chip.entry.js.map +1 -1
  247. package/dist/esm/ic-classification-banner.entry.js +12 -3
  248. package/dist/esm/ic-classification-banner.entry.js.map +1 -1
  249. package/dist/esm/ic-data-row.entry.js +1 -1
  250. package/dist/esm/ic-dialog.entry.js +1 -1
  251. package/dist/esm/ic-divider.entry.js +1 -1
  252. package/dist/esm/ic-empty-state.entry.js +21 -2
  253. package/dist/esm/ic-empty-state.entry.js.map +1 -1
  254. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  255. package/dist/esm/ic-footer-link.entry.js +1 -1
  256. package/dist/esm/ic-footer.entry.js +1 -1
  257. package/dist/esm/ic-hero.entry.js +18 -2
  258. package/dist/esm/ic-hero.entry.js.map +1 -1
  259. package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
  260. package/dist/esm/ic-input-component-container_3.entry.js +1 -1
  261. package/dist/esm/ic-input-label_2.entry.js +1 -1
  262. package/dist/esm/ic-link.entry.js +1 -1
  263. package/dist/esm/ic-menu-group.entry.js +1 -1
  264. package/dist/esm/ic-menu-item.entry.js +1 -1
  265. package/dist/esm/ic-navigation-button.entry.js +1 -1
  266. package/dist/esm/ic-navigation-group.entry.js +1 -1
  267. package/dist/esm/ic-navigation-item.entry.js +1 -1
  268. package/dist/esm/ic-navigation-menu.entry.js +1 -1
  269. package/dist/esm/ic-page-header.entry.js +1 -1
  270. package/dist/esm/ic-pagination-item.entry.js +1 -1
  271. package/dist/esm/ic-pagination.entry.js +1 -1
  272. package/dist/esm/ic-popover-menu.entry.js +1 -1
  273. package/dist/esm/ic-radio-group.entry.js +41 -22
  274. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  275. package/dist/esm/ic-radio-option.entry.js +1 -1
  276. package/dist/esm/ic-search-bar.entry.js +1 -1
  277. package/dist/esm/ic-select.entry.js +1 -1
  278. package/dist/esm/ic-side-navigation.entry.js +1 -1
  279. package/dist/esm/ic-status-tag.entry.js +1 -1
  280. package/dist/esm/ic-step.entry.js +1 -1
  281. package/dist/esm/ic-stepper.entry.js +1 -1
  282. package/dist/esm/ic-switch.entry.js +1 -1
  283. package/dist/esm/ic-tab-group.entry.js +1 -1
  284. package/dist/esm/ic-tab-panel.entry.js +1 -1
  285. package/dist/esm/ic-tab.entry.js +1 -1
  286. package/dist/esm/ic-text-field.entry.js +1 -1
  287. package/dist/esm/ic-theme.entry.js +1 -1
  288. package/dist/esm/ic-toast.entry.js +1 -1
  289. package/dist/esm/ic-toggle-button.entry.js +1 -1
  290. package/dist/esm/ic-top-navigation.entry.js +1 -1
  291. package/dist/esm/ic-typography.entry.js +48 -13
  292. package/dist/esm/ic-typography.entry.js.map +1 -1
  293. package/dist/esm/loader.js +1 -1
  294. package/dist/types/components/ic-alert/ic-alert.d.ts +3 -0
  295. package/dist/types/components/ic-card/ic-card.d.ts +2 -0
  296. package/dist/types/components/ic-chip/ic-chip.d.ts +2 -0
  297. package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +3 -0
  298. package/dist/types/components/ic-hero/ic-hero.d.ts +3 -0
  299. package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +3 -0
  300. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +7 -0
  301. package/dist/types/components/ic-typography/ic-typography.d.ts +23 -1
  302. package/dist/types/components.d.ts +30 -0
  303. package/dist/types/utils/helpers.d.ts +2 -1
  304. package/hydrate/index.js +194 -45
  305. package/package.json +2 -2
  306. package/dist/cjs/helpers-80016ff7.js.map +0 -1
  307. package/dist/core/p-18536c24.entry.js.map +0 -1
  308. package/dist/core/p-2eb95212.entry.js +0 -2
  309. package/dist/core/p-2eb95212.entry.js.map +0 -1
  310. package/dist/core/p-4d1490ce.entry.js +0 -2
  311. package/dist/core/p-4d1490ce.entry.js.map +0 -1
  312. package/dist/core/p-74e3ca39.entry.js +0 -2
  313. package/dist/core/p-74e3ca39.entry.js.map +0 -1
  314. package/dist/core/p-88c0dc04.entry.js +0 -2
  315. package/dist/core/p-88c0dc04.entry.js.map +0 -1
  316. package/dist/core/p-a5dd7065.js.map +0 -1
  317. package/dist/core/p-ced03499.entry.js +0 -2
  318. package/dist/core/p-de7c0f2c.entry.js +0 -2
  319. package/dist/core/p-de7c0f2c.entry.js.map +0 -1
  320. package/dist/core/p-e5a6218b.entry.js +0 -2
  321. package/dist/core/p-e5a6218b.entry.js.map +0 -1
  322. package/dist/core/p-f807e600.entry.js +0 -2
  323. package/dist/core/p-f807e600.entry.js.map +0 -1
  324. package/dist/esm/helpers-988ce06b.js.map +0 -1
  325. /package/dist/core/{p-21885256.entry.js.map → p-02262e76.entry.js.map} +0 -0
  326. /package/dist/core/{p-e720925a.entry.js.map → p-03f23a55.entry.js.map} +0 -0
  327. /package/dist/core/{p-b85c5581.entry.js.map → p-093600a2.entry.js.map} +0 -0
  328. /package/dist/core/{p-6fdc8bef.entry.js.map → p-13a6e7ea.entry.js.map} +0 -0
  329. /package/dist/core/{p-3574b7e4.entry.js.map → p-13ec2a00.entry.js.map} +0 -0
  330. /package/dist/core/{p-bf70fe93.entry.js.map → p-1ae6aadb.entry.js.map} +0 -0
  331. /package/dist/core/{p-c9efaee1.entry.js.map → p-1d6e6ebe.entry.js.map} +0 -0
  332. /package/dist/core/{p-cc3f2353.entry.js.map → p-223889da.entry.js.map} +0 -0
  333. /package/dist/core/{p-9128a8e0.entry.js.map → p-227f6a41.entry.js.map} +0 -0
  334. /package/dist/core/{p-2e8aaf89.entry.js.map → p-230187a8.entry.js.map} +0 -0
  335. /package/dist/core/{p-af439ab9.entry.js.map → p-3b4c9571.entry.js.map} +0 -0
  336. /package/dist/core/{p-c623e1b0.entry.js.map → p-3f2d4108.entry.js.map} +0 -0
  337. /package/dist/core/{p-9ec428cc.entry.js.map → p-49e997c7.entry.js.map} +0 -0
  338. /package/dist/core/{p-de8d16f8.entry.js.map → p-55b11f6f.entry.js.map} +0 -0
  339. /package/dist/core/{p-a10eebcc.entry.js.map → p-5ccd3703.entry.js.map} +0 -0
  340. /package/dist/core/{p-a0e94ddd.entry.js.map → p-60746e10.entry.js.map} +0 -0
  341. /package/dist/core/{p-4e6c5e80.entry.js.map → p-60f7f555.entry.js.map} +0 -0
  342. /package/dist/core/{p-a305dc90.entry.js.map → p-69576aa0.entry.js.map} +0 -0
  343. /package/dist/core/{p-81d3b43b.entry.js.map → p-7c2b59fe.entry.js.map} +0 -0
  344. /package/dist/core/{p-cbb92eb0.entry.js.map → p-836e71de.entry.js.map} +0 -0
  345. /package/dist/core/{p-52855153.entry.js.map → p-843ed766.entry.js.map} +0 -0
  346. /package/dist/core/{p-20f1b05a.entry.js.map → p-9146a7f9.entry.js.map} +0 -0
  347. /package/dist/core/{p-5443b79a.entry.js.map → p-936ab032.entry.js.map} +0 -0
  348. /package/dist/core/{p-a399de54.entry.js.map → p-96505636.entry.js.map} +0 -0
  349. /package/dist/core/{p-deebcbe3.entry.js.map → p-9c9ba3cd.entry.js.map} +0 -0
  350. /package/dist/core/{p-072a5366.entry.js.map → p-a6ff78aa.entry.js.map} +0 -0
  351. /package/dist/core/{p-74176f4c.entry.js.map → p-a75f3c4d.entry.js.map} +0 -0
  352. /package/dist/core/{p-73e5eca2.entry.js.map → p-aeb001d7.entry.js.map} +0 -0
  353. /package/dist/core/{p-1c654ddd.entry.js.map → p-b2ceb541.entry.js.map} +0 -0
  354. /package/dist/core/{p-910ab8e5.entry.js.map → p-bb963aa4.entry.js.map} +0 -0
  355. /package/dist/core/{p-6167880d.entry.js.map → p-c1d5e7f2.entry.js.map} +0 -0
  356. /package/dist/core/{p-8df60639.entry.js.map → p-c59474bb.entry.js.map} +0 -0
  357. /package/dist/core/{p-8d98835c.entry.js.map → p-cb14349b.entry.js.map} +0 -0
  358. /package/dist/core/{p-9419b840.entry.js.map → p-d3750771.entry.js.map} +0 -0
  359. /package/dist/core/{p-b3178032.entry.js.map → p-db52d416.entry.js.map} +0 -0
  360. /package/dist/core/{p-7ce6fb3b.entry.js.map → p-dcd475cc.entry.js.map} +0 -0
  361. /package/dist/core/{p-4661ee3b.entry.js.map → p-dd9d8e68.entry.js.map} +0 -0
  362. /package/dist/core/{p-09a2f6ff.entry.js.map → p-def5ba6b.entry.js.map} +0 -0
  363. /package/dist/core/{p-e4f0fc68.entry.js.map → p-e6bad80b.entry.js.map} +0 -0
  364. /package/dist/core/{p-2c9cf064.entry.js.map → p-e7fa6804.entry.js.map} +0 -0
  365. /package/dist/core/{p-8619c625.entry.js.map → p-e8fa0095.entry.js.map} +0 -0
  366. /package/dist/core/{p-92c7f4c5.entry.js.map → p-ee1c9f20.entry.js.map} +0 -0
  367. /package/dist/core/{p-4c97f1e6.entry.js.map → p-f735a277.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -8067,9 +8067,12 @@ const convertToRGBA = (color) => {
8067
8067
  };
8068
8068
  const capitalize = (text) => text.charAt(0).toUpperCase() + text.slice(1);
8069
8069
  const checkSlotInChildMutations = (addedNodes, removedNodes, slotName) => {
8070
- const hasSlot = (nodeList) => Array.from(nodeList).some((node) => node.slot === slotName);
8070
+ const hasSlot = (nodeList) => Array.from(nodeList).some((node) => Array.isArray(slotName)
8071
+ ? slotName.some((name) => node.slot === name)
8072
+ : node.slot === slotName);
8071
8073
  return hasSlot(addedNodes) || hasSlot(removedNodes);
8072
8074
  };
8075
+ const isElInAGGrid = (el) => !!el.closest(".ag-cell") && !!el.closest(".ag-root");
8073
8076
 
8074
8077
  var chevronIcon = `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
8075
8078
  <path d="M9.70687 6L8.29688 7.41L12.8769 12L8.29688 16.59L9.70687 18L15.7069 12L9.70687 6Z" fill="currentColor"/>
@@ -8352,10 +8355,16 @@ class Alert {
8352
8355
  registerInstance(this, hostRef);
8353
8356
  this.dismiss = createEvent(this, "dismiss", 7);
8354
8357
  this.icDismiss = createEvent(this, "icDismiss", 7);
8358
+ this.hostMutationObserver = null;
8355
8359
  this.dismissAction = () => {
8356
8360
  this.dismiss.emit();
8357
8361
  this.icDismiss.emit();
8358
8362
  };
8363
+ this.hostMutationCallback = (mutationList) => {
8364
+ if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
8365
+ ? checkSlotInChildMutations(addedNodes, removedNodes, "action")
8366
+ : false)) ;
8367
+ };
8359
8368
  this.alertTitleWrap = false;
8360
8369
  this.visible = true;
8361
8370
  this.announced = true;
@@ -8365,8 +8374,16 @@ class Alert {
8365
8374
  this.titleAbove = false;
8366
8375
  this.variant = "neutral";
8367
8376
  }
8377
+ disconnectedCallback() {
8378
+ var _a;
8379
+ (_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
8380
+ }
8368
8381
  componentDidLoad() {
8369
8382
  this.alertTitleShouldWrap();
8383
+ this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
8384
+ this.hostMutationObserver.observe(this.el, {
8385
+ childList: true,
8386
+ });
8370
8387
  }
8371
8388
  handleClick() {
8372
8389
  this.visible = !this.visible;
@@ -9402,6 +9419,7 @@ const icCardCss = "/*!@html*/html.sc-ic-card{line-height:1.15;-webkit-text-size-
9402
9419
  class Card {
9403
9420
  constructor(hostRef) {
9404
9421
  registerInstance(this, hostRef);
9422
+ this.hostMutationObserver = null;
9405
9423
  this.parentFocussed = () => {
9406
9424
  this.isFocussed = true;
9407
9425
  };
@@ -9411,6 +9429,21 @@ class Card {
9411
9429
  this.toggleExpanded = () => {
9412
9430
  this.areaExpanded = !this.areaExpanded;
9413
9431
  };
9432
+ this.hostMutationCallback = (mutationList) => {
9433
+ if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
9434
+ ? checkSlotInChildMutations(addedNodes, removedNodes, [
9435
+ "message",
9436
+ "adornment",
9437
+ "expanded-content",
9438
+ "image-top",
9439
+ "image-mid",
9440
+ "icon",
9441
+ "interaction-button",
9442
+ "badge",
9443
+ "interaction-controls",
9444
+ ])
9445
+ : false)) ;
9446
+ };
9414
9447
  this.appearance = "default";
9415
9448
  this.areaExpanded = false;
9416
9449
  this.isFocussed = false;
@@ -9430,10 +9463,12 @@ class Card {
9430
9463
  this.target = undefined;
9431
9464
  }
9432
9465
  disconnectedCallback() {
9466
+ var _a;
9433
9467
  if (this.parentIsAnchorTag) {
9434
9468
  this.parentEl.removeEventListener("focus", this.parentFocussed);
9435
9469
  this.parentEl.removeEventListener("blur", this.parentBlurred);
9436
9470
  }
9471
+ (_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
9437
9472
  }
9438
9473
  componentWillLoad() {
9439
9474
  this.parentEl = this.el.parentElement;
@@ -9450,6 +9485,10 @@ class Card {
9450
9485
  !isSlotUsed(this.el, "heading") &&
9451
9486
  onComponentRequiredPropUndefined([{ prop: this.heading, propName: "heading" }], "Card");
9452
9487
  this.updateTheme();
9488
+ this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
9489
+ this.hostMutationObserver.observe(this.el, {
9490
+ childList: true,
9491
+ });
9453
9492
  }
9454
9493
  handleHostClick(event) {
9455
9494
  if (this.disabled) {
@@ -9785,7 +9824,7 @@ var dismissIcon = `<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org
9785
9824
  </svg>
9786
9825
  `;
9787
9826
 
9788
- const icChipCss = "/*!@html*/html.sc-ic-chip{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-chip{margin:0}/*!@main*/main.sc-ic-chip{display:block}/*!@h1*/h1.sc-ic-chip{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-chip{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-chip{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-chip{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-chip{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-chip,strong.sc-ic-chip{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-chip,kbd.sc-ic-chip,samp.sc-ic-chip{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-chip{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-chip,sup.sc-ic-chip{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-chip{bottom:-0.25em}/*!@sup*/sup.sc-ic-chip{top:-0.5em}/*!@img*/img.sc-ic-chip{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-chip,input.sc-ic-chip,optgroup.sc-ic-chip,select.sc-ic-chip,textarea.sc-ic-chip{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-chip,input.sc-ic-chip{overflow:visible}/*!@button,\nselect*/button.sc-ic-chip,select.sc-ic-chip{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-chip,[type=\"button\"].sc-ic-chip,[type=\"reset\"].sc-ic-chip,[type=\"submit\"].sc-ic-chip{-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-chip::-moz-focus-inner,[type=\"button\"].sc-ic-chip::-moz-focus-inner,[type=\"reset\"].sc-ic-chip::-moz-focus-inner,[type=\"submit\"].sc-ic-chip::-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-chip:-moz-focusring,[type=\"button\"].sc-ic-chip:-moz-focusring,[type=\"reset\"].sc-ic-chip:-moz-focusring,[type=\"submit\"].sc-ic-chip:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-chip{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-chip{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-chip{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-chip{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-chip,[type=\"radio\"].sc-ic-chip{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-chip::-webkit-inner-spin-button,[type=\"number\"].sc-ic-chip::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-chip{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-chip::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-chip::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-chip{display:block}/*!@summary*/summary.sc-ic-chip{display:list-item}/*!@template*/template.sc-ic-chip{display:none}/*!@[hidden]*/[hidden].sc-ic-chip{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-chip,body.sc-ic-chip,div.sc-ic-chip,span.sc-ic-chip,applet.sc-ic-chip,object.sc-ic-chip,iframe.sc-ic-chip,h1.sc-ic-chip,h2.sc-ic-chip,h3.sc-ic-chip,h4.sc-ic-chip,h5.sc-ic-chip,h6.sc-ic-chip,p.sc-ic-chip,blockquote.sc-ic-chip,pre.sc-ic-chip,a.sc-ic-chip,abbr.sc-ic-chip,acronym.sc-ic-chip,address.sc-ic-chip,big.sc-ic-chip,cite.sc-ic-chip,code.sc-ic-chip,del.sc-ic-chip,dfn.sc-ic-chip,em.sc-ic-chip,img.sc-ic-chip,ins.sc-ic-chip,kbd.sc-ic-chip,q.sc-ic-chip,s.sc-ic-chip,samp.sc-ic-chip,small.sc-ic-chip,strike.sc-ic-chip,strong.sc-ic-chip,sub.sc-ic-chip,sup.sc-ic-chip,tt.sc-ic-chip,var.sc-ic-chip,b.sc-ic-chip,u.sc-ic-chip,i.sc-ic-chip,center.sc-ic-chip,dl.sc-ic-chip,dt.sc-ic-chip,dd.sc-ic-chip,ol.sc-ic-chip,ul.sc-ic-chip,li.sc-ic-chip,fieldset.sc-ic-chip,form.sc-ic-chip,label.sc-ic-chip,legend.sc-ic-chip,table.sc-ic-chip,caption.sc-ic-chip,tbody.sc-ic-chip,tfoot.sc-ic-chip,thead.sc-ic-chip,tr.sc-ic-chip,th.sc-ic-chip,td.sc-ic-chip,article.sc-ic-chip,aside.sc-ic-chip,canvas.sc-ic-chip,details.sc-ic-chip,embed.sc-ic-chip,figure.sc-ic-chip,figcaption.sc-ic-chip,footer.sc-ic-chip,header.sc-ic-chip,hgroup.sc-ic-chip,menu.sc-ic-chip,nav.sc-ic-chip,output.sc-ic-chip,ruby.sc-ic-chip,section.sc-ic-chip,summary.sc-ic-chip,time.sc-ic-chip,mark.sc-ic-chip,audio.sc-ic-chip,video.sc-ic-chip{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-chip-h{display:inline-block}/*!@.chip*/.chip.sc-ic-chip{display:flex;padding:var(--ic-space-xxs);font-size:0.875rem;border-radius:var(--ic-space-md);text-align:left;text-decoration:none;transition:var(--ic-easing-transition-fast);position:relative}/*!@.chip.small*/.chip.small.sc-ic-chip{padding:var(--ic-space-xxxs);border-radius:calc(var(--ic-space-md) - var(--ic-space-xxxs))}/*!@.chip.large*/.chip.large.sc-ic-chip{padding:var(--ic-space-xs);border-radius:calc(var(--ic-space-md) + var(--ic-space-xxs))}/*!@.label*/.label.sc-ic-chip{padding:0 var(--ic-space-xs)}/*!@.chip.hovered:not(:focus-within)*/.chip.hovered.sc-ic-chip:not(:focus-within){background-color:var(--ic-architectural-300)}/*!@.chip:focus-within*/.chip.sc-ic-chip:focus-within{box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline);z-index:1}/*!@.chip.outline.hovered:not(:focus-within),\n.chip.outlined.hovered:not(:focus-within)*/.chip.outline.hovered.sc-ic-chip:not(:focus-within),.chip.outlined.hovered.sc-ic-chip:not(:focus-within){background-color:var(--ic-action-dark-bg-hover)}/*!@ic-tooltip:focus-within*/ic-tooltip.sc-ic-chip:focus-within{z-index:1}/*!@.filled*/.filled.sc-ic-chip{background-color:var(--chip-custom-color, var(--ic-architectural-200));color:var(--chip-custom-foreground-color, black);border:none}/*!@.filled.disabled*/.filled.disabled.sc-ic-chip{background-color:var(--ic-architectural-100)}/*!@.outline,\n.outlined*/.outline.sc-ic-chip,.outlined.sc-ic-chip{color:var(--ic-architectural-900);border:var(--ic-border-width) solid\n var(--chip-custom-color, var(--ic-architectural-900));padding:calc(var(--ic-space-xxs) - var(--ic-space-1px))}/*!@.outline.small,\n.outlined.small*/.outline.small.sc-ic-chip,.outlined.small.sc-ic-chip{padding:calc(var(--ic-space-xxxs) - var(--ic-space-1px))}/*!@.outline.large,\n.outlined.large*/.outline.large.sc-ic-chip,.outlined.large.sc-ic-chip{padding:calc(var(--ic-space-xs) - var(--ic-space-1px))}/*!@.outline.disabled,\n.outlined.disabled*/.outline.disabled.sc-ic-chip,.outlined.disabled.sc-ic-chip{border:var(--ic-border-disabled);background:none}/*!@.chip.disabled ic-typography*/.chip.disabled.sc-ic-chip ic-typography.sc-ic-chip{color:var(--ic-architectural-500)}/*!@.filled.disabled ic-typography*/.filled.disabled.sc-ic-chip ic-typography.sc-ic-chip{color:var(--ic-architectural-600)}/*!@.dismiss-icon*/.dismiss-icon.sc-ic-chip{border:none;border-radius:50%;padding:0;background:none;cursor:pointer;margin:var(--ic-space-xxxs);height:calc(var(--ic-space-lg) - var(--ic-space-xxs));width:calc(var(--ic-space-lg) - var(--ic-space-xxs))}/*!@.dismiss-icon:focus*/.dismiss-icon.sc-ic-chip:focus{outline:var(--ic-hc-focus-outline)}/*!@.dismiss-icon[disabled]*/.dismiss-icon[disabled].sc-ic-chip{pointer-events:none;color:var(--ic-architectural-200)}/*!@.icon*/.icon.sc-ic-chip{padding:var(--ic-space-xxxs);box-sizing:border-box}/*!@.icon,\nic-tooltip*/.icon.sc-ic-chip,ic-tooltip.sc-ic-chip{width:var(--ic-space-lg);height:var(--ic-space-lg)}/*!@.chip.disabled path,\n.chip.disabled ::slotted(svg)*/.chip.disabled.sc-ic-chip path.sc-ic-chip,.chip.disabled.sc-ic-chip-s>svg,.chip.disabled .sc-ic-chip-s>svg{fill:var(--ic-architectural-200)}/*!@.chip.white-background*/.chip.white-background.sc-ic-chip{background-color:var(--ic-architectural-white)}/*!@.chip.white-background.hovered:not(:focus-within)*/.chip.white-background.hovered.sc-ic-chip:not(:focus-within){background-color:var(--ic-action-dark-bg-hover-no-alpha) !important}@media (forced-colors: active){/*!@.chip*/.chip.sc-ic-chip{border:var(--ic-hc-border)}/*!@.filled.small*/.filled.small.sc-ic-chip{padding:calc(var(--ic-space-xxxs) - var(--ic-space-1px))}/*!@.filled*/.filled.sc-ic-chip{padding:calc(var(--ic-space-xxxs) + var(--ic-space-1px))}/*!@.filled.large*/.filled.large.sc-ic-chip{padding:calc(var(--ic-space-xs) - var(--ic-space-1px))}/*!@.chip.disabled*/.chip.disabled.sc-ic-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:GrayText}/*!@.chip.disabled ic-typography*/.chip.disabled.sc-ic-chip ic-typography.sc-ic-chip{color:GrayText}/*!@.chip.disabled path,\n .chip.disabled ::slotted(svg)*/.chip.disabled.sc-ic-chip path.sc-ic-chip,.chip.disabled.sc-ic-chip-s>svg,.chip.disabled .sc-ic-chip-s>svg{fill:GrayText}/*!@.chip:focus-within*/.chip.sc-ic-chip:focus-within{outline:none;border-color:Highlight}}";
9827
+ const icChipCss = "/*!@html*/html.sc-ic-chip{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-chip{margin:0}/*!@main*/main.sc-ic-chip{display:block}/*!@h1*/h1.sc-ic-chip{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-chip{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-chip{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-chip{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-chip{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-chip,strong.sc-ic-chip{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-chip,kbd.sc-ic-chip,samp.sc-ic-chip{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-chip{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-chip,sup.sc-ic-chip{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-chip{bottom:-0.25em}/*!@sup*/sup.sc-ic-chip{top:-0.5em}/*!@img*/img.sc-ic-chip{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-chip,input.sc-ic-chip,optgroup.sc-ic-chip,select.sc-ic-chip,textarea.sc-ic-chip{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-chip,input.sc-ic-chip{overflow:visible}/*!@button,\nselect*/button.sc-ic-chip,select.sc-ic-chip{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-chip,[type=\"button\"].sc-ic-chip,[type=\"reset\"].sc-ic-chip,[type=\"submit\"].sc-ic-chip{-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-chip::-moz-focus-inner,[type=\"button\"].sc-ic-chip::-moz-focus-inner,[type=\"reset\"].sc-ic-chip::-moz-focus-inner,[type=\"submit\"].sc-ic-chip::-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-chip:-moz-focusring,[type=\"button\"].sc-ic-chip:-moz-focusring,[type=\"reset\"].sc-ic-chip:-moz-focusring,[type=\"submit\"].sc-ic-chip:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-chip{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-chip{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-chip{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-chip{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-chip,[type=\"radio\"].sc-ic-chip{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-chip::-webkit-inner-spin-button,[type=\"number\"].sc-ic-chip::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-chip{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-chip::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-chip::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-chip{display:block}/*!@summary*/summary.sc-ic-chip{display:list-item}/*!@template*/template.sc-ic-chip{display:none}/*!@[hidden]*/[hidden].sc-ic-chip{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-chip,body.sc-ic-chip,div.sc-ic-chip,span.sc-ic-chip,applet.sc-ic-chip,object.sc-ic-chip,iframe.sc-ic-chip,h1.sc-ic-chip,h2.sc-ic-chip,h3.sc-ic-chip,h4.sc-ic-chip,h5.sc-ic-chip,h6.sc-ic-chip,p.sc-ic-chip,blockquote.sc-ic-chip,pre.sc-ic-chip,a.sc-ic-chip,abbr.sc-ic-chip,acronym.sc-ic-chip,address.sc-ic-chip,big.sc-ic-chip,cite.sc-ic-chip,code.sc-ic-chip,del.sc-ic-chip,dfn.sc-ic-chip,em.sc-ic-chip,img.sc-ic-chip,ins.sc-ic-chip,kbd.sc-ic-chip,q.sc-ic-chip,s.sc-ic-chip,samp.sc-ic-chip,small.sc-ic-chip,strike.sc-ic-chip,strong.sc-ic-chip,sub.sc-ic-chip,sup.sc-ic-chip,tt.sc-ic-chip,var.sc-ic-chip,b.sc-ic-chip,u.sc-ic-chip,i.sc-ic-chip,center.sc-ic-chip,dl.sc-ic-chip,dt.sc-ic-chip,dd.sc-ic-chip,ol.sc-ic-chip,ul.sc-ic-chip,li.sc-ic-chip,fieldset.sc-ic-chip,form.sc-ic-chip,label.sc-ic-chip,legend.sc-ic-chip,table.sc-ic-chip,caption.sc-ic-chip,tbody.sc-ic-chip,tfoot.sc-ic-chip,thead.sc-ic-chip,tr.sc-ic-chip,th.sc-ic-chip,td.sc-ic-chip,article.sc-ic-chip,aside.sc-ic-chip,canvas.sc-ic-chip,details.sc-ic-chip,embed.sc-ic-chip,figure.sc-ic-chip,figcaption.sc-ic-chip,footer.sc-ic-chip,header.sc-ic-chip,hgroup.sc-ic-chip,menu.sc-ic-chip,nav.sc-ic-chip,output.sc-ic-chip,ruby.sc-ic-chip,section.sc-ic-chip,summary.sc-ic-chip,time.sc-ic-chip,mark.sc-ic-chip,audio.sc-ic-chip,video.sc-ic-chip{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-chip-h{display:inline-block;max-width:100%}/*!@.chip*/.chip.sc-ic-chip{display:flex;padding:var(--ic-space-xxs);font-size:0.875rem;border-radius:var(--ic-space-md);text-align:left;text-decoration:none;transition:var(--ic-easing-transition-fast);position:relative}/*!@.chip.small*/.chip.small.sc-ic-chip{padding:var(--ic-space-xxxs);border-radius:calc(var(--ic-space-md) - var(--ic-space-xxxs))}/*!@.chip.large*/.chip.large.sc-ic-chip{padding:var(--ic-space-xs);border-radius:calc(var(--ic-space-md) + var(--ic-space-xxs))}/*!@.label*/.label.sc-ic-chip{padding:0 var(--ic-space-xs)}/*!@.chip.hovered:not(:focus-within)*/.chip.hovered.sc-ic-chip:not(:focus-within){background-color:var(--ic-architectural-300)}/*!@.chip:focus-within*/.chip.sc-ic-chip:focus-within{box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline);z-index:1}/*!@.chip.outline.hovered:not(:focus-within),\n.chip.outlined.hovered:not(:focus-within)*/.chip.outline.hovered.sc-ic-chip:not(:focus-within),.chip.outlined.hovered.sc-ic-chip:not(:focus-within){background-color:var(--ic-action-dark-bg-hover)}/*!@ic-tooltip:focus-within*/ic-tooltip.sc-ic-chip:focus-within{z-index:1}/*!@.filled*/.filled.sc-ic-chip{background-color:var(--chip-custom-color, var(--ic-architectural-200));color:var(--chip-custom-foreground-color, black);border:none}/*!@.filled.disabled*/.filled.disabled.sc-ic-chip{background-color:var(--ic-architectural-100)}/*!@.outline,\n.outlined*/.outline.sc-ic-chip,.outlined.sc-ic-chip{color:var(--ic-architectural-900);border:var(--ic-border-width) solid\n var(--chip-custom-color, var(--ic-architectural-900));padding:calc(var(--ic-space-xxs) - var(--ic-space-1px))}/*!@.outline.small,\n.outlined.small*/.outline.small.sc-ic-chip,.outlined.small.sc-ic-chip{padding:calc(var(--ic-space-xxxs) - var(--ic-space-1px))}/*!@.outline.large,\n.outlined.large*/.outline.large.sc-ic-chip,.outlined.large.sc-ic-chip{padding:calc(var(--ic-space-xs) - var(--ic-space-1px))}/*!@.outline.disabled,\n.outlined.disabled*/.outline.disabled.sc-ic-chip,.outlined.disabled.sc-ic-chip{border:var(--ic-border-disabled);background:none}/*!@.chip.disabled ic-typography*/.chip.disabled.sc-ic-chip ic-typography.sc-ic-chip{color:var(--ic-architectural-500)}/*!@.filled.disabled ic-typography*/.filled.disabled.sc-ic-chip ic-typography.sc-ic-chip{color:var(--ic-architectural-600)}/*!@.dismiss-icon*/.dismiss-icon.sc-ic-chip{border:none;border-radius:50%;padding:0;background:none;cursor:pointer;margin:var(--ic-space-xxxs);height:calc(var(--ic-space-lg) - var(--ic-space-xxs));width:calc(var(--ic-space-lg) - var(--ic-space-xxs))}/*!@.dismiss-icon:focus*/.dismiss-icon.sc-ic-chip:focus{outline:var(--ic-hc-focus-outline)}/*!@.dismiss-icon[disabled]*/.dismiss-icon[disabled].sc-ic-chip{pointer-events:none;color:var(--ic-architectural-200)}/*!@.icon*/.icon.sc-ic-chip{padding:var(--ic-space-xxxs);box-sizing:border-box}/*!@.icon,\nic-tooltip*/.icon.sc-ic-chip,ic-tooltip.sc-ic-chip{width:var(--ic-space-lg);height:var(--ic-space-lg)}/*!@.chip.disabled path,\n.chip.disabled ::slotted(svg)*/.chip.disabled.sc-ic-chip path.sc-ic-chip,.chip.disabled.sc-ic-chip-s>svg,.chip.disabled .sc-ic-chip-s>svg{fill:var(--ic-architectural-200)}/*!@.chip.white-background*/.chip.white-background.sc-ic-chip{background-color:var(--ic-architectural-white)}/*!@.chip.white-background.hovered:not(:focus-within)*/.chip.white-background.hovered.sc-ic-chip:not(:focus-within){background-color:var(--ic-action-dark-bg-hover-no-alpha) !important}@media (forced-colors: active){/*!@.chip*/.chip.sc-ic-chip{border:var(--ic-hc-border)}/*!@.filled.small*/.filled.small.sc-ic-chip{padding:calc(var(--ic-space-xxxs) - var(--ic-space-1px))}/*!@.filled*/.filled.sc-ic-chip{padding:calc(var(--ic-space-xxxs) + var(--ic-space-1px))}/*!@.filled.large*/.filled.large.sc-ic-chip{padding:calc(var(--ic-space-xs) - var(--ic-space-1px))}/*!@.chip.disabled*/.chip.disabled.sc-ic-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:GrayText}/*!@.chip.disabled ic-typography*/.chip.disabled.sc-ic-chip ic-typography.sc-ic-chip{color:GrayText}/*!@.chip.disabled path,\n .chip.disabled ::slotted(svg)*/.chip.disabled.sc-ic-chip path.sc-ic-chip,.chip.disabled.sc-ic-chip-s>svg,.chip.disabled .sc-ic-chip-s>svg{fill:GrayText}/*!@.chip:focus-within*/.chip.sc-ic-chip:focus-within{outline:none;border-color:Highlight}}";
9789
9828
 
9790
9829
  /**
9791
9830
  * @slot icon - Content will be rendered at the start of the chip.
@@ -9796,6 +9835,7 @@ class Chip {
9796
9835
  registerInstance(this, hostRef);
9797
9836
  this.dismiss = createEvent(this, "dismiss", 7);
9798
9837
  this.icDismiss = createEvent(this, "icDismiss", 7);
9838
+ this.inAGGrid = false;
9799
9839
  this.dismissAction = () => {
9800
9840
  this.dismiss.emit();
9801
9841
  this.icDismiss.emit();
@@ -9839,6 +9879,11 @@ class Chip {
9839
9879
  this.variant = "outlined";
9840
9880
  }
9841
9881
  }
9882
+ componentWillRender() {
9883
+ if (isElInAGGrid(this.el)) {
9884
+ this.inAGGrid = true;
9885
+ }
9886
+ }
9842
9887
  componentDidLoad() {
9843
9888
  onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Chip");
9844
9889
  }
@@ -9863,7 +9908,7 @@ class Chip {
9863
9908
  dismissible,
9864
9909
  hovered,
9865
9910
  "white-background": this.variant === "outlined" && !this.transparentBackground,
9866
- } }, isSlotUsed(this.el, "icon") && (hAsync("div", { class: "icon" }, hAsync("slot", { name: "icon" }))), hAsync("ic-typography", { variant: "label", "apply-vertical-margins": false, class: "label" }, 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(this.el, "badge") && hAsync("slot", { name: "badge" }))));
9911
+ } }, isSlotUsed(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(this.el, "badge") && hAsync("slot", { name: "badge" }))));
9867
9912
  }
9868
9913
  static get delegatesFocus() { return true; }
9869
9914
  get el() { return getElement(this); }
@@ -9912,16 +9957,25 @@ class ClassificationBanner {
9912
9957
  this.upTo = false;
9913
9958
  }
9914
9959
  render() {
9915
- const { classification, inline, country, upTo, additionalSelectors } = this;
9960
+ const { inline, upTo } = this;
9961
+ // In case of unrecognized props, fallback to default
9962
+ let { country, additionalSelectors, classification } = this;
9963
+ if (!country)
9964
+ country = "";
9965
+ if (!additionalSelectors)
9966
+ additionalSelectors = "";
9967
+ if (!classification ||
9968
+ (classification && !classificationText[classification]))
9969
+ classification = "default";
9916
9970
  return (hAsync(Host, { class: { ["inline"]: inline } }, hAsync("banner", { "aria-label": "Protective marking", class: {
9917
9971
  ["classification-banner"]: true,
9918
9972
  [`${classification}`]: classification,
9919
9973
  } }, classification !== "default" ? (hAsync("span", { class: "offscreen" }, "The protective marking of this page is:", " ")) : null, hAsync("ic-typography", { variant: "caption-uppercase" }, classification === "default"
9920
9974
  ? classificationText[classification]
9921
9975
  : `${upTo ? "up to" : ""}
9922
- ${country !== "" ? country : ""}
9976
+ ${country}
9923
9977
  ${classificationText[classification]}
9924
- ${additionalSelectors !== "" ? additionalSelectors : ""}`))));
9978
+ ${additionalSelectors}`))));
9925
9979
  }
9926
9980
  static get style() { return icClassificationBannerCss; }
9927
9981
  static get cmpMeta() { return {
@@ -10516,6 +10570,15 @@ const icEmptyStateCss = "/*!@:host*/.sc-ic-empty-state-h{gap:var(--ic-space-xs);
10516
10570
  class EmptyState {
10517
10571
  constructor(hostRef) {
10518
10572
  registerInstance(this, hostRef);
10573
+ this.hostMutationObserver = null;
10574
+ this.hostMutationCallback = (mutationList) => {
10575
+ if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
10576
+ ? checkSlotInChildMutations(addedNodes, removedNodes, [
10577
+ "image",
10578
+ "actions",
10579
+ ])
10580
+ : false)) ;
10581
+ };
10519
10582
  this.aligned = "left";
10520
10583
  this.body = undefined;
10521
10584
  this.bodyMaxLines = undefined;
@@ -10523,9 +10586,17 @@ class EmptyState {
10523
10586
  this.imageSize = "default";
10524
10587
  this.subheading = undefined;
10525
10588
  }
10589
+ disconnectedCallback() {
10590
+ var _a;
10591
+ (_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
10592
+ }
10526
10593
  componentDidLoad() {
10527
10594
  !isSlotUsed(this.el, "heading") &&
10528
10595
  onComponentRequiredPropUndefined([{ prop: this.heading, propName: "heading" }], "Empty State");
10596
+ this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
10597
+ this.hostMutationObserver.observe(this.el, {
10598
+ childList: true,
10599
+ });
10529
10600
  }
10530
10601
  render() {
10531
10602
  const { aligned, body, bodyMaxLines, heading, imageSize, subheading } = this;
@@ -10818,6 +10889,12 @@ const icHeroCss = "/*!@html*/html.sc-ic-hero{line-height:1.15;-webkit-text-size-
10818
10889
  class Hero {
10819
10890
  constructor(hostRef) {
10820
10891
  registerInstance(this, hostRef);
10892
+ this.hostMutationObserver = null;
10893
+ this.hostMutationCallback = (mutationList) => {
10894
+ if (mutationList.some(({ type, addedNodes, removedNodes }) => type === "childList"
10895
+ ? checkSlotInChildMutations(addedNodes, removedNodes, "secondary")
10896
+ : false)) ;
10897
+ };
10821
10898
  this.foregroundColor = getThemeForegroundColor();
10822
10899
  this.rightContent = false;
10823
10900
  this.leftContentFullWidth = !this.rightContent && this.secondaryHeading === undefined;
@@ -10833,12 +10910,20 @@ class Hero {
10833
10910
  this.small = false;
10834
10911
  this.subheading = undefined;
10835
10912
  }
10913
+ disconnectedCallback() {
10914
+ var _a;
10915
+ (_a = this.hostMutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
10916
+ }
10836
10917
  componentWillLoad() {
10837
10918
  this.rightContent = slotHasContent(this.el, "secondary");
10838
10919
  }
10839
10920
  componentDidLoad() {
10840
10921
  !isSlotUsed(this.el, "heading") &&
10841
10922
  onComponentRequiredPropUndefined([{ prop: this.heading, propName: "heading" }], "Hero");
10923
+ this.hostMutationObserver = new MutationObserver(this.hostMutationCallback);
10924
+ this.hostMutationObserver.observe(this.el, {
10925
+ childList: true,
10926
+ });
10842
10927
  }
10843
10928
  componentWillRender() {
10844
10929
  this.rightContent = slotHasContent(this.el, "secondary");
@@ -15727,6 +15812,9 @@ class RadioGroup {
15727
15812
  registerInstance(this, hostRef);
15728
15813
  this.icChange = createEvent(this, "icChange", 7);
15729
15814
  this.resizeObserver = null;
15815
+ this.ADDITIONAL_FIELD = "additional-field";
15816
+ this.RADIO_HORIZONTAL = "horizontal";
15817
+ this.RADIO_VERTICAL = "vertical";
15730
15818
  this.runResizeObserver = () => {
15731
15819
  this.resizeObserver = new ResizeObserver(() => {
15732
15820
  this.checkOrientation();
@@ -15788,14 +15876,14 @@ class RadioGroup {
15788
15876
  }
15789
15877
  });
15790
15878
  this.setFirstRadioOptionTabIndex(this.selectedChild > 0 ? -1 : 0);
15791
- }
15792
- if (this.initialOrientation === "horizontal" &&
15793
- this.radioOptions !== undefined &&
15794
- (this.radioOptions.length > 2 ||
15795
- (this.radioOptions.length === 2 &&
15796
- (isSlotUsed(this.radioOptions[0], "additional-field") ||
15797
- isSlotUsed(this.radioOptions[1], "additional-field"))))) {
15798
- this.currentOrientation = "vertical";
15879
+ if (this.initialOrientation === this.RADIO_HORIZONTAL &&
15880
+ this.radioOptions !== undefined &&
15881
+ (this.radioOptions.length > 2 ||
15882
+ (this.radioOptions.length === 2 &&
15883
+ (isSlotUsed(this.radioOptions[0], this.ADDITIONAL_FIELD) ||
15884
+ isSlotUsed(this.radioOptions[1], this.ADDITIONAL_FIELD))))) {
15885
+ this.currentOrientation = this.RADIO_VERTICAL;
15886
+ }
15799
15887
  }
15800
15888
  };
15801
15889
  this.checkedValue = "";
@@ -15816,6 +15904,7 @@ class RadioGroup {
15816
15904
  }
15817
15905
  orientationChangeHandler() {
15818
15906
  this.initialOrientation = this.orientation;
15907
+ this.checkOrientation();
15819
15908
  }
15820
15909
  disconnectedCallback() {
15821
15910
  var _a, _b;
@@ -15865,20 +15954,35 @@ class RadioGroup {
15865
15954
  }
15866
15955
  }
15867
15956
  checkOrientation() {
15868
- if (this.initialOrientation === "horizontal") {
15957
+ var _a, _b;
15958
+ if (this.initialOrientation === this.RADIO_HORIZONTAL) {
15869
15959
  let totalWidth = 0;
15870
- this.radioOptions.forEach(({ clientWidth }, i, arr) => {
15871
- totalWidth += clientWidth;
15872
- if (i < arr.length - 1)
15873
- totalWidth += 40;
15874
- });
15875
- if (this.currentOrientation === "horizontal" &&
15876
- totalWidth > this.radioContainer.clientWidth) {
15877
- this.currentOrientation = "vertical";
15960
+ if (Array.isArray(this.radioOptions) && this.radioOptions.length > 0) {
15961
+ this.radioOptions.forEach(({ clientWidth }, i, arr) => {
15962
+ totalWidth += clientWidth;
15963
+ if (i < arr.length - 1)
15964
+ totalWidth += 40;
15965
+ });
15878
15966
  }
15879
- else if (this.currentOrientation === "vertical" &&
15880
- totalWidth < this.radioContainer.clientWidth) {
15881
- this.currentOrientation = "horizontal";
15967
+ else {
15968
+ totalWidth = 0;
15969
+ }
15970
+ if (this.initialOrientation == this.RADIO_HORIZONTAL) {
15971
+ if (this.radioOptions !== undefined &&
15972
+ (this.radioOptions.length > 2 ||
15973
+ (this.radioOptions.length === 2 &&
15974
+ (isSlotUsed(this.radioOptions[0], this.ADDITIONAL_FIELD) ||
15975
+ isSlotUsed(this.radioOptions[1], this.ADDITIONAL_FIELD))))) {
15976
+ this.currentOrientation = this.RADIO_VERTICAL;
15977
+ }
15978
+ else {
15979
+ if (totalWidth >= ((_a = this.radioContainer) === null || _a === void 0 ? void 0 : _a.clientWidth)) {
15980
+ this.currentOrientation = this.RADIO_VERTICAL;
15981
+ }
15982
+ else if (totalWidth < ((_b = this.radioContainer) === null || _b === void 0 ? void 0 : _b.clientWidth)) {
15983
+ this.currentOrientation = this.RADIO_HORIZONTAL;
15984
+ }
15985
+ }
15882
15986
  }
15883
15987
  }
15884
15988
  }
@@ -15886,7 +15990,7 @@ class RadioGroup {
15886
15990
  renderHiddenInput(true, this.el, this.name, this.checkedValue, this.disabled);
15887
15991
  return (hAsync(Host, { onKeyDown: this.handleKeyDown, class: { small: this.small || this.size === "small" } }, hAsync("div", { role: "radiogroup", "aria-label": `${this.label}${this.required ? ", required" : ""}` }, !this.hideLabel && (hAsync("ic-input-label", { class: { [`${this.validationStatus}`]: true }, label: this.label, helperText: this.helperText, required: this.required, disabled: this.disabled })), hAsync("div", { class: {
15888
15992
  "radio-buttons-container": true,
15889
- horizontal: this.currentOrientation === "horizontal",
15993
+ horizontal: this.currentOrientation === this.RADIO_HORIZONTAL,
15890
15994
  }, ref: (el) => (this.radioContainer = el) }, hAsync("slot", null))), hasValidationStatus(this.validationStatus, this.disabled) && (hAsync("ic-input-validation", { ariaLiveMode: "polite", status: this.validationStatus, message: this.validationText }))));
15891
15995
  }
15892
15996
  get el() { return getElement(this); }
@@ -19978,9 +20082,7 @@ class Tooltip {
19978
20082
  .getBoundingClientRect();
19979
20083
  this.getTooltipTranslate(dialogEl);
19980
20084
  }
19981
- this.popperInstance = createPopper(this.el, this.toolTip, {
19982
- placement: this.placement,
19983
- modifiers: [
20085
+ this.popperInstance = createPopper(this.el, this.toolTip, Object.assign({ placement: this.placement, modifiers: [
19984
20086
  {
19985
20087
  name: "offset",
19986
20088
  options: {
@@ -19997,8 +20099,7 @@ class Tooltip {
19997
20099
  name: "eventListeners",
19998
20100
  options: { scroll: false, resize: false },
19999
20101
  },
20000
- ],
20001
- });
20102
+ ] }, this.popperProps));
20002
20103
  }
20003
20104
  else {
20004
20105
  console.warn(`Tooltip can't display without prop 'label' set`);
@@ -20058,6 +20159,14 @@ class Tooltip {
20058
20159
  this.silent = false;
20059
20160
  this.target = undefined;
20060
20161
  this.label = undefined;
20162
+ this.popperProps = {};
20163
+ }
20164
+ /**
20165
+ * @internal This method allows props to be added to the PopperJS createPopper instance outside of tooltip
20166
+ * @param props object - createPopper props set externally
20167
+ */
20168
+ async setExternalPopperProps(props) {
20169
+ this.popperProps = props;
20061
20170
  }
20062
20171
  disconnectedCallback() {
20063
20172
  this.manageEventListeners("remove");
@@ -20111,6 +20220,8 @@ class Tooltip {
20111
20220
  "silent": [4],
20112
20221
  "target": [513],
20113
20222
  "label": [1],
20223
+ "popperProps": [32],
20224
+ "setExternalPopperProps": [64],
20114
20225
  "displayTooltip": [64],
20115
20226
  "isTooltipVisible": [64]
20116
20227
  },
@@ -20341,27 +20452,25 @@ class TopNavigation {
20341
20452
  }; }
20342
20453
  }
20343
20454
 
20344
- const icTypographyCss = "/*!@html*/html.sc-ic-typography{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-typography{margin:0}/*!@main*/main.sc-ic-typography{display:block}/*!@h1*/h1.sc-ic-typography{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-typography{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-typography{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-typography{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-typography{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-typography,strong.sc-ic-typography{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-typography,kbd.sc-ic-typography,samp.sc-ic-typography{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-typography{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-typography,sup.sc-ic-typography{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-typography{bottom:-0.25em}/*!@sup*/sup.sc-ic-typography{top:-0.5em}/*!@img*/img.sc-ic-typography{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-typography,input.sc-ic-typography,optgroup.sc-ic-typography,select.sc-ic-typography,textarea.sc-ic-typography{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-typography,input.sc-ic-typography{overflow:visible}/*!@button,\nselect*/button.sc-ic-typography,select.sc-ic-typography{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-typography,[type=\"button\"].sc-ic-typography,[type=\"reset\"].sc-ic-typography,[type=\"submit\"].sc-ic-typography{-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-typography::-moz-focus-inner,[type=\"button\"].sc-ic-typography::-moz-focus-inner,[type=\"reset\"].sc-ic-typography::-moz-focus-inner,[type=\"submit\"].sc-ic-typography::-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-typography:-moz-focusring,[type=\"button\"].sc-ic-typography:-moz-focusring,[type=\"reset\"].sc-ic-typography:-moz-focusring,[type=\"submit\"].sc-ic-typography:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-typography{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-typography{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-typography{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-typography{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-typography,[type=\"radio\"].sc-ic-typography{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-typography::-webkit-inner-spin-button,[type=\"number\"].sc-ic-typography::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-typography{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-typography::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-typography::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-typography{display:block}/*!@summary*/summary.sc-ic-typography{display:list-item}/*!@template*/template.sc-ic-typography{display:none}/*!@[hidden]*/[hidden].sc-ic-typography{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-typography,body.sc-ic-typography,div.sc-ic-typography,span.sc-ic-typography,applet.sc-ic-typography,object.sc-ic-typography,iframe.sc-ic-typography,h1.sc-ic-typography,h2.sc-ic-typography,h3.sc-ic-typography,h4.sc-ic-typography,h5.sc-ic-typography,h6.sc-ic-typography,p.sc-ic-typography,blockquote.sc-ic-typography,pre.sc-ic-typography,a.sc-ic-typography,abbr.sc-ic-typography,acronym.sc-ic-typography,address.sc-ic-typography,big.sc-ic-typography,cite.sc-ic-typography,code.sc-ic-typography,del.sc-ic-typography,dfn.sc-ic-typography,em.sc-ic-typography,img.sc-ic-typography,ins.sc-ic-typography,kbd.sc-ic-typography,q.sc-ic-typography,s.sc-ic-typography,samp.sc-ic-typography,small.sc-ic-typography,strike.sc-ic-typography,strong.sc-ic-typography,sub.sc-ic-typography,sup.sc-ic-typography,tt.sc-ic-typography,var.sc-ic-typography,b.sc-ic-typography,u.sc-ic-typography,i.sc-ic-typography,center.sc-ic-typography,dl.sc-ic-typography,dt.sc-ic-typography,dd.sc-ic-typography,ol.sc-ic-typography,ul.sc-ic-typography,li.sc-ic-typography,fieldset.sc-ic-typography,form.sc-ic-typography,label.sc-ic-typography,legend.sc-ic-typography,table.sc-ic-typography,caption.sc-ic-typography,tbody.sc-ic-typography,tfoot.sc-ic-typography,thead.sc-ic-typography,tr.sc-ic-typography,th.sc-ic-typography,td.sc-ic-typography,article.sc-ic-typography,aside.sc-ic-typography,canvas.sc-ic-typography,details.sc-ic-typography,embed.sc-ic-typography,figure.sc-ic-typography,figcaption.sc-ic-typography,footer.sc-ic-typography,header.sc-ic-typography,hgroup.sc-ic-typography,menu.sc-ic-typography,nav.sc-ic-typography,output.sc-ic-typography,ruby.sc-ic-typography,section.sc-ic-typography,summary.sc-ic-typography,time.sc-ic-typography,mark.sc-ic-typography,audio.sc-ic-typography,video.sc-ic-typography{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-typography-h{display:block;position:relative}/*!@:host(.ic-typography-vertical-margins-h1)*/.ic-typography-vertical-margins-h1.sc-ic-typography-h{margin:0 0 var(--ic-space-xl)}/*!@:host(.ic-typography-vertical-margins-h2)*/.ic-typography-vertical-margins-h2.sc-ic-typography-h{margin:var(--ic-space-xxl) 0 var(--ic-space-lg)}/*!@:host(.ic-typography-vertical-margins-h3)*/.ic-typography-vertical-margins-h3.sc-ic-typography-h{margin:var(--ic-space-xl) 0 var(--ic-space-md)}/*!@:host(.ic-typography-vertical-margins-h4)*/.ic-typography-vertical-margins-h4.sc-ic-typography-h{margin:var(--ic-space-lg) 0 var(--ic-space-md)}/*!@:host(.ic-typography-vertical-margins-subtitle-large),\n:host(.ic-typography-vertical-margins-subtitle-small),\n:host(.ic-typography-vertical-margins-body),\n:host(.ic-typography-vertical-margins-code-large),\n:host(.ic-typography-vertical-margins-code-small),\n:host(.ic-typography-vertical-margins-code-extra-small)*/.ic-typography-vertical-margins-subtitle-large.sc-ic-typography-h,.ic-typography-vertical-margins-subtitle-small.sc-ic-typography-h,.ic-typography-vertical-margins-body.sc-ic-typography-h,.ic-typography-vertical-margins-code-large.sc-ic-typography-h,.ic-typography-vertical-margins-code-small.sc-ic-typography-h,.ic-typography-vertical-margins-code-extra-small.sc-ic-typography-h{margin:0 0 var(--ic-space-md)}/*!@:host(.ic-typography-vertical-margins-caption),\n:host(.ic-typography-vertical-margins-caption-uppercase)*/.ic-typography-vertical-margins-caption.sc-ic-typography-h,.ic-typography-vertical-margins-caption-uppercase.sc-ic-typography-h{margin:0 0 var(--ic-space-xs)}/*!@:host(.ic-typography-vertical-margins-h2:first-child),\n:host(.ic-typography-vertical-margins-h3:first-child),\n:host(.ic-typography-vertical-margins-h4:first-child)*/.ic-typography-vertical-margins-h2.sc-ic-typography-h:first-child,.ic-typography-vertical-margins-h3.sc-ic-typography-h:first-child,.ic-typography-vertical-margins-h4.sc-ic-typography-h:first-child{margin-top:0}/*!@:host(.ic-typography-h1)*/.ic-typography-h1.sc-ic-typography-h{font:var(--ic-font-h1) !important}/*!@:host(.ic-typography-h2)*/.ic-typography-h2.sc-ic-typography-h{font:var(--ic-font-h2);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-h3)*/.ic-typography-h3.sc-ic-typography-h{font:var(--ic-font-h3)}/*!@:host(.ic-typography-h4)*/.ic-typography-h4.sc-ic-typography-h{font:var(--ic-font-h4);letter-spacing:var(--ic-font-letter-spacing-0pt0015)}/*!@:host(.ic-typography-subtitle-large)*/.ic-typography-subtitle-large.sc-ic-typography-h{font:var(--ic-font-subtitle-large);letter-spacing:var(--ic-font-letter-spacing-0pt0015)}/*!@:host(.ic-typography-subtitle-small)*/.ic-typography-subtitle-small.sc-ic-typography-h{font:var(--ic-font-subtitle-small);letter-spacing:var(--ic-font-letter-spacing-0pt0015)}/*!@:host(.ic-typography-body)*/.ic-typography-body.sc-ic-typography-h{font:var(--ic-font-body);letter-spacing:var(--ic-font-letter-spacing-0pt005)}/*!@:host(.ic-typography-caption)*/.ic-typography-caption.sc-ic-typography-h{font:var(--ic-font-caption);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-caption-uppercase)*/.ic-typography-caption-uppercase.sc-ic-typography-h{font:var(--ic-font-caption);letter-spacing:var(--ic-font-letter-spacing-0pt0025);text-transform:uppercase}/*!@:host(.ic-typography-label)*/.ic-typography-label.sc-ic-typography-h{font:var(--ic-font-label);letter-spacing:var(--ic-font-letter-spacing-0pt025)}/*!@:host(.ic-typography-label-uppercase)*/.ic-typography-label-uppercase.sc-ic-typography-h{font:var(--ic-font-label);letter-spacing:var(--ic-font-letter-spacing-0pt025);text-transform:uppercase}/*!@:host(.ic-typography-code-large)*/.ic-typography-code-large.sc-ic-typography-h{font:var(--ic-font-code-large);letter-spacing:var(--ic-font-letter-spacing-0pt025)}/*!@:host(.ic-typography-code-small)*/.ic-typography-code-small.sc-ic-typography-h{font:var(--ic-font-code-small);letter-spacing:var(--ic-font-letter-spacing-0pt005)}/*!@:host(.ic-typography-code-extra-small)*/.ic-typography-code-extra-small.sc-ic-typography-h{font:var(--ic-font-code-extra-small);letter-spacing:var(--ic-font-letter-spacing-0pt025)}/*!@:host(.ic-typography-badge)*/.ic-typography-badge.sc-ic-typography-h{font:var(--ic-font-badge);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-badge-small)*/.ic-typography-badge-small.sc-ic-typography-h{font:var(--ic-font-badge-small);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-no-wrap)*/.ic-typography-no-wrap.sc-ic-typography-h{white-space:nowrap}/*!@:host ::slotted(h1),\n:host ::slotted(h2),\n:host ::slotted(h3),\n:host ::slotted(h4),\n:host ::slotted(h5),\n:host ::slotted(h6),\n:host ::slotted(p),\n:host ::slotted(label)*/.sc-ic-typography-h .sc-ic-typography-s>h1,.sc-ic-typography-h.sc-ic-typography-s>h2,.sc-ic-typography-h .sc-ic-typography-s>h2,.sc-ic-typography-h.sc-ic-typography-s>h3,.sc-ic-typography-h .sc-ic-typography-s>h3,.sc-ic-typography-h.sc-ic-typography-s>h4,.sc-ic-typography-h .sc-ic-typography-s>h4,.sc-ic-typography-h.sc-ic-typography-s>h5,.sc-ic-typography-h .sc-ic-typography-s>h5,.sc-ic-typography-h.sc-ic-typography-s>h6,.sc-ic-typography-h .sc-ic-typography-s>h6,.sc-ic-typography-h.sc-ic-typography-s>p,.sc-ic-typography-h .sc-ic-typography-s>p,.sc-ic-typography-h.sc-ic-typography-s>label,.sc-ic-typography-h .sc-ic-typography-s>label{font:inherit;letter-spacing:inherit}/*!@.trunc-wrapper*/.trunc-wrapper.sc-ic-typography{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--truncation-max-lines, initial);-webkit-line-clamp:var(--truncation-max-lines, initial);overflow:hidden}/*!@.trunc-btn*/.trunc-btn.sc-ic-typography{border:none;background:none;padding:0;color:var(--ic-color-primary-text);text-decoration:underline;font-weight:var(--ic-font-weight-bold);transition:var(--ic-easing-transition-fast)}/*!@.trunc-btn:hover,\n.trunc-btn.focus*/.trunc-btn.sc-ic-typography:hover,.trunc-btn.focus.sc-ic-typography{outline:none;border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none;cursor:pointer}/*!@:host(.strikethrough)*/.strikethrough.sc-ic-typography-h{text-decoration:line-through}/*!@:host(.underline)*/.underline.sc-ic-typography-h{text-decoration:underline}/*!@:host(.underline.strikethrough)*/.underline.strikethrough.sc-ic-typography-h{text-decoration:line-through underline}/*!@:host(.italic)*/.italic.sc-ic-typography-h{font-style:italic !important}/*!@:host(.bold)*/.bold.sc-ic-typography-h{font-weight:var(--ic-font-weight-bold)}@supports (text-underline-offset: 25%){/*!@.trunc-btn:hover,\n .trunc-btn.focus*/.trunc-btn.sc-ic-typography:hover,.trunc-btn.focus.sc-ic-typography{text-decoration-line:underline;text-decoration-thickness:25%;text-underline-offset:25%;border-bottom:0 !important;margin-bottom:0 !important}}";
20455
+ const icTypographyCss = "/*!@html*/html.sc-ic-typography{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-typography{margin:0}/*!@main*/main.sc-ic-typography{display:block}/*!@h1*/h1.sc-ic-typography{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-typography{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-typography{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-typography{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-typography{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-typography,strong.sc-ic-typography{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-typography,kbd.sc-ic-typography,samp.sc-ic-typography{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-typography{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-typography,sup.sc-ic-typography{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-typography{bottom:-0.25em}/*!@sup*/sup.sc-ic-typography{top:-0.5em}/*!@img*/img.sc-ic-typography{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-typography,input.sc-ic-typography,optgroup.sc-ic-typography,select.sc-ic-typography,textarea.sc-ic-typography{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-typography,input.sc-ic-typography{overflow:visible}/*!@button,\nselect*/button.sc-ic-typography,select.sc-ic-typography{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-typography,[type=\"button\"].sc-ic-typography,[type=\"reset\"].sc-ic-typography,[type=\"submit\"].sc-ic-typography{-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-typography::-moz-focus-inner,[type=\"button\"].sc-ic-typography::-moz-focus-inner,[type=\"reset\"].sc-ic-typography::-moz-focus-inner,[type=\"submit\"].sc-ic-typography::-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-typography:-moz-focusring,[type=\"button\"].sc-ic-typography:-moz-focusring,[type=\"reset\"].sc-ic-typography:-moz-focusring,[type=\"submit\"].sc-ic-typography:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-typography{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-typography{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-typography{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-typography{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-typography,[type=\"radio\"].sc-ic-typography{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-typography::-webkit-inner-spin-button,[type=\"number\"].sc-ic-typography::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-typography{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-typography::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-typography::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-typography{display:block}/*!@summary*/summary.sc-ic-typography{display:list-item}/*!@template*/template.sc-ic-typography{display:none}/*!@[hidden]*/[hidden].sc-ic-typography{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-typography,body.sc-ic-typography,div.sc-ic-typography,span.sc-ic-typography,applet.sc-ic-typography,object.sc-ic-typography,iframe.sc-ic-typography,h1.sc-ic-typography,h2.sc-ic-typography,h3.sc-ic-typography,h4.sc-ic-typography,h5.sc-ic-typography,h6.sc-ic-typography,p.sc-ic-typography,blockquote.sc-ic-typography,pre.sc-ic-typography,a.sc-ic-typography,abbr.sc-ic-typography,acronym.sc-ic-typography,address.sc-ic-typography,big.sc-ic-typography,cite.sc-ic-typography,code.sc-ic-typography,del.sc-ic-typography,dfn.sc-ic-typography,em.sc-ic-typography,img.sc-ic-typography,ins.sc-ic-typography,kbd.sc-ic-typography,q.sc-ic-typography,s.sc-ic-typography,samp.sc-ic-typography,small.sc-ic-typography,strike.sc-ic-typography,strong.sc-ic-typography,sub.sc-ic-typography,sup.sc-ic-typography,tt.sc-ic-typography,var.sc-ic-typography,b.sc-ic-typography,u.sc-ic-typography,i.sc-ic-typography,center.sc-ic-typography,dl.sc-ic-typography,dt.sc-ic-typography,dd.sc-ic-typography,ol.sc-ic-typography,ul.sc-ic-typography,li.sc-ic-typography,fieldset.sc-ic-typography,form.sc-ic-typography,label.sc-ic-typography,legend.sc-ic-typography,table.sc-ic-typography,caption.sc-ic-typography,tbody.sc-ic-typography,tfoot.sc-ic-typography,thead.sc-ic-typography,tr.sc-ic-typography,th.sc-ic-typography,td.sc-ic-typography,article.sc-ic-typography,aside.sc-ic-typography,canvas.sc-ic-typography,details.sc-ic-typography,embed.sc-ic-typography,figure.sc-ic-typography,figcaption.sc-ic-typography,footer.sc-ic-typography,header.sc-ic-typography,hgroup.sc-ic-typography,menu.sc-ic-typography,nav.sc-ic-typography,output.sc-ic-typography,ruby.sc-ic-typography,section.sc-ic-typography,summary.sc-ic-typography,time.sc-ic-typography,mark.sc-ic-typography,audio.sc-ic-typography,video.sc-ic-typography{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-typography-h{display:block;position:relative}/*!@:host(.ic-typography-vertical-margins-h1)*/.ic-typography-vertical-margins-h1.sc-ic-typography-h{margin:0 0 var(--ic-space-xl)}/*!@:host(.ic-typography-vertical-margins-h2)*/.ic-typography-vertical-margins-h2.sc-ic-typography-h{margin:var(--ic-space-xxl) 0 var(--ic-space-lg)}/*!@:host(.ic-typography-vertical-margins-h3)*/.ic-typography-vertical-margins-h3.sc-ic-typography-h{margin:var(--ic-space-xl) 0 var(--ic-space-md)}/*!@:host(.ic-typography-vertical-margins-h4)*/.ic-typography-vertical-margins-h4.sc-ic-typography-h{margin:var(--ic-space-lg) 0 var(--ic-space-md)}/*!@:host(.ic-typography-vertical-margins-subtitle-large),\n:host(.ic-typography-vertical-margins-subtitle-small),\n:host(.ic-typography-vertical-margins-body),\n:host(.ic-typography-vertical-margins-code-large),\n:host(.ic-typography-vertical-margins-code-small),\n:host(.ic-typography-vertical-margins-code-extra-small)*/.ic-typography-vertical-margins-subtitle-large.sc-ic-typography-h,.ic-typography-vertical-margins-subtitle-small.sc-ic-typography-h,.ic-typography-vertical-margins-body.sc-ic-typography-h,.ic-typography-vertical-margins-code-large.sc-ic-typography-h,.ic-typography-vertical-margins-code-small.sc-ic-typography-h,.ic-typography-vertical-margins-code-extra-small.sc-ic-typography-h{margin:0 0 var(--ic-space-md)}/*!@:host(.ic-typography-vertical-margins-caption),\n:host(.ic-typography-vertical-margins-caption-uppercase)*/.ic-typography-vertical-margins-caption.sc-ic-typography-h,.ic-typography-vertical-margins-caption-uppercase.sc-ic-typography-h{margin:0 0 var(--ic-space-xs)}/*!@:host(.ic-typography-vertical-margins-h2:first-child),\n:host(.ic-typography-vertical-margins-h3:first-child),\n:host(.ic-typography-vertical-margins-h4:first-child)*/.ic-typography-vertical-margins-h2.sc-ic-typography-h:first-child,.ic-typography-vertical-margins-h3.sc-ic-typography-h:first-child,.ic-typography-vertical-margins-h4.sc-ic-typography-h:first-child{margin-top:0}/*!@:host(.ic-typography-h1)*/.ic-typography-h1.sc-ic-typography-h{font:var(--ic-font-h1) !important}/*!@:host(.ic-typography-h2)*/.ic-typography-h2.sc-ic-typography-h{font:var(--ic-font-h2);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-h3)*/.ic-typography-h3.sc-ic-typography-h{font:var(--ic-font-h3)}/*!@:host(.ic-typography-h4)*/.ic-typography-h4.sc-ic-typography-h{font:var(--ic-font-h4);letter-spacing:var(--ic-font-letter-spacing-0pt0015)}/*!@:host(.ic-typography-subtitle-large)*/.ic-typography-subtitle-large.sc-ic-typography-h{font:var(--ic-font-subtitle-large);letter-spacing:var(--ic-font-letter-spacing-0pt0015)}/*!@:host(.ic-typography-subtitle-small)*/.ic-typography-subtitle-small.sc-ic-typography-h{font:var(--ic-font-subtitle-small);letter-spacing:var(--ic-font-letter-spacing-0pt0015)}/*!@:host(.ic-typography-body)*/.ic-typography-body.sc-ic-typography-h{font:var(--ic-font-body);letter-spacing:var(--ic-font-letter-spacing-0pt005)}/*!@:host(.ic-typography-caption)*/.ic-typography-caption.sc-ic-typography-h{font:var(--ic-font-caption);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-caption-uppercase)*/.ic-typography-caption-uppercase.sc-ic-typography-h{font:var(--ic-font-caption);letter-spacing:var(--ic-font-letter-spacing-0pt0025);text-transform:uppercase}/*!@:host(.ic-typography-label)*/.ic-typography-label.sc-ic-typography-h{font:var(--ic-font-label);letter-spacing:var(--ic-font-letter-spacing-0pt025)}/*!@:host(.ic-typography-label-uppercase)*/.ic-typography-label-uppercase.sc-ic-typography-h{font:var(--ic-font-label);letter-spacing:var(--ic-font-letter-spacing-0pt025);text-transform:uppercase}/*!@:host(.ic-typography-code-large)*/.ic-typography-code-large.sc-ic-typography-h{font:var(--ic-font-code-large);letter-spacing:var(--ic-font-letter-spacing-0pt025)}/*!@:host(.ic-typography-code-small)*/.ic-typography-code-small.sc-ic-typography-h{font:var(--ic-font-code-small);letter-spacing:var(--ic-font-letter-spacing-0pt005)}/*!@:host(.ic-typography-code-extra-small)*/.ic-typography-code-extra-small.sc-ic-typography-h{font:var(--ic-font-code-extra-small);letter-spacing:var(--ic-font-letter-spacing-0pt025)}/*!@:host(.ic-typography-badge)*/.ic-typography-badge.sc-ic-typography-h{font:var(--ic-font-badge);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-badge-small)*/.ic-typography-badge-small.sc-ic-typography-h{font:var(--ic-font-badge-small);letter-spacing:var(--ic-font-letter-spacing-0pt0025)}/*!@:host(.ic-typography-no-wrap)*/.ic-typography-no-wrap.sc-ic-typography-h{white-space:nowrap}/*!@:host ::slotted(h1),\n:host ::slotted(h2),\n:host ::slotted(h3),\n:host ::slotted(h4),\n:host ::slotted(h5),\n:host ::slotted(h6),\n:host ::slotted(p),\n:host ::slotted(label)*/.sc-ic-typography-h .sc-ic-typography-s>h1,.sc-ic-typography-h.sc-ic-typography-s>h2,.sc-ic-typography-h .sc-ic-typography-s>h2,.sc-ic-typography-h.sc-ic-typography-s>h3,.sc-ic-typography-h .sc-ic-typography-s>h3,.sc-ic-typography-h.sc-ic-typography-s>h4,.sc-ic-typography-h .sc-ic-typography-s>h4,.sc-ic-typography-h.sc-ic-typography-s>h5,.sc-ic-typography-h .sc-ic-typography-s>h5,.sc-ic-typography-h.sc-ic-typography-s>h6,.sc-ic-typography-h .sc-ic-typography-s>h6,.sc-ic-typography-h.sc-ic-typography-s>p,.sc-ic-typography-h .sc-ic-typography-s>p,.sc-ic-typography-h.sc-ic-typography-s>label,.sc-ic-typography-h .sc-ic-typography-s>label{font:inherit;letter-spacing:inherit}/*!@.trunc-wrapper*/.trunc-wrapper.sc-ic-typography{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--truncation-max-lines, initial);-webkit-line-clamp:var(--truncation-max-lines, initial);overflow:hidden;padding-right:var(--ellipsis-padding-right, 0)}/*!@.trunc-btn*/.trunc-btn.sc-ic-typography{border:none;background:none;padding:0;color:var(--ic-color-primary-text);text-decoration:underline;font-weight:var(--ic-font-weight-bold);transition:var(--ic-easing-transition-fast)}/*!@.trunc-btn:hover,\n.trunc-btn.focus*/.trunc-btn.sc-ic-typography:hover,.trunc-btn.focus.sc-ic-typography{outline:none;border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none;cursor:pointer}/*!@:host(.strikethrough)*/.strikethrough.sc-ic-typography-h{text-decoration:line-through}/*!@:host(.underline)*/.underline.sc-ic-typography-h{text-decoration:underline}/*!@:host(.underline.strikethrough)*/.underline.strikethrough.sc-ic-typography-h{text-decoration:line-through underline}/*!@:host(.italic)*/.italic.sc-ic-typography-h{font-style:italic !important}/*!@:host(.bold)*/.bold.sc-ic-typography-h{font-weight:var(--ic-font-weight-bold)}/*!@:host(.in-ag-grid),\n:host(.in-ag-grid) ::slotted(*)*/.in-ag-grid.sc-ic-typography-h,.sc-ic-typography-h.in-ag-grid.sc-ic-typography-s>*,.sc-ic-typography-h.in-ag-grid .sc-ic-typography-s>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@supports (text-underline-offset: 25%){/*!@.trunc-btn:hover,\n .trunc-btn.focus*/.trunc-btn.sc-ic-typography:hover,.trunc-btn.focus.sc-ic-typography{text-decoration-line:underline;text-decoration-thickness:25%;text-underline-offset:25%;border-bottom:0 !important;margin-bottom:0 !important}}";
20345
20456
 
20346
20457
  class Typography {
20347
20458
  constructor(hostRef) {
20348
20459
  registerInstance(this, hostRef);
20460
+ this.typographyTruncationExpandToggle = createEvent(this, "typographyTruncationExpandToggle", 7);
20349
20461
  this.focusBtnFromKeyboard = true;
20462
+ this.inAGGrid = false;
20350
20463
  this.lastMarkerTop = 0;
20351
20464
  this.lastWidth = 0;
20352
20465
  this.resizeObserver = null;
20353
20466
  this.truncatedHeight = 0;
20354
- this.toggleExpanded = () => {
20467
+ this.toggleExpanded = (ev) => {
20468
+ ev.stopPropagation();
20355
20469
  this.expanded = !this.expanded;
20356
- };
20357
- this.checkMaxLines = (height) => {
20358
- //24 is the height of a single line
20359
- const numLines = Math.floor(height / 24);
20360
- if (numLines > this.maxLines) {
20361
- this.el.setAttribute("style", `--truncation-max-lines: ${this.maxLines}`);
20362
- this.truncatedHeight = this.el.clientHeight;
20363
- this.truncated = true;
20364
- }
20470
+ this.typographyTruncationExpandToggle.emit({
20471
+ expanded: this.expanded,
20472
+ typographyEl: this.el,
20473
+ });
20365
20474
  };
20366
20475
  this.checkMarkerPosition = (elTop, markerTop) => {
20367
20476
  if (markerTop - elTop < this.truncatedHeight) {
@@ -20429,6 +20538,18 @@ class Typography {
20429
20538
  this.resizeObserver.disconnect();
20430
20539
  }
20431
20540
  }
20541
+ /**
20542
+ * @internal This is used by data table to remove all truncation in certain events
20543
+ */
20544
+ async resetTruncation() {
20545
+ if (this.truncated) {
20546
+ this.truncated = false;
20547
+ this.maxLines = 0;
20548
+ this.el.removeAttribute("max-lines");
20549
+ this.expanded = false;
20550
+ this.el.removeAttribute("style");
20551
+ }
20552
+ }
20432
20553
  componentDidLoad() {
20433
20554
  var _a, _b;
20434
20555
  if ((this.variant === "body" ||
@@ -20444,6 +20565,30 @@ class Typography {
20444
20565
  checkResizeObserver(this.runResizeObserver);
20445
20566
  }
20446
20567
  }
20568
+ componentWillRender() {
20569
+ if (isElInAGGrid(this.el)) {
20570
+ this.inAGGrid = true;
20571
+ }
20572
+ }
20573
+ /**
20574
+ * @internal This checks if the number of lines of text exceeds the maxLines prop. If so, set the line clamp CSS to the max lines
20575
+ * @param height - text container height
20576
+ */
20577
+ async checkMaxLines(height) {
20578
+ //24 is the height of a single line
20579
+ const numLines = Math.floor(height / 24);
20580
+ if (numLines > this.maxLines) {
20581
+ this.el.setAttribute("style", `--truncation-max-lines: ${this.maxLines}`);
20582
+ this.truncatedHeight = this.el.clientHeight;
20583
+ this.truncated = true;
20584
+ }
20585
+ }
20586
+ /**
20587
+ * @internal This method makes it possible to set the expanded status of truncated text outside of ic-typography component
20588
+ */
20589
+ async setShowHideExpanded(expanded) {
20590
+ this.expanded = expanded;
20591
+ }
20447
20592
  render() {
20448
20593
  var _a, _b;
20449
20594
  const { variant, applyVerticalMargins, maxLines, truncated, expanded, strikethrough, underline, italic, bold, } = this;
@@ -20454,6 +20599,7 @@ class Typography {
20454
20599
  ["italic"]: italic,
20455
20600
  ["strikethrough"]: strikethrough,
20456
20601
  ["underline"]: underline,
20602
+ ["in-ag-grid"]: this.inAGGrid,
20457
20603
  } }, (variant === "body" ||
20458
20604
  ((_b = (_a = this.el.getRootNode()) === null || _a === void 0 ? void 0 : _a.host) === null || _b === void 0 ? void 0 : _b.tagName) ===
20459
20605
  "IC-TOOLTIP") &&
@@ -20471,13 +20617,16 @@ class Typography {
20471
20617
  "applyVerticalMargins": [4, "apply-vertical-margins"],
20472
20618
  "bold": [4],
20473
20619
  "italic": [4],
20474
- "maxLines": [2, "max-lines"],
20620
+ "maxLines": [1026, "max-lines"],
20475
20621
  "strikethrough": [4],
20476
20622
  "underline": [4],
20477
20623
  "variant": [1],
20478
20624
  "truncated": [32],
20479
20625
  "truncButtonFocussed": [32],
20480
- "expanded": [32]
20626
+ "expanded": [32],
20627
+ "resetTruncation": [64],
20628
+ "checkMaxLines": [64],
20629
+ "setShowHideExpanded": [64]
20481
20630
  },
20482
20631
  "$listeners$": undefined,
20483
20632
  "$lazyBundleId$": "-",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ukic/web-components",
3
- "version": "2.25.0",
3
+ "version": "2.26.0",
4
4
  "description": "A web component UI library compiled with StencilJS",
5
5
  "author": "mi6",
6
6
  "bugs": {
@@ -96,5 +96,5 @@
96
96
  "webpack": "^5.76.0"
97
97
  },
98
98
  "license": "MIT",
99
- "gitHead": "eb7aab0b104807bab72ff8030dbd57f847480fd7"
99
+ "gitHead": "c9bb7374248c86351469ea7aebab084b7550faf2"
100
100
  }