@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
@@ -282,7 +282,7 @@ export class Dialog {
282
282
  }
283
283
  render() {
284
284
  const { dialogRendered, disableHeightConstraint, fadeIn, theme, size } = this;
285
- return (h(Host, { key: 'ac5de97d9ecbeac6efe00a9fe5818629251c9e69', class: {
285
+ return (h(Host, { key: '81eec3ff249b58950bfd8b0e525e46d8a5688db3', class: {
286
286
  "ic-dialog-hidden": !dialogRendered,
287
287
  "ic-dialog-fade-in": fadeIn,
288
288
  "disable-height-constraint": !!disableHeightConstraint,
@@ -37,11 +37,11 @@ export class EmptyState {
37
37
  }
38
38
  render() {
39
39
  const { aligned, body, maxLines, heading, imageSize, subheading, theme } = this;
40
- return (h(Host, { key: '60295d4ae9099c9e9adf17a6d1b1cb94a061ce1f', class: {
40
+ return (h(Host, { key: '0d3bc48ea4f0188251b3fc3a6c720f06173b587a', class: {
41
41
  [`ic-empty-state-${aligned}`]: true,
42
42
  [`image-${imageSize}`]: isSlotUsed(this.el, "image"),
43
43
  [`ic-theme-${theme}`]: theme !== "inherit",
44
- } }, 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" })))));
44
+ } }, 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" })))));
45
45
  }
46
46
  static get is() { return "ic-empty-state"; }
47
47
  static get encapsulation() { return "shadow"; }
@@ -39,12 +39,12 @@ export class FooterLink {
39
39
  const { footerConfig, href, hreflang, referrerpolicy, rel, target, download, } = this;
40
40
  const { small, grouped } = footerConfig;
41
41
  const isLogoLink = !!this.el.closest("div[slot='logo']");
42
- return (h(Host, { key: '7488851004e3af24c0b0e1d9f9ccaf0d55ae5990', class: {
42
+ return (h(Host, { key: 'cabde329ebfe9f787eae1d984bb6cf0ec4fcb047', class: {
43
43
  "footer-link": true,
44
44
  [`footer-link-${grouped ? "grouped" : "ungrouped"}-${small ? "small" : "sparse"}`]: true,
45
45
  [`footer-link-${this.foregroundColor}`]: true,
46
46
  "footer-logo-link": isLogoLink,
47
- }, 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' }))));
47
+ }, 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' }))));
48
48
  }
49
49
  static get is() { return "ic-footer-link"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -78,7 +78,7 @@ export class Hero {
78
78
  "background-position": scrollFactor,
79
79
  };
80
80
  }
81
- return (h(Host, { key: 'd7b8be369996272dd365fb416a1134e288dfe6cd', class: {
81
+ return (h(Host, { key: '80e57ae6db4a37e6bd7dbf43e174710c043f3dfe', class: {
82
82
  [`ic-hero-${IcBrandForegroundEnum.Dark}`]: foregroundColor === IcBrandForegroundEnum.Dark,
83
83
  ["has-background-image"]: backgroundImage !== undefined,
84
84
  ["has-right-content"]: this.rightContent,
@@ -86,12 +86,12 @@ export class Hero {
86
86
  ["secondary-heading"]: !!secondaryHeading,
87
87
  [`ic-hero-content-aligned-${contentAligned}`]: contentAligned !== undefined,
88
88
  [`ic-theme-${theme}`]: theme !== "inherit",
89
- }, style: style }, h("ic-section-container", { key: 'a5a8585b31aba9f1434ffaf6aa1145d7853ea4b6', aligned: aligned, fullHeight: true, class: "section-container" }, h("div", { key: '1830e42eb85d545b947dfe6ebc6b0d462e48397e', class: {
89
+ }, style: style }, h("ic-section-container", { key: 'f8aa12b2e228bda409d0d5acfba9854c274da27b', aligned: aligned, fullHeight: true, class: "section-container" }, h("div", { key: 'ded24c5a89fc3af527310702c5d0aa08177f1628', class: {
90
90
  ["left-container"]: true,
91
91
  ["left-container-full-width"]: this.leftContentFullWidth,
92
- } }, h("div", { key: '4e2d3d2c1c694f6b330f2555388e9ed4abf4a907', class: "heading" }, h("slot", { key: 'ec340ba480f0fd881279225b160a8e6de2a4184a', name: "heading" }, h("ic-typography", { key: 'fb49e9dd42f753dc4c4e610da1e0fa76df9cf055', variant: size === "small" ? "h2" : "h1", class: {
92
+ } }, h("div", { key: '57a9c51353b30931cd94bd949b5a96e8c1185fb1', class: "heading" }, h("slot", { key: 'af625456f6c9efc26e2f6b7d118a7e22b474d48a', name: "heading" }, h("ic-typography", { key: '6383d4916844a260c2ac8966bebc5d0042667dc4', variant: size === "small" ? "h2" : "h1", class: {
93
93
  ["heading-bottom-spacing"]: size !== "small",
94
- } }, 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))))))))));
94
+ } }, 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))))))))));
95
95
  }
96
96
  static get is() { return "ic-hero"; }
97
97
  static get encapsulation() { return "shadow"; }
@@ -155,22 +155,22 @@ export class HorizontalScroll {
155
155
  }
156
156
  render() {
157
157
  const { firstItemVisible, lastItemVisible, itemOverflow } = this;
158
- return (h(Host, { key: 'be750f303ae10eced67f4683d262c765a2317bb2', class: {
158
+ return (h(Host, { key: 'e62a9673acd5416d956f0f293682a45d8caad08f', class: {
159
159
  ["ic-horizontal-scroll-visible"]: itemOverflow,
160
160
  ["ic-horizontal-scroll-dark"]: this.appearance === IcBrandForegroundEnum.Dark,
161
161
  ["ic-horizontal-scroll-light"]: this.appearance === IcBrandForegroundEnum.Light,
162
162
  [`ic-theme-${this.theme}`]: this.theme !== "inherit",
163
- } }, h("div", { key: '666121449513dc99dc038c434ab259bb891351da', "aria-hidden": "true", class: {
163
+ } }, h("div", { key: 'e3c2707ab25d06342f46237efe0d28479ab042cf', "aria-hidden": "true", class: {
164
164
  ["scroll-container-left"]: true,
165
165
  ["hidden"]: !itemOverflow,
166
166
  ["disabled"]: firstItemVisible,
167
- }, role: "tab" }, h("ic-button", { key: '09646f50ff3f0ef162a85b8a5899338c70cf12f0', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll left", theme: this.theme === "light" || this.theme === "inherit"
167
+ }, role: "tab" }, h("ic-button", { key: '1240e1b97205b7b31c8d467982f8ac163fb89183', class: "scroll-arrow", variant: "icon-tertiary", "aria-label": "Scroll left", theme: this.theme === "light" || this.theme === "inherit"
168
168
  ? "dark"
169
- : "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: {
169
+ : "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: {
170
170
  ["scroll-container-right"]: true,
171
171
  ["hidden"]: !itemOverflow,
172
172
  ["disabled"]: lastItemVisible,
173
- }, 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"
173
+ }, 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"
174
174
  ? "dark"
175
175
  : "light", monochrome: this.monochrome, innerHTML: RightArrow, disabled: lastItemVisible, tabindex: "-1", onClick: this.scrollRight, onMouseDown: this.rightArrowMouseDownHandler }))));
176
176
  }
@@ -48,15 +48,15 @@ export class InputComponentContainer {
48
48
  }
49
49
  render() {
50
50
  const { size, validationStatus, disabled, readonly, multiLine, fullWidth, validationInline, } = this;
51
- return (h(Host, { key: '0644de5056535a73750461a8169f4ae8a254a205', class: {
51
+ return (h(Host, { key: '89ddddb905fb2169968a978feb1db2ddaed8fb0c', class: {
52
52
  [`ic-input-component-container-${size}`]: true,
53
53
  [`ic-input-component-container-${validationStatus}`]: validationStatus !== "" && !disabled && !readonly,
54
54
  "ic-input-component-container-disabled": !!disabled,
55
55
  "ic-input-component-container-readonly": !!readonly,
56
56
  "ic-input-component-container-multiline": !!multiLine,
57
57
  "ic-input-component-container-full-width": !!fullWidth,
58
- }, "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 &&
59
- validationStatus === IcInformationStatus.Success && (h("span", { key: 'c49ce88df47d2c99f3b76b7823209d73f30184ed', class: "inline-success", innerHTML: successIcon })))));
58
+ }, "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 &&
59
+ validationStatus === IcInformationStatus.Success && (h("span", { key: '119749d6c32bebe9c8540fa7fadb28e7387428e5', class: "inline-success", innerHTML: successIcon })))));
60
60
  }
61
61
  static get is() { return "ic-input-component-container"; }
62
62
  static get originalStyleUrls() {
@@ -11,11 +11,11 @@ export class InputContainer {
11
11
  this.readonly = false;
12
12
  }
13
13
  render() {
14
- return (h(Host, { key: '617cc3f8d3eb6f800e053ccc99b9375ba9cf5761' }, h("div", { key: '769954cc34c4582dedc014ef47f59429176ac20d', class: {
14
+ return (h(Host, { key: 'f8a56b6ed7706188078d28f8fd7216c046fe32a2' }, h("div", { key: 'f7d41111869769c9ab8e5ad72ee936827ef36c91', class: {
15
15
  ["component-container"]: true,
16
16
  ["disabled"]: !!this.disabled,
17
17
  ["readonly"]: !!this.readonly,
18
- } }, h("slot", { key: 'ad3ce925e8d21cb7f660b03923e82c9af1941202' }))));
18
+ } }, h("slot", { key: '42fc42d0f226b11b93ab910c00ed25c027ebb549' }))));
19
19
  }
20
20
  static get is() { return "ic-input-container"; }
21
21
  static get originalStyleUrls() {
@@ -74,11 +74,11 @@ export class InputLabel {
74
74
  "readonly-label": readonly,
75
75
  "error-label": status === "error" && !(readonly || disabled),
76
76
  } }, h("label", { htmlFor: this.for }, labelText)));
77
- return (h(Host, { key: 'f22dfddc6e1c5dc956e3a2288a168b41ad18b35b', class: {
77
+ return (h(Host, { key: '22df328142cec5a7a86fcf3e62bc40dcbfe56f97', class: {
78
78
  "ic-input-label-disabled": !!disabled,
79
79
  "ic-input-label-readonly": readonly,
80
80
  "with-helper": this.isSlotUsed(helperTextSlot) || helperText !== "",
81
- } }, !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))))));
81
+ } }, !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))))));
82
82
  }
83
83
  static get is() { return "ic-input-label"; }
84
84
  static get originalStyleUrls() {
@@ -43,14 +43,14 @@ export class InputValidation {
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
  static get is() { return "ic-input-validation"; }
56
56
  static get originalStyleUrls() {
@@ -124,10 +124,10 @@ export class LayoutGrid {
124
124
  }
125
125
  render() {
126
126
  const { aligned, fullHeight } = this;
127
- return (h(Host, { key: 'fb70bb0fe2085ce0eba37572f3a12e6d56c6c195', class: {
127
+ return (h(Host, { key: '61a7e3f3a8e2156da3cecc47997fc54392d4efc0', class: {
128
128
  [`ic-layout-grid-aligned-${aligned}`]: true,
129
129
  ["ic-layout-grid-no-vertical-padding"]: !!fullHeight,
130
- } }, h("slot", { key: '852c50adaf3b8c743353429659198845f363de62' })));
130
+ } }, h("slot", { key: 'ac804c02e898cd212d5cb48b3b5a7ba18790f186' })));
131
131
  }
132
132
  static get is() { return "ic-layout-grid"; }
133
133
  static get encapsulation() { return "shadow"; }
@@ -42,9 +42,9 @@ export class LayoutGridItem {
42
42
  }
43
43
  render() {
44
44
  const { hideInMobileMode } = this;
45
- return (h(Host, { key: '9f576040938030f0d7fc61f5885ca73ab37a508b', class: {
45
+ return (h(Host, { key: '903a4aaf039efd3eb3f1748829047f02073f4877', class: {
46
46
  "ic-layout-grid-hide-in-mobile": !!hideInMobileMode,
47
- } }, h("slot", { key: 'b8f66ba2ef9651e99a0ce3b3caec2f021a55e723' })));
47
+ } }, h("slot", { key: 'cad27bb4fc8a60f8e579c66776c9277973e14963' })));
48
48
  }
49
49
  static get is() { return "ic-layout-grid-item"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -91,7 +91,7 @@ export class Link {
91
91
  }
92
92
  render() {
93
93
  const { download, href, hreflang, referrerpolicy, rel, target, monochrome, theme, } = this;
94
- return (h(Host, { key: 'b965ed6758a2d2d4f618a965bb27b6b0e7e2fbe6', class: {
94
+ return (h(Host, { key: 'd62709776b71c1cbb259db22f9d56ae4bdb6d3c3', class: {
95
95
  ["ic-link"]: true,
96
96
  [`ic-theme-${theme}`]: theme !== "inherit",
97
97
  ["ic-link-monochrome"]: !!monochrome,
@@ -190,24 +190,24 @@ export class LoadingIndicator {
190
190
  }
191
191
  render() {
192
192
  const { circularDiameter, circularDimensions: { x, y, r, dashArray, dashOffset }, description, fullWidth, indicatorLabel, innerLabel, internalType, label, max, min, monochrome, progress, size, theme, } = this;
193
- return (h(Host, { key: '243c07c3e1680457f322a8b6f5885c9d87e76d5d', class: {
193
+ return (h(Host, { key: 'beb812375fe592948fd08a79719e2929f2465c28', class: {
194
194
  [`ic-theme-${theme}`]: theme !== "inherit",
195
195
  "ic-loading-indicator-full-width": fullWidth,
196
196
  "ic-loading-indicator-label": !!label,
197
197
  "ic-loading-indicator-monochrome": monochrome,
198
198
  [`ic-loading-indicator-size-${size}`]: true,
199
- } }, h("div", { key: '9babb0d72e18da86831c77b3cafe898a07f862bd', class: "ic-loading-container", part: "ic-loading-container" }, h("div", { key: 'fc2acfe835840bcb374bf8d5a018b3e9e16d8998', ref: (el) => (this.outerElement = el), class: {
199
+ } }, h("div", { key: '8a06331985f07e1abafcd9ecc35aa77301068283', class: "ic-loading-container", part: "ic-loading-container" }, h("div", { key: '4efb469ea95efd064cd1bfa5b4ea7d4adab1783c', ref: (el) => (this.outerElement = el), class: {
200
200
  [`ic-loading-${internalType}-outer`]: true,
201
201
  [progress === undefined ? "indeterminate" : "determinate"]: true,
202
- }, 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: {
202
+ }, 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: {
203
203
  [`ic-loading-${internalType}-inner`]: true,
204
204
  "inner-label": !!innerLabel,
205
- } }, 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: {
205
+ } }, 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: {
206
206
  "--circular-steps-max": progress ? `${max}` : undefined,
207
207
  "--progress-value": progress !== undefined ? `${progress}` : undefined,
208
208
  "--stroke-dasharray": dashArray,
209
209
  "--stroke-dashoffset": dashOffset,
210
- }, 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))))));
210
+ }, 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))))));
211
211
  }
212
212
  static get is() { return "ic-loading-indicator"; }
213
213
  static get encapsulation() { return "shadow"; }
@@ -992,7 +992,7 @@ export class Menu {
992
992
  const { inputLabel, options, menuId, value, fullWidth, hasTimedOut, isLoading, size, open, inputEl, keyboardNav, parentEl, SEARCH_BAR_TAG, multiSelect, } = this;
993
993
  const selectAllButtonText = `${(value === null || value === void 0 ? void 0 : value.length) === this.ungroupedOptions.length ? "Clear" : "Select"} all`;
994
994
  const hasNoResults = this.host.classList.contains("no-results");
995
- return (h(Host, { key: '8b0e06f14c1979c3658e6e13fca3e4c6828c795d', class: {
995
+ return (h(Host, { key: 'c8002b0985f20231f9e24b2e446a67cf3230be7e', class: {
996
996
  "ic-menu-full-width": !!fullWidth,
997
997
  "ic-menu-no-focus": ((inputEl === null || inputEl === void 0 ? void 0 : inputEl.tagName) === "INPUT" &&
998
998
  (parentEl === null || parentEl === void 0 ? void 0 : parentEl.tagName) !== SEARCH_BAR_TAG) ||
@@ -1001,7 +1001,7 @@ export class Menu {
1001
1001
  [`ic-menu-${size}`]: true,
1002
1002
  "ic-menu-open": open && options.length !== 0,
1003
1003
  "ic-menu-multiple": multiSelect,
1004
- } }, 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
1004
+ } }, 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
1005
1005
  ? this.getOptionId(this.optionHighlighted)
1006
1006
  : undefined, tabindex: !this.allowMenuFocus
1007
1007
  ? "-1"
@@ -1033,7 +1033,7 @@ export class Menu {
1033
1033
  multiSelect &&
1034
1034
  !isLoading &&
1035
1035
  !hasTimedOut &&
1036
- !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)))));
1036
+ !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)))));
1037
1037
  }
1038
1038
  static get is() { return "ic-menu"; }
1039
1039
  static get encapsulation() { return "scoped"; }
@@ -3,7 +3,7 @@ import { isPropDefined } from "../../utils/helpers";
3
3
  export class MenuGroup {
4
4
  render() {
5
5
  const parentMenu = this.el.closest("ic-popover-menu");
6
- 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' }))));
6
+ 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' }))));
7
7
  }
8
8
  static get is() { return "ic-menu-group"; }
9
9
  static get encapsulation() { return "shadow"; }
@@ -261,7 +261,7 @@ export class NavigationGroup {
261
261
  const isTopNav = this.navigationType === "top";
262
262
  const isTopNavDesktop = !inTopNavSideMenu && isTopNav;
263
263
  const ariaExpanded = (isSideNav && expanded) || (isTopNav && dropdownOpen);
264
- return (h(Host, { key: '8beae9a83bf5800290e744c9f0ede4b3136d9d44', class: {
264
+ return (h(Host, { key: 'ab11148a5f98eb6fed6ab2378c016cd76377af3f', class: {
265
265
  "in-side-menu": inTopNavSideMenu,
266
266
  "ic-navigation-group-expandable": expandable,
267
267
  "ic-navigation-group-side-nav": isSideNav,
@@ -123,16 +123,16 @@ export class NavigationMenu {
123
123
  }
124
124
  }
125
125
  render() {
126
- 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: {
126
+ 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: {
127
127
  ["menu-close-button-container"]: true,
128
128
  ["nav-group-first"]: this.navGroupFirst,
129
- } }, 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: {
129
+ } }, 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: {
130
130
  ["menu-buttons-container"]: true,
131
131
  ["menu-buttons-container-nav-item-above"]: this.navItemAboveButtons,
132
- } }, h("slot", { key: 'b2c9c585c7b0993bee785c1eb1c113d5aabecb92', name: "buttons" }))), (this.status !== "" || this.version !== "") && (h("div", { key: '37042390776accbdcab1fb0df068cca0e199d58a', class: {
132
+ } }, h("slot", { key: '8e507cf9f00c407fbe7b74863b10a6fd613cfc8f', name: "buttons" }))), (this.status !== "" || this.version !== "") && (h("div", { key: '9ccfb022e3c3e74d88ad241a93d5c98615ba3018', class: {
133
133
  ["menu-status-version-container"]: true,
134
134
  ["status-version-no-buttons"]: !this.hasButtons,
135
- } }, 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))))))));
135
+ } }, 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))))))));
136
136
  }
137
137
  static get is() { return "ic-navigation-menu"; }
138
138
  static get encapsulation() { return "shadow"; }
@@ -111,19 +111,19 @@ export class PageHeader {
111
111
  const navAriaLabel = `${isSlotUsed(this.el, "heading")
112
112
  ? (_b = (_a = this.el.querySelector('[slot="heading"]')) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : ""
113
113
  : heading !== null && heading !== void 0 ? heading : ""} page sections`;
114
- return (h(Host, { key: 'ceafa3fbf2b8f895578899be8b6261716d90b547', class: {
114
+ return (h(Host, { key: '56a0018680921ae6e2a155ed26695b46efaa544b', class: {
115
115
  ["ic-page-header-sticky"]: !!sticky,
116
116
  ["ic-page-header-sticky-desktop"]: !sticky && !!stickyDesktopOnly,
117
117
  [`ic-theme-${theme}`]: theme !== "inherit",
118
- }, "aria-label": this.el.ariaLabel || "page header" }, h("header", { key: '74fd64da431d176828c36fce3700f6823099a46f', class: {
118
+ }, "aria-label": this.el.ariaLabel || "page header" }, h("header", { key: 'e31ac8b3d53332983cb02414ebddd0b8b1a1c2b8', class: {
119
119
  ["border-bottom"]: !!border,
120
120
  ["tabs"]: isSlotUsed(this.el, "tabs"),
121
- }, role: "presentation" }, h("ic-section-container", { key: '71b33b7159b25af11e3b2c3d85e3a508f5cd9685', aligned: aligned, fullHeight: isSlotUsed(this.el, "tabs") }, isSlotUsed(this.el, "breadcrumbs") && (h("div", { key: '34ffcb850ffdc99bd22635d9d17d0d1173c7a5ab', class: "breadcrumb-area" }, h("slot", { key: '836354d69859b1e475a835e5f8553e2f58d9a109', name: "breadcrumbs" }))), h("div", { key: '0a00aca54f9bef3158e5309f8e8252fe31885181', class: "main-content" }, h("div", { key: '47e7b5d1848e5068a957e4c57998f4a25c81f0f2', class: "title-area" }, h("div", { key: '1053e02597294a806e0270113214cdccf3ed5c49', class: "header-content" }, h("slot", { key: '678c34e2382d8751f3ca7cfdb6f83122745b36fd', name: "heading" }, h("ic-typography", { key: '36024ad870d7cf7f0be284a461d9b0923f1079bf', variant: size === "small" ? "h4" : "h2", class: "heading" }, h("h2", { key: 'd0e55b2328d2abbd5a1e0ed284a3f140ef8457dd' }, heading))), h("slot", { key: '3a7513ccc6ef78abd15fefbda7ac63b202163441', name: "heading-adornment" })), h("div", { key: 'fdb61ca7d9f05a1dfd258a8f7697258118375888', class: {
121
+ }, role: "presentation" }, h("ic-section-container", { key: '6b9684893d452c5e487d704d3adabf692c738c72', aligned: aligned, fullHeight: isSlotUsed(this.el, "tabs") }, isSlotUsed(this.el, "breadcrumbs") && (h("div", { key: '7032c24dcb9128b29dcf511a52f3528840719e9d', class: "breadcrumb-area" }, h("slot", { key: '2288318626d12483173966e10f2697a00c2fcac1', name: "breadcrumbs" }))), h("div", { key: '53d63b4b4b65ad8ef894db55d2ac5c9c1141ebe7', class: "main-content" }, h("div", { key: 'dd25121e5c9c62331c78f3a855b63cf6640305f1', class: "title-area" }, h("div", { key: 'aed5b0bb1ea1ce66e39689a976ac548f89c3a9c7', class: "header-content" }, h("slot", { key: '8c70282f646873000fb3c11faf7dd13b958dd160', name: "heading" }, h("ic-typography", { key: '4e121e3b0949503f2a7489b555101bc51d00dadd', variant: size === "small" ? "h4" : "h2", class: "heading" }, h("h2", { key: '09ee94d04aa661a5a08452e45c59b82c1c2843a1' }, heading))), h("slot", { key: '9668baec0690affcc38764335dc1475120d943ca', name: "heading-adornment" })), h("div", { key: 'cac63814c854930fb43d102dfb9c3aba3e7cf6e1', class: {
122
122
  ["subheading-content"]: !!subheading || isSlotUsed(this.el, "subheading"),
123
123
  ["small"]: size === "small",
124
- } }, h("slot", { key: 'ebc0a0dd4bd7114bc2c392b51b0d182b7aa6a429', name: "subheading" }, h("ic-typography", { key: '649da015dc08acecdac04e1c6102ce0717dca647', variant: "body" }, subheading)))), isSlotUsed(this.el, "actions") && (h("div", { key: '47d5820db4cfbccad118d3f8a7df876b7ee53b2d', class: "action-area" }, h("slot", { key: 'b19fef794de8ac0024287dc70e4bc1fc548ec970', name: "actions" }))), isSlotUsed(this.el, "input") && (h("div", { key: '8626ca99df441a1e1d0f721994e9212b28aebd8c', class: "input-area" }, h("slot", { key: '6d65e1e7b9fba98cc426e5934e054fa739074abd', name: "input" })))), (isSlotUsed(this.el, "stepper") ||
125
- isSlotUsed(this.el, "tabs")) && (h("div", { key: '362e4d4830c6ebb5ebdb588ce308f53c7af2d747', class: "navigation-area" }, isSlotUsed(this.el, "stepper") &&
126
- !isSlotUsed(this.el, "tabs") && h("slot", { key: 'edec3599df03352fb98cfdc550c16eb66520df60', name: "stepper" }), isSlotUsed(this.el, "tabs") && (h("nav", { key: 'a77c78ab6ec529b5ec460882e41c0ca490cf16c4', "aria-label": navAriaLabel }, h("ic-horizontal-scroll", { key: 'dc2baad92838b20c5940cb60e6c7c980e6dea918' }, h("ul", { key: '3d48bcfaaaabbc311b5f51b21cbf490fb2bbe7dd', class: "tabs-slot" }, h("slot", { key: '18534f16226ec1b3e13446a13043e568af9c6227', name: "tabs" })))))))))));
124
+ } }, h("slot", { key: 'f9d8d1cdad14e0655e332cb1470a26e101061013', name: "subheading" }, h("ic-typography", { key: '6210631fe95d70a1ddc9d04b7ce352bd39368802', variant: "body" }, subheading)))), isSlotUsed(this.el, "actions") && (h("div", { key: 'b7bfeae9b8d45f80690e6e53155fee2e3c3d45c1', class: "action-area" }, h("slot", { key: '92d88765f25bdf4aaa0107fc5de975e09605c0ef', name: "actions" }))), isSlotUsed(this.el, "input") && (h("div", { key: 'bffa6ea72d550696262e32fb3ec48c70723414db', class: "input-area" }, h("slot", { key: '51ccb64bec580e2321d764e8ad88c525e399ff34', name: "input" })))), (isSlotUsed(this.el, "stepper") ||
125
+ isSlotUsed(this.el, "tabs")) && (h("div", { key: 'c5636159415cfcf52ded2415551518efb11aee76', class: "navigation-area" }, isSlotUsed(this.el, "stepper") &&
126
+ !isSlotUsed(this.el, "tabs") && h("slot", { key: '5bfcc8f61a6c3f6c72f727e51e6433f028c69a9a', name: "stepper" }), isSlotUsed(this.el, "tabs") && (h("nav", { key: 'be0b3d4a3b19157dae085060bc8636576551e9cb', "aria-label": navAriaLabel }, h("ic-horizontal-scroll", { key: 'f20077bb7bd258d9cfd7c68ec81557caf622702b' }, h("ul", { key: 'e4cdf692ff8f4dccc2218f49e21323e3cb9766bc', class: "tabs-slot" }, h("slot", { key: '682123b35aaf0bef301e081c62faaf0acf9348fb', name: "tabs" })))))))))));
127
127
  }
128
128
  static get is() { return "ic-page-header"; }
129
129
  static get encapsulation() { return "shadow"; }
@@ -268,14 +268,14 @@ export class Pagination {
268
268
  }
269
269
  render() {
270
270
  const { type, currentPage, hideCurrentPage, disabled, hideFirstAndLastPageButton, label, theme, monochrome, } = this;
271
- return (h(Host, { key: 'cefb3137892be2304c041ca32ca118268f8ccb07', class: {
271
+ return (h(Host, { key: 'b6438410825fba931acc4eb7282ea11341f4a2ab', class: {
272
272
  [`ic-theme-${theme}`]: theme !== "inherit",
273
273
  ["ic-pagination-monochrome"]: !!monochrome,
274
- } }, type === "simple" && (h("nav", { key: '9a1d8230be41cb26b31bb8af066a32e9b64e0d89', class: {
274
+ } }, type === "simple" && (h("nav", { key: 'c76e2d21aaed0bb12c976778e1e6399157002b4f', class: {
275
275
  ["disabled"]: !!disabled,
276
- }, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), h("ic-pagination-item", { key: '577b9b9894ce6ddc2cf02381729600e4284e8912', theme: this.theme, monochrome: this.monochrome, type: "simple-current", page: currentPage, label: label, class: { ["hide-current-page"]: !!hideCurrentPage }, disabled: disabled }), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (h("nav", { key: '317d507ca76549e3c980ced7d01332504738a102', class: {
276
+ }, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), h("ic-pagination-item", { key: 'c5b391e53945f6545e3b2694bcd32a8d9fdab18e', theme: this.theme, monochrome: this.monochrome, type: "simple-current", page: currentPage, label: label, class: { ["hide-current-page"]: !!hideCurrentPage }, disabled: disabled }), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (h("nav", { key: 'faa2aa8655d7e1de8877efca2d43233ae3de7d49', class: {
277
277
  ["disabled"]: !!disabled,
278
- }, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), this.renderStartItems(), this.startEllipsis && this.renderStartEllipsis(), this.renderMiddleItems(), this.endEllipsis && this.renderEndEllipsis(), this.renderEndItems(), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (h("span", { key: '6d3a5778f4704dd5ec1e74bf2cf236143c5f7e7c', class: "sr-only", "aria-live": "polite" }, "Page ", this.currentPage))));
278
+ }, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), this.renderStartItems(), this.startEllipsis && this.renderStartEllipsis(), this.renderMiddleItems(), this.endEllipsis && this.renderEndEllipsis(), this.renderEndItems(), this.nextButton(), hideFirstAndLastPageButton ? null : this.lastButton())), type === "complex" && (h("span", { key: 'fb40e41bc8e509eb8d3119c40e0b8c2d43b1a19f', class: "sr-only", "aria-live": "polite" }, "Page ", this.currentPage))));
279
279
  }
280
280
  static get is() { return "ic-pagination"; }
281
281
  static get encapsulation() { return "shadow"; }
@@ -343,21 +343,21 @@ export class PaginationBar {
343
343
  }
344
344
  render() {
345
345
  const { accessibleLabel, alignment, displayedItemsPerPageOptions, PAGE_INPUT_FIELD_ID, type, rangeLabelType, hideRangeLabel, showItemsPerPageControl, showGoToPageControl, pageLabel, capitalizedPageLabel, lowerCasePageLabel, capitalizedItemLabel, lowerCaseItemLabel, totalPages, activePage, itemsPerPageString, theme, monochrome, selectItemsPerPageOnEnter, hideCurrentPage, hideFirstAndLastPageButton, } = this;
346
- return (h(Host, { key: 'c11938d14250e5435166136014565a78c8fbe1b0', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, h("div", { key: '14cef9faa92a11d48b0f569524f69a75924fcea5', class: {
346
+ return (h(Host, { key: 'ed30fb75ae41bf29e5da275bec31017ebce86e97', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, h("div", { key: '4554a8fc365cb414a0dea76288a9cb34b79a214a', class: {
347
347
  ["pagination-bar"]: true,
348
348
  [`pagination-bar-${alignment}`]: true,
349
- }, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (h("div", { key: 'ce45782788e8a0fa10c1c4be4c88dd66238abc0d', class: "item-controls" }, showItemsPerPageControl && (h("div", { key: '988fd5587d581f707c859b116c0523a09b1fc629', class: "items-per-page-holder" }, h("ic-typography", { key: '78062c53ca82dcc53fa6de6da987284760a75411', class: {
349
+ }, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (h("div", { key: 'da16624475d46a037d1252f469a26b2db796a968', class: "item-controls" }, showItemsPerPageControl && (h("div", { key: 'b1d533af5521cf15802f03cc8fb108faa410c8a1', class: "items-per-page-holder" }, h("ic-typography", { key: '11f449f28b0267c48d3176890a9c9743a6fc9be5', class: {
350
350
  ["items-per-page-control-label"]: true,
351
- }, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), h("ic-select", { key: '5f661cc9f2aa0f691d2e099d34531651acfd4623', theme: theme, size: "small", label: "items-per-page-input", class: "items-per-page-input", hideLabel: true, options: displayedItemsPerPageOptions, selectOnEnter: selectItemsPerPageOnEnter, value: itemsPerPageString, onIcChange: this.changeItemsPerPage, ref: (el) => (this.pageDropdownEl = el) }))), !hideRangeLabel &&
351
+ }, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), h("ic-select", { key: '3d90595b2c790b9e013809c65f1e3aef68a22b87', theme: theme, size: "small", label: "items-per-page-input", class: "items-per-page-input", hideLabel: true, options: displayedItemsPerPageOptions, selectOnEnter: selectItemsPerPageOnEnter, value: itemsPerPageString, onIcChange: this.changeItemsPerPage, ref: (el) => (this.pageDropdownEl = el) }))), !hideRangeLabel &&
352
352
  (rangeLabelType === "data" ? (h("ic-typography", { class: {
353
353
  ["item-pagination-label"]: true,
354
354
  }, variant: "label", "aria-live": "polite" }, this.upperBound === 0 && `0 ${lowerCaseItemLabel}s`, this.upperBound > 0 &&
355
355
  `${this.lowerBound} - ${this.upperBound} of ${this.totalItems} ${lowerCaseItemLabel}${this.totalItems > 1 ? "s" : ""}`)) : (h("ic-typography", { class: {
356
356
  ["page-pagination-label"]: true,
357
- }, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), h("div", { key: '2fe098d17de85749fb85b9da97e821c1102e30d5', class: {
357
+ }, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), h("div", { key: 'dc16dc6a05bcb1319a843ac84dd67616f64cfee8', class: {
358
358
  ["pagination-controls"]: true,
359
359
  ["pagination-controls-wrap"]: this.paginationWrapped,
360
- } }, h("div", { key: '2df84c3e3e46f8915c3cc223343af2d628025f9f', class: "pagination-holder" }, h("ic-pagination", { key: 'ad3217739a5828cbd6e438692ca5a987eab25d51', accessibleLabel: accessibleLabel, type: type, pages: totalPages, label: pageLabel, ref: (el) => (this.paginationEl = el), currentPage: activePage, theme: theme, monochrome: monochrome, hideCurrentPage: hideCurrentPage, hideFirstAndLastPageButton: hideFirstAndLastPageButton })), showGoToPageControl && (h("div", { key: '107a7b12ce7d9dd3f3ea2b62bd43c5556dfc2145', class: "go-to-page-holder" }, h("ic-typography", { key: '6042313933f74fa385a6cd5244eb32f650b3efe6', variant: "label", onClick: this.goToPageLabelClickHandler }, "Go to ", lowerCasePageLabel), h("ic-tooltip", { key: '2667de79e971e45b48b17f6479f17c34b94b9630', label: this.inputError, target: `#${PAGE_INPUT_FIELD_ID}`, disableHover: true, disableClick: true, ref: (el) => (this.pageInputTooltipEl = el) }, h("ic-text-field", { key: 'd0039eb822e6bc06d9e9c35c24c962017fffc818', theme: theme, type: "number", size: "small", label: PAGE_INPUT_FIELD_ID, class: PAGE_INPUT_FIELD_ID, id: PAGE_INPUT_FIELD_ID, hideLabel: true, onKeyDown: this.handleKeydown, onKeyUp: this.handleKeyUp, onInput: this.handleInputChange, max: totalPages, min: "1", validationInlineInternal: true, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: (el) => (this.pageInputEl = el) })), h("ic-button", { key: 'a5159ea7b8994d71d04a13e4e7dd2f778b9e6e63', variant: "secondary", onClick: this.goToPage, size: "small", class: "go-to-page-button" }, "Go")))))));
360
+ } }, h("div", { key: '81415919e995bd446afc9ea8ebbb960c90fa2a88', class: "pagination-holder" }, h("ic-pagination", { key: '41cc4d82e190d83ceff81e9daaf46e53520c47c5', accessibleLabel: accessibleLabel, type: type, pages: totalPages, label: pageLabel, ref: (el) => (this.paginationEl = el), currentPage: activePage, theme: theme, monochrome: monochrome, hideCurrentPage: hideCurrentPage, hideFirstAndLastPageButton: hideFirstAndLastPageButton })), showGoToPageControl && (h("div", { key: 'bee892f29e85a564ac4a3269f680559d4450bdea', class: "go-to-page-holder" }, h("ic-typography", { key: 'c5fb41a31a7ef6d2ef4559cd0ecf28d4a1fa734d', variant: "label", onClick: this.goToPageLabelClickHandler }, "Go to ", lowerCasePageLabel), h("ic-tooltip", { key: '2d29e320c4e33e19640d57d75cae7c36cb52bedc', label: this.inputError, target: `#${PAGE_INPUT_FIELD_ID}`, disableHover: true, disableClick: true, ref: (el) => (this.pageInputTooltipEl = el) }, h("ic-text-field", { key: '99050ae8eff64226aae32ed1e2b56b5ab300dfb1', theme: theme, type: "number", size: "small", label: PAGE_INPUT_FIELD_ID, class: PAGE_INPUT_FIELD_ID, id: PAGE_INPUT_FIELD_ID, hideLabel: true, onKeyDown: this.handleKeydown, onKeyUp: this.handleKeyUp, onInput: this.handleInputChange, max: totalPages, min: "1", validationInlineInternal: true, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: (el) => (this.pageInputEl = el) })), h("ic-button", { key: '3fa2967f1bd229d6fd1e78f8ac5be99052d9a37a', variant: "secondary", onClick: this.goToPage, size: "small", class: "go-to-page-button" }, "Go")))))));
361
361
  }
362
362
  static get is() { return "ic-pagination-bar"; }
363
363
  static get encapsulation() { return "shadow"; }
@@ -38,7 +38,7 @@ export class PaginationItem {
38
38
  }
39
39
  render() {
40
40
  const { page, selected, type, disabled, label, capitalizedLabel, monochrome, } = this;
41
- return (h("a", { key: '01951a63b9e9877df42a85550402ca5b95db2433', class: { ["monochrome"]: !!monochrome } }, type === "ellipsis" ? (h("div", { class: {
41
+ return (h("a", { key: '1ed788f91d47fcaf163a11cf910c9269ca83466c', class: { ["monochrome"]: !!monochrome } }, type === "ellipsis" ? (h("div", { class: {
42
42
  ["item-container"]: true,
43
43
  ["ellipsis"]: true,
44
44
  ["disabled"]: !!disabled,
@@ -273,17 +273,17 @@ export class PopoverMenu {
273
273
  this.popperProps = props;
274
274
  }
275
275
  render() {
276
- return (h(Host, { key: '2df7f8dce86b2a069e36c528cde49fab2a59e14d', class: {
276
+ return (h(Host, { key: '331cedc179eb4d558f29f7704df951210f43fa77', class: {
277
277
  ["ic-popover-menu-open"]: !!this.open,
278
278
  [`ic-theme-${this.theme}`]: this.theme !== "inherit",
279
- } }, h("div", { key: '274adfbbf14f57d3538bd5076d4f3eaba4246b9f', id: this.parentPopover === undefined
279
+ } }, h("div", { key: '4efbe811a462e960af2d7a5ab63d3df5f69209cb', id: this.parentPopover === undefined
280
280
  ? `ic-popover-submenu-${this.submenuId}`
281
281
  : "", class: {
282
282
  menu: true,
283
- } }, h("span", { key: 'dbb75e11d95ab6dd331e8fdde4c698627ebce128', class: {
283
+ } }, h("span", { key: '25207afa860d6d4b897a8d7b7406d5a450652949', class: {
284
284
  "opening-from-parent": this.openingFromParent,
285
285
  "opening-from-child": this.openingFromChild,
286
- } }, isPropDefined(this.submenuId) && (h("span", { key: 'd4f921888dbb9225abcb2470dd28df727f3beee0' }, h("span", { key: '35d3b4ef74cb4d777f50299aa374a9e3cee34889', role: "menu" }, h("ic-menu-item", { key: '1f389ff42de3e6a71f8d119a0d77c303bdd680a8', class: "ic-popover-submenu-back-button", ref: (el) => (this.backButton = el), label: "Back", onClick: this.handleBackButtonClick, id: `ic-popover-submenu-back-button-${this.submenuLevel}` }, h("svg", { key: '68719e50bc2f6735c0f7dcf6f44c9ff63c5acdea', slot: "icon", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: "submenu-back-icon" }, h("path", { key: '2ba5c53d18fb50b729ae2246817f7c9cf30257b0', d: "M20 11H7.83L13.42 5.41L12 4L4 12L12 20L13.41 18.59L7.83 13H20V11Z", fill: "currentColor" })))), h("ic-typography", { key: '6932f008b6d3444e0c9310c60c3fcbafae48f3ff', variant: "subtitle-small", class: "parent-label" }, this.parentLabel))), h("div", { key: '75f0187e8474d97fce7f8436cba7e6168cfd2b63', class: "menu-body", "aria-label": this.getMenuAriaLabel(), role: "menu" }, h("slot", { key: 'a547d619787fda1c2f529a0b4ec7fe3745f416ab' }))))));
286
+ } }, isPropDefined(this.submenuId) && (h("span", { key: '21bebc9796ecd62d6c0a51247f450eb0f61de6fb' }, h("span", { key: 'bf64a9672b93e4831bce7309514121108e79f26c', role: "menu" }, h("ic-menu-item", { key: 'a6bbb41562f8047a34e81f7afb72f6fdf7489b53', class: "ic-popover-submenu-back-button", ref: (el) => (this.backButton = el), label: "Back", onClick: this.handleBackButtonClick, id: `ic-popover-submenu-back-button-${this.submenuLevel}` }, h("svg", { key: 'a5267871273dfffa86198105d325adf3b62f2728', slot: "icon", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: "submenu-back-icon" }, h("path", { key: 'cfba5502e9594fe2dc299d7e8922a39e64e6e282', d: "M20 11H7.83L13.42 5.41L12 4L4 12L12 20L13.41 18.59L7.83 13H20V11Z", fill: "currentColor" })))), h("ic-typography", { key: '4c718558761258605c42ad71966c54cc09fc7bac', variant: "subtitle-small", class: "parent-label" }, this.parentLabel))), h("div", { key: '8c127ed3e934a257795e0b3472c6d901e8e3fb62', class: "menu-body", "aria-label": this.getMenuAriaLabel(), role: "menu" }, h("slot", { key: '8f06fc83099461573082afc75d008e37ee84cf65' }))))));
287
287
  }
288
288
  static get is() { return "ic-popover-menu"; }
289
289
  static get encapsulation() { return "shadow"; }
@@ -230,16 +230,16 @@ export class RadioGroup {
230
230
  render() {
231
231
  const { currentOrientation, disabled, handleKeyDown, helperText, hideLabel, label, required, size, validationAriaLive, validationStatus, validationText, theme, } = this;
232
232
  const showValidation = hasValidationStatus(validationStatus, disabled);
233
- return (h(Host, { key: '6fe807f2352d0132a99915546d6da50a822ed17b', onKeyDown: handleKeyDown, class: {
233
+ return (h(Host, { key: 'df3176ecead3472c9cbc46f20b4398beb1cf0710', onKeyDown: handleKeyDown, class: {
234
234
  [`ic-radio-group-${size}`]: size !== "medium",
235
235
  [`ic-theme-${theme}`]: theme !== "inherit",
236
- } }, h("fieldset", { key: 'd98a425c33ac1b2cd6b1c93a93cb586174fa0822', role: "radiogroup", id: this.name, "aria-required": `${required}` }, !hideLabel && (h("legend", { key: 'd5f782b3c69c42ee9c3a78a8d049c052c2cbb06f' }, h("ic-input-label", { key: '1d8995b869d1f4a50270d6ebcacbd1620e1def38', class: {
236
+ } }, h("fieldset", { key: '30b8cb57ab1b69d85fbe4a7e1ec9205561409fd2', role: "radiogroup", id: this.name, "aria-required": `${required}` }, !hideLabel && (h("legend", { key: '5b2ecba8b0c1b4af585b8f2ba568d6251541d00f' }, h("ic-input-label", { key: 'ae98da9c60057fa3da425fc7a2d63657f02c2f91', class: {
237
237
  [`${validationStatus}`]: true,
238
238
  ["disabled"]: !!disabled,
239
- }, label: label, helperText: helperText, required: required, disabled: disabled }, h("slot", { key: '06af7e836911c4ce15e91734c2e90e9ee8497b2f', name: "helper-text", slot: "helper-text" })))), h("div", { key: '5ec67116be4f6eaa0ad1fa4d8acc0c94449cdeec', class: {
239
+ }, label: label, helperText: helperText, required: required, disabled: disabled }, h("slot", { key: '2078e0b37824b1e75ac973ac923fd22d16a04e99', name: "helper-text", slot: "helper-text" })))), h("div", { key: '7824dbbccae54f17a9533e4f20489fcb21881209', class: {
240
240
  "radio-buttons-container": true,
241
241
  horizontal: currentOrientation === this.RADIO_HORIZONTAL,
242
- }, ref: (el) => (this.radioContainer = el) }, h("slot", { key: 'f63a599753d3e94696ba18f5a4290a8272908eb2' }))), h("ic-input-validation", { key: '4d889e452028b0810f8bb5fd2f277d6736584e36', class: {
242
+ }, ref: (el) => (this.radioContainer = el) }, h("slot", { key: 'c9a80207676d3ae60c1dfe43016adae0d2b57605' }))), h("ic-input-validation", { key: '34bbce2c663bcb56a1bbfbed44ab12998c197cce', class: {
243
243
  "show-validation": showValidation,
244
244
  }, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "" })));
245
245
  }
@@ -140,19 +140,19 @@ export class RadioOption {
140
140
  var _a, _b, _c, _d;
141
141
  const { additionalFieldDisplay, disabled, dynamicText, form, groupLabel, handleClick, handleKeyDown, hasAdditionalField, label, name, selected, value, theme, } = this;
142
142
  const id = `ic-radio-option-${isPropDefined(label) || value}-${groupLabel}`;
143
- return (h(Host, { key: '2875d5b5baac5b15e7e73bd7f7526b66acf8508c', onClick: handleClick, onKeyDown: handleKeyDown, class: {
143
+ return (h(Host, { key: '01e55fbbed424dd593a7d311364434411ccd048b', onClick: handleClick, onKeyDown: handleKeyDown, class: {
144
144
  ["ic-radio-option-disabled"]: !!disabled,
145
145
  [`ic-theme-${theme}`]: theme !== "inherit",
146
146
  ["ic-radio-option-small"]: ((_a = this.el.parentElement) === null || _a === void 0 ? void 0 : _a.tagName) === "IC-RADIO-GROUP" &&
147
147
  ((_b = this.el.parentElement) === null || _b === void 0 ? void 0 : _b.className.includes("ic-radio-group-small")),
148
148
  ["ic-radio-option-large"]: ((_c = this.el.parentElement) === null || _c === void 0 ? void 0 : _c.tagName) === "IC-RADIO-GROUP" &&
149
149
  ((_d = this.el.parentElement) === null || _d === void 0 ? void 0 : _d.className.includes("ic-radio-group-large")),
150
- } }, h("div", { key: '6048d4f43064178b107a305f4b0a8a61be620958', class: { "radio-option-container": true, disabled: !!disabled } }, h("div", { key: '5b671acf7d9d076abd1b8711b0f21396f44bb000' }, h("input", { key: '8bb3293082e7eebb0db0bc384912228d080369d4', tabindex: selected ? "0" : "-1", type: "radio", name: name, id: id, value: value, disabled: disabled, checked: selected, ref: (el) => (this.radioElement = el), form: form }), h("span", { key: '84aca01414b88a3eec46d373791fffafed7dc7e1', class: "checkmark" })), h("ic-typography", { key: 'a890e9ef0683a4081165681f6ae9b0ba0ecffa1d', class: "radio-label", variant: "body" }, h("label", { key: '6705bd4bd74c62a03e6a70a191951bbca3b1295c', htmlFor: id }, label))), hasAdditionalField && (h("div", { key: 'b6df8a92a518769fb6cf2b8e92443e8bc8ff88bb', class: {
150
+ } }, h("div", { key: 'fc0d81615b47d81bc9b95d6863200b07fb52b04b', class: { "radio-option-container": true, disabled: !!disabled } }, h("div", { key: '76e9aaf1c8286eba5d747d3f526005a4e384c5ad' }, h("input", { key: 'c2bdee7b4344ea9009a5523fec827cc71c60a666', tabindex: selected ? "0" : "-1", type: "radio", name: name, id: id, value: value, disabled: disabled, checked: selected, ref: (el) => (this.radioElement = el), form: form }), h("span", { key: 'd4e56853e3b89ec1b02834ac92979a0c7732c8ea', class: "checkmark" })), h("ic-typography", { key: 'b59ad2a116ccc3c4ab4ce7c3f1555862834c219b', class: "radio-label", variant: "body" }, h("label", { key: '98450e5c6ac1857d1aeafbd0ee01204e1bf7b67b', htmlFor: id }, label))), hasAdditionalField && (h("div", { key: '7a003d032a8df33ae8d7e536b310f50627004a7d', class: {
151
151
  "dynamic-container": true,
152
152
  hidden: additionalFieldDisplay === "dynamic" && !selected,
153
- } }, additionalFieldDisplay === "dynamic" && (h("div", { key: '9e255b67914bab0f2a7978a19c8c04038a432a6e', class: "branch-corner" })), h("div", { key: '3b3bd8c12f9af1282b912171a32cb2d3a9fdbcbf' }, additionalFieldDisplay === "dynamic" && (h("ic-typography", { key: '794ff2b6151c741db4008248aefd498222598c61', variant: "caption", role: "alert" }, h("p", { key: '569e5e259490941c9790c62d01f130b6ff32b6cf', class: "dynamic-text" }, dynamicText))), h("div", { key: '7b6a37a12a783849bbe9017d7ec10b54b1208470', class: {
153
+ } }, additionalFieldDisplay === "dynamic" && (h("div", { key: 'e71bef2b3f45dc145bd244b12daa1f934aabd8c9', class: "branch-corner" })), h("div", { key: 'c430c0f8af54686f02cdb4ff648923d1479a1b36' }, additionalFieldDisplay === "dynamic" && (h("ic-typography", { key: '70f2577189910a4b040ac4a24aecd8ae3255b417', variant: "caption", role: "alert" }, h("p", { key: '413223245ee9362fb10f6481e337a087f77f3c58', class: "dynamic-text" }, dynamicText))), h("div", { key: 'cf9ace3d0edcde40f6542af9d2f8644e2d9626e4', class: {
154
154
  [`additional-field-wrapper-${additionalFieldDisplay}`]: true,
155
- } }, h("slot", { key: '995bc9f0b8f3f1b9c500b9c4301f7711363a8865', name: ADDITIONAL_FIELD })))))));
155
+ } }, h("slot", { key: '2c5b92af633dd04592891d9ba10a90c0b9d80e85', name: ADDITIONAL_FIELD })))))));
156
156
  }
157
157
  static get is() { return "ic-radio-option"; }
158
158
  static get encapsulation() { return "scoped"; }