@ukic/web-components 3.23.0 → 3.25.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 (441) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-81cd6930.js → helpers-51bab4b5.js} +9 -68
  3. package/dist/cjs/helpers-51bab4b5.js.map +1 -0
  4. package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
  5. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/ic-action-chip.cjs.entry.js +1 -1
  7. package/dist/cjs/ic-alert.cjs.entry.js +1 -1
  8. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  9. package/dist/cjs/ic-badge.cjs.entry.js +1 -1
  10. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
  11. package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
  12. package/dist/cjs/ic-button_3.cjs.entry.js +17 -9
  13. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-card-horizontal.cjs.entry.js +6 -6
  15. package/dist/cjs/ic-card-vertical.cjs.entry.js +1 -1
  16. package/dist/cjs/ic-checkbox-group.cjs.entry.js +3 -3
  17. package/dist/cjs/ic-checkbox.cjs.entry.js +5 -5
  18. package/dist/cjs/ic-chip.cjs.entry.js +1 -1
  19. package/dist/cjs/ic-data-list.cjs.entry.js +2 -2
  20. package/dist/cjs/ic-data-row.cjs.entry.js +3 -3
  21. package/dist/cjs/ic-dialog.cjs.entry.js +41 -29
  22. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  23. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  24. package/dist/cjs/ic-empty-state.cjs.entry.js +3 -3
  25. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  26. package/dist/cjs/ic-footer-link.cjs.entry.js +3 -3
  27. package/dist/cjs/ic-footer.cjs.entry.js +1 -1
  28. package/dist/cjs/ic-hero.cjs.entry.js +5 -5
  29. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +6 -6
  30. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
  31. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +35 -34
  32. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ic-input-label_2.cjs.entry.js +6 -6
  34. package/dist/cjs/ic-layout-grid-item.cjs.entry.js +2 -2
  35. package/dist/cjs/ic-layout-grid.cjs.entry.js +2 -2
  36. package/dist/cjs/ic-link.cjs.entry.js +2 -2
  37. package/dist/cjs/ic-menu-group.cjs.entry.js +2 -2
  38. package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
  39. package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
  40. package/dist/cjs/ic-navigation-group.cjs.entry.js +2 -2
  41. package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
  42. package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -5
  43. package/dist/cjs/ic-page-header.cjs.entry.js +7 -7
  44. package/dist/cjs/ic-pagination-bar.cjs.entry.js +6 -6
  45. package/dist/cjs/ic-pagination-item.cjs.entry.js +2 -2
  46. package/dist/cjs/ic-pagination_3.cjs.entry.js +28 -26
  47. package/dist/cjs/ic-pagination_3.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-popover-menu.cjs.entry.js +5 -5
  49. package/dist/cjs/ic-radio-group.cjs.entry.js +7 -7
  50. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  51. package/dist/cjs/ic-radio-option.cjs.entry.js +9 -7
  52. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  53. package/dist/cjs/ic-search-bar.cjs.entry.js +10 -10
  54. package/dist/cjs/ic-section-container.cjs.entry.js +2 -2
  55. package/dist/cjs/ic-side-navigation.cjs.entry.js +5 -5
  56. package/dist/cjs/ic-skeleton.cjs.entry.js +2 -2
  57. package/dist/cjs/ic-skip-link.cjs.entry.js +2 -2
  58. package/dist/cjs/ic-status-tag.cjs.entry.js +3 -3
  59. package/dist/cjs/ic-step.cjs.entry.js +14 -14
  60. package/dist/cjs/ic-stepper.cjs.entry.js +3 -3
  61. package/dist/cjs/ic-switch.cjs.entry.js +7 -9
  62. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ic-tab-context.cjs.entry.js +1 -1
  64. package/dist/cjs/ic-tab-group.cjs.entry.js +3 -3
  65. package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
  66. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  67. package/dist/cjs/ic-theme.cjs.entry.js +2 -2
  68. package/dist/cjs/ic-toast-region.cjs.entry.js +1 -1
  69. package/dist/cjs/ic-toast.cjs.entry.js +6 -6
  70. package/dist/cjs/ic-toggle-button-group.cjs.entry.js +3 -3
  71. package/dist/cjs/ic-toggle-button.cjs.entry.js +3 -3
  72. package/dist/cjs/ic-top-navigation.cjs.entry.js +1 -1
  73. package/dist/cjs/ic-typography.cjs.entry.js +3 -3
  74. package/dist/cjs/loader.cjs.js +1 -1
  75. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +5 -5
  76. package/dist/collection/components/ic-checkbox/ic-checkbox.js +4 -4
  77. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +2 -2
  78. package/dist/collection/components/ic-data-list/ic-data-list.js +2 -2
  79. package/dist/collection/components/ic-data-row/ic-data-row.js +2 -2
  80. package/dist/collection/components/ic-dialog/ic-dialog.js +41 -29
  81. package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
  82. package/dist/collection/components/ic-empty-state/ic-empty-state.js +2 -2
  83. package/dist/collection/components/ic-footer-link/ic-footer-link.js +2 -2
  84. package/dist/collection/components/ic-hero/ic-hero.js +4 -4
  85. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +5 -5
  86. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +3 -3
  87. package/dist/collection/components/ic-input-container/ic-input-container.js +2 -2
  88. package/dist/collection/components/ic-input-label/ic-input-label.js +2 -2
  89. package/dist/collection/components/ic-input-validation/ic-input-validation.js +3 -3
  90. package/dist/collection/components/ic-layout-grid/ic-layout-grid.js +2 -2
  91. package/dist/collection/components/ic-layout-grid-item/ic-layout-grid-item.js +2 -2
  92. package/dist/collection/components/ic-link/ic-link.js +1 -1
  93. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +5 -5
  94. package/dist/collection/components/ic-menu/ic-menu.js +3 -3
  95. package/dist/collection/components/ic-menu-group/ic-menu-group.js +1 -1
  96. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +1 -1
  97. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +4 -4
  98. package/dist/collection/components/ic-page-header/ic-page-header.js +6 -6
  99. package/dist/collection/components/ic-pagination/ic-pagination.js +4 -4
  100. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +5 -5
  101. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +1 -1
  102. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +4 -4
  103. package/dist/collection/components/ic-radio-group/ic-radio-group.css +15 -0
  104. package/dist/collection/components/ic-radio-group/ic-radio-group.js +9 -9
  105. package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
  106. package/dist/collection/components/ic-radio-group/ic-radio-group.stories.js +48 -4
  107. package/dist/collection/components/ic-radio-option/ic-radio-option.css +29 -444
  108. package/dist/collection/components/ic-radio-option/ic-radio-option.js +7 -5
  109. package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
  110. package/dist/collection/components/ic-search-bar/ic-search-bar.js +10 -10
  111. package/dist/collection/components/ic-section-container/ic-section-container.js +2 -2
  112. package/dist/collection/components/ic-select/ic-select.js +18 -16
  113. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  114. package/dist/collection/components/ic-select/ic-select.types.js.map +1 -1
  115. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +4 -4
  116. package/dist/collection/components/ic-skeleton/ic-skeleton.js +2 -2
  117. package/dist/collection/components/ic-skip-link/ic-skip-link.js +2 -2
  118. package/dist/collection/components/ic-status-tag/ic-status-tag.js +2 -2
  119. package/dist/collection/components/ic-step/ic-step.js +13 -13
  120. package/dist/collection/components/ic-stepper/ic-stepper.js +2 -2
  121. package/dist/collection/components/ic-switch/ic-switch.css +108 -43
  122. package/dist/collection/components/ic-switch/ic-switch.js +9 -11
  123. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  124. package/dist/collection/components/ic-switch/ic-switch.stories.js +8 -4
  125. package/dist/collection/components/ic-tab-context/ic-tab-context.js +1 -1
  126. package/dist/collection/components/ic-tab-group/ic-tab-group.js +2 -2
  127. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +2 -2
  128. package/dist/collection/components/ic-text-field/ic-text-field.js +5 -5
  129. package/dist/collection/components/ic-theme/ic-theme.js +1 -1
  130. package/dist/collection/components/ic-toast/ic-toast.js +5 -5
  131. package/dist/collection/components/ic-toast-region/ic-toast-region.js +1 -1
  132. package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +2 -2
  133. package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +2 -2
  134. package/dist/collection/components/ic-tooltip/ic-tooltip.css +21 -0
  135. package/dist/collection/components/ic-tooltip/ic-tooltip.js +33 -3
  136. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  137. package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +128 -6
  138. package/dist/collection/components/ic-typography/ic-typography.js +2 -2
  139. package/dist/collection/utils/helpers.js +8 -66
  140. package/dist/collection/utils/helpers.js.map +1 -1
  141. package/dist/components/helpers.js +9 -67
  142. package/dist/components/helpers.js.map +1 -1
  143. package/dist/components/ic-action-chip.js +1 -1
  144. package/dist/components/ic-alert.js +1 -1
  145. package/dist/components/ic-card-horizontal.js +6 -6
  146. package/dist/components/ic-card-vertical.js +1 -1
  147. package/dist/components/ic-checkbox-group.js +2 -2
  148. package/dist/components/ic-checkbox.js +4 -4
  149. package/dist/components/ic-chip.js +1 -1
  150. package/dist/components/ic-data-list.js +2 -2
  151. package/dist/components/ic-data-row.js +2 -2
  152. package/dist/components/ic-dialog.js +41 -29
  153. package/dist/components/ic-dialog.js.map +1 -1
  154. package/dist/components/ic-divider2.js +1 -1
  155. package/dist/components/ic-empty-state.js +3 -3
  156. package/dist/components/ic-footer-link.js +2 -2
  157. package/dist/components/ic-footer.js +1 -1
  158. package/dist/components/ic-hero.js +5 -5
  159. package/dist/components/ic-horizontal-scroll2.js +6 -6
  160. package/dist/components/ic-input-component-container2.js +4 -4
  161. package/dist/components/ic-input-container2.js +2 -2
  162. package/dist/components/ic-input-label2.js +2 -2
  163. package/dist/components/ic-input-validation2.js +3 -3
  164. package/dist/components/ic-layout-grid-item.js +2 -2
  165. package/dist/components/ic-layout-grid.js +2 -2
  166. package/dist/components/ic-link2.js +1 -1
  167. package/dist/components/ic-loading-indicator2.js +5 -5
  168. package/dist/components/ic-menu-group.js +1 -1
  169. package/dist/components/ic-menu2.js +30 -29
  170. package/dist/components/ic-menu2.js.map +1 -1
  171. package/dist/components/ic-navigation-button.js +1 -1
  172. package/dist/components/ic-navigation-group.js +2 -2
  173. package/dist/components/ic-navigation-item.js +1 -1
  174. package/dist/components/ic-navigation-menu2.js +5 -5
  175. package/dist/components/ic-page-header.js +6 -6
  176. package/dist/components/ic-pagination-bar.js +6 -6
  177. package/dist/components/ic-pagination-item2.js +2 -2
  178. package/dist/components/ic-pagination2.js +4 -4
  179. package/dist/components/ic-popover-menu.js +4 -4
  180. package/dist/components/ic-radio-group.js +6 -6
  181. package/dist/components/ic-radio-group.js.map +1 -1
  182. package/dist/components/ic-radio-option.js +8 -6
  183. package/dist/components/ic-radio-option.js.map +1 -1
  184. package/dist/components/ic-search-bar.js +10 -10
  185. package/dist/components/ic-section-container2.js +2 -2
  186. package/dist/components/ic-select2.js +19 -17
  187. package/dist/components/ic-select2.js.map +1 -1
  188. package/dist/components/ic-side-navigation.js +5 -5
  189. package/dist/components/ic-side-navigation.js.map +1 -1
  190. package/dist/components/ic-skeleton.js +2 -2
  191. package/dist/components/ic-skeleton.js.map +1 -1
  192. package/dist/components/ic-skip-link.js +2 -2
  193. package/dist/components/ic-status-tag.js +2 -2
  194. package/dist/components/ic-step.js +13 -13
  195. package/dist/components/ic-stepper.js +2 -2
  196. package/dist/components/ic-switch.js +6 -8
  197. package/dist/components/ic-switch.js.map +1 -1
  198. package/dist/components/ic-tab-context.js +1 -1
  199. package/dist/components/ic-tab-group.js +2 -2
  200. package/dist/components/ic-tab-panel.js +2 -2
  201. package/dist/components/ic-text-field2.js +6 -6
  202. package/dist/components/ic-theme.js +2 -2
  203. package/dist/components/ic-toast-region.js +1 -1
  204. package/dist/components/ic-toast.js +6 -6
  205. package/dist/components/ic-toggle-button-group.js +2 -2
  206. package/dist/components/ic-toggle-button.js +3 -3
  207. package/dist/components/ic-tooltip2.js +13 -4
  208. package/dist/components/ic-tooltip2.js.map +1 -1
  209. package/dist/components/ic-top-navigation.js +1 -1
  210. package/dist/components/ic-typography2.js +2 -2
  211. package/dist/core/core.esm.js +1 -1
  212. package/dist/core/core.esm.js.map +1 -1
  213. package/dist/core/{p-3aed13ba.entry.js → p-023cf5d9.entry.js} +2 -2
  214. package/dist/core/{p-fb9376f0.entry.js → p-043a5677.entry.js} +2 -2
  215. package/dist/core/p-171a19bf.entry.js +3 -0
  216. package/dist/core/p-171a19bf.entry.js.map +1 -0
  217. package/dist/core/{p-347cc084.entry.js → p-19056c16.entry.js} +2 -2
  218. package/dist/core/{p-b777f0a1.entry.js → p-1cfaa962.entry.js} +2 -2
  219. package/dist/core/{p-659d048d.entry.js → p-23fb87be.entry.js} +2 -2
  220. package/dist/core/{p-f661ba76.entry.js → p-2424f82f.entry.js} +2 -2
  221. package/dist/core/{p-2691cc80.entry.js → p-243ae8fe.entry.js} +2 -2
  222. package/dist/core/{p-aad03a3c.entry.js → p-271ee0bc.entry.js} +2 -2
  223. package/dist/core/{p-67de1290.entry.js → p-2b1ce5b7.entry.js} +2 -2
  224. package/dist/core/p-343670b4.entry.js +2 -0
  225. package/dist/core/p-343670b4.entry.js.map +1 -0
  226. package/dist/core/{p-61d79fc6.entry.js → p-3da9774b.entry.js} +2 -2
  227. package/dist/core/{p-0fb7f915.entry.js → p-3ee66d00.entry.js} +2 -2
  228. package/dist/core/{p-ea7a3d30.entry.js → p-3f001e75.entry.js} +2 -2
  229. package/dist/core/{p-09505807.entry.js → p-406647b8.entry.js} +2 -2
  230. package/dist/core/{p-9cb83a2e.entry.js → p-44d043f7.entry.js} +2 -2
  231. package/dist/core/{p-4f56acff.entry.js → p-46e5a58b.entry.js} +2 -2
  232. package/dist/core/{p-cfbacca1.entry.js → p-4dbc72f4.entry.js} +2 -2
  233. package/dist/core/p-526dd099.entry.js +2 -0
  234. package/dist/core/p-526dd099.entry.js.map +1 -0
  235. package/dist/core/{p-f64996f1.entry.js → p-5fc0dc36.entry.js} +2 -2
  236. package/dist/core/{p-7b538fd1.entry.js → p-61799a8b.entry.js} +2 -2
  237. package/dist/core/{p-90678e67.entry.js → p-6b5edd6b.entry.js} +2 -2
  238. package/dist/core/p-70ca7796.entry.js +2 -0
  239. package/dist/core/p-70ca7796.entry.js.map +1 -0
  240. package/dist/core/{p-daec7e69.entry.js → p-72f52f20.entry.js} +2 -2
  241. package/dist/core/{p-9c2b2cb9.entry.js → p-74a3a450.entry.js} +2 -2
  242. package/dist/core/{p-c156e6e9.entry.js → p-796fc111.entry.js} +2 -2
  243. package/dist/core/{p-b52c44eb.entry.js → p-85232cec.entry.js} +2 -2
  244. package/dist/core/{p-b997ad5e.entry.js → p-85ac0d78.entry.js} +2 -2
  245. package/dist/core/{p-1b81ec88.entry.js → p-8fc5e9f9.entry.js} +2 -2
  246. package/dist/core/p-8fc5e9f9.entry.js.map +1 -0
  247. package/dist/core/{p-48a628f0.entry.js → p-9267c160.entry.js} +2 -2
  248. package/dist/core/{p-393af2bc.entry.js → p-970e190c.entry.js} +2 -2
  249. package/dist/core/p-98dee727.entry.js +2 -0
  250. package/dist/core/p-98dee727.entry.js.map +1 -0
  251. package/dist/core/{p-e938eb31.entry.js → p-99b20121.entry.js} +2 -2
  252. package/dist/core/{p-aaf4e367.entry.js → p-9ae157de.entry.js} +2 -2
  253. package/dist/core/{p-80d85403.entry.js → p-9b48971f.entry.js} +2 -2
  254. package/dist/core/{p-73043f57.entry.js → p-9ced00a7.entry.js} +2 -2
  255. package/dist/core/{p-bb7652cd.entry.js → p-a0c54a50.entry.js} +2 -2
  256. package/dist/core/{p-880f7548.entry.js → p-a5fcb9c1.entry.js} +2 -2
  257. package/dist/core/{p-a780a34b.entry.js → p-a7c263bd.entry.js} +2 -2
  258. package/dist/core/{p-99433296.entry.js → p-ab104baa.entry.js} +2 -2
  259. package/dist/core/{p-ef70ea50.entry.js → p-b27e147d.entry.js} +2 -2
  260. package/dist/core/{p-9502fb86.entry.js → p-b58fb588.entry.js} +2 -2
  261. package/dist/core/p-bb52e752.entry.js +2 -0
  262. package/dist/core/p-bb52e752.entry.js.map +1 -0
  263. package/dist/core/{p-2b87c592.entry.js → p-c0b70c08.entry.js} +2 -2
  264. package/dist/core/{p-46fd555f.entry.js → p-c41fd2cf.entry.js} +2 -2
  265. package/dist/core/{p-5900cb65.entry.js → p-c82c2362.entry.js} +2 -2
  266. package/dist/core/{p-e7767c0d.entry.js → p-ca64b7ba.entry.js} +2 -2
  267. package/dist/core/{p-cad23b7d.entry.js → p-cd963de6.entry.js} +2 -2
  268. package/dist/core/{p-735d3096.entry.js → p-cf669574.entry.js} +2 -2
  269. package/dist/core/{p-83578f1d.entry.js → p-cf87b6db.entry.js} +2 -2
  270. package/dist/core/{p-05fd2707.entry.js → p-d0d324b4.entry.js} +2 -2
  271. package/dist/core/{p-ea890d3d.entry.js → p-d0dd9f2c.entry.js} +2 -2
  272. package/dist/core/{p-5976de6e.entry.js → p-d1220d2a.entry.js} +2 -2
  273. package/dist/core/{p-50dca790.entry.js → p-d5fcd4f9.entry.js} +2 -2
  274. package/dist/core/{p-56de4f4b.entry.js → p-d7c6fc8d.entry.js} +2 -2
  275. package/dist/core/{p-506d428a.entry.js → p-d8de5b88.entry.js} +2 -2
  276. package/dist/core/{p-53ab3c0f.entry.js → p-e35f15ec.entry.js} +2 -2
  277. package/dist/core/p-e5266c19.entry.js +2 -0
  278. package/dist/core/p-e5266c19.entry.js.map +1 -0
  279. package/dist/core/{p-09caf7ed.entry.js → p-ec1ea1a7.entry.js} +2 -2
  280. package/dist/core/{p-b77b1e1f.js → p-eeb8d98a.js} +2 -2
  281. package/dist/core/p-eeb8d98a.js.map +1 -0
  282. package/dist/core/{p-2a124daf.entry.js → p-ef96e1aa.entry.js} +2 -2
  283. package/dist/core/{p-2bd80913.entry.js → p-fc4b7d2b.entry.js} +2 -2
  284. package/dist/core/{p-8a833e82.entry.js → p-fd9ea62a.entry.js} +2 -2
  285. package/dist/esm/core.js +1 -1
  286. package/dist/esm/{helpers-66681c73.js → helpers-33039856.js} +10 -68
  287. package/dist/esm/helpers-33039856.js.map +1 -0
  288. package/dist/esm/ic-accordion-group.entry.js +1 -1
  289. package/dist/esm/ic-accordion.entry.js +1 -1
  290. package/dist/esm/ic-action-chip.entry.js +1 -1
  291. package/dist/esm/ic-alert.entry.js +1 -1
  292. package/dist/esm/ic-back-to-top.entry.js +1 -1
  293. package/dist/esm/ic-badge.entry.js +1 -1
  294. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  295. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  296. package/dist/esm/ic-button_3.entry.js +17 -9
  297. package/dist/esm/ic-button_3.entry.js.map +1 -1
  298. package/dist/esm/ic-card-horizontal.entry.js +6 -6
  299. package/dist/esm/ic-card-vertical.entry.js +1 -1
  300. package/dist/esm/ic-checkbox-group.entry.js +3 -3
  301. package/dist/esm/ic-checkbox.entry.js +5 -5
  302. package/dist/esm/ic-chip.entry.js +1 -1
  303. package/dist/esm/ic-data-list.entry.js +2 -2
  304. package/dist/esm/ic-data-row.entry.js +3 -3
  305. package/dist/esm/ic-dialog.entry.js +41 -29
  306. package/dist/esm/ic-dialog.entry.js.map +1 -1
  307. package/dist/esm/ic-divider.entry.js +1 -1
  308. package/dist/esm/ic-empty-state.entry.js +3 -3
  309. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  310. package/dist/esm/ic-footer-link.entry.js +3 -3
  311. package/dist/esm/ic-footer.entry.js +1 -1
  312. package/dist/esm/ic-hero.entry.js +5 -5
  313. package/dist/esm/ic-horizontal-scroll.entry.js +6 -6
  314. package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
  315. package/dist/esm/ic-input-component-container_3.entry.js +35 -34
  316. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  317. package/dist/esm/ic-input-label_2.entry.js +6 -6
  318. package/dist/esm/ic-layout-grid-item.entry.js +2 -2
  319. package/dist/esm/ic-layout-grid.entry.js +2 -2
  320. package/dist/esm/ic-link.entry.js +2 -2
  321. package/dist/esm/ic-menu-group.entry.js +2 -2
  322. package/dist/esm/ic-menu-item.entry.js +1 -1
  323. package/dist/esm/ic-navigation-button.entry.js +1 -1
  324. package/dist/esm/ic-navigation-group.entry.js +2 -2
  325. package/dist/esm/ic-navigation-item.entry.js +1 -1
  326. package/dist/esm/ic-navigation-menu.entry.js +5 -5
  327. package/dist/esm/ic-page-header.entry.js +7 -7
  328. package/dist/esm/ic-pagination-bar.entry.js +6 -6
  329. package/dist/esm/ic-pagination-item.entry.js +2 -2
  330. package/dist/esm/ic-pagination_3.entry.js +28 -26
  331. package/dist/esm/ic-pagination_3.entry.js.map +1 -1
  332. package/dist/esm/ic-popover-menu.entry.js +5 -5
  333. package/dist/esm/ic-radio-group.entry.js +7 -7
  334. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  335. package/dist/esm/ic-radio-option.entry.js +9 -7
  336. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  337. package/dist/esm/ic-search-bar.entry.js +10 -10
  338. package/dist/esm/ic-section-container.entry.js +2 -2
  339. package/dist/esm/ic-side-navigation.entry.js +5 -5
  340. package/dist/esm/ic-skeleton.entry.js +2 -2
  341. package/dist/esm/ic-skip-link.entry.js +2 -2
  342. package/dist/esm/ic-status-tag.entry.js +3 -3
  343. package/dist/esm/ic-step.entry.js +14 -14
  344. package/dist/esm/ic-stepper.entry.js +3 -3
  345. package/dist/esm/ic-switch.entry.js +7 -9
  346. package/dist/esm/ic-switch.entry.js.map +1 -1
  347. package/dist/esm/ic-tab-context.entry.js +1 -1
  348. package/dist/esm/ic-tab-group.entry.js +3 -3
  349. package/dist/esm/ic-tab-panel.entry.js +2 -2
  350. package/dist/esm/ic-tab.entry.js +1 -1
  351. package/dist/esm/ic-theme.entry.js +2 -2
  352. package/dist/esm/ic-toast-region.entry.js +1 -1
  353. package/dist/esm/ic-toast.entry.js +6 -6
  354. package/dist/esm/ic-toggle-button-group.entry.js +3 -3
  355. package/dist/esm/ic-toggle-button.entry.js +3 -3
  356. package/dist/esm/ic-top-navigation.entry.js +1 -1
  357. package/dist/esm/ic-typography.entry.js +3 -3
  358. package/dist/esm/loader.js +1 -1
  359. package/dist/types/components/ic-dialog/ic-dialog.d.ts +2 -1
  360. package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +2 -2
  361. package/dist/types/components/ic-select/ic-select.types.d.ts +2 -1
  362. package/dist/types/components/ic-switch/ic-switch.d.ts +2 -2
  363. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +8 -0
  364. package/dist/types/components.d.ts +12 -4
  365. package/dist/types/utils/helpers.d.ts +0 -31
  366. package/hydrate/index.js +263 -294
  367. package/hydrate/index.mjs +263 -294
  368. package/package.json +10 -9
  369. package/vscode-data.json +13 -3
  370. package/dist/cjs/helpers-81cd6930.js.map +0 -1
  371. package/dist/core/p-1b81ec88.entry.js.map +0 -1
  372. package/dist/core/p-6b4ec95f.entry.js +0 -3
  373. package/dist/core/p-6b4ec95f.entry.js.map +0 -1
  374. package/dist/core/p-a08d6b46.entry.js +0 -2
  375. package/dist/core/p-a08d6b46.entry.js.map +0 -1
  376. package/dist/core/p-a2953aad.entry.js +0 -2
  377. package/dist/core/p-a2953aad.entry.js.map +0 -1
  378. package/dist/core/p-a321feee.entry.js +0 -2
  379. package/dist/core/p-a321feee.entry.js.map +0 -1
  380. package/dist/core/p-b77b1e1f.js.map +0 -1
  381. package/dist/core/p-cbca04bb.entry.js +0 -2
  382. package/dist/core/p-cbca04bb.entry.js.map +0 -1
  383. package/dist/core/p-cc64e5ef.entry.js +0 -2
  384. package/dist/core/p-cc64e5ef.entry.js.map +0 -1
  385. package/dist/core/p-f84ac9c6.entry.js +0 -2
  386. package/dist/core/p-f84ac9c6.entry.js.map +0 -1
  387. package/dist/esm/helpers-66681c73.js.map +0 -1
  388. /package/dist/core/{p-3aed13ba.entry.js.map → p-023cf5d9.entry.js.map} +0 -0
  389. /package/dist/core/{p-fb9376f0.entry.js.map → p-043a5677.entry.js.map} +0 -0
  390. /package/dist/core/{p-347cc084.entry.js.map → p-19056c16.entry.js.map} +0 -0
  391. /package/dist/core/{p-b777f0a1.entry.js.map → p-1cfaa962.entry.js.map} +0 -0
  392. /package/dist/core/{p-659d048d.entry.js.map → p-23fb87be.entry.js.map} +0 -0
  393. /package/dist/core/{p-f661ba76.entry.js.map → p-2424f82f.entry.js.map} +0 -0
  394. /package/dist/core/{p-2691cc80.entry.js.map → p-243ae8fe.entry.js.map} +0 -0
  395. /package/dist/core/{p-aad03a3c.entry.js.map → p-271ee0bc.entry.js.map} +0 -0
  396. /package/dist/core/{p-67de1290.entry.js.map → p-2b1ce5b7.entry.js.map} +0 -0
  397. /package/dist/core/{p-61d79fc6.entry.js.map → p-3da9774b.entry.js.map} +0 -0
  398. /package/dist/core/{p-0fb7f915.entry.js.map → p-3ee66d00.entry.js.map} +0 -0
  399. /package/dist/core/{p-ea7a3d30.entry.js.map → p-3f001e75.entry.js.map} +0 -0
  400. /package/dist/core/{p-09505807.entry.js.map → p-406647b8.entry.js.map} +0 -0
  401. /package/dist/core/{p-9cb83a2e.entry.js.map → p-44d043f7.entry.js.map} +0 -0
  402. /package/dist/core/{p-4f56acff.entry.js.map → p-46e5a58b.entry.js.map} +0 -0
  403. /package/dist/core/{p-cfbacca1.entry.js.map → p-4dbc72f4.entry.js.map} +0 -0
  404. /package/dist/core/{p-f64996f1.entry.js.map → p-5fc0dc36.entry.js.map} +0 -0
  405. /package/dist/core/{p-7b538fd1.entry.js.map → p-61799a8b.entry.js.map} +0 -0
  406. /package/dist/core/{p-90678e67.entry.js.map → p-6b5edd6b.entry.js.map} +0 -0
  407. /package/dist/core/{p-daec7e69.entry.js.map → p-72f52f20.entry.js.map} +0 -0
  408. /package/dist/core/{p-9c2b2cb9.entry.js.map → p-74a3a450.entry.js.map} +0 -0
  409. /package/dist/core/{p-c156e6e9.entry.js.map → p-796fc111.entry.js.map} +0 -0
  410. /package/dist/core/{p-b52c44eb.entry.js.map → p-85232cec.entry.js.map} +0 -0
  411. /package/dist/core/{p-b997ad5e.entry.js.map → p-85ac0d78.entry.js.map} +0 -0
  412. /package/dist/core/{p-48a628f0.entry.js.map → p-9267c160.entry.js.map} +0 -0
  413. /package/dist/core/{p-393af2bc.entry.js.map → p-970e190c.entry.js.map} +0 -0
  414. /package/dist/core/{p-e938eb31.entry.js.map → p-99b20121.entry.js.map} +0 -0
  415. /package/dist/core/{p-aaf4e367.entry.js.map → p-9ae157de.entry.js.map} +0 -0
  416. /package/dist/core/{p-80d85403.entry.js.map → p-9b48971f.entry.js.map} +0 -0
  417. /package/dist/core/{p-73043f57.entry.js.map → p-9ced00a7.entry.js.map} +0 -0
  418. /package/dist/core/{p-bb7652cd.entry.js.map → p-a0c54a50.entry.js.map} +0 -0
  419. /package/dist/core/{p-880f7548.entry.js.map → p-a5fcb9c1.entry.js.map} +0 -0
  420. /package/dist/core/{p-a780a34b.entry.js.map → p-a7c263bd.entry.js.map} +0 -0
  421. /package/dist/core/{p-99433296.entry.js.map → p-ab104baa.entry.js.map} +0 -0
  422. /package/dist/core/{p-ef70ea50.entry.js.map → p-b27e147d.entry.js.map} +0 -0
  423. /package/dist/core/{p-9502fb86.entry.js.map → p-b58fb588.entry.js.map} +0 -0
  424. /package/dist/core/{p-2b87c592.entry.js.map → p-c0b70c08.entry.js.map} +0 -0
  425. /package/dist/core/{p-46fd555f.entry.js.map → p-c41fd2cf.entry.js.map} +0 -0
  426. /package/dist/core/{p-5900cb65.entry.js.map → p-c82c2362.entry.js.map} +0 -0
  427. /package/dist/core/{p-e7767c0d.entry.js.map → p-ca64b7ba.entry.js.map} +0 -0
  428. /package/dist/core/{p-cad23b7d.entry.js.map → p-cd963de6.entry.js.map} +0 -0
  429. /package/dist/core/{p-735d3096.entry.js.map → p-cf669574.entry.js.map} +0 -0
  430. /package/dist/core/{p-83578f1d.entry.js.map → p-cf87b6db.entry.js.map} +0 -0
  431. /package/dist/core/{p-05fd2707.entry.js.map → p-d0d324b4.entry.js.map} +0 -0
  432. /package/dist/core/{p-ea890d3d.entry.js.map → p-d0dd9f2c.entry.js.map} +0 -0
  433. /package/dist/core/{p-5976de6e.entry.js.map → p-d1220d2a.entry.js.map} +0 -0
  434. /package/dist/core/{p-50dca790.entry.js.map → p-d5fcd4f9.entry.js.map} +0 -0
  435. /package/dist/core/{p-56de4f4b.entry.js.map → p-d7c6fc8d.entry.js.map} +0 -0
  436. /package/dist/core/{p-506d428a.entry.js.map → p-d8de5b88.entry.js.map} +0 -0
  437. /package/dist/core/{p-53ab3c0f.entry.js.map → p-e35f15ec.entry.js.map} +0 -0
  438. /package/dist/core/{p-09caf7ed.entry.js.map → p-ec1ea1a7.entry.js.map} +0 -0
  439. /package/dist/core/{p-2a124daf.entry.js.map → p-ef96e1aa.entry.js.map} +0 -0
  440. /package/dist/core/{p-2bd80913.entry.js.map → p-fc4b7d2b.entry.js.map} +0 -0
  441. /package/dist/core/{p-8a833e82.entry.js.map → p-fd9ea62a.entry.js.map} +0 -0
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  const constants = require('./constants-4d389abc.js');
8
8
 
9
9
  const icInputLabelCss = "ic-input-label{margin-bottom:var(--ic-space-xs);--ic-typography-color:var(\n --ic-input-label-text-color,\n var(--ic-color-text-primary)\n )}ic-input-label.with-helper{margin-bottom:0}ic-input-label.ic-input-label-readonly{--ic-typography-color:var(--ic-input-label-readonly-typography-color)}ic-input-label .helpertext,ic-input-label .helpertext ::slotted(*){margin-top:var(--ic-space-xxxs);padding-bottom:var(--ic-input-label-helpertext-padding, 0);--ic-typography-color:var(\n --ic-input-label-helper-text-color,\n var(--ic-color-text-secondary)\n )}ic-input-label .helpertext-normal{--ic-typography-color:var(\n --ic-input-label-helper-text-color,\n var(--ic-color-text-secondary)\n )}ic-input-label .helpertext-readonly{--ic-typography-color:var(--ic-input-label-readonly-helpertext-color)}ic-input-label .readonly-label{--ic-typography-color:var(--ic-input-label-readonly-label-color)}ic-input-label .error-label{--ic-typography-color:var(--ic-input-label-error-label-color)}";
@@ -81,11 +81,11 @@ const InputLabel = class {
81
81
  "readonly-label": readonly,
82
82
  "error-label": status === "error" && !(readonly || disabled),
83
83
  } }, index.h("label", { htmlFor: this.for }, labelText)));
84
- return (index.h(index.Host, { key: 'f22dfddc6e1c5dc956e3a2288a168b41ad18b35b', class: {
84
+ return (index.h(index.Host, { key: '22df328142cec5a7a86fcf3e62bc40dcbfe56f97', class: {
85
85
  "ic-input-label-disabled": !!disabled,
86
86
  "ic-input-label-readonly": readonly,
87
87
  "with-helper": this.isSlotUsed(helperTextSlot) || helperText !== "",
88
- } }, !hideLabel && index.h(LabelContent, { key: 'db3607fc40a7752954f3cd7e40bcf969a6941bdb' }), this.isSlotUsed(helperTextSlot) ? (index.h("span", { id: helperTextId, class: helperTextClass }, index.h("slot", { name: "helper-text" }))) : (helperText !== "" && (index.h("ic-typography", { variant: "caption", class: helperTextClass }, index.h("span", { id: helperTextId }, helperText))))));
88
+ } }, !hideLabel && index.h(LabelContent, { key: '4eddf506bc0027ff8470aeaa5f16ec124a81cc0f' }), this.isSlotUsed(helperTextSlot) ? (index.h("span", { id: helperTextId, class: helperTextClass }, index.h("slot", { name: "helper-text" }))) : (helperText !== "" && (index.h("ic-typography", { variant: "caption", class: helperTextClass }, index.h("span", { id: helperTextId }, helperText))))));
89
89
  }
90
90
  get el() { return index.getElement(this); }
91
91
  };
@@ -130,14 +130,14 @@ const InputValidation = class {
130
130
  render() {
131
131
  const { ariaLiveMode, fullWidth, status, message } = this;
132
132
  const displayIcon = status !== "" ? ICON[status] : "";
133
- return (index.h(index.Host, { key: '3b6f6b3e7ad37b899ee8fb71dbf7868a0eb4bd3f', class: {
133
+ return (index.h(index.Host, { key: '6d368ba4b4e79886a2efff97ca3d8d446516cc11', class: {
134
134
  [`ic-input-validation-${status}`]: status !== "",
135
135
  "ic-input-validation-full-width": !!fullWidth,
136
136
  "ic-input-validation-with-status": status !== "",
137
- } }, displayIcon !== "" && (index.h("span", { key: 'f5d6eab684ec1ce116a2bb09e2a91a2d88d1620f', class: {
137
+ } }, displayIcon !== "" && (index.h("span", { key: 'ce5fbaa3281136744bc5f77c4ea6570205126285', class: {
138
138
  "status-icon": true,
139
139
  [`icon-${status}`]: true,
140
- }, innerHTML: displayIcon })), index.h("ic-typography", { key: '841d8bfbf9dab21d611325dd3d7148c83ea09f40', variant: "caption", class: "statustext" }, index.h("span", { key: 'b35e925cc1dfd87cf8b4b2e3a8276492d5f4abda', id: this.for && helpers.getInputValidationTextID(this.for) }, helpers.isSlotUsed(this.el, "validation-message") ? (index.h("slot", { name: "validation-message" })) : (message)), index.h("span", { key: '2945b04c5e9dd1376793efc206a3c61fd96d84f2', ref: (el) => (this.messageEl = el), class: "sr-only", "aria-live": ariaLiveMode })), index.h("slot", { key: 'fd6c89ce76c2abf86813c2d20aadd2e652e649ca', name: "validation-message-adornment" })));
140
+ }, innerHTML: displayIcon })), index.h("ic-typography", { key: '00f35ab82e8fe784ae05fc70d4164c4a804a49e4', variant: "caption", class: "statustext" }, index.h("span", { key: '1d6d6486d3f885897271a80a3c87077b2bfc39a6', id: this.for && helpers.getInputValidationTextID(this.for) }, helpers.isSlotUsed(this.el, "validation-message") ? (index.h("slot", { name: "validation-message" })) : (message)), index.h("span", { key: 'a37f6a7af4602e08a00b5d980209781c4f4913ac', ref: (el) => (this.messageEl = el), class: "sr-only", "aria-live": ariaLiveMode })), index.h("slot", { key: '8b5260888b4fff0031fa8917f84e2cc3b7fa97df', name: "validation-message-adornment" })));
141
141
  }
142
142
  get el() { return index.getElement(this); }
143
143
  static get watchers() { return {
@@ -51,9 +51,9 @@ const LayoutGridItem = class {
51
51
  }
52
52
  render() {
53
53
  const { hideInMobileMode } = this;
54
- return (index.h(index.Host, { key: '9f576040938030f0d7fc61f5885ca73ab37a508b', class: {
54
+ return (index.h(index.Host, { key: '903a4aaf039efd3eb3f1748829047f02073f4877', class: {
55
55
  "ic-layout-grid-hide-in-mobile": !!hideInMobileMode,
56
- } }, index.h("slot", { key: 'b8f66ba2ef9651e99a0ce3b3caec2f021a55e723' })));
56
+ } }, index.h("slot", { key: 'cad27bb4fc8a60f8e579c66776c9277973e14963' })));
57
57
  }
58
58
  get el() { return index.getElement(this); }
59
59
  static get watchers() { return {
@@ -133,10 +133,10 @@ const LayoutGrid = class {
133
133
  }
134
134
  render() {
135
135
  const { aligned, fullHeight } = this;
136
- return (index.h(index.Host, { key: 'fb70bb0fe2085ce0eba37572f3a12e6d56c6c195', class: {
136
+ return (index.h(index.Host, { key: '61a7e3f3a8e2156da3cecc47997fc54392d4efc0', class: {
137
137
  [`ic-layout-grid-aligned-${aligned}`]: true,
138
138
  ["ic-layout-grid-no-vertical-padding"]: !!fullHeight,
139
- } }, index.h("slot", { key: '852c50adaf3b8c743353429659198845f363de62' })));
139
+ } }, index.h("slot", { key: 'ac804c02e898cd212d5cb48b3b5a7ba18790f186' })));
140
140
  }
141
141
  get el() { return index.getElement(this); }
142
142
  static get watchers() { return {
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
6
  const OpenInNew = require('./OpenInNew-d5d30e77.js');
7
- const helpers = require('./helpers-81cd6930.js');
7
+ const helpers = require('./helpers-51bab4b5.js');
8
8
  const constants = require('./constants-4d389abc.js');
9
9
 
10
10
  const icLinkCss = "/*! 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(.ic-link) .link,:host(.ic-link) ::slotted(a){color:var(--ic-link-text);text-decoration:underline;font-weight:var(--ic-font-weight-bold);transition:var(--ic-easing-transition-fast)}:host(.ic-link) .link:visited,:host(.ic-link) ::slotted(a:visited),:host(.ic-link) .link:visited:hover,:host(.ic-link) ::slotted(a:visited:hover),:host(.ic-link) .link:visited:active,:host(.ic-link) ::slotted(a:visited:active),:host(.ic-link) .link:visited:focus,:host(.ic-link) ::slotted(a:visited:focus){color:var(--ic-link-text-visited)}:host(.ic-link) .link:hover{color:var(--ic-link-text-hover)}:host(.ic-link) .link:active{color:var(--ic-link-text-pressed)}:host(.ic-link) .link:focus{color:var(--ic-link-text-focused)}:host(.ic-link-monochrome) .link:hover{color:var(--ic-link-text-hover-monochrome)}:host(.ic-link-monochrome) .link:active{color:var(--ic-link-text-pressed-monochrome)}:host(.ic-link-monochrome) .link:focus{color:var(--ic-link-text-focused-monochrome)}:host(.ic-link) .link:hover,:host(.ic-link) .link:focus,:host(.ic-link) ::slotted(a:hover),:host(.ic-link) ::slotted(a:focus){outline:none;border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none}@supports (text-underline-offset: 10%){:host(.ic-link) .link:hover,:host(.ic-link) .link:focus,:host(.ic-link) ::slotted(a:hover),:host(.ic-link) ::slotted(a:focus){text-decoration-line:underline;text-decoration-thickness:25%;text-underline-offset:10%;border-bottom:0 !important;margin-bottom:0 !important}}:host(.ic-link) .link:active,:host(.ic-link) .link:focus:active,:host(.ic-link) .link:visited:active,:host(.ic-link) ::slotted(a:active),:host(.ic-link) ::slotted(a:focus:active),:host(.ic-link) ::slotted(a:visited:active){text-decoration:none}.ic-link-open-in-new-icon{vertical-align:middle;margin-left:var(--ic-space-xxs)}.ic-link-open-in-new-icon>svg{width:var(--ic-space-md);height:var(--ic-space-md);fill:var(--ic-link-icon-launch)}.link:visited>.ic-link-open-in-new-icon>svg{fill:var(--ic-link-icon-launch-visited)}:host(.ic-link-monochrome) .link,:host(.ic-link-monochrome) ::slotted(a){color:var(--ic-link-text-monochrome)}:host(.ic-link-monochrome) .link:visited,:host(.ic-link-monochrome) ::slotted(a:visited),:host(.ic-link-monochrome) .link:visited:hover,:host(.ic-link-monochrome) ::slotted(a:visited:hover),:host(.ic-link-monochrome) .link:visited:active,:host(.ic-link-monochrome) ::slotted(a:visited:active),:host(.ic-link-monochrome) .link:visited:focus,:host(.ic-link-monochrome) ::slotted(a:visited:focus){color:var(--ic-link-text-visited-monochrome)}:host(.ic-link-monochrome) .link>.ic-link-open-in-new-icon>svg{fill:var(--ic-link-icon-launch-monochrome)}:host(.ic-link-monochrome) .link:visited>.ic-link-open-in-new-icon>svg{fill:var(--ic-link-icon-launch-visited-monochrome)}:host(.breadcrumb-link) .link{display:var(--breadcrumb-link-display);align-items:var(--breadcrumb-link-align-items);gap:var(--breadcrumb-link-gap)}:host(.breadcrumb-link) .link ::slotted(.back-icon){height:var(--ic-space-lg);width:var(--ic-space-lg)}:host(.breadcrumb-link.current-page) a,:host(.breadcrumb-link.current-page) ::slotted(a){font-weight:normal;color:inherit;text-decoration:none;display:flex;align-items:center}:host(.breadcrumb-link.current-page) .link,:host(.breadcrumb-link.current-page) ::slotted(a:focus){outline:var(--ic-hc-focus-outline);text-decoration:none}:host(.breadcrumb-link.current-page) .link:visited{color:var(--ic-color-text-primary)}:host(.footer-link) ::slotted(a){color:var(--ic-footer-link) !important}:host(.footer-link) .ic-link-open-in-new-icon>svg{fill:var(--ic-footer-icon) !important}@media (forced-colors: active){:host(.ic-link) .ic-link-open-in-new-icon>svg{fill:currentcolor !important}}@media (prefers-reduced-motion: reduce){:host(.ic-link) .link,:host(.ic-link) ::slotted(a){transition:none}}";
@@ -96,7 +96,7 @@ const Link = class {
96
96
  }
97
97
  render() {
98
98
  const { download, href, hreflang, referrerpolicy, rel, target, monochrome, theme, } = this;
99
- return (index.h(index.Host, { key: 'b965ed6758a2d2d4f618a965bb27b6b0e7e2fbe6', class: {
99
+ return (index.h(index.Host, { key: 'd62709776b71c1cbb259db22f9d56ae4bdb6d3c3', class: {
100
100
  ["ic-link"]: true,
101
101
  [`ic-theme-${theme}`]: theme !== "inherit",
102
102
  ["ic-link-monochrome"]: !!monochrome,
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  require('./constants-4d389abc.js');
8
8
 
9
9
  const icMenuGroupCss = "/*! 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;flex-direction:column}ic-typography{--ic-typography-color:var(--ic-popover-parent-label);margin:var(--ic-space-xs) var(--ic-space-xs) 0}ul{list-style-type:none;margin:0;padding:0}hr{display:flex;align-self:stretch;border:calc(var(--ic-space-xxxs) / 2) solid var(--ic-popover-border);margin:var(--ic-space-xxs) 0 calc(var(--ic-space-sm) / 4)}";
@@ -15,7 +15,7 @@ const MenuGroup = class {
15
15
  }
16
16
  render() {
17
17
  const parentMenu = this.el.closest("ic-popover-menu");
18
- return (index.h(index.Host, { key: 'caa5952e57757f3d735e18750a4db6b0d97e6b8d', role: "group", "aria-label": this.label !== null ? this.label : "" }, helpers.isPropDefined(this.label) && (index.h("ic-typography", { key: '781d33eb663db81b61137e62bd503844d0c9c236', variant: "subtitle-small" }, this.label)), index.h("span", { key: 'aa2cdf6d03d17a33d5b617a995fcdde50e34ce57', class: "menu-items-wrapper" }, index.h("slot", { key: '6300455e991c9c48816090e53b9fe674e23b9ce5' })), this.el !== (parentMenu === null || parentMenu === void 0 ? void 0 : parentMenu.querySelector("ic-menu-group:last-child")) && (index.h("hr", { key: '63a5e76151fcb76911d064bba26a836ba7979755' }))));
18
+ return (index.h(index.Host, { key: 'b67fb3029530607dcb8b7462eeb56cbd7ef7322e', role: "group", "aria-label": this.label !== null ? this.label : "" }, helpers.isPropDefined(this.label) && (index.h("ic-typography", { key: 'cd75b3b4ab6862d17c0167a021b223911ff5f128', variant: "subtitle-small" }, this.label)), index.h("span", { key: '81cb0aafc38655f78a510988720f5831e4a90479', class: "menu-items-wrapper" }, index.h("slot", { key: '6dad74f6bf17000f8255b4764d70a28edd48cbe8' })), this.el !== (parentMenu === null || parentMenu === void 0 ? void 0 : parentMenu.querySelector("ic-menu-group:last-child")) && (index.h("hr", { key: '3c766f970b1ee1f2e2427b9afbf798d97bee454a' }))));
19
19
  }
20
20
  get el() { return index.getElement(this); }
21
21
  };
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  const checkIcon = require('./check-icon-7225d79b.js');
8
8
  const chevronIcon = require('./chevron-icon-3bf07531.js');
9
9
  require('./constants-4d389abc.js');
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
6
  const constants = require('./constants-4d389abc.js');
7
- const helpers = require('./helpers-81cd6930.js');
7
+ const helpers = require('./helpers-51bab4b5.js');
8
8
 
9
9
  const icNavigationButtonCss = "/*! 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:block;margin-right:var(--ic-space-xs);list-style:none}:host(.in-side-menu){margin-right:0}:host::part(button){height:100%;min-height:2.5rem}:host(:not(.in-side-menu)) ::part(button):focus{box-shadow:var(--ic-border-focus-light)}:host(:not(.in-side-menu).dark) ::part(button):focus{box-shadow:var(--ic-border-focus-dark)}:host(.in-side-menu) ::part(button){color:var(--ic-top-navigation-icon-active)}:host(.in-side-menu) ::part(button):hover{color:var(--ic-top-navigation-icon-hover);background-color:var(--ic-top-navigation-icon-hover-background)}:host(.in-side-menu) ::part(button):active{color:var(--ic-top-navigation-icon-pressed);background-color:var(--ic-top-navigation-icon-pressed-background)}:host(.in-side-menu) ::slotted(ic-badge){margin-left:var(--ic-space-xs)}";
10
10
  const IcNavigationButtonStyle0 = icNavigationButtonCss;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  const chevronIcon = require('./chevron-icon-3bf07531.js');
8
8
  require('./constants-4d389abc.js');
9
9
 
@@ -273,7 +273,7 @@ const NavigationGroup = class {
273
273
  const isTopNav = this.navigationType === "top";
274
274
  const isTopNavDesktop = !inTopNavSideMenu && isTopNav;
275
275
  const ariaExpanded = (isSideNav && expanded) || (isTopNav && dropdownOpen);
276
- return (index.h(index.Host, { key: '8beae9a83bf5800290e744c9f0ede4b3136d9d44', class: {
276
+ return (index.h(index.Host, { key: 'ab11148a5f98eb6fed6ab2378c016cd76377af3f', class: {
277
277
  "in-side-menu": inTopNavSideMenu,
278
278
  "ic-navigation-group-expandable": expandable,
279
279
  "ic-navigation-group-side-nav": isSideNav,
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  const chevronIcon = require('./chevron-icon-3bf07531.js');
8
8
  const OpenInNew = require('./OpenInNew-d5d30e77.js');
9
9
  require('./constants-4d389abc.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  require('./constants-4d389abc.js');
8
8
 
9
9
  const icNavigationMenuCss = ":host{display:block;position:fixed;top:0;left:0;width:100%;min-height:100% !important;background:rgb(0 0 0 / 60%);z-index:var(--ic-z-index-navigation-menu)}.popout-modal{position:absolute;inset:0}.popout-menu{position:fixed;top:0;right:0;width:16rem;bottom:0;background-color:var(--ic-top-navigation-menu-background);color:var(--ic-top-navigation-nav-item);--ic-typography-color:var(--ic-top-navigation-nav-item);box-shadow:var(--ic-elevation-overlay);overflow-y:auto;overflow-x:hidden}:host(.inline) .popout-menu{position:absolute}.menu-close-button-container{position:relative;left:11.875rem;padding:var(--ic-space-md) 0}.nav-group-first{padding-bottom:0}.menu-buttons-container{padding:var(--ic-space-sm) 0;border-bottom:var(--ic-border-width) solid var(--ic-architectural-200)}.menu-buttons-container-nav-item-above{margin-top:var(--ic-space-md);border-top:var(--ic-border-width) solid var(--ic-architectural-200)}.menu-status-version-container{display:flex;flex-wrap:wrap;gap:var(--ic-space-xs);padding:var(--ic-space-md) var(--ic-space-md) var(--ic-space-xl)}.status-version-no-buttons{border-top:var(--ic-space-1px) solid var(--ic-architectural-200)}.menu-status{background-color:var(--ic-status-tag-neutral);--ic-typography-color:var(--ic-color-text-inverted);border-radius:var(--ic-space-md);width:-moz-fit-content;width:fit-content;padding:var(--ic-space-xxs) var(--ic-space-sm)}.menu-version{border-radius:var(--ic-space-md);background-color:var(--ic-status-tag-outlined-background-neutral-contrast);--ic-typography-color:var(--ic-color-text-primary-light);padding:var(--ic-space-xxs) var(--ic-space-sm)}.menu-status-text,.menu-version-text{overflow-wrap:break-word}.navigation-landmark-text{position:absolute;width:var(--ic-space-1px);height:var(--ic-space-1px);padding:0;margin:calc(-1 * var(--ic-space-1px));overflow:hidden}";
@@ -130,16 +130,16 @@ const NavigationMenu = class {
130
130
  }
131
131
  }
132
132
  render() {
133
- return (index.h(index.Host, { key: 'ac63539f6c719e4301e5dc9c5da00e1029686b30', class: { [`ic-theme-${this.theme}`]: this.theme !== "inherit" } }, index.h("div", { key: '18265d55b05cc1412fc61b1b2dd1fb0bc90ea260', class: "popout-modal", onClick: this.closeMenu }), index.h("div", { key: '7b1e84b4f504b6f5430de693e29b8dd573183ebf', class: "popout-menu", role: "dialog", "aria-modal": "true", "aria-label": `${this.hasNavigation ? "Navigation" : "App"} menu` }, index.h("span", { key: '1b2d95e6f90b9c8fd6d108619166830d9139d518', "aria-hidden": "true", id: "navigation-landmark-text", class: "navigation-landmark-text" }, "Main navigation"), index.h("nav", { key: '4f0400371b0005238851d763e119ca9822f6386c', "aria-labelledby": "navigation-landmark-text", "aria-hidden": this.hasNavigation ? "false" : "true" }, index.h("div", { key: '55745ebcb8e4f88f3b0b499a36e7a1d8bfaf1598', class: {
133
+ return (index.h(index.Host, { key: '88cc35277a0efd2944900616928bcc208fb89f90', class: { [`ic-theme-${this.theme}`]: this.theme !== "inherit" } }, index.h("div", { key: '1b372e20a919c1f3f85f6529c00671e345f5b0e3', class: "popout-modal", onClick: this.closeMenu }), index.h("div", { key: 'edbd31518897423eeb3c6bd46a981e030bc1818f', class: "popout-menu", role: "dialog", "aria-modal": "true", "aria-label": `${this.hasNavigation ? "Navigation" : "App"} menu` }, index.h("span", { key: '9cba7a72dc1b6910e1be0e416a12bfaf8987f83a', "aria-hidden": "true", id: "navigation-landmark-text", class: "navigation-landmark-text" }, "Main navigation"), index.h("nav", { key: '86e45794dd6a7279817fffd3258db31bf73d185a', "aria-labelledby": "navigation-landmark-text", "aria-hidden": this.hasNavigation ? "false" : "true" }, index.h("div", { key: 'ebcd2ba1d90caf089e75049d0b23b6998c6747fd', class: {
134
134
  ["menu-close-button-container"]: true,
135
135
  ["nav-group-first"]: this.navGroupFirst,
136
- } }, index.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 }, index.h("svg", { key: '789aa723a6fd133f5620649224afab29986f6b18', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.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 && index.h("slot", { key: '5722c097933587563a0551ada79b994c413d6f41', name: "navigation" })), this.hasButtons && (index.h("div", { key: '1cdcb5873efce302d10c922c6826d29c2b43a926', class: {
136
+ } }, index.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 }, index.h("svg", { key: 'ac57c2b5bdbbcf6d76aba52914f079e166c68d1e', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.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 && index.h("slot", { key: 'ad0aad328a21de31219535ded6e19e28cd896258', name: "navigation" })), this.hasButtons && (index.h("div", { key: '8838500ffe54c265b212bf7f137eb390b92be4d0', class: {
137
137
  ["menu-buttons-container"]: true,
138
138
  ["menu-buttons-container-nav-item-above"]: this.navItemAboveButtons,
139
- } }, index.h("slot", { key: 'b2c9c585c7b0993bee785c1eb1c113d5aabecb92', name: "buttons" }))), (this.status !== "" || this.version !== "") && (index.h("div", { key: '37042390776accbdcab1fb0df068cca0e199d58a', class: {
139
+ } }, index.h("slot", { key: '8e507cf9f00c407fbe7b74863b10a6fd613cfc8f', name: "buttons" }))), (this.status !== "" || this.version !== "") && (index.h("div", { key: '9ccfb022e3c3e74d88ad241a93d5c98615ba3018', class: {
140
140
  ["menu-status-version-container"]: true,
141
141
  ["status-version-no-buttons"]: !this.hasButtons,
142
- } }, this.status !== "" && (index.h("div", { key: '660fa1e6ddc8c42e75b4abc98950429b25461b1d', class: "menu-status" }, index.h("ic-typography", { key: '00e6f1a08da2acff8079b52924c4c52fe5a6013a', variant: "label-uppercase", "aria-label": "app tag", class: "menu-status-text" }, this.status))), this.version !== "" && (index.h("div", { key: 'b8643188baaf9d524c1e8c11b144e65f55d178d7', class: "menu-version" }, index.h("ic-typography", { key: 'bda827b0f1ddcfbb7dbd62378df84f9773039bf1', variant: "label", class: "menu-version-text", "aria-label": "app version" }, this.version))))))));
142
+ } }, this.status !== "" && (index.h("div", { key: 'c85a43e520d29e854ca874cbd45516e01c59135b', class: "menu-status" }, index.h("ic-typography", { key: 'da1919a00dc5acb4b6631c434eefe94c6b03a101', variant: "label-uppercase", "aria-label": "app tag", class: "menu-status-text" }, this.status))), this.version !== "" && (index.h("div", { key: '1944cc236ceb8ce956d2b92b4b767e1cdcbfd039', class: "menu-version" }, index.h("ic-typography", { key: '6f255b313c46458054d0d5a5d60a46431ea496ac', variant: "label", class: "menu-version-text", "aria-label": "app version" }, this.version))))))));
143
143
  }
144
144
  get el() { return index.getElement(this); }
145
145
  };
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  require('./constants-4d389abc.js');
8
8
 
9
9
  const icPageHeaderCss = "/*! 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:block;z-index:var(--ic-z-index-page-header)}:host(.ic-page-header-sticky){position:sticky;top:0;box-shadow:var(--ic-elevation-overlay);z-index:var(--ic-z-index-sticky-page-header)}header{background-color:var(--ic-page-header-background)}header.border-bottom{border-bottom:var(--ic-border-default);border-bottom:var(--ic-space-1px) solid var(--ic-page-header-border)}header.tabs{padding-top:var(--ic-space-md)}.breadcrumb-area{margin-bottom:var(--ic-space-md)}::slotted(ic-navigation-item){--navigation-link-colour:var(--ic-color-text-primary)}.main-content{display:grid;grid-template-columns:auto 1fr;grid-template-areas:\"title-area action-area\"\n \"input-area action-area\";-moz-column-gap:var(--ic-space-md);column-gap:var(--ic-space-md);justify-content:space-between;width:100%}.title-area{display:flex;flex-direction:column;flex:1;min-width:19rem;grid-area:title-area}.header-content{display:flex;align-items:center;width:100%;flex-wrap:wrap;-moz-column-gap:var(--ic-space-md);column-gap:var(--ic-space-md)}.heading{display:inline-block;overflow-wrap:break-word;hyphens:auto}.subheading-content{margin-top:var(--ic-space-xs)}.subheading-content.small{margin-top:var(--ic-space-md)}.action-area{display:flex;gap:var(--ic-space-md);flex-flow:row wrap;justify-self:end;justify-content:flex-end;height:-moz-fit-content;height:fit-content;grid-area:action-area}.input-area,.navigation-area{margin-top:var(--ic-space-md);width:100%}.tabs-slot{display:flex;overflow-x:auto;padding:0.5rem;margin:-0.5rem}.tabs-slot::-webkit-scrollbar{display:none}.input-area{grid-area:input-area}@media screen and (max-width: 576px){::slotted(ic-text-field){--input-width:100%;max-width:20rem}.main-content{grid-template-areas:\"title-area\"\n \"action-area\"\n \"input-area\";justify-content:flex-start}.title-area{min-width:0}.action-area{min-width:100%;margin-top:var(--ic-space-md);justify-content:start}}@media screen and (min-width: 992px){:host(.ic-page-header-sticky-desktop){position:sticky;top:0;box-shadow:var(--ic-elevation-overlay);z-index:var(--ic-z-index-sticky-page-header)}}";
@@ -111,19 +111,19 @@ const PageHeader = class {
111
111
  const navAriaLabel = `${helpers.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 (index.h(index.Host, { key: 'ceafa3fbf2b8f895578899be8b6261716d90b547', class: {
114
+ return (index.h(index.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" }, index.h("header", { key: '74fd64da431d176828c36fce3700f6823099a46f', class: {
118
+ }, "aria-label": this.el.ariaLabel || "page header" }, index.h("header", { key: 'e31ac8b3d53332983cb02414ebddd0b8b1a1c2b8', class: {
119
119
  ["border-bottom"]: !!border,
120
120
  ["tabs"]: helpers.isSlotUsed(this.el, "tabs"),
121
- }, role: "presentation" }, index.h("ic-section-container", { key: '71b33b7159b25af11e3b2c3d85e3a508f5cd9685', aligned: aligned, fullHeight: helpers.isSlotUsed(this.el, "tabs") }, helpers.isSlotUsed(this.el, "breadcrumbs") && (index.h("div", { key: '34ffcb850ffdc99bd22635d9d17d0d1173c7a5ab', class: "breadcrumb-area" }, index.h("slot", { key: '836354d69859b1e475a835e5f8553e2f58d9a109', name: "breadcrumbs" }))), index.h("div", { key: '0a00aca54f9bef3158e5309f8e8252fe31885181', class: "main-content" }, index.h("div", { key: '47e7b5d1848e5068a957e4c57998f4a25c81f0f2', class: "title-area" }, index.h("div", { key: '1053e02597294a806e0270113214cdccf3ed5c49', class: "header-content" }, index.h("slot", { key: '678c34e2382d8751f3ca7cfdb6f83122745b36fd', name: "heading" }, index.h("ic-typography", { key: '36024ad870d7cf7f0be284a461d9b0923f1079bf', variant: size === "small" ? "h4" : "h2", class: "heading" }, index.h("h2", { key: 'd0e55b2328d2abbd5a1e0ed284a3f140ef8457dd' }, heading))), index.h("slot", { key: '3a7513ccc6ef78abd15fefbda7ac63b202163441', name: "heading-adornment" })), index.h("div", { key: 'fdb61ca7d9f05a1dfd258a8f7697258118375888', class: {
121
+ }, role: "presentation" }, index.h("ic-section-container", { key: '6b9684893d452c5e487d704d3adabf692c738c72', aligned: aligned, fullHeight: helpers.isSlotUsed(this.el, "tabs") }, helpers.isSlotUsed(this.el, "breadcrumbs") && (index.h("div", { key: '7032c24dcb9128b29dcf511a52f3528840719e9d', class: "breadcrumb-area" }, index.h("slot", { key: '2288318626d12483173966e10f2697a00c2fcac1', name: "breadcrumbs" }))), index.h("div", { key: '53d63b4b4b65ad8ef894db55d2ac5c9c1141ebe7', class: "main-content" }, index.h("div", { key: 'dd25121e5c9c62331c78f3a855b63cf6640305f1', class: "title-area" }, index.h("div", { key: 'aed5b0bb1ea1ce66e39689a976ac548f89c3a9c7', class: "header-content" }, index.h("slot", { key: '8c70282f646873000fb3c11faf7dd13b958dd160', name: "heading" }, index.h("ic-typography", { key: '4e121e3b0949503f2a7489b555101bc51d00dadd', variant: size === "small" ? "h4" : "h2", class: "heading" }, index.h("h2", { key: '09ee94d04aa661a5a08452e45c59b82c1c2843a1' }, heading))), index.h("slot", { key: '9668baec0690affcc38764335dc1475120d943ca', name: "heading-adornment" })), index.h("div", { key: 'cac63814c854930fb43d102dfb9c3aba3e7cf6e1', class: {
122
122
  ["subheading-content"]: !!subheading || helpers.isSlotUsed(this.el, "subheading"),
123
123
  ["small"]: size === "small",
124
- } }, index.h("slot", { key: 'ebc0a0dd4bd7114bc2c392b51b0d182b7aa6a429', name: "subheading" }, index.h("ic-typography", { key: '649da015dc08acecdac04e1c6102ce0717dca647', variant: "body" }, subheading)))), helpers.isSlotUsed(this.el, "actions") && (index.h("div", { key: '47d5820db4cfbccad118d3f8a7df876b7ee53b2d', class: "action-area" }, index.h("slot", { key: 'b19fef794de8ac0024287dc70e4bc1fc548ec970', name: "actions" }))), helpers.isSlotUsed(this.el, "input") && (index.h("div", { key: '8626ca99df441a1e1d0f721994e9212b28aebd8c', class: "input-area" }, index.h("slot", { key: '6d65e1e7b9fba98cc426e5934e054fa739074abd', name: "input" })))), (helpers.isSlotUsed(this.el, "stepper") ||
125
- helpers.isSlotUsed(this.el, "tabs")) && (index.h("div", { key: '362e4d4830c6ebb5ebdb588ce308f53c7af2d747', class: "navigation-area" }, helpers.isSlotUsed(this.el, "stepper") &&
126
- !helpers.isSlotUsed(this.el, "tabs") && index.h("slot", { key: 'edec3599df03352fb98cfdc550c16eb66520df60', name: "stepper" }), helpers.isSlotUsed(this.el, "tabs") && (index.h("nav", { key: 'a77c78ab6ec529b5ec460882e41c0ca490cf16c4', "aria-label": navAriaLabel }, index.h("ic-horizontal-scroll", { key: 'dc2baad92838b20c5940cb60e6c7c980e6dea918' }, index.h("ul", { key: '3d48bcfaaaabbc311b5f51b21cbf490fb2bbe7dd', class: "tabs-slot" }, index.h("slot", { key: '18534f16226ec1b3e13446a13043e568af9c6227', name: "tabs" })))))))))));
124
+ } }, index.h("slot", { key: 'f9d8d1cdad14e0655e332cb1470a26e101061013', name: "subheading" }, index.h("ic-typography", { key: '6210631fe95d70a1ddc9d04b7ce352bd39368802', variant: "body" }, subheading)))), helpers.isSlotUsed(this.el, "actions") && (index.h("div", { key: 'b7bfeae9b8d45f80690e6e53155fee2e3c3d45c1', class: "action-area" }, index.h("slot", { key: '92d88765f25bdf4aaa0107fc5de975e09605c0ef', name: "actions" }))), helpers.isSlotUsed(this.el, "input") && (index.h("div", { key: 'bffa6ea72d550696262e32fb3ec48c70723414db', class: "input-area" }, index.h("slot", { key: '51ccb64bec580e2321d764e8ad88c525e399ff34', name: "input" })))), (helpers.isSlotUsed(this.el, "stepper") ||
125
+ helpers.isSlotUsed(this.el, "tabs")) && (index.h("div", { key: 'c5636159415cfcf52ded2415551518efb11aee76', class: "navigation-area" }, helpers.isSlotUsed(this.el, "stepper") &&
126
+ !helpers.isSlotUsed(this.el, "tabs") && index.h("slot", { key: '5bfcc8f61a6c3f6c72f727e51e6433f028c69a9a', name: "stepper" }), helpers.isSlotUsed(this.el, "tabs") && (index.h("nav", { key: 'be0b3d4a3b19157dae085060bc8636576551e9cb', "aria-label": navAriaLabel }, index.h("ic-horizontal-scroll", { key: 'f20077bb7bd258d9cfd7c68ec81557caf622702b' }, index.h("ul", { key: 'e4cdf692ff8f4dccc2218f49e21323e3cb9766bc', class: "tabs-slot" }, index.h("slot", { key: '682123b35aaf0bef301e081c62faaf0acf9348fb', name: "tabs" })))))))))));
127
127
  }
128
128
  get el() { return index.getElement(this); }
129
129
  };
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  require('./constants-4d389abc.js');
8
8
 
9
9
  const icPaginationBarCss = ":host(){display:block}.pagination-bar{height:3.5rem;display:flex;align-items:center;justify-content:flex-end;gap:var(--ic-space-xl);padding:var(--ic-space-xs) var(--ic-space-md);box-sizing:border-box;--ic-typography-color:var(--ic-pagination-text)}.pagination-bar-left{justify-content:flex-start}.item-controls{display:flex;align-items:center;gap:var(--ic-space-xl)}.pagination-bar-space-between .item-controls{margin-right:auto}.items-per-page-holder{display:flex;align-items:center;gap:var(--ic-space-xs)}.items-per-page-input{--input-width:5rem;--ic-typography-color:var(--ic-pagination-select-content)}.pagination-controls{display:flex;align-items:center;gap:var(--ic-space-xl)}.pagination-controls-wrap{flex-direction:column;align-items:flex-end;gap:var(--ic-space-xs)}.pagination-bar-space-between .pagination-controls{margin-left:auto}.go-to-page-holder{display:flex;align-items:center;gap:var(--ic-space-xs)}.go-to-page-input{--input-width:var(--ic-space-xl)}.go-to-page-button{--min-width:var(--ic-space-xl)}.items-per-page-control-label{white-space:nowrap}@media screen and (max-width: 768px){.pagination-bar{flex-direction:column;align-items:flex-end;height:-moz-fit-content;height:fit-content;gap:var(--ic-space-xs)}.pagination-bar-left{align-items:flex-start}}@media screen and (max-width: 320px){.item-controls,.pagination-controls{flex-direction:column;align-items:flex-end;gap:var(--ic-space-xs)}.pagination-bar-left .item-controls,.pagination-bar-left .pagination-controls,.pagination-bar-space-between .item-controls,.pagination-bar-space-between .pagination-controls{align-items:flex-start}}";
@@ -355,21 +355,21 @@ const PaginationBar = class {
355
355
  }
356
356
  render() {
357
357
  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;
358
- return (index.h(index.Host, { key: 'c11938d14250e5435166136014565a78c8fbe1b0', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, index.h("div", { key: '14cef9faa92a11d48b0f569524f69a75924fcea5', class: {
358
+ return (index.h(index.Host, { key: 'ed30fb75ae41bf29e5da275bec31017ebce86e97', class: { [`ic-theme-${theme}`]: theme !== "inherit" } }, index.h("div", { key: '4554a8fc365cb414a0dea76288a9cb34b79a214a', class: {
359
359
  ["pagination-bar"]: true,
360
360
  [`pagination-bar-${alignment}`]: true,
361
- }, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (index.h("div", { key: 'ce45782788e8a0fa10c1c4be4c88dd66238abc0d', class: "item-controls" }, showItemsPerPageControl && (index.h("div", { key: '988fd5587d581f707c859b116c0523a09b1fc629', class: "items-per-page-holder" }, index.h("ic-typography", { key: '78062c53ca82dcc53fa6de6da987284760a75411', class: {
361
+ }, ref: (el) => (this.paginationBarEl = el) }, (!hideRangeLabel || showItemsPerPageControl) && (index.h("div", { key: 'da16624475d46a037d1252f469a26b2db796a968', class: "item-controls" }, showItemsPerPageControl && (index.h("div", { key: 'b1d533af5521cf15802f03cc8fb108faa410c8a1', class: "items-per-page-holder" }, index.h("ic-typography", { key: '11f449f28b0267c48d3176890a9c9743a6fc9be5', class: {
362
362
  ["items-per-page-control-label"]: true,
363
- }, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), index.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 &&
363
+ }, variant: "label", onClick: this.itemsPerPageLabelClickHandler }, capitalizedItemLabel, "s per ", lowerCasePageLabel), index.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 &&
364
364
  (rangeLabelType === "data" ? (index.h("ic-typography", { class: {
365
365
  ["item-pagination-label"]: true,
366
366
  }, variant: "label", "aria-live": "polite" }, this.upperBound === 0 && `0 ${lowerCaseItemLabel}s`, this.upperBound > 0 &&
367
367
  `${this.lowerBound} - ${this.upperBound} of ${this.totalItems} ${lowerCaseItemLabel}${this.totalItems > 1 ? "s" : ""}`)) : (index.h("ic-typography", { class: {
368
368
  ["page-pagination-label"]: true,
369
- }, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), index.h("div", { key: '2fe098d17de85749fb85b9da97e821c1102e30d5', class: {
369
+ }, variant: "label", "aria-live": "polite" }, capitalizedPageLabel, " ", activePage, " of ", totalPages))))), index.h("div", { key: 'dc16dc6a05bcb1319a843ac84dd67616f64cfee8', class: {
370
370
  ["pagination-controls"]: true,
371
371
  ["pagination-controls-wrap"]: this.paginationWrapped,
372
- } }, index.h("div", { key: '2df84c3e3e46f8915c3cc223343af2d628025f9f', class: "pagination-holder" }, index.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 && (index.h("div", { key: '107a7b12ce7d9dd3f3ea2b62bd43c5556dfc2145', class: "go-to-page-holder" }, index.h("ic-typography", { key: '6042313933f74fa385a6cd5244eb32f650b3efe6', variant: "label", onClick: this.goToPageLabelClickHandler }, "Go to ", lowerCasePageLabel), index.h("ic-tooltip", { key: '2667de79e971e45b48b17f6479f17c34b94b9630', label: this.inputError, target: `#${PAGE_INPUT_FIELD_ID}`, disableHover: true, disableClick: true, ref: (el) => (this.pageInputTooltipEl = el) }, index.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) })), index.h("ic-button", { key: 'a5159ea7b8994d71d04a13e4e7dd2f778b9e6e63', variant: "secondary", onClick: this.goToPage, size: "small", class: "go-to-page-button" }, "Go")))))));
372
+ } }, index.h("div", { key: '81415919e995bd446afc9ea8ebbb960c90fa2a88', class: "pagination-holder" }, index.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 && (index.h("div", { key: 'bee892f29e85a564ac4a3269f680559d4450bdea', class: "go-to-page-holder" }, index.h("ic-typography", { key: 'c5fb41a31a7ef6d2ef4559cd0ecf28d4a1fa734d', variant: "label", onClick: this.goToPageLabelClickHandler }, "Go to ", lowerCasePageLabel), index.h("ic-tooltip", { key: '2d29e320c4e33e19640d57d75cae7c36cb52bedc', label: this.inputError, target: `#${PAGE_INPUT_FIELD_ID}`, disableHover: true, disableClick: true, ref: (el) => (this.pageInputTooltipEl = el) }, index.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) })), index.h("ic-button", { key: '3fa2967f1bd229d6fd1e78f8ac5be99052d9a37a', variant: "secondary", onClick: this.goToPage, size: "small", class: "go-to-page-button" }, "Go")))))));
373
373
  }
374
374
  get el() { return index.getElement(this); }
375
375
  static get watchers() { return {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  require('./constants-4d389abc.js');
8
8
 
9
9
  const icPaginationItemCss = "/*! 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}a{text-align:center}.item-container{display:flex;justify-content:center;align-items:center;width:calc(var(--ic-space-xl) + var(--ic-space-sm));height:var(--ic-space-xl);margin:var(--ic-space-xxs) var(--ic-space-xxxs);cursor:pointer;text-decoration:none}button{background:none;border:none;outline:inherit;position:relative}.ellipsis{pointer-events:none;--ic-typography-color:var(--ic-pagination-ellipsis)}.monochrome .ellipsis{--ic-typography-color:var(--ic-pagination-ellipsis-monochrome)}.item-container:focus{box-shadow:var(--ic-border-focus);outline:var(--ic-hc-focus-outline);border-radius:var(--ic-border-radius);transition:var(--ic-easing-transition-fast)}.page{--ic-typography-color:var(--ic-pagination-page-number)}.monochrome .page{--ic-typography-color:var(--ic-pagination-page-number-monochrome)}.simple-current{min-width:calc(var(--ic-space-xxl) + var(--ic-space-md));height:var(--ic-space-lg);cursor:default}.item-container.page:hover:not(.selected):not(:focus){border-radius:var(--ic-border-radius);background-color:var(--ic-pagination-hover)}.item-container.page:active:not(.selected):not(:focus){background-color:var(--ic-pagination-pressed)}.monochrome .item-container.page:hover:not(.selected):not(:focus){background-color:var(--ic-pagination-hover-monochrome)}.monochrome .item-container.page:active:not(.selected):not(:focus){background-color:var(--ic-pagination-pressed-monochrome)}.selected{pointer-events:none;outline:none}.selected::after{content:\"\";height:var(--ic-space-xxs);width:100%;position:absolute;bottom:0;background-color:var(--ic-pagination-selected-banner)}.monochrome .selected::after{background-color:var(--ic-pagination-selected-banner-monochrome)}.page-selected{--ic-typography-color:var(--ic-pagination-text)}.item-container.page.light:hover:not(.selected):not(:focus){background-color:var(--ic-action-light-bg-hover)}.item-container.page.light:active:not(.selected):not(:focus){background-color:var(--ic-action-light-bg-pressed)}ic-typography.light,ic-typography.page-selected.light{--ic-typography-color:var(--ic-architectural-white)}.selected.light::after{content:\"\";height:var(--ic-space-xxs);width:100%;position:absolute;bottom:0;background-color:var(--ic-action-monochrome)}.item-container.page.dark:hover:not(.selected):not(:focus){background-color:var(--ic-action-dark-bg-hover)}.item-container.page.dark:active:not(.selected):not(:focus){background-color:var(--ic-action-dark-bg-pressed)}ic-typography.dark{--ic-typography-color:var(--ic-color-text-primary)}.selected.dark::after{content:\"\";height:var(--ic-space-xxs);width:100%;position:absolute;bottom:0;background-color:var(--ic-action-monochrome-dark)}.disabled{--ic-typography-color:var(--ic-pagination-text-disabled);pointer-events:none;cursor:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.disabled.page ic-typography{--ic-typography-color:var(--ic-pagination-page-number-disabled)}.disabled.ellipsis{--ic-typography-color:var(--ic-pagination-ellipsis-disabled)}.monochrome .disabled.page{--ic-typography-color:var(--ic-pagination-page-number-monochrome-disabled)}.monochrome .disabled.ellipsis{--ic-typography-color:var(--ic-pagination-ellipsis-monochrome-disabled)}@media (forced-colors: active){.selected::after{background-color:Highlight}.selected.light::after{background-color:Highlight}.selected.dark::after{background-color:Highlight}.disabled{--ic-typography-color:GrayText}}@media (prefers-reduced-motion: reduce){.item-container:focus{transition:none}}";
@@ -49,7 +49,7 @@ const PaginationItem = class {
49
49
  }
50
50
  render() {
51
51
  const { page, selected, type, disabled, label, capitalizedLabel, monochrome, } = this;
52
- return (index.h("a", { key: '01951a63b9e9877df42a85550402ca5b95db2433', class: { ["monochrome"]: !!monochrome } }, type === "ellipsis" ? (index.h("div", { class: {
52
+ return (index.h("a", { key: '1ed788f91d47fcaf163a11cf910c9269ca83466c', class: { ["monochrome"]: !!monochrome } }, type === "ellipsis" ? (index.h("div", { class: {
53
53
  ["item-container"]: true,
54
54
  ["ellipsis"]: true,
55
55
  ["disabled"]: !!disabled,
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-d337cd8a.js');
6
- const helpers = require('./helpers-81cd6930.js');
6
+ const helpers = require('./helpers-51bab4b5.js');
7
7
  const constants = require('./constants-4d389abc.js');
8
8
 
9
9
  const paginationNextPrevious = `<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -286,14 +286,14 @@ const Pagination = class {
286
286
  }
287
287
  render() {
288
288
  const { type, currentPage, hideCurrentPage, disabled, hideFirstAndLastPageButton, label, theme, monochrome, } = this;
289
- return (index.h(index.Host, { key: 'cefb3137892be2304c041ca32ca118268f8ccb07', class: {
289
+ return (index.h(index.Host, { key: 'b6438410825fba931acc4eb7282ea11341f4a2ab', class: {
290
290
  [`ic-theme-${theme}`]: theme !== "inherit",
291
291
  ["ic-pagination-monochrome"]: !!monochrome,
292
- } }, type === "simple" && (index.h("nav", { key: '9a1d8230be41cb26b31bb8af066a32e9b64e0d89', class: {
292
+ } }, type === "simple" && (index.h("nav", { key: 'c76e2d21aaed0bb12c976778e1e6399157002b4f', class: {
293
293
  ["disabled"]: !!disabled,
294
- }, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), index.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" && (index.h("nav", { key: '317d507ca76549e3c980ced7d01332504738a102', class: {
294
+ }, role: "navigation", "aria-label": this.accessibleLabel }, hideFirstAndLastPageButton ? null : this.firstButton(), this.previousButton(), index.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" && (index.h("nav", { key: 'faa2aa8655d7e1de8877efca2d43233ae3de7d49', class: {
295
295
  ["disabled"]: !!disabled,
296
- }, 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" && (index.h("span", { key: '6d3a5778f4704dd5ec1e74bf2cf236143c5f7e7c', class: "sr-only", "aria-live": "polite" }, "Page ", this.currentPage))));
296
+ }, 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" && (index.h("span", { key: 'fb40e41bc8e509eb8d3119c40e0b8c2d43b1a19f', class: "sr-only", "aria-live": "polite" }, "Page ", this.currentPage))));
297
297
  }
298
298
  get el() { return index.getElement(this); }
299
299
  static get watchers() { return {
@@ -661,7 +661,9 @@ const Select = class {
661
661
  if (filteredOptions.length > 0) {
662
662
  const firstOption = filteredOptions[0];
663
663
  if ("children" in firstOption) {
664
- this.value = firstOption.children[0].value;
664
+ if (firstOption.children) {
665
+ this.value = firstOption.children[0].value;
666
+ }
665
667
  }
666
668
  else {
667
669
  this.value = firstOption.value;
@@ -928,19 +930,19 @@ const Select = class {
928
930
  "loading" in menuOptions[0] ||
929
931
  "timedOut" in menuOptions[0]));
930
932
  helpers.renderHiddenInput(this.el, value, name || inputId, disabled);
931
- const ClearButton = () => (index.h("ic-button", { key: '983b6bfae4f3a9d439f23fe022652605d91f0a1e', ref: (el) => (this.clearButton = el), id: "clear-button", "aria-label": this.searchable ? "Clear input" : "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onBlur: this.handleBlur, size: size, variant: "icon-tertiary" }));
932
- const NativeSelect = () => (index.h("select", Object.assign({ key: '2fb628398e722cff8c3759229af969600e553485', ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleNativeSelectKeyDown, form: form }, inheritedAttributes), index.h("option", { key: '5fb827fef7ab7c597a2361ac4d019f9e07adb55f', value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => "children" in option ? (index.h("optgroup", { label: option.label }, option.children.map((child) => this.renderNativeOption(child)))) : (this.renderNativeOption(option)))));
933
- const SelectButton = () => (index.h("div", { key: '47ad04d6da391fcb88a8b6a6a841dec93f53cd74', class: "select-container" }, index.h("button", { key: '7ee23a4f16c4aca4b287391ac5bf5f6ee4441b07', class: "select-input", role: "combobox", ref: (el) => (this.selectElement = el), id: inputId, "aria-label": `${label}, ${(multiple && value
933
+ const ClearButton = () => (index.h("ic-button", { key: '3892a327f660eb5c8add2dad6b0234e98c1763df', ref: (el) => (this.clearButton = el), id: "clear-button", "aria-label": this.searchable ? "Clear input" : "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onBlur: this.handleBlur, size: size, variant: "icon-tertiary" }));
934
+ const NativeSelect = () => (index.h("select", Object.assign({ key: '9dbff7cad48e70c9ecb5bdaf5188bf76ebb21bc9', ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleNativeSelectKeyDown, form: form }, inheritedAttributes), index.h("option", { key: '4899ac51e4735de3a3a6d1674a107d496d136f8d', value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => "children" in option && option.children ? (index.h("optgroup", { label: option.label }, option.children.map((child) => this.renderNativeOption(child)))) : (this.renderNativeOption(option)))));
935
+ const SelectButton = () => (index.h("div", { key: 'a54b55c792c30da50db55cdf579a7b5112733ab2', class: "select-container" }, index.h("button", { key: '566288c0b7ba2c08f437d0894f1e7e8d050dbec9', class: "select-input", role: "combobox", ref: (el) => (this.selectElement = el), id: inputId, "aria-label": `${label}, ${(multiple && value
934
936
  ? `${value.length} of ${this.flatOptions.length} selected, ${this.getLabelString()}`
935
- : this.getLabelString()) || placeholder}`, onClick: this.handleClick, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", "aria-haspopup": "listbox", "aria-expanded": `${open}`, "aria-controls": menuId, "aria-required": `${required}`, disabled: disabled, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, "aria-activedescendant": ariaActiveDescendant }, index.h("ic-typography", { key: '438cce7c257e37d0a0aef5247d28d31586725a1e', variant: "body", class: {
937
+ : this.getLabelString()) || placeholder}`, onClick: this.handleClick, "aria-describedby": describedBy, "aria-invalid": invalid ? "true" : "false", "aria-haspopup": "listbox", "aria-expanded": `${open}`, "aria-controls": menuId, "aria-required": `${required}`, disabled: disabled, onKeyDown: this.handleKeyDown, onFocus: this.handleFocus, onBlur: this.handleBlur, "aria-activedescendant": ariaActiveDescendant }, index.h("ic-typography", { key: 'f5fb6dcd933444aa16b0e481f3cfcd606d266027', variant: "body", class: {
936
938
  "value-text": true,
937
939
  "with-clear-button": !!isClearable,
938
940
  placeholder: !value,
939
- } }, this.getLabelString()), index.h("div", { key: '8926d05851401339717c159651b802fb41e53096', class: "select-input-end" }, isClearable && index.h("div", { key: '5c94e4ba98ad972001890d639b00c82887e0fb5d', class: "divider" }), index.h("span", { key: '23569f5196d66f2b4a834d44006f6a05446598cd', class: {
941
+ } }, this.getLabelString()), index.h("div", { key: '2a0f71ba4314bf48c042c08d6542a7e5d290cfa1', class: "select-input-end" }, isClearable && index.h("div", { key: 'aab9235d7bed234a7faa3b76f946723a6fd733b5', class: "divider" }), index.h("span", { key: 'bbcb55feda8598bed785a7d97ffbfda9beace9b6', class: {
940
942
  "expand-icon": true,
941
943
  "expand-icon-open": open,
942
- }, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && index.h(ClearButton, { key: 'e4165cb01b0bdc1681e3d9490007182b934f40ea' }), index.h("div", { key: '6208229358ee8ba7a007a08f5e551d494015a347', "aria-live": "polite", "aria-atomic": "true", class: "aria-live-hidden-text" }, selectButtonAriaLiveText)));
943
- const SelectInput = () => (index.h("div", { key: 'af39791c29e8d792c16fed1fffe08db8f621fcac', class: "searchable-select-container" }, index.h("input", { key: '366bd3c57ad76f130d73ab2390c557b9e8fe98c8', class: {
944
+ }, innerHTML: Expand, "aria-hidden": "true" }))), isClearable && index.h(ClearButton, { key: '7be9270208022eec818d3d11e787e97b3e9781a4' }), index.h("div", { key: '66a002a41aaae04ff167acd5bc41df446d1c7185', "aria-live": "polite", "aria-atomic": "true", class: "aria-live-hidden-text" }, selectButtonAriaLiveText)));
945
+ const SelectInput = () => (index.h("div", { key: '8c8bc17e0e8d6b2a19c2b6546a7dc1927003ffe6', class: "searchable-select-container" }, index.h("input", { key: 'b9f94d2533162b38c766f003a9befcbadff6def8', class: {
944
946
  "value-text": true,
945
947
  "select-input": true,
946
948
  "with-clear-button": !!searchableSelectInputValue,
@@ -948,25 +950,25 @@ const Select = class {
948
950
  ? ""
949
951
  : value
950
952
  ? this.getLabelString()
951
- : searchableSelectInputValue || undefined, disabled: disabled, placeholder: placeholder, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, form: form }), isClearable && (index.h("div", { key: 'e9260358a6c8ac3683d1de3015064665d32d907f', class: "clear-button-container" }, index.h(ClearButton, { key: '0c05ed1cf92ac8fde61ba55192a8a1511338239e' }), index.h("div", { key: 'e44933edcc7c79459f1ecd551eec43a86fd53b11', class: "divider" }))), index.h("span", { key: '36e7fe34e7d438caab2967fae27bfe4fb2e49041', onMouseDown: this.handleExpandIconMouseDown, class: {
953
+ : searchableSelectInputValue || undefined, disabled: disabled, placeholder: placeholder, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyDown: this.handleKeyDown, form: form }), isClearable && (index.h("div", { key: '2fa369c2f909206cda3e533fdc1b4f61f49e5367', class: "clear-button-container" }, index.h(ClearButton, { key: '7c6f3009ca83d1f1ad53bbfe9356663a777b01b8' }), index.h("div", { key: 'f7928645b4eac91f7a65e88fa493032f9036e520', class: "divider" }))), index.h("span", { key: '01223cbc2bb20344cc6e18d6d7c899ed9eb73565', onMouseDown: this.handleExpandIconMouseDown, class: {
952
954
  "expand-icon": true,
953
955
  "expand-icon-open": open,
954
- }, innerHTML: Expand, "aria-hidden": "true" }), index.h("div", { key: 'c3e06f04e62b273b8a7a6f9df0aa27bf71060ed4', "aria-live": "polite", role: "status", class: "aria-live-hidden-text" }, selectInputAriaLiveText)));
955
- const ReadOnly = () => (index.h("ic-typography", { key: '979d342f453fdb2ed79a6cf231d9a40275662a44' }, index.h("p", { key: '221530958da8731657b5ad4d455041dc3934718f' }, this.getLabelString() === placeholder ? "" : this.getLabelString())));
956
- return (index.h(index.Host, { key: 'efbdccb0f0b7e86142cd530d52a86f7ce95d6c1c', class: {
956
+ }, innerHTML: Expand, "aria-hidden": "true" }), index.h("div", { key: '3ad6ae8f699743bdf8277a4b5c50afa4fa0ddc22', "aria-live": "polite", role: "status", class: "aria-live-hidden-text" }, selectInputAriaLiveText)));
957
+ const ReadOnly = () => (index.h("ic-typography", { key: 'dac815c30b87420c94c68e65eaa27ec3b0902a12' }, index.h("p", { key: '828de16f7df4fa23e8387f2ef9cf84b1994a91a3' }, this.getLabelString() === placeholder ? "" : this.getLabelString())));
958
+ return (index.h(index.Host, { key: '91899d31f22ef6d7417710d110499cc72e97f230', class: {
957
959
  "ic-select-disabled": disabled,
958
960
  "ic-select-searchable": searchable,
959
961
  [`ic-select-${size}`]: size !== "medium",
960
962
  "ic-select-full-width": fullWidth,
961
963
  [`ic-theme-${theme}`]: theme !== "inherit",
962
- } }, index.h("ic-input-container", { key: '48fe83c1c79ec578f94a2d8af4b8b452570a421f', readonly: readonly }, !hideLabel && (index.h("ic-input-label", { key: '8410dabe6d0d62c7c1459991631807cfa6546735', for: inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly }, index.h("slot", { key: '77ce0ab9ca879ecf515de633ff27ba8e2320cf2c', name: "helper-text", slot: "helper-text" }))), index.h("ic-input-component-container", { key: '699375a82eb49f5eb351cf95b4822b4cad7bcc1a', ref: (el) => (this.anchorEl = el), class: { "menu-open": open }, size: size, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, helpers.isSlotUsed(this.el, "icon") &&
964
+ } }, index.h("ic-input-container", { key: '2c314323d9b410363eefdfb6fbdcb8b4360109d0', readonly: readonly }, !hideLabel && (index.h("ic-input-label", { key: '28269a9d64624f0c646fa46bf8199716cefdc220', for: inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly }, index.h("slot", { key: '235bdb195e5feeae8d82360efa17aa576df9cff4', name: "helper-text", slot: "helper-text" }))), index.h("ic-input-component-container", { key: 'a936a39d3dbdf43d406d994594b4dd72f1aa59e2', ref: (el) => (this.anchorEl = el), class: { "menu-open": open }, size: size, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, helpers.isSlotUsed(this.el, "icon") &&
963
965
  !disabled &&
964
- (!readonly || !!value) && (index.h("span", { key: 'fcfec6b75fdb0eb41950460af3c6d7dc5ad43657', slot: "left-icon", class: {
966
+ (!readonly || !!value) && (index.h("span", { key: '67c88b6a8c00524eff7575fc71150ea5aabeb847', slot: "left-icon", class: {
965
967
  readonly,
966
968
  "has-value": !!value,
967
- } }, index.h("slot", { key: '08d321011ba86b6d50bf3c8c85bf16595c8df657', name: "icon" }))), helpers.isMobileOrTablet() && this.useNativeSelectOnMobile && !multiple ? (index.h(NativeSelect, null)) : readonly ? (index.h(ReadOnly, null)) : !searchable ? (index.h(SelectButton, null)) : (index.h(SelectInput, null))), !(helpers.isMobileOrTablet() &&
969
+ } }, index.h("slot", { key: '92f2c3c41210287a28e524afa4511a08204a5544', name: "icon" }))), helpers.isMobileOrTablet() && this.useNativeSelectOnMobile && !multiple ? (index.h(NativeSelect, null)) : readonly ? (index.h(ReadOnly, null)) : !searchable ? (index.h(SelectButton, null)) : (index.h(SelectInput, null))), !(helpers.isMobileOrTablet() &&
968
970
  this.useNativeSelectOnMobile &&
969
- !multiple) && (index.h("ic-menu", { key: '3fc0ee9172a93e744174e2f2b7a16c4f327a82c9', ref: (el) => (this.menu = el), class: { "no-results": noOptions }, inputEl: searchable ? this.searchableSelectElement : this.selectElement, allowMenuFocus: false, inputLabel: label, anchorEl: this.anchorEl, size: size, menuId: menuId, open: open, options: this.getOptions(), value: multiple ? value : value, fullWidth: fullWidth, selectOnEnter: selectOnEnter, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleSelectChange, onMenuOptionSelectAll: this.handleSelectAllChange, onTimeoutBlur: this.handleTimeoutBlur, onMenuOptionId: this.updateAriaActiveDescendant, onClick: this.setFocus, parentEl: this.el, activationType: searchable || multiple || selectOnEnter ? "manual" : "automatic", onRetryButtonClicked: this.handleRetry, closeOnSelect: !multiple, multiSelect: multiple, searchableSelect: searchable })), index.h("ic-input-validation", { key: '6b8bd66f22d67776d418e0aac1b41d2f03f3c9cd', class: {
971
+ !multiple) && (index.h("ic-menu", { key: '644f853a4caad5efbcab0c9228e0bf18595ecb91', ref: (el) => (this.menu = el), class: { "no-results": noOptions }, inputEl: searchable ? this.searchableSelectElement : this.selectElement, allowMenuFocus: false, inputLabel: label, anchorEl: this.anchorEl, size: size, menuId: menuId, open: open, options: this.getOptions(), value: multiple ? value : value, fullWidth: fullWidth, selectOnEnter: selectOnEnter, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleSelectChange, onMenuOptionSelectAll: this.handleSelectAllChange, onTimeoutBlur: this.handleTimeoutBlur, onMenuOptionId: this.updateAriaActiveDescendant, onClick: this.setFocus, parentEl: this.el, activationType: searchable || multiple || selectOnEnter ? "manual" : "automatic", onRetryButtonClicked: this.handleRetry, closeOnSelect: !multiple, multiSelect: multiple, searchableSelect: searchable })), index.h("ic-input-validation", { key: '00ca9a2788bf404fb096c2497e46aa138c32ea76', class: {
970
972
  "menu-open": open,
971
973
  }, ariaLiveMode: validationAriaLive, status: showValidation ? validationStatus : "", message: showValidation ? validationText : "", for: inputId }))));
972
974
  }
@@ -1374,14 +1376,14 @@ const TextField = class {
1374
1376
  hiddenInput
1375
1377
  ? helpers.renderHiddenInput(this.el, value, name, disabledMode)
1376
1378
  : helpers.removeHiddenInput(this.el);
1377
- return (index.h(index.Host, { key: '6300558c65d21c3cf9fcb2af66774cbdf274cf89', class: {
1379
+ return (index.h(index.Host, { key: '4eb073ddbce5dc93c167bbaa66b94daf51c4a828', class: {
1378
1380
  "ic-text-field-full-width": fullWidth,
1379
1381
  "ic-text-field-disabled": disabledMode,
1380
1382
  [`ic-theme-${theme}`]: theme !== "inherit",
1381
- } }, index.h("ic-input-container", { key: '6f0d1a6cf4ed01bd98c3b69d37f6ffb473e1201e', readonly: readonly, disabled: disabledMode }, !hideLabel && (index.h("ic-input-label", { key: '71cc64b0733fbe16b21f389000c8a6813ad9f07f', for: inputId, label: label, helperText: helperText, required: required, disabled: disabledText, readonly: readonly }, index.h("slot", { key: '985b82195b09acc991bbed6c0be5210cba70f59e', name: "helper-text", slot: "helper-text" }))), index.h("ic-input-component-container", { key: '95df2f453e06c5dec6788e98db94e5e4ce129d04', size: size, validationStatus: currentStatus, multiLine: multiline, disabled: disabledMode, readonly: readonly, validationInline: validationInline, fullWidth: fullWidth }, showLeftIcon && (index.h("span", { key: '62a052203a6b9e35858e7103f505bdf38eda7349', class: {
1383
+ } }, index.h("ic-input-container", { key: '07a171c8cbd55588387145b3d8469e6930ab4a7c', readonly: readonly, disabled: disabledMode }, !hideLabel && (index.h("ic-input-label", { key: 'b5f6b3b831c08cd4958458188c8d6be3219f1479', for: inputId, label: label, helperText: helperText, required: required, disabled: disabledText, readonly: readonly }, index.h("slot", { key: '1c33ec889c6a730f4b7e1075978e13f05a21f53a', name: "helper-text", slot: "helper-text" }))), index.h("ic-input-component-container", { key: '786f1d5b65b4b66838aba7320cd5b479cd8305e4', size: size, validationStatus: currentStatus, multiLine: multiline, disabled: disabledMode, readonly: readonly, validationInline: validationInline, fullWidth: fullWidth }, showLeftIcon && (index.h("span", { key: 'ed91ef841c132afd05cdee83e735413ad1d9e5a3', class: {
1382
1384
  readonly,
1383
1385
  "has-value": this.getNumberOfCharacters(value) > 0,
1384
- }, slot: "left-icon" }, index.h("slot", { key: '12ee0976840d954f7f855740db4098983ccf73a5', name: "icon" }))), !multiline ? (index.h("input", Object.assign({ id: inputId, name: name, ref: (el) => (this.inputEl = el), type: type, min: min, max: max, value: value, class: {
1386
+ }, slot: "left-icon" }, index.h("slot", { key: 'ee52a8fc57ce814d713d1a0807d8dc040ced4d41', name: "icon" }))), !multiline ? (index.h("input", Object.assign({ id: inputId, name: name, ref: (el) => (this.inputEl = el), type: type, min: min, max: max, value: value, class: {
1385
1387
  "no-left-pad": !showLeftIcon && readonly,
1386
1388
  readonly,
1387
1389
  "truncate-value": truncateValue,
@@ -1389,12 +1391,12 @@ const TextField = class {
1389
1391
  "no-resize": resize === false || !!readonly,
1390
1392
  "no-left-pad": !showLeftIcon && !!readonly,
1391
1393
  readonly: !!readonly,
1392
- }, name: name, ref: (el) => (this.inputEl = el), value: value, rows: rows, required: required, disabled: disabledMode, placeholder: placeholder, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onScroll: this.onTextAreaScroll, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, autocomplete: autocomplete, autocapitalize: autocapitalize, spellcheck: spellcheck, inputmode: inputmode, maxlength: maxCharactersReached ? maxCharacters : undefined, minlength: minCharactersUnattained ? minCharacters : undefined }, inheritedAttributes))), helpers.isSlotUsed(el, "clear-button") && (index.h("slot", { key: '4bd5b1b44a9fded9be98c35d3e49f357b99adf26', name: "clear-button" })), helpers.isSlotUsed(el, "search-submit-button") && (index.h("slot", { key: 'fccd3ae4e454d661540f45b748440aa8c9c28baf', name: "search-submit-button" }))), helpers.isSlotUsed(el, "menu") && index.h("slot", { key: 'aca9fabb2b029547a713e75be81c179e3c1e3b52', name: "menu" }), index.h("ic-input-validation", { key: '1d2443ab140751bd21f247f5136254498ffc8004', class: { "show-validation": this.showValidationMargin() }, status: this.hasStatus(currentStatus) === false ||
1394
+ }, name: name, ref: (el) => (this.inputEl = el), value: value, rows: rows, required: required, disabled: disabledMode, placeholder: placeholder, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onScroll: this.onTextAreaScroll, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, autocomplete: autocomplete, autocapitalize: autocapitalize, spellcheck: spellcheck, inputmode: inputmode, maxlength: maxCharactersReached ? maxCharacters : undefined, minlength: minCharactersUnattained ? minCharacters : undefined }, inheritedAttributes))), helpers.isSlotUsed(el, "clear-button") && (index.h("slot", { key: '06f74409f7256055715e982be8e68780df1126b5', name: "clear-button" })), helpers.isSlotUsed(el, "search-submit-button") && (index.h("slot", { key: '7ed8058fb83dfa713539348de0c37929a0225129', name: "search-submit-button" }))), helpers.isSlotUsed(el, "menu") && index.h("slot", { key: 'e56ca28bcb4154d65bb46f1b3625e29c0038e9b7', name: "menu" }), index.h("ic-input-validation", { key: '3c64d8598155035ebde2419e407e89c35053c64a', class: { "show-validation": this.showValidationMargin() }, status: this.hasStatus(currentStatus) === false ||
1393
1395
  (currentStatus === helpers.IcInformationStatus.Success &&
1394
1396
  validationInline) ||
1395
1397
  validationInlineInternal
1396
1398
  ? ""
1397
- : currentStatus, message: showStatusText ? currentValidationText : "", ariaLiveMode: messageAriaLive, for: inputId, fullWidth: fullWidth }, helpers.isSlotUsed(el, "validation-text") && (index.h("slot", { key: 'e8f5abdc72b047998c5164ec7bef70eab2d7af81', name: "validation-text", slot: "validation-message" })), !readonly && maxNumChars > 0 && (index.h("div", { key: '9458320139c6c17b4db3f40ef91ed8f35667e612', slot: "validation-message-adornment" }, !hideCharCount && (index.h("ic-typography", { key: '26663bbc0dbc1e5183cfb4af5b2f9a244fa303c5', variant: "caption", class: "char-count-text" }, index.h("span", { key: '84a9de3338f2fee09b3712fcc56dd509bbc672e2', class: "char-count" }, numChars, "/", maxNumChars))), index.h("span", { key: 'cb1d19f9755ea5b393e03ab19da262c67ce6e19e', class: "remaining-char-count-desc", "aria-live": "polite", hidden: !isFocussed, id: remainingCharCountDescId }, remainingCharCountDesc), index.h("span", { key: '87cfdac09956c5e749ff4c06bb58228d2d40feb5', hidden: true, id: hiddenCharCountDescId }, "Field can contain a maximum of ", maxNumChars, " characters.")))))));
1399
+ : currentStatus, message: showStatusText ? currentValidationText : "", ariaLiveMode: messageAriaLive, for: inputId, fullWidth: fullWidth }, helpers.isSlotUsed(el, "validation-text") && (index.h("slot", { key: 'd40417b8b52597518c4b1e804ede9ae59364c0c9', name: "validation-text", slot: "validation-message" })), !readonly && maxNumChars > 0 && (index.h("div", { key: 'e4dc991f18d280cf05f3ead492e17eb37b15cbb1', slot: "validation-message-adornment" }, !hideCharCount && (index.h("ic-typography", { key: 'e668b2a73a860bd7a53300440a019239363f2350', variant: "caption", class: "char-count-text" }, index.h("span", { key: '835dea67f0e27e0c86e0236f48ecd7a5265719a3', class: "char-count" }, numChars, "/", maxNumChars))), index.h("span", { key: '0a4d3628c4ecfe1102b015c3bf4a345eb2a18674', class: "remaining-char-count-desc", "aria-live": "polite", hidden: !isFocussed, id: remainingCharCountDescId }, remainingCharCountDesc), index.h("span", { key: '365c77cbed1ca017f3f19f13be9b76561ec5cf57', hidden: true, id: hiddenCharCountDescId }, "Field can contain a maximum of ", maxNumChars, " characters.")))))));
1398
1400
  }
1399
1401
  get el() { return index.getElement(this); }
1400
1402
  static get watchers() { return {