@ukic/canary-web-components 2.0.0-canary.5 → 2.0.0-canary.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (304) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-86375e76.js → helpers-00b08718.js} +44 -3
  3. package/dist/cjs/helpers-00b08718.js.map +1 -0
  4. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/ic-alert.cjs.entry.js +3 -3
  6. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  7. package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
  8. package/dist/cjs/ic-badge.cjs.entry.js +2 -2
  9. package/dist/cjs/ic-badge.cjs.entry.js.map +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 +33 -4
  13. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ic-card.cjs.entry.js +3 -2
  15. package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
  17. package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
  18. package/dist/cjs/ic-chip.cjs.entry.js +1 -1
  19. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  20. package/dist/cjs/ic-dialog.cjs.entry.js +4 -2
  21. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
  22. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  23. package/dist/cjs/ic-empty-state.cjs.entry.js +1 -1
  24. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  25. package/dist/cjs/ic-footer-link.cjs.entry.js +2 -2
  26. package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
  27. package/dist/cjs/ic-footer.cjs.entry.js +2 -2
  28. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  29. package/dist/cjs/ic-hero.cjs.entry.js +1 -1
  30. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
  31. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +1 -1
  32. package/dist/cjs/ic-input-label_2.cjs.entry.js +1 -1
  33. package/dist/cjs/ic-link.cjs.entry.js +1 -1
  34. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  35. package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
  36. package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
  37. package/dist/cjs/ic-navigation-group.cjs.entry.js +1 -1
  38. package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
  39. package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
  40. package/dist/cjs/ic-page-header.cjs.entry.js +1 -1
  41. package/dist/cjs/ic-pagination_4.cjs.entry.js +48 -11
  42. package/dist/cjs/ic-pagination_4.cjs.entry.js.map +1 -1
  43. package/dist/cjs/ic-popover-menu.cjs.entry.js +10 -4
  44. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
  45. package/dist/cjs/ic-radio-group.cjs.entry.js +1 -1
  46. package/dist/cjs/ic-radio-option.cjs.entry.js +1 -1
  47. package/dist/cjs/ic-search-bar.cjs.entry.js +1 -1
  48. package/dist/cjs/ic-side-navigation.cjs.entry.js +7 -5
  49. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
  51. package/dist/cjs/ic-step.cjs.entry.js +1 -1
  52. package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
  53. package/dist/cjs/ic-switch.cjs.entry.js +1 -1
  54. package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
  55. package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
  56. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  57. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  58. package/dist/cjs/ic-toast.cjs.entry.js +1 -1
  59. package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
  60. package/dist/cjs/ic-top-navigation.cjs.entry.js +1 -1
  61. package/dist/cjs/ic-typography.cjs.entry.js +1 -1
  62. package/dist/cjs/loader.cjs.js +1 -1
  63. package/dist/collection/components/ic-pagination-bar/test/a11y/ic-pagination-bar.test.a11y.js +8 -1
  64. package/dist/collection/components/ic-pagination-bar/test/a11y/ic-pagination-bar.test.a11y.js.map +1 -1
  65. package/dist/components/helpers.js +43 -3
  66. package/dist/components/helpers.js.map +1 -1
  67. package/dist/components/ic-alert2.js +2 -2
  68. package/dist/components/ic-alert2.js.map +1 -1
  69. package/dist/components/ic-back-to-top.js +1 -1
  70. package/dist/components/ic-badge.js +2 -2
  71. package/dist/components/ic-badge.js.map +1 -1
  72. package/dist/components/ic-breadcrumb-group.js +1 -1
  73. package/dist/components/ic-breadcrumb2.js +1 -1
  74. package/dist/components/ic-button2.js +37 -3
  75. package/dist/components/ic-button2.js.map +1 -1
  76. package/dist/components/ic-card.js +3 -2
  77. package/dist/components/ic-card.js.map +1 -1
  78. package/dist/components/ic-checkbox-group.js +1 -1
  79. package/dist/components/ic-checkbox.js +1 -1
  80. package/dist/components/ic-chip.js +1 -1
  81. package/dist/components/ic-data-row.js +1 -1
  82. package/dist/components/ic-dialog.js +5 -2
  83. package/dist/components/ic-dialog.js.map +1 -1
  84. package/dist/components/ic-divider2.js +1 -1
  85. package/dist/components/ic-footer-link-group.js +1 -1
  86. package/dist/components/ic-footer-link.js +2 -2
  87. package/dist/components/ic-footer-link.js.map +1 -1
  88. package/dist/components/ic-footer.js +2 -2
  89. package/dist/components/ic-footer.js.map +1 -1
  90. package/dist/components/ic-hero.js +1 -1
  91. package/dist/components/ic-horizontal-scroll2.js +1 -1
  92. package/dist/components/ic-input-component-container2.js +1 -1
  93. package/dist/components/ic-input-label2.js +1 -1
  94. package/dist/components/ic-input-validation2.js +1 -1
  95. package/dist/components/ic-loading-indicator2.js +1 -1
  96. package/dist/components/ic-menu-group.js +1 -1
  97. package/dist/components/ic-menu-item2.js +1 -1
  98. package/dist/components/ic-navigation-button.js +1 -1
  99. package/dist/components/ic-navigation-group.js +1 -1
  100. package/dist/components/ic-navigation-item.js +1 -1
  101. package/dist/components/ic-navigation-menu2.js +1 -1
  102. package/dist/components/ic-page-header.js +1 -1
  103. package/dist/components/ic-pagination-item2.js +1 -1
  104. package/dist/components/ic-pagination2.js +1 -1
  105. package/dist/components/ic-popover-menu.js +10 -4
  106. package/dist/components/ic-popover-menu.js.map +1 -1
  107. package/dist/components/ic-radio-group.js +1 -1
  108. package/dist/components/ic-radio-option.js +1 -1
  109. package/dist/components/ic-search-bar.js +1 -1
  110. package/dist/components/ic-select2.js +1 -1
  111. package/dist/components/ic-side-navigation.js +10 -6
  112. package/dist/components/ic-side-navigation.js.map +1 -1
  113. package/dist/components/ic-step.js +1 -1
  114. package/dist/components/ic-stepper.js +1 -1
  115. package/dist/components/ic-switch.js +1 -1
  116. package/dist/components/ic-tab-panel.js +1 -1
  117. package/dist/components/ic-tab.js +1 -1
  118. package/dist/components/ic-text-field2.js +53 -11
  119. package/dist/components/ic-text-field2.js.map +1 -1
  120. package/dist/components/ic-theme.js +1 -1
  121. package/dist/components/ic-toast.js +1 -1
  122. package/dist/components/ic-toggle-button.js +1 -1
  123. package/dist/components/ic-tooltip2.js +1 -1
  124. package/dist/components/ic-tooltip2.js.map +1 -1
  125. package/dist/components/ic-top-navigation.js +1 -1
  126. package/dist/core/core.esm.js +1 -1
  127. package/dist/core/core.esm.js.map +1 -1
  128. package/dist/core/{p-a6a90c56.entry.js → p-051b8266.entry.js} +2 -2
  129. package/dist/core/{p-26ca8030.entry.js → p-0d181ac8.entry.js} +2 -2
  130. package/dist/core/{p-b7d5ced3.entry.js → p-0f0509ee.entry.js} +2 -2
  131. package/dist/core/p-0f0509ee.entry.js.map +1 -0
  132. package/dist/core/{p-8fa532e0.entry.js → p-116b18fe.entry.js} +2 -2
  133. package/dist/core/{p-8fa532e0.entry.js.map → p-116b18fe.entry.js.map} +1 -1
  134. package/dist/core/{p-217db3af.entry.js → p-2094c844.entry.js} +2 -2
  135. package/dist/core/{p-452be32a.entry.js → p-27aa95e7.entry.js} +2 -2
  136. package/dist/core/{p-b4591bfe.entry.js → p-28fb7cca.entry.js} +2 -2
  137. package/dist/core/p-2aad58b6.js +2 -0
  138. package/dist/core/p-2aad58b6.js.map +1 -0
  139. package/dist/core/{p-043e4073.entry.js → p-32f18701.entry.js} +2 -2
  140. package/dist/core/{p-8eaed5b7.entry.js → p-337b6e05.entry.js} +2 -2
  141. package/dist/core/{p-0aa1fe4e.entry.js → p-38314d45.entry.js} +2 -2
  142. package/dist/core/{p-1e9f689b.entry.js → p-3b9f3a07.entry.js} +2 -2
  143. package/dist/core/{p-a561980f.entry.js → p-3c859b9e.entry.js} +2 -2
  144. package/dist/core/{p-a048beab.entry.js → p-3d2fcf84.entry.js} +2 -2
  145. package/dist/core/{p-5f8c4c83.entry.js → p-434780c8.entry.js} +2 -2
  146. package/dist/core/{p-e31125df.entry.js → p-4df42c76.entry.js} +2 -2
  147. package/dist/core/{p-56645c00.entry.js → p-5746577f.entry.js} +2 -2
  148. package/dist/core/{p-f4c11be0.entry.js → p-5e94fae8.entry.js} +2 -2
  149. package/dist/core/p-5e94fae8.entry.js.map +1 -0
  150. package/dist/core/{p-7492d36e.entry.js → p-6de46cb7.entry.js} +2 -2
  151. package/dist/core/p-6de46cb7.entry.js.map +1 -0
  152. package/dist/core/{p-cae71c32.entry.js → p-7276339a.entry.js} +2 -2
  153. package/dist/core/{p-234edce6.entry.js → p-7632acc6.entry.js} +2 -2
  154. package/dist/core/{p-7e0197a4.entry.js → p-79b71c18.entry.js} +2 -2
  155. package/dist/core/{p-fc406db5.entry.js → p-7b849cb5.entry.js} +2 -2
  156. package/dist/core/{p-cedabab7.entry.js → p-7dfd61bb.entry.js} +2 -2
  157. package/dist/core/{p-740a39bd.entry.js → p-88971cea.entry.js} +2 -2
  158. package/dist/core/p-88971cea.entry.js.map +1 -0
  159. package/dist/core/p-93c5b849.entry.js +2 -0
  160. package/dist/core/{p-2addb040.entry.js.map → p-93c5b849.entry.js.map} +1 -1
  161. package/dist/core/{p-ae337896.entry.js → p-95d3cd52.entry.js} +2 -2
  162. package/dist/core/{p-99a9ce86.entry.js → p-966ab920.entry.js} +2 -2
  163. package/dist/core/{p-4119a26b.entry.js → p-9ce5f082.entry.js} +2 -2
  164. package/dist/core/{p-f2318ddc.entry.js → p-9fd84c69.entry.js} +2 -2
  165. package/dist/core/{p-a9a378f8.entry.js → p-a162744e.entry.js} +2 -2
  166. package/dist/core/p-a162744e.entry.js.map +1 -0
  167. package/dist/core/{p-79b39c8a.entry.js → p-a2f366c7.entry.js} +2 -2
  168. package/dist/core/{p-faaa06d7.entry.js → p-a7d52bd1.entry.js} +2 -2
  169. package/dist/core/{p-010053ab.entry.js → p-aafb2c79.entry.js} +2 -2
  170. package/dist/core/{p-3294eba4.entry.js → p-b43bd4f3.entry.js} +2 -2
  171. package/dist/core/{p-fff91bd9.entry.js → p-c263542a.entry.js} +2 -2
  172. package/dist/core/{p-fddc7254.entry.js → p-c345a874.entry.js} +2 -2
  173. package/dist/core/p-c9b11488.entry.js +2 -0
  174. package/dist/core/p-c9b11488.entry.js.map +1 -0
  175. package/dist/core/p-ca262cdc.entry.js +2 -0
  176. package/dist/core/p-ca262cdc.entry.js.map +1 -0
  177. package/dist/core/{p-e0d8d7a5.entry.js → p-d49660e0.entry.js} +2 -2
  178. package/dist/core/{p-da1f0a53.entry.js → p-d5cc084b.entry.js} +2 -2
  179. package/dist/core/{p-c2884fcd.entry.js → p-d78fd9f3.entry.js} +2 -2
  180. package/dist/core/{p-7a0790e4.entry.js → p-d9342548.entry.js} +2 -2
  181. package/dist/core/{p-7b17f3ce.entry.js → p-da4f0a58.entry.js} +2 -2
  182. package/dist/core/{p-8cde58bf.entry.js → p-f163a406.entry.js} +2 -2
  183. package/dist/core/{p-5332a426.entry.js → p-f436630b.entry.js} +2 -2
  184. package/dist/core/{p-9c6e48fb.entry.js → p-f827e4c0.entry.js} +2 -2
  185. package/dist/core/{p-dbee31af.entry.js → p-fbb1fba0.entry.js} +2 -2
  186. package/dist/core/{p-dbee31af.entry.js.map → p-fbb1fba0.entry.js.map} +1 -1
  187. package/dist/core/{p-61ce24ae.entry.js → p-ff1d23cd.entry.js} +2 -2
  188. package/dist/core/p-ff1d23cd.entry.js.map +1 -0
  189. package/dist/esm/core.js +1 -1
  190. package/dist/esm/{helpers-229a5574.js → helpers-d06dc4ed.js} +44 -4
  191. package/dist/esm/helpers-d06dc4ed.js.map +1 -0
  192. package/dist/esm/ic-accordion.entry.js +1 -1
  193. package/dist/esm/ic-alert.entry.js +3 -3
  194. package/dist/esm/ic-alert.entry.js.map +1 -1
  195. package/dist/esm/ic-back-to-top.entry.js +1 -1
  196. package/dist/esm/ic-badge.entry.js +2 -2
  197. package/dist/esm/ic-badge.entry.js.map +1 -1
  198. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  199. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  200. package/dist/esm/ic-button_3.entry.js +33 -4
  201. package/dist/esm/ic-button_3.entry.js.map +1 -1
  202. package/dist/esm/ic-card.entry.js +3 -2
  203. package/dist/esm/ic-card.entry.js.map +1 -1
  204. package/dist/esm/ic-checkbox-group.entry.js +1 -1
  205. package/dist/esm/ic-checkbox.entry.js +1 -1
  206. package/dist/esm/ic-chip.entry.js +1 -1
  207. package/dist/esm/ic-data-row.entry.js +1 -1
  208. package/dist/esm/ic-dialog.entry.js +4 -2
  209. package/dist/esm/ic-dialog.entry.js.map +1 -1
  210. package/dist/esm/ic-divider.entry.js +1 -1
  211. package/dist/esm/ic-empty-state.entry.js +1 -1
  212. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  213. package/dist/esm/ic-footer-link.entry.js +2 -2
  214. package/dist/esm/ic-footer-link.entry.js.map +1 -1
  215. package/dist/esm/ic-footer.entry.js +2 -2
  216. package/dist/esm/ic-footer.entry.js.map +1 -1
  217. package/dist/esm/ic-hero.entry.js +1 -1
  218. package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
  219. package/dist/esm/ic-input-component-container_3.entry.js +1 -1
  220. package/dist/esm/ic-input-label_2.entry.js +1 -1
  221. package/dist/esm/ic-link.entry.js +1 -1
  222. package/dist/esm/ic-menu-group.entry.js +1 -1
  223. package/dist/esm/ic-menu-item.entry.js +1 -1
  224. package/dist/esm/ic-navigation-button.entry.js +1 -1
  225. package/dist/esm/ic-navigation-group.entry.js +1 -1
  226. package/dist/esm/ic-navigation-item.entry.js +1 -1
  227. package/dist/esm/ic-navigation-menu.entry.js +1 -1
  228. package/dist/esm/ic-page-header.entry.js +1 -1
  229. package/dist/esm/ic-pagination_4.entry.js +48 -11
  230. package/dist/esm/ic-pagination_4.entry.js.map +1 -1
  231. package/dist/esm/ic-popover-menu.entry.js +10 -4
  232. package/dist/esm/ic-popover-menu.entry.js.map +1 -1
  233. package/dist/esm/ic-radio-group.entry.js +1 -1
  234. package/dist/esm/ic-radio-option.entry.js +1 -1
  235. package/dist/esm/ic-search-bar.entry.js +1 -1
  236. package/dist/esm/ic-side-navigation.entry.js +7 -5
  237. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  238. package/dist/esm/ic-status-tag.entry.js +1 -1
  239. package/dist/esm/ic-step.entry.js +1 -1
  240. package/dist/esm/ic-stepper.entry.js +1 -1
  241. package/dist/esm/ic-switch.entry.js +1 -1
  242. package/dist/esm/ic-tab-group.entry.js +1 -1
  243. package/dist/esm/ic-tab-panel.entry.js +1 -1
  244. package/dist/esm/ic-tab.entry.js +1 -1
  245. package/dist/esm/ic-theme.entry.js +1 -1
  246. package/dist/esm/ic-toast.entry.js +1 -1
  247. package/dist/esm/ic-toggle-button.entry.js +1 -1
  248. package/dist/esm/ic-top-navigation.entry.js +1 -1
  249. package/dist/esm/ic-typography.entry.js +1 -1
  250. package/dist/esm/loader.js +1 -1
  251. package/hydrate/index.js +157 -29
  252. package/package.json +3 -3
  253. package/dist/cjs/helpers-86375e76.js.map +0 -1
  254. package/dist/core/p-2addb040.entry.js +0 -2
  255. package/dist/core/p-61ce24ae.entry.js.map +0 -1
  256. package/dist/core/p-740a39bd.entry.js.map +0 -1
  257. package/dist/core/p-7492d36e.entry.js.map +0 -1
  258. package/dist/core/p-93828f0e.entry.js +0 -2
  259. package/dist/core/p-93828f0e.entry.js.map +0 -1
  260. package/dist/core/p-a9a378f8.entry.js.map +0 -1
  261. package/dist/core/p-b7d5ced3.entry.js.map +0 -1
  262. package/dist/core/p-e0102744.js +0 -2
  263. package/dist/core/p-e0102744.js.map +0 -1
  264. package/dist/core/p-f4c11be0.entry.js.map +0 -1
  265. package/dist/core/p-f4fb15f9.entry.js +0 -2
  266. package/dist/core/p-f4fb15f9.entry.js.map +0 -1
  267. package/dist/esm/helpers-229a5574.js.map +0 -1
  268. /package/dist/core/{p-a6a90c56.entry.js.map → p-051b8266.entry.js.map} +0 -0
  269. /package/dist/core/{p-26ca8030.entry.js.map → p-0d181ac8.entry.js.map} +0 -0
  270. /package/dist/core/{p-217db3af.entry.js.map → p-2094c844.entry.js.map} +0 -0
  271. /package/dist/core/{p-452be32a.entry.js.map → p-27aa95e7.entry.js.map} +0 -0
  272. /package/dist/core/{p-b4591bfe.entry.js.map → p-28fb7cca.entry.js.map} +0 -0
  273. /package/dist/core/{p-043e4073.entry.js.map → p-32f18701.entry.js.map} +0 -0
  274. /package/dist/core/{p-8eaed5b7.entry.js.map → p-337b6e05.entry.js.map} +0 -0
  275. /package/dist/core/{p-0aa1fe4e.entry.js.map → p-38314d45.entry.js.map} +0 -0
  276. /package/dist/core/{p-1e9f689b.entry.js.map → p-3b9f3a07.entry.js.map} +0 -0
  277. /package/dist/core/{p-a561980f.entry.js.map → p-3c859b9e.entry.js.map} +0 -0
  278. /package/dist/core/{p-a048beab.entry.js.map → p-3d2fcf84.entry.js.map} +0 -0
  279. /package/dist/core/{p-5f8c4c83.entry.js.map → p-434780c8.entry.js.map} +0 -0
  280. /package/dist/core/{p-e31125df.entry.js.map → p-4df42c76.entry.js.map} +0 -0
  281. /package/dist/core/{p-56645c00.entry.js.map → p-5746577f.entry.js.map} +0 -0
  282. /package/dist/core/{p-cae71c32.entry.js.map → p-7276339a.entry.js.map} +0 -0
  283. /package/dist/core/{p-234edce6.entry.js.map → p-7632acc6.entry.js.map} +0 -0
  284. /package/dist/core/{p-7e0197a4.entry.js.map → p-79b71c18.entry.js.map} +0 -0
  285. /package/dist/core/{p-fc406db5.entry.js.map → p-7b849cb5.entry.js.map} +0 -0
  286. /package/dist/core/{p-cedabab7.entry.js.map → p-7dfd61bb.entry.js.map} +0 -0
  287. /package/dist/core/{p-ae337896.entry.js.map → p-95d3cd52.entry.js.map} +0 -0
  288. /package/dist/core/{p-99a9ce86.entry.js.map → p-966ab920.entry.js.map} +0 -0
  289. /package/dist/core/{p-4119a26b.entry.js.map → p-9ce5f082.entry.js.map} +0 -0
  290. /package/dist/core/{p-f2318ddc.entry.js.map → p-9fd84c69.entry.js.map} +0 -0
  291. /package/dist/core/{p-79b39c8a.entry.js.map → p-a2f366c7.entry.js.map} +0 -0
  292. /package/dist/core/{p-faaa06d7.entry.js.map → p-a7d52bd1.entry.js.map} +0 -0
  293. /package/dist/core/{p-010053ab.entry.js.map → p-aafb2c79.entry.js.map} +0 -0
  294. /package/dist/core/{p-3294eba4.entry.js.map → p-b43bd4f3.entry.js.map} +0 -0
  295. /package/dist/core/{p-fff91bd9.entry.js.map → p-c263542a.entry.js.map} +0 -0
  296. /package/dist/core/{p-fddc7254.entry.js.map → p-c345a874.entry.js.map} +0 -0
  297. /package/dist/core/{p-e0d8d7a5.entry.js.map → p-d49660e0.entry.js.map} +0 -0
  298. /package/dist/core/{p-da1f0a53.entry.js.map → p-d5cc084b.entry.js.map} +0 -0
  299. /package/dist/core/{p-c2884fcd.entry.js.map → p-d78fd9f3.entry.js.map} +0 -0
  300. /package/dist/core/{p-7a0790e4.entry.js.map → p-d9342548.entry.js.map} +0 -0
  301. /package/dist/core/{p-7b17f3ce.entry.js.map → p-da4f0a58.entry.js.map} +0 -0
  302. /package/dist/core/{p-8cde58bf.entry.js.map → p-f163a406.entry.js.map} +0 -0
  303. /package/dist/core/{p-5332a426.entry.js.map → p-f436630b.entry.js.map} +0 -0
  304. /package/dist/core/{p-9c6e48fb.entry.js.map → p-f827e4c0.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -7665,6 +7665,8 @@ const BLACK_MIN_COLOR_BRIGHTNESS = 136.701;
7665
7665
  const WHITE_MAX_COLOR_BRIGHTNESS = 130;
7666
7666
 
7667
7667
  const DARK_MODE_THRESHOLD = 133.3505;
7668
+ const icInput = "ic-input";
7669
+ const linkIcInput = "input.ic-input";
7668
7670
  /**
7669
7671
  * Used to inherit global attributes set on the host. Called in componentWillLoad and assigned
7670
7672
  * to a variable that is later used in the render function.
@@ -7714,14 +7716,14 @@ const debounce$1 = (func, wait = 0) => {
7714
7716
  */
7715
7717
  const renderHiddenInput = (always, container, name, value, disabled) => {
7716
7718
  if (name !== undefined && (always || hasShadowDom(container))) {
7717
- const inputs = container.querySelectorAll("input.ic-input");
7719
+ const inputs = container.querySelectorAll(linkIcInput);
7718
7720
  const inputEls = Array.from(inputs);
7719
7721
  const filtered = inputEls.filter((el) => container === el.parentElement);
7720
7722
  let input = filtered[0];
7721
7723
  if (input === null || input === undefined) {
7722
7724
  input = container.ownerDocument.createElement("input");
7723
7725
  input.type = "hidden";
7724
- input.classList.add("ic-input");
7726
+ input.classList.add(icInput);
7725
7727
  container.appendChild(input);
7726
7728
  }
7727
7729
  input.disabled = disabled;
@@ -7729,6 +7731,44 @@ const renderHiddenInput = (always, container, name, value, disabled) => {
7729
7731
  input.value = value || "";
7730
7732
  }
7731
7733
  };
7734
+ /**
7735
+ * This method is used to add a hidden file input to a host element that contains
7736
+ * a Shadow DOM. It does not add the input inside of the Shadow root which
7737
+ * allows it to be picked up inside of forms. It should contain the same
7738
+ * values as the host element.
7739
+ *
7740
+ * @param event: The event that is emitted once a file is selected.
7741
+ * @param container The element where the input will be added
7742
+ * @param multiple If true, multiple files can be selected
7743
+ * @param name The name of the input
7744
+ * @param value The value of the input
7745
+ * @param disabled If true, the input is disabled
7746
+ * @param accept A string of the accepted files
7747
+ */
7748
+ const renderFileHiddenInput = (event, container, multiple, name, value, disabled, accept) => {
7749
+ if (name !== undefined && hasShadowDom(container)) {
7750
+ const inputs = container.querySelectorAll(linkIcInput);
7751
+ const inputEls = Array.from(inputs);
7752
+ const filtered = inputEls.filter((el) => container === el.parentElement);
7753
+ let input = filtered[0];
7754
+ if (input === null || input === undefined) {
7755
+ input = container.ownerDocument.createElement("input");
7756
+ input.classList.add(icInput);
7757
+ container.appendChild(input);
7758
+ }
7759
+ input.type = "file";
7760
+ input.hidden = true;
7761
+ input.multiple = multiple;
7762
+ input.name = name;
7763
+ input.files = value;
7764
+ input.disabled = disabled;
7765
+ input.accept = accept;
7766
+ input.onchange = () => {
7767
+ event.emit(input.files);
7768
+ };
7769
+ input.click();
7770
+ }
7771
+ };
7732
7772
  const removeHiddenInput = (container) => {
7733
7773
  const inputs = container.querySelectorAll("input.ic-input");
7734
7774
  const inputEls = Array.from(inputs);
@@ -8287,7 +8327,7 @@ var closeIcon = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fil
8287
8327
  </svg>
8288
8328
  `;
8289
8329
 
8290
- const icAlertCss = "/*!@html*/html.sc-ic-alert{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-alert{margin:0}/*!@main*/main.sc-ic-alert{display:block}/*!@h1*/h1.sc-ic-alert{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-alert{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-alert{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-alert{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-alert{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-alert,strong.sc-ic-alert{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-alert,kbd.sc-ic-alert,samp.sc-ic-alert{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-alert{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-alert,sup.sc-ic-alert{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-alert{bottom:-0.25em}/*!@sup*/sup.sc-ic-alert{top:-0.5em}/*!@img*/img.sc-ic-alert{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-alert,input.sc-ic-alert,optgroup.sc-ic-alert,select.sc-ic-alert,textarea.sc-ic-alert{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-alert,input.sc-ic-alert{overflow:visible}/*!@button,\nselect*/button.sc-ic-alert,select.sc-ic-alert{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-alert,[type=\"button\"].sc-ic-alert,[type=\"reset\"].sc-ic-alert,[type=\"submit\"].sc-ic-alert{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-alert::-moz-focus-inner,[type=\"button\"].sc-ic-alert::-moz-focus-inner,[type=\"reset\"].sc-ic-alert::-moz-focus-inner,[type=\"submit\"].sc-ic-alert::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-alert:-moz-focusring,[type=\"button\"].sc-ic-alert:-moz-focusring,[type=\"reset\"].sc-ic-alert:-moz-focusring,[type=\"submit\"].sc-ic-alert:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-alert{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-alert{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-alert{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-alert{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-alert,[type=\"radio\"].sc-ic-alert{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-alert::-webkit-inner-spin-button,[type=\"number\"].sc-ic-alert::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-alert{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-alert::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-alert::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-alert{display:block}/*!@summary*/summary.sc-ic-alert{display:list-item}/*!@template*/template.sc-ic-alert{display:none}/*!@[hidden]*/[hidden].sc-ic-alert{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-alert,body.sc-ic-alert,div.sc-ic-alert,span.sc-ic-alert,applet.sc-ic-alert,object.sc-ic-alert,iframe.sc-ic-alert,h1.sc-ic-alert,h2.sc-ic-alert,h3.sc-ic-alert,h4.sc-ic-alert,h5.sc-ic-alert,h6.sc-ic-alert,p.sc-ic-alert,blockquote.sc-ic-alert,pre.sc-ic-alert,a.sc-ic-alert,abbr.sc-ic-alert,acronym.sc-ic-alert,address.sc-ic-alert,big.sc-ic-alert,cite.sc-ic-alert,code.sc-ic-alert,del.sc-ic-alert,dfn.sc-ic-alert,em.sc-ic-alert,img.sc-ic-alert,ins.sc-ic-alert,kbd.sc-ic-alert,q.sc-ic-alert,s.sc-ic-alert,samp.sc-ic-alert,small.sc-ic-alert,strike.sc-ic-alert,strong.sc-ic-alert,sub.sc-ic-alert,sup.sc-ic-alert,tt.sc-ic-alert,var.sc-ic-alert,b.sc-ic-alert,u.sc-ic-alert,i.sc-ic-alert,center.sc-ic-alert,dl.sc-ic-alert,dt.sc-ic-alert,dd.sc-ic-alert,ol.sc-ic-alert,ul.sc-ic-alert,li.sc-ic-alert,fieldset.sc-ic-alert,form.sc-ic-alert,label.sc-ic-alert,legend.sc-ic-alert,table.sc-ic-alert,caption.sc-ic-alert,tbody.sc-ic-alert,tfoot.sc-ic-alert,thead.sc-ic-alert,tr.sc-ic-alert,th.sc-ic-alert,td.sc-ic-alert,article.sc-ic-alert,aside.sc-ic-alert,canvas.sc-ic-alert,details.sc-ic-alert,embed.sc-ic-alert,figure.sc-ic-alert,figcaption.sc-ic-alert,footer.sc-ic-alert,header.sc-ic-alert,hgroup.sc-ic-alert,menu.sc-ic-alert,nav.sc-ic-alert,output.sc-ic-alert,ruby.sc-ic-alert,section.sc-ic-alert,summary.sc-ic-alert,time.sc-ic-alert,mark.sc-ic-alert,audio.sc-ic-alert,video.sc-ic-alert{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-alert-h{display:block}/*!@.container*/.container.sc-ic-alert{min-height:3.5rem;border-radius:var(--ic-border-radius);position:relative;display:flex;align-items:center}/*!@.container-neutral*/.container-neutral.sc-ic-alert{background-color:var(--ic-status-unknown-light)}/*!@.container-info*/.container-info.sc-ic-alert{background-color:var(--ic-status-info-light)}/*!@.container-warning*/.container-warning.sc-ic-alert{background-color:var(--ic-status-warning-light)}/*!@.container-error*/.container-error.sc-ic-alert{background-color:var(--ic-status-error-light)}/*!@.container-success*/.container-success.sc-ic-alert{background-color:var(--ic-status-success-light)}/*!@.alert-icon-container*/.alert-icon-container.sc-ic-alert{height:100%;display:flex;align-items:center}/*!@.divider*/.divider.sc-ic-alert{height:100%;width:var(--ic-space-xs);border-radius:var(--ic-space-xxxs) 0 0 var(--ic-space-xxxs);position:absolute}/*!@.divider-neutral*/.divider-neutral.sc-ic-alert{background-color:var(--ic-status-unknown)}/*!@.divider-info*/.divider-info.sc-ic-alert{background-color:var(--ic-status-info)}/*!@.divider-warning*/.divider-warning.sc-ic-alert{background-color:var(--ic-status-warning)}/*!@.divider-error*/.divider-error.sc-ic-alert{background-color:var(--ic-status-error)}/*!@.divider-success*/.divider-success.sc-ic-alert{background-color:var(--ic-status-success)}/*!@.alert-icon*/.alert-icon.sc-ic-alert{height:var(--ic-space-lg);width:1.375rem;margin-left:1.125rem}/*!@.alert-icon > svg*/.alert-icon.sc-ic-alert>svg.sc-ic-alert{height:var(--ic-space-lg);width:var(--ic-space-lg);display:inline-block}/*!@.icon-neutral > svg*/.icon-neutral.sc-ic-alert>svg.sc-ic-alert{fill:var(--ic-status-unknown)}/*!@:host([variant=\"info\"]) .alert-icon svg*/[variant=\"info\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-info)}/*!@:host([variant=\"warning\"]) .alert-icon svg*/[variant=\"warning\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-warning)}/*!@:host([variant=\"error\"]) .alert-icon svg*/[variant=\"error\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-error)}/*!@:host([variant=\"success\"]) .alert-icon svg*/[variant=\"success\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-success)}/*!@.alert-content*/.alert-content.sc-ic-alert{display:flex;align-items:center;margin-left:0.625rem;width:100%}/*!@.alert-message*/.alert-message.sc-ic-alert{display:flex;align-items:center;padding:var(--ic-space-xs) var(--ic-space-xs) var(--ic-space-xs) 0;flex:1}/*!@.alert-message-title-above*/.alert-message-title-above.sc-ic-alert{display:inline;font-size:0}/*!@.alert-title*/.alert-title.sc-ic-alert{margin-right:var(--ic-space-xs)}/*!@.alert-title-above*/.alert-title-above.sc-ic-alert{white-space:normal}/*!@.alert-action-container*/.alert-action-container.sc-ic-alert{margin-right:var(--ic-space-xs);display:flex;align-items:center}/*!@.dismiss-icon*/.dismiss-icon.sc-ic-alert{margin-right:var(--ic-space-xxxs);margin-left:-0.375rem;padding:0.375rem;border:none;border-radius:50%;background-color:inherit;display:flex;align-items:center;justify-content:center}/*!@.dismiss-icon:hover*/.dismiss-icon.sc-ic-alert:hover{cursor:pointer}@media (max-width: 628px){/*!@.alert-content*/.alert-content.sc-ic-alert{display:flex;flex-direction:column;align-items:flex-start}/*!@.alert-message*/.alert-message.sc-ic-alert{display:flex;flex-direction:column;align-items:flex-start}/*!@.alert-title*/.alert-title.sc-ic-alert{white-space:normal}/*!@.alert-action-container*/.alert-action-container.sc-ic-alert{margin-bottom:var(--ic-space-xs)}}@media (forced-colors: active){/*!@.container*/.container.sc-ic-alert{border:var(--ic-hc-border)}}";
8330
+ const icAlertCss = "/*!@html*/html.sc-ic-alert{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-alert{margin:0}/*!@main*/main.sc-ic-alert{display:block}/*!@h1*/h1.sc-ic-alert{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-alert{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-alert{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-alert{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-alert{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-alert,strong.sc-ic-alert{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-alert,kbd.sc-ic-alert,samp.sc-ic-alert{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-alert{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-alert,sup.sc-ic-alert{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-alert{bottom:-0.25em}/*!@sup*/sup.sc-ic-alert{top:-0.5em}/*!@img*/img.sc-ic-alert{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-alert,input.sc-ic-alert,optgroup.sc-ic-alert,select.sc-ic-alert,textarea.sc-ic-alert{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-alert,input.sc-ic-alert{overflow:visible}/*!@button,\nselect*/button.sc-ic-alert,select.sc-ic-alert{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-alert,[type=\"button\"].sc-ic-alert,[type=\"reset\"].sc-ic-alert,[type=\"submit\"].sc-ic-alert{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-alert::-moz-focus-inner,[type=\"button\"].sc-ic-alert::-moz-focus-inner,[type=\"reset\"].sc-ic-alert::-moz-focus-inner,[type=\"submit\"].sc-ic-alert::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-alert:-moz-focusring,[type=\"button\"].sc-ic-alert:-moz-focusring,[type=\"reset\"].sc-ic-alert:-moz-focusring,[type=\"submit\"].sc-ic-alert:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-alert{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-alert{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-alert{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-alert{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-alert,[type=\"radio\"].sc-ic-alert{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-alert::-webkit-inner-spin-button,[type=\"number\"].sc-ic-alert::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-alert{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-alert::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-alert::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-alert{display:block}/*!@summary*/summary.sc-ic-alert{display:list-item}/*!@template*/template.sc-ic-alert{display:none}/*!@[hidden]*/[hidden].sc-ic-alert{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-alert,body.sc-ic-alert,div.sc-ic-alert,span.sc-ic-alert,applet.sc-ic-alert,object.sc-ic-alert,iframe.sc-ic-alert,h1.sc-ic-alert,h2.sc-ic-alert,h3.sc-ic-alert,h4.sc-ic-alert,h5.sc-ic-alert,h6.sc-ic-alert,p.sc-ic-alert,blockquote.sc-ic-alert,pre.sc-ic-alert,a.sc-ic-alert,abbr.sc-ic-alert,acronym.sc-ic-alert,address.sc-ic-alert,big.sc-ic-alert,cite.sc-ic-alert,code.sc-ic-alert,del.sc-ic-alert,dfn.sc-ic-alert,em.sc-ic-alert,img.sc-ic-alert,ins.sc-ic-alert,kbd.sc-ic-alert,q.sc-ic-alert,s.sc-ic-alert,samp.sc-ic-alert,small.sc-ic-alert,strike.sc-ic-alert,strong.sc-ic-alert,sub.sc-ic-alert,sup.sc-ic-alert,tt.sc-ic-alert,var.sc-ic-alert,b.sc-ic-alert,u.sc-ic-alert,i.sc-ic-alert,center.sc-ic-alert,dl.sc-ic-alert,dt.sc-ic-alert,dd.sc-ic-alert,ol.sc-ic-alert,ul.sc-ic-alert,li.sc-ic-alert,fieldset.sc-ic-alert,form.sc-ic-alert,label.sc-ic-alert,legend.sc-ic-alert,table.sc-ic-alert,caption.sc-ic-alert,tbody.sc-ic-alert,tfoot.sc-ic-alert,thead.sc-ic-alert,tr.sc-ic-alert,th.sc-ic-alert,td.sc-ic-alert,article.sc-ic-alert,aside.sc-ic-alert,canvas.sc-ic-alert,details.sc-ic-alert,embed.sc-ic-alert,figure.sc-ic-alert,figcaption.sc-ic-alert,footer.sc-ic-alert,header.sc-ic-alert,hgroup.sc-ic-alert,menu.sc-ic-alert,nav.sc-ic-alert,output.sc-ic-alert,ruby.sc-ic-alert,section.sc-ic-alert,summary.sc-ic-alert,time.sc-ic-alert,mark.sc-ic-alert,audio.sc-ic-alert,video.sc-ic-alert{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-alert-h{display:block}/*!@.container*/.container.sc-ic-alert{min-height:3.5rem;border-radius:var(--ic-border-radius);position:relative;display:flex;align-items:center}/*!@.container-neutral*/.container-neutral.sc-ic-alert{background-color:var(--ic-status-unknown-light)}/*!@.container-info*/.container-info.sc-ic-alert{background-color:var(--ic-status-info-light)}/*!@.container-warning*/.container-warning.sc-ic-alert{background-color:var(--ic-status-warning-light)}/*!@.container-error*/.container-error.sc-ic-alert{background-color:var(--ic-status-error-light)}/*!@.container-success*/.container-success.sc-ic-alert{background-color:var(--ic-status-success-light)}/*!@.alert-icon-container*/.alert-icon-container.sc-ic-alert{height:100%;display:flex;align-items:center}/*!@.divider*/.divider.sc-ic-alert{height:100%;width:var(--ic-space-xs);border-radius:var(--ic-space-xxxs) 0 0 var(--ic-space-xxxs);position:absolute}/*!@.divider-neutral*/.divider-neutral.sc-ic-alert{background-color:var(--ic-status-unknown)}/*!@.divider-info*/.divider-info.sc-ic-alert{background-color:var(--ic-status-info)}/*!@.divider-warning*/.divider-warning.sc-ic-alert{background-color:var(--ic-status-warning)}/*!@.divider-error*/.divider-error.sc-ic-alert{background-color:var(--ic-status-error)}/*!@.divider-success*/.divider-success.sc-ic-alert{background-color:var(--ic-status-success)}/*!@.alert-icon*/.alert-icon.sc-ic-alert{height:var(--ic-space-lg);width:1.375rem;margin-left:1.125rem}/*!@.alert-icon > svg*/.alert-icon.sc-ic-alert>svg.sc-ic-alert{height:var(--ic-space-lg);width:var(--ic-space-lg);display:inline-block}/*!@.icon-neutral > svg*/.icon-neutral.sc-ic-alert>svg.sc-ic-alert{fill:var(--ic-status-unknown)}/*!@:host([variant=\"info\"]) .alert-icon svg*/[variant=\"info\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-info)}/*!@:host([variant=\"warning\"]) .alert-icon svg*/[variant=\"warning\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-warning)}/*!@:host([variant=\"error\"]) .alert-icon svg*/[variant=\"error\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-error)}/*!@:host([variant=\"success\"]) .alert-icon svg*/[variant=\"success\"].sc-ic-alert-h .alert-icon.sc-ic-alert svg.sc-ic-alert{fill:var(--ic-status-success)}/*!@.alert-content*/.alert-content.sc-ic-alert{display:flex;align-items:center;margin-left:0.625rem;width:100%}/*!@.alert-message*/.alert-message.sc-ic-alert{display:flex;align-items:center;padding:var(--ic-space-xs) var(--ic-space-xs) var(--ic-space-xs) 0;flex:1}/*!@.alert-message-title-above*/.alert-message-title-above.sc-ic-alert{display:inline}/*!@.alert-title*/.alert-title.sc-ic-alert{margin-right:var(--ic-space-xs)}/*!@.alert-title-above*/.alert-title-above.sc-ic-alert{white-space:normal}/*!@.alert-action-container*/.alert-action-container.sc-ic-alert{margin-right:var(--ic-space-xs);display:flex;align-items:center}/*!@.dismiss-icon*/.dismiss-icon.sc-ic-alert{margin-right:var(--ic-space-xxxs);margin-left:-0.375rem;padding:0.375rem;border:none;border-radius:50%;background-color:inherit;display:flex;align-items:center;justify-content:center}/*!@.dismiss-icon:hover*/.dismiss-icon.sc-ic-alert:hover{cursor:pointer}@media (max-width: 628px){/*!@.alert-content*/.alert-content.sc-ic-alert{display:flex;flex-direction:column;align-items:flex-start}/*!@.alert-message*/.alert-message.sc-ic-alert{display:flex;flex-direction:column;align-items:flex-start}/*!@.alert-title*/.alert-title.sc-ic-alert{white-space:normal}/*!@.alert-action-container*/.alert-action-container.sc-ic-alert{margin-bottom:var(--ic-space-xs)}}@media (forced-colors: active){/*!@.container*/.container.sc-ic-alert{border:var(--ic-hc-border)}}";
8291
8331
 
8292
8332
  /**
8293
8333
  * @slot message - Content is placed to the right of the title.
@@ -8325,7 +8365,7 @@ class Alert {
8325
8365
  }
8326
8366
  render() {
8327
8367
  const { variant, heading, message, titleAbove, dismissible, announced, visible, } = this;
8328
- return (visible && (hAsync(Host, { role: announced && "alert", class: {
8368
+ return (visible && (hAsync(Host, { role: announced ? "alert" : null, class: {
8329
8369
  [IcThemeForegroundEnum.Dark]: true,
8330
8370
  } }, hAsync("div", { class: {
8331
8371
  ["container"]: true,
@@ -8656,7 +8696,7 @@ class Badge {
8656
8696
  [`foreground-${foregroundColour}`]: foregroundColour !== null,
8657
8697
  ["show"]: visible,
8658
8698
  ["hide"]: !visible,
8659
- }, id: "badge", "aria-label": this.isAccessibleLabelDefined() &&
8699
+ }, id: this.el.id || null, "aria-label": this.isAccessibleLabelDefined() &&
8660
8700
  `badge displaying ${this.accessibleLabel}` }, type === "icon" && hAsync("slot", { name: "badge-icon" }), type === "text" && (hAsync("ic-typography", { variant: size === "small" ? "badge-small" : "badge" }, this.getTextLabel()))));
8661
8701
  }
8662
8702
  static get delegatesFocus() { return true; }
@@ -8996,6 +9036,7 @@ class Button {
8996
9036
  constructor(hostRef) {
8997
9037
  registerInstance(this, hostRef);
8998
9038
  this.icBlur = createEvent(this, "icBlur", 7);
9039
+ this.icFileSelection = createEvent(this, "icFileSelection", 7);
8999
9040
  this.icFocus = createEvent(this, "icFocus", 7);
9000
9041
  this.buttonIdNum = buttonIds++;
9001
9042
  this.hasTooltip = false;
@@ -9055,9 +9096,27 @@ class Button {
9055
9096
  this.hasTooltip =
9056
9097
  !this.disableTooltip && (!!this.title || this.variant === "icon");
9057
9098
  };
9099
+ // file explorer is only opened if the property fileUpload is set to 'true'
9100
+ this.openFileExplorer = () => {
9101
+ renderFileHiddenInput(this.icFileSelection, this.el, this.multiple, this.fileInputName, this.selectedFiles, this.disabled, this.accept);
9102
+ };
9103
+ this.isTooltipSilent = () => {
9104
+ if (this.variant === "icon") {
9105
+ if (this.title)
9106
+ return true;
9107
+ else if (this.ariaLabel)
9108
+ return true;
9109
+ else
9110
+ return false;
9111
+ }
9112
+ else {
9113
+ return false;
9114
+ }
9115
+ };
9058
9116
  this.ariaLabel = null;
9059
9117
  this.describedByContent = null;
9060
9118
  this.title = null;
9119
+ this.accept = "*";
9061
9120
  this.appearance = "default";
9062
9121
  this.ariaControlsId = undefined;
9063
9122
  this.ariaOwnsId = undefined;
@@ -9066,6 +9125,8 @@ class Button {
9066
9125
  this.download = false;
9067
9126
  this.dropdown = false;
9068
9127
  this.dropdownExpanded = false;
9128
+ this.fileUpload = false;
9129
+ this.fileInputName = `ic-button-file-upload-input-${buttonIds++}`;
9069
9130
  this.form = undefined;
9070
9131
  this.formaction = undefined;
9071
9132
  this.formenctype = undefined;
@@ -9076,8 +9137,10 @@ class Button {
9076
9137
  this.href = undefined;
9077
9138
  this.hreflang = undefined;
9078
9139
  this.loading = false;
9140
+ this.multiple = false;
9079
9141
  this.referrerpolicy = undefined;
9080
9142
  this.rel = undefined;
9143
+ this.selectedFiles = undefined;
9081
9144
  this.size = "default";
9082
9145
  this.target = undefined;
9083
9146
  this.tooltipPlacement = "bottom";
@@ -9146,6 +9209,9 @@ class Button {
9146
9209
  (_a = this.setViewBox()) === null || _a === void 0 ? void 0 : _a.setAttribute("viewBox", "0 0 24 24");
9147
9210
  }
9148
9211
  handleHostClick(event) {
9212
+ if (this.fileUpload) {
9213
+ this.openFileExplorer();
9214
+ }
9149
9215
  if (this.disabled || this.loading) {
9150
9216
  event.stopImmediatePropagation();
9151
9217
  }
@@ -9224,7 +9290,10 @@ class Button {
9224
9290
  this.id !== null
9225
9291
  ? `ic-button-with-tooltip-${this.id}`
9226
9292
  : `ic-button-with-tooltip-${this.buttonIdNum}`;
9227
- describedBy = `ic-tooltip-${buttonId}`;
9293
+ describedBy =
9294
+ this.variant === "icon" && !!ariaLabel
9295
+ ? null
9296
+ : `ic-tooltip-${buttonId}`;
9228
9297
  }
9229
9298
  else {
9230
9299
  describedBy = this.describedById;
@@ -9262,7 +9331,7 @@ class Button {
9262
9331
  ["white-background"]: this.variant === "secondary" &&
9263
9332
  !this.transparentBackground &&
9264
9333
  this.appearance !== "light",
9265
- }, onClick: this.handleClick, "aria-owns": this.ariaOwnsId, "aria-controls": this.ariaControlsId, "aria-expanded": this.dropdown && `${this.dropdownExpanded}` }, this.hasTooltip && (hAsync("ic-tooltip", { id: describedBy, label: title || ariaLabel, target: buttonId, placement: this.tooltipPlacement, silent: this.variant === "icon" && !!title }, hAsync(ButtonContent, null))), isSlotUsed(this.el, "badge") && hAsync("slot", { name: "badge" }), !this.hasTooltip && hAsync(ButtonContent, null), this.describedByContent && (hAsync("span", { id: describedBy, class: "ic-button-describedby" }, this.describedByContent))));
9334
+ }, onClick: this.handleClick, "aria-owns": this.ariaOwnsId, "aria-controls": this.ariaControlsId, "aria-expanded": this.dropdown && `${this.dropdownExpanded}` }, this.hasTooltip && (hAsync("ic-tooltip", { id: describedBy, label: title || ariaLabel, target: buttonId, placement: this.tooltipPlacement, silent: this.isTooltipSilent() }, hAsync(ButtonContent, null))), isSlotUsed(this.el, "badge") && hAsync("slot", { name: "badge" }), !this.hasTooltip && hAsync(ButtonContent, null), this.describedByContent && (hAsync("span", { id: describedBy, class: "ic-button-describedby" }, this.describedByContent))));
9266
9335
  }
9267
9336
  static get delegatesFocus() { return true; }
9268
9337
  get el() { return getElement(this); }
@@ -9271,6 +9340,7 @@ class Button {
9271
9340
  "$flags$": 25,
9272
9341
  "$tagName$": "ic-button",
9273
9342
  "$members$": {
9343
+ "accept": [1],
9274
9344
  "appearance": [1025],
9275
9345
  "ariaControlsId": [8, "aria-controls-id"],
9276
9346
  "ariaOwnsId": [8, "aria-owns-id"],
@@ -9279,6 +9349,8 @@ class Button {
9279
9349
  "download": [8],
9280
9350
  "dropdown": [4],
9281
9351
  "dropdownExpanded": [1540, "dropdown-expanded"],
9352
+ "fileUpload": [4, "file-upload"],
9353
+ "fileInputName": [1, "file-input-name"],
9282
9354
  "form": [1],
9283
9355
  "formaction": [1],
9284
9356
  "formenctype": [1],
@@ -9289,8 +9361,10 @@ class Button {
9289
9361
  "href": [1],
9290
9362
  "hreflang": [1],
9291
9363
  "loading": [4],
9364
+ "multiple": [4],
9292
9365
  "referrerpolicy": [1],
9293
9366
  "rel": [1],
9367
+ "selectedFiles": [16],
9294
9368
  "size": [1],
9295
9369
  "target": [1],
9296
9370
  "tooltipPlacement": [1, "tooltip-placement"],
@@ -9371,7 +9445,8 @@ class Card {
9371
9445
  removeDisabledFalse(this.disabled, this.el);
9372
9446
  }
9373
9447
  componentDidLoad() {
9374
- onComponentRequiredPropUndefined([{ prop: this.heading, propName: "heading" }], "Card");
9448
+ !isSlotUsed(this.el, "heading") &&
9449
+ onComponentRequiredPropUndefined([{ prop: this.heading, propName: "heading" }], "Card");
9375
9450
  this.updateTheme();
9376
9451
  }
9377
9452
  handleHostClick(event) {
@@ -10256,7 +10331,7 @@ class DataTable {
10256
10331
  }; }
10257
10332
  }
10258
10333
 
10259
- const icDialogCss = "/*!@html*/html.sc-ic-dialog{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-dialog{margin:0}/*!@main*/main.sc-ic-dialog{display:block}/*!@h1*/h1.sc-ic-dialog{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-dialog{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-dialog{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-dialog{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-dialog{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-dialog,strong.sc-ic-dialog{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-dialog,kbd.sc-ic-dialog,samp.sc-ic-dialog{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-dialog{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-dialog,sup.sc-ic-dialog{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-dialog{bottom:-0.25em}/*!@sup*/sup.sc-ic-dialog{top:-0.5em}/*!@img*/img.sc-ic-dialog{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-dialog,input.sc-ic-dialog,optgroup.sc-ic-dialog,select.sc-ic-dialog,textarea.sc-ic-dialog{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-dialog,input.sc-ic-dialog{overflow:visible}/*!@button,\nselect*/button.sc-ic-dialog,select.sc-ic-dialog{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-dialog,[type=\"button\"].sc-ic-dialog,[type=\"reset\"].sc-ic-dialog,[type=\"submit\"].sc-ic-dialog{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-dialog::-moz-focus-inner,[type=\"button\"].sc-ic-dialog::-moz-focus-inner,[type=\"reset\"].sc-ic-dialog::-moz-focus-inner,[type=\"submit\"].sc-ic-dialog::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-dialog:-moz-focusring,[type=\"button\"].sc-ic-dialog:-moz-focusring,[type=\"reset\"].sc-ic-dialog:-moz-focusring,[type=\"submit\"].sc-ic-dialog:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-dialog{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-dialog{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-dialog{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-dialog{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-dialog,[type=\"radio\"].sc-ic-dialog{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-dialog::-webkit-inner-spin-button,[type=\"number\"].sc-ic-dialog::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-dialog{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-dialog::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-dialog::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-dialog{display:block}/*!@summary*/summary.sc-ic-dialog{display:list-item}/*!@template*/template.sc-ic-dialog{display:none}/*!@[hidden]*/[hidden].sc-ic-dialog{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-dialog,body.sc-ic-dialog,div.sc-ic-dialog,span.sc-ic-dialog,applet.sc-ic-dialog,object.sc-ic-dialog,iframe.sc-ic-dialog,h1.sc-ic-dialog,h2.sc-ic-dialog,h3.sc-ic-dialog,h4.sc-ic-dialog,h5.sc-ic-dialog,h6.sc-ic-dialog,p.sc-ic-dialog,blockquote.sc-ic-dialog,pre.sc-ic-dialog,a.sc-ic-dialog,abbr.sc-ic-dialog,acronym.sc-ic-dialog,address.sc-ic-dialog,big.sc-ic-dialog,cite.sc-ic-dialog,code.sc-ic-dialog,del.sc-ic-dialog,dfn.sc-ic-dialog,em.sc-ic-dialog,img.sc-ic-dialog,ins.sc-ic-dialog,kbd.sc-ic-dialog,q.sc-ic-dialog,s.sc-ic-dialog,samp.sc-ic-dialog,small.sc-ic-dialog,strike.sc-ic-dialog,strong.sc-ic-dialog,sub.sc-ic-dialog,sup.sc-ic-dialog,tt.sc-ic-dialog,var.sc-ic-dialog,b.sc-ic-dialog,u.sc-ic-dialog,i.sc-ic-dialog,center.sc-ic-dialog,dl.sc-ic-dialog,dt.sc-ic-dialog,dd.sc-ic-dialog,ol.sc-ic-dialog,ul.sc-ic-dialog,li.sc-ic-dialog,fieldset.sc-ic-dialog,form.sc-ic-dialog,label.sc-ic-dialog,legend.sc-ic-dialog,table.sc-ic-dialog,caption.sc-ic-dialog,tbody.sc-ic-dialog,tfoot.sc-ic-dialog,thead.sc-ic-dialog,tr.sc-ic-dialog,th.sc-ic-dialog,td.sc-ic-dialog,article.sc-ic-dialog,aside.sc-ic-dialog,canvas.sc-ic-dialog,details.sc-ic-dialog,embed.sc-ic-dialog,figure.sc-ic-dialog,figcaption.sc-ic-dialog,footer.sc-ic-dialog,header.sc-ic-dialog,hgroup.sc-ic-dialog,menu.sc-ic-dialog,nav.sc-ic-dialog,output.sc-ic-dialog,ruby.sc-ic-dialog,section.sc-ic-dialog,summary.sc-ic-dialog,time.sc-ic-dialog,mark.sc-ic-dialog,audio.sc-ic-dialog,video.sc-ic-dialog{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-dialog-h{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;min-height:100% !important;background:rgb(0 0 0 / 60%);z-index:var(--ic-z-index-dialog);opacity:0;transition:opacity var(--ic-easing-transition-slow)}/*!@:host(.disable-height-constraint)*/.disable-height-constraint.sc-ic-dialog-h{background:none;justify-content:unset;align-items:unset}/*!@.dialog.disable-height-constraint*/.dialog.disable-height-constraint.sc-ic-dialog{max-height:none;position:relative}/*!@.dialog.disable-height-constraint .content-area*/.dialog.disable-height-constraint.sc-ic-dialog .content-area.sc-ic-dialog{overflow-y:visible}/*!@:host(.fade-in)*/.fade-in.sc-ic-dialog-h{opacity:1;transition:opacity var(--ic-easing-transition-slow)}/*!@:host(.hidden)*/.hidden.sc-ic-dialog-h{display:none}/*!@.dialog*/.dialog.sc-ic-dialog{background-color:var(--ic-architectural-white);border:var(--ic-border-default);border-radius:var(--ic-border-radius);padding:var(--ic-space-xs) 0 var(--ic-space-md);transform:translateY(-3rem);transition:transform 1000s;display:flex;flex-direction:column;box-sizing:border-box;overflow-x:visible}/*!@:host(.fade-in) .dialog*/.fade-in.sc-ic-dialog-h .dialog.sc-ic-dialog{transform:translateY(0);transition:transform var(--ic-easing-transition-slow)}/*!@.small*/.small.sc-ic-dialog{width:50%;max-width:25rem;min-height:11rem;max-height:70vh}/*!@.medium*/.medium.sc-ic-dialog{width:70vw;max-width:44rem;min-height:12.5rem;max-height:70vh}/*!@.large*/.large.sc-ic-dialog{width:90vw;max-width:62.5rem;min-height:12.5rem;max-height:90vh}/*!@.heading-area*/.heading-area.sc-ic-dialog{display:flex;margin-bottom:var(--ic-space-xs);padding:0 var(--ic-space-md)}/*!@.heading*/.heading.sc-ic-dialog{overflow-wrap:break-word}/*!@.close-icon*/.close-icon.sc-ic-dialog{margin-left:auto}/*!@.content-area*/.content-area.sc-ic-dialog{-ms-overflow-style:none;scrollbar-width:none;padding:0 var(--ic-space-md);margin:0;overflow-y:auto}/*!@.content-area::-webkit-scrollbar*/.content-area.sc-ic-dialog::-webkit-scrollbar{display:none}/*!@#dialog-content*/#dialog-content.sc-ic-dialog{margin-bottom:var(--ic-space-sm)}/*!@#dialog-content ::slotted(ic-typography)*/#dialog-content .sc-ic-dialog-s>ic-typography{overflow-wrap:break-word}/*!@#dialog-content ::slotted(*)*/#dialog-content .sc-ic-dialog-s>*{position:relative}/*!@.status-alert*/.status-alert.sc-ic-dialog{margin-bottom:var(--ic-space-xs)}/*!@.dialog-controls*/.dialog-controls.sc-ic-dialog{margin-top:auto;padding:var(--ic-space-xs) var(--ic-space-md) 0;display:flex;justify-content:flex-end;gap:var(--ic-space-md)}/*!@.dialog-control-button*/.dialog-control-button.sc-ic-dialog{width:-moz-fit-content;width:fit-content}/*!@.backdrop*/.backdrop.sc-ic-dialog{overflow-y:auto;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / 60%);z-index:var(--ic-z-index-dialog);padding-top:16px;padding-bottom:16px}@media (min-width: 800px){/*!@:host([size=\"large\"]) .content-area*/[size=\"large\"].sc-ic-dialog-h .content-area.sc-ic-dialog{width:75%}}@media (max-width: 576px){/*!@.dialog*/.dialog.sc-ic-dialog{width:100vw;height:100vh;transform:translateY(-5rem);max-width:none;max-height:none;box-sizing:border-box}/*!@.backdrop*/.backdrop.sc-ic-dialog{padding:0}/*!@.dialog.disable-height-constraint*/.dialog.disable-height-constraint.sc-ic-dialog{height:auto;min-height:100vh}}@media (max-width: 364px){/*!@.triple-button*/.triple-button.sc-ic-dialog{flex-direction:column;gap:var(--ic-space-xs)}/*!@.dialog-control-button*/.dialog-control-button.sc-ic-dialog{width:unset}}";
10334
+ const icDialogCss = "/*!@html*/html.sc-ic-dialog{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-dialog{margin:0}/*!@main*/main.sc-ic-dialog{display:block}/*!@h1*/h1.sc-ic-dialog{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-dialog{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-dialog{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-dialog{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-dialog{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-dialog,strong.sc-ic-dialog{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-dialog,kbd.sc-ic-dialog,samp.sc-ic-dialog{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-dialog{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-dialog,sup.sc-ic-dialog{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-dialog{bottom:-0.25em}/*!@sup*/sup.sc-ic-dialog{top:-0.5em}/*!@img*/img.sc-ic-dialog{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-dialog,input.sc-ic-dialog,optgroup.sc-ic-dialog,select.sc-ic-dialog,textarea.sc-ic-dialog{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-dialog,input.sc-ic-dialog{overflow:visible}/*!@button,\nselect*/button.sc-ic-dialog,select.sc-ic-dialog{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-dialog,[type=\"button\"].sc-ic-dialog,[type=\"reset\"].sc-ic-dialog,[type=\"submit\"].sc-ic-dialog{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-dialog::-moz-focus-inner,[type=\"button\"].sc-ic-dialog::-moz-focus-inner,[type=\"reset\"].sc-ic-dialog::-moz-focus-inner,[type=\"submit\"].sc-ic-dialog::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-dialog:-moz-focusring,[type=\"button\"].sc-ic-dialog:-moz-focusring,[type=\"reset\"].sc-ic-dialog:-moz-focusring,[type=\"submit\"].sc-ic-dialog:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-dialog{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-dialog{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-dialog{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-dialog{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-dialog,[type=\"radio\"].sc-ic-dialog{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-dialog::-webkit-inner-spin-button,[type=\"number\"].sc-ic-dialog::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-dialog{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-dialog::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-dialog::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-dialog{display:block}/*!@summary*/summary.sc-ic-dialog{display:list-item}/*!@template*/template.sc-ic-dialog{display:none}/*!@[hidden]*/[hidden].sc-ic-dialog{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-dialog,body.sc-ic-dialog,div.sc-ic-dialog,span.sc-ic-dialog,applet.sc-ic-dialog,object.sc-ic-dialog,iframe.sc-ic-dialog,h1.sc-ic-dialog,h2.sc-ic-dialog,h3.sc-ic-dialog,h4.sc-ic-dialog,h5.sc-ic-dialog,h6.sc-ic-dialog,p.sc-ic-dialog,blockquote.sc-ic-dialog,pre.sc-ic-dialog,a.sc-ic-dialog,abbr.sc-ic-dialog,acronym.sc-ic-dialog,address.sc-ic-dialog,big.sc-ic-dialog,cite.sc-ic-dialog,code.sc-ic-dialog,del.sc-ic-dialog,dfn.sc-ic-dialog,em.sc-ic-dialog,img.sc-ic-dialog,ins.sc-ic-dialog,kbd.sc-ic-dialog,q.sc-ic-dialog,s.sc-ic-dialog,samp.sc-ic-dialog,small.sc-ic-dialog,strike.sc-ic-dialog,strong.sc-ic-dialog,sub.sc-ic-dialog,sup.sc-ic-dialog,tt.sc-ic-dialog,var.sc-ic-dialog,b.sc-ic-dialog,u.sc-ic-dialog,i.sc-ic-dialog,center.sc-ic-dialog,dl.sc-ic-dialog,dt.sc-ic-dialog,dd.sc-ic-dialog,ol.sc-ic-dialog,ul.sc-ic-dialog,li.sc-ic-dialog,fieldset.sc-ic-dialog,form.sc-ic-dialog,label.sc-ic-dialog,legend.sc-ic-dialog,table.sc-ic-dialog,caption.sc-ic-dialog,tbody.sc-ic-dialog,tfoot.sc-ic-dialog,thead.sc-ic-dialog,tr.sc-ic-dialog,th.sc-ic-dialog,td.sc-ic-dialog,article.sc-ic-dialog,aside.sc-ic-dialog,canvas.sc-ic-dialog,details.sc-ic-dialog,embed.sc-ic-dialog,figure.sc-ic-dialog,figcaption.sc-ic-dialog,footer.sc-ic-dialog,header.sc-ic-dialog,hgroup.sc-ic-dialog,menu.sc-ic-dialog,nav.sc-ic-dialog,output.sc-ic-dialog,ruby.sc-ic-dialog,section.sc-ic-dialog,summary.sc-ic-dialog,time.sc-ic-dialog,mark.sc-ic-dialog,audio.sc-ic-dialog,video.sc-ic-dialog{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host*/.sc-ic-dialog-h{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;min-height:100% !important;background:rgb(0 0 0 / 60%);z-index:var(--ic-z-index-dialog);opacity:0;transition:opacity var(--ic-easing-transition-slow)}/*!@:host(.disable-height-constraint)*/.disable-height-constraint.sc-ic-dialog-h{background:none;justify-content:unset;align-items:unset}/*!@.dialog.disable-height-constraint*/.dialog.disable-height-constraint.sc-ic-dialog{max-height:none;position:relative}/*!@.dialog.disable-height-constraint .content-area*/.dialog.disable-height-constraint.sc-ic-dialog .content-area.sc-ic-dialog{overflow-y:visible}/*!@:host(.fade-in)*/.fade-in.sc-ic-dialog-h{opacity:1;transition:opacity var(--ic-easing-transition-slow)}/*!@:host(.hidden)*/.hidden.sc-ic-dialog-h{display:none}/*!@.dialog*/.dialog.sc-ic-dialog{background-color:var(--ic-architectural-white);border:var(--ic-border-default);border-radius:var(--ic-border-radius);padding:var(--ic-space-xs) 0 var(--ic-space-md);transform:translateY(-3rem);transition:transform 1000s;display:flex;flex-direction:column;box-sizing:border-box;overflow-x:visible}/*!@:host(.fade-in) .dialog*/.fade-in.sc-ic-dialog-h .dialog.sc-ic-dialog{transform:translateY(0);transition:transform var(--ic-easing-transition-slow)}/*!@.small*/.small.sc-ic-dialog{width:50%;max-width:25rem;min-height:11rem;max-height:70vh}/*!@.medium*/.medium.sc-ic-dialog{width:70vw;max-width:44rem;min-height:12.5rem;max-height:70vh}/*!@.large*/.large.sc-ic-dialog{width:90vw;max-width:62.5rem;min-height:12.5rem;max-height:90vh}/*!@.heading-area*/.heading-area.sc-ic-dialog{display:flex;margin-bottom:var(--ic-space-xs);padding:0 var(--ic-space-md)}/*!@.heading*/.heading.sc-ic-dialog{overflow-wrap:break-word}/*!@.close-icon*/.close-icon.sc-ic-dialog{margin-left:auto}/*!@.content-area*/.content-area.sc-ic-dialog{-ms-overflow-style:none;scrollbar-width:none;padding:0 var(--ic-space-md);margin:0;overflow-y:auto}/*!@.content-area::-webkit-scrollbar*/.content-area.sc-ic-dialog::-webkit-scrollbar{display:none}/*!@#dialog-content*/#dialog-content.sc-ic-dialog{margin-bottom:var(--ic-space-sm)}/*!@#dialog-content ::slotted(ic-typography)*/#dialog-content .sc-ic-dialog-s>ic-typography{overflow-wrap:break-word}/*!@#dialog-content ::slotted(*)*/#dialog-content .sc-ic-dialog-s>*{position:relative}/*!@.status-alert*/.status-alert.sc-ic-dialog{margin-bottom:var(--ic-space-xs)}/*!@.dialog-controls*/.dialog-controls.sc-ic-dialog{margin-top:auto;padding:var(--ic-space-xs) var(--ic-space-md) 0;display:flex;justify-content:flex-end;gap:var(--ic-space-md)}/*!@.dialog-control-button*/.dialog-control-button.sc-ic-dialog{width:-moz-fit-content;width:fit-content}/*!@.backdrop*/.backdrop.sc-ic-dialog{overflow-y:auto;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / 60%);z-index:var(--ic-z-index-dialog);padding-top:16px;padding-bottom:16px}@media (min-width: 800px){/*!@:host([size=\"large\"]) .dialog:not(.disable-width-constraint) > .content-area*/[size=\"large\"].sc-ic-dialog-h .dialog.sc-ic-dialog:not(.disable-width-constraint)>.content-area.sc-ic-dialog{width:75%}}@media (max-width: 576px){/*!@.dialog*/.dialog.sc-ic-dialog{width:100vw;height:100vh;transform:translateY(-5rem);max-width:none;max-height:none;box-sizing:border-box}/*!@.backdrop*/.backdrop.sc-ic-dialog{padding:0}/*!@.dialog.disable-height-constraint*/.dialog.disable-height-constraint.sc-ic-dialog{height:auto;min-height:100vh}}@media (max-width: 364px){/*!@.triple-button*/.triple-button.sc-ic-dialog{flex-direction:column;gap:var(--ic-space-xs)}/*!@.dialog-control-button*/.dialog-control-button.sc-ic-dialog{width:unset}}";
10260
10335
 
10261
10336
  /**
10262
10337
  * @slot dialog-controls - Content will be place at the bottom of the dialog.
@@ -10457,6 +10532,7 @@ class Dialog {
10457
10532
  ["dialog"]: true,
10458
10533
  [`${size}`]: true,
10459
10534
  ["disable-height-constraint"]: this.disableHeightConstraint,
10535
+ ["disable-width-constraint"]: this.disableWidthConstraint,
10460
10536
  }, "aria-labelledby": "dialog-label dialog-heading", "aria-describedby": "dialog-alert dialog-content", ref: (el) => (this.dialogEl = el) }, hAsync("div", { class: "heading-area" }, hAsync("div", { class: "heading-content" }, hAsync("div", { class: "label" }, hAsync("slot", { name: "label" }, hAsync("ic-typography", { variant: "label", id: "dialog-label" }, label))), hAsync("div", { class: "heading" }, hAsync("slot", { name: "heading" }, hAsync("ic-typography", { variant: "h4", id: "dialog-heading" }, heading)))), !hideCloseButton && (hAsync("ic-button", { class: "close-icon", variant: "icon", innerHTML: closeIcon, "aria-label": dismissLabel, onClick: this.closeIconClick, "data-gets-focus": destructive || !buttons ? "" : null }))), hAsync("div", { class: "content-area" }, isSlotUsed(this.el, "alert") ? (hAsync("slot", { name: "alert" })) : (status && (hAsync("ic-alert", { variant: status, heading: alertHeading, message: alertMessage, "title-above": true, class: "status-alert", id: "dialog-alert" }))), hAsync("div", { id: "dialog-content" }, hAsync("slot", null))), (buttons || isSlotUsed(this.el, this.DIALOG_CONTROLS)) && (hAsync("div", { class: {
10461
10537
  [this.DIALOG_CONTROLS]: true,
10462
10538
  ["triple-button"]: buttonProps.length === 3,
@@ -10479,6 +10555,7 @@ class Dialog {
10479
10555
  this.destructive = false;
10480
10556
  this.dismissLabel = "Dismiss";
10481
10557
  this.disableHeightConstraint = false;
10558
+ this.disableWidthConstraint = false;
10482
10559
  this.hideCloseButton = false;
10483
10560
  this.heading = undefined;
10484
10561
  this.label = undefined;
@@ -10634,6 +10711,7 @@ class Dialog {
10634
10711
  "destructive": [4],
10635
10712
  "dismissLabel": [1, "dismiss-label"],
10636
10713
  "disableHeightConstraint": [4, "disable-height-constraint"],
10714
+ "disableWidthConstraint": [4, "disable-width-constraint"],
10637
10715
  "hideCloseButton": [4, "hide-close-button"],
10638
10716
  "heading": [1],
10639
10717
  "label": [1],
@@ -10807,7 +10885,7 @@ class Footer {
10807
10885
  // Slots will be able to infer their own color
10808
10886
  [IcThemeForegroundEnum.Dark]: foregroundColor === IcThemeForegroundEnum.Dark,
10809
10887
  [IcThemeForegroundEnum.Light]: foregroundColor === IcThemeForegroundEnum.Light,
10810
- } }, hAsync("footer", { ref: (footerEl) => (this.footerEl = footerEl) }, hAsync("div", { class: "footer-description" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-description-inner" }, hAsync("ic-typography", { variant: "body" }, hAsync("slot", { name: "description" }, description))))), isSlotUsed(this.el, "link") && (hAsync("div", { class: "footer-links" }, groupLinks && small ? (hAsync("div", { class: "footer-links-inner" }, hAsync("slot", { name: "link" }))) : (hAsync("ic-section-container", { fullHeight: true, aligned: aligned }, hAsync("div", { class: "footer-links-inner" }, hAsync("slot", { name: "link" })))))), hAsync("div", { class: "footer-compliance" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-compliance-inner" }, isSlotUsed(this.el, "logo") && (hAsync("div", { class: "footer-logo" }, hAsync("slot", { name: "logo" }))), (isSlotUsed(this.el, "caption") || caption) && (hAsync("div", { class: "footer-caption" }, hAsync("ic-typography", { variant: this.deviceSize <= IC_DEVICE_SIZES.M
10888
+ } }, hAsync("footer", { ref: (footerEl) => (this.footerEl = footerEl) }, description && (hAsync("div", { class: "footer-description" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-description-inner" }, hAsync("ic-typography", { variant: "body" }, hAsync("slot", { name: "description" }, description)))))), isSlotUsed(this.el, "link") && (hAsync("div", { class: "footer-links" }, groupLinks && small ? (hAsync("div", { class: "footer-links-inner" }, hAsync("slot", { name: "link" }))) : (hAsync("ic-section-container", { fullHeight: true, aligned: aligned }, hAsync("div", { class: "footer-links-inner" }, hAsync("slot", { name: "link" })))))), hAsync("div", { class: "footer-compliance" }, hAsync("ic-section-container", { aligned: aligned, fullHeight: true }, hAsync("div", { class: "footer-compliance-inner" }, isSlotUsed(this.el, "logo") && (hAsync("div", { class: "footer-logo" }, hAsync("slot", { name: "logo" }))), (isSlotUsed(this.el, "caption") || caption) && (hAsync("div", { class: "footer-caption" }, hAsync("ic-typography", { variant: this.deviceSize <= IC_DEVICE_SIZES.M
10811
10889
  ? "caption"
10812
10890
  : "body" }, hAsync("slot", { name: "caption" }, caption)))), copyright && (hAsync("div", { class: {
10813
10891
  ["footer-copyright"]: true,
@@ -10839,7 +10917,7 @@ class Footer {
10839
10917
 
10840
10918
  var OpenInNew = `<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg>`;
10841
10919
 
10842
- const icFooterLinkCss = "/*!@html*/html.sc-ic-footer-link{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-footer-link{margin:0}/*!@main*/main.sc-ic-footer-link{display:block}/*!@h1*/h1.sc-ic-footer-link{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-footer-link{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-footer-link{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-footer-link{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-footer-link{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-footer-link,strong.sc-ic-footer-link{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-footer-link,kbd.sc-ic-footer-link,samp.sc-ic-footer-link{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-footer-link{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-footer-link,sup.sc-ic-footer-link{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-footer-link{bottom:-0.25em}/*!@sup*/sup.sc-ic-footer-link{top:-0.5em}/*!@img*/img.sc-ic-footer-link{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-footer-link,input.sc-ic-footer-link,optgroup.sc-ic-footer-link,select.sc-ic-footer-link,textarea.sc-ic-footer-link{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-footer-link,input.sc-ic-footer-link{overflow:visible}/*!@button,\nselect*/button.sc-ic-footer-link,select.sc-ic-footer-link{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-footer-link,[type=\"button\"].sc-ic-footer-link,[type=\"reset\"].sc-ic-footer-link,[type=\"submit\"].sc-ic-footer-link{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-footer-link::-moz-focus-inner,[type=\"button\"].sc-ic-footer-link::-moz-focus-inner,[type=\"reset\"].sc-ic-footer-link::-moz-focus-inner,[type=\"submit\"].sc-ic-footer-link::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-footer-link:-moz-focusring,[type=\"button\"].sc-ic-footer-link:-moz-focusring,[type=\"reset\"].sc-ic-footer-link:-moz-focusring,[type=\"submit\"].sc-ic-footer-link:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-footer-link{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-footer-link{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-footer-link{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-footer-link{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-footer-link,[type=\"radio\"].sc-ic-footer-link{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-footer-link::-webkit-inner-spin-button,[type=\"number\"].sc-ic-footer-link::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-footer-link{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-footer-link::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-footer-link::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-footer-link{display:block}/*!@summary*/summary.sc-ic-footer-link{display:list-item}/*!@template*/template.sc-ic-footer-link{display:none}/*!@[hidden]*/[hidden].sc-ic-footer-link{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-footer-link,body.sc-ic-footer-link,div.sc-ic-footer-link,span.sc-ic-footer-link,applet.sc-ic-footer-link,object.sc-ic-footer-link,iframe.sc-ic-footer-link,h1.sc-ic-footer-link,h2.sc-ic-footer-link,h3.sc-ic-footer-link,h4.sc-ic-footer-link,h5.sc-ic-footer-link,h6.sc-ic-footer-link,p.sc-ic-footer-link,blockquote.sc-ic-footer-link,pre.sc-ic-footer-link,a.sc-ic-footer-link,abbr.sc-ic-footer-link,acronym.sc-ic-footer-link,address.sc-ic-footer-link,big.sc-ic-footer-link,cite.sc-ic-footer-link,code.sc-ic-footer-link,del.sc-ic-footer-link,dfn.sc-ic-footer-link,em.sc-ic-footer-link,img.sc-ic-footer-link,ins.sc-ic-footer-link,kbd.sc-ic-footer-link,q.sc-ic-footer-link,s.sc-ic-footer-link,samp.sc-ic-footer-link,small.sc-ic-footer-link,strike.sc-ic-footer-link,strong.sc-ic-footer-link,sub.sc-ic-footer-link,sup.sc-ic-footer-link,tt.sc-ic-footer-link,var.sc-ic-footer-link,b.sc-ic-footer-link,u.sc-ic-footer-link,i.sc-ic-footer-link,center.sc-ic-footer-link,dl.sc-ic-footer-link,dt.sc-ic-footer-link,dd.sc-ic-footer-link,ol.sc-ic-footer-link,ul.sc-ic-footer-link,li.sc-ic-footer-link,fieldset.sc-ic-footer-link,form.sc-ic-footer-link,label.sc-ic-footer-link,legend.sc-ic-footer-link,table.sc-ic-footer-link,caption.sc-ic-footer-link,tbody.sc-ic-footer-link,tfoot.sc-ic-footer-link,thead.sc-ic-footer-link,tr.sc-ic-footer-link,th.sc-ic-footer-link,td.sc-ic-footer-link,article.sc-ic-footer-link,aside.sc-ic-footer-link,canvas.sc-ic-footer-link,details.sc-ic-footer-link,embed.sc-ic-footer-link,figure.sc-ic-footer-link,figcaption.sc-ic-footer-link,footer.sc-ic-footer-link,header.sc-ic-footer-link,hgroup.sc-ic-footer-link,menu.sc-ic-footer-link,nav.sc-ic-footer-link,output.sc-ic-footer-link,ruby.sc-ic-footer-link,section.sc-ic-footer-link,summary.sc-ic-footer-link,time.sc-ic-footer-link,mark.sc-ic-footer-link,audio.sc-ic-footer-link,video.sc-ic-footer-link{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host(.footer-link-ungrouped-sparse)*/.footer-link-ungrouped-sparse.sc-ic-footer-link-h{--footer-link-margin-left:0;--footer-link-margin-right:2.5rem;--footer-link-margin-bottom:0}/*!@:host(.footer-link-ungrouped-small)*/.footer-link-ungrouped-small.sc-ic-footer-link-h{--footer-link-margin-left:0;--footer-link-margin-right:0;--footer-link-margin-bottom:var(--ic-space-md)}/*!@:host(.footer-link-grouped-sparse)*/.footer-link-grouped-sparse.sc-ic-footer-link-h{--footer-link-margin-left:0;--footer-link-margin-right:0;--footer-link-margin-bottom:var(--ic-space-md)}/*!@:host(.footer-link-grouped-small)*/.footer-link-grouped-small.sc-ic-footer-link-h{--footer-link-margin-left:var(--ic-space-md);--footer-link-margin-right:0;--footer-link-margin-bottom:var(--ic-space-md)}/*!@:host(.footer-link)*/.footer-link.sc-ic-footer-link-h{margin-left:var(--footer-link-margin-left);margin-right:var(--footer-link-margin-right);margin-bottom:var(--footer-link-margin-bottom)}/*!@:host(.footer-link) a,\n:host(.footer-link) a ::slotted(a)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a{display:flex;align-items:flex-end;font-weight:var(--ic-font-weight-bold);color:inherit;width:-moz-fit-content;width:fit-content;font-size:var(--ic-font-size-regular)}/*!@:host(.footer-link) a:link,\n:host(.footer-link) a ::slotted(a:link)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link{color:inherit;text-decoration:underline;font-weight:var(--ic-font-weight-bold)}/*!@:host(.footer-link) a:link > ::slotted(svg),\n:host(.footer-link) a:link > ::slotted(img),\n:host(.footer-link) a ::slotted(a:link > ::slotted(svg)),\n:host(.footer-link) a ::slotted(a:link > ::slotted(img))*/.sc-ic-footer-link-h.footer-link a:link>.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link a:link>.sc-ic-footer-link-s>img,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link>-shadowcssslotted(img),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link>-shadowcssslotted(img){padding:var(--ic-space-xxxs);pointer-events:none;transition:var(--ic-easing-transition-fast)}/*!@:host(.footer-link-light) ::slotted(svg)*/.sc-ic-footer-link-h.footer-link-light .sc-ic-footer-link-s>svg{fill:var(--ic-architectural-white)}/*!@:host(.footer-link-dark) ::slotted(svg)*/.sc-ic-footer-link-h.footer-link-dark.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link-dark .sc-ic-footer-link-s>svg{fill:var(--ic-architectural-black)}/*!@:host(.footer-link) a:link:hover,\n:host(.footer-link) a:link:focus,\n:host(.footer-link) a ::slotted(a:link:hover),\n:host(.footer-link) a ::slotted(a:link:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:hover,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus{border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none}@supports (text-decoration-thickness: 25%){/*!@:host(.footer-link) a:link:hover,\n :host(.footer-link) a:link:focus,\n :host(.footer-link) a ::slotted(a:link:hover),\n :host(.footer-link) a ::slotted(a:link:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:hover,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus{text-decoration-line:underline;text-decoration-thickness:25%;text-underline-offset:25%;border-bottom:0 !important;margin-bottom:0 !important}}/*!@:host(.footer-link) a:link:hover,\n:host(.footer-link) a ::slotted(a:link:hover)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:hover{outline:none}/*!@:host(.footer-link) a:link:focus,\n:host(.footer-link) a ::slotted(a:link:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus{outline:var(--ic-hc-focus-outline)}/*!@:host(.footer-link) a:link:focus > ::slotted(svg),\n:host(.footer-link) a:link:focus > ::slotted(img),\n:host(.footer-link) a ::slotted(a:link:focus > ::slotted(svg)),\n:host(.footer-link) a ::slotted(a:link:focus > ::slotted(img))*/.sc-ic-footer-link-h.footer-link a:link:focus>.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link a:link:focus>.sc-ic-footer-link-s>img,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(img),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(img){box-shadow:var(--ic-border-focus);border-radius:var(--ic-border-radius)}/*!@:host(.footer-link) a:focus,\n:host(.footer-link) a ::slotted(a:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:focus{border-radius:var(--ic-border-radius);outline:var(--ic-hc-focus-outline);transition:var(--ic-transition-duration-fast)}/*!@:host(.footer-link) a:link:active,\n:host(.footer-link) a:link:focus:active,\n:host(.footer-link) a:link:visited:active,\n:host(.footer-link) a ::slotted(a:link:active),\n:host(.footer-link) a ::slotted(a:link:focus:active),\n:host(.footer-link) a ::slotted(a:link:visited:active)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:active,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus:active,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:visited:active,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:active,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:active,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus:active,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus:active,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:visited:active,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:visited:active{color:inherit;text-decoration:none}/*!@:host(.footer-link) a:hover,\n:host(.footer-link) a ::slotted(a:hover)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:hover{text-decoration:none}/*!@.open-in-new-icon*/.open-in-new-icon.sc-ic-footer-link{padding-left:var(--ic-space-xxs)}/*!@.open-in-new-icon,\n.open-in-new-icon svg*/.open-in-new-icon.sc-ic-footer-link,.open-in-new-icon.sc-ic-footer-link svg.sc-ic-footer-link{height:var(--ic-space-md);width:var(--ic-space-md)}/*!@:host(.footer-link-light) .open-in-new-icon svg*/.footer-link-light.sc-ic-footer-link-h .open-in-new-icon.sc-ic-footer-link svg.sc-ic-footer-link{fill:var(--ic-architectural-white)}/*!@:host(.footer-link-dark) .open-in-new-icon svg*/.footer-link-dark.sc-ic-footer-link-h .open-in-new-icon.sc-ic-footer-link svg.sc-ic-footer-link{fill:var(--ic-architectural-black)}@media screen and (min-width: 769px){/*!@:host(.footer-link.footer-link-ungrouped-sparse:last-of-type)*/.footer-link.footer-link-ungrouped-sparse.sc-ic-footer-link-h:last-of-type{margin-right:0}}@media (forced-colors: active){/*!@:host(.footer-link-light) ::slotted(svg),\n :host(.footer-link-dark) ::slotted(svg)*/.sc-ic-footer-link-h.footer-link-light .sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link-dark.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link-dark .sc-ic-footer-link-s>svg{fill:currentcolor}}";
10920
+ const icFooterLinkCss = "/*!@html*/html.sc-ic-footer-link{line-height:1.15;-webkit-text-size-adjust:100%}/*!@body*/body.sc-ic-footer-link{margin:0}/*!@main*/main.sc-ic-footer-link{display:block}/*!@h1*/h1.sc-ic-footer-link{font-size:2em;margin:0.67em 0}/*!@hr*/hr.sc-ic-footer-link{box-sizing:content-box;height:0;overflow:visible}/*!@pre*/pre.sc-ic-footer-link{font-family:monospace, monospace;font-size:1em}/*!@a*/a.sc-ic-footer-link{background-color:transparent}/*!@abbr[title]*/abbr[title].sc-ic-footer-link{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}/*!@b,\nstrong*/b.sc-ic-footer-link,strong.sc-ic-footer-link{font-weight:bolder}/*!@code,\nkbd,\nsamp*/code.sc-ic-footer-link,kbd.sc-ic-footer-link,samp.sc-ic-footer-link{font-family:monospace, monospace;font-size:1em}/*!@small*/small.sc-ic-footer-link{font-size:80%}/*!@sub,\nsup*/sub.sc-ic-footer-link,sup.sc-ic-footer-link{font-size:75%;line-height:0;position:relative;vertical-align:baseline}/*!@sub*/sub.sc-ic-footer-link{bottom:-0.25em}/*!@sup*/sup.sc-ic-footer-link{top:-0.5em}/*!@img*/img.sc-ic-footer-link{border-style:none}/*!@button,\ninput,\noptgroup,\nselect,\ntextarea*/button.sc-ic-footer-link,input.sc-ic-footer-link,optgroup.sc-ic-footer-link,select.sc-ic-footer-link,textarea.sc-ic-footer-link{font-family:inherit;font-size:100%;line-height:1.15;margin:0}/*!@button,\ninput*/button.sc-ic-footer-link,input.sc-ic-footer-link{overflow:visible}/*!@button,\nselect*/button.sc-ic-footer-link,select.sc-ic-footer-link{text-transform:none}/*!@button,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"]*/button.sc-ic-footer-link,[type=\"button\"].sc-ic-footer-link,[type=\"reset\"].sc-ic-footer-link,[type=\"submit\"].sc-ic-footer-link{-webkit-appearance:button}/*!@button::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner*/button.sc-ic-footer-link::-moz-focus-inner,[type=\"button\"].sc-ic-footer-link::-moz-focus-inner,[type=\"reset\"].sc-ic-footer-link::-moz-focus-inner,[type=\"submit\"].sc-ic-footer-link::-moz-focus-inner{border-style:none;padding:0}/*!@button:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring*/button.sc-ic-footer-link:-moz-focusring,[type=\"button\"].sc-ic-footer-link:-moz-focusring,[type=\"reset\"].sc-ic-footer-link:-moz-focusring,[type=\"submit\"].sc-ic-footer-link:-moz-focusring{outline:1px dotted ButtonText}/*!@fieldset*/fieldset.sc-ic-footer-link{padding:0.35em 0.75em 0.625em}/*!@legend*/legend.sc-ic-footer-link{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}/*!@progress*/progress.sc-ic-footer-link{vertical-align:baseline}/*!@textarea*/textarea.sc-ic-footer-link{overflow:auto}/*!@[type=\"checkbox\"],\n[type=\"radio\"]*/[type=\"checkbox\"].sc-ic-footer-link,[type=\"radio\"].sc-ic-footer-link{box-sizing:border-box;padding:0}/*!@[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button*/[type=\"number\"].sc-ic-footer-link::-webkit-inner-spin-button,[type=\"number\"].sc-ic-footer-link::-webkit-outer-spin-button{height:auto}/*!@[type=\"search\"]*/[type=\"search\"].sc-ic-footer-link{-webkit-appearance:textfield;outline-offset:-2px}/*!@[type=\"search\"]::-webkit-search-decoration*/[type=\"search\"].sc-ic-footer-link::-webkit-search-decoration{-webkit-appearance:none}/*!@::-webkit-file-upload-button*/.sc-ic-footer-link::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!@details*/details.sc-ic-footer-link{display:block}/*!@summary*/summary.sc-ic-footer-link{display:list-item}/*!@template*/template.sc-ic-footer-link{display:none}/*!@[hidden]*/[hidden].sc-ic-footer-link{display:none}/*!@html,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo*/html.sc-ic-footer-link,body.sc-ic-footer-link,div.sc-ic-footer-link,span.sc-ic-footer-link,applet.sc-ic-footer-link,object.sc-ic-footer-link,iframe.sc-ic-footer-link,h1.sc-ic-footer-link,h2.sc-ic-footer-link,h3.sc-ic-footer-link,h4.sc-ic-footer-link,h5.sc-ic-footer-link,h6.sc-ic-footer-link,p.sc-ic-footer-link,blockquote.sc-ic-footer-link,pre.sc-ic-footer-link,a.sc-ic-footer-link,abbr.sc-ic-footer-link,acronym.sc-ic-footer-link,address.sc-ic-footer-link,big.sc-ic-footer-link,cite.sc-ic-footer-link,code.sc-ic-footer-link,del.sc-ic-footer-link,dfn.sc-ic-footer-link,em.sc-ic-footer-link,img.sc-ic-footer-link,ins.sc-ic-footer-link,kbd.sc-ic-footer-link,q.sc-ic-footer-link,s.sc-ic-footer-link,samp.sc-ic-footer-link,small.sc-ic-footer-link,strike.sc-ic-footer-link,strong.sc-ic-footer-link,sub.sc-ic-footer-link,sup.sc-ic-footer-link,tt.sc-ic-footer-link,var.sc-ic-footer-link,b.sc-ic-footer-link,u.sc-ic-footer-link,i.sc-ic-footer-link,center.sc-ic-footer-link,dl.sc-ic-footer-link,dt.sc-ic-footer-link,dd.sc-ic-footer-link,ol.sc-ic-footer-link,ul.sc-ic-footer-link,li.sc-ic-footer-link,fieldset.sc-ic-footer-link,form.sc-ic-footer-link,label.sc-ic-footer-link,legend.sc-ic-footer-link,table.sc-ic-footer-link,caption.sc-ic-footer-link,tbody.sc-ic-footer-link,tfoot.sc-ic-footer-link,thead.sc-ic-footer-link,tr.sc-ic-footer-link,th.sc-ic-footer-link,td.sc-ic-footer-link,article.sc-ic-footer-link,aside.sc-ic-footer-link,canvas.sc-ic-footer-link,details.sc-ic-footer-link,embed.sc-ic-footer-link,figure.sc-ic-footer-link,figcaption.sc-ic-footer-link,footer.sc-ic-footer-link,header.sc-ic-footer-link,hgroup.sc-ic-footer-link,menu.sc-ic-footer-link,nav.sc-ic-footer-link,output.sc-ic-footer-link,ruby.sc-ic-footer-link,section.sc-ic-footer-link,summary.sc-ic-footer-link,time.sc-ic-footer-link,mark.sc-ic-footer-link,audio.sc-ic-footer-link,video.sc-ic-footer-link{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}/*!@:host(.footer-link-ungrouped-sparse)*/.footer-link-ungrouped-sparse.sc-ic-footer-link-h{--footer-link-margin-left:0;--footer-link-margin-right:2.5rem;--footer-link-margin-bottom:0}/*!@:host(.footer-link-ungrouped-small)*/.footer-link-ungrouped-small.sc-ic-footer-link-h{--footer-link-margin-left:0;--footer-link-margin-right:0;--footer-link-margin-bottom:var(--ic-space-md)}/*!@:host(.footer-link-grouped-sparse)*/.footer-link-grouped-sparse.sc-ic-footer-link-h{--footer-link-margin-left:0;--footer-link-margin-right:0;--footer-link-margin-bottom:var(--ic-space-md)}/*!@:host(.footer-link-grouped-small)*/.footer-link-grouped-small.sc-ic-footer-link-h{--footer-link-margin-left:var(--ic-space-md);--footer-link-margin-right:0;--footer-link-margin-bottom:var(--ic-space-md)}/*!@:host(.footer-link)*/.footer-link.sc-ic-footer-link-h{margin-left:var(--footer-link-margin-left);margin-right:var(--footer-link-margin-right);margin-bottom:var(--footer-link-margin-bottom)}/*!@:host(.footer-link) a,\n:host(.footer-link) a ::slotted(a)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a{display:flex;align-items:flex-end;font-weight:var(--ic-font-weight-bold);color:inherit;width:-moz-fit-content;width:fit-content;font-size:var(--ic-font-size-regular)}/*!@:host(.footer-link) a:link,\n:host(.footer-link) a ::slotted(a:link)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link{color:inherit;text-decoration:underline;font-weight:var(--ic-font-weight-bold)}/*!@:host(.footer-link) a:link > ::slotted(svg),\n:host(.footer-link) a:link > ::slotted(img),\n:host(.footer-link) a ::slotted(a:link > ::slotted(svg)),\n:host(.footer-link) a ::slotted(a:link > ::slotted(img))*/.sc-ic-footer-link-h.footer-link a:link>.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link a:link>.sc-ic-footer-link-s>img,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link>-shadowcssslotted(img),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link>-shadowcssslotted(img){padding:var(--ic-space-xxxs);pointer-events:none;transition:var(--ic-easing-transition-fast)}/*!@:host(.footer-link-light) ::slotted(svg)*/.sc-ic-footer-link-h.footer-link-light .sc-ic-footer-link-s>svg{fill:var(--ic-architectural-white)}/*!@:host(.footer-link-dark) ::slotted(svg)*/.sc-ic-footer-link-h.footer-link-dark.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link-dark .sc-ic-footer-link-s>svg{fill:var(--ic-architectural-black)}/*!@:host(.footer-link) a:link:hover,\n:host(.footer-link) a:link:focus,\n:host(.footer-link) a ::slotted(a:link:hover),\n:host(.footer-link) a ::slotted(a:link:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:hover,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus{border-bottom:0.25rem solid !important;margin-bottom:-0.25rem !important;text-decoration:none}@supports (text-decoration-thickness: 25%){/*!@:host(.footer-link) a:link:hover,\n :host(.footer-link) a:link:focus,\n :host(.footer-link) a ::slotted(a:link:hover),\n :host(.footer-link) a ::slotted(a:link:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:hover,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus{text-decoration-line:underline;text-decoration-thickness:25%;text-underline-offset:25%;border-bottom:0 !important;margin-bottom:0 !important}}/*!@:host(.footer-link) a:link:hover,\n:host(.footer-link) a ::slotted(a:link:hover)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:hover{outline:none}/*!@:host(.footer-link) a:link:focus,\n:host(.footer-link) a ::slotted(a:link:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus{outline:none}/*!@:host(.footer-link) a:link:focus > ::slotted(svg),\n:host(.footer-link) a:link:focus > ::slotted(img),\n:host(.footer-link) a ::slotted(a:link:focus > ::slotted(svg)),\n:host(.footer-link) a ::slotted(a:link:focus > ::slotted(img))*/.sc-ic-footer-link-h.footer-link a:link:focus>.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link a:link:focus>.sc-ic-footer-link-s>img,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(svg),.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(img),.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus>-shadowcssslotted(img){box-shadow:var(--ic-border-focus);border-radius:var(--ic-border-radius)}/*!@:host(.footer-link) a:focus,\n:host(.footer-link) a ::slotted(a:focus)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:focus,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:focus{outline:none;transition:var(--ic-transition-duration-fast)}/*!@:host(.footer-link) a:link:active,\n:host(.footer-link) a:link:focus:active,\n:host(.footer-link) a:link:visited:active,\n:host(.footer-link) a ::slotted(a:link:active),\n:host(.footer-link) a ::slotted(a:link:focus:active),\n:host(.footer-link) a ::slotted(a:link:visited:active)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:active,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:focus:active,.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:link:visited:active,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:active,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:active,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:focus:active,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:focus:active,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:link:visited:active,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:link:visited:active{color:inherit;text-decoration:none}/*!@:host(.footer-link) a:hover,\n:host(.footer-link) a ::slotted(a:hover)*/.footer-link.sc-ic-footer-link-h a.sc-ic-footer-link:hover,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a,.sc-ic-footer-link-h.footer-link a.sc-ic-footer-link-s>a:hover,.sc-ic-footer-link-h.footer-link a .sc-ic-footer-link-s>a:hover{text-decoration:none}/*!@.open-in-new-icon*/.open-in-new-icon.sc-ic-footer-link{padding-left:var(--ic-space-xxs)}/*!@.open-in-new-icon,\n.open-in-new-icon svg*/.open-in-new-icon.sc-ic-footer-link,.open-in-new-icon.sc-ic-footer-link svg.sc-ic-footer-link{height:var(--ic-space-md);width:var(--ic-space-md)}/*!@:host(.footer-link-light) .open-in-new-icon svg*/.footer-link-light.sc-ic-footer-link-h .open-in-new-icon.sc-ic-footer-link svg.sc-ic-footer-link{fill:var(--ic-architectural-white)}/*!@:host(.footer-link-dark) .open-in-new-icon svg*/.footer-link-dark.sc-ic-footer-link-h .open-in-new-icon.sc-ic-footer-link svg.sc-ic-footer-link{fill:var(--ic-architectural-black)}@media screen and (min-width: 769px){/*!@:host(.footer-link.footer-link-ungrouped-sparse:last-of-type)*/.footer-link.footer-link-ungrouped-sparse.sc-ic-footer-link-h:last-of-type{margin-right:0}}@media (forced-colors: active){/*!@:host(.footer-link-light) ::slotted(svg),\n :host(.footer-link-dark) ::slotted(svg)*/.sc-ic-footer-link-h.footer-link-light .sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link-dark.sc-ic-footer-link-s>svg,.sc-ic-footer-link-h.footer-link-dark .sc-ic-footer-link-s>svg{fill:currentcolor}}";
10843
10921
 
10844
10922
  class FooterLink {
10845
10923
  constructor(hostRef) {
@@ -15917,10 +15995,16 @@ class PopoverMenu {
15917
15995
  target.tagName !== "IC-MENU-GROUP" &&
15918
15996
  target.tagName !== "IC-POPOVER-MENU");
15919
15997
  };
15920
- this.closeMenu = () => {
15998
+ /**
15999
+ * Close the popover menu, emit isPopoverClosed event
16000
+ * @param setFocusToAnchor when true return focus to anchor element when menu is closed
16001
+ */
16002
+ this.closeMenu = (setFocusToAnchor = false) => {
15921
16003
  var _a;
15922
16004
  this.open = false;
15923
- (_a = this.anchorEl) === null || _a === void 0 ? void 0 : _a.focus();
16005
+ if (setFocusToAnchor) {
16006
+ (_a = this.anchorEl) === null || _a === void 0 ? void 0 : _a.focus();
16007
+ }
15924
16008
  this.icPopoverClosed.emit();
15925
16009
  };
15926
16010
  this.getNextItemToSelect = (currentItem, movingDown) => {
@@ -16087,7 +16171,7 @@ class PopoverMenu {
16087
16171
  case "Escape":
16088
16172
  case "Tab":
16089
16173
  if (this.open) {
16090
- this.closeMenu();
16174
+ this.closeMenu(true);
16091
16175
  this.el.blur();
16092
16176
  }
16093
16177
  break;
@@ -18101,10 +18185,6 @@ class SideNavigation {
18101
18185
  this.el.parentElement.style.setProperty("height", "100%");
18102
18186
  }
18103
18187
  }
18104
- this.emitSideNavigationExpanded({
18105
- sideNavExpanded: this.menuExpanded,
18106
- sideNavMobile: isSmallAndDisableTopBar,
18107
- });
18108
18188
  if (!this.disableAutoParentStyling) {
18109
18189
  const paddingLeft = `calc(var(--ic-space-xxl) ${this.collapsedIconLabels ? "* 2" : "+ var(--ic-space-xs)"})`;
18110
18190
  if (currSize > DEVICE_SIZES.L) {
@@ -18179,6 +18259,9 @@ class SideNavigation {
18179
18259
  this.status = undefined;
18180
18260
  this.version = undefined;
18181
18261
  }
18262
+ watchExpandedHandler() {
18263
+ this.setMenuExpanded(this.expanded);
18264
+ }
18182
18265
  componentWillLoad() {
18183
18266
  this.setMenuExpanded(this.expanded);
18184
18267
  if (this.collapsedIconLabels) {
@@ -18240,6 +18323,9 @@ class SideNavigation {
18240
18323
  } }, hAsync("ic-typography", { "aria-label": "app tag", variant: "label-uppercase", class: "app-status-text" }, status))), version !== "" && (hAsync("ic-typography", { variant: "label", class: "app-version", "aria-label": "app version" }, version))))))));
18241
18324
  }
18242
18325
  get el() { return getElement(this); }
18326
+ static get watchers() { return {
18327
+ "expanded": ["watchExpandedHandler"]
18328
+ }; }
18243
18329
  static get style() { return icSideNavigationCss; }
18244
18330
  static get cmpMeta() { return {
18245
18331
  "$flags$": 9,
@@ -19378,12 +19464,28 @@ class TextField {
19378
19464
  this.maxLengthExceeded = value.length > this.maxLength ? true : false;
19379
19465
  }
19380
19466
  };
19467
+ this.getMaxCharactersReached = (value) => {
19468
+ this.numChars = value.length;
19469
+ if (this.maxCharacters > 0) {
19470
+ this.maxCharactersReached = this.numChars >= this.maxCharacters;
19471
+ if (this.maxCharactersError && !this.maxCharactersReached) {
19472
+ this.maxCharactersError = false;
19473
+ }
19474
+ }
19475
+ };
19476
+ this.getMinCharactersUnattained = (value) => {
19477
+ this.numChars = value.length;
19478
+ if (this.minCharacters > 0) {
19479
+ this.minCharactersUnattained = this.numChars < this.minCharacters;
19480
+ }
19481
+ };
19381
19482
  this.onInput = (ev) => {
19382
19483
  this.value = ev.target.value;
19383
19484
  this.icInput.emit({ value: this.value });
19384
19485
  };
19385
19486
  this.onBlur = (ev) => {
19386
19487
  const value = ev.target.value;
19488
+ this.getMinCharactersUnattained(value);
19387
19489
  this.icBlur.emit({ value: value });
19388
19490
  };
19389
19491
  this.onFocus = (ev) => {
@@ -19408,6 +19510,9 @@ class TextField {
19408
19510
  this.value = this.initialValue;
19409
19511
  };
19410
19512
  this.numChars = 0;
19513
+ this.maxCharactersReached = false;
19514
+ this.maxCharactersError = false;
19515
+ this.minCharactersUnattained = false;
19411
19516
  this.maxLengthExceeded = false;
19412
19517
  this.maxValueExceeded = false;
19413
19518
  this.minValueUnattained = false;
@@ -19428,8 +19533,10 @@ class TextField {
19428
19533
  this.inputmode = "text";
19429
19534
  this.label = undefined;
19430
19535
  this.max = undefined;
19536
+ this.maxCharacters = 0;
19431
19537
  this.maxLength = 0;
19432
19538
  this.min = undefined;
19539
+ this.minCharacters = 0;
19433
19540
  this.name = this.inputId;
19434
19541
  this.placeholder = "";
19435
19542
  this.readonly = false;
@@ -19458,6 +19565,7 @@ class TextField {
19458
19565
  this.inputEl.value = newValue;
19459
19566
  }
19460
19567
  this.getMaxLengthExceeded(newValue);
19568
+ this.getMaxCharactersReached(newValue);
19461
19569
  this.icChange.emit({ value: newValue });
19462
19570
  }
19463
19571
  connectedCallback() {
@@ -19471,6 +19579,7 @@ class TextField {
19471
19579
  this.watchValueHandler(this.value);
19472
19580
  }
19473
19581
  this.getMaxLengthExceeded(this.value);
19582
+ this.getMaxCharactersReached(this.value);
19474
19583
  this.inheritedAttributes = inheritAttributes(this.el, [
19475
19584
  ...IC_INHERITED_ARIA,
19476
19585
  "title",
@@ -19491,6 +19600,7 @@ class TextField {
19491
19600
  }
19492
19601
  handleKeyDown(ev) {
19493
19602
  this.icKeydown.emit({ event: ev });
19603
+ this.maxCharactersError = this.maxCharactersReached;
19494
19604
  }
19495
19605
  /**
19496
19606
  * Sets focus on the native `input`.
@@ -19505,21 +19615,32 @@ class TextField {
19505
19615
  return iconEl !== null;
19506
19616
  }
19507
19617
  render() {
19508
- const { inputId, name, label, required, size, small, placeholder, helperText, rows, resize, disabled, value, min, max, maxLength, numChars, readonly, maxLengthExceeded, minValueUnattained, maxValueExceeded, validationStatus, validationText, validationInline, validationInlineInternal, spellcheck, inputmode, fullWidth, truncateValue, hiddenInput, } = this;
19618
+ const { inputId, name, label, required, size, small, placeholder, helperText, rows, resize, disabled, value, min, max, maxLength, numChars, readonly, maxLengthExceeded, maxCharacters, maxCharactersError, maxCharactersReached, minCharacters, minCharactersUnattained, minValueUnattained, maxValueExceeded, validationStatus, validationText, validationInline, validationInlineInternal, spellcheck, inputmode, fullWidth, truncateValue, hiddenInput, } = this;
19509
19619
  const disabledMode = readonly ? true : disabled;
19510
19620
  const placeholderText = disabled ? "" : placeholder;
19511
- const currentStatus = maxLengthExceeded || maxValueExceeded || minValueUnattained
19512
- ? IcInformationStatus.Error
19621
+ const currentStatus = maxLengthExceeded ||
19622
+ maxValueExceeded ||
19623
+ minValueUnattained ||
19624
+ minCharactersUnattained ||
19625
+ maxCharactersError
19626
+ ? maxCharactersError
19627
+ ? IcInformationStatus.Warning
19628
+ : IcInformationStatus.Error
19513
19629
  : validationStatus;
19514
19630
  const currentValidationText = maxLengthExceeded
19515
19631
  ? "Maximum length exceeded"
19516
- : maxValueExceeded
19517
- ? `Maximum value of ${max} exceeded`
19518
- : minValueUnattained
19519
- ? `Minimum value of ${min} not met`
19520
- : validationText;
19632
+ : maxCharactersError
19633
+ ? `Maximum input is ${maxCharacters} characters`
19634
+ : maxValueExceeded
19635
+ ? `Maximum value of ${max} exceeded`
19636
+ : minValueUnattained
19637
+ ? `Minimum value of ${min} not met`
19638
+ : minCharactersUnattained
19639
+ ? `Minimum input is ${minCharacters} characters`
19640
+ : validationText;
19521
19641
  const maxNumChars = readonly ? 0 : maxLength;
19522
19642
  const messageAriaLive = maxLengthExceeded ||
19643
+ maxCharactersError ||
19523
19644
  maxValueExceeded ||
19524
19645
  minValueUnattained ||
19525
19646
  (maxLength === 0 && currentStatus === IcInformationStatus.Error)
@@ -19546,14 +19667,16 @@ class TextField {
19546
19667
  ["no-left-pad"]: !this.showLeftIcon && readonly,
19547
19668
  ["readonly"]: readonly,
19548
19669
  ["truncate-value"]: truncateValue,
19549
- }, placeholder: placeholderText, required: required, disabled: disabledMode, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, "aria-activedescendant": this.ariaActiveDescendant, "aria-expanded": this.ariaExpanded, "aria-owns": this.ariaOwns, autocomplete: this.autocomplete, autocapitalize: this.autocapitalize, autoFocus: this.autoFocus, spellcheck: spellcheck, inputmode: inputmode, role: this.role }, this.inheritedAttributes))), multiline && (hAsync("textarea", Object.assign({ id: inputId, class: {
19670
+ }, placeholder: placeholderText, required: required, disabled: disabledMode, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, "aria-activedescendant": this.ariaActiveDescendant, "aria-expanded": this.ariaExpanded, "aria-owns": this.ariaOwns, autocomplete: this.autocomplete, autocapitalize: this.autocapitalize, autoFocus: this.autoFocus, spellcheck: spellcheck, inputmode: inputmode, role: this.role, maxlength: maxCharactersReached ? maxCharacters : null, minlength: minCharactersUnattained ? minCharacters : null }, this.inheritedAttributes))), multiline && (hAsync("textarea", Object.assign({ id: inputId, class: {
19550
19671
  ["no-resize"]: resize === false || readonly,
19551
19672
  ["no-left-pad"]: !this.showLeftIcon && readonly,
19552
19673
  ["readonly"]: readonly,
19553
- }, name: name, ref: (el) => (this.inputEl = el), value: value, rows: rows, required: required, disabled: disabledMode, placeholder: placeholderText, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, autocapitalize: this.autocapitalize, autoFocus: this.autoFocus, spellcheck: spellcheck, inputmode: inputmode }, this.inheritedAttributes))), isSlotUsed(this.el, "clear-button") && (hAsync("slot", { name: "clear-button" })), isSlotUsed(this.el, "search-submit-button") && (hAsync("slot", { name: "search-submit-button" }))), isSlotUsed(this.el, "menu") && hAsync("slot", { name: "menu" }), (!isEmptyString(validationStatus) ||
19674
+ }, name: name, ref: (el) => (this.inputEl = el), value: value, rows: rows, required: required, disabled: disabledMode, placeholder: placeholderText, readonly: readonly, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, autocapitalize: this.autocapitalize, autoFocus: this.autoFocus, spellcheck: spellcheck, inputmode: inputmode, maxlength: maxCharactersReached ? maxCharacters : null, minlength: minCharactersUnattained ? minCharacters : null }, this.inheritedAttributes))), isSlotUsed(this.el, "clear-button") && (hAsync("slot", { name: "clear-button" })), isSlotUsed(this.el, "search-submit-button") && (hAsync("slot", { name: "search-submit-button" }))), isSlotUsed(this.el, "menu") && hAsync("slot", { name: "menu" }), (!isEmptyString(validationStatus) ||
19554
19675
  !isEmptyString(validationText) ||
19555
19676
  maxNumChars > 0 ||
19556
19677
  maxValueExceeded ||
19678
+ maxCharactersError ||
19679
+ minCharactersUnattained ||
19557
19680
  minValueUnattained) &&
19558
19681
  !validationInlineInternal && (hAsync("ic-input-validation", { status: this.hasStatus(currentStatus) === false ||
19559
19682
  (currentStatus === IcInformationStatus.Success &&
@@ -19593,8 +19716,10 @@ class TextField {
19593
19716
  "inputmode": [1],
19594
19717
  "label": [1],
19595
19718
  "max": [8],
19719
+ "maxCharacters": [2, "max-characters"],
19596
19720
  "maxLength": [2, "max-length"],
19597
19721
  "min": [8],
19722
+ "minCharacters": [2, "min-characters"],
19598
19723
  "name": [1],
19599
19724
  "placeholder": [1],
19600
19725
  "readonly": [516],
@@ -19614,6 +19739,9 @@ class TextField {
19614
19739
  "debounce": [2],
19615
19740
  "value": [1537],
19616
19741
  "numChars": [32],
19742
+ "maxCharactersReached": [32],
19743
+ "maxCharactersError": [32],
19744
+ "minCharactersUnattained": [32],
19617
19745
  "maxLengthExceeded": [32],
19618
19746
  "maxValueExceeded": [32],
19619
19747
  "minValueUnattained": [32],
@@ -20205,7 +20333,7 @@ class Tooltip {
20205
20333
  }
20206
20334
  render() {
20207
20335
  const { label, maxLines, silent } = this;
20208
- return (hAsync(Host, { class: { "ic-tooltip": true } }, hAsync("div", { ref: (el) => (this.toolTip = el), role: "tooltip", class: "ic-tooltip-container", "aria-hidden": silent }, hAsync("ic-typography", { maxLines: maxLines, variant: "caption" }, label), hAsync("div", { ref: (el) => (this.arrow = el), class: "ic-tooltip-arrow" })), hAsync("slot", null)));
20336
+ return (hAsync(Host, { class: { "ic-tooltip": true } }, hAsync("div", { ref: (el) => (this.toolTip = el), role: "tooltip", class: "ic-tooltip-container", "aria-hidden": `${silent}` }, hAsync("ic-typography", { maxLines: maxLines, variant: "caption" }, label), hAsync("div", { ref: (el) => (this.arrow = el), class: "ic-tooltip-arrow" })), hAsync("slot", null)));
20209
20337
  }
20210
20338
  get el() { return getElement(this); }
20211
20339
  static get style() { return icTooltipCss; }