@ukic/web-components 3.24.0 → 3.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/ic-button_3.cjs.entry.js +16 -8
  3. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  4. package/dist/cjs/ic-card-horizontal.cjs.entry.js +5 -5
  5. package/dist/cjs/ic-checkbox-group.cjs.entry.js +2 -2
  6. package/dist/cjs/ic-checkbox.cjs.entry.js +4 -4
  7. package/dist/cjs/ic-data-list.cjs.entry.js +2 -2
  8. package/dist/cjs/ic-data-row.cjs.entry.js +2 -2
  9. package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
  10. package/dist/cjs/ic-empty-state.cjs.entry.js +2 -2
  11. package/dist/cjs/ic-footer-link.cjs.entry.js +2 -2
  12. package/dist/cjs/ic-hero.cjs.entry.js +4 -4
  13. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +5 -5
  14. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +8 -8
  15. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-input-label_2.cjs.entry.js +5 -5
  17. package/dist/cjs/ic-layout-grid-item.cjs.entry.js +2 -2
  18. package/dist/cjs/ic-layout-grid.cjs.entry.js +2 -2
  19. package/dist/cjs/ic-link.cjs.entry.js +1 -1
  20. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  21. package/dist/cjs/ic-navigation-group.cjs.entry.js +1 -1
  22. package/dist/cjs/ic-navigation-menu.cjs.entry.js +4 -4
  23. package/dist/cjs/ic-page-header.cjs.entry.js +6 -6
  24. package/dist/cjs/ic-pagination-bar.cjs.entry.js +5 -5
  25. package/dist/cjs/ic-pagination-item.cjs.entry.js +1 -1
  26. package/dist/cjs/ic-pagination_3.cjs.entry.js +24 -24
  27. package/dist/cjs/ic-popover-menu.cjs.entry.js +4 -4
  28. package/dist/cjs/ic-radio-group.cjs.entry.js +4 -4
  29. package/dist/cjs/ic-radio-option.cjs.entry.js +4 -4
  30. package/dist/cjs/ic-search-bar.cjs.entry.js +9 -9
  31. package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
  32. package/dist/cjs/ic-side-navigation.cjs.entry.js +4 -4
  33. package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
  34. package/dist/cjs/ic-skip-link.cjs.entry.js +2 -2
  35. package/dist/cjs/ic-status-tag.cjs.entry.js +2 -2
  36. package/dist/cjs/ic-step.cjs.entry.js +13 -13
  37. package/dist/cjs/ic-stepper.cjs.entry.js +2 -2
  38. package/dist/cjs/ic-switch.cjs.entry.js +6 -8
  39. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
  41. package/dist/cjs/ic-tab-group.cjs.entry.js +2 -2
  42. package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
  43. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  44. package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
  45. package/dist/cjs/ic-toast.cjs.entry.js +5 -5
  46. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +2 -2
  47. package/dist/cjs/ic-toggle-button.cjs.entry.js +2 -2
  48. package/dist/cjs/ic-top-navigation.cjs.entry.js +12 -8
  49. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-typography.cjs.entry.js +2 -2
  51. package/dist/cjs/loader.cjs.js +1 -1
  52. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +5 -5
  53. package/dist/collection/components/ic-checkbox/ic-checkbox.js +4 -4
  54. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +2 -2
  55. package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
  56. package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
  57. package/dist/collection/components/ic-dialog/ic-dialog.js +1 -1
  58. package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
  59. package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
  60. package/dist/collection/components/ic-hero/ic-hero.js +4 -4
  61. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
  62. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
  63. package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
  64. package/dist/collection/components/ic-input-label/ic-input-label.js +2 -2
  65. package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
  66. package/dist/collection/components/ic-layout-grid/ic-layout-grid.js +2 -2
  67. package/dist/collection/components/ic-layout-grid-item/ic-layout-grid-item.js +2 -2
  68. package/dist/collection/components/ic-link/ic-link.js +1 -1
  69. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +5 -5
  70. package/dist/collection/components/ic-menu/ic-menu.js +3 -3
  71. package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
  72. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +1 -1
  73. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
  74. package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
  75. package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
  76. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +5 -5
  77. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
  78. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +4 -4
  79. package/dist/collection/components/ic-radio-group/ic-radio-group.js +4 -4
  80. package/dist/collection/components/ic-radio-option/ic-radio-option.js +4 -4
  81. package/dist/collection/components/ic-search-bar/ic-search-bar.js +10 -10
  82. package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
  83. package/dist/collection/components/ic-select/ic-select.js +15 -15
  84. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +4 -4
  85. package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
  86. package/dist/collection/components/ic-skip-link/ic-skip-link.js +2 -2
  87. package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
  88. package/dist/collection/components/ic-step/ic-step.js +13 -13
  89. package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
  90. package/dist/collection/components/ic-switch/ic-switch.css +108 -43
  91. package/dist/collection/components/ic-switch/ic-switch.js +9 -11
  92. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  93. package/dist/collection/components/ic-switch/ic-switch.stories.js +8 -4
  94. package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
  95. package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
  96. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
  97. package/dist/collection/components/ic-text-field/ic-text-field.js +5 -5
  98. package/dist/collection/components/ic-theme/ic-theme.js +1 -1
  99. package/dist/collection/components/ic-toast/ic-toast.js +5 -5
  100. package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
  101. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +2 -2
  102. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +2 -2
  103. package/dist/collection/components/ic-tooltip/ic-tooltip.css +21 -0
  104. package/dist/collection/components/ic-tooltip/ic-tooltip.js +33 -3
  105. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  106. package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +128 -6
  107. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +33 -9
  108. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  109. package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +26 -0
  110. package/dist/collection/components/ic-typography/ic-typography.js +2 -2
  111. package/dist/components/helpers.js +1 -1
  112. package/dist/components/ic-action-chip.js +1 -1
  113. package/dist/components/ic-alert.js +1 -1
  114. package/dist/components/ic-card-horizontal.js +6 -6
  115. package/dist/components/ic-card-vertical.js +1 -1
  116. package/dist/components/ic-checkbox-group.js +2 -2
  117. package/dist/components/ic-checkbox.js +4 -4
  118. package/dist/components/ic-chip.js +1 -1
  119. package/dist/components/ic-data-list.js +2 -2
  120. package/dist/components/ic-data-row.js +2 -2
  121. package/dist/components/ic-dialog.js +1 -1
  122. package/dist/components/ic-empty-state.js +3 -3
  123. package/dist/components/ic-footer-link.js +2 -2
  124. package/dist/components/ic-footer.js +1 -1
  125. package/dist/components/ic-hero.js +5 -5
  126. package/dist/components/ic-horizontal-scroll2.js +5 -5
  127. package/dist/components/ic-input-component-container2.js +4 -4
  128. package/dist/components/ic-input-container2.js +2 -2
  129. package/dist/components/ic-input-label2.js +2 -2
  130. package/dist/components/ic-input-validation2.js +3 -3
  131. package/dist/components/ic-layout-grid-item.js +2 -2
  132. package/dist/components/ic-layout-grid.js +2 -2
  133. package/dist/components/ic-link2.js +1 -1
  134. package/dist/components/ic-loading-indicator2.js +5 -5
  135. package/dist/components/ic-menu-group.js +1 -1
  136. package/dist/components/ic-menu2.js +3 -3
  137. package/dist/components/ic-navigation-group.js +1 -1
  138. package/dist/components/ic-navigation-menu2.js +4 -4
  139. package/dist/components/ic-page-header.js +6 -6
  140. package/dist/components/ic-page-header.js.map +1 -1
  141. package/dist/components/ic-pagination-bar.js +5 -5
  142. package/dist/components/ic-pagination-item2.js +1 -1
  143. package/dist/components/ic-pagination2.js +4 -4
  144. package/dist/components/ic-popover-menu.js +4 -4
  145. package/dist/components/ic-popover-menu.js.map +1 -1
  146. package/dist/components/ic-radio-group.js +4 -4
  147. package/dist/components/ic-radio-option.js +4 -4
  148. package/dist/components/ic-radio-option.js.map +1 -1
  149. package/dist/components/ic-search-bar.js +9 -9
  150. package/dist/components/ic-section-container2.js +2 -2
  151. package/dist/components/ic-select2.js +15 -15
  152. package/dist/components/ic-side-navigation.js +5 -5
  153. package/dist/components/ic-skeleton.js +2 -2
  154. package/dist/components/ic-skip-link.js +2 -2
  155. package/dist/components/ic-status-tag.js +2 -2
  156. package/dist/components/ic-step.js +13 -13
  157. package/dist/components/ic-step.js.map +1 -1
  158. package/dist/components/ic-stepper.js +2 -2
  159. package/dist/components/ic-switch.js +6 -8
  160. package/dist/components/ic-switch.js.map +1 -1
  161. package/dist/components/ic-tab-context.js +1 -1
  162. package/dist/components/ic-tab-group.js +2 -2
  163. package/dist/components/ic-tab-panel.js +2 -2
  164. package/dist/components/ic-text-field2.js +5 -5
  165. package/dist/components/ic-theme.js +1 -1
  166. package/dist/components/ic-toast-region.js +1 -1
  167. package/dist/components/ic-toast.js +5 -5
  168. package/dist/components/ic-toggle-button-group.js +2 -2
  169. package/dist/components/ic-toggle-button.js +2 -2
  170. package/dist/components/ic-tooltip2.js +13 -4
  171. package/dist/components/ic-tooltip2.js.map +1 -1
  172. package/dist/components/ic-top-navigation.js +13 -8
  173. package/dist/components/ic-top-navigation.js.map +1 -1
  174. package/dist/components/ic-typography2.js +2 -2
  175. package/dist/core/core.esm.js +1 -1
  176. package/dist/core/core.esm.js.map +1 -1
  177. package/dist/core/{p-be0010c0.entry.js → p-023cf5d9.entry.js} +2 -2
  178. package/dist/core/{p-46e5a58b.entry.js → p-12474095.entry.js} +2 -2
  179. package/dist/core/p-12474095.entry.js.map +1 -0
  180. package/dist/core/{p-52be32d7.entry.js → p-171a19bf.entry.js} +3 -3
  181. package/dist/core/p-171a19bf.entry.js.map +1 -0
  182. package/dist/core/{p-9da03270.entry.js → p-1cfaa962.entry.js} +2 -2
  183. package/dist/core/{p-1bacfc3c.entry.js → p-23fb87be.entry.js} +2 -2
  184. package/dist/core/{p-2a1faef2.entry.js → p-2424f82f.entry.js} +2 -2
  185. package/dist/core/{p-5d01fefb.entry.js → p-243ae8fe.entry.js} +2 -2
  186. package/dist/core/{p-aad03a3c.entry.js → p-271ee0bc.entry.js} +2 -2
  187. package/dist/core/{p-27540e3e.entry.js → p-343670b4.entry.js} +2 -2
  188. package/dist/core/{p-574ef8c9.entry.js → p-3da9774b.entry.js} +2 -2
  189. package/dist/core/{p-111abe0f.entry.js → p-3ee66d00.entry.js} +2 -2
  190. package/dist/core/{p-884af70c.entry.js → p-406647b8.entry.js} +2 -2
  191. package/dist/core/{p-ee63aaf8.entry.js → p-526dd099.entry.js} +2 -2
  192. package/dist/core/{p-b2aef77d.entry.js → p-5fc0dc36.entry.js} +2 -2
  193. package/dist/core/{p-ba80d403.entry.js → p-61799a8b.entry.js} +2 -2
  194. package/dist/core/{p-7410fde3.entry.js → p-6b5edd6b.entry.js} +2 -2
  195. package/dist/core/{p-2e15136e.entry.js → p-70ca7796.entry.js} +2 -2
  196. package/dist/core/{p-570d763b.entry.js → p-72f52f20.entry.js} +2 -2
  197. package/dist/core/{p-f82baa04.entry.js → p-74a3a450.entry.js} +2 -2
  198. package/dist/core/{p-c156e6e9.entry.js → p-796fc111.entry.js} +2 -2
  199. package/dist/core/{p-b52c44eb.entry.js → p-85232cec.entry.js} +2 -2
  200. package/dist/core/{p-b5e683d0.entry.js → p-85ac0d78.entry.js} +2 -2
  201. package/dist/core/{p-b4e8e438.entry.js → p-8fc5e9f9.entry.js} +2 -2
  202. package/dist/core/{p-fe9c3f6e.entry.js → p-9267c160.entry.js} +2 -2
  203. package/dist/core/{p-b431dd8a.entry.js → p-970e190c.entry.js} +2 -2
  204. package/dist/core/p-98dee727.entry.js +2 -0
  205. package/dist/core/p-98dee727.entry.js.map +1 -0
  206. package/dist/core/{p-4613f697.entry.js → p-99b20121.entry.js} +2 -2
  207. package/dist/core/{p-59c5265c.entry.js → p-a7c263bd.entry.js} +2 -2
  208. package/dist/core/{p-4e59d889.entry.js → p-ab104baa.entry.js} +2 -2
  209. package/dist/core/{p-9502fb86.entry.js → p-b58fb588.entry.js} +2 -2
  210. package/dist/core/p-bb52e752.entry.js +2 -0
  211. package/dist/core/p-bb52e752.entry.js.map +1 -0
  212. package/dist/core/{p-6183ad85.entry.js → p-c0b70c08.entry.js} +2 -2
  213. package/dist/core/{p-66bfff48.entry.js → p-c41fd2cf.entry.js} +2 -2
  214. package/dist/core/{p-c9fbad60.entry.js → p-c82c2362.entry.js} +2 -2
  215. package/dist/core/{p-174a70c4.entry.js → p-ca64b7ba.entry.js} +2 -2
  216. package/dist/core/{p-cad23b7d.entry.js → p-cd963de6.entry.js} +2 -2
  217. package/dist/core/{p-83578f1d.entry.js → p-cf87b6db.entry.js} +2 -2
  218. package/dist/core/{p-dbb1370f.entry.js → p-d0d324b4.entry.js} +2 -2
  219. package/dist/core/{p-ea890d3d.entry.js → p-d0dd9f2c.entry.js} +2 -2
  220. package/dist/core/{p-5976de6e.entry.js → p-d1220d2a.entry.js} +2 -2
  221. package/dist/core/{p-56de4f4b.entry.js → p-d7c6fc8d.entry.js} +2 -2
  222. package/dist/core/{p-c14ec3e2.entry.js → p-e5266c19.entry.js} +2 -2
  223. package/dist/core/{p-e8e45d88.entry.js → p-ec1ea1a7.entry.js} +2 -2
  224. package/dist/core/{p-a6ebe253.entry.js → p-ef96e1aa.entry.js} +2 -2
  225. package/dist/core/{p-571404d0.entry.js → p-fd9ea62a.entry.js} +2 -2
  226. package/dist/esm/core.js +1 -1
  227. package/dist/esm/ic-button_3.entry.js +17 -9
  228. package/dist/esm/ic-button_3.entry.js.map +1 -1
  229. package/dist/esm/ic-card-horizontal.entry.js +5 -5
  230. package/dist/esm/ic-checkbox-group.entry.js +2 -2
  231. package/dist/esm/ic-checkbox.entry.js +4 -4
  232. package/dist/esm/ic-data-list.entry.js +2 -2
  233. package/dist/esm/ic-data-row.entry.js +2 -2
  234. package/dist/esm/ic-dialog.entry.js +1 -1
  235. package/dist/esm/ic-empty-state.entry.js +2 -2
  236. package/dist/esm/ic-footer-link.entry.js +2 -2
  237. package/dist/esm/ic-hero.entry.js +4 -4
  238. package/dist/esm/ic-horizontal-scroll.entry.js +5 -5
  239. package/dist/esm/ic-input-component-container_3.entry.js +8 -8
  240. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  241. package/dist/esm/ic-input-label_2.entry.js +5 -5
  242. package/dist/esm/ic-layout-grid-item.entry.js +2 -2
  243. package/dist/esm/ic-layout-grid.entry.js +2 -2
  244. package/dist/esm/ic-link.entry.js +1 -1
  245. package/dist/esm/ic-menu-group.entry.js +1 -1
  246. package/dist/esm/ic-navigation-group.entry.js +1 -1
  247. package/dist/esm/ic-navigation-menu.entry.js +4 -4
  248. package/dist/esm/ic-page-header.entry.js +6 -6
  249. package/dist/esm/ic-pagination-bar.entry.js +5 -5
  250. package/dist/esm/ic-pagination-item.entry.js +1 -1
  251. package/dist/esm/ic-pagination_3.entry.js +24 -24
  252. package/dist/esm/ic-popover-menu.entry.js +4 -4
  253. package/dist/esm/ic-radio-group.entry.js +4 -4
  254. package/dist/esm/ic-radio-option.entry.js +4 -4
  255. package/dist/esm/ic-search-bar.entry.js +9 -9
  256. package/dist/esm/ic-section-container.entry.js +2 -2
  257. package/dist/esm/ic-side-navigation.entry.js +4 -4
  258. package/dist/esm/ic-skeleton.entry.js +2 -2
  259. package/dist/esm/ic-skip-link.entry.js +2 -2
  260. package/dist/esm/ic-status-tag.entry.js +2 -2
  261. package/dist/esm/ic-step.entry.js +13 -13
  262. package/dist/esm/ic-stepper.entry.js +2 -2
  263. package/dist/esm/ic-switch.entry.js +6 -8
  264. package/dist/esm/ic-switch.entry.js.map +1 -1
  265. package/dist/esm/ic-tab-context.entry.js +1 -1
  266. package/dist/esm/ic-tab-group.entry.js +2 -2
  267. package/dist/esm/ic-tab-panel.entry.js +2 -2
  268. package/dist/esm/ic-theme.entry.js +1 -1
  269. package/dist/esm/ic-toast-region.entry.js +1 -1
  270. package/dist/esm/ic-toast.entry.js +5 -5
  271. package/dist/esm/ic-toggle-button-group.entry.js +2 -2
  272. package/dist/esm/ic-toggle-button.entry.js +2 -2
  273. package/dist/esm/ic-top-navigation.entry.js +12 -8
  274. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  275. package/dist/esm/ic-typography.entry.js +2 -2
  276. package/dist/esm/loader.js +1 -1
  277. package/dist/types/components/ic-switch/ic-switch.d.ts +2 -2
  278. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +8 -0
  279. package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +4 -1
  280. package/dist/types/components.d.ts +20 -4
  281. package/hydrate/index.js +194 -179
  282. package/hydrate/index.mjs +194 -179
  283. package/package.json +9 -8
  284. package/vscode-data.json +15 -4
  285. package/dist/core/p-46e5a58b.entry.js.map +0 -1
  286. package/dist/core/p-52be32d7.entry.js.map +0 -1
  287. package/dist/core/p-75bf2d00.entry.js +0 -2
  288. package/dist/core/p-75bf2d00.entry.js.map +0 -1
  289. package/dist/core/p-cc3cda99.entry.js +0 -2
  290. package/dist/core/p-cc3cda99.entry.js.map +0 -1
  291. /package/dist/core/{p-be0010c0.entry.js.map → p-023cf5d9.entry.js.map} +0 -0
  292. /package/dist/core/{p-9da03270.entry.js.map → p-1cfaa962.entry.js.map} +0 -0
  293. /package/dist/core/{p-1bacfc3c.entry.js.map → p-23fb87be.entry.js.map} +0 -0
  294. /package/dist/core/{p-2a1faef2.entry.js.map → p-2424f82f.entry.js.map} +0 -0
  295. /package/dist/core/{p-5d01fefb.entry.js.map → p-243ae8fe.entry.js.map} +0 -0
  296. /package/dist/core/{p-aad03a3c.entry.js.map → p-271ee0bc.entry.js.map} +0 -0
  297. /package/dist/core/{p-27540e3e.entry.js.map → p-343670b4.entry.js.map} +0 -0
  298. /package/dist/core/{p-574ef8c9.entry.js.map → p-3da9774b.entry.js.map} +0 -0
  299. /package/dist/core/{p-111abe0f.entry.js.map → p-3ee66d00.entry.js.map} +0 -0
  300. /package/dist/core/{p-884af70c.entry.js.map → p-406647b8.entry.js.map} +0 -0
  301. /package/dist/core/{p-ee63aaf8.entry.js.map → p-526dd099.entry.js.map} +0 -0
  302. /package/dist/core/{p-b2aef77d.entry.js.map → p-5fc0dc36.entry.js.map} +0 -0
  303. /package/dist/core/{p-ba80d403.entry.js.map → p-61799a8b.entry.js.map} +0 -0
  304. /package/dist/core/{p-7410fde3.entry.js.map → p-6b5edd6b.entry.js.map} +0 -0
  305. /package/dist/core/{p-2e15136e.entry.js.map → p-70ca7796.entry.js.map} +0 -0
  306. /package/dist/core/{p-570d763b.entry.js.map → p-72f52f20.entry.js.map} +0 -0
  307. /package/dist/core/{p-f82baa04.entry.js.map → p-74a3a450.entry.js.map} +0 -0
  308. /package/dist/core/{p-c156e6e9.entry.js.map → p-796fc111.entry.js.map} +0 -0
  309. /package/dist/core/{p-b52c44eb.entry.js.map → p-85232cec.entry.js.map} +0 -0
  310. /package/dist/core/{p-b5e683d0.entry.js.map → p-85ac0d78.entry.js.map} +0 -0
  311. /package/dist/core/{p-b4e8e438.entry.js.map → p-8fc5e9f9.entry.js.map} +0 -0
  312. /package/dist/core/{p-fe9c3f6e.entry.js.map → p-9267c160.entry.js.map} +0 -0
  313. /package/dist/core/{p-b431dd8a.entry.js.map → p-970e190c.entry.js.map} +0 -0
  314. /package/dist/core/{p-4613f697.entry.js.map → p-99b20121.entry.js.map} +0 -0
  315. /package/dist/core/{p-59c5265c.entry.js.map → p-a7c263bd.entry.js.map} +0 -0
  316. /package/dist/core/{p-4e59d889.entry.js.map → p-ab104baa.entry.js.map} +0 -0
  317. /package/dist/core/{p-9502fb86.entry.js.map → p-b58fb588.entry.js.map} +0 -0
  318. /package/dist/core/{p-6183ad85.entry.js.map → p-c0b70c08.entry.js.map} +0 -0
  319. /package/dist/core/{p-66bfff48.entry.js.map → p-c41fd2cf.entry.js.map} +0 -0
  320. /package/dist/core/{p-c9fbad60.entry.js.map → p-c82c2362.entry.js.map} +0 -0
  321. /package/dist/core/{p-174a70c4.entry.js.map → p-ca64b7ba.entry.js.map} +0 -0
  322. /package/dist/core/{p-cad23b7d.entry.js.map → p-cd963de6.entry.js.map} +0 -0
  323. /package/dist/core/{p-83578f1d.entry.js.map → p-cf87b6db.entry.js.map} +0 -0
  324. /package/dist/core/{p-dbb1370f.entry.js.map → p-d0d324b4.entry.js.map} +0 -0
  325. /package/dist/core/{p-ea890d3d.entry.js.map → p-d0dd9f2c.entry.js.map} +0 -0
  326. /package/dist/core/{p-5976de6e.entry.js.map → p-d1220d2a.entry.js.map} +0 -0
  327. /package/dist/core/{p-56de4f4b.entry.js.map → p-d7c6fc8d.entry.js.map} +0 -0
  328. /package/dist/core/{p-c14ec3e2.entry.js.map → p-e5266c19.entry.js.map} +0 -0
  329. /package/dist/core/{p-e8e45d88.entry.js.map → p-ec1ea1a7.entry.js.map} +0 -0
  330. /package/dist/core/{p-a6ebe253.entry.js.map → p-ef96e1aa.entry.js.map} +0 -0
  331. /package/dist/core/{p-571404d0.entry.js.map → p-fd9ea62a.entry.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
- import { r as removeDisabledFalse, i as isSlotUsed, o as onComponentRequiredPropUndefined, f as renderDynamicChildSlots, g as getBrandFromContext, I as IcBrandForegroundEnum } from './helpers.js';
2
+ import { r as removeDisabledFalse, i as isSlotUsed, o as onComponentRequiredPropUndefined, e as renderDynamicChildSlots, g as getBrandFromContext, I as IcBrandForegroundEnum } from './helpers.js';
3
3
  import { d as defineCustomElement$2 } from './ic-typography2.js';
4
4
 
5
5
  const icCardHorizontalCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host{display:flex;--card-max-width:550px;--image-size:132px;--message-max-lines:2}.card.small{--card-max-width:360px;--image-size:calc(var(--ic-space-sm) * 10)}.card.small.spacious{--image-size:100px}.card.large{--card-max-width:1130px;--image-size:164px;--message-max-lines:3}.card.large .card-message{margin-top:var(--ic-space-md)}a{text-decoration:none !important;color:var(--ic-card-text-primary) !important}button{border:none;background-color:transparent;outline:var(--ic-hc-focus-outline);padding:0}.card,.card.clickable{display:flex;flex-direction:row;border:var(--ic-space-1px) solid var(--ic-card-border-primary);border-radius:var(--ic-border-radius);box-sizing:border-box;text-align:left;color:var(--ic-card-text-primary);transition:var(--ic-easing-transition-fast);position:relative;max-width:var(--card-max-width);height:-moz-fit-content;height:fit-content;width:var(--card-horizontal-width, -moz-fit-content);width:var(--card-horizontal-width, fit-content)}.dark.card,.dark.card.clickable{border:var(--ic-border-width) solid\n var(--ic-color-border-neutral-pressed-dark)}.card.clickable:hover{background-color:var(--ic-card-background-hover);border:var(--ic-space-1px) solid var(--ic-card-hover-border-color);cursor:pointer}.card.clickable:focus,.card.clickable.focussed{background-color:var(--ic-card-background-hover);box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline);border:var(--ic-space-1px) solid var(--ic-card-pressed-border-color)}.card.clickable:active{background-color:var(--ic-card-background-pressed);box-shadow:var(--ic-border-focus)}.card.disabled{border:var(--ic-space-1px) dashed var(--ic-card-disabled-border-color)}.card-header{display:flex;align-items:center}.icon{display:flex;align-items:center;padding-right:var(--ic-space-xs)}.card ::slotted(svg){fill:var(--ic-card-icon)}.card.disabled ::slotted(svg){fill:var(--ic-card-icon-disabled)}.card.clickable .card-title{--ic-typography-color:var(--ic-card-clickable-text);color:var(--ic-card-clickable-text);text-decoration:underline;text-decoration-thickness:var(--ic-space-1px)}.card.clickable:hover .card-title,.card.clickable:focus .card-title,.card.clickable.focussed .card-title{display:inline-block;border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none}.card.clickable:active .card-title{text-decoration:none}.card.disabled .card-title{text-decoration:underline;text-decoration-thickness:var(--ic-space-1px);text-decoration-color:var(--ic-card-disabled-text);color:var(--ic-card-disabled-text);--ic-typography-color:var(--ic-card-disabled-text)}.card-message{margin-top:var(--ic-space-xs);align-items:left}.card.disabled .card-message,.card.disabled .subheading{--ic-typography-color:var(--ic-card-disabled-text)}.image{display:flex}.image ::slotted([slot=\"image-left\"]),.image ::slotted([slot=\"image-right\"]){height:var(--image-size);width:var(--image-size)}.image ::slotted([slot=\"image-left\"]){border-radius:var(--ic-space-1px) 0 0 var(--ic-space-1px)}.image ::slotted([slot=\"image-right\"]){border-radius:0 var(--ic-space-1px) var(--ic-space-1px) 0}.card-content{display:flex;flex-direction:column;padding:var(--ic-space-md)}.card .card-title ::slotted([slot=\"heading\"]),.card .card-title ic-typography p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(var(--card-max-width) - var(--ic-space-xl))}.card.with-icon .card-title ::slotted([slot=\"heading\"]),.card.with-icon .card-title ic-typography p{max-width:calc(var(--card-max-width) - (2 * var(--ic-space-xl)))}.card.with-image .card-title ::slotted([slot=\"heading\"]),.card.with-image .card-title ic-typography p{max-width:calc(\n var(--card-max-width) - var(--image-size) - var(--ic-space-xl)\n )}.card.with-image.with-icon .card-title ::slotted([slot=\"heading\"]),.card.with-image.with-icon .card-title ic-typography p{max-width:calc(\n var(--card-max-width) - var(--image-size) - (2 * var(--ic-space-xl))\n )}.card .card-message ::slotted([slot=\"message\"]),.card .card-message ic-typography{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--message-max-lines, initial);-webkit-line-clamp:var(--message-max-lines, initial);overflow:hidden}.card.spacious{padding:var(--ic-space-md)}.card.spacious .card-content{padding:0}.card.spacious .card-content.left-image{padding:0 0 0 var(--ic-space-md)}.card.spacious .card-content.right-image{padding:0 var(--ic-space-md) 0 0}.card.spacious .image ::slotted([slot=\"image-left\"]),.card.spacious .image ::slotted([slot=\"image-right\"]){border-radius:var(--ic-border-radius)}.interaction-button{margin-left:auto}.adornment{margin-top:var(--ic-space-xxs)}.subheading{margin-top:var(--ic-space-xxs)}.card-title.with-interaction-button{margin-right:var(--ic-space-md)}::slotted(p),::slotted(h1),::slotted(h2),::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){line-height:normal}@media (forced-colors: active){.card ::slotted(svg){fill:currentcolor}.card.disabled ::slotted(svg){fill:GrayText !important}.card.disabled{border-color:GrayText !important}.card.disabled .card-message,.card.disabled .card-title,.card.disabled .subheading{color:GrayText;--ic-typography-color:GrayText}}@media (prefers-reduced-motion: reduce){.card,.card.clickable{transition:none}}";
@@ -140,7 +140,7 @@ const CardHorizontal = /*@__PURE__*/ proxyCustomElement(class CardHorizontal ext
140
140
  };
141
141
  const hasLeftImage = isSlotUsed(this.el, this.IMAGE_LEFT);
142
142
  const hasRightImage = isSlotUsed(this.el, this.IMAGE_RIGHT);
143
- return (h(Host, { key: 'e94948456777f8a03f776cbc7bf10d0f31e407b5', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, h(Component, Object.assign({ key: 'c4cd208f2a916362cbc76ae53a2b89d6289d73d4', class: {
143
+ return (h(Host, { key: '993936c23981131f47a6a861fa5a674f7ac719a6', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, h(Component, Object.assign({ key: 'a2db6c5abb6998c35f151d99dddb2735413f3bc1', class: {
144
144
  card: true,
145
145
  clickable: clickable && !disabled,
146
146
  disabled,
@@ -150,15 +150,15 @@ const CardHorizontal = /*@__PURE__*/ proxyCustomElement(class CardHorizontal ext
150
150
  "with-icon": isSlotUsed(this.el, "icon"),
151
151
  "with-image": hasLeftImage || hasRightImage,
152
152
  spacious: density === "spacious",
153
- }, tabindex: clickable && !parentIsAnchorTag ? 0 : undefined, "aria-disabled": disabled ? "true" : undefined, disabled: disabled ? true : undefined }, attrs), hasLeftImage && (h("div", { key: '7fca22940ce374fd2526cf87c2406307af60d2a8', class: "image" }, h("slot", { key: 'd2d8f0bbff64728214f3d9b34d9cd12787117b1e', name: "image-left" }))), h("div", { key: 'fd8c49666e85b378689115f192d1fd1b1c208660', class: {
153
+ }, tabindex: clickable && !parentIsAnchorTag ? 0 : undefined, "aria-disabled": disabled ? "true" : undefined, disabled: disabled ? true : undefined }, attrs), hasLeftImage && (h("div", { key: '656083f09459cc16f8447b91eebb3c659b85da5c', class: "image" }, h("slot", { key: '1b840cba21192c53adf23100a9098caeeec437e1', name: "image-left" }))), h("div", { key: '2e2d7beac8517384366bcf8d06bac8287b87c891', class: {
154
154
  "card-content": true,
155
155
  "left-image": hasLeftImage,
156
156
  "right-image": hasRightImage,
157
- } }, h("div", { key: 'd957ecf099197dce4cf1c7a1d0b49b8b18c43381', class: "card-header" }, isSlotUsed(this.el, "icon") && (h("div", { key: '9a1e9b16b3c05e3f7debe096f7d361f74c9f3773', class: "icon" }, h("slot", { key: 'f4f748f6c16e64c9f7dc6a9f12a3cdf6a13df5f3', name: "icon" }))), h("div", { key: 'd51c77d55483b238520213b215c0f148f358a3fe', class: {
157
+ } }, h("div", { key: 'e3c9df4624522f1e06010b7dbee8117e32e9776c', class: "card-header" }, isSlotUsed(this.el, "icon") && (h("div", { key: '4e76a0b208d5ded1b78eb2b5a767cda857a37209', class: "icon" }, h("slot", { key: 'ca49f56e2c2ee3597cd6a617e9e0c87023398f6f', name: "icon" }))), h("div", { key: 'ce88138ce249e4f72eb84c5094f13823b191d623', class: {
158
158
  "card-title": true,
159
159
  "with-interaction-button": isSlotUsed(this.el, this.INTERACTION_BUTTON),
160
- } }, h("slot", { key: '92286e31f16026ab813a693c8129c2375bcd0a6e', name: "heading" }, h("ic-typography", { key: '9ccea0ecffa2491d7f06a6508f6ce5f1c875388e', variant: "h4" }, h("p", { key: 'ab04f830aead42a625f4941f6a5f80ae5b6b51e4' }, heading)))), isSlotUsed(this.el, this.INTERACTION_BUTTON) && (h("div", { key: '28e9e15caf4e9da2e09e4d306b24ab578341cc4e', class: "interaction-button" }, h("slot", { key: 'f6bf46a34bf59e78515e7873ec7941e24a37194d', name: "interaction-button" })))), density === "spacious" &&
161
- (subheading || isSlotUsed(this.el, "subheading")) && (h("div", { key: '320f6a9482bb438227df3a72300d346a1c9aff5d', class: "subheading" }, h("slot", { key: 'b84748dfe900f2ddd7abb4db04b36977c6611ce1', name: "subheading" }, h("ic-typography", { key: '6e880f31a9043fd346e494a2863a2a9f60ae0701', variant: "subtitle-small" }, subheading)))), density === "spacious" && isSlotUsed(this.el, "adornment") && (h("div", { key: 'f51f5bfec9ba2435cb1f9118ffc8b4eb2d2ce832', class: "adornment" }, h("slot", { key: 'c3fca6a207920e257e739cff8fced1df201b86ee', name: "adornment" }))), (message || isSlotUsed(this.el, "message")) && (h("div", { key: '55ba08a6ce0a802eac833d571f1eda05d85b3582', class: "card-message" }, message && (h("ic-typography", { key: '937da914727038fbc4ddf393beee5cd4a705f93a', variant: "body" }, message)), isSlotUsed(this.el, "message") && h("slot", { key: 'f544acd3bc7e80048d12738eae33affc088395b6', name: "message" })))), isSlotUsed(this.el, "badge") && h("slot", { key: '51d1a77e01fd8feb72822bdc9666a6a9990bc9fe', name: "badge" }), hasRightImage && (h("div", { key: '67d2d67a22ad2a7a67ec2080d87187cc9f149f1a', class: "image" }, h("slot", { key: 'd52fbbdf07e3ae17e5396b58b39c09d8c5072e65', name: "image-right" }))))));
160
+ } }, h("slot", { key: 'cf3047258572bb2df6a880dbe78cdfb997138e52', name: "heading" }, h("ic-typography", { key: '2a953b2db51d4d5ad87cd951f71be15e8b6a9123', variant: "h4" }, h("p", { key: '778d1c565dda268e52e30e435593f1205ab4c8f6' }, heading)))), isSlotUsed(this.el, this.INTERACTION_BUTTON) && (h("div", { key: '9c13abe27f6ccf4a5d33505dacdf3a3da63fcc61', class: "interaction-button" }, h("slot", { key: '72180f00ff5a341450e0cc58fdd4e4e674446dca', name: "interaction-button" })))), density === "spacious" &&
161
+ (subheading || isSlotUsed(this.el, "subheading")) && (h("div", { key: '84de830afde5f4b9c05d8699c5ea72fb995c68dc', class: "subheading" }, h("slot", { key: '343d4addd3a8e6b175bb8cd4c6f30143d89655e9', name: "subheading" }, h("ic-typography", { key: '7dc39433145b52a210cac6963b46ceeab46214e0', variant: "subtitle-small" }, subheading)))), density === "spacious" && isSlotUsed(this.el, "adornment") && (h("div", { key: 'eba46f8b6532f8a54a893baded9ea2ec19e5db2f', class: "adornment" }, h("slot", { key: 'b200296d06d2decfeeef24c80b7c7a651b9ce9bb', name: "adornment" }))), (message || isSlotUsed(this.el, "message")) && (h("div", { key: 'af361ff1a144a2fa7d6fdccd881e93c244824587', class: "card-message" }, message && (h("ic-typography", { key: '49567589e624e4b971e798233fdf31c7be932374', variant: "body" }, message)), isSlotUsed(this.el, "message") && h("slot", { key: '84726023327a15b33785348f7aeb19ab93bded55', name: "message" })))), isSlotUsed(this.el, "badge") && h("slot", { key: 'ee75df75084b53a768c83cf2f11471f846030549', name: "badge" }), hasRightImage && (h("div", { key: '47b257898c62169e72626d990f762b361bea35b6', class: "image" }, h("slot", { key: '31af6d4ee374ac40c2ee3903ac94c75a409fb46a', name: "image-right" }))))));
162
162
  }
163
163
  get el() { return this; }
164
164
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
- import { r as removeDisabledFalse, i as isSlotUsed, o as onComponentRequiredPropUndefined, f as renderDynamicChildSlots, g as getBrandFromContext, I as IcBrandForegroundEnum } from './helpers.js';
2
+ import { r as removeDisabledFalse, i as isSlotUsed, o as onComponentRequiredPropUndefined, e as renderDynamicChildSlots, g as getBrandFromContext, I as IcBrandForegroundEnum } from './helpers.js';
3
3
  import { c as chevronIcon } from './chevron-icon.js';
4
4
  import { d as defineCustomElement$3 } from './ic-tooltip2.js';
5
5
  import { d as defineCustomElement$2 } from './ic-typography2.js';
@@ -125,11 +125,11 @@ const CheckboxGroup = /*@__PURE__*/ proxyCustomElement(class CheckboxGroup exten
125
125
  const describedBy = getInputDescribedByText(this.el, name, helperText !== "", validationStatus !== "");
126
126
  const renderSRText = validationStatus === "error" || required || hideLabel;
127
127
  const showValidation = hasValidationStatus(validationStatus, disabled);
128
- return (h(Host, { key: '710f409b81bb1cc6efa8c881216646cb653170bc', class: {
128
+ return (h(Host, { key: '341fdb8e66b7d26e12cf7fc3f20a155496b79786', class: {
129
129
  "ic-checkbox-group-disabled": !!disabled,
130
130
  [`ic-checkbox-group-${size}`]: true,
131
131
  [`ic-theme-${theme}`]: theme !== "inherit",
132
- } }, renderSRText && (h("span", { key: 'f51c5a809b512cd8ed608ca46cb3b7e8da917dd9', id: "screenReaderOnlyText", class: "screen-reader-only-text", "aria-hidden": "true" }, label, " ", validationStatus === "error" ? "invalid data " : null, " ", required ? "required" : null)), h("fieldset", { key: '8107a3e6abf16406b201ae7fe5984cf65dc24e6a', id: name, "aria-labelledby": `${renderSRText ? "screenReaderOnlyText" : ""} ${describedBy}`.trim(), disabled: disabled }, !hideLabel && (h("legend", { key: '1f2d96c8b95e5d23d3d1503e16795141c00d10f2' }, h("ic-input-label", { key: '1d0b955aca0e814dda4536bd88c42602bea1ddd2', class: { [`${validationStatus}`]: true }, label: label, helperText: helperText, required: required, disabled: disabled, useLabelTag: false }, h("slot", { key: 'ebe59cbdf8de2d90ef6989354fbbf3ab7c63a275', name: "label", slot: "label" }), h("slot", { key: '425574841027cbf70673fc48ca1558257e8824ec', name: "helper-text", slot: "helper-text" })))), h("div", { key: 'a3df30cadd95a802d580e309f0f35397547023a8', class: "checkboxes-container" }, h("slot", { key: '46f74eb5f9241075b8f504de918af9a5644642fb' }))), h("ic-input-validation", { key: 'b800e52c3348e67ddbfbc8fc5ada934c1e1ace5b', class: {
132
+ } }, renderSRText && (h("span", { key: '03c4ba0d42664b8b90b24b03d706511f0ba88137', id: "screenReaderOnlyText", class: "screen-reader-only-text", "aria-hidden": "true" }, label, " ", validationStatus === "error" ? "invalid data " : null, " ", required ? "required" : null)), h("fieldset", { key: '0c82676c357846ed04d71e7585ddb30474512c68', id: name, "aria-labelledby": `${renderSRText ? "screenReaderOnlyText" : ""} ${describedBy}`.trim(), disabled: disabled }, !hideLabel && (h("legend", { key: 'fa68b7a637731d3e372b67517e771c9a615491d8' }, h("ic-input-label", { key: 'aa1c65aa095273d12eaa48a985a460612774e0c0', class: { [`${validationStatus}`]: true }, label: label, helperText: helperText, required: required, disabled: disabled, useLabelTag: false }, h("slot", { key: '273f50debbf2dd7d9be6285e4e7e937dc228e12c', name: "label", slot: "label" }), h("slot", { key: '508f4ca3cceb525b716fcbc4fe3467958d896b26', name: "helper-text", slot: "helper-text" })))), h("div", { key: 'ca304d719a39151857515e0082add76e00c659ab', class: "checkboxes-container" }, h("slot", { key: '948d2e299d90127031d0f0b28337db373a689f63' }))), h("ic-input-validation", { key: '81b3ec6068f5e14eb4b4b3d6aeecbbc87b248223', class: {
133
133
  "show-validation": showValidation,
134
134
  }, for: name, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "" })));
135
135
  }
@@ -134,17 +134,17 @@ const Checkbox = /*@__PURE__*/ proxyCustomElement(class Checkbox extends HTMLEle
134
134
  ? renderHiddenInput(el, value, name, disabled)
135
135
  : removeHiddenInput(el);
136
136
  const LabelContent = () => this.hasLabelSlot() ? (h("slot", { name: "label" })) : (h("ic-typography", { class: "checkbox-label", variant: "body" }, h("label", { htmlFor: inputId }, label)));
137
- return (h(Host, { key: 'cbbef34df584e10e50b731c4ea44b4c5a5f29917', class: {
137
+ return (h(Host, { key: 'b0354f672348084da74301a8d95ec590affc6f1b', class: {
138
138
  "ic-checkbox-disabled": disabled,
139
139
  [`ic-checkbox-${size}`]: !!size,
140
140
  [`ic-theme-${theme}`]: theme !== "inherit",
141
- } }, h("div", { key: 'b15e0cc68627b692ea251994d13c707a71935332', class: "container" }, displayIndeterminate ? (h("div", { class: "indeterminate-symbol" })) : (checked && (h("svg", { class: "checkmark", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "fill-rule": "evenodd", "clip-rule": "evenodd" }, h("title", null, "checkmark icon"), h("path", { d: "M21 6.285l-11.16 12.733-6.84-6.018 1.319-1.49 5.341 4.686 9.865-11.196 1.475 1.285z" })))), h("input", { key: '8443271bb0f24104dadfc95c0f0e97551f8f32fb', role: "checkbox", class: {
141
+ } }, h("div", { key: '4f1a7f7f2c44edc8bb4b113abb1e82421f150ec1', class: "container" }, displayIndeterminate ? (h("div", { class: "indeterminate-symbol" })) : (checked && (h("svg", { class: "checkmark", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", "fill-rule": "evenodd", "clip-rule": "evenodd" }, h("title", null, "checkmark icon"), h("path", { d: "M21 6.285l-11.16 12.733-6.84-6.018 1.319-1.49 5.341 4.686 9.865-11.196 1.475 1.285z" })))), h("input", { key: '11d459b32a35d16969cff6db5087d710776b0c56', role: "checkbox", class: {
142
142
  checkbox: true,
143
143
  checked,
144
144
  indeterminate: displayIndeterminate,
145
- }, ref: (el) => (this.checkboxEl = el), type: "checkbox", name: name, id: inputId, value: value, disabled: disabled, checked: checked, indeterminate: displayIndeterminate, onClick: handleClick, form: form, "aria-label": hideLabel || this.hasLabelSlot() ? label : undefined }), !hideLabel && h(LabelContent, { key: '29c975e697e9b5e8f32c845111686e23ee4de32f' })), h("span", { key: '3901c6b2f84633d2cb0bf6602e1644760dfa78dd', id: `${inputId}-additional-field-description`, role: "alert", class: "sr-only" }, isDynamicAdditionalField && checked ? dynamicText : ""), isSlotUsed(el, "additional-field") && (h("div", { key: '68b7bbd59a084ff452924d0fb82446c0a5b46900', class: "dynamic-container", ref: (el) => (this.additionalFieldContainer = el) }, isDynamicAdditionalField && h("div", { key: '2095e98f6a8ae633892a83f8a8a9a37941186802', class: "branch-corner" }), h("div", { key: 'f92c2ff935d5d72a70bba8479bc7a2b27705da1d', class: "dynamic-field-container" }, isDynamicAdditionalField && (h("ic-typography", { key: '1e69f0fb80ad6f047bd2943b5b348bd539b567ce', variant: "caption" }, h("p", { key: '27f350e13e088275e340332570e3eee32c7ad1be', class: "dynamic-text" }, isDynamicAdditionalField && checked ? dynamicText : ""))), h("div", { key: '98795e79ffb9d719d9d1aae8931f67f8009c273f', class: {
145
+ }, ref: (el) => (this.checkboxEl = el), type: "checkbox", name: name, id: inputId, value: value, disabled: disabled, checked: checked, indeterminate: displayIndeterminate, onClick: handleClick, form: form, "aria-label": hideLabel || this.hasLabelSlot() ? label : undefined }), !hideLabel && h(LabelContent, { key: '0b2e1ba8150dada1ed202f82b87e5090475e4538' })), h("span", { key: 'ac7a0b65fe263404799947a9e38e56d571a4d15b', id: `${inputId}-additional-field-description`, role: "alert", class: "sr-only" }, isDynamicAdditionalField && checked ? dynamicText : ""), isSlotUsed(el, "additional-field") && (h("div", { key: '7c3324bdbe5f4002e68a3cab9452ece5a4a0ec47', class: "dynamic-container", ref: (el) => (this.additionalFieldContainer = el) }, isDynamicAdditionalField && h("div", { key: '3e8f8a84490a9b395625db6e5d3ab41dcfd3f52b', class: "branch-corner" }), h("div", { key: '7a13bef6e34f74553f621d8dced7f0d7c2ad9ff9', class: "dynamic-field-container" }, isDynamicAdditionalField && (h("ic-typography", { key: '97d5099d39ed0a796fb21cc6e39768ad464ae13d', variant: "caption" }, h("p", { key: '565b6fecc59ec1a8786d6a956ef15389f79b1b5d', class: "dynamic-text" }, isDynamicAdditionalField && checked ? dynamicText : ""))), h("div", { key: 'f1f45ea17205c5314c7d0cdb9bc59afc791aa6e9', class: {
146
146
  "additional-field-wrapper": !isDynamicAdditionalField,
147
- } }, h("slot", { key: '36a8e7ffaa67981e3054240dda02b04936280f91', name: "additional-field" })))))));
147
+ } }, h("slot", { key: 'f302388352b40f0d63a8b425aae215af22615570', name: "additional-field" })))))));
148
148
  }
149
149
  static get delegatesFocus() { return true; }
150
150
  get el() { return this; }
@@ -1,5 +1,5 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
- import { k as convertToRGBA, l as getBrandForegroundAppearance, r as removeDisabledFalse, o as onComponentRequiredPropUndefined, f as renderDynamicChildSlots, i as isSlotUsed, a as isElInAGGrid } from './helpers.js';
2
+ import { k as convertToRGBA, l as getBrandForegroundAppearance, r as removeDisabledFalse, o as onComponentRequiredPropUndefined, e as renderDynamicChildSlots, i as isSlotUsed, a as isElInAGGrid } from './helpers.js';
3
3
  import { d as defineCustomElement$3 } from './ic-tooltip2.js';
4
4
  import { d as defineCustomElement$2 } from './ic-typography2.js';
5
5
 
@@ -24,10 +24,10 @@ const DataList = /*@__PURE__*/ proxyCustomElement(class DataList extends HTMLEle
24
24
  Array.from(el.children).forEach((child) => child.setAttribute("size", "small"));
25
25
  }
26
26
  const hasHeading = heading || el.querySelector('[slot="heading"]');
27
- return (h(Host, { key: '57df6c957322ddb4cdda3901c64e919656abf92e', class: {
27
+ return (h(Host, { key: 'f331288c7ba2fa98cba0f35b871d749dfc0f3f1a', class: {
28
28
  "ic-data-list-small": size === "small",
29
29
  [`ic-theme-${theme}`]: theme !== "inherit",
30
- } }, h("div", { key: '273e0ce2fcde309669514b332964e129d1ef42a6', class: "heading", id: "data-list-heading" }, h("slot", { key: '1be24c7150c268064207cf58f083ab9bd8cb27c7', name: "heading" }, h("ic-typography", { key: '30858cd0d5c66204a030449c5b8212c1c41d1838', variant: "h3" }, heading))), h("div", { key: '2f13fa15abc8053f312ff21454b6a89d15b4eabd', class: { divider: true, "divider-no-heading": !hasHeading } }), h("ul", { key: '582dd8f21ce4e3a9dd845aa46294ebe2c5163d01', "aria-labelledby": "data-list-heading", class: "rows" }, h("slot", { key: '42b137d71f0c9e3f836f1efdde58f62d90b080a4' }))));
30
+ } }, h("div", { key: 'e6ff66d94a2e43f61c13e1299fe5fa6fe5487140', class: "heading", id: "data-list-heading" }, h("slot", { key: '49d07dbea901b714751713c10f86d857eaa23a18', name: "heading" }, h("ic-typography", { key: '1cdc2c192f6d25e866f6a58add2dd143f42cfd2d', variant: "h3" }, heading))), h("div", { key: '61fc0bb5ae33e4953d8ec96089a51d98cec47525', class: { divider: true, "divider-no-heading": !hasHeading } }), h("ul", { key: '9dfd24a99a64dc6e6d07adb193625c13bfcd0c1d', "aria-labelledby": "data-list-heading", class: "rows" }, h("slot", { key: '6b2eb9f7e56d6357f25d7d0fd066ddb203a4c294' }))));
31
31
  }
32
32
  get el() { return this; }
33
33
  static get style() { return IcDataListStyle0; }
@@ -71,12 +71,12 @@ const DataRow = /*@__PURE__*/ proxyCustomElement(class DataRow extends HTMLEleme
71
71
  }
72
72
  render() {
73
73
  const { el, listSize, hasEndComponent, label, renderCellContent, size, theme, value, } = this;
74
- return (h(Host, { key: 'd5c6ff5a373e32e4e310dd0ddb6bbcfea0f2704a', class: {
74
+ return (h(Host, { key: '46dd273c34a8cce8c645f53304f9b651b2f99a08', class: {
75
75
  ["ic-data-row-small"]: size === "small",
76
76
  ["breakpoint-medium"]: listSize === "m",
77
77
  ["breakpoint-xs"]: listSize === "xs",
78
78
  [`ic-theme-${theme}`]: theme !== "inherit",
79
- }, role: "listitem" }, h("div", { key: 'b2867cd3b8a493ec7e4f4cff48849d94560c1fdc', class: "data" }, h("div", { key: 'd3fd667e4612907b81081ddae99c3228e2dbb954', class: "text-cells" }, (isSlotUsed(el, "label") || label) && renderCellContent("label"), (isSlotUsed(el, "value") || value) && renderCellContent("value")), hasEndComponent && (h("div", { key: 'dbbb33f8a2726f801dc72ca1f11544073ba8bc69', class: "end-component" }, h("slot", { key: 'fd4b247214447bac2a7a5bc9385a8f91cb44436f', name: "end-component" })))), h("div", { key: '8e19fde06b9fa34a3295e37fe726f163593f6674', class: "divider" })));
79
+ }, role: "listitem" }, h("div", { key: 'eea3a2d30e7efbc0482011ed340da0469b461d5a', class: "data" }, h("div", { key: '3d8c6c8b8011048312c997831395b18a361b27e8', class: "text-cells" }, (isSlotUsed(el, "label") || label) && renderCellContent("label"), (isSlotUsed(el, "value") || value) && renderCellContent("value")), hasEndComponent && (h("div", { key: '8c2521ab22be9a57658a0a60b9180d0273ef60f1', class: "end-component" }, h("slot", { key: '8df22512fbbb6e5d7991e1d9bd217bda5fa563ac', name: "end-component" })))), h("div", { key: '6369f6266898ffffe9317c3bb3d4dd483d612f94', class: "divider" })));
80
80
  }
81
81
  get el() { return this; }
82
82
  static get style() { return IcDataRowStyle0; }
@@ -291,7 +291,7 @@ const Dialog = /*@__PURE__*/ proxyCustomElement(class Dialog extends HTMLElement
291
291
  }
292
292
  render() {
293
293
  const { dialogRendered, disableHeightConstraint, fadeIn, theme, size } = this;
294
- return (h(Host, { key: 'ac5de97d9ecbeac6efe00a9fe5818629251c9e69', class: {
294
+ return (h(Host, { key: '81eec3ff249b58950bfd8b0e525e46d8a5688db3', class: {
295
295
  "ic-dialog-hidden": !dialogRendered,
296
296
  "ic-dialog-fade-in": fadeIn,
297
297
  "disable-height-constraint": !!disableHeightConstraint,
@@ -1,5 +1,5 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
- import { i as isSlotUsed, o as onComponentRequiredPropUndefined, f as renderDynamicChildSlots } from './helpers.js';
2
+ import { i as isSlotUsed, o as onComponentRequiredPropUndefined, e as renderDynamicChildSlots } from './helpers.js';
3
3
  import { d as defineCustomElement$2 } from './ic-typography2.js';
4
4
 
5
5
  const icEmptyStateCss = ":host{gap:var(--ic-space-xs);padding:var(--ic-space-xs)}:host,.action-area{display:flex;flex-direction:column}.action-area{gap:var(--ic-space-md)}:host ::slotted(svg),:host ::slotted(img){border-radius:var(--ic-space-xxs)}:host(.ic-empty-state-right),:host(.ic-empty-state-right) .action-area{align-items:flex-end;text-align:right}:host(.ic-empty-state-center),:host(.ic-empty-state-center) .action-area{align-items:center;text-align:center}:host(.image-medium) ::slotted(svg),:host(.image-medium) ::slotted(img){height:calc(3 * var(--ic-space-lg)) !important;width:calc(3 * var(--ic-space-lg)) !important}:host(.image-small) ::slotted(svg),:host(.image-small) ::slotted(img){height:var(--ic-space-xxl) !important;width:var(--ic-space-xxl) !important}:host(.image-large) ::slotted(svg),:host(.image-large) ::slotted(img){height:calc(4 * var(--ic-space-xl)) !important;width:calc(4 * var(--ic-space-xl)) !important}::slotted([slot=\"heading\"]),.empty-state-heading{--ic-typography-color:var(--ic-empty-state-title)}::slotted([slot=\"subheading\"]),.empty-state-subheading{--ic-typography-color:var(--ic-empty-state-subtitle)}::slotted([slot=\"body\"]),.empty-state-body{--ic-typography-color:var(--ic-empty-state-body)}";
@@ -38,11 +38,11 @@ const EmptyState = /*@__PURE__*/ proxyCustomElement(class EmptyState extends HTM
38
38
  }
39
39
  render() {
40
40
  const { aligned, body, maxLines, heading, imageSize, subheading, theme } = this;
41
- return (h(Host, { key: '60295d4ae9099c9e9adf17a6d1b1cb94a061ce1f', class: {
41
+ return (h(Host, { key: '0d3bc48ea4f0188251b3fc3a6c720f06173b587a', class: {
42
42
  [`ic-empty-state-${aligned}`]: true,
43
43
  [`image-${imageSize}`]: isSlotUsed(this.el, "image"),
44
44
  [`ic-theme-${theme}`]: theme !== "inherit",
45
- } }, isSlotUsed(this.el, "image") && h("slot", { key: 'a0ccf1c16408f306d5a1abc34a8b5540be75b986', name: "image" }), h("div", { key: 'd1f6a21c75513a3a2f8fdcba4f0a671013709651' }, h("slot", { key: '60cc4c4434d29d12f771e65bba5ff09918c904d3', name: "heading" }, h("ic-typography", { key: '6ef2441bed80f38f27b8005c89eeec7de0691587', variant: "h4", class: "empty-state-heading" }, heading)), h("slot", { key: 'dae616cdcebd5dacee04547d42b2f77203d5c48a', name: "subheading" }, h("ic-typography", { key: '6946d005ecc441b3fee96309fb1c479470c192de', variant: "subtitle-small", class: "empty-state-subheading" }, subheading)), h("slot", { key: '0ab7b57d4f33e7aad6fca48c8036846e7360aad8', name: "body" }, h("ic-typography", { key: 'ea367e9f5b6d353714d8d05576abffecc63bea2d', maxLines: maxLines, class: "empty-state-body" }, body))), isSlotUsed(this.el, "actions") && (h("div", { key: '997a125c580c0dfa6e2191df40745145168ce705', class: "action-area" }, h("slot", { key: '34c38c474a502720b659f4b2775869773cfe1f10', name: "actions" })))));
45
+ } }, isSlotUsed(this.el, "image") && h("slot", { key: 'fdc11c4e5e04a6042f3114325066d3775a24451e', name: "image" }), h("div", { key: '46e1df54a68e5728738c7c0aeb27e62919b583d5' }, h("slot", { key: 'acf5cf5cca7b227befc908e3a606f38855f200ef', name: "heading" }, h("ic-typography", { key: '10a627304367e6643bbf0197172655135156fba9', variant: "h4", class: "empty-state-heading" }, heading)), h("slot", { key: 'a35e301f516eaef4a1fd7d7b7222c0111869c71a', name: "subheading" }, h("ic-typography", { key: 'a93898edcb0998f2bbfd089f459d1268af69265c', variant: "subtitle-small", class: "empty-state-subheading" }, subheading)), h("slot", { key: '89386937b3eb05475eef76d742d384c38b10bc1b', name: "body" }, h("ic-typography", { key: '914ebaa368de220a3607a743ef1dd40fea9e3c79', maxLines: maxLines, class: "empty-state-body" }, body))), isSlotUsed(this.el, "actions") && (h("div", { key: 'a1884397ea2ea1de771c11e35b5bc8efefa63b06', class: "action-area" }, h("slot", { key: 'fa34f99bf5d5935ac5942b321ed56f97317bdb5b', name: "actions" })))));
46
46
  }
47
47
  get el() { return this; }
48
48
  static get style() { return IcEmptyStateStyle0; }
@@ -47,12 +47,12 @@ const FooterLink = /*@__PURE__*/ proxyCustomElement(class FooterLink extends HTM
47
47
  const { footerConfig, href, hreflang, referrerpolicy, rel, target, download, } = this;
48
48
  const { small, grouped } = footerConfig;
49
49
  const isLogoLink = !!this.el.closest("div[slot='logo']");
50
- return (h(Host, { key: '7488851004e3af24c0b0e1d9f9ccaf0d55ae5990', class: {
50
+ return (h(Host, { key: 'cabde329ebfe9f787eae1d984bb6cf0ec4fcb047', class: {
51
51
  "footer-link": true,
52
52
  [`footer-link-${grouped ? "grouped" : "ungrouped"}-${small ? "small" : "sparse"}`]: true,
53
53
  [`footer-link-${this.foregroundColor}`]: true,
54
54
  "footer-logo-link": isLogoLink,
55
- }, role: "listitem" }, h("ic-link", { key: 'e388559e01bc73c013b7493dd2c315f730beb4b8', class: "footer-link", href: href, hreflang: hreflang, referrerpolicy: referrerpolicy, rel: rel, download: download !== false ? download : undefined, target: target }, h("slot", { key: '013a86414ccca833cd52a4164c93bdf9ef040a4f' }))));
55
+ }, role: "listitem" }, h("ic-link", { key: 'e4e3d3b716923eb8f9df66d058ac07fbadbc7982', class: "footer-link", href: href, hreflang: hreflang, referrerpolicy: referrerpolicy, rel: rel, download: download !== false ? download : undefined, target: target }, h("slot", { key: 'b8e662b7b67daa4cc8329fd4404d354013dfec7f' }))));
56
56
  }
57
57
  static get delegatesFocus() { return true; }
58
58
  get el() { return this; }
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
  import { a as IC_DEVICE_SIZES } from './constants.js';
3
- import { l as getBrandForegroundAppearance, q as getCurrentDeviceSize, c as checkResizeObserver, f as renderDynamicChildSlots, i as isSlotUsed, I as IcBrandForegroundEnum, H as hasClassificationBanner } from './helpers.js';
3
+ import { l as getBrandForegroundAppearance, q as getCurrentDeviceSize, c as checkResizeObserver, e as renderDynamicChildSlots, i as isSlotUsed, I as IcBrandForegroundEnum, H as hasClassificationBanner } from './helpers.js';
4
4
  import { d as defineCustomElement$3 } from './ic-section-container2.js';
5
5
  import { d as defineCustomElement$2 } from './ic-typography2.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
- import { l as getBrandForegroundAppearance, B as slotHasContent, i as isSlotUsed, o as onComponentRequiredPropUndefined, f as renderDynamicChildSlots, I as IcBrandForegroundEnum, m as isPropDefined } from './helpers.js';
2
+ import { l as getBrandForegroundAppearance, B as slotHasContent, i as isSlotUsed, o as onComponentRequiredPropUndefined, e as renderDynamicChildSlots, I as IcBrandForegroundEnum, m as isPropDefined } from './helpers.js';
3
3
  import { d as defineCustomElement$3 } from './ic-section-container2.js';
4
4
  import { d as defineCustomElement$2 } from './ic-typography2.js';
5
5
 
@@ -80,7 +80,7 @@ const Hero = /*@__PURE__*/ proxyCustomElement(class Hero extends HTMLElement {
80
80
  "background-position": scrollFactor,
81
81
  };
82
82
  }
83
- return (h(Host, { key: 'd7b8be369996272dd365fb416a1134e288dfe6cd', class: {
83
+ return (h(Host, { key: '80e57ae6db4a37e6bd7dbf43e174710c043f3dfe', class: {
84
84
  [`ic-hero-${IcBrandForegroundEnum.Dark}`]: foregroundColor === IcBrandForegroundEnum.Dark,
85
85
  ["has-background-image"]: backgroundImage !== undefined,
86
86
  ["has-right-content"]: this.rightContent,
@@ -88,12 +88,12 @@ const Hero = /*@__PURE__*/ proxyCustomElement(class Hero extends HTMLElement {
88
88
  ["secondary-heading"]: !!secondaryHeading,
89
89
  [`ic-hero-content-aligned-${contentAligned}`]: contentAligned !== undefined,
90
90
  [`ic-theme-${theme}`]: theme !== "inherit",
91
- }, style: style }, h("ic-section-container", { key: 'a5a8585b31aba9f1434ffaf6aa1145d7853ea4b6', aligned: aligned, fullHeight: true, class: "section-container" }, h("div", { key: '1830e42eb85d545b947dfe6ebc6b0d462e48397e', class: {
91
+ }, style: style }, h("ic-section-container", { key: 'f8aa12b2e228bda409d0d5acfba9854c274da27b', aligned: aligned, fullHeight: true, class: "section-container" }, h("div", { key: 'ded24c5a89fc3af527310702c5d0aa08177f1628', class: {
92
92
  ["left-container"]: true,
93
93
  ["left-container-full-width"]: this.leftContentFullWidth,
94
- } }, h("div", { key: '4e2d3d2c1c694f6b330f2555388e9ed4abf4a907', class: "heading" }, h("slot", { key: 'ec340ba480f0fd881279225b160a8e6de2a4184a', name: "heading" }, h("ic-typography", { key: 'fb49e9dd42f753dc4c4e610da1e0fa76df9cf055', variant: size === "small" ? "h2" : "h1", class: {
94
+ } }, h("div", { key: '57a9c51353b30931cd94bd949b5a96e8c1185fb1', class: "heading" }, h("slot", { key: 'af625456f6c9efc26e2f6b7d118a7e22b474d48a', name: "heading" }, h("ic-typography", { key: '6383d4916844a260c2ac8966bebc5d0042667dc4', variant: size === "small" ? "h2" : "h1", class: {
95
95
  ["heading-bottom-spacing"]: size !== "small",
96
- } }, h("h2", { key: '822a6963c3c2aab17d3a42ff2257e4635414f5d8' }, heading)))), h("div", { key: '5e3fa3963bd1a2b18c929e897832968810b25b63', class: "subheading" }, h("slot", { key: '04071839319227b3c6e726562f08a2b860c31f4a', name: "subheading" }, h("ic-typography", { key: '096dd77e50768edee7017d79b620773a7260643c', variant: "body" }, subheading))), h("div", { key: '3e4a3f2afe811228a507dd3edd64f0f7f14c9c44', class: "interaction-container" }, h("slot", { key: 'ce0694893cd12d0da5a4db36cca1e8c4ffadd6b2', name: "interaction" }))), (isPropDefined(secondaryHeading) || this.rightContent) && (h("div", { key: '23a775df706d7464e40d86c3f79564b2cf4c8028', class: "right-container" }, h("slot", { key: 'f331ac3773afff23990f257c4999cb23957f0a95', name: "secondary" }, secondaryHeading && (h("div", { key: '12c5630d51d9f16ec5bd0b03f0de821ce8648e26', class: "secondary-container" }, h("div", { key: '0dff38bdf87ccd660f5292b41b29f2b0c681b39d', class: "secondary-heading" }, h("ic-typography", { key: '035a480675ce2779e4c4d5a97cfeace5de1b132a', variant: "h4" }, h("h3", { key: '0bb8cfd2b3c27206ec7e866b02018ec0c2810386' }, secondaryHeading))), h("div", { key: 'c55e6e2669c922a7c5a45d0c5fc225dbcade1e77', class: "secondary-subheading" }, h("ic-typography", { key: '52a346be44dec236bd0dcf815ccb41212684fb49', variant: "subtitle-small" }, secondarySubheading))))))))));
96
+ } }, h("h2", { key: '575a5929c50ff7661c856f7cda77b3a1acdddd03' }, heading)))), h("div", { key: 'c10dabd945bfcb3362c5fa5b3e8eec17ffc82fd1', class: "subheading" }, h("slot", { key: 'b50831b542a1ed7abb4d9ba9c06421e0f87dbb08', name: "subheading" }, h("ic-typography", { key: '69f1420e36d15129f34c499c9f0eacee6a33e1cc', variant: "body" }, subheading))), h("div", { key: '68f012d311258597a759f020faece5003ebc59c8', class: "interaction-container" }, h("slot", { key: '79691480f48726c1df218c2322396b253b389bec', name: "interaction" }))), (isPropDefined(secondaryHeading) || this.rightContent) && (h("div", { key: 'b80d0b64484c613d5e992bd940028e34734ae14a', class: "right-container" }, h("slot", { key: 'd2291ea19039231b5cad28307ba3b8e0c8b654bb', name: "secondary" }, secondaryHeading && (h("div", { key: '2f71e08c41b560aa727f60fed23521ab8fb4741d', class: "secondary-container" }, h("div", { key: '6b5a2c1f34878f30b0d51d68066815c927060d2c', class: "secondary-heading" }, h("ic-typography", { key: '64709a648468bbbb80599485041b37d9bcff777a', variant: "h4" }, h("h3", { key: '7bc5aba841edce92e3189cf4d5f9e4fccf38ef4e' }, secondaryHeading))), h("div", { key: '2a2fbf605afc2023595300d064111a4fa471bfdc', class: "secondary-subheading" }, h("ic-typography", { key: '5b87284ace2401f60d4f208fa06cb85b367ed244', variant: "subtitle-small" }, secondarySubheading))))))))));
97
97
  }
98
98
  get el() { return this; }
99
99
  static get style() { return IcHeroStyle0; }
@@ -170,22 +170,22 @@ const HorizontalScroll = /*@__PURE__*/ proxyCustomElement(class HorizontalScroll
170
170
  }
171
171
  render() {
172
172
  const { firstItemVisible, lastItemVisible, itemOverflow } = this;
173
- return (h(Host, { key: 'be750f303ae10eced67f4683d262c765a2317bb2', class: {
173
+ return (h(Host, { key: 'e62a9673acd5416d956f0f293682a45d8caad08f', class: {
174
174
  ["ic-horizontal-scroll-visible"]: itemOverflow,
175
175
  ["ic-horizontal-scroll-dark"]: this.appearance === IcBrandForegroundEnum.Dark,
176
176
  ["ic-horizontal-scroll-light"]: this.appearance === IcBrandForegroundEnum.Light,
177
177
  [`ic-theme-${this.theme}`]: this.theme !== "inherit",
178
- } }, h("div", { key: '666121449513dc99dc038c434ab259bb891351da', "aria-hidden": "true", class: {
178
+ } }, h("div", { key: 'e3c2707ab25d06342f46237efe0d28479ab042cf', "aria-hidden": "true", class: {
179
179
  ["scroll-container-left"]: true,
180
180
  ["hidden"]: !itemOverflow,
181
181
  ["disabled"]: firstItemVisible,
182
- }, role: "tab" }, h("ic-button", { key: '09646f50ff3f0ef162a85b8a5899338c70cf12f0', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll left", theme: this.theme === "light" || this.theme === "inherit"
182
+ }, role: "tab" }, h("ic-button", { key: '1240e1b97205b7b31c8d467982f8ac163fb89183', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll left", theme: this.theme === "light" || this.theme === "inherit"
183
183
  ? "dark"
184
- : "light", monochrome: this.monochrome, innerHTML: LeftArrow, disabled: firstItemVisible, tabindex: "-1", onClick: this.scrollLeft, onMouseDown: this.leftArrowMouseDownHandler }), h("span", { key: 'b046b20bca53065b37ed041d5b3e5f318219f4e3', class: "scroll-splitter-left" })), h("slot", { key: '446617c76787df8a0721f99f50f603705ebca615' }), h("div", { key: '495869a8eaaaedd153fdd65f09bdf4f6dba1648d', "aria-hidden": "true", class: {
184
+ : "light", monochrome: this.monochrome, innerHTML: LeftArrow, disabled: firstItemVisible, tabindex: "-1", onClick: this.scrollLeft, onMouseDown: this.leftArrowMouseDownHandler }), h("span", { key: '96f80e692d71cf3d9903f60aa1c6322e68cddfe6', class: "scroll-splitter-left" })), h("slot", { key: '7b33db784648922f25369dc24beb3d50562d1090' }), h("div", { key: 'b9645cd33d53e6eafe01444236543fb503a75e1e', "aria-hidden": "true", class: {
185
185
  ["scroll-container-right"]: true,
186
186
  ["hidden"]: !itemOverflow,
187
187
  ["disabled"]: lastItemVisible,
188
- }, role: "tab" }, h("span", { key: '7983e2a0990b8882417e3cfa29852ae0e1c7bf97', class: "scroll-splitter-right" }), h("ic-button", { key: '2c8391e482559ae4de573f73cb0147c9f27e4f2f', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll right", theme: this.theme === "light" || this.theme === "inherit"
188
+ }, role: "tab" }, h("span", { key: '1e1e2c4992938e38068602d65db3f980308b0db6', class: "scroll-splitter-right" }), h("ic-button", { key: 'cae9a3da598885a5e12476f0ea85dcbc5e454266', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll right", theme: this.theme === "light" || this.theme === "inherit"
189
189
  ? "dark"
190
190
  : "light", monochrome: this.monochrome, innerHTML: RightArrow, disabled: lastItemVisible, tabindex: "-1", onClick: this.scrollRight, onMouseDown: this.rightArrowMouseDownHandler }))));
191
191
  }
@@ -1,5 +1,5 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
- import { r as removeDisabledFalse, f as renderDynamicChildSlots, B as slotHasContent, A as IcInformationStatus } from './helpers.js';
2
+ import { r as removeDisabledFalse, e as renderDynamicChildSlots, B as slotHasContent, A as IcInformationStatus } from './helpers.js';
3
3
  import { s as successIcon } from './constants.js';
4
4
 
5
5
  const icInputComponentContainerCss = "ic-input-component-container{display:flex;border:var(--ic-border-width) solid\n var(--border-color, var(--ic-architectural-400));border-radius:var(--ic-border-radius);transition:var(--ic-easing-transition-slow);height:2.5rem;min-height:2.5rem;width:var(--input-width, 20rem);padding:var(--ic-space-1px);background-color:var(--input-bg-color, var(--ic-color-background-primary));box-sizing:border-box;fill:var(--ic-architectural-400);outline:none}ic-input-component-container.ic-input-component-container-full-width{width:100%;max-width:none}ic-input-component-container.ic-input-component-container-disabled,ic-input-component-container.ic-input-component-container-disabled:hover{border:var(--ic-border-width) dashed\n var(--border-color-disabled, var(--ic-color-border-neutral-disabled))}ic-input-component-container.ic-input-component-container-readonly,ic-input-component-container.ic-input-component-container-small.ic-input-component-container-readonly,ic-input-component-container.ic-input-component-container-large.ic-input-component-container-readonly{height:auto;background:transparent}ic-input-component-container.ic-input-component-container-readonly,ic-input-component-container.ic-input-component-container-readonly:hover{border:none;padding:0}ic-input-component-container.ic-input-component-container-error{border:var(--ic-space-xxxs) solid\n var(--border-color-error, var(--ic-color-border-error));padding:0}ic-input-component-container.ic-input-component-container-error:hover{border:var(--ic-space-xxxs) solid\n var(--border-color-error-hover, var(--ic-color-border-error-hover))}ic-input-component-container.ic-input-component-container-error:focus-within{border:var(--ic-space-xxxs) solid\n var(--border-color-error-pressed, var(--ic-color-border-error-pressed))}ic-input-component-container.ic-input-component-container-warning{border:var(--ic-space-xxxs) solid\n var(--border-color-warning, var(--ic-color-border-warning));padding:0}ic-input-component-container.ic-input-component-container-warning:hover{border:var(--ic-space-xxxs) solid\n var(--border-color-warning-hover, var(--ic-color-border-warning-hover))}ic-input-component-container.ic-input-component-container-warning:focus-within{border:var(--ic-space-xxxs) solid\n var(--border-color-warning-pressed, var(--ic-color-border-warning-pressed))}ic-input-component-container.ic-input-component-container-success{border:var(--ic-space-xxxs) solid\n var(--border-color-success, var(--ic-color-border-success));padding:0}ic-input-component-container.ic-input-component-container-success:hover{border:var(--ic-space-xxxs) solid\n var(--border-color-success-hover, var(--ic-color-border-success-hover))}ic-input-component-container.ic-input-component-container-success:focus-within{border:var(--ic-space-xxxs) solid\n var(--border-color-success-pressed, var(--ic-color-border-success-pressed))}ic-input-component-container.ic-input-component-container-small{height:var(--ic-space-xl);min-height:var(--ic-space-xl)}ic-input-component-container.ic-input-component-container-large{height:var(--ic-space-xxl);min-height:var(--ic-space-xxl)}ic-input-component-container.ic-input-component-container-multiline{height:auto}ic-input-component-container .icon-container{margin-top:var(--ic-space-xxs);margin-left:0.438rem;display:flex;align-items:center}ic-input-component-container.ic-input-component-container-multiline .icon-container,ic-input-component-container.ic-input-component-container-multiline.ic-input-component-container-small .icon-container{margin-top:0.375rem;display:block}ic-input-component-container.ic-input-component-container-readonly .icon-container{margin-left:-0.313rem}ic-input-component-container.ic-input-component-container-disabled ::-moz-placeholder{display:none}ic-input-component-container.ic-input-component-container-disabled ::placeholder{display:none}ic-input-component-container .inline-success{margin:var(--ic-space-xs) 0.375rem;display:flex;align-items:center}ic-input-component-container .inline-success>svg{fill:var(--ic-input-component-container-success-icon-inline-color);height:1.25rem;width:1.25rem}ic-input-component-container:hover{border:var(--ic-input-component-container-hover-border);border-color:var(--border-color-hover, var(--ic-color-border-neutral-hover));color:var(--ic-action-monochrome-hover-dark)}ic-input-component-container:focus{border:var(--ic-border-pressed);border-color:var(\n --border-color-pressed,\n var(--ic-color-border-neutral-pressed)\n )}.focus-indicator{display:flex;width:100%;margin:-0.125rem;padding:0.125rem;border-radius:var(--ic-border-radius);transition:var(--ic-easing-transition-fast)}.focus-indicator:focus-within,.focus-indicator-enabled{box-shadow:var(--ic-border-focus)}.focus-indicator.ic-input-component-container-dark:focus-within{box-shadow:var(--ic-border-focus)}@media (forced-colors: active){ic-input-component-container,.focus-indicator{transition:none}ic-input-component-container:focus-within{border:var(--ic-border-width) solid Highlight;outline:0.125rem solid Highlight}ic-input-component-container.ic-input-component-container-disabled,ic-input-component-container.ic-input-component-container-disabled:hover{border:var(--ic-border-width) dashed GrayText}}@media screen AND (max-width: 22rem){ic-input-component-container{max-width:var(--input-width, 20rem);width:100%}}@media (prefers-reduced-motion: reduce){ic-input-component-container,.focus-indicator{transition:none}}";
@@ -50,15 +50,15 @@ const InputComponentContainer = /*@__PURE__*/ proxyCustomElement(class InputComp
50
50
  }
51
51
  render() {
52
52
  const { size, validationStatus, disabled, readonly, multiLine, fullWidth, validationInline, } = this;
53
- return (h(Host, { key: '0644de5056535a73750461a8169f4ae8a254a205', class: {
53
+ return (h(Host, { key: '89ddddb905fb2169968a978feb1db2ddaed8fb0c', class: {
54
54
  [`ic-input-component-container-${size}`]: true,
55
55
  [`ic-input-component-container-${validationStatus}`]: validationStatus !== "" && !disabled && !readonly,
56
56
  "ic-input-component-container-disabled": !!disabled,
57
57
  "ic-input-component-container-readonly": !!readonly,
58
58
  "ic-input-component-container-multiline": !!multiLine,
59
59
  "ic-input-component-container-full-width": !!fullWidth,
60
- }, "aria-disabled": disabled ? "true" : null }, h("div", { key: 'cb6fe4d8708ecdf019cc873ad0f238ce6c373d01', class: "focus-indicator" }, slotHasContent(this.el, "left-icon") && (h("div", { key: '8e0646d277adfe54d314b014e8fc10129208d47b', class: "icon-container" }, h("slot", { key: '25e3fcab918dacb0fc1cadc1e6ac3843041b7bd2', name: "left-icon" }))), h("slot", { key: '79660a2a08fec6aae9f6c4dd7f287b237b4c8708' }), validationInline &&
61
- validationStatus === IcInformationStatus.Success && (h("span", { key: 'c49ce88df47d2c99f3b76b7823209d73f30184ed', class: "inline-success", innerHTML: successIcon })))));
60
+ }, "aria-disabled": disabled ? "true" : null }, h("div", { key: 'e26afb0f2d7b78a1ca9b1ec3976b8e8fa3b2f3fe', class: "focus-indicator" }, slotHasContent(this.el, "left-icon") && (h("div", { key: 'd314cf7303bab259eb78c85f38b943d758e6d874', class: "icon-container" }, h("slot", { key: '128cdd1e6a537838dc490b33e2a657e613d6c969', name: "left-icon" }))), h("slot", { key: '9d5fd3e67c6658f988a335e080b6e7141d1c8712' }), validationInline &&
61
+ validationStatus === IcInformationStatus.Success && (h("span", { key: '119749d6c32bebe9c8540fa7fadb28e7387428e5', class: "inline-success", innerHTML: successIcon })))));
62
62
  }
63
63
  get el() { return this; }
64
64
  static get watchers() { return {
@@ -17,11 +17,11 @@ const InputContainer = /*@__PURE__*/ proxyCustomElement(class InputContainer ext
17
17
  this.readonly = false;
18
18
  }
19
19
  render() {
20
- return (h(Host, { key: '617cc3f8d3eb6f800e053ccc99b9375ba9cf5761' }, h("div", { key: '769954cc34c4582dedc014ef47f59429176ac20d', class: {
20
+ return (h(Host, { key: 'f8a56b6ed7706188078d28f8fd7216c046fe32a2' }, h("div", { key: 'f7d41111869769c9ab8e5ad72ee936827ef36c91', class: {
21
21
  ["component-container"]: true,
22
22
  ["disabled"]: !!this.disabled,
23
23
  ["readonly"]: !!this.readonly,
24
- } }, h("slot", { key: 'ad3ce925e8d21cb7f660b03923e82c9af1941202' }))));
24
+ } }, h("slot", { key: '42fc42d0f226b11b93ab910c00ed25c027ebb549' }))));
25
25
  }
26
26
  static get style() { return IcInputContainerStyle0; }
27
27
  }, [4, "ic-input-container", {
@@ -78,11 +78,11 @@ const InputLabel = /*@__PURE__*/ proxyCustomElement(class InputLabel extends HTM
78
78
  "readonly-label": readonly,
79
79
  "error-label": status === "error" && !(readonly || disabled),
80
80
  } }, h("label", { htmlFor: this.for }, labelText)));
81
- return (h(Host, { key: 'f22dfddc6e1c5dc956e3a2288a168b41ad18b35b', class: {
81
+ return (h(Host, { key: '22df328142cec5a7a86fcf3e62bc40dcbfe56f97', class: {
82
82
  "ic-input-label-disabled": !!disabled,
83
83
  "ic-input-label-readonly": readonly,
84
84
  "with-helper": this.isSlotUsed(helperTextSlot) || helperText !== "",
85
- } }, !hideLabel && h(LabelContent, { key: 'db3607fc40a7752954f3cd7e40bcf969a6941bdb' }), this.isSlotUsed(helperTextSlot) ? (h("span", { id: helperTextId, class: helperTextClass }, h("slot", { name: "helper-text" }))) : (helperText !== "" && (h("ic-typography", { variant: "caption", class: helperTextClass }, h("span", { id: helperTextId }, helperText))))));
85
+ } }, !hideLabel && h(LabelContent, { key: '4eddf506bc0027ff8470aeaa5f16ec124a81cc0f' }), this.isSlotUsed(helperTextSlot) ? (h("span", { id: helperTextId, class: helperTextClass }, h("slot", { name: "helper-text" }))) : (helperText !== "" && (h("ic-typography", { variant: "caption", class: helperTextClass }, h("span", { id: helperTextId }, helperText))))));
86
86
  }
87
87
  get el() { return this; }
88
88
  static get style() { return IcInputLabelStyle0; }
@@ -43,14 +43,14 @@ const InputValidation = /*@__PURE__*/ proxyCustomElement(class InputValidation e
43
43
  render() {
44
44
  const { ariaLiveMode, fullWidth, status, message } = this;
45
45
  const displayIcon = status !== "" ? ICON[status] : "";
46
- return (h(Host, { key: '3b6f6b3e7ad37b899ee8fb71dbf7868a0eb4bd3f', class: {
46
+ return (h(Host, { key: '6d368ba4b4e79886a2efff97ca3d8d446516cc11', class: {
47
47
  [`ic-input-validation-${status}`]: status !== "",
48
48
  "ic-input-validation-full-width": !!fullWidth,
49
49
  "ic-input-validation-with-status": status !== "",
50
- } }, displayIcon !== "" && (h("span", { key: 'f5d6eab684ec1ce116a2bb09e2a91a2d88d1620f', class: {
50
+ } }, displayIcon !== "" && (h("span", { key: 'ce5fbaa3281136744bc5f77c4ea6570205126285', class: {
51
51
  "status-icon": true,
52
52
  [`icon-${status}`]: true,
53
- }, innerHTML: displayIcon })), h("ic-typography", { key: '841d8bfbf9dab21d611325dd3d7148c83ea09f40', variant: "caption", class: "statustext" }, h("span", { key: 'b35e925cc1dfd87cf8b4b2e3a8276492d5f4abda', id: this.for && getInputValidationTextID(this.for) }, isSlotUsed(this.el, "validation-message") ? (h("slot", { name: "validation-message" })) : (message)), h("span", { key: '2945b04c5e9dd1376793efc206a3c61fd96d84f2', ref: (el) => (this.messageEl = el), class: "sr-only", "aria-live": ariaLiveMode })), h("slot", { key: 'fd6c89ce76c2abf86813c2d20aadd2e652e649ca', name: "validation-message-adornment" })));
53
+ }, innerHTML: displayIcon })), h("ic-typography", { key: '00f35ab82e8fe784ae05fc70d4164c4a804a49e4', variant: "caption", class: "statustext" }, h("span", { key: '1d6d6486d3f885897271a80a3c87077b2bfc39a6', id: this.for && getInputValidationTextID(this.for) }, isSlotUsed(this.el, "validation-message") ? (h("slot", { name: "validation-message" })) : (message)), h("span", { key: 'a37f6a7af4602e08a00b5d980209781c4f4913ac', ref: (el) => (this.messageEl = el), class: "sr-only", "aria-live": ariaLiveMode })), h("slot", { key: '8b5260888b4fff0031fa8917f84e2cc3b7fa97df', name: "validation-message-adornment" })));
54
54
  }
55
55
  get el() { return this; }
56
56
  static get watchers() { return {
@@ -49,9 +49,9 @@ const LayoutGridItem = /*@__PURE__*/ proxyCustomElement(class LayoutGridItem ext
49
49
  }
50
50
  render() {
51
51
  const { hideInMobileMode } = this;
52
- return (h(Host, { key: '9f576040938030f0d7fc61f5885ca73ab37a508b', class: {
52
+ return (h(Host, { key: '903a4aaf039efd3eb3f1748829047f02073f4877', class: {
53
53
  "ic-layout-grid-hide-in-mobile": !!hideInMobileMode,
54
- } }, h("slot", { key: 'b8f66ba2ef9651e99a0ce3b3caec2f021a55e723' })));
54
+ } }, h("slot", { key: 'cad27bb4fc8a60f8e579c66776c9277973e14963' })));
55
55
  }
56
56
  get el() { return this; }
57
57
  static get watchers() { return {
@@ -131,10 +131,10 @@ const LayoutGrid = /*@__PURE__*/ proxyCustomElement(class LayoutGrid extends HTM
131
131
  }
132
132
  render() {
133
133
  const { aligned, fullHeight } = this;
134
- return (h(Host, { key: 'fb70bb0fe2085ce0eba37572f3a12e6d56c6c195', class: {
134
+ return (h(Host, { key: '61a7e3f3a8e2156da3cecc47997fc54392d4efc0', class: {
135
135
  [`ic-layout-grid-aligned-${aligned}`]: true,
136
136
  ["ic-layout-grid-no-vertical-padding"]: !!fullHeight,
137
- } }, h("slot", { key: '852c50adaf3b8c743353429659198845f363de62' })));
137
+ } }, h("slot", { key: 'ac804c02e898cd212d5cb48b3b5a7ba18790f186' })));
138
138
  }
139
139
  get el() { return this; }
140
140
  static get watchers() { return {
@@ -94,7 +94,7 @@ const Link = /*@__PURE__*/ proxyCustomElement(class Link extends HTMLElement {
94
94
  }
95
95
  render() {
96
96
  const { download, href, hreflang, referrerpolicy, rel, target, monochrome, theme, } = this;
97
- return (h(Host, { key: 'b965ed6758a2d2d4f618a965bb27b6b0e7e2fbe6', class: {
97
+ return (h(Host, { key: 'd62709776b71c1cbb259db22f9d56ae4bdb6d3c3', class: {
98
98
  ["ic-link"]: true,
99
99
  [`ic-theme-${theme}`]: theme !== "inherit",
100
100
  ["ic-link-monochrome"]: !!monochrome,
@@ -198,24 +198,24 @@ const LoadingIndicator = /*@__PURE__*/ proxyCustomElement(class LoadingIndicator
198
198
  }
199
199
  render() {
200
200
  const { circularDiameter, circularDimensions: { x, y, r, dashArray, dashOffset }, description, fullWidth, indicatorLabel, innerLabel, internalType, label, max, min, monochrome, progress, size, theme, } = this;
201
- return (h(Host, { key: '243c07c3e1680457f322a8b6f5885c9d87e76d5d', class: {
201
+ return (h(Host, { key: 'beb812375fe592948fd08a79719e2929f2465c28', class: {
202
202
  [`ic-theme-${theme}`]: theme !== "inherit",
203
203
  "ic-loading-indicator-full-width": fullWidth,
204
204
  "ic-loading-indicator-label": !!label,
205
205
  "ic-loading-indicator-monochrome": monochrome,
206
206
  [`ic-loading-indicator-size-${size}`]: true,
207
- } }, h("div", { key: '9babb0d72e18da86831c77b3cafe898a07f862bd', class: "ic-loading-container", part: "ic-loading-container" }, h("div", { key: 'fc2acfe835840bcb374bf8d5a018b3e9e16d8998', ref: (el) => (this.outerElement = el), class: {
207
+ } }, h("div", { key: '8a06331985f07e1abafcd9ecc35aa77301068283', class: "ic-loading-container", part: "ic-loading-container" }, h("div", { key: '4efb469ea95efd064cd1bfa5b4ea7d4adab1783c', ref: (el) => (this.outerElement = el), class: {
208
208
  [`ic-loading-${internalType}-outer`]: true,
209
209
  [progress === undefined ? "indeterminate" : "determinate"]: true,
210
- }, role: "progressbar", "aria-labelledby": label && size !== "icon" && "ic-loading-label", "aria-label": description, "aria-valuenow": progress, "aria-valuemin": min, "aria-valuemax": max }, h("div", { key: '953e6e286631e85d75dd2a0fe48fb8b24543d38e', ref: (el) => (this.innerElement = el), class: {
210
+ }, role: "progressbar", "aria-labelledby": label && size !== "icon" && "ic-loading-label", "aria-label": description, "aria-valuenow": progress, "aria-valuemin": min, "aria-valuemax": max }, h("div", { key: '59de7cfe38c013ea45f73bb3aa700f1faba75244', ref: (el) => (this.innerElement = el), class: {
211
211
  [`ic-loading-${internalType}-inner`]: true,
212
212
  "inner-label": !!innerLabel,
213
- } }, innerLabel && size === "small" && (h("ic-typography", { key: 'bd2371f08cba6309c42137ca1a69b76126708414', variant: "subtitle-small", class: "inner-text" }, innerLabel)), internalType === "circular" && (h("svg", { key: 'd8d29654375b72d57906e0875065e04191866685', class: "ic-loading-circular-svg", viewBox: `0 0 ${circularDiameter} ${circularDiameter}` }, h("circle", { key: '0f244e5c1d2c0154f927c332ed3e215e89c21aee', cx: x, cy: y, r: r }), h("circle", { key: 'f1a18ea21887f9325ebcaee5a727ecb9824a0aab', style: {
213
+ } }, innerLabel && size === "small" && (h("ic-typography", { key: '0450c339e59da5b47cf73d77b968fb4e34ebe57f', variant: "subtitle-small", class: "inner-text" }, innerLabel)), internalType === "circular" && (h("svg", { key: '4e7a06aad19b58afb8b568ee572863ebf60d1ee3', class: "ic-loading-circular-svg", viewBox: `0 0 ${circularDiameter} ${circularDiameter}` }, h("circle", { key: '1953d5576a4d86c2c5b18f62fa806a9408566ba3', cx: x, cy: y, r: r }), h("circle", { key: 'f8f6bbfbf38710de4ea96278512d0aca385ae069', style: {
214
214
  "--circular-steps-max": progress ? `${max}` : undefined,
215
215
  "--progress-value": progress !== undefined ? `${progress}` : undefined,
216
216
  "--stroke-dasharray": dashArray,
217
217
  "--stroke-dashoffset": dashOffset,
218
- }, cx: x, cy: y, r: r }))))), label && size !== "icon" && (h("ic-typography", { key: '2a69d9c65183971baedab9f9dbe85f51be96db5e', id: "ic-loading-label", class: "ic-loading-label", role: "alert", variant: this.getLabelVariant() }, h("p", { key: '9b21465fcb1befe73cc481499cb037733ab6c1f2' }, indicatorLabel))))));
218
+ }, cx: x, cy: y, r: r }))))), label && size !== "icon" && (h("ic-typography", { key: 'c3ceae06e922246f12e188135f30400eb409894a', id: "ic-loading-label", class: "ic-loading-label", role: "alert", variant: this.getLabelVariant() }, h("p", { key: '6cbf517faab2093db5dc47f8b33c51fdc7af604b' }, indicatorLabel))))));
219
219
  }
220
220
  get el() { return this; }
221
221
  static get watchers() { return {
@@ -13,7 +13,7 @@ const MenuGroup = /*@__PURE__*/ proxyCustomElement(class MenuGroup extends HTMLE
13
13
  }
14
14
  render() {
15
15
  const parentMenu = this.el.closest("ic-popover-menu");
16
- return (h(Host, { key: 'caa5952e57757f3d735e18750a4db6b0d97e6b8d', role: "group", "aria-label": this.label !== null ? this.label : "" }, isPropDefined(this.label) && (h("ic-typography", { key: '781d33eb663db81b61137e62bd503844d0c9c236', variant: "subtitle-small" }, this.label)), h("span", { key: 'aa2cdf6d03d17a33d5b617a995fcdde50e34ce57', class: "menu-items-wrapper" }, h("slot", { key: '6300455e991c9c48816090e53b9fe674e23b9ce5' })), this.el !== (parentMenu === null || parentMenu === void 0 ? void 0 : parentMenu.querySelector("ic-menu-group:last-child")) && (h("hr", { key: '63a5e76151fcb76911d064bba26a836ba7979755' }))));
16
+ return (h(Host, { key: 'b67fb3029530607dcb8b7462eeb56cbd7ef7322e', role: "group", "aria-label": this.label !== null ? this.label : "" }, isPropDefined(this.label) && (h("ic-typography", { key: 'cd75b3b4ab6862d17c0167a021b223911ff5f128', variant: "subtitle-small" }, this.label)), h("span", { key: '81cb0aafc38655f78a510988720f5831e4a90479', class: "menu-items-wrapper" }, h("slot", { key: '6dad74f6bf17000f8255b4764d70a28edd48cbe8' })), this.el !== (parentMenu === null || parentMenu === void 0 ? void 0 : parentMenu.querySelector("ic-menu-group:last-child")) && (h("hr", { key: '3c766f970b1ee1f2e2427b9afbf798d97bee454a' }))));
17
17
  }
18
18
  get el() { return this; }
19
19
  static get style() { return IcMenuGroupStyle0; }
@@ -2437,7 +2437,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class Menu extends HTMLElement {
2437
2437
  const { inputLabel, options, menuId, value, fullWidth, hasTimedOut, isLoading, size, open, inputEl, keyboardNav, parentEl, SEARCH_BAR_TAG, multiSelect, } = this;
2438
2438
  const selectAllButtonText = `${(value === null || value === void 0 ? void 0 : value.length) === this.ungroupedOptions.length ? "Clear" : "Select"} all`;
2439
2439
  const hasNoResults = this.host.classList.contains("no-results");
2440
- return (h(Host, { key: '8b0e06f14c1979c3658e6e13fca3e4c6828c795d', class: {
2440
+ return (h(Host, { key: 'c8002b0985f20231f9e24b2e446a67cf3230be7e', class: {
2441
2441
  "ic-menu-full-width": !!fullWidth,
2442
2442
  "ic-menu-no-focus": ((inputEl === null || inputEl === void 0 ? void 0 : inputEl.tagName) === "INPUT" &&
2443
2443
  (parentEl === null || parentEl === void 0 ? void 0 : parentEl.tagName) !== SEARCH_BAR_TAG) ||
@@ -2446,7 +2446,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class Menu extends HTMLElement {
2446
2446
  [`ic-menu-${size}`]: true,
2447
2447
  "ic-menu-open": open && options.length !== 0,
2448
2448
  "ic-menu-multiple": multiSelect,
2449
- } }, options.length !== 0 && (h("ul", { key: '5af8ebaf798f09d020cab17adf4ef04e0fe2f9d4', id: menuId, class: "menu", role: "listbox", "aria-label": `${inputLabel} pop-up`, "aria-multiselectable": multiSelect ? "true" : "false", "aria-activedescendant": this.optionHighlighted
2449
+ } }, options.length !== 0 && (h("ul", { key: 'c7f0134bd0f14aae16fc4f2f0ba20f72553e4af5', id: menuId, class: "menu", role: "listbox", "aria-label": `${inputLabel} pop-up`, "aria-multiselectable": multiSelect ? "true" : "false", "aria-activedescendant": this.optionHighlighted
2450
2450
  ? this.getOptionId(this.optionHighlighted)
2451
2451
  : undefined, tabindex: !this.allowMenuFocus
2452
2452
  ? "-1"
@@ -2478,7 +2478,7 @@ const Menu = /*@__PURE__*/ proxyCustomElement(class Menu extends HTMLElement {
2478
2478
  multiSelect &&
2479
2479
  !isLoading &&
2480
2480
  !hasTimedOut &&
2481
- !hasNoResults && (h("div", { key: 'f1a670781a41df910d8d55d2a956e062faf5a425', class: "option-bar" }, h("ic-typography", { key: '9687b26a0a275e9a6cff54180f2962d836ef4262' }, h("p", { key: '33e219ebba6ad3eb4ed60d77d9ed86551cb93a48' }, `${value ? value.length : 0}/${getOptionsWithoutGroupTitlesCount(this.options)} selected`)), h("ic-button", { key: '05e39e54ef176fb303ba59dcc3b91745cf38deef', class: "select-all-button", "aria-label": `${selectAllButtonText} options for ${inputLabel}`, ref: (el) => (this.selectAllButton = el), variant: "tertiary", onClick: this.handleSelectAllClick, onMouseDown: this.handleSelectAllMouseDown, onBlur: this.handleSelectAllBlur, onFocus: this.handleSelectAllFocus, size: size === "small" ? "small" : "medium" }, selectAllButtonText)))));
2481
+ !hasNoResults && (h("div", { key: '6dc5d80d88ac368c6274e709ba5a8a1dc79bf9e8', class: "option-bar" }, h("ic-typography", { key: '5a62bb37a7c338c00e296519077a8254c39c1c4a' }, h("p", { key: 'd5209b3fa671a87fc4ad2039732315d51d042c9f' }, `${value ? value.length : 0}/${getOptionsWithoutGroupTitlesCount(this.options)} selected`)), h("ic-button", { key: '543d14896d83e275257adf6808a4f855b694a5d4', class: "select-all-button", "aria-label": `${selectAllButtonText} options for ${inputLabel}`, ref: (el) => (this.selectAllButton = el), variant: "tertiary", onClick: this.handleSelectAllClick, onMouseDown: this.handleSelectAllMouseDown, onBlur: this.handleSelectAllBlur, onFocus: this.handleSelectAllFocus, size: size === "small" ? "small" : "medium" }, selectAllButtonText)))));
2482
2482
  }
2483
2483
  get host() { return this; }
2484
2484
  static get watchers() { return {
@@ -271,7 +271,7 @@ const NavigationGroup = /*@__PURE__*/ proxyCustomElement(class NavigationGroup e
271
271
  const isTopNav = this.navigationType === "top";
272
272
  const isTopNavDesktop = !inTopNavSideMenu && isTopNav;
273
273
  const ariaExpanded = (isSideNav && expanded) || (isTopNav && dropdownOpen);
274
- return (h(Host, { key: '8beae9a83bf5800290e744c9f0ede4b3136d9d44', class: {
274
+ return (h(Host, { key: 'ab11148a5f98eb6fed6ab2378c016cd76377af3f', class: {
275
275
  "in-side-menu": inTopNavSideMenu,
276
276
  "ic-navigation-group-expandable": expandable,
277
277
  "ic-navigation-group-side-nav": isSideNav,
@@ -131,16 +131,16 @@ const NavigationMenu = /*@__PURE__*/ proxyCustomElement(class NavigationMenu ext
131
131
  }
132
132
  }
133
133
  render() {
134
- return (h(Host, { key: 'ac63539f6c719e4301e5dc9c5da00e1029686b30', class: { [`ic-theme-${this.theme}`]: this.theme !== "inherit" } }, h("div", { key: '18265d55b05cc1412fc61b1b2dd1fb0bc90ea260', class: "popout-modal", onClick: this.closeMenu }), h("div", { key: '7b1e84b4f504b6f5430de693e29b8dd573183ebf', class: "popout-menu", role: "dialog", "aria-modal": "true", "aria-label": `${this.hasNavigation ? "Navigation" : "App"} menu` }, h("span", { key: '1b2d95e6f90b9c8fd6d108619166830d9139d518', "aria-hidden": "true", id: "navigation-landmark-text", class: "navigation-landmark-text" }, "Main navigation"), h("nav", { key: '4f0400371b0005238851d763e119ca9822f6386c', "aria-labelledby": "navigation-landmark-text", "aria-hidden": this.hasNavigation ? "false" : "true" }, h("div", { key: '55745ebcb8e4f88f3b0b499a36e7a1d8bfaf1598', class: {
134
+ return (h(Host, { key: '88cc35277a0efd2944900616928bcc208fb89f90', class: { [`ic-theme-${this.theme}`]: this.theme !== "inherit" } }, h("div", { key: '1b372e20a919c1f3f85f6529c00671e345f5b0e3', class: "popout-modal", onClick: this.closeMenu }), h("div", { key: 'edbd31518897423eeb3c6bd46a981e030bc1818f', class: "popout-menu", role: "dialog", "aria-modal": "true", "aria-label": `${this.hasNavigation ? "Navigation" : "App"} menu` }, h("span", { key: '9cba7a72dc1b6910e1be0e416a12bfaf8987f83a', "aria-hidden": "true", id: "navigation-landmark-text", class: "navigation-landmark-text" }, "Main navigation"), h("nav", { key: '86e45794dd6a7279817fffd3258db31bf73d185a', "aria-labelledby": "navigation-landmark-text", "aria-hidden": this.hasNavigation ? "false" : "true" }, h("div", { key: 'ebcd2ba1d90caf089e75049d0b23b6998c6747fd', class: {
135
135
  ["menu-close-button-container"]: true,
136
136
  ["nav-group-first"]: this.navGroupFirst,
137
- } }, h("ic-button", { key: '8a40b35da2336562fb0a4bad6d6e40236796aeae', ref: (el) => (this.closeButton = el), id: "menu-close-button", class: "menu-close-button", variant: "icon-tertiary", size: "large", "aria-label": `Close ${this.hasNavigation ? "navigation" : "app"} menu`, onClick: this.closeMenu }, h("svg", { key: '789aa723a6fd133f5620649224afab29986f6b18', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '75dd71b1d6656d9f3c1d9bce05eb02a90e8ffda0', d: "M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z" })))), this.hasNavigation && h("slot", { key: '5722c097933587563a0551ada79b994c413d6f41', name: "navigation" })), this.hasButtons && (h("div", { key: '1cdcb5873efce302d10c922c6826d29c2b43a926', class: {
137
+ } }, h("ic-button", { key: '7d5788fd10e2347cceb35b043b7d988775ffca71', ref: (el) => (this.closeButton = el), id: "menu-close-button", class: "menu-close-button", variant: "icon-tertiary", size: "large", "aria-label": `Close ${this.hasNavigation ? "navigation" : "app"} menu`, onClick: this.closeMenu }, h("svg", { key: 'ac57c2b5bdbbcf6d76aba52914f079e166c68d1e', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '9a4f43826d2db708df341e972e6ea3fe4f315542', d: "M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z" })))), this.hasNavigation && h("slot", { key: 'ad0aad328a21de31219535ded6e19e28cd896258', name: "navigation" })), this.hasButtons && (h("div", { key: '8838500ffe54c265b212bf7f137eb390b92be4d0', class: {
138
138
  ["menu-buttons-container"]: true,
139
139
  ["menu-buttons-container-nav-item-above"]: this.navItemAboveButtons,
140
- } }, h("slot", { key: 'b2c9c585c7b0993bee785c1eb1c113d5aabecb92', name: "buttons" }))), (this.status !== "" || this.version !== "") && (h("div", { key: '37042390776accbdcab1fb0df068cca0e199d58a', class: {
140
+ } }, h("slot", { key: '8e507cf9f00c407fbe7b74863b10a6fd613cfc8f', name: "buttons" }))), (this.status !== "" || this.version !== "") && (h("div", { key: '9ccfb022e3c3e74d88ad241a93d5c98615ba3018', class: {
141
141
  ["menu-status-version-container"]: true,
142
142
  ["status-version-no-buttons"]: !this.hasButtons,
143
- } }, this.status !== "" && (h("div", { key: '660fa1e6ddc8c42e75b4abc98950429b25461b1d', class: "menu-status" }, h("ic-typography", { key: '00e6f1a08da2acff8079b52924c4c52fe5a6013a', variant: "label-uppercase", "aria-label": "app tag", class: "menu-status-text" }, this.status))), this.version !== "" && (h("div", { key: 'b8643188baaf9d524c1e8c11b144e65f55d178d7', class: "menu-version" }, h("ic-typography", { key: 'bda827b0f1ddcfbb7dbd62378df84f9773039bf1', variant: "label", class: "menu-version-text", "aria-label": "app version" }, this.version))))))));
143
+ } }, this.status !== "" && (h("div", { key: 'c85a43e520d29e854ca874cbd45516e01c59135b', class: "menu-status" }, h("ic-typography", { key: 'da1919a00dc5acb4b6631c434eefe94c6b03a101', variant: "label-uppercase", "aria-label": "app tag", class: "menu-status-text" }, this.status))), this.version !== "" && (h("div", { key: '1944cc236ceb8ce956d2b92b4b767e1cdcbfd039', class: "menu-version" }, h("ic-typography", { key: '6f255b313c46458054d0d5a5d60a46431ea496ac', variant: "label", class: "menu-version-text", "aria-label": "app version" }, this.version))))))));
144
144
  }
145
145
  get el() { return this; }
146
146
  static get style() { return IcNavigationMenuStyle0; }