@baloise/ds-core 19.9.4 → 20.0.0-next.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2793) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +2 -6
  3. package/components/all.d.ts +84 -234
  4. package/components/all.js +126 -351
  5. package/components/ds-accordion.d.ts +11 -0
  6. package/components/ds-accordion.js +4 -0
  7. package/components/ds-alert-container.d.ts +11 -0
  8. package/components/ds-alert-container.js +4 -0
  9. package/components/ds-app.d.ts +11 -0
  10. package/components/ds-app.js +4 -0
  11. package/components/ds-badge.d.ts +11 -0
  12. package/components/ds-badge.js +4 -0
  13. package/components/ds-button-group.d.ts +11 -0
  14. package/components/ds-button-group.js +4 -0
  15. package/components/ds-button.d.ts +11 -0
  16. package/components/ds-button.js +4 -0
  17. package/components/ds-card-actions.d.ts +11 -0
  18. package/components/ds-card-actions.js +4 -0
  19. package/components/ds-card-content.d.ts +11 -0
  20. package/components/ds-card-content.js +4 -0
  21. package/components/ds-card-header.d.ts +11 -0
  22. package/components/ds-card-header.js +4 -0
  23. package/components/ds-card-subtitle.d.ts +11 -0
  24. package/components/ds-card-subtitle.js +4 -0
  25. package/components/ds-card-title.d.ts +11 -0
  26. package/components/ds-card-title.js +4 -0
  27. package/components/ds-card.d.ts +11 -0
  28. package/components/ds-card.js +4 -0
  29. package/components/ds-checkbox-group.d.ts +11 -0
  30. package/components/ds-checkbox-group.js +4 -0
  31. package/components/ds-checkbox.d.ts +11 -0
  32. package/components/ds-checkbox.js +4 -0
  33. package/components/ds-close.d.ts +11 -0
  34. package/components/ds-close.js +4 -0
  35. package/components/ds-content.d.ts +11 -0
  36. package/components/ds-content.js +4 -0
  37. package/components/ds-divider.d.ts +11 -0
  38. package/components/ds-divider.js +4 -0
  39. package/components/ds-heading.d.ts +11 -0
  40. package/components/ds-heading.js +4 -0
  41. package/components/ds-icon.d.ts +11 -0
  42. package/components/ds-icon.js +4 -0
  43. package/components/ds-input.d.ts +11 -0
  44. package/components/ds-input.js +4 -0
  45. package/components/ds-item.d.ts +11 -0
  46. package/components/ds-item.js +4 -0
  47. package/components/ds-label.d.ts +11 -0
  48. package/components/ds-label.js +4 -0
  49. package/components/ds-list.d.ts +11 -0
  50. package/components/ds-list.js +4 -0
  51. package/components/ds-logo.d.ts +11 -0
  52. package/components/ds-logo.js +4 -0
  53. package/components/ds-notification.d.ts +11 -0
  54. package/components/ds-notification.js +4 -0
  55. package/components/ds-number-input.d.ts +11 -0
  56. package/components/ds-number-input.js +4 -0
  57. package/components/ds-pagination.d.ts +11 -0
  58. package/components/ds-pagination.js +4 -0
  59. package/components/ds-progress-bar.d.ts +11 -0
  60. package/components/ds-progress-bar.js +4 -0
  61. package/components/ds-radio-group.d.ts +11 -0
  62. package/components/ds-radio-group.js +4 -0
  63. package/components/ds-radio.d.ts +11 -0
  64. package/components/ds-radio.js +4 -0
  65. package/components/ds-segment-item.d.ts +11 -0
  66. package/components/ds-segment-item.js +4 -0
  67. package/components/ds-segment.d.ts +11 -0
  68. package/components/ds-segment.js +4 -0
  69. package/components/ds-shape.d.ts +11 -0
  70. package/components/ds-shape.js +4 -0
  71. package/components/ds-snackbar.d.ts +11 -0
  72. package/components/ds-snackbar.js +4 -0
  73. package/components/ds-spinner.d.ts +11 -0
  74. package/components/ds-spinner.js +4 -0
  75. package/components/ds-stack.d.ts +11 -0
  76. package/components/ds-stack.js +4 -0
  77. package/components/ds-tag-group.d.ts +11 -0
  78. package/components/ds-tag-group.js +4 -0
  79. package/components/ds-tag.d.ts +11 -0
  80. package/components/ds-tag.js +4 -0
  81. package/components/ds-text.d.ts +11 -0
  82. package/components/ds-text.js +4 -0
  83. package/components/ds-textarea.d.ts +11 -0
  84. package/components/ds-textarea.js +4 -0
  85. package/components/ds-toast.d.ts +11 -0
  86. package/components/ds-toast.js +4 -0
  87. package/components/ds-toggle.d.ts +11 -0
  88. package/components/ds-toggle.js +4 -0
  89. package/components/index.d.ts +2 -0
  90. package/components/index.js +3 -622
  91. package/components/p-5Sp1eJOt.js +4 -0
  92. package/components/p-82RSSk25.js +4 -0
  93. package/components/p-B62ocg4Q.js +4 -0
  94. package/components/p-BATOumsf.js +4 -0
  95. package/components/p-BEngECpF.js +4 -0
  96. package/components/p-BFeO6Gq4.js +4 -0
  97. package/components/p-BMBthpLd.js +4 -0
  98. package/components/p-BNY3JzuV.js +4 -0
  99. package/components/p-BOTkpyFe.js +5 -0
  100. package/components/p-BOgMmRCt.js +4 -0
  101. package/components/p-BR1SYpQO.js +4 -0
  102. package/components/p-BTyFgjT3.js +4 -0
  103. package/components/p-Bbn3sYo5.js +4 -0
  104. package/components/p-BdyfOBon.js +4 -0
  105. package/components/p-BlyIAln5.js +4 -0
  106. package/components/p-Bt20CEww.js +4 -0
  107. package/components/p-C7I7OlaM.js +4 -0
  108. package/components/p-CDYlUuhB.js +4 -0
  109. package/components/p-CYHzHtnv.js +4 -0
  110. package/components/p-Cb75Rr6o.js +4 -0
  111. package/components/p-Ceu7FIWM.js +4 -0
  112. package/components/p-CojUmpFm.js +4 -0
  113. package/components/p-D86WpWIE.js +4 -0
  114. package/components/p-DDKh7hkm.js +4 -0
  115. package/components/p-DHeVI6dR.js +4 -0
  116. package/components/p-DR5LIaCn.js +4 -0
  117. package/components/p-DTPbL3uY.js +4 -0
  118. package/components/p-DYfTMCkl.js +4 -0
  119. package/components/p-DZqqelPH.js +4 -0
  120. package/components/p-Diz11uvt.js +4 -0
  121. package/components/p-DnnGnukM.js +4 -0
  122. package/components/p-Dr4dquer.js +4 -0
  123. package/components/p-DtuTnY5l.js +4 -0
  124. package/components/p-Duhf3ymL.js +4 -0
  125. package/components/p-E1SnOz0L.js +4 -0
  126. package/components/p-E8U6M5ii.js +4 -0
  127. package/components/p-HDclecaJ.js +4 -0
  128. package/components/p-JZ1uDtZv.js +4 -0
  129. package/components/p-LCAsAZzj.js +4 -0
  130. package/components/p-Urcs7-vS.js +4 -0
  131. package/components/p-cSbDziZm.js +4 -0
  132. package/components/p-gA-94RPS.js +4 -0
  133. package/components/p-ng5ZzTOj.js +4 -0
  134. package/components/p-xDEngwqW.js +4 -0
  135. package/components/p-z1jJgtep.js +4 -0
  136. package/components/package.json +1 -1
  137. package/dist/cjs/_commonjsHelpers-DVhpm0hL.js +13 -0
  138. package/dist/cjs/_getTag-B468r9bu.js +950 -0
  139. package/dist/cjs/accordion.interfaces-BPzfNHzH.js +16 -0
  140. package/dist/cjs/app.focus.util-DOa3ViTR.js +77 -0
  141. package/dist/cjs/aria-C3Tx6AHY.js +13 -0
  142. package/dist/cjs/attributes-D57TMQsY.js +31 -0
  143. package/dist/cjs/breakpoints.decorator-qaoHOU6Q.js +22 -0
  144. package/dist/cjs/breakpoints.subject-DhAN_ZAn.js +268 -0
  145. package/dist/cjs/button.interfaces-BueDWsuH.js +36 -0
  146. package/dist/cjs/card.interfaces-BnIQxJmW.js +64 -0
  147. package/dist/cjs/checkbox.interfaces-CboipPFV.js +12 -0
  148. package/dist/cjs/close.i18n-CSDAywTb.js +39 -0
  149. package/dist/cjs/config.decorator-Qmrq4ZYj.js +22 -0
  150. package/dist/cjs/config.utils-Cv4cx_Xa.js +98 -0
  151. package/dist/cjs/contact-SPfz2A_q.js +1647 -0
  152. package/dist/cjs/design-system.cjs.js +48 -0
  153. package/dist/cjs/device-CptgCtVc.js +57 -0
  154. package/dist/cjs/ds-accordion.cjs.entry.js +255 -0
  155. package/dist/cjs/ds-alert-container.cjs.entry.js +191 -0
  156. package/dist/cjs/ds-app.cjs.entry.js +93 -0
  157. package/dist/cjs/ds-badge.cjs.entry.js +93 -0
  158. package/dist/cjs/ds-button-group.cjs.entry.js +89 -0
  159. package/dist/cjs/ds-button_2.cjs.entry.js +528 -0
  160. package/dist/cjs/ds-card-actions.cjs.entry.js +41 -0
  161. package/dist/cjs/ds-card-content.cjs.entry.js +31 -0
  162. package/dist/cjs/ds-card-header.cjs.entry.js +38 -0
  163. package/dist/cjs/ds-card-subtitle.cjs.entry.js +67 -0
  164. package/dist/cjs/ds-card-title.cjs.entry.js +59 -0
  165. package/dist/cjs/ds-card.cjs.entry.js +185 -0
  166. package/dist/cjs/ds-checkbox-group.cjs.entry.js +2351 -0
  167. package/dist/cjs/ds-checkbox.cjs.entry.js +235 -0
  168. package/dist/cjs/ds-content.cjs.entry.js +154 -0
  169. package/dist/cjs/ds-divider.cjs.entry.js +131 -0
  170. package/dist/cjs/ds-heading.cjs.entry.js +242 -0
  171. package/dist/cjs/ds-icon_2.cjs.entry.js +1463 -0
  172. package/dist/cjs/ds-input.cjs.entry.js +830 -0
  173. package/dist/cjs/ds-item.cjs.entry.js +258 -0
  174. package/dist/cjs/ds-label.cjs.entry.js +186 -0
  175. package/dist/cjs/ds-list.cjs.entry.js +56 -0
  176. package/dist/cjs/ds-logo.cjs.entry.js +223 -0
  177. package/dist/cjs/ds-notification.cjs.entry.js +150 -0
  178. package/dist/cjs/ds-number-input.cjs.entry.js +648 -0
  179. package/dist/cjs/ds-pagination.cjs.entry.js +342 -0
  180. package/dist/cjs/ds-progress-bar.cjs.entry.js +228 -0
  181. package/dist/cjs/ds-radio-group.cjs.entry.js +399 -0
  182. package/dist/cjs/ds-radio.cjs.entry.js +338 -0
  183. package/dist/cjs/ds-segment-item.cjs.entry.js +86 -0
  184. package/dist/cjs/ds-segment.cjs.entry.js +447 -0
  185. package/dist/cjs/ds-shape.cjs.entry.js +90 -0
  186. package/dist/cjs/ds-snackbar.cjs.entry.js +253 -0
  187. package/dist/cjs/ds-stack.cjs.entry.js +224 -0
  188. package/dist/cjs/ds-tag-group.cjs.entry.js +35 -0
  189. package/dist/cjs/ds-tag.cjs.entry.js +150 -0
  190. package/dist/cjs/ds-text.cjs.entry.js +241 -0
  191. package/dist/cjs/ds-textarea.cjs.entry.js +312 -0
  192. package/dist/cjs/ds-toast.cjs.entry.js +271 -0
  193. package/dist/cjs/ds-toggle.cjs.entry.js +252 -0
  194. package/dist/cjs/field.util-RjuvTLNZ.js +19 -0
  195. package/dist/cjs/form-control-Bno2tBGf.js +120 -0
  196. package/dist/cjs/heading.interfaces-B5NJ2yjL.js +33 -0
  197. package/dist/cjs/index-CdD-TT_n.js +3514 -0
  198. package/dist/cjs/index.cjs.js +8456 -206
  199. package/dist/cjs/input.interfaces-YapUUaRx.js +116 -0
  200. package/dist/cjs/isEmpty-BmKp4bH4.js +99 -0
  201. package/dist/cjs/isNil-DuJ_OV5R.js +46 -0
  202. package/dist/cjs/isObjectLike-h-ta_ikf.js +259 -0
  203. package/dist/cjs/keys.constant-BYIApas2.js +26 -0
  204. package/dist/cjs/label.i18n-C00ZY0P9.js +39 -0
  205. package/dist/cjs/listener-DgVWqfa1.js +92 -0
  206. package/dist/cjs/loader.cjs.js +6 -10
  207. package/dist/cjs/logo.animation-Bfx2buFZ.js +2610 -0
  208. package/dist/cjs/lottie_light_html-BHYW2LDx.js +13651 -0
  209. package/dist/cjs/pagination.i18n-D2ElLaZ_.js +59 -0
  210. package/dist/cjs/radio.interfaces-BdYDfzHd.js +12 -0
  211. package/dist/cjs/spinner.animation-HRyBK4iv.js +2605 -0
  212. package/dist/cjs/stack.interfaces-6vlKvBmb.js +68 -0
  213. package/dist/cjs/svg-D7Mwbcvp.js +1482 -0
  214. package/dist/cjs/t-shirt-AyhbnEdJ.js +53 -0
  215. package/dist/cjs/tslib.es6-BTi-SLnA.js +117 -0
  216. package/dist/cjs/validate.decorator-C9-9HA0Y.js +115 -0
  217. package/dist/collection/collection-manifest.json +47 -395
  218. package/dist/collection/components/accordion/accordion.host.css +1 -0
  219. package/dist/collection/components/accordion/accordion.interfaces.js +8 -0
  220. package/dist/collection/components/accordion/accordion.js +729 -0
  221. package/dist/collection/components/accordion/test/accordion.a11y.play.js +20 -0
  222. package/dist/collection/components/accordion/test/accordion.component.play.js +65 -0
  223. package/dist/collection/components/accordion/test/accordion.visual.play.js +32 -0
  224. package/dist/collection/components/alert/alert-container.host.css +1 -0
  225. package/dist/collection/components/alert/alert-container.interfaces.js +17 -0
  226. package/dist/collection/components/alert/alert-container.js +331 -0
  227. package/dist/collection/components/alert/alert.controller.js +43 -0
  228. package/dist/collection/components/alert/snackbar/snackbar.host.css +1 -0
  229. package/dist/collection/components/alert/snackbar/snackbar.interfaces.js +4 -0
  230. package/dist/collection/components/alert/snackbar/snackbar.js +656 -0
  231. package/dist/collection/components/alert/test/alert.visual.play.js +65 -0
  232. package/dist/collection/components/alert/test/snackbar.a11y.play.js +17 -0
  233. package/dist/collection/components/alert/test/snackbar.component.play.js +29 -0
  234. package/dist/collection/components/alert/test/snackbar.visual.play.js +26 -0
  235. package/dist/collection/components/alert/test/toast.a11y.play.js +17 -0
  236. package/dist/collection/components/alert/test/toast.visual.play.js +16 -0
  237. package/dist/collection/components/alert/toast/toast.host.css +1 -0
  238. package/dist/collection/components/alert/toast/toast.interfaces.js +5 -0
  239. package/dist/collection/components/alert/toast/toast.js +768 -0
  240. package/dist/collection/components/app/app.css +1 -0
  241. package/dist/collection/components/app/app.focus.util.js +73 -0
  242. package/dist/collection/components/app/app.js +217 -0
  243. package/dist/collection/components/badge/badge.host.css +1 -0
  244. package/dist/collection/components/badge/badge.interfaces.js +6 -0
  245. package/dist/collection/components/badge/badge.js +225 -0
  246. package/dist/collection/components/badge/test/badge.a11y.play.js +17 -0
  247. package/dist/collection/components/badge/test/badge.component.play.js +22 -0
  248. package/dist/collection/components/badge/test/badge.visual.play.js +16 -0
  249. package/dist/collection/components/button/button-group/button-group.host.css +1 -0
  250. package/dist/collection/components/button/button-group/button-group.js +196 -0
  251. package/dist/collection/components/button/button.host.css +1 -0
  252. package/dist/collection/components/button/button.interfaces.js +27 -0
  253. package/dist/collection/components/button/button.js +1139 -0
  254. package/dist/collection/components/button/test/button-group.visual.play.js +29 -0
  255. package/dist/collection/components/button/test/button.a11y.play.js +39 -0
  256. package/dist/collection/components/button/test/button.component.play.js +32 -0
  257. package/dist/collection/components/button/test/button.visual.play.js +50 -0
  258. package/dist/collection/components/card/card-actions/card-actions.js +74 -0
  259. package/dist/collection/components/card/card-content/card-content.host.css +1 -0
  260. package/dist/collection/components/card/card-content/card-content.js +39 -0
  261. package/dist/collection/components/card/card-header/card-header.host.css +1 -0
  262. package/dist/collection/components/card/card-header/card-header.js +78 -0
  263. package/dist/collection/components/card/card-subtitle/card-subtitle.host.css +1 -0
  264. package/dist/collection/components/card/card-subtitle/card-subtitle.js +147 -0
  265. package/dist/collection/components/card/card-title/card-title.host.css +1 -0
  266. package/dist/collection/components/card/card-title/card-title.js +146 -0
  267. package/dist/collection/components/card/card.host.css +1 -0
  268. package/dist/collection/components/card/card.interfaces.js +56 -0
  269. package/dist/collection/components/card/card.js +484 -0
  270. package/dist/collection/components/card/test/card.a11y.play.js +84 -0
  271. package/dist/collection/components/card/test/card.component.play.js +65 -0
  272. package/dist/collection/components/card/test/card.visual.play.js +42 -0
  273. package/dist/collection/components/checkbox/checkbox-group/checkbox-group.host.css +1 -0
  274. package/dist/collection/components/checkbox/checkbox-group/checkbox-group.js +930 -0
  275. package/dist/collection/components/checkbox/checkbox.host.css +1 -0
  276. package/dist/collection/components/checkbox/checkbox.interfaces.js +6 -0
  277. package/dist/collection/components/checkbox/checkbox.js +666 -0
  278. package/dist/collection/components/checkbox/test/checkbox.a11y.play.js +36 -0
  279. package/dist/collection/components/checkbox/test/checkbox.component.play.js +157 -0
  280. package/dist/collection/components/checkbox/test/checkbox.visual.play.js +58 -0
  281. package/dist/collection/components/close/close.host.css +1 -0
  282. package/dist/collection/components/close/close.i18n.js +35 -0
  283. package/dist/collection/components/close/close.interfaces.js +4 -0
  284. package/dist/collection/components/close/close.js +278 -0
  285. package/dist/collection/components/close/test/close.a11y.play.js +12 -0
  286. package/dist/collection/components/close/test/close.component.play.js +20 -0
  287. package/dist/collection/components/close/test/close.visual.play.js +16 -0
  288. package/dist/collection/components/container/test/container.visual.play.js +16 -0
  289. package/dist/collection/components/content/content.host.css +1 -0
  290. package/dist/collection/components/content/content.interfaces.js +22 -0
  291. package/dist/collection/components/content/content.js +314 -0
  292. package/dist/collection/components/content/test/content.component.play.js +14 -0
  293. package/dist/collection/components/content/test/content.visual.play.js +29 -0
  294. package/dist/collection/components/divider/divider.host.css +1 -0
  295. package/dist/collection/components/divider/divider.interfaces.js +42 -0
  296. package/dist/collection/components/divider/divider.js +206 -0
  297. package/dist/collection/components/divider/test/divider.a11y.play.js +31 -0
  298. package/dist/collection/components/divider/test/divider.component.play.js +13 -0
  299. package/dist/collection/components/divider/test/divider.visual.play.js +29 -0
  300. package/dist/collection/components/form/test/form.visual.play.js +16 -0
  301. package/dist/collection/components/grid/test/grid.visual.play.js +25 -0
  302. package/dist/collection/components/heading/heading.const.js +51 -0
  303. package/dist/collection/components/heading/heading.host.css +1 -0
  304. package/dist/collection/components/heading/heading.interfaces.js +25 -0
  305. package/dist/collection/components/heading/heading.js +428 -0
  306. package/dist/collection/components/heading/test/heading.a11y.play.js +41 -0
  307. package/dist/collection/components/heading/test/heading.component.play.js +14 -0
  308. package/dist/collection/components/heading/test/heading.visual.play.js +29 -0
  309. package/dist/collection/components/icon/icon.host.css +1 -0
  310. package/dist/collection/components/icon/icon.interfaces.js +44 -0
  311. package/dist/collection/components/icon/icon.js +564 -0
  312. package/dist/collection/components/icon/test/icon.a11y.play.js +8 -0
  313. package/dist/collection/components/icon/test/icon.component.play.js +13 -0
  314. package/dist/collection/components/icon/test/icon.visual.play.js +28 -0
  315. package/dist/collection/components/input/field.util.js +14 -0
  316. package/dist/collection/components/input/input.host.css +1 -0
  317. package/dist/collection/components/input/input.interfaces.js +107 -0
  318. package/dist/collection/components/input/input.js +1341 -0
  319. package/dist/collection/components/input/input.mask.js +27 -0
  320. package/dist/collection/components/input/masks/basic-contract-number.js +58 -0
  321. package/dist/collection/components/input/masks/be-enterprise-number.js +48 -0
  322. package/dist/collection/components/input/masks/be-iban.js +55 -0
  323. package/dist/collection/components/input/masks/claim-number.js +59 -0
  324. package/dist/collection/components/input/masks/contract-number.js +59 -0
  325. package/dist/collection/components/input/masks/index.js +20 -0
  326. package/dist/collection/components/input/masks/offer-number.js +55 -0
  327. package/dist/collection/components/input/masks/vehicle-registration-number.js +55 -0
  328. package/dist/collection/components/input/test/input.a11y.play.js +32 -0
  329. package/dist/collection/components/input/test/input.component.play.js +119 -0
  330. package/dist/collection/components/input/test/input.visual.play.js +43 -0
  331. package/dist/collection/components/label/label.host.css +1 -0
  332. package/dist/collection/components/label/label.i18n.js +35 -0
  333. package/dist/collection/components/label/label.interfaces.js +17 -0
  334. package/dist/collection/components/label/label.js +437 -0
  335. package/dist/collection/components/label/test/label.a11y.play.js +30 -0
  336. package/dist/collection/components/label/test/label.component.play.js +14 -0
  337. package/dist/collection/components/label/test/label.visual.play.js +31 -0
  338. package/dist/collection/components/link/test/link.a11y.play.js +8 -0
  339. package/dist/collection/components/link/test/link.visual.play.js +16 -0
  340. package/dist/collection/components/list/item/item.host.css +1 -0
  341. package/dist/collection/components/list/item/item.interfaces.js +7 -0
  342. package/dist/collection/components/list/item/item.js +711 -0
  343. package/dist/collection/components/list/list.host.css +1 -0
  344. package/dist/collection/components/list/list.js +89 -0
  345. package/dist/collection/components/list/test/list-native.visual.play.js +15 -0
  346. package/dist/collection/components/list/test/list.component.play.js +61 -0
  347. package/dist/collection/components/logo/logo.animation.js +20 -0
  348. package/dist/collection/components/logo/logo.data.js +2588 -0
  349. package/dist/collection/components/logo/logo.host.css +1 -0
  350. package/dist/collection/components/logo/logo.icons.js +14 -0
  351. package/dist/collection/components/logo/logo.interfaces.js +6 -0
  352. package/dist/collection/components/logo/logo.js +360 -0
  353. package/dist/collection/components/logo/test/logo.a11y.play.js +8 -0
  354. package/dist/collection/components/logo/test/logo.component.play.js +13 -0
  355. package/dist/collection/components/logo/test/logo.visual.play.js +16 -0
  356. package/dist/collection/components/notification/notification.host.css +1 -0
  357. package/dist/collection/components/notification/notification.interfaces.js +17 -0
  358. package/dist/collection/components/notification/notification.js +368 -0
  359. package/dist/collection/components/notification/test/notification.a11y.play.js +28 -0
  360. package/dist/collection/components/notification/test/notification.component.play.js +23 -0
  361. package/dist/collection/components/notification/test/notification.visual.play.js +29 -0
  362. package/dist/collection/components/number-input/number-input.host.css +1 -0
  363. package/dist/collection/components/number-input/number-input.js +1049 -0
  364. package/dist/collection/components/number-input/number-input.utils.js +109 -0
  365. package/dist/collection/components/number-input/test/number-input.a11y.play.js +32 -0
  366. package/dist/collection/components/number-input/test/number-input.component.play.js +97 -0
  367. package/dist/collection/components/number-input/test/number-input.visual.play.js +18 -0
  368. package/dist/collection/components/pagination/pagination.host.css +1 -0
  369. package/dist/collection/components/pagination/pagination.i18n.js +55 -0
  370. package/dist/collection/components/pagination/pagination.interfaces.js +7 -0
  371. package/dist/collection/components/pagination/pagination.js +630 -0
  372. package/dist/collection/components/pagination/pagination.util.js +80 -0
  373. package/dist/collection/components/pagination/test/pagination.a11y.play.js +32 -0
  374. package/dist/collection/components/pagination/test/pagination.component.play.js +98 -0
  375. package/dist/collection/components/pagination/test/pagination.visual.play.js +18 -0
  376. package/dist/collection/components/progress-bar/progress-bar.host.css +1 -0
  377. package/dist/collection/components/progress-bar/progress-bar.i18n.js +35 -0
  378. package/dist/collection/components/progress-bar/progress-bar.interfaces.js +6 -0
  379. package/dist/collection/components/progress-bar/progress-bar.js +273 -0
  380. package/dist/collection/components/progress-bar/test/progress-bar.a11y.play.js +8 -0
  381. package/dist/collection/components/progress-bar/test/progress-bar.visual.play.js +16 -0
  382. package/dist/collection/components/radio/radio-group/radio-group.host.css +1 -0
  383. package/dist/collection/components/radio/radio-group/radio-group.js +986 -0
  384. package/dist/collection/components/radio/radio.host.css +1 -0
  385. package/dist/collection/components/radio/radio.interfaces.js +6 -0
  386. package/dist/collection/components/radio/radio.js +846 -0
  387. package/dist/collection/components/radio/test/radio.a11y.play.js +37 -0
  388. package/dist/collection/components/radio/test/radio.component.play.js +140 -0
  389. package/dist/collection/components/radio/test/radio.visual.play.js +58 -0
  390. package/dist/collection/components/segment/segment/segment.host.css +1 -0
  391. package/dist/collection/components/segment/segment/segment.js +826 -0
  392. package/dist/collection/components/segment/segment-item.host.css +1 -0
  393. package/dist/collection/components/segment/segment-item.interfaces.js +4 -0
  394. package/dist/collection/components/segment/segment-item.js +217 -0
  395. package/dist/collection/components/segment/test/segment.a11y.play.js +37 -0
  396. package/dist/collection/components/segment/test/segment.component.play.js +99 -0
  397. package/dist/collection/components/segment/test/segment.visual.play.js +50 -0
  398. package/dist/collection/components/shape/shape.data.js +9 -0
  399. package/dist/collection/components/shape/shape.host.css +1 -0
  400. package/dist/collection/components/shape/shape.interfaces.js +15 -0
  401. package/dist/collection/components/shape/shape.js +167 -0
  402. package/dist/collection/components/shape/test/shape.component.play.js +13 -0
  403. package/dist/collection/components/shape/test/shape.visual.play.js +16 -0
  404. package/dist/collection/components/spinner/spinner.animation.js +15 -0
  405. package/dist/collection/components/spinner/spinner.data.js +2588 -0
  406. package/dist/collection/components/spinner/spinner.host.css +1 -0
  407. package/dist/collection/components/spinner/spinner.i18n.js +35 -0
  408. package/dist/collection/components/spinner/spinner.interfaces.js +7 -0
  409. package/dist/collection/components/spinner/spinner.js +509 -0
  410. package/dist/collection/components/spinner/test/spinner.a11y.play.js +8 -0
  411. package/dist/collection/components/spinner/test/spinner.visual.play.js +16 -0
  412. package/dist/collection/components/stack/stack.host.css +1 -0
  413. package/dist/collection/components/stack/stack.interfaces.js +60 -0
  414. package/dist/collection/components/stack/stack.js +543 -0
  415. package/dist/collection/components/stack/test/stack.component.play.js +14 -0
  416. package/dist/collection/components/stack/test/stack.visual.play.js +44 -0
  417. package/dist/collection/components/table/test/table.visual.play.js +16 -0
  418. package/dist/collection/components/tag/tag-group/tag-group.host.css +1 -0
  419. package/dist/collection/components/tag/tag-group/tag-group.js +42 -0
  420. package/dist/collection/components/tag/tag.host.css +1 -0
  421. package/dist/collection/components/tag/tag.interfaces.js +28 -0
  422. package/dist/collection/components/tag/tag.js +330 -0
  423. package/dist/collection/components/tag/test/tag.a11y.play.js +42 -0
  424. package/dist/collection/components/tag/test/tag.component.play.js +22 -0
  425. package/dist/collection/components/tag/test/tag.visual.play.js +29 -0
  426. package/dist/collection/components/text/test/text.a11y.play.js +40 -0
  427. package/dist/collection/components/text/test/text.component.play.js +14 -0
  428. package/dist/collection/components/text/test/text.visual.play.js +40 -0
  429. package/dist/collection/components/text/text.host.css +1 -0
  430. package/dist/collection/components/text/text.interfaces.js +38 -0
  431. package/dist/collection/components/text/text.js +552 -0
  432. package/dist/collection/components/textarea/test/textarea.a11y.play.js +32 -0
  433. package/dist/collection/components/textarea/test/textarea.component.play.js +58 -0
  434. package/dist/collection/components/textarea/test/textarea.visual.play.js +29 -0
  435. package/dist/collection/components/textarea/textarea.host.css +1 -0
  436. package/dist/collection/components/textarea/textarea.interfaces.js +4 -0
  437. package/dist/collection/components/textarea/textarea.js +1023 -0
  438. package/dist/collection/components/toggle/test/toggle.a11y.play.js +28 -0
  439. package/dist/collection/components/toggle/test/toggle.component.play.js +90 -0
  440. package/dist/collection/components/toggle/test/toggle.visual.play.js +30 -0
  441. package/dist/collection/components/toggle/toggle.host.css +1 -0
  442. package/dist/collection/components/toggle/toggle.interfaces.js +16 -0
  443. package/dist/collection/components/toggle/toggle.js +692 -0
  444. package/dist/collection/global/config/config.const.js +4 -0
  445. package/dist/collection/global/config/config.decorator.js +17 -0
  446. package/dist/collection/global/config/config.default.js +63 -0
  447. package/dist/collection/global/config/config.js +146 -0
  448. package/dist/collection/global/config/config.utils.js +82 -0
  449. package/dist/collection/global/config/index.js +10 -0
  450. package/dist/collection/global/config/initialize.js +14 -0
  451. package/dist/collection/global/constants/icons.constant.js +42 -0
  452. package/dist/collection/global/constants/keys.constant.js +20 -0
  453. package/dist/collection/global/constants/tags.constant.js +48 -0
  454. package/dist/collection/global/constants/version.constant.js +5 -0
  455. package/dist/collection/global/global.js +7 -0
  456. package/dist/collection/global/index.js +14 -0
  457. package/dist/collection/global/initialize.js +53 -0
  458. package/dist/collection/index.js +35 -40
  459. package/dist/collection/utils/aria.js +3 -0
  460. package/dist/collection/utils/array.js +5 -2
  461. package/dist/collection/utils/attributes.js +5 -2
  462. package/dist/collection/utils/breakpoints/breakpoints.const.js +6 -3
  463. package/dist/collection/utils/breakpoints/breakpoints.decorator.js +6 -3
  464. package/dist/collection/utils/breakpoints/breakpoints.js +23 -20
  465. package/dist/collection/utils/breakpoints/breakpoints.map.js +18 -16
  466. package/dist/collection/utils/breakpoints/breakpoints.subject.js +13 -10
  467. package/dist/collection/utils/breakpoints/index.js +4 -0
  468. package/dist/collection/utils/browser.js +6 -3
  469. package/dist/collection/utils/constants/icons.constant.js +41 -28
  470. package/dist/collection/utils/date/date.helpers.js +3 -0
  471. package/dist/collection/utils/date/date.js +15 -12
  472. package/dist/collection/utils/date/index.js +3 -0
  473. package/dist/collection/utils/device.js +12 -9
  474. package/dist/collection/utils/element-states/element-states.decorator.js +10 -7
  475. package/dist/collection/utils/element-states/element-states.listener.js +14 -11
  476. package/dist/collection/utils/element-states/element-states.subject.js +7 -4
  477. package/dist/collection/utils/element-states/index.js +3 -0
  478. package/dist/collection/utils/form-control.js +121 -0
  479. package/dist/collection/utils/helpers.js +84 -48
  480. package/dist/collection/utils/index.js +25 -0
  481. package/dist/collection/utils/keyboard/index.js +3 -0
  482. package/dist/collection/utils/keyboard/keyboard.decorator.js +10 -7
  483. package/dist/collection/utils/keyboard/keyboard.helpers.js +3 -0
  484. package/dist/collection/utils/keyboard/keyboard.listener.js +5 -2
  485. package/dist/collection/utils/keyboard/keyboard.subject.js +7 -4
  486. package/dist/collection/utils/log.js +10 -7
  487. package/dist/collection/utils/number.js +16 -6
  488. package/dist/collection/utils/orientation/index.js +3 -0
  489. package/dist/collection/utils/orientation/orientation.decorator.js +6 -3
  490. package/dist/collection/utils/orientation/orientation.subject.js +12 -9
  491. package/dist/collection/utils/property-checkers/check-array-of.js +13 -0
  492. package/dist/collection/utils/property-checkers/check-date.js +18 -0
  493. package/dist/collection/utils/property-checkers/check-iso-date.js +14 -0
  494. package/dist/collection/utils/property-checkers/check-one-of.js +13 -0
  495. package/dist/collection/utils/property-checkers/check-pattern.js +13 -0
  496. package/dist/collection/utils/property-checkers/check-type.js +20 -0
  497. package/dist/collection/utils/property-checkers/check-url.js +20 -0
  498. package/dist/collection/utils/property-checkers/constants.js +4 -0
  499. package/dist/collection/utils/property-checkers/empty-or.js +15 -0
  500. package/dist/collection/utils/property-checkers/index.js +57 -0
  501. package/dist/collection/utils/property-checkers/is-iso-date.js +17 -0
  502. package/dist/collection/utils/property-checkers/is-value-empty.js +7 -0
  503. package/dist/collection/utils/property-checkers/required-and.js +20 -0
  504. package/dist/collection/utils/resize/index.js +3 -0
  505. package/dist/collection/utils/resize/resize.decorator.js +10 -7
  506. package/dist/collection/utils/resize/resize.listener.js +6 -3
  507. package/dist/collection/utils/resize/resize.subject.js +7 -4
  508. package/dist/collection/utils/resize/window-resize.decorator.js +10 -7
  509. package/dist/collection/utils/resize/window-resize.handler.js +14 -11
  510. package/dist/collection/utils/resize/window-resize.listener.js +7 -4
  511. package/dist/collection/utils/resize/window-resize.subject.js +10 -7
  512. package/dist/collection/utils/scroll.js +9 -6
  513. package/dist/collection/utils/svg.js +3 -0
  514. package/dist/collection/utils/swipe/index.js +3 -0
  515. package/dist/collection/utils/swipe/swipe.decorator.js +10 -7
  516. package/dist/collection/utils/swipe/swipe.listener.js +4 -20
  517. package/dist/collection/utils/swipe/swipe.subject.js +9 -6
  518. package/dist/collection/utils/t-shirt.js +52 -0
  519. package/dist/collection/utils/timer.js +24 -0
  520. package/dist/collection/utils/types/listener.js +5 -2
  521. package/dist/collection/utils/types/signal.js +3 -0
  522. package/dist/collection/utils/validate.decorator.js +203 -0
  523. package/dist/design-system/design-system.css +1 -0
  524. package/dist/design-system/design-system.esm.js +4 -0
  525. package/dist/design-system/index.esm.js +4 -0
  526. package/dist/design-system/p-03bbcdf9de.entry.js +4 -0
  527. package/dist/design-system/p-1154323457.entry.js +4 -0
  528. package/dist/design-system/p-15bc012833.entry.js +4 -0
  529. package/dist/design-system/p-1d312498a6.entry.js +4 -0
  530. package/dist/design-system/p-1f0601a4f4.entry.js +4 -0
  531. package/dist/design-system/p-21b080a49a.entry.js +4 -0
  532. package/dist/design-system/p-27c34c4e5f.entry.js +4 -0
  533. package/dist/design-system/p-2b91de302f.entry.js +4 -0
  534. package/dist/design-system/p-31c1235ac5.entry.js +4 -0
  535. package/dist/design-system/p-3259acaa64.entry.js +4 -0
  536. package/dist/design-system/p-339d85cca0.entry.js +4 -0
  537. package/dist/design-system/p-35e63b52e7.entry.js +4 -0
  538. package/dist/design-system/p-363f3a7ab4.entry.js +4 -0
  539. package/dist/design-system/p-3d901720f7.entry.js +4 -0
  540. package/dist/design-system/p-40ba8b9812.entry.js +4 -0
  541. package/dist/design-system/p-432430e14f.entry.js +4 -0
  542. package/dist/design-system/p-487807f228.entry.js +4 -0
  543. package/dist/design-system/p-4a049d1b7f.entry.js +4 -0
  544. package/dist/design-system/p-4f4cce8ce4.entry.js +4 -0
  545. package/dist/design-system/p-5a901a9b8e.entry.js +4 -0
  546. package/dist/design-system/p-5d3330bf93.entry.js +4 -0
  547. package/dist/design-system/p-640223834c.entry.js +4 -0
  548. package/dist/design-system/p-6b9aab417f.entry.js +4 -0
  549. package/dist/design-system/p-799705af3a.entry.js +4 -0
  550. package/dist/design-system/p-7e6ed497e7.entry.js +4 -0
  551. package/dist/design-system/p-82RSSk25.js +4 -0
  552. package/dist/design-system/p-8e0872fef0.entry.js +4 -0
  553. package/dist/design-system/p-9617d56181.entry.js +4 -0
  554. package/dist/design-system/p-B62ocg4Q.js +4 -0
  555. package/dist/design-system/p-BATOumsf.js +4 -0
  556. package/dist/design-system/p-BFeO6Gq4.js +4 -0
  557. package/dist/design-system/p-BLPSziW-.js +4 -0
  558. package/dist/design-system/p-BR1SYpQO.js +4 -0
  559. package/dist/design-system/p-BTyFgjT3.js +4 -0
  560. package/dist/design-system/p-BUK_uRdC.js +4 -0
  561. package/dist/design-system/p-BaIoYrFa.js +5 -0
  562. package/dist/design-system/p-Bbn3sYo5.js +4 -0
  563. package/dist/design-system/p-BkESlUMc.js +4 -0
  564. package/dist/design-system/p-BlyIAln5.js +4 -0
  565. package/dist/design-system/p-Br3Spw-v.js +4 -0
  566. package/dist/design-system/p-BwrOVItb.js +4 -0
  567. package/dist/design-system/p-C7EnKCpl.js +4 -0
  568. package/dist/design-system/p-C7I7OlaM.js +4 -0
  569. package/dist/design-system/p-C7u0gyLh.js +4 -0
  570. package/dist/design-system/p-CAcwu8uP.js +4 -0
  571. package/dist/design-system/p-CYHzHtnv.js +4 -0
  572. package/dist/design-system/p-Cb75Rr6o.js +4 -0
  573. package/dist/design-system/p-Ceu7FIWM.js +4 -0
  574. package/dist/design-system/p-CqZ6YSy9.js +4 -0
  575. package/dist/design-system/p-CqzM3doy.js +4 -0
  576. package/dist/design-system/p-CuwLeg-T.js +5 -0
  577. package/dist/design-system/p-D2tr7015.js +4 -0
  578. package/dist/design-system/p-D86WpWIE.js +4 -0
  579. package/dist/design-system/p-DCf2fJmI.js +4 -0
  580. package/dist/design-system/p-DDKh7hkm.js +4 -0
  581. package/dist/design-system/p-DHeVI6dR.js +4 -0
  582. package/dist/design-system/p-DJxr2Dcd.js +4 -0
  583. package/dist/design-system/p-DR5LIaCn.js +4 -0
  584. package/dist/design-system/p-DTPbL3uY.js +4 -0
  585. package/dist/design-system/p-DYfTMCkl.js +4 -0
  586. package/dist/design-system/p-Dnjznncd.js +4 -0
  587. package/dist/design-system/p-Duhf3ymL.js +4 -0
  588. package/dist/design-system/p-LCAsAZzj.js +4 -0
  589. package/dist/design-system/p-aff68865ee.entry.js +4 -0
  590. package/dist/design-system/p-b3c6327744.entry.js +4 -0
  591. package/dist/design-system/p-be9023a38b.entry.js +4 -0
  592. package/dist/design-system/p-c031d1dce5.entry.js +4 -0
  593. package/dist/design-system/p-c3ae96e220.entry.js +4 -0
  594. package/dist/design-system/p-d430812a57.entry.js +4 -0
  595. package/dist/design-system/p-de1354f022.entry.js +4 -0
  596. package/dist/design-system/p-e3d0c82e2a.entry.js +4 -0
  597. package/dist/design-system/p-ea1a5e1f75.entry.js +4 -0
  598. package/dist/design-system/p-ea7169501c.entry.js +4 -0
  599. package/dist/design-system/p-eab397e041.entry.js +4 -0
  600. package/dist/design-system/p-ecba4deb9a.entry.js +4 -0
  601. package/dist/design-system/p-fe0dbd4b03.entry.js +4 -0
  602. package/dist/design-system/p-ng5ZzTOj.js +4 -0
  603. package/dist/esm/_commonjsHelpers-Duhf3ymL.js +10 -0
  604. package/dist/esm/_getTag-DFxL3s3h.js +940 -0
  605. package/dist/esm/accordion.interfaces-C7u0gyLh.js +10 -0
  606. package/dist/esm/app.focus.util-BTyFgjT3.js +74 -0
  607. package/dist/esm/aria-DYfTMCkl.js +11 -0
  608. package/dist/esm/attributes-B62ocg4Q.js +29 -0
  609. package/dist/esm/breakpoints.decorator-L2xeP46f.js +20 -0
  610. package/dist/esm/breakpoints.subject-BhbzG-rl.js +261 -0
  611. package/dist/esm/button.interfaces-BkESlUMc.js +29 -0
  612. package/dist/esm/card.interfaces-BlyIAln5.js +57 -0
  613. package/dist/esm/checkbox.interfaces-LCAsAZzj.js +8 -0
  614. package/dist/esm/close.i18n-Bbn3sYo5.js +37 -0
  615. package/dist/esm/config.decorator-BQNIja4k.js +20 -0
  616. package/dist/esm/config.utils-COlKFRlV.js +85 -0
  617. package/dist/esm/contact-Cb75Rr6o.js +1636 -0
  618. package/dist/esm/design-system.js +44 -0
  619. package/dist/esm/device-Dhwt3m7W.js +54 -0
  620. package/dist/esm/ds-accordion.entry.js +253 -0
  621. package/dist/esm/ds-alert-container.entry.js +189 -0
  622. package/dist/esm/ds-app.entry.js +91 -0
  623. package/dist/esm/ds-badge.entry.js +91 -0
  624. package/dist/esm/ds-button-group.entry.js +87 -0
  625. package/dist/esm/ds-button_2.entry.js +525 -0
  626. package/dist/esm/ds-card-actions.entry.js +39 -0
  627. package/dist/esm/ds-card-content.entry.js +29 -0
  628. package/dist/esm/ds-card-header.entry.js +36 -0
  629. package/dist/esm/ds-card-subtitle.entry.js +65 -0
  630. package/dist/esm/ds-card-title.entry.js +57 -0
  631. package/dist/esm/ds-card.entry.js +183 -0
  632. package/dist/esm/ds-checkbox-group.entry.js +2349 -0
  633. package/dist/esm/ds-checkbox.entry.js +233 -0
  634. package/dist/esm/ds-content.entry.js +152 -0
  635. package/dist/esm/ds-divider.entry.js +129 -0
  636. package/dist/esm/ds-heading.entry.js +240 -0
  637. package/dist/esm/ds-icon_2.entry.js +1460 -0
  638. package/dist/esm/ds-input.entry.js +828 -0
  639. package/dist/esm/ds-item.entry.js +256 -0
  640. package/dist/esm/ds-label.entry.js +184 -0
  641. package/dist/esm/ds-list.entry.js +54 -0
  642. package/dist/esm/ds-logo.entry.js +221 -0
  643. package/dist/esm/ds-notification.entry.js +148 -0
  644. package/dist/esm/ds-number-input.entry.js +646 -0
  645. package/dist/esm/ds-pagination.entry.js +340 -0
  646. package/dist/esm/ds-progress-bar.entry.js +226 -0
  647. package/dist/esm/ds-radio-group.entry.js +397 -0
  648. package/dist/esm/ds-radio.entry.js +336 -0
  649. package/dist/esm/ds-segment-item.entry.js +84 -0
  650. package/dist/esm/ds-segment.entry.js +445 -0
  651. package/dist/esm/ds-shape.entry.js +88 -0
  652. package/dist/esm/ds-snackbar.entry.js +251 -0
  653. package/dist/esm/ds-stack.entry.js +222 -0
  654. package/dist/esm/ds-tag-group.entry.js +33 -0
  655. package/dist/esm/ds-tag.entry.js +148 -0
  656. package/dist/esm/ds-text.entry.js +239 -0
  657. package/dist/esm/ds-textarea.entry.js +310 -0
  658. package/dist/esm/ds-toast.entry.js +269 -0
  659. package/dist/esm/ds-toggle.entry.js +250 -0
  660. package/dist/esm/field.util-BXxRO7CD.js +17 -0
  661. package/dist/esm/form-control-D2O-sb65.js +117 -0
  662. package/dist/esm/heading.interfaces-Ceu7FIWM.js +27 -0
  663. package/dist/esm/index-CuwLeg-T.js +3454 -0
  664. package/dist/esm/index.js +8401 -133
  665. package/dist/esm/input.interfaces-C7EnKCpl.js +109 -0
  666. package/dist/esm/isEmpty-DmZYZqE9.js +97 -0
  667. package/dist/esm/isNil--HeEBNs3.js +44 -0
  668. package/dist/esm/isObjectLike-BAYao9w7.js +252 -0
  669. package/dist/esm/keys.constant-D86WpWIE.js +22 -0
  670. package/dist/esm/label.i18n-C7I7OlaM.js +37 -0
  671. package/dist/esm/listener-C_kjUVTE.js +88 -0
  672. package/dist/esm/loader.js +6 -10
  673. package/dist/esm/logo.animation-DwNj8wwS.js +2608 -0
  674. package/dist/esm/lottie_light_html-C2-ebQsQ.js +13648 -0
  675. package/dist/esm/pagination.i18n-BR1SYpQO.js +57 -0
  676. package/dist/esm/radio.interfaces-BFeO6Gq4.js +8 -0
  677. package/dist/esm/spinner.animation-rYIM3SEm.js +2603 -0
  678. package/dist/esm/stack.interfaces-ng5ZzTOj.js +62 -0
  679. package/dist/esm/svg-BaIoYrFa.js +1480 -0
  680. package/dist/esm/t-shirt-DR5LIaCn.js +51 -0
  681. package/dist/esm/tslib.es6-tdchDLyb.js +113 -0
  682. package/dist/esm/validate.decorator-82RSSk25.js +110 -0
  683. package/dist/index.js +1 -1
  684. package/dist/types/components/accordion/accordion.d.ts +129 -0
  685. package/dist/types/components/accordion/accordion.interfaces.d.ts +20 -0
  686. package/dist/types/components/alert/alert-container.d.ts +67 -0
  687. package/dist/types/components/alert/alert-container.interfaces.d.ts +24 -0
  688. package/dist/types/components/alert/alert.controller.d.ts +9 -0
  689. package/dist/types/components/alert/snackbar/snackbar.d.ts +129 -0
  690. package/dist/types/components/alert/snackbar/snackbar.interfaces.d.ts +11 -0
  691. package/dist/types/components/alert/toast/toast.d.ts +143 -0
  692. package/dist/types/components/alert/toast/toast.interfaces.d.ts +16 -0
  693. package/dist/types/components/app/app.d.ts +39 -0
  694. package/dist/types/components/app/app.focus.util.d.ts +6 -0
  695. package/dist/types/components/app/app.interfaces.d.ts +4 -0
  696. package/dist/types/components/badge/badge.d.ts +39 -0
  697. package/dist/types/components/badge/badge.interfaces.d.ts +6 -0
  698. package/dist/types/components/button/button-group/button-group.d.ts +46 -0
  699. package/dist/types/components/button/button.d.ts +197 -0
  700. package/dist/types/components/button/button.interfaces.d.ts +32 -0
  701. package/dist/types/components/card/card-actions/card-actions.d.ts +21 -0
  702. package/dist/types/components/card/card-content/card-content.d.ts +15 -0
  703. package/dist/types/components/card/card-header/card-header.d.ts +17 -0
  704. package/dist/types/components/card/card-subtitle/card-subtitle.d.ts +29 -0
  705. package/dist/types/components/card/card-title/card-title.d.ts +30 -0
  706. package/dist/types/components/card/card.d.ts +74 -0
  707. package/dist/types/components/card/card.interfaces.d.ts +17 -0
  708. package/dist/types/components/checkbox/checkbox-group/checkbox-group.d.ts +157 -0
  709. package/dist/types/components/checkbox/checkbox.d.ts +136 -0
  710. package/dist/types/components/checkbox/checkbox.interfaces.d.ts +26 -0
  711. package/dist/types/components/close/close.d.ts +45 -0
  712. package/dist/types/components/close/close.i18n.d.ts +6 -0
  713. package/dist/types/components/close/close.interfaces.d.ts +2 -0
  714. package/dist/types/components/content/content.d.ts +55 -0
  715. package/dist/types/components/content/content.interfaces.d.ts +10 -0
  716. package/dist/types/components/divider/divider.d.ts +42 -0
  717. package/dist/types/components/divider/divider.interfaces.d.ts +8 -0
  718. package/dist/types/components/heading/heading.const.d.ts +12 -0
  719. package/dist/types/components/heading/heading.d.ts +85 -0
  720. package/dist/types/components/heading/heading.interfaces.d.ts +10 -0
  721. package/dist/types/components/icon/icon.d.ts +99 -0
  722. package/dist/types/components/icon/icon.interfaces.d.ts +8 -0
  723. package/dist/types/components/input/field.util.d.ts +22 -0
  724. package/dist/types/components/input/input.d.ts +242 -0
  725. package/dist/types/components/input/input.interfaces.d.ts +28 -0
  726. package/dist/types/components/input/input.mask.d.ts +21 -0
  727. package/dist/types/components/input/masks/basic-contract-number.d.ts +10 -0
  728. package/dist/types/components/input/masks/be-enterprise-number.d.ts +10 -0
  729. package/dist/types/components/input/masks/be-iban.d.ts +10 -0
  730. package/dist/types/components/input/masks/claim-number.d.ts +10 -0
  731. package/dist/types/components/input/masks/contract-number.d.ts +11 -0
  732. package/dist/types/components/input/masks/index.d.ts +4 -0
  733. package/dist/types/components/input/masks/offer-number.d.ts +10 -0
  734. package/dist/types/components/input/masks/vehicle-registration-number.d.ts +10 -0
  735. package/dist/types/components/label/label.d.ts +86 -0
  736. package/dist/types/components/label/label.i18n.d.ts +6 -0
  737. package/dist/types/components/label/label.interfaces.d.ts +4 -0
  738. package/dist/types/components/list/item/item.d.ts +129 -0
  739. package/dist/types/components/list/item/item.interfaces.d.ts +8 -0
  740. package/dist/types/components/list/list.d.ts +32 -0
  741. package/dist/types/components/logo/logo.animation.d.ts +2 -0
  742. package/dist/types/components/logo/logo.d.ts +75 -0
  743. package/dist/types/components/logo/logo.data.d.ts +1756 -0
  744. package/dist/types/components/logo/logo.icons.d.ts +9 -0
  745. package/dist/types/components/logo/logo.interfaces.d.ts +6 -0
  746. package/dist/types/components/notification/notification.d.ts +81 -0
  747. package/dist/types/components/notification/notification.interfaces.d.ts +12 -0
  748. package/dist/types/components/number-input/number-input.d.ts +193 -0
  749. package/dist/types/components/number-input/number-input.interfaces.d.ts +16 -0
  750. package/dist/types/components/pagination/pagination.d.ts +116 -0
  751. package/dist/types/components/pagination/pagination.i18n.d.ts +8 -0
  752. package/dist/types/components/pagination/pagination.interfaces.d.ts +12 -0
  753. package/dist/types/components/pagination/pagination.util.d.ts +7 -0
  754. package/dist/types/components/progress-bar/progress-bar.d.ts +61 -0
  755. package/dist/types/components/progress-bar/progress-bar.i18n.d.ts +6 -0
  756. package/dist/types/components/progress-bar/progress-bar.interfaces.d.ts +4 -0
  757. package/dist/types/components/radio/radio-group/radio-group.d.ts +160 -0
  758. package/dist/types/components/radio/radio.d.ts +161 -0
  759. package/dist/types/components/radio/radio.interfaces.d.ts +26 -0
  760. package/dist/types/components/segment/segment/segment.d.ts +150 -0
  761. package/dist/types/components/segment/segment-item.d.ts +63 -0
  762. package/dist/types/components/segment/segment-item.interfaces.d.ts +16 -0
  763. package/dist/types/components/segment/segment-item.type.d.ts +7 -0
  764. package/dist/types/components/shape/shape.d.ts +41 -0
  765. package/dist/types/components/shape/shape.data.d.ts +1 -0
  766. package/dist/types/components/shape/shape.interfaces.d.ts +6 -0
  767. package/dist/types/components/spinner/spinner.d.ts +89 -0
  768. package/dist/types/components/spinner/spinner.data.d.ts +1756 -0
  769. package/dist/types/components/spinner/spinner.i18n.d.ts +6 -0
  770. package/dist/types/components/spinner/spinner.interfaces.d.ts +8 -0
  771. package/dist/types/components/stack/stack.d.ts +84 -0
  772. package/dist/types/components/stack/stack.interfaces.d.ts +10 -0
  773. package/dist/types/components/tag/tag-group/tag-group.d.ts +18 -0
  774. package/dist/types/components/tag/tag.d.ts +65 -0
  775. package/dist/types/components/tag/tag.interfaces.d.ts +16 -0
  776. package/dist/types/components/text/text.d.ts +96 -0
  777. package/dist/types/components/text/text.interfaces.d.ts +8 -0
  778. package/dist/types/components/textarea/textarea.d.ts +191 -0
  779. package/dist/types/components/textarea/textarea.interfaces.d.ts +20 -0
  780. package/dist/types/components/toggle/toggle.d.ts +130 -0
  781. package/dist/types/components/toggle/toggle.interfaces.d.ts +16 -0
  782. package/dist/types/components.d.ts +4213 -8424
  783. package/dist/types/global/component.type.d.ts +6 -0
  784. package/dist/types/global/config/config.const.d.ts +1 -0
  785. package/dist/types/global/config/config.d.ts +39 -0
  786. package/dist/types/global/config/config.decorator.d.ts +3 -0
  787. package/dist/types/global/config/config.default.d.ts +43 -0
  788. package/dist/types/global/config/config.types.d.ts +48 -0
  789. package/dist/types/global/config/config.utils.d.ts +16 -0
  790. package/dist/types/global/config/initialize.d.ts +3 -0
  791. package/dist/types/global/config/observable/observer.d.ts +4 -0
  792. package/dist/types/global/config/observable/subject.d.ts +6 -0
  793. package/dist/types/global/constants/icons.constant.d.ts +38 -0
  794. package/dist/types/global/constants/version.constant.d.ts +1 -0
  795. package/dist/types/global/index.d.ts +7 -0
  796. package/dist/types/global/initialize.d.ts +2 -0
  797. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/accordion.po.d.ts +13 -0
  798. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/app.po.d.ts +6 -0
  799. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/badge.po.d.ts +6 -0
  800. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/button.po.d.ts +9 -0
  801. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/card.po.d.ts +25 -0
  802. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/checkbox.po.d.ts +12 -0
  803. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/close.po.d.ts +6 -0
  804. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/content.po.d.ts +6 -0
  805. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/divider.po.d.ts +5 -0
  806. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/heading.po.d.ts +6 -0
  807. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/icon.po.d.ts +7 -0
  808. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/index.d.ts +29 -1
  809. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/input.po.d.ts +12 -0
  810. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/label.po.d.ts +6 -0
  811. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/list.po.d.ts +18 -0
  812. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/logo.po.d.ts +7 -0
  813. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/notification.po.d.ts +12 -0
  814. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/number-input.po.d.ts +12 -0
  815. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/pagination.po.d.ts +15 -0
  816. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/radio.po.d.ts +11 -0
  817. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/segment.po.d.ts +11 -0
  818. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/shape.po.d.ts +5 -0
  819. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/snackbar.po.d.ts +16 -0
  820. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/spinner.po.d.ts +7 -0
  821. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/stack.po.d.ts +6 -0
  822. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/tag.po.d.ts +8 -0
  823. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/text.po.d.ts +6 -0
  824. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/textarea.po.d.ts +11 -0
  825. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/toast.po.d.ts +14 -0
  826. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/toggle.po.d.ts +12 -0
  827. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/extend.d.ts +7 -3
  828. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/event-spy.d.ts +3 -3
  829. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/goto.d.ts +2 -2
  830. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/locator.d.ts +2 -2
  831. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/mount.d.ts +2 -2
  832. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/spy-on-event.d.ts +2 -2
  833. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/wait-for-changes.d.ts +2 -2
  834. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/types.d.ts +4 -3
  835. package/dist/types/index.d.ts +13 -40
  836. package/dist/types/interfaces.d.ts +60 -64
  837. package/dist/types/stencil-public-runtime.d.ts +110 -6
  838. package/dist/types/utils/aria.d.ts +1 -1
  839. package/dist/types/utils/attributes.d.ts +2 -2
  840. package/dist/types/utils/breakpoints/breakpoints.const.d.ts +2 -2
  841. package/dist/types/utils/breakpoints/breakpoints.d.ts +14 -14
  842. package/dist/types/utils/breakpoints/breakpoints.decorator.d.ts +2 -2
  843. package/dist/types/utils/breakpoints/breakpoints.interfaces.d.ts +6 -6
  844. package/dist/types/utils/breakpoints/breakpoints.map.d.ts +3 -3
  845. package/dist/types/utils/breakpoints/breakpoints.subject.d.ts +5 -5
  846. package/dist/types/utils/breakpoints/index.d.ts +1 -0
  847. package/dist/types/utils/browser.d.ts +1 -1
  848. package/dist/types/utils/constants/icons.constant.d.ts +38 -28
  849. package/dist/types/utils/date/date.d.ts +9 -9
  850. package/dist/types/utils/device.d.ts +4 -4
  851. package/dist/types/utils/element-states/element-states.decorator.d.ts +2 -2
  852. package/dist/types/utils/element-states/element-states.interfaces.d.ts +4 -4
  853. package/dist/types/utils/element-states/element-states.listener.d.ts +3 -3
  854. package/dist/types/utils/element-states/element-states.subject.d.ts +3 -3
  855. package/dist/types/utils/form-control.d.ts +63 -0
  856. package/dist/types/utils/helpers.d.ts +7 -7
  857. package/dist/types/utils/index.d.ts +22 -0
  858. package/dist/types/utils/keyboard/keyboard.decorator.d.ts +2 -2
  859. package/dist/types/utils/keyboard/keyboard.interfaces.d.ts +4 -4
  860. package/dist/types/utils/keyboard/keyboard.listener.d.ts +2 -2
  861. package/dist/types/utils/keyboard/keyboard.subject.d.ts +3 -3
  862. package/dist/types/utils/log.d.ts +2 -2
  863. package/dist/types/utils/orientation/orientation.decorator.d.ts +2 -2
  864. package/dist/types/utils/orientation/orientation.interfaces.d.ts +3 -3
  865. package/dist/types/utils/orientation/orientation.subject.d.ts +4 -4
  866. package/dist/types/utils/property-checkers/check-array-of.d.ts +2 -0
  867. package/dist/types/utils/property-checkers/check-date.d.ts +1 -0
  868. package/dist/types/utils/property-checkers/check-iso-date.d.ts +1 -0
  869. package/dist/types/utils/property-checkers/check-one-of.d.ts +1 -0
  870. package/dist/types/utils/property-checkers/check-pattern.d.ts +1 -0
  871. package/dist/types/utils/property-checkers/check-type.d.ts +2 -0
  872. package/dist/types/utils/property-checkers/check-url.d.ts +1 -0
  873. package/dist/types/utils/property-checkers/constants.d.ts +1 -0
  874. package/dist/types/utils/property-checkers/empty-or.d.ts +1 -0
  875. package/dist/types/utils/property-checkers/index.d.ts +19 -0
  876. package/dist/types/utils/property-checkers/is-iso-date.d.ts +1 -0
  877. package/dist/types/utils/property-checkers/is-value-empty.d.ts +1 -0
  878. package/dist/types/utils/property-checkers/property-types.d.ts +3 -0
  879. package/dist/types/utils/property-checkers/required-and.d.ts +1 -0
  880. package/dist/types/utils/resize/resize.decorator.d.ts +2 -2
  881. package/dist/types/utils/resize/resize.interfaces.d.ts +4 -4
  882. package/dist/types/utils/resize/resize.listener.d.ts +2 -2
  883. package/dist/types/utils/resize/resize.subject.d.ts +3 -3
  884. package/dist/types/utils/resize/window-resize.decorator.d.ts +2 -2
  885. package/dist/types/utils/resize/window-resize.handler.d.ts +4 -4
  886. package/dist/types/utils/resize/window-resize.interfaces.d.ts +3 -3
  887. package/dist/types/utils/resize/window-resize.listener.d.ts +1 -1
  888. package/dist/types/utils/resize/window-resize.subject.d.ts +4 -4
  889. package/dist/types/utils/scroll.d.ts +1 -1
  890. package/dist/types/utils/svg.d.ts +1 -1
  891. package/dist/types/utils/swipe/swipe.decorator.d.ts +2 -2
  892. package/dist/types/utils/swipe/swipe.interfaces.d.ts +4 -4
  893. package/dist/types/utils/swipe/swipe.listener.d.ts +2 -3
  894. package/dist/types/utils/swipe/swipe.subject.d.ts +3 -3
  895. package/dist/types/utils/t-shirt.d.ts +26 -0
  896. package/dist/types/utils/timer.d.ts +6 -0
  897. package/dist/types/utils/types/signal.d.ts +2 -2
  898. package/dist/types/utils/validate.decorator.d.ts +114 -0
  899. package/docs/components.json +42790 -0
  900. package/docs/html.html-data.json +4894 -0
  901. package/docs/tags.json +44 -0
  902. package/loader/cdn.js +4 -2
  903. package/loader/index.cjs.js +4 -2
  904. package/loader/index.es2017.js +3 -1
  905. package/loader/index.js +4 -2
  906. package/package.json +38 -32
  907. package/components/_commonjsHelpers.js +0 -7
  908. package/components/animation.decorator.js +0 -75
  909. package/components/aria.js +0 -8
  910. package/components/array.js +0 -20
  911. package/components/attributes.js +0 -38
  912. package/components/bal-accordion-details.d.ts +0 -11
  913. package/components/bal-accordion-details.js +0 -103
  914. package/components/bal-accordion-summary.d.ts +0 -11
  915. package/components/bal-accordion-summary.js +0 -139
  916. package/components/bal-accordion-trigger.d.ts +0 -11
  917. package/components/bal-accordion-trigger.js +0 -284
  918. package/components/bal-accordion.d.ts +0 -11
  919. package/components/bal-accordion.js +0 -404
  920. package/components/bal-app.d.ts +0 -11
  921. package/components/bal-app.js +0 -107
  922. package/components/bal-badge.d.ts +0 -11
  923. package/components/bal-badge.js +0 -6
  924. package/components/bal-badge2.js +0 -63
  925. package/components/bal-button-group.d.ts +0 -11
  926. package/components/bal-button-group.js +0 -6
  927. package/components/bal-button-group2.js +0 -52
  928. package/components/bal-button.d.ts +0 -11
  929. package/components/bal-button.js +0 -6
  930. package/components/bal-button2.js +0 -315
  931. package/components/bal-card-actions.d.ts +0 -11
  932. package/components/bal-card-actions.js +0 -43
  933. package/components/bal-card-button.d.ts +0 -11
  934. package/components/bal-card-button.js +0 -83
  935. package/components/bal-card-content.d.ts +0 -11
  936. package/components/bal-card-content.js +0 -6
  937. package/components/bal-card-content2.js +0 -28
  938. package/components/bal-card-subtitle.d.ts +0 -11
  939. package/components/bal-card-subtitle.js +0 -49
  940. package/components/bal-card-title.d.ts +0 -11
  941. package/components/bal-card-title.js +0 -43
  942. package/components/bal-card.d.ts +0 -11
  943. package/components/bal-card.js +0 -6
  944. package/components/bal-card2.js +0 -91
  945. package/components/bal-carousel-item.d.ts +0 -11
  946. package/components/bal-carousel-item.js +0 -163
  947. package/components/bal-carousel.d.ts +0 -11
  948. package/components/bal-carousel.js +0 -324
  949. package/components/bal-check.d.ts +0 -11
  950. package/components/bal-check.js +0 -6
  951. package/components/bal-check2.js +0 -82
  952. package/components/bal-checkbox-group.d.ts +0 -11
  953. package/components/bal-checkbox-group.js +0 -413
  954. package/components/bal-checkbox.d.ts +0 -11
  955. package/components/bal-checkbox.js +0 -6
  956. package/components/bal-checkbox2.js +0 -428
  957. package/components/bal-close.d.ts +0 -11
  958. package/components/bal-close.i18n.js +0 -34
  959. package/components/bal-close.js +0 -6
  960. package/components/bal-close2.js +0 -76
  961. package/components/bal-content.d.ts +0 -11
  962. package/components/bal-content.js +0 -6
  963. package/components/bal-content2.js +0 -95
  964. package/components/bal-data-item.d.ts +0 -11
  965. package/components/bal-data-item.js +0 -44
  966. package/components/bal-data-label.d.ts +0 -11
  967. package/components/bal-data-label.js +0 -38
  968. package/components/bal-data-value.d.ts +0 -11
  969. package/components/bal-data-value.js +0 -82
  970. package/components/bal-data.d.ts +0 -11
  971. package/components/bal-data.js +0 -70
  972. package/components/bal-date-calendar-cell.d.ts +0 -11
  973. package/components/bal-date-calendar-cell.js +0 -6
  974. package/components/bal-date-calendar-cell2.js +0 -61
  975. package/components/bal-date-calendar.d.ts +0 -11
  976. package/components/bal-date-calendar.js +0 -6
  977. package/components/bal-date-calendar2.js +0 -505
  978. package/components/bal-date.d.ts +0 -11
  979. package/components/bal-date.i18n.js +0 -64
  980. package/components/bal-date.js +0 -459
  981. package/components/bal-divider.d.ts +0 -11
  982. package/components/bal-divider.js +0 -81
  983. package/components/bal-dropdown.d.ts +0 -11
  984. package/components/bal-dropdown.js +0 -881
  985. package/components/bal-field-control.d.ts +0 -11
  986. package/components/bal-field-control.js +0 -79
  987. package/components/bal-field-hint.d.ts +0 -11
  988. package/components/bal-field-hint.js +0 -134
  989. package/components/bal-field-label.d.ts +0 -11
  990. package/components/bal-field-label.js +0 -108
  991. package/components/bal-field-message.d.ts +0 -11
  992. package/components/bal-field-message.js +0 -79
  993. package/components/bal-field.d.ts +0 -11
  994. package/components/bal-field.js +0 -256
  995. package/components/bal-file-upload.d.ts +0 -11
  996. package/components/bal-file-upload.js +0 -505
  997. package/components/bal-file-upload.type.js +0 -10
  998. package/components/bal-footer.d.ts +0 -11
  999. package/components/bal-footer.js +0 -239
  1000. package/components/bal-form-col.d.ts +0 -11
  1001. package/components/bal-form-col.js +0 -46
  1002. package/components/bal-form-grid.d.ts +0 -11
  1003. package/components/bal-form-grid.js +0 -34
  1004. package/components/bal-form.d.ts +0 -11
  1005. package/components/bal-form.js +0 -69
  1006. package/components/bal-heading.d.ts +0 -11
  1007. package/components/bal-heading.js +0 -6
  1008. package/components/bal-heading2.js +0 -206
  1009. package/components/bal-hint-text.d.ts +0 -11
  1010. package/components/bal-hint-text.js +0 -6
  1011. package/components/bal-hint-text2.js +0 -33
  1012. package/components/bal-hint-title.d.ts +0 -11
  1013. package/components/bal-hint-title.js +0 -6
  1014. package/components/bal-hint-title2.js +0 -33
  1015. package/components/bal-hint.d.ts +0 -11
  1016. package/components/bal-hint.js +0 -6
  1017. package/components/bal-hint2.js +0 -224
  1018. package/components/bal-icon.d.ts +0 -11
  1019. package/components/bal-icon.js +0 -6
  1020. package/components/bal-icon2.js +0 -1156
  1021. package/components/bal-input-date.d.ts +0 -11
  1022. package/components/bal-input-date.js +0 -6
  1023. package/components/bal-input-date2.js +0 -1095
  1024. package/components/bal-input-group.d.ts +0 -11
  1025. package/components/bal-input-group.js +0 -6
  1026. package/components/bal-input-group2.js +0 -54
  1027. package/components/bal-input-slider.d.ts +0 -11
  1028. package/components/bal-input-slider.js +0 -252
  1029. package/components/bal-input-stepper.d.ts +0 -11
  1030. package/components/bal-input-stepper.i18n.js +0 -44
  1031. package/components/bal-input-stepper.js +0 -1277
  1032. package/components/bal-input.d.ts +0 -11
  1033. package/components/bal-input.js +0 -639
  1034. package/components/bal-label.d.ts +0 -11
  1035. package/components/bal-label.i18n.js +0 -34
  1036. package/components/bal-label.js +0 -6
  1037. package/components/bal-label2.js +0 -177
  1038. package/components/bal-list-item-accordion-body.d.ts +0 -11
  1039. package/components/bal-list-item-accordion-body.js +0 -6
  1040. package/components/bal-list-item-accordion-body2.js +0 -152
  1041. package/components/bal-list-item-accordion-head.d.ts +0 -11
  1042. package/components/bal-list-item-accordion-head.js +0 -6
  1043. package/components/bal-list-item-accordion-head2.js +0 -207
  1044. package/components/bal-list-item-content.d.ts +0 -11
  1045. package/components/bal-list-item-content.js +0 -6
  1046. package/components/bal-list-item-content2.js +0 -33
  1047. package/components/bal-list-item-icon.d.ts +0 -11
  1048. package/components/bal-list-item-icon.js +0 -6
  1049. package/components/bal-list-item-icon2.js +0 -37
  1050. package/components/bal-list-item-subtitle.d.ts +0 -11
  1051. package/components/bal-list-item-subtitle.js +0 -6
  1052. package/components/bal-list-item-subtitle2.js +0 -28
  1053. package/components/bal-list-item-title.d.ts +0 -11
  1054. package/components/bal-list-item-title.js +0 -6
  1055. package/components/bal-list-item-title2.js +0 -41
  1056. package/components/bal-list-item.d.ts +0 -11
  1057. package/components/bal-list-item.js +0 -6
  1058. package/components/bal-list-item2.js +0 -329
  1059. package/components/bal-list.d.ts +0 -11
  1060. package/components/bal-list.js +0 -6
  1061. package/components/bal-list2.js +0 -76
  1062. package/components/bal-logo.animation.js +0 -2599
  1063. package/components/bal-logo.d.ts +0 -11
  1064. package/components/bal-logo.js +0 -6
  1065. package/components/bal-logo2.js +0 -198
  1066. package/components/bal-modal-body.d.ts +0 -11
  1067. package/components/bal-modal-body.js +0 -31
  1068. package/components/bal-modal-header.d.ts +0 -11
  1069. package/components/bal-modal-header.js +0 -59
  1070. package/components/bal-modal.d.ts +0 -11
  1071. package/components/bal-modal.js +0 -324
  1072. package/components/bal-nav-link-grid-col.d.ts +0 -11
  1073. package/components/bal-nav-link-grid-col.js +0 -6
  1074. package/components/bal-nav-link-grid-col2.js +0 -59
  1075. package/components/bal-nav-link-grid.d.ts +0 -11
  1076. package/components/bal-nav-link-grid.js +0 -6
  1077. package/components/bal-nav-link-grid2.js +0 -48
  1078. package/components/bal-nav-link-group.d.ts +0 -11
  1079. package/components/bal-nav-link-group.js +0 -62
  1080. package/components/bal-nav-link.d.ts +0 -11
  1081. package/components/bal-nav-link.js +0 -6
  1082. package/components/bal-nav-link2.js +0 -87
  1083. package/components/bal-nav-menu-bar.d.ts +0 -11
  1084. package/components/bal-nav-menu-bar.js +0 -6
  1085. package/components/bal-nav-menu-bar2.js +0 -76
  1086. package/components/bal-nav-menu-flyout.d.ts +0 -11
  1087. package/components/bal-nav-menu-flyout.js +0 -6
  1088. package/components/bal-nav-menu-flyout2.js +0 -109
  1089. package/components/bal-nav-meta-bar.d.ts +0 -11
  1090. package/components/bal-nav-meta-bar.js +0 -6
  1091. package/components/bal-nav-meta-bar2.js +0 -120
  1092. package/components/bal-nav.d.ts +0 -11
  1093. package/components/bal-nav.js +0 -1041
  1094. package/components/bal-navbar-brand.d.ts +0 -11
  1095. package/components/bal-navbar-brand.js +0 -220
  1096. package/components/bal-navbar-menu-end.d.ts +0 -11
  1097. package/components/bal-navbar-menu-end.js +0 -42
  1098. package/components/bal-navbar-menu-start.d.ts +0 -11
  1099. package/components/bal-navbar-menu-start.js +0 -42
  1100. package/components/bal-navbar-menu.d.ts +0 -11
  1101. package/components/bal-navbar-menu.js +0 -79
  1102. package/components/bal-navbar.d.ts +0 -11
  1103. package/components/bal-navbar.js +0 -86
  1104. package/components/bal-notices.d.ts +0 -11
  1105. package/components/bal-notices.js +0 -54
  1106. package/components/bal-notification.d.ts +0 -11
  1107. package/components/bal-notification.js +0 -54
  1108. package/components/bal-number-input.d.ts +0 -11
  1109. package/components/bal-number-input.js +0 -462
  1110. package/components/bal-option-list.d.ts +0 -11
  1111. package/components/bal-option-list.js +0 -6
  1112. package/components/bal-option-list2.js +0 -504
  1113. package/components/bal-option.d.ts +0 -11
  1114. package/components/bal-option.js +0 -6
  1115. package/components/bal-option2.js +0 -197
  1116. package/components/bal-pagination.d.ts +0 -11
  1117. package/components/bal-pagination.js +0 -333
  1118. package/components/bal-popover-content.d.ts +0 -11
  1119. package/components/bal-popover-content.js +0 -6
  1120. package/components/bal-popover-content2.js +0 -124
  1121. package/components/bal-popover.d.ts +0 -11
  1122. package/components/bal-popover.js +0 -6
  1123. package/components/bal-popover2.js +0 -2146
  1124. package/components/bal-popup.d.ts +0 -11
  1125. package/components/bal-popup.js +0 -6
  1126. package/components/bal-popup2.js +0 -732
  1127. package/components/bal-progress-bar.d.ts +0 -11
  1128. package/components/bal-progress-bar.js +0 -122
  1129. package/components/bal-radio-group.d.ts +0 -11
  1130. package/components/bal-radio-group.js +0 -427
  1131. package/components/bal-radio-icon.d.ts +0 -11
  1132. package/components/bal-radio-icon.js +0 -6
  1133. package/components/bal-radio-icon2.js +0 -76
  1134. package/components/bal-radio.d.ts +0 -11
  1135. package/components/bal-radio.js +0 -6
  1136. package/components/bal-radio2.js +0 -422
  1137. package/components/bal-segment-item.d.ts +0 -11
  1138. package/components/bal-segment-item.js +0 -249
  1139. package/components/bal-segment.d.ts +0 -11
  1140. package/components/bal-segment.js +0 -437
  1141. package/components/bal-select-option.d.ts +0 -11
  1142. package/components/bal-select-option.js +0 -6
  1143. package/components/bal-select-option2.js +0 -54
  1144. package/components/bal-select.d.ts +0 -11
  1145. package/components/bal-select.js +0 -6
  1146. package/components/bal-select2.js +0 -913
  1147. package/components/bal-shape.d.ts +0 -11
  1148. package/components/bal-shape.js +0 -6
  1149. package/components/bal-shape2.js +0 -88
  1150. package/components/bal-sheet.d.ts +0 -11
  1151. package/components/bal-sheet.js +0 -45
  1152. package/components/bal-snackbar.d.ts +0 -11
  1153. package/components/bal-snackbar.js +0 -167
  1154. package/components/bal-spinner.animation.js +0 -4543
  1155. package/components/bal-spinner.d.ts +0 -11
  1156. package/components/bal-spinner.js +0 -6
  1157. package/components/bal-spinner2.js +0 -208
  1158. package/components/bal-stack.d.ts +0 -11
  1159. package/components/bal-stack.js +0 -6
  1160. package/components/bal-stack2.js +0 -124
  1161. package/components/bal-stage-back-link.d.ts +0 -11
  1162. package/components/bal-stage-back-link.js +0 -56
  1163. package/components/bal-stage-body.d.ts +0 -11
  1164. package/components/bal-stage-body.js +0 -34
  1165. package/components/bal-stage-foot.d.ts +0 -11
  1166. package/components/bal-stage-foot.js +0 -32
  1167. package/components/bal-stage-head.d.ts +0 -11
  1168. package/components/bal-stage-head.js +0 -32
  1169. package/components/bal-stage-image.d.ts +0 -11
  1170. package/components/bal-stage-image.js +0 -51
  1171. package/components/bal-stage.d.ts +0 -11
  1172. package/components/bal-stage.js +0 -95
  1173. package/components/bal-step-item.d.ts +0 -11
  1174. package/components/bal-step-item.js +0 -128
  1175. package/components/bal-step.util.js +0 -5
  1176. package/components/bal-steps.d.ts +0 -11
  1177. package/components/bal-steps.js +0 -300
  1178. package/components/bal-switch.d.ts +0 -11
  1179. package/components/bal-switch.js +0 -79
  1180. package/components/bal-tab-item.d.ts +0 -11
  1181. package/components/bal-tab-item.js +0 -168
  1182. package/components/bal-tab.util.js +0 -5
  1183. package/components/bal-table.d.ts +0 -11
  1184. package/components/bal-table.js +0 -45
  1185. package/components/bal-tabs.d.ts +0 -11
  1186. package/components/bal-tabs.js +0 -6
  1187. package/components/bal-tabs2.js +0 -968
  1188. package/components/bal-tag-group.d.ts +0 -11
  1189. package/components/bal-tag-group.js +0 -31
  1190. package/components/bal-tag.d.ts +0 -11
  1191. package/components/bal-tag.js +0 -6
  1192. package/components/bal-tag2.js +0 -110
  1193. package/components/bal-text.d.ts +0 -11
  1194. package/components/bal-text.js +0 -143
  1195. package/components/bal-textarea.d.ts +0 -11
  1196. package/components/bal-textarea.js +0 -205
  1197. package/components/bal-time-input.d.ts +0 -11
  1198. package/components/bal-time-input.i18n.js +0 -44
  1199. package/components/bal-time-input.js +0 -242
  1200. package/components/bal-toast.d.ts +0 -11
  1201. package/components/bal-toast.js +0 -104
  1202. package/components/bal-tooltip.d.ts +0 -11
  1203. package/components/bal-tooltip.js +0 -313
  1204. package/components/bem.js +0 -10
  1205. package/components/breakpoints.decorator.js +0 -17
  1206. package/components/breakpoints.subject.js +0 -251
  1207. package/components/browser.js +0 -62
  1208. package/components/config.decorator.js +0 -17
  1209. package/components/config.default.js +0 -48
  1210. package/components/config.utils.js +0 -102
  1211. package/components/contact.js +0 -1633
  1212. package/components/date.js +0 -7840
  1213. package/components/device.js +0 -51
  1214. package/components/element-states.decorator.js +0 -95
  1215. package/components/floating-ui.dom.js +0 -2100
  1216. package/components/floating-ui.js +0 -26
  1217. package/components/focus-visible.js +0 -71
  1218. package/components/focus.decorator.js +0 -86
  1219. package/components/form-input.js +0 -86
  1220. package/components/form.js +0 -21
  1221. package/components/helpers.js +0 -307
  1222. package/components/index.esm.js +0 -210
  1223. package/components/index2.js +0 -48
  1224. package/components/index3.js +0 -569
  1225. package/components/index4.js +0 -600
  1226. package/components/index5.js +0 -1866
  1227. package/components/index6.js +0 -125
  1228. package/components/keyboard.helpers.js +0 -68
  1229. package/components/keys.constant.js +0 -19
  1230. package/components/listener.js +0 -85
  1231. package/components/log.js +0 -77
  1232. package/components/lottie_light_html.js +0 -11702
  1233. package/components/mask-util.js +0 -3
  1234. package/components/mutation.decorator.js +0 -124
  1235. package/components/number.js +0 -34
  1236. package/components/option.js +0 -50
  1237. package/components/overlays.js +0 -364
  1238. package/components/resize.decorator.js +0 -94
  1239. package/components/scroll.js +0 -84
  1240. package/components/string.js +0 -12
  1241. package/components/svg.js +0 -1605
  1242. package/components/swipe.decorator.js +0 -23
  1243. package/components/swipe.subject.js +0 -75
  1244. package/components/swiper.util.js +0 -437
  1245. package/components/tokens.esm.js +0 -21
  1246. package/components/tslib.es6.js +0 -29
  1247. package/components/utils.js +0 -76
  1248. package/components/visibility.decorator.js +0 -88
  1249. package/components/window-resize.decorator.js +0 -46
  1250. package/dist/baloise-design-system/baloise-design-system.esm.js +0 -1
  1251. package/dist/baloise-design-system/baloise-design-system.js +0 -127
  1252. package/dist/baloise-design-system/index.esm.js +0 -1
  1253. package/dist/baloise-design-system/p-00d493e589.system.entry.js +0 -1
  1254. package/dist/baloise-design-system/p-02323ca1fe.entry.js +0 -1
  1255. package/dist/baloise-design-system/p-041bf35913.entry.js +0 -1
  1256. package/dist/baloise-design-system/p-07b3561d34.entry.js +0 -1
  1257. package/dist/baloise-design-system/p-08644e325b.entry.js +0 -1
  1258. package/dist/baloise-design-system/p-09341cadc6.system.entry.js +0 -1
  1259. package/dist/baloise-design-system/p-0974dcb139.entry.js +0 -1
  1260. package/dist/baloise-design-system/p-1b1fdadab3.entry.js +0 -1
  1261. package/dist/baloise-design-system/p-1d8afd6f97.system.entry.js +0 -1
  1262. package/dist/baloise-design-system/p-2264ba1f28.entry.js +0 -1
  1263. package/dist/baloise-design-system/p-23537928fa.entry.js +0 -1
  1264. package/dist/baloise-design-system/p-24185181f1.system.entry.js +0 -1
  1265. package/dist/baloise-design-system/p-29d68d2132.entry.js +0 -1
  1266. package/dist/baloise-design-system/p-29defa9270.system.entry.js +0 -1
  1267. package/dist/baloise-design-system/p-2dbbdfb785.system.entry.js +0 -1
  1268. package/dist/baloise-design-system/p-340cd7b9e8.entry.js +0 -1
  1269. package/dist/baloise-design-system/p-345901e33b.entry.js +0 -1
  1270. package/dist/baloise-design-system/p-34d75cbfe8.entry.js +0 -1
  1271. package/dist/baloise-design-system/p-353111ebe0.system.entry.js +0 -1
  1272. package/dist/baloise-design-system/p-3678c7a958.entry.js +0 -1
  1273. package/dist/baloise-design-system/p-36934c6f59.system.entry.js +0 -1
  1274. package/dist/baloise-design-system/p-372ba2be28.system.entry.js +0 -1
  1275. package/dist/baloise-design-system/p-3bb89f6a82.entry.js +0 -1
  1276. package/dist/baloise-design-system/p-3c2762a456.entry.js +0 -1
  1277. package/dist/baloise-design-system/p-3ff089ddd6.system.entry.js +0 -1
  1278. package/dist/baloise-design-system/p-40f2569a17.system.entry.js +0 -1
  1279. package/dist/baloise-design-system/p-41c63c9a82.system.entry.js +0 -1
  1280. package/dist/baloise-design-system/p-427fe8eede.entry.js +0 -1
  1281. package/dist/baloise-design-system/p-43878b51c9.system.entry.js +0 -1
  1282. package/dist/baloise-design-system/p-46986c305d.system.entry.js +0 -1
  1283. package/dist/baloise-design-system/p-47a709940f.system.entry.js +0 -1
  1284. package/dist/baloise-design-system/p-484747871b.entry.js +0 -1
  1285. package/dist/baloise-design-system/p-495621ad03.entry.js +0 -1
  1286. package/dist/baloise-design-system/p-49c12d2474.entry.js +0 -1
  1287. package/dist/baloise-design-system/p-4RgSLeC0.system.js +0 -1
  1288. package/dist/baloise-design-system/p-4Y53iwfN.system.js +0 -1
  1289. package/dist/baloise-design-system/p-4b2eeb8c37.entry.js +0 -1
  1290. package/dist/baloise-design-system/p-4be902176f.entry.js +0 -1
  1291. package/dist/baloise-design-system/p-4c23ab651a.system.entry.js +0 -1
  1292. package/dist/baloise-design-system/p-4f036f58ab.entry.js +0 -1
  1293. package/dist/baloise-design-system/p-50a9cbd963.entry.js +0 -1
  1294. package/dist/baloise-design-system/p-52c76f1bdd.entry.js +0 -1
  1295. package/dist/baloise-design-system/p-54f5a92feb.entry.js +0 -1
  1296. package/dist/baloise-design-system/p-5965694a0f.entry.js +0 -1
  1297. package/dist/baloise-design-system/p-5d95c50514.system.entry.js +0 -1
  1298. package/dist/baloise-design-system/p-5f105bc63d.system.entry.js +0 -1
  1299. package/dist/baloise-design-system/p-5f8ae628c4.system.entry.js +0 -1
  1300. package/dist/baloise-design-system/p-608249b400.system.entry.js +0 -1
  1301. package/dist/baloise-design-system/p-627def5e99.entry.js +0 -1
  1302. package/dist/baloise-design-system/p-670a2bf1e7.system.entry.js +0 -1
  1303. package/dist/baloise-design-system/p-67f2a7fbef.system.entry.js +0 -1
  1304. package/dist/baloise-design-system/p-68e405562e.system.entry.js +0 -1
  1305. package/dist/baloise-design-system/p-692f76ee0c.entry.js +0 -1
  1306. package/dist/baloise-design-system/p-6d9619c9d0.system.entry.js +0 -1
  1307. package/dist/baloise-design-system/p-71ab949cfb.system.entry.js +0 -1
  1308. package/dist/baloise-design-system/p-71d9805e14.system.entry.js +0 -1
  1309. package/dist/baloise-design-system/p-72b37feadf.entry.js +0 -1
  1310. package/dist/baloise-design-system/p-744c19c66d.system.entry.js +0 -1
  1311. package/dist/baloise-design-system/p-746165a211.system.entry.js +0 -1
  1312. package/dist/baloise-design-system/p-75f3abf19e.system.entry.js +0 -1
  1313. package/dist/baloise-design-system/p-77404bcf6d.system.entry.js +0 -1
  1314. package/dist/baloise-design-system/p-79d0e94ea1.entry.js +0 -1
  1315. package/dist/baloise-design-system/p-7b52e9987d.entry.js +0 -1
  1316. package/dist/baloise-design-system/p-813c277b9f.system.entry.js +0 -1
  1317. package/dist/baloise-design-system/p-8346d5f6ae.entry.js +0 -1
  1318. package/dist/baloise-design-system/p-85428cc869.entry.js +0 -1
  1319. package/dist/baloise-design-system/p-87d7996b33.system.entry.js +0 -1
  1320. package/dist/baloise-design-system/p-88f9358a95.system.entry.js +0 -1
  1321. package/dist/baloise-design-system/p-8f06689f6a.system.entry.js +0 -1
  1322. package/dist/baloise-design-system/p-90d225c57c.system.entry.js +0 -1
  1323. package/dist/baloise-design-system/p-9417cf5581.system.entry.js +0 -1
  1324. package/dist/baloise-design-system/p-979dfed703.system.entry.js +0 -1
  1325. package/dist/baloise-design-system/p-9871800426.entry.js +0 -1
  1326. package/dist/baloise-design-system/p-9be82de5a5.system.entry.js +0 -1
  1327. package/dist/baloise-design-system/p-9bf6adbd21.system.entry.js +0 -1
  1328. package/dist/baloise-design-system/p-9fc710438a.system.entry.js +0 -1
  1329. package/dist/baloise-design-system/p-B-L34nz8.js +0 -1
  1330. package/dist/baloise-design-system/p-B1u-Mq75.js +0 -1
  1331. package/dist/baloise-design-system/p-B4aDEwd8.js +0 -1
  1332. package/dist/baloise-design-system/p-B6GTvSSK.js +0 -1
  1333. package/dist/baloise-design-system/p-B9BMZmYk.js +0 -1
  1334. package/dist/baloise-design-system/p-BAaDJIzy.js +0 -1
  1335. package/dist/baloise-design-system/p-BERg8BNc.js +0 -1
  1336. package/dist/baloise-design-system/p-BFRjY4w3.js +0 -1
  1337. package/dist/baloise-design-system/p-BFTU3MAI.js +0 -1
  1338. package/dist/baloise-design-system/p-BG4j3FEv.js +0 -1
  1339. package/dist/baloise-design-system/p-BHFw3KrT.js +0 -1
  1340. package/dist/baloise-design-system/p-BJHY1rVR.system.js +0 -1
  1341. package/dist/baloise-design-system/p-BLp4ll3i.js +0 -1
  1342. package/dist/baloise-design-system/p-BM_oHMik.system.js +0 -1
  1343. package/dist/baloise-design-system/p-BNWt5z9B.system.js +0 -1
  1344. package/dist/baloise-design-system/p-BPUKeAhO.system.js +0 -1
  1345. package/dist/baloise-design-system/p-BRAmUyPx.system.js +0 -1
  1346. package/dist/baloise-design-system/p-B_C7V4Sa.js +0 -1
  1347. package/dist/baloise-design-system/p-Ba5qjFjW.js +0 -1
  1348. package/dist/baloise-design-system/p-BbAtjg9Y.system.js +0 -1
  1349. package/dist/baloise-design-system/p-BdVwMG9u.js +0 -2
  1350. package/dist/baloise-design-system/p-BhPUGxAx.system.js +0 -1
  1351. package/dist/baloise-design-system/p-Bk7UdnZ5.system.js +0 -1
  1352. package/dist/baloise-design-system/p-BkEdlCZJ.js +0 -1
  1353. package/dist/baloise-design-system/p-BktTDSq4.system.js +0 -1
  1354. package/dist/baloise-design-system/p-BmOE4zEk.system.js +0 -1
  1355. package/dist/baloise-design-system/p-BmVI6cLw.js +0 -1
  1356. package/dist/baloise-design-system/p-BnVL_HEz.js +0 -1
  1357. package/dist/baloise-design-system/p-Bp0A6Ore.system.js +0 -1
  1358. package/dist/baloise-design-system/p-BpMXwP_q.system.js +0 -1
  1359. package/dist/baloise-design-system/p-BwTzTXZG.js +0 -1
  1360. package/dist/baloise-design-system/p-ByiN-QjD.js +0 -1
  1361. package/dist/baloise-design-system/p-Bzy18UgU.system.js +0 -1
  1362. package/dist/baloise-design-system/p-C20cwFWy.js +0 -1
  1363. package/dist/baloise-design-system/p-C4sZQbkT.js +0 -1
  1364. package/dist/baloise-design-system/p-C6x8G3mu.system.js +0 -1
  1365. package/dist/baloise-design-system/p-C78VTo3I.js +0 -1
  1366. package/dist/baloise-design-system/p-CAb2C8az.js +0 -1
  1367. package/dist/baloise-design-system/p-CBkFUwrD.js +0 -1
  1368. package/dist/baloise-design-system/p-CDeyBUqm.system.js +0 -1
  1369. package/dist/baloise-design-system/p-CDt5sRVY.system.js +0 -1
  1370. package/dist/baloise-design-system/p-CEOTg0oT.system.js +0 -1
  1371. package/dist/baloise-design-system/p-CGJ8YYiA.system.js +0 -1
  1372. package/dist/baloise-design-system/p-CKN3W8qn.js +0 -1
  1373. package/dist/baloise-design-system/p-CLDmOIBx.system.js +0 -1
  1374. package/dist/baloise-design-system/p-CLfE_o7e.system.js +0 -1
  1375. package/dist/baloise-design-system/p-CM1lc2ni.system.js +0 -1
  1376. package/dist/baloise-design-system/p-CM3hCeNH.js +0 -1
  1377. package/dist/baloise-design-system/p-CTl0uAFp.system.js +0 -1
  1378. package/dist/baloise-design-system/p-CTuoH3RE.system.js +0 -1
  1379. package/dist/baloise-design-system/p-CXAw6SMX.system.js +0 -1
  1380. package/dist/baloise-design-system/p-C_FHgwWW.js +0 -1
  1381. package/dist/baloise-design-system/p-CbvOgU0G.js +0 -1
  1382. package/dist/baloise-design-system/p-CeRECGC7.js +0 -1
  1383. package/dist/baloise-design-system/p-Cj6DXhmQ.js +0 -1
  1384. package/dist/baloise-design-system/p-Cjiw70Dk.system.js +0 -15
  1385. package/dist/baloise-design-system/p-Ck7YRry-.system.js +0 -2
  1386. package/dist/baloise-design-system/p-CpDHeXfo.js +0 -1
  1387. package/dist/baloise-design-system/p-CpWDVANq.system.js +0 -1
  1388. package/dist/baloise-design-system/p-Cr2H7Jt3.js +0 -1
  1389. package/dist/baloise-design-system/p-CsPrCX4f.system.js +0 -1
  1390. package/dist/baloise-design-system/p-Ct27z6g9.js +0 -1
  1391. package/dist/baloise-design-system/p-Cu1ebAbd.system.js +0 -1
  1392. package/dist/baloise-design-system/p-CuyVPNj2.system.js +0 -1
  1393. package/dist/baloise-design-system/p-CvHtWfhm.system.js +0 -1
  1394. package/dist/baloise-design-system/p-CviYHi5s.system.js +0 -1
  1395. package/dist/baloise-design-system/p-CwRoS0HB.js +0 -1
  1396. package/dist/baloise-design-system/p-Czl2AFQD.system.js +0 -1
  1397. package/dist/baloise-design-system/p-D-yL3ygS.system.js +0 -1
  1398. package/dist/baloise-design-system/p-D1opIX9W.system.js +0 -1
  1399. package/dist/baloise-design-system/p-D5Gy6WbU.system.js +0 -1
  1400. package/dist/baloise-design-system/p-D5aEF_JU.system.js +0 -1
  1401. package/dist/baloise-design-system/p-D7M-7v58.js +0 -1
  1402. package/dist/baloise-design-system/p-D7_eHNTI.system.js +0 -1
  1403. package/dist/baloise-design-system/p-D7ovid3w.js +0 -1
  1404. package/dist/baloise-design-system/p-DAOAbG5Y.system.js +0 -1
  1405. package/dist/baloise-design-system/p-DBsOHTWj.js +0 -1
  1406. package/dist/baloise-design-system/p-DDPYMMGG.system.js +0 -1
  1407. package/dist/baloise-design-system/p-DEb5iNGc.js +0 -1
  1408. package/dist/baloise-design-system/p-DIC_sxLd.js +0 -1
  1409. package/dist/baloise-design-system/p-DKjTFqnu.system.js +0 -1
  1410. package/dist/baloise-design-system/p-DOUIg6bI.js +0 -1
  1411. package/dist/baloise-design-system/p-DPYRyPTD.system.js +0 -1
  1412. package/dist/baloise-design-system/p-DRqAN-8G.js +0 -1
  1413. package/dist/baloise-design-system/p-DST0VloN.system.js +0 -1
  1414. package/dist/baloise-design-system/p-DV-2u4Pm.system.js +0 -1
  1415. package/dist/baloise-design-system/p-DWgCJRpS.system.js +0 -1
  1416. package/dist/baloise-design-system/p-Dd7xQwRJ.system.js +0 -1
  1417. package/dist/baloise-design-system/p-DdX8FaaK.system.js +0 -1
  1418. package/dist/baloise-design-system/p-DkfWaTsH.system.js +0 -1
  1419. package/dist/baloise-design-system/p-DojUs2K8.js +0 -2
  1420. package/dist/baloise-design-system/p-Dou6adza.system.js +0 -1
  1421. package/dist/baloise-design-system/p-DowF7e07.system.js +0 -1
  1422. package/dist/baloise-design-system/p-Dp4edqFK.js +0 -1
  1423. package/dist/baloise-design-system/p-DpQhsHDk.system.js +0 -9
  1424. package/dist/baloise-design-system/p-DqCbGYzv.js +0 -1
  1425. package/dist/baloise-design-system/p-DtlqgdI2.system.js +0 -1
  1426. package/dist/baloise-design-system/p-DuObDTix.js +0 -1
  1427. package/dist/baloise-design-system/p-Dvgek0Sb.js +0 -1
  1428. package/dist/baloise-design-system/p-DwxDqMbM.system.js +0 -1
  1429. package/dist/baloise-design-system/p-Dxz8zGB7.system.js +0 -1
  1430. package/dist/baloise-design-system/p-FCLKfv6B.js +0 -1
  1431. package/dist/baloise-design-system/p-IZFfLjcz.js +0 -1
  1432. package/dist/baloise-design-system/p-JHAE10yr.js +0 -1
  1433. package/dist/baloise-design-system/p-MBsgW7uz.js +0 -1
  1434. package/dist/baloise-design-system/p-PNu_g_s6.system.js +0 -2
  1435. package/dist/baloise-design-system/p-PSBwy3yf.js +0 -1
  1436. package/dist/baloise-design-system/p-RzJv7e7Y.system.js +0 -1
  1437. package/dist/baloise-design-system/p-S5-HQnxq.js +0 -1
  1438. package/dist/baloise-design-system/p-Yg1qLcvR.js +0 -1
  1439. package/dist/baloise-design-system/p-a0020dcf30.system.entry.js +0 -1
  1440. package/dist/baloise-design-system/p-a1482cbe4a.entry.js +0 -1
  1441. package/dist/baloise-design-system/p-a3c4c9d422.entry.js +0 -1
  1442. package/dist/baloise-design-system/p-a576422cb2.entry.js +0 -1
  1443. package/dist/baloise-design-system/p-a584c6763e.entry.js +0 -1
  1444. package/dist/baloise-design-system/p-a6135f2559.system.entry.js +0 -1
  1445. package/dist/baloise-design-system/p-a97c5309f7.entry.js +0 -1
  1446. package/dist/baloise-design-system/p-aaf33f152f.system.entry.js +0 -1
  1447. package/dist/baloise-design-system/p-af292102b8.entry.js +0 -1
  1448. package/dist/baloise-design-system/p-b03de8e7ba.system.entry.js +0 -1
  1449. package/dist/baloise-design-system/p-b13d48cf28.entry.js +0 -1
  1450. package/dist/baloise-design-system/p-b4fa55782e.entry.js +0 -1
  1451. package/dist/baloise-design-system/p-b66021b38c.entry.js +0 -1
  1452. package/dist/baloise-design-system/p-c78c0dd43a.entry.js +0 -1
  1453. package/dist/baloise-design-system/p-c900ad58d0.system.entry.js +0 -1
  1454. package/dist/baloise-design-system/p-ccdbef8f33.system.entry.js +0 -1
  1455. package/dist/baloise-design-system/p-ce3e34fa95.entry.js +0 -1
  1456. package/dist/baloise-design-system/p-cf77551018.system.entry.js +0 -1
  1457. package/dist/baloise-design-system/p-d20d698c0b.system.entry.js +0 -1
  1458. package/dist/baloise-design-system/p-d41ca5c096.system.entry.js +0 -1
  1459. package/dist/baloise-design-system/p-d5365ffe38.entry.js +0 -1
  1460. package/dist/baloise-design-system/p-d5de84380b.entry.js +0 -1
  1461. package/dist/baloise-design-system/p-d680dc3dd0.system.entry.js +0 -1
  1462. package/dist/baloise-design-system/p-ddd75e43d6.entry.js +0 -1
  1463. package/dist/baloise-design-system/p-def5a43710.entry.js +0 -1
  1464. package/dist/baloise-design-system/p-dfXERft2.js +0 -15
  1465. package/dist/baloise-design-system/p-e125257826.system.entry.js +0 -1
  1466. package/dist/baloise-design-system/p-e2296eb10b.system.entry.js +0 -1
  1467. package/dist/baloise-design-system/p-e7a78b097d.entry.js +0 -1
  1468. package/dist/baloise-design-system/p-ea29fa4382.entry.js +0 -1
  1469. package/dist/baloise-design-system/p-ec911df779.system.entry.js +0 -1
  1470. package/dist/baloise-design-system/p-ed1aad24be.entry.js +0 -1
  1471. package/dist/baloise-design-system/p-ee070d06bc.entry.js +0 -1
  1472. package/dist/baloise-design-system/p-eeff81381f.entry.js +0 -1
  1473. package/dist/baloise-design-system/p-f12905324e.system.entry.js +0 -1
  1474. package/dist/baloise-design-system/p-f217ad88a9.entry.js +0 -1
  1475. package/dist/baloise-design-system/p-f2222919fc.entry.js +0 -1
  1476. package/dist/baloise-design-system/p-f393662ba3.system.entry.js +0 -1
  1477. package/dist/baloise-design-system/p-f7b16f08ab.entry.js +0 -1
  1478. package/dist/baloise-design-system/p-fc8024a9d7.system.entry.js +0 -1
  1479. package/dist/baloise-design-system/p-fc9a46b295.entry.js +0 -1
  1480. package/dist/baloise-design-system/p-fd5d4c0fd7.system.entry.js +0 -1
  1481. package/dist/baloise-design-system/p-ff649f9b8a.system.entry.js +0 -1
  1482. package/dist/baloise-design-system/p-giOY60zQ.system.js +0 -1
  1483. package/dist/baloise-design-system/p-hcWLO6Gg.js +0 -1
  1484. package/dist/baloise-design-system/p-j851_ZaC.js +0 -1
  1485. package/dist/baloise-design-system/p-j8ENYrr7.js +0 -1
  1486. package/dist/baloise-design-system/p-jQQqRgMt.system.js +0 -1
  1487. package/dist/baloise-design-system/p-jv0tWyso.js +0 -1
  1488. package/dist/baloise-design-system/p-lFDHYLJ4.system.js +0 -1
  1489. package/dist/baloise-design-system/p-m5GX4h3i.system.js +0 -1
  1490. package/dist/baloise-design-system/p-ncoiCFQ1.system.js +0 -1
  1491. package/dist/baloise-design-system/p-rBUN7c88.js +0 -1
  1492. package/dist/baloise-design-system/p-wTePExHL.system.js +0 -1
  1493. package/dist/baloise-design-system/p-xVPGsAdF.js +0 -1
  1494. package/dist/baloise-design-system/p-xbSOW78W.js +0 -1
  1495. package/dist/cjs/_commonjsHelpers-BJu3ubxk.js +0 -10
  1496. package/dist/cjs/animation.decorator-B4NJvcMF.js +0 -77
  1497. package/dist/cjs/app-globals-D4xKyILL.js +0 -11
  1498. package/dist/cjs/aria-BzkqcV7W.js +0 -10
  1499. package/dist/cjs/array-Db63Hhl1.js +0 -22
  1500. package/dist/cjs/attributes-Cp0kpySW.js +0 -41
  1501. package/dist/cjs/bal-accordion_4.cjs.entry.js +0 -761
  1502. package/dist/cjs/bal-app.cjs.entry.js +0 -86
  1503. package/dist/cjs/bal-badge.cjs.entry.js +0 -38
  1504. package/dist/cjs/bal-button_2.cjs.entry.js +0 -291
  1505. package/dist/cjs/bal-card_6.cjs.entry.js +0 -165
  1506. package/dist/cjs/bal-carousel_2.cjs.entry.js +0 -395
  1507. package/dist/cjs/bal-check.cjs.entry.js +0 -55
  1508. package/dist/cjs/bal-checkbox_2.cjs.entry.js +0 -734
  1509. package/dist/cjs/bal-close.cjs.entry.js +0 -53
  1510. package/dist/cjs/bal-close.i18n-B3X5xlkl.js +0 -36
  1511. package/dist/cjs/bal-content.cjs.entry.js +0 -76
  1512. package/dist/cjs/bal-data_4.cjs.entry.js +0 -123
  1513. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +0 -41
  1514. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +0 -1501
  1515. package/dist/cjs/bal-date.cjs.entry.js +0 -378
  1516. package/dist/cjs/bal-divider.cjs.entry.js +0 -60
  1517. package/dist/cjs/bal-dropdown_3.cjs.entry.js +0 -1374
  1518. package/dist/cjs/bal-field_5.cjs.entry.js +0 -436
  1519. package/dist/cjs/bal-file-upload.cjs.entry.js +0 -406
  1520. package/dist/cjs/bal-file-upload.type-BzNkF3YQ.js +0 -10
  1521. package/dist/cjs/bal-footer.cjs.entry.js +0 -200
  1522. package/dist/cjs/bal-form-col_2.cjs.entry.js +0 -40
  1523. package/dist/cjs/bal-form.cjs.entry.js +0 -49
  1524. package/dist/cjs/bal-heading_2.cjs.entry.js +0 -284
  1525. package/dist/cjs/bal-hint_5.cjs.entry.js +0 -2380
  1526. package/dist/cjs/bal-icon.cjs.entry.js +0 -1123
  1527. package/dist/cjs/bal-input-group.cjs.entry.js +0 -36
  1528. package/dist/cjs/bal-input-slider.cjs.entry.js +0 -217
  1529. package/dist/cjs/bal-input-stepper.cjs.entry.js +0 -1224
  1530. package/dist/cjs/bal-input-stepper.i18n-D57DHpYR.js +0 -46
  1531. package/dist/cjs/bal-input.cjs.entry.js +0 -587
  1532. package/dist/cjs/bal-label.cjs.entry.js +0 -146
  1533. package/dist/cjs/bal-label.i18n-BcNNm9Es.js +0 -36
  1534. package/dist/cjs/bal-list_8.cjs.entry.js +0 -698
  1535. package/dist/cjs/bal-logo.animation-B4LvXc5Q.js +0 -2602
  1536. package/dist/cjs/bal-logo.cjs.entry.js +0 -179
  1537. package/dist/cjs/bal-modal_3.cjs.entry.js +0 -317
  1538. package/dist/cjs/bal-nav_8.cjs.entry.js +0 -1227
  1539. package/dist/cjs/bal-navbar_5.cjs.entry.js +0 -312
  1540. package/dist/cjs/bal-notices_3.cjs.entry.js +0 -203
  1541. package/dist/cjs/bal-notification.cjs.entry.js +0 -33
  1542. package/dist/cjs/bal-number-input.cjs.entry.js +0 -417
  1543. package/dist/cjs/bal-pagination.cjs.entry.js +0 -298
  1544. package/dist/cjs/bal-popup.cjs.entry.js +0 -664
  1545. package/dist/cjs/bal-progress-bar.cjs.entry.js +0 -105
  1546. package/dist/cjs/bal-radio-icon.cjs.entry.js +0 -55
  1547. package/dist/cjs/bal-radio_2.cjs.entry.js +0 -733
  1548. package/dist/cjs/bal-segment_2.cjs.entry.js +0 -590
  1549. package/dist/cjs/bal-select_2.cjs.entry.js +0 -855
  1550. package/dist/cjs/bal-shape.cjs.entry.js +0 -70
  1551. package/dist/cjs/bal-sheet.cjs.entry.js +0 -26
  1552. package/dist/cjs/bal-spinner.animation-BL6PkxOx.js +0 -4545
  1553. package/dist/cjs/bal-spinner.cjs.entry.js +0 -186
  1554. package/dist/cjs/bal-stack.cjs.entry.js +0 -99
  1555. package/dist/cjs/bal-stage_6.cjs.entry.js +0 -149
  1556. package/dist/cjs/bal-step-item.cjs.entry.js +0 -96
  1557. package/dist/cjs/bal-step.util-DQcaqybX.js +0 -7
  1558. package/dist/cjs/bal-steps.cjs.entry.js +0 -271
  1559. package/dist/cjs/bal-switch.cjs.entry.js +0 -50
  1560. package/dist/cjs/bal-tab-item_2.cjs.entry.js +0 -988
  1561. package/dist/cjs/bal-tab.util-DFGwGbfr.js +0 -7
  1562. package/dist/cjs/bal-table.cjs.entry.js +0 -26
  1563. package/dist/cjs/bal-tag_2.cjs.entry.js +0 -85
  1564. package/dist/cjs/bal-textarea.cjs.entry.js +0 -162
  1565. package/dist/cjs/bal-time-input.cjs.entry.js +0 -196
  1566. package/dist/cjs/bal-time-input.i18n-Bfr3EMVD.js +0 -46
  1567. package/dist/cjs/bal-tooltip.cjs.entry.js +0 -279
  1568. package/dist/cjs/baloise-design-system.cjs.js +0 -31
  1569. package/dist/cjs/bem-p0PWVN8n.js +0 -12
  1570. package/dist/cjs/breakpoints.decorator-DIeNdkiK.js +0 -19
  1571. package/dist/cjs/breakpoints.subject-YppJaklV.js +0 -257
  1572. package/dist/cjs/browser-BwmkTmm8.js +0 -64
  1573. package/dist/cjs/config.decorator-CUe4yCTd.js +0 -19
  1574. package/dist/cjs/config.default-Cko-wpRU.js +0 -51
  1575. package/dist/cjs/config.utils-Civnz2jT.js +0 -142
  1576. package/dist/cjs/contact-qHJM5IBh.js +0 -1644
  1577. package/dist/cjs/date-BPyuc34s.js +0 -7907
  1578. package/dist/cjs/device-CoogBamh.js +0 -54
  1579. package/dist/cjs/element-states.decorator-BG2oNUsO.js +0 -98
  1580. package/dist/cjs/floating-ui-BE1Qsw-b.js +0 -28
  1581. package/dist/cjs/floating-ui.dom-DCg2YBDr.js +0 -2115
  1582. package/dist/cjs/focus-visible-DFZa8IIA.js +0 -74
  1583. package/dist/cjs/focus.decorator-BL2kLsNv.js +0 -88
  1584. package/dist/cjs/form-BSlIiqcR.js +0 -24
  1585. package/dist/cjs/form-input-BwFB4Rej.js +0 -100
  1586. package/dist/cjs/helpers-HuaiWXrB.js +0 -331
  1587. package/dist/cjs/index-BZ67Dcnb.js +0 -50
  1588. package/dist/cjs/index-BobQkZjn.js +0 -1868
  1589. package/dist/cjs/index-C413E-IK.js +0 -571
  1590. package/dist/cjs/index-CuY5w2n4.js +0 -602
  1591. package/dist/cjs/index-feA4skrY.js +0 -2024
  1592. package/dist/cjs/index-ifu9fMyU.js +0 -127
  1593. package/dist/cjs/index.esm-CKDqUwIC.js +0 -216
  1594. package/dist/cjs/initialize-BzrcZo6Y.js +0 -457
  1595. package/dist/cjs/keyboard.helpers-BkZpVT-9.js +0 -80
  1596. package/dist/cjs/keys.constant-LnwxHAZo.js +0 -23
  1597. package/dist/cjs/listener-DspXpqzY.js +0 -89
  1598. package/dist/cjs/log-CXDMiw7o.js +0 -80
  1599. package/dist/cjs/lottie_light_html-OP40Exqq.js +0 -11704
  1600. package/dist/cjs/mask-util-B8hrxmqO.js +0 -5
  1601. package/dist/cjs/mutation.decorator-BolUYaKD.js +0 -126
  1602. package/dist/cjs/number-Zs70JOU-.js +0 -39
  1603. package/dist/cjs/option-kGk4eTdA.js +0 -53
  1604. package/dist/cjs/overlays-DQGlu5jj.js +0 -371
  1605. package/dist/cjs/resize.decorator-ChuFQ8x3.js +0 -96
  1606. package/dist/cjs/scroll-B_kvfDui.js +0 -86
  1607. package/dist/cjs/string-CKS6CsMi.js +0 -453
  1608. package/dist/cjs/svg-qEvvK3mS.js +0 -1607
  1609. package/dist/cjs/swipe.decorator-C_jX7Il5.js +0 -25
  1610. package/dist/cjs/swipe.subject-iyL-XVHG.js +0 -77
  1611. package/dist/cjs/tokens.esm-CGjXTIYw.js +0 -36
  1612. package/dist/cjs/tslib.es6-DrfCPgT9.js +0 -32
  1613. package/dist/cjs/utils-Bl0u6rg1.js +0 -87
  1614. package/dist/cjs/visibility.decorator-DTARY-5M.js +0 -90
  1615. package/dist/cjs/window-resize.decorator-CnkxxD9I.js +0 -48
  1616. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.css +0 -1
  1617. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +0 -167
  1618. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.css +0 -1
  1619. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +0 -200
  1620. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.css +0 -1
  1621. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +0 -485
  1622. package/dist/collection/components/bal-accordion/bal-accordion.css +0 -1
  1623. package/dist/collection/components/bal-accordion/bal-accordion.i18n.js +0 -42
  1624. package/dist/collection/components/bal-accordion/bal-accordion.interfaces.js +0 -4
  1625. package/dist/collection/components/bal-accordion/bal-accordion.js +0 -691
  1626. package/dist/collection/components/bal-accordion/test/bal-accordion.visual.play.js +0 -16
  1627. package/dist/collection/components/bal-app/bal-app.css +0 -1
  1628. package/dist/collection/components/bal-app/bal-app.interfaces.js +0 -4
  1629. package/dist/collection/components/bal-app/bal-app.js +0 -181
  1630. package/dist/collection/components/bal-badge/bal-badge.css +0 -1
  1631. package/dist/collection/components/bal-badge/bal-badge.interfaces.js +0 -4
  1632. package/dist/collection/components/bal-badge/bal-badge.js +0 -138
  1633. package/dist/collection/components/bal-badge/test/bal-badge.visual.play.js +0 -13
  1634. package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +0 -103
  1635. package/dist/collection/components/bal-button/bal-button.css +0 -1
  1636. package/dist/collection/components/bal-button/bal-button.interfaces.js +0 -4
  1637. package/dist/collection/components/bal-button/bal-button.js +0 -954
  1638. package/dist/collection/components/bal-button/test/bal-button.visual.play.js +0 -32
  1639. package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +0 -42
  1640. package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +0 -206
  1641. package/dist/collection/components/bal-card/bal-card-content/bal-card-content.js +0 -7
  1642. package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +0 -92
  1643. package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +0 -37
  1644. package/dist/collection/components/bal-card/bal-card.css +0 -1
  1645. package/dist/collection/components/bal-card/bal-card.interfaces.js +0 -4
  1646. package/dist/collection/components/bal-card/bal-card.js +0 -263
  1647. package/dist/collection/components/bal-card/test/bal-card.visual.play.js +0 -13
  1648. package/dist/collection/components/bal-carousel/bal-carousel-item/bal-carousel-item.js +0 -470
  1649. package/dist/collection/components/bal-carousel/bal-carousel.css +0 -1
  1650. package/dist/collection/components/bal-carousel/bal-carousel.interfaces.js +0 -4
  1651. package/dist/collection/components/bal-carousel/bal-carousel.js +0 -688
  1652. package/dist/collection/components/bal-carousel/controls/tab-control.js +0 -14
  1653. package/dist/collection/components/bal-carousel/test/bal-carousel.visual.play.js +0 -13
  1654. package/dist/collection/components/bal-checkbox/bal-check/bal-check.css +0 -1
  1655. package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +0 -187
  1656. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.css +0 -1
  1657. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +0 -880
  1658. package/dist/collection/components/bal-checkbox/bal-checkbox.css +0 -1
  1659. package/dist/collection/components/bal-checkbox/bal-checkbox.interfaces.js +0 -4
  1660. package/dist/collection/components/bal-checkbox/bal-checkbox.js +0 -1028
  1661. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.css +0 -1
  1662. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +0 -162
  1663. package/dist/collection/components/bal-checkbox/test/bal-checkbox-icons.visual.play.js +0 -13
  1664. package/dist/collection/components/bal-checkbox/test/bal-checkbox-tiles.visual.play.js +0 -13
  1665. package/dist/collection/components/bal-checkbox/test/bal-checkbox.visual.play.js +0 -30
  1666. package/dist/collection/components/bal-checkbox/utils/bal-checkbox.util.js +0 -3
  1667. package/dist/collection/components/bal-close/bal-close.css +0 -1
  1668. package/dist/collection/components/bal-close/bal-close.i18n.js +0 -32
  1669. package/dist/collection/components/bal-close/bal-close.interfaces.js +0 -4
  1670. package/dist/collection/components/bal-close/bal-close.js +0 -139
  1671. package/dist/collection/components/bal-close/test/bal-close.visual.play.js +0 -13
  1672. package/dist/collection/components/bal-content/bal-content.css +0 -1
  1673. package/dist/collection/components/bal-content/bal-content.interfaces.js +0 -4
  1674. package/dist/collection/components/bal-content/bal-content.js +0 -212
  1675. package/dist/collection/components/bal-content/test/bal-content.visual.play.js +0 -13
  1676. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +0 -63
  1677. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +0 -38
  1678. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +0 -162
  1679. package/dist/collection/components/bal-data/bal-data.css +0 -1
  1680. package/dist/collection/components/bal-data/bal-data.interfaces.js +0 -4
  1681. package/dist/collection/components/bal-data/bal-data.js +0 -97
  1682. package/dist/collection/components/bal-data/test/bal-data.visual.play.js +0 -13
  1683. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.css +0 -1
  1684. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.js +0 -4
  1685. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +0 -505
  1686. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.js +0 -8
  1687. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.js +0 -14
  1688. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.js +0 -13
  1689. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +0 -214
  1690. package/dist/collection/components/bal-date/bal-date.css +0 -1
  1691. package/dist/collection/components/bal-date/bal-date.i18n.js +0 -62
  1692. package/dist/collection/components/bal-date/bal-date.interfaces.js +0 -4
  1693. package/dist/collection/components/bal-date/bal-date.js +0 -1142
  1694. package/dist/collection/components/bal-date/test/bal-date.visual.play.js +0 -24
  1695. package/dist/collection/components/bal-date/utils/calendar.js +0 -154
  1696. package/dist/collection/components/bal-divider/bal-divider.css +0 -1
  1697. package/dist/collection/components/bal-divider/bal-divider.interfaces.js +0 -4
  1698. package/dist/collection/components/bal-divider/bal-divider.js +0 -165
  1699. package/dist/collection/components/bal-divider/test/bal-divider.visual.play.js +0 -13
  1700. package/dist/collection/components/bal-dropdown/bal-dropdown.css +0 -1
  1701. package/dist/collection/components/bal-dropdown/bal-dropdown.interfaces.js +0 -4
  1702. package/dist/collection/components/bal-dropdown/bal-dropdown.js +0 -1078
  1703. package/dist/collection/components/bal-dropdown/test/bal-dropdown.visual.play.js +0 -85
  1704. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +0 -137
  1705. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +0 -130
  1706. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.i18n.js +0 -32
  1707. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +0 -246
  1708. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +0 -215
  1709. package/dist/collection/components/bal-field/bal-field.css +0 -1
  1710. package/dist/collection/components/bal-field/bal-field.interfaces.js +0 -4
  1711. package/dist/collection/components/bal-field/bal-field.js +0 -405
  1712. package/dist/collection/components/bal-field/test/bal-field-horizontal.visual.play.js +0 -13
  1713. package/dist/collection/components/bal-field/test/bal-field.visual.play.js +0 -26
  1714. package/dist/collection/components/bal-file-upload/bal-file-upload.css +0 -1
  1715. package/dist/collection/components/bal-file-upload/bal-file-upload.interfaces.js +0 -15
  1716. package/dist/collection/components/bal-file-upload/bal-file-upload.js +0 -865
  1717. package/dist/collection/components/bal-file-upload/bal-file-upload.type.js +0 -8
  1718. package/dist/collection/components/bal-file-upload/components/file-list.js +0 -9
  1719. package/dist/collection/components/bal-file-upload/test/bal-file-upload.visual.play.js +0 -13
  1720. package/dist/collection/components/bal-file-upload/test/file.mock.js +0 -16
  1721. package/dist/collection/components/bal-file-upload/utils/file-list.util.js +0 -17
  1722. package/dist/collection/components/bal-file-upload/utils/file-validation.util.js +0 -46
  1723. package/dist/collection/components/bal-footer/bal-footer.css +0 -1
  1724. package/dist/collection/components/bal-footer/bal-footer.i18n.js +0 -32
  1725. package/dist/collection/components/bal-footer/bal-footer.js +0 -336
  1726. package/dist/collection/components/bal-footer/test/bal-footer.visual.play.js +0 -42
  1727. package/dist/collection/components/bal-form/bal-form.css +0 -1
  1728. package/dist/collection/components/bal-form/bal-form.js +0 -134
  1729. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +0 -51
  1730. package/dist/collection/components/bal-form-grid/bal-form-gird.interfaces.js +0 -4
  1731. package/dist/collection/components/bal-form-grid/bal-form-grid.css +0 -1
  1732. package/dist/collection/components/bal-form-grid/bal-form-grid.js +0 -17
  1733. package/dist/collection/components/bal-form-grid/test/bal-form-grid.visual.play.js +0 -13
  1734. package/dist/collection/components/bal-heading/bal-heading.const.js +0 -57
  1735. package/dist/collection/components/bal-heading/bal-heading.css +0 -1
  1736. package/dist/collection/components/bal-heading/bal-heading.interfaces.js +0 -4
  1737. package/dist/collection/components/bal-heading/bal-heading.js +0 -335
  1738. package/dist/collection/components/bal-heading/test/bal-heading.visual.play.js +0 -24
  1739. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +0 -12
  1740. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +0 -12
  1741. package/dist/collection/components/bal-hint/bal-hint.css +0 -1
  1742. package/dist/collection/components/bal-hint/bal-hint.js +0 -287
  1743. package/dist/collection/components/bal-hint/test/bal-hint.visual.play.js +0 -15
  1744. package/dist/collection/components/bal-icon/bal-icon.css +0 -1
  1745. package/dist/collection/components/bal-icon/bal-icon.interfaces.js +0 -4
  1746. package/dist/collection/components/bal-icon/bal-icon.js +0 -600
  1747. package/dist/collection/components/bal-icon/test/bal-icon.visual.play.js +0 -13
  1748. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.css +0 -1
  1749. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +0 -720
  1750. package/dist/collection/components/bal-input/bal-input-util.js +0 -155
  1751. package/dist/collection/components/bal-input/bal-input.css +0 -1
  1752. package/dist/collection/components/bal-input/bal-input.interfaces.js +0 -4
  1753. package/dist/collection/components/bal-input/bal-input.js +0 -1245
  1754. package/dist/collection/components/bal-input/test/bal-input.visual.play.js +0 -13
  1755. package/dist/collection/components/bal-input-group/bal-input-group.css +0 -1
  1756. package/dist/collection/components/bal-input-group/bal-input-group.js +0 -102
  1757. package/dist/collection/components/bal-input-group/test/bal-input-group.visual.play.js +0 -26
  1758. package/dist/collection/components/bal-input-slider/bal-input-slider.css +0 -1
  1759. package/dist/collection/components/bal-input-slider/bal-input-slider.interfaces.js +0 -4
  1760. package/dist/collection/components/bal-input-slider/bal-input-slider.js +0 -674
  1761. package/dist/collection/components/bal-input-slider/test/bal-input-slider.visual.play.js +0 -13
  1762. package/dist/collection/components/bal-input-stepper/bal-input-stepper.css +0 -1
  1763. package/dist/collection/components/bal-input-stepper/bal-input-stepper.i18n.js +0 -42
  1764. package/dist/collection/components/bal-input-stepper/bal-input-stepper.interfaces.js +0 -4
  1765. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +0 -629
  1766. package/dist/collection/components/bal-input-stepper/test/bal-input-stepper.visual.play.js +0 -13
  1767. package/dist/collection/components/bal-label/bal-label.css +0 -1
  1768. package/dist/collection/components/bal-label/bal-label.i18n.js +0 -32
  1769. package/dist/collection/components/bal-label/bal-label.interfaces.js +0 -4
  1770. package/dist/collection/components/bal-label/bal-label.js +0 -494
  1771. package/dist/collection/components/bal-label/test/bal-label.visual.play.js +0 -13
  1772. package/dist/collection/components/bal-list/bal-list-item/bal-list-item.js +0 -654
  1773. package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +0 -238
  1774. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.js +0 -42
  1775. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +0 -266
  1776. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +0 -33
  1777. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +0 -40
  1778. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +0 -7
  1779. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +0 -66
  1780. package/dist/collection/components/bal-list/bal-list.css +0 -1
  1781. package/dist/collection/components/bal-list/bal-list.interfaces.js +0 -4
  1782. package/dist/collection/components/bal-list/bal-list.js +0 -173
  1783. package/dist/collection/components/bal-list/test/bal-list.visual.play.js +0 -13
  1784. package/dist/collection/components/bal-logo/bal-logo.animation.js +0 -11
  1785. package/dist/collection/components/bal-logo/bal-logo.css +0 -1
  1786. package/dist/collection/components/bal-logo/bal-logo.data.js +0 -2585
  1787. package/dist/collection/components/bal-logo/bal-logo.interfaces.js +0 -4
  1788. package/dist/collection/components/bal-logo/bal-logo.js +0 -284
  1789. package/dist/collection/components/bal-logo/test/bal-logo.visual.play.js +0 -13
  1790. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +0 -7
  1791. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +0 -19
  1792. package/dist/collection/components/bal-modal/bal-modal.controller.js +0 -47
  1793. package/dist/collection/components/bal-modal/bal-modal.css +0 -1
  1794. package/dist/collection/components/bal-modal/bal-modal.interfaces.js +0 -4
  1795. package/dist/collection/components/bal-modal/bal-modal.js +0 -778
  1796. package/dist/collection/components/bal-modal/test/bal-modal.visual.play.js +0 -13
  1797. package/dist/collection/components/bal-nav/bal-nav-focus.util.js +0 -87
  1798. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.css +0 -1
  1799. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.js +0 -4
  1800. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +0 -200
  1801. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.css +0 -1
  1802. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +0 -34
  1803. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.css +0 -1
  1804. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.js +0 -4
  1805. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +0 -74
  1806. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.css +0 -1
  1807. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.js +0 -4
  1808. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +0 -74
  1809. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.css +0 -1
  1810. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.js +0 -4
  1811. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +0 -119
  1812. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.css +0 -1
  1813. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.js +0 -4
  1814. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +0 -154
  1815. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.css +0 -1
  1816. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.js +0 -4
  1817. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +0 -239
  1818. package/dist/collection/components/bal-nav/bal-nav.css +0 -1
  1819. package/dist/collection/components/bal-nav/bal-nav.i18n.js +0 -72
  1820. package/dist/collection/components/bal-nav/bal-nav.interfaces.js +0 -4
  1821. package/dist/collection/components/bal-nav/bal-nav.js +0 -571
  1822. package/dist/collection/components/bal-nav/components/accordion-button.js +0 -6
  1823. package/dist/collection/components/bal-nav/components/overview-link.js +0 -12
  1824. package/dist/collection/components/bal-nav/components/section-list.js +0 -15
  1825. package/dist/collection/components/bal-nav/components/service-list.js +0 -15
  1826. package/dist/collection/components/bal-nav/models/bal-nav-link-item.js +0 -55
  1827. package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +0 -49
  1828. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +0 -78
  1829. package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +0 -38
  1830. package/dist/collection/components/bal-nav/models/bal-nav-section-link-item.js +0 -28
  1831. package/dist/collection/components/bal-nav/models/bal-nav-service-link-item.js +0 -26
  1832. package/dist/collection/components/bal-nav/test/bal-nav-colors.visual.play.js +0 -9
  1833. package/dist/collection/components/bal-nav/test/bal-nav-long.visual.play.js +0 -9
  1834. package/dist/collection/components/bal-nav/test/bal-nav.visual.play.js +0 -9
  1835. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.js +0 -32
  1836. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +0 -467
  1837. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +0 -117
  1838. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +0 -50
  1839. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +0 -50
  1840. package/dist/collection/components/bal-navbar/bal-navbar.css +0 -1
  1841. package/dist/collection/components/bal-navbar/bal-navbar.interfaces.js +0 -4
  1842. package/dist/collection/components/bal-navbar/bal-navbar.js +0 -161
  1843. package/dist/collection/components/bal-navbar/test/bal-navbar.visual.play.js +0 -20
  1844. package/dist/collection/components/bal-notices/bal-notices.css +0 -1
  1845. package/dist/collection/components/bal-notices/bal-notices.js +0 -108
  1846. package/dist/collection/components/bal-notification/bal-notification.css +0 -1
  1847. package/dist/collection/components/bal-notification/bal-notification.interfaces.js +0 -4
  1848. package/dist/collection/components/bal-notification/bal-notification.js +0 -104
  1849. package/dist/collection/components/bal-notification/test/bal-notification.visual.play.js +0 -13
  1850. package/dist/collection/components/bal-number-input/bal-number-input.css +0 -1
  1851. package/dist/collection/components/bal-number-input/bal-number-input.interfaces.js +0 -4
  1852. package/dist/collection/components/bal-number-input/bal-number-input.js +0 -881
  1853. package/dist/collection/components/bal-number-input/bal-number-input.utils.js +0 -106
  1854. package/dist/collection/components/bal-number-input/test/bal-number-input.visual.play.js +0 -13
  1855. package/dist/collection/components/bal-option/bal-option.css +0 -1
  1856. package/dist/collection/components/bal-option/bal-option.interfaces.js +0 -4
  1857. package/dist/collection/components/bal-option/bal-option.js +0 -404
  1858. package/dist/collection/components/bal-option/test/bal-option.visual.play.js +0 -13
  1859. package/dist/collection/components/bal-option-list/bal-option-list.css +0 -1
  1860. package/dist/collection/components/bal-option-list/bal-option-list.interfaces.js +0 -4
  1861. package/dist/collection/components/bal-option-list/bal-option-list.js +0 -1016
  1862. package/dist/collection/components/bal-option-list/test/bal-option-list.visual.play.js +0 -13
  1863. package/dist/collection/components/bal-pagination/bal-pagination.css +0 -1
  1864. package/dist/collection/components/bal-pagination/bal-pagination.i18n.js +0 -42
  1865. package/dist/collection/components/bal-pagination/bal-pagination.interfaces.js +0 -4
  1866. package/dist/collection/components/bal-pagination/bal-pagination.js +0 -472
  1867. package/dist/collection/components/bal-pagination/bal-pagination.util.js +0 -77
  1868. package/dist/collection/components/bal-pagination/test/bal-pagination.visual.play.js +0 -13
  1869. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +0 -292
  1870. package/dist/collection/components/bal-popover/bal-popover.css +0 -1
  1871. package/dist/collection/components/bal-popover/bal-popover.interfaces.js +0 -4
  1872. package/dist/collection/components/bal-popover/bal-popover.js +0 -769
  1873. package/dist/collection/components/bal-popover/test/bal-popover.visual.play.js +0 -13
  1874. package/dist/collection/components/bal-popup/bal-popup.css +0 -1
  1875. package/dist/collection/components/bal-popup/bal-popup.interfaces.js +0 -4
  1876. package/dist/collection/components/bal-popup/bal-popup.js +0 -882
  1877. package/dist/collection/components/bal-popup/test/bal-popup.visual.play.js +0 -13
  1878. package/dist/collection/components/bal-popup/variants/abstract-variant.renderer.js +0 -49
  1879. package/dist/collection/components/bal-popup/variants/drawer-variant.renderer.js +0 -36
  1880. package/dist/collection/components/bal-popup/variants/fullscreen-variant.renderer.js +0 -41
  1881. package/dist/collection/components/bal-popup/variants/index.js +0 -4
  1882. package/dist/collection/components/bal-popup/variants/popover-variant.renderer.js +0 -136
  1883. package/dist/collection/components/bal-popup/variants/variant.renderer.js +0 -31
  1884. package/dist/collection/components/bal-progress-bar/bal-progress-bar.css +0 -1
  1885. package/dist/collection/components/bal-progress-bar/bal-progress-bar.interfaces.js +0 -4
  1886. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +0 -205
  1887. package/dist/collection/components/bal-progress-bar/test/bal-progress-bar.visual.play.js +0 -13
  1888. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.css +0 -1
  1889. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +0 -895
  1890. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.css +0 -1
  1891. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +0 -187
  1892. package/dist/collection/components/bal-radio/bal-radio.css +0 -1
  1893. package/dist/collection/components/bal-radio/bal-radio.interfaces.js +0 -4
  1894. package/dist/collection/components/bal-radio/bal-radio.js +0 -994
  1895. package/dist/collection/components/bal-radio/test/bal-radio-icons.visual.play.js +0 -13
  1896. package/dist/collection/components/bal-radio/test/bal-radio-tiles.visual.play.js +0 -13
  1897. package/dist/collection/components/bal-radio/test/bal-radio.visual.play.js +0 -25
  1898. package/dist/collection/components/bal-radio/test/car.svg +0 -15
  1899. package/dist/collection/components/bal-radio/utils/bal-radio.util.js +0 -3
  1900. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.css +0 -1
  1901. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +0 -395
  1902. package/dist/collection/components/bal-segment/bal-segment.css +0 -1
  1903. package/dist/collection/components/bal-segment/bal-segment.interfaces.js +0 -4
  1904. package/dist/collection/components/bal-segment/bal-segment.js +0 -720
  1905. package/dist/collection/components/bal-segment/test/bal-segment.visual.play.js +0 -13
  1906. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +0 -115
  1907. package/dist/collection/components/bal-select/bal-select.css +0 -1
  1908. package/dist/collection/components/bal-select/bal-select.interfaces.js +0 -4
  1909. package/dist/collection/components/bal-select/bal-select.js +0 -1568
  1910. package/dist/collection/components/bal-select/test/bal-select-multiple.visual.play.js +0 -28
  1911. package/dist/collection/components/bal-select/test/bal-select.visual.play.js +0 -28
  1912. package/dist/collection/components/bal-select/utils/bal-option.util.js +0 -11
  1913. package/dist/collection/components/bal-select/utils/utils.js +0 -73
  1914. package/dist/collection/components/bal-select/utils/watch-options.js +0 -19
  1915. package/dist/collection/components/bal-shape/bal-shape.css +0 -1
  1916. package/dist/collection/components/bal-shape/bal-shape.interfaces.js +0 -4
  1917. package/dist/collection/components/bal-shape/bal-shape.js +0 -151
  1918. package/dist/collection/components/bal-shape/test/bal-shape.visual.play.js +0 -13
  1919. package/dist/collection/components/bal-sheet/bal-sheet.css +0 -1
  1920. package/dist/collection/components/bal-sheet/bal-sheet.interfaces.js +0 -4
  1921. package/dist/collection/components/bal-sheet/bal-sheet.js +0 -57
  1922. package/dist/collection/components/bal-sheet/test/bal-sheet.visual.play.js +0 -12
  1923. package/dist/collection/components/bal-snackbar/bal-snackbar.controller.js +0 -12
  1924. package/dist/collection/components/bal-snackbar/bal-snackbar.css +0 -1
  1925. package/dist/collection/components/bal-snackbar/bal-snackbar.interfaces.js +0 -4
  1926. package/dist/collection/components/bal-snackbar/bal-snackbar.js +0 -413
  1927. package/dist/collection/components/bal-snackbar/test/bal-snackbar.visual.play.js +0 -13
  1928. package/dist/collection/components/bal-spinner/bal-spinner.animation.js +0 -12
  1929. package/dist/collection/components/bal-spinner/bal-spinner.css +0 -1
  1930. package/dist/collection/components/bal-spinner/bal-spinner.data.js +0 -2585
  1931. package/dist/collection/components/bal-spinner/bal-spinner.interfaces.js +0 -4
  1932. package/dist/collection/components/bal-spinner/bal-spinner.js +0 -309
  1933. package/dist/collection/components/bal-stack/bal-stack.css +0 -1
  1934. package/dist/collection/components/bal-stack/bal-stack.interfaces.js +0 -4
  1935. package/dist/collection/components/bal-stack/bal-stack.js +0 -373
  1936. package/dist/collection/components/bal-stack/test/bal-stack.visual.play.js +0 -13
  1937. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +0 -105
  1938. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +0 -10
  1939. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +0 -8
  1940. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +0 -8
  1941. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +0 -72
  1942. package/dist/collection/components/bal-stage/bal-stage.css +0 -1
  1943. package/dist/collection/components/bal-stage/bal-stage.interfaces.js +0 -4
  1944. package/dist/collection/components/bal-stage/bal-stage.js +0 -214
  1945. package/dist/collection/components/bal-stage/test/bal-stage.visual.play.js +0 -11
  1946. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +0 -393
  1947. package/dist/collection/components/bal-steps/bal-step.util.js +0 -3
  1948. package/dist/collection/components/bal-steps/bal-steps.css +0 -1
  1949. package/dist/collection/components/bal-steps/bal-steps.interfaces.js +0 -4
  1950. package/dist/collection/components/bal-steps/bal-steps.js +0 -448
  1951. package/dist/collection/components/bal-steps/components/step-button.js +0 -14
  1952. package/dist/collection/components/bal-steps/components/step-icon.js +0 -6
  1953. package/dist/collection/components/bal-steps/components/step-label.js +0 -6
  1954. package/dist/collection/components/bal-steps/test/bal-steps.visual.play.js +0 -13
  1955. package/dist/collection/components/bal-table/bal-table.css +0 -1
  1956. package/dist/collection/components/bal-table/bal-table.js +0 -52
  1957. package/dist/collection/components/bal-table/test/bal-table.visual.play.js +0 -13
  1958. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +0 -551
  1959. package/dist/collection/components/bal-tabs/bal-tab.util.js +0 -3
  1960. package/dist/collection/components/bal-tabs/bal-tabs.css +0 -1
  1961. package/dist/collection/components/bal-tabs/bal-tabs.interfaces.js +0 -4
  1962. package/dist/collection/components/bal-tabs/bal-tabs.js +0 -1409
  1963. package/dist/collection/components/bal-tabs/components/tab-button.js +0 -51
  1964. package/dist/collection/components/bal-tabs/components/tab-icon.js +0 -10
  1965. package/dist/collection/components/bal-tabs/components/tab-label.js +0 -6
  1966. package/dist/collection/components/bal-tabs/components/tab-nav.js +0 -27
  1967. package/dist/collection/components/bal-tabs/components/tab-select.js +0 -21
  1968. package/dist/collection/components/bal-tabs/test/bal-tabs.visual.play.js +0 -25
  1969. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +0 -7
  1970. package/dist/collection/components/bal-tag/bal-tag.css +0 -1
  1971. package/dist/collection/components/bal-tag/bal-tag.interfaces.js +0 -4
  1972. package/dist/collection/components/bal-tag/bal-tag.js +0 -281
  1973. package/dist/collection/components/bal-tag/test/bal-tag.a11y.play.js +0 -20
  1974. package/dist/collection/components/bal-tag/test/bal-tag.component.play.js +0 -19
  1975. package/dist/collection/components/bal-tag/test/bal-tag.visual.play.js +0 -18
  1976. package/dist/collection/components/bal-text/bal-text.css +0 -1
  1977. package/dist/collection/components/bal-text/bal-text.interfaces.js +0 -4
  1978. package/dist/collection/components/bal-text/bal-text.js +0 -399
  1979. package/dist/collection/components/bal-text/test/bal-text.visual.play.js +0 -13
  1980. package/dist/collection/components/bal-textarea/bal-textarea.css +0 -1
  1981. package/dist/collection/components/bal-textarea/bal-textarea.interfaces.js +0 -4
  1982. package/dist/collection/components/bal-textarea/bal-textarea.js +0 -767
  1983. package/dist/collection/components/bal-textarea/test/bal-textarea.visual.play.js +0 -13
  1984. package/dist/collection/components/bal-time-input/bal-time-input.css +0 -1
  1985. package/dist/collection/components/bal-time-input/bal-time-input.i18n.js +0 -42
  1986. package/dist/collection/components/bal-time-input/bal-time-input.interfaces.js +0 -4
  1987. package/dist/collection/components/bal-time-input/bal-time-input.js +0 -621
  1988. package/dist/collection/components/bal-time-input/bal-time-input.util.js +0 -19
  1989. package/dist/collection/components/bal-time-input/test/bal-time-input.visual.play.js +0 -13
  1990. package/dist/collection/components/bal-toast/bal-toast.controller.js +0 -12
  1991. package/dist/collection/components/bal-toast/bal-toast.css +0 -1
  1992. package/dist/collection/components/bal-toast/bal-toast.interfaces.js +0 -4
  1993. package/dist/collection/components/bal-toast/bal-toast.js +0 -243
  1994. package/dist/collection/components/bal-toast/test/bal-toast.visual.play.js +0 -13
  1995. package/dist/collection/components/bal-tooltip/bal-tooltip.css +0 -1
  1996. package/dist/collection/components/bal-tooltip/bal-tooltip.interfaces.js +0 -4
  1997. package/dist/collection/components/bal-tooltip/bal-tooltip.js +0 -471
  1998. package/dist/collection/components/bal-tooltip/bal-tooltip.util.js +0 -37
  1999. package/dist/collection/components/bal-tooltip/test/bal-tooltip.visual.play.js +0 -15
  2000. package/dist/collection/global.js +0 -4
  2001. package/dist/collection/initialize.js +0 -51
  2002. package/dist/collection/tags-all.js +0 -119
  2003. package/dist/collection/test/css-border.visual.play.js +0 -23
  2004. package/dist/collection/test/css-color.visual.play.js +0 -27
  2005. package/dist/collection/test/css-core.visual.play.js +0 -13
  2006. package/dist/collection/test/css-display.visual.play.js +0 -19
  2007. package/dist/collection/test/css-flex.visual.play.js +0 -21
  2008. package/dist/collection/test/css-grid.visual.play.js +0 -23
  2009. package/dist/collection/test/css-inheritance.visual.play.js +0 -13
  2010. package/dist/collection/test/css-opacity.visual.play.js +0 -13
  2011. package/dist/collection/test/css-radius.visual.play.js +0 -13
  2012. package/dist/collection/test/css-shadow.visual.play.js +0 -13
  2013. package/dist/collection/test/css-spacing.visual.play.js +0 -27
  2014. package/dist/collection/test/css-structure.visual.play.js +0 -13
  2015. package/dist/collection/test/css-typography.visual.play.js +0 -12
  2016. package/dist/collection/test/theme-compact.visual.play.js +0 -13
  2017. package/dist/collection/utils/animation/animation.decorator.js +0 -23
  2018. package/dist/collection/utils/animation/animation.listener.js +0 -30
  2019. package/dist/collection/utils/animation/animation.subject.js +0 -20
  2020. package/dist/collection/utils/animation/index.js +0 -2
  2021. package/dist/collection/utils/bem.js +0 -8
  2022. package/dist/collection/utils/config/config.const.js +0 -1
  2023. package/dist/collection/utils/config/config.decorator.js +0 -14
  2024. package/dist/collection/utils/config/config.default.js +0 -45
  2025. package/dist/collection/utils/config/config.js +0 -143
  2026. package/dist/collection/utils/config/config.utils.js +0 -69
  2027. package/dist/collection/utils/config/index.js +0 -7
  2028. package/dist/collection/utils/config/initialize.js +0 -11
  2029. package/dist/collection/utils/constants/keys.constant.js +0 -17
  2030. package/dist/collection/utils/constants/version.constant.js +0 -2
  2031. package/dist/collection/utils/css-classes.js +0 -15
  2032. package/dist/collection/utils/dropdown/auto-fill.js +0 -38
  2033. package/dist/collection/utils/dropdown/dropdown.i18n.js +0 -52
  2034. package/dist/collection/utils/dropdown/events.js +0 -56
  2035. package/dist/collection/utils/dropdown/filters.js +0 -10
  2036. package/dist/collection/utils/dropdown/focus.js +0 -19
  2037. package/dist/collection/utils/dropdown/form-submit.js +0 -35
  2038. package/dist/collection/utils/dropdown/icon.js +0 -18
  2039. package/dist/collection/utils/dropdown/index.js +0 -12
  2040. package/dist/collection/utils/dropdown/input.js +0 -12
  2041. package/dist/collection/utils/dropdown/option.js +0 -48
  2042. package/dist/collection/utils/dropdown/popup.js +0 -48
  2043. package/dist/collection/utils/dropdown/value.js +0 -108
  2044. package/dist/collection/utils/floating-ui.js +0 -23
  2045. package/dist/collection/utils/focus/focus.decorator.js +0 -20
  2046. package/dist/collection/utils/focus/focus.listener.js +0 -34
  2047. package/dist/collection/utils/focus/focus.subject.js +0 -30
  2048. package/dist/collection/utils/focus/index.js +0 -2
  2049. package/dist/collection/utils/focus-visible.js +0 -70
  2050. package/dist/collection/utils/form-input.js +0 -87
  2051. package/dist/collection/utils/form.js +0 -19
  2052. package/dist/collection/utils/framework-delegate.js +0 -31
  2053. package/dist/collection/utils/legacy.js +0 -32
  2054. package/dist/collection/utils/mask/__test__/mask-component.mock.js +0 -19
  2055. package/dist/collection/utils/mask/__test__/mask-context.mocks.js +0 -6
  2056. package/dist/collection/utils/mask/__test__/mask.mock.js +0 -16
  2057. package/dist/collection/utils/mask/blocks/index.js +0 -3
  2058. package/dist/collection/utils/mask/blocks/mask-block-list.js +0 -85
  2059. package/dist/collection/utils/mask/blocks/mask-block.js +0 -59
  2060. package/dist/collection/utils/mask/component/index.js +0 -2
  2061. package/dist/collection/utils/mask/component/mask-component-adapter.js +0 -124
  2062. package/dist/collection/utils/mask/context/index.js +0 -9
  2063. package/dist/collection/utils/mask/context/mask-clipboard-context.js +0 -7
  2064. package/dist/collection/utils/mask/context/mask-context.js +0 -61
  2065. package/dist/collection/utils/mask/context/mask-focus-context.js +0 -3
  2066. package/dist/collection/utils/mask/context/mask-keyboard-context.js +0 -58
  2067. package/dist/collection/utils/mask/context/mask-locale-context.js +0 -6
  2068. package/dist/collection/utils/mask/context/mask-mouse-context.js +0 -3
  2069. package/dist/collection/utils/mask/context/mask-position.js +0 -65
  2070. package/dist/collection/utils/mask/context/mask-value-changed-context.js +0 -12
  2071. package/dist/collection/utils/mask/index.js +0 -5
  2072. package/dist/collection/utils/mask/mask-util.js +0 -1
  2073. package/dist/collection/utils/mask/mask.js +0 -266
  2074. package/dist/collection/utils/mask/types/index.js +0 -1
  2075. package/dist/collection/utils/mask/types/mask-date.js +0 -129
  2076. package/dist/collection/utils/mutation/index.js +0 -2
  2077. package/dist/collection/utils/mutation/mutation.decorator.js +0 -20
  2078. package/dist/collection/utils/mutation/mutation.listener.js +0 -69
  2079. package/dist/collection/utils/mutation/mutation.subject.js +0 -34
  2080. package/dist/collection/utils/overlays/focus-trap.js +0 -91
  2081. package/dist/collection/utils/overlays/notice.controller.js +0 -100
  2082. package/dist/collection/utils/overlays/overlays.js +0 -272
  2083. package/dist/collection/utils/string.js +0 -10
  2084. package/dist/collection/utils/style.js +0 -35
  2085. package/dist/collection/utils/swiper/controls/dot-control.js +0 -17
  2086. package/dist/collection/utils/swiper/controls/index.js +0 -3
  2087. package/dist/collection/utils/swiper/controls/large-control.js +0 -8
  2088. package/dist/collection/utils/swiper/controls/small-control.js +0 -8
  2089. package/dist/collection/utils/swiper/index.js +0 -1
  2090. package/dist/collection/utils/swiper/swiper.i18n.js +0 -42
  2091. package/dist/collection/utils/swiper/swiper.util.js +0 -330
  2092. package/dist/collection/utils/visibility/index.js +0 -2
  2093. package/dist/collection/utils/visibility/visibility.decorator.js +0 -23
  2094. package/dist/collection/utils/visibility/visibility.listener.js +0 -41
  2095. package/dist/collection/utils/visibility/visibility.subject.js +0 -23
  2096. package/dist/esm/_commonjsHelpers-BFTU3MAI.js +0 -7
  2097. package/dist/esm/animation.decorator-zbSqKhw6.js +0 -75
  2098. package/dist/esm/app-globals-Blx--ecs.js +0 -9
  2099. package/dist/esm/aria-DBsOHTWj.js +0 -8
  2100. package/dist/esm/array-CDfSqLEo.js +0 -20
  2101. package/dist/esm/attributes-C4sZQbkT.js +0 -38
  2102. package/dist/esm/bal-accordion_4.entry.js +0 -756
  2103. package/dist/esm/bal-app.entry.js +0 -84
  2104. package/dist/esm/bal-badge.entry.js +0 -36
  2105. package/dist/esm/bal-button_2.entry.js +0 -288
  2106. package/dist/esm/bal-card_6.entry.js +0 -158
  2107. package/dist/esm/bal-carousel_2.entry.js +0 -392
  2108. package/dist/esm/bal-check.entry.js +0 -53
  2109. package/dist/esm/bal-checkbox_2.entry.js +0 -731
  2110. package/dist/esm/bal-close.entry.js +0 -51
  2111. package/dist/esm/bal-close.i18n-Ct27z6g9.js +0 -34
  2112. package/dist/esm/bal-content.entry.js +0 -74
  2113. package/dist/esm/bal-data_4.entry.js +0 -118
  2114. package/dist/esm/bal-date-calendar-cell.entry.js +0 -39
  2115. package/dist/esm/bal-date-calendar_2.entry.js +0 -1498
  2116. package/dist/esm/bal-date.entry.js +0 -376
  2117. package/dist/esm/bal-divider.entry.js +0 -58
  2118. package/dist/esm/bal-dropdown_3.entry.js +0 -1370
  2119. package/dist/esm/bal-field_5.entry.js +0 -430
  2120. package/dist/esm/bal-file-upload.entry.js +0 -404
  2121. package/dist/esm/bal-file-upload.type-rBUN7c88.js +0 -10
  2122. package/dist/esm/bal-footer.entry.js +0 -198
  2123. package/dist/esm/bal-form-col_2.entry.js +0 -37
  2124. package/dist/esm/bal-form.entry.js +0 -47
  2125. package/dist/esm/bal-heading_2.entry.js +0 -281
  2126. package/dist/esm/bal-hint_5.entry.js +0 -2374
  2127. package/dist/esm/bal-icon.entry.js +0 -1121
  2128. package/dist/esm/bal-input-group.entry.js +0 -34
  2129. package/dist/esm/bal-input-slider.entry.js +0 -215
  2130. package/dist/esm/bal-input-stepper.entry.js +0 -1222
  2131. package/dist/esm/bal-input-stepper.i18n-DEb5iNGc.js +0 -44
  2132. package/dist/esm/bal-input.entry.js +0 -585
  2133. package/dist/esm/bal-label.entry.js +0 -144
  2134. package/dist/esm/bal-label.i18n-JHAE10yr.js +0 -34
  2135. package/dist/esm/bal-list_8.entry.js +0 -689
  2136. package/dist/esm/bal-logo.animation-DQd9HTdg.js +0 -2600
  2137. package/dist/esm/bal-logo.entry.js +0 -177
  2138. package/dist/esm/bal-modal_3.entry.js +0 -313
  2139. package/dist/esm/bal-nav_8.entry.js +0 -1218
  2140. package/dist/esm/bal-navbar_5.entry.js +0 -306
  2141. package/dist/esm/bal-notices_3.entry.js +0 -199
  2142. package/dist/esm/bal-notification.entry.js +0 -31
  2143. package/dist/esm/bal-number-input.entry.js +0 -415
  2144. package/dist/esm/bal-pagination.entry.js +0 -296
  2145. package/dist/esm/bal-popup.entry.js +0 -662
  2146. package/dist/esm/bal-progress-bar.entry.js +0 -103
  2147. package/dist/esm/bal-radio-icon.entry.js +0 -53
  2148. package/dist/esm/bal-radio_2.entry.js +0 -730
  2149. package/dist/esm/bal-segment_2.entry.js +0 -587
  2150. package/dist/esm/bal-select_2.entry.js +0 -852
  2151. package/dist/esm/bal-shape.entry.js +0 -68
  2152. package/dist/esm/bal-sheet.entry.js +0 -24
  2153. package/dist/esm/bal-spinner.animation-Bv2Ow6xu.js +0 -4543
  2154. package/dist/esm/bal-spinner.entry.js +0 -184
  2155. package/dist/esm/bal-stack.entry.js +0 -97
  2156. package/dist/esm/bal-stage_6.entry.js +0 -142
  2157. package/dist/esm/bal-step-item.entry.js +0 -94
  2158. package/dist/esm/bal-step.util-DIC_sxLd.js +0 -5
  2159. package/dist/esm/bal-steps.entry.js +0 -269
  2160. package/dist/esm/bal-switch.entry.js +0 -48
  2161. package/dist/esm/bal-tab-item_2.entry.js +0 -985
  2162. package/dist/esm/bal-tab.util-BmVI6cLw.js +0 -5
  2163. package/dist/esm/bal-table.entry.js +0 -24
  2164. package/dist/esm/bal-tag_2.entry.js +0 -82
  2165. package/dist/esm/bal-textarea.entry.js +0 -160
  2166. package/dist/esm/bal-time-input.entry.js +0 -194
  2167. package/dist/esm/bal-time-input.i18n-B4aDEwd8.js +0 -44
  2168. package/dist/esm/bal-tooltip.entry.js +0 -277
  2169. package/dist/esm/baloise-design-system.js +0 -27
  2170. package/dist/esm/bem-ByiN-QjD.js +0 -10
  2171. package/dist/esm/breakpoints.decorator-CLJL1mrw.js +0 -17
  2172. package/dist/esm/breakpoints.subject-CaVH5CdH.js +0 -251
  2173. package/dist/esm/browser-B1u-Mq75.js +0 -62
  2174. package/dist/esm/config.decorator-3bfyZ-0Y.js +0 -17
  2175. package/dist/esm/config.default-RE8-gLMQ.js +0 -48
  2176. package/dist/esm/config.utils-B7jugjyM.js +0 -102
  2177. package/dist/esm/contact-BkEdlCZJ.js +0 -1633
  2178. package/dist/esm/date-W0XtD641.js +0 -7903
  2179. package/dist/esm/device-TtMibDFL.js +0 -51
  2180. package/dist/esm/element-states.decorator-B68ANq1p.js +0 -95
  2181. package/dist/esm/floating-ui-gZ7E41T8.js +0 -26
  2182. package/dist/esm/floating-ui.dom-Cr2H7Jt3.js +0 -2100
  2183. package/dist/esm/focus-visible-DqCbGYzv.js +0 -71
  2184. package/dist/esm/focus.decorator-C1s3OoqI.js +0 -86
  2185. package/dist/esm/form-FCLKfv6B.js +0 -21
  2186. package/dist/esm/form-input-DYvzaBlM.js +0 -86
  2187. package/dist/esm/helpers-BNj87EbG.js +0 -307
  2188. package/dist/esm/index-B4k_dH6V.js +0 -1866
  2189. package/dist/esm/index-BU7FUSdu.js +0 -569
  2190. package/dist/esm/index-BdVwMG9u.js +0 -2013
  2191. package/dist/esm/index-D6JOtC1P.js +0 -125
  2192. package/dist/esm/index-dYcsHLfj.js +0 -600
  2193. package/dist/esm/index-zWZxKBfo.js +0 -48
  2194. package/dist/esm/index.esm-Btc0yydR.js +0 -210
  2195. package/dist/esm/initialize-W3od-FM9.js +0 -450
  2196. package/dist/esm/keyboard.helpers-BERg8BNc.js +0 -68
  2197. package/dist/esm/keys.constant-xVPGsAdF.js +0 -19
  2198. package/dist/esm/listener-CClDIhvK.js +0 -85
  2199. package/dist/esm/log-CwssmmaV.js +0 -77
  2200. package/dist/esm/lottie_light_html-DuyI5RA6.js +0 -11702
  2201. package/dist/esm/mask-util-DuObDTix.js +0 -3
  2202. package/dist/esm/mutation.decorator-DhVeNnnY.js +0 -124
  2203. package/dist/esm/number-DfnRcL0e.js +0 -34
  2204. package/dist/esm/option-BLp4ll3i.js +0 -50
  2205. package/dist/esm/overlays-DuvWMrlA.js +0 -364
  2206. package/dist/esm/polyfills/core-js.js +0 -11
  2207. package/dist/esm/polyfills/dom.js +0 -79
  2208. package/dist/esm/polyfills/es5-html-element.js +0 -1
  2209. package/dist/esm/polyfills/index.js +0 -34
  2210. package/dist/esm/polyfills/system.js +0 -6
  2211. package/dist/esm/resize.decorator-ZKPOJfw5.js +0 -94
  2212. package/dist/esm/scroll-X92R_eyZ.js +0 -84
  2213. package/dist/esm/string-Dk4PnSfl.js +0 -448
  2214. package/dist/esm/svg-DhNz-XmR.js +0 -1605
  2215. package/dist/esm/swipe.decorator-B-pmjyNr.js +0 -23
  2216. package/dist/esm/swipe.subject-BXuaiulg.js +0 -75
  2217. package/dist/esm/tokens.esm-PSBwy3yf.js +0 -21
  2218. package/dist/esm/tslib.es6-dfXERft2.js +0 -29
  2219. package/dist/esm/utils-C_qktPg7.js +0 -76
  2220. package/dist/esm/visibility.decorator-zTjPC2du.js +0 -88
  2221. package/dist/esm/window-resize.decorator-B6C5v87J.js +0 -46
  2222. package/dist/esm-es5/_commonjsHelpers-BFTU3MAI.js +0 -1
  2223. package/dist/esm-es5/animation.decorator-zbSqKhw6.js +0 -1
  2224. package/dist/esm-es5/app-globals-Blx--ecs.js +0 -1
  2225. package/dist/esm-es5/aria-DBsOHTWj.js +0 -1
  2226. package/dist/esm-es5/array-CDfSqLEo.js +0 -1
  2227. package/dist/esm-es5/attributes-C4sZQbkT.js +0 -1
  2228. package/dist/esm-es5/bal-accordion_4.entry.js +0 -1
  2229. package/dist/esm-es5/bal-app.entry.js +0 -1
  2230. package/dist/esm-es5/bal-badge.entry.js +0 -1
  2231. package/dist/esm-es5/bal-button_2.entry.js +0 -1
  2232. package/dist/esm-es5/bal-card_6.entry.js +0 -1
  2233. package/dist/esm-es5/bal-carousel_2.entry.js +0 -1
  2234. package/dist/esm-es5/bal-check.entry.js +0 -1
  2235. package/dist/esm-es5/bal-checkbox_2.entry.js +0 -1
  2236. package/dist/esm-es5/bal-close.entry.js +0 -1
  2237. package/dist/esm-es5/bal-close.i18n-Ct27z6g9.js +0 -1
  2238. package/dist/esm-es5/bal-content.entry.js +0 -1
  2239. package/dist/esm-es5/bal-data_4.entry.js +0 -1
  2240. package/dist/esm-es5/bal-date-calendar-cell.entry.js +0 -1
  2241. package/dist/esm-es5/bal-date-calendar_2.entry.js +0 -1
  2242. package/dist/esm-es5/bal-date.entry.js +0 -1
  2243. package/dist/esm-es5/bal-divider.entry.js +0 -1
  2244. package/dist/esm-es5/bal-dropdown_3.entry.js +0 -1
  2245. package/dist/esm-es5/bal-field_5.entry.js +0 -1
  2246. package/dist/esm-es5/bal-file-upload.entry.js +0 -1
  2247. package/dist/esm-es5/bal-file-upload.type-rBUN7c88.js +0 -1
  2248. package/dist/esm-es5/bal-footer.entry.js +0 -1
  2249. package/dist/esm-es5/bal-form-col_2.entry.js +0 -1
  2250. package/dist/esm-es5/bal-form.entry.js +0 -1
  2251. package/dist/esm-es5/bal-heading_2.entry.js +0 -1
  2252. package/dist/esm-es5/bal-hint_5.entry.js +0 -1
  2253. package/dist/esm-es5/bal-icon.entry.js +0 -1
  2254. package/dist/esm-es5/bal-input-group.entry.js +0 -1
  2255. package/dist/esm-es5/bal-input-slider.entry.js +0 -1
  2256. package/dist/esm-es5/bal-input-stepper.entry.js +0 -1
  2257. package/dist/esm-es5/bal-input-stepper.i18n-DEb5iNGc.js +0 -1
  2258. package/dist/esm-es5/bal-input.entry.js +0 -1
  2259. package/dist/esm-es5/bal-label.entry.js +0 -1
  2260. package/dist/esm-es5/bal-label.i18n-JHAE10yr.js +0 -1
  2261. package/dist/esm-es5/bal-list_8.entry.js +0 -1
  2262. package/dist/esm-es5/bal-logo.animation-DQd9HTdg.js +0 -1
  2263. package/dist/esm-es5/bal-logo.entry.js +0 -1
  2264. package/dist/esm-es5/bal-modal_3.entry.js +0 -1
  2265. package/dist/esm-es5/bal-nav_8.entry.js +0 -1
  2266. package/dist/esm-es5/bal-navbar_5.entry.js +0 -1
  2267. package/dist/esm-es5/bal-notices_3.entry.js +0 -1
  2268. package/dist/esm-es5/bal-notification.entry.js +0 -1
  2269. package/dist/esm-es5/bal-number-input.entry.js +0 -1
  2270. package/dist/esm-es5/bal-pagination.entry.js +0 -1
  2271. package/dist/esm-es5/bal-popup.entry.js +0 -1
  2272. package/dist/esm-es5/bal-progress-bar.entry.js +0 -1
  2273. package/dist/esm-es5/bal-radio-icon.entry.js +0 -1
  2274. package/dist/esm-es5/bal-radio_2.entry.js +0 -1
  2275. package/dist/esm-es5/bal-segment_2.entry.js +0 -1
  2276. package/dist/esm-es5/bal-select_2.entry.js +0 -1
  2277. package/dist/esm-es5/bal-shape.entry.js +0 -1
  2278. package/dist/esm-es5/bal-sheet.entry.js +0 -1
  2279. package/dist/esm-es5/bal-spinner.animation-Bv2Ow6xu.js +0 -1
  2280. package/dist/esm-es5/bal-spinner.entry.js +0 -1
  2281. package/dist/esm-es5/bal-stack.entry.js +0 -1
  2282. package/dist/esm-es5/bal-stage_6.entry.js +0 -1
  2283. package/dist/esm-es5/bal-step-item.entry.js +0 -1
  2284. package/dist/esm-es5/bal-step.util-DIC_sxLd.js +0 -1
  2285. package/dist/esm-es5/bal-steps.entry.js +0 -1
  2286. package/dist/esm-es5/bal-switch.entry.js +0 -1
  2287. package/dist/esm-es5/bal-tab-item_2.entry.js +0 -1
  2288. package/dist/esm-es5/bal-tab.util-BmVI6cLw.js +0 -1
  2289. package/dist/esm-es5/bal-table.entry.js +0 -1
  2290. package/dist/esm-es5/bal-tag_2.entry.js +0 -1
  2291. package/dist/esm-es5/bal-textarea.entry.js +0 -1
  2292. package/dist/esm-es5/bal-time-input.entry.js +0 -1
  2293. package/dist/esm-es5/bal-time-input.i18n-B4aDEwd8.js +0 -1
  2294. package/dist/esm-es5/bal-tooltip.entry.js +0 -1
  2295. package/dist/esm-es5/baloise-design-system.js +0 -1
  2296. package/dist/esm-es5/bem-ByiN-QjD.js +0 -1
  2297. package/dist/esm-es5/breakpoints.decorator-CLJL1mrw.js +0 -1
  2298. package/dist/esm-es5/breakpoints.subject-CaVH5CdH.js +0 -1
  2299. package/dist/esm-es5/browser-B1u-Mq75.js +0 -1
  2300. package/dist/esm-es5/config.decorator-3bfyZ-0Y.js +0 -1
  2301. package/dist/esm-es5/config.default-RE8-gLMQ.js +0 -1
  2302. package/dist/esm-es5/config.utils-B7jugjyM.js +0 -1
  2303. package/dist/esm-es5/contact-BkEdlCZJ.js +0 -1
  2304. package/dist/esm-es5/date-W0XtD641.js +0 -1
  2305. package/dist/esm-es5/device-TtMibDFL.js +0 -1
  2306. package/dist/esm-es5/element-states.decorator-B68ANq1p.js +0 -1
  2307. package/dist/esm-es5/floating-ui-gZ7E41T8.js +0 -1
  2308. package/dist/esm-es5/floating-ui.dom-Cr2H7Jt3.js +0 -1
  2309. package/dist/esm-es5/focus-visible-DqCbGYzv.js +0 -1
  2310. package/dist/esm-es5/focus.decorator-C1s3OoqI.js +0 -1
  2311. package/dist/esm-es5/form-FCLKfv6B.js +0 -1
  2312. package/dist/esm-es5/form-input-DYvzaBlM.js +0 -1
  2313. package/dist/esm-es5/helpers-BNj87EbG.js +0 -1
  2314. package/dist/esm-es5/index-B4k_dH6V.js +0 -1
  2315. package/dist/esm-es5/index-BU7FUSdu.js +0 -1
  2316. package/dist/esm-es5/index-BdVwMG9u.js +0 -2
  2317. package/dist/esm-es5/index-D6JOtC1P.js +0 -1
  2318. package/dist/esm-es5/index-dYcsHLfj.js +0 -1
  2319. package/dist/esm-es5/index-zWZxKBfo.js +0 -1
  2320. package/dist/esm-es5/index.esm-Btc0yydR.js +0 -1
  2321. package/dist/esm-es5/index.js +0 -1
  2322. package/dist/esm-es5/initialize-W3od-FM9.js +0 -1
  2323. package/dist/esm-es5/keyboard.helpers-BERg8BNc.js +0 -1
  2324. package/dist/esm-es5/keys.constant-xVPGsAdF.js +0 -1
  2325. package/dist/esm-es5/listener-CClDIhvK.js +0 -1
  2326. package/dist/esm-es5/loader.js +0 -1
  2327. package/dist/esm-es5/log-CwssmmaV.js +0 -1
  2328. package/dist/esm-es5/lottie_light_html-DuyI5RA6.js +0 -9
  2329. package/dist/esm-es5/mask-util-DuObDTix.js +0 -1
  2330. package/dist/esm-es5/mutation.decorator-DhVeNnnY.js +0 -1
  2331. package/dist/esm-es5/number-DfnRcL0e.js +0 -1
  2332. package/dist/esm-es5/option-BLp4ll3i.js +0 -1
  2333. package/dist/esm-es5/overlays-DuvWMrlA.js +0 -1
  2334. package/dist/esm-es5/resize.decorator-ZKPOJfw5.js +0 -1
  2335. package/dist/esm-es5/scroll-X92R_eyZ.js +0 -1
  2336. package/dist/esm-es5/string-Dk4PnSfl.js +0 -1
  2337. package/dist/esm-es5/svg-DhNz-XmR.js +0 -2
  2338. package/dist/esm-es5/swipe.decorator-B-pmjyNr.js +0 -1
  2339. package/dist/esm-es5/swipe.subject-BXuaiulg.js +0 -1
  2340. package/dist/esm-es5/tokens.esm-PSBwy3yf.js +0 -1
  2341. package/dist/esm-es5/tslib.es6-dfXERft2.js +0 -15
  2342. package/dist/esm-es5/utils-C_qktPg7.js +0 -1
  2343. package/dist/esm-es5/visibility.decorator-zTjPC2du.js +0 -1
  2344. package/dist/esm-es5/window-resize.decorator-B6C5v87J.js +0 -1
  2345. package/dist/html.html-data.json +0 -7860
  2346. package/dist/types/components/bal-accordion/bal-accordion-details/bal-accordion-details.d.ts +0 -48
  2347. package/dist/types/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.d.ts +0 -54
  2348. package/dist/types/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.d.ts +0 -133
  2349. package/dist/types/components/bal-accordion/bal-accordion.d.ts +0 -134
  2350. package/dist/types/components/bal-accordion/bal-accordion.i18n.d.ts +0 -7
  2351. package/dist/types/components/bal-accordion/bal-accordion.interfaces.d.ts +0 -16
  2352. package/dist/types/components/bal-app/bal-app.d.ts +0 -28
  2353. package/dist/types/components/bal-app/bal-app.interfaces.d.ts +0 -6
  2354. package/dist/types/components/bal-badge/bal-badge.d.ts +0 -22
  2355. package/dist/types/components/bal-badge/bal-badge.interfaces.d.ts +0 -5
  2356. package/dist/types/components/bal-button/bal-button-group/bal-button-group.d.ts +0 -17
  2357. package/dist/types/components/bal-button/bal-button.d.ts +0 -158
  2358. package/dist/types/components/bal-button/bal-button.interfaces.d.ts +0 -30
  2359. package/dist/types/components/bal-card/bal-card-actions/bal-card-actions.d.ts +0 -7
  2360. package/dist/types/components/bal-card/bal-card-button/bal-card-button.d.ts +0 -37
  2361. package/dist/types/components/bal-card/bal-card-content/bal-card-content.d.ts +0 -3
  2362. package/dist/types/components/bal-card/bal-card-subtitle/bal-card-subtitle.d.ts +0 -15
  2363. package/dist/types/components/bal-card/bal-card-title/bal-card-title.d.ts +0 -7
  2364. package/dist/types/components/bal-card/bal-card.d.ts +0 -40
  2365. package/dist/types/components/bal-card/bal-card.interfaces.d.ts +0 -7
  2366. package/dist/types/components/bal-carousel/bal-carousel-item/bal-carousel-item.d.ts +0 -91
  2367. package/dist/types/components/bal-carousel/bal-carousel.d.ts +0 -136
  2368. package/dist/types/components/bal-carousel/bal-carousel.interfaces.d.ts +0 -21
  2369. package/dist/types/components/bal-carousel/controls/tab-control.d.ts +0 -12
  2370. package/dist/types/components/bal-checkbox/bal-check/bal-check.d.ts +0 -36
  2371. package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +0 -154
  2372. package/dist/types/components/bal-checkbox/bal-checkbox.d.ts +0 -193
  2373. package/dist/types/components/bal-checkbox/bal-checkbox.interfaces.d.ts +0 -28
  2374. package/dist/types/components/bal-checkbox/bal-checkbox.type.d.ts +0 -17
  2375. package/dist/types/components/bal-checkbox/bal-switch/bal-switch.d.ts +0 -32
  2376. package/dist/types/components/bal-checkbox/utils/bal-checkbox.util.d.ts +0 -18
  2377. package/dist/types/components/bal-close/bal-close.d.ts +0 -21
  2378. package/dist/types/components/bal-close/bal-close.i18n.d.ts +0 -6
  2379. package/dist/types/components/bal-close/bal-close.interfaces.d.ts +0 -3
  2380. package/dist/types/components/bal-content/bal-content.d.ts +0 -39
  2381. package/dist/types/components/bal-content/bal-content.interfaces.d.ts +0 -6
  2382. package/dist/types/components/bal-data/bal-data-item/bal-data-item.d.ts +0 -11
  2383. package/dist/types/components/bal-data/bal-data-label/bal-data-label.d.ts +0 -7
  2384. package/dist/types/components/bal-data/bal-data-value/bal-data-value.d.ts +0 -31
  2385. package/dist/types/components/bal-data/bal-data.d.ts +0 -17
  2386. package/dist/types/components/bal-data/bal-data.interfaces.d.ts +0 -12
  2387. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.d.ts +0 -121
  2388. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.d.ts +0 -17
  2389. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.d.ts +0 -12
  2390. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.d.ts +0 -11
  2391. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.d.ts +0 -14
  2392. package/dist/types/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.d.ts +0 -29
  2393. package/dist/types/components/bal-date/bal-date.d.ts +0 -228
  2394. package/dist/types/components/bal-date/bal-date.i18n.d.ts +0 -8
  2395. package/dist/types/components/bal-date/bal-date.interfaces.d.ts +0 -25
  2396. package/dist/types/components/bal-date/utils/calendar.d.ts +0 -38
  2397. package/dist/types/components/bal-divider/bal-divider.d.ts +0 -32
  2398. package/dist/types/components/bal-divider/bal-divider.interfaces.d.ts +0 -6
  2399. package/dist/types/components/bal-dropdown/bal-dropdown.d.ts +0 -203
  2400. package/dist/types/components/bal-dropdown/bal-dropdown.interfaces.d.ts +0 -16
  2401. package/dist/types/components/bal-field/bal-field-control/bal-field-control.d.ts +0 -23
  2402. package/dist/types/components/bal-field/bal-field-hint/bal-field-hint.d.ts +0 -22
  2403. package/dist/types/components/bal-field/bal-field-label/bal-field-label.d.ts +0 -55
  2404. package/dist/types/components/bal-field/bal-field-label/bal-field-label.i18n.d.ts +0 -6
  2405. package/dist/types/components/bal-field/bal-field-message/bal-field-message.d.ts +0 -33
  2406. package/dist/types/components/bal-field/bal-field.d.ts +0 -63
  2407. package/dist/types/components/bal-field/bal-field.interfaces.d.ts +0 -13
  2408. package/dist/types/components/bal-file-upload/bal-file-upload.d.ts +0 -181
  2409. package/dist/types/components/bal-file-upload/bal-file-upload.interfaces.d.ts +0 -31
  2410. package/dist/types/components/bal-file-upload/bal-file-upload.type.d.ts +0 -11
  2411. package/dist/types/components/bal-file-upload/components/file-list.d.ts +0 -8
  2412. package/dist/types/components/bal-file-upload/test/file.mock.d.ts +0 -1
  2413. package/dist/types/components/bal-file-upload/utils/file-list.util.d.ts +0 -9
  2414. package/dist/types/components/bal-file-upload/utils/file-validation.util.d.ts +0 -13
  2415. package/dist/types/components/bal-footer/bal-footer.d.ts +0 -67
  2416. package/dist/types/components/bal-footer/bal-footer.i18n.d.ts +0 -5
  2417. package/dist/types/components/bal-form/bal-form.d.ts +0 -22
  2418. package/dist/types/components/bal-form-grid/bal-form-col/bal-form-col.d.ts +0 -8
  2419. package/dist/types/components/bal-form-grid/bal-form-gird.interfaces.d.ts +0 -3
  2420. package/dist/types/components/bal-form-grid/bal-form-grid.d.ts +0 -4
  2421. package/dist/types/components/bal-heading/bal-heading.const.d.ts +0 -13
  2422. package/dist/types/components/bal-heading/bal-heading.d.ts +0 -75
  2423. package/dist/types/components/bal-heading/bal-heading.interfaces.d.ts +0 -5
  2424. package/dist/types/components/bal-hint/bal-hint-text/bal-hint-text.d.ts +0 -3
  2425. package/dist/types/components/bal-hint/bal-hint-title/bal-hint-title.d.ts +0 -3
  2426. package/dist/types/components/bal-hint/bal-hint.d.ts +0 -45
  2427. package/dist/types/components/bal-icon/bal-icon.d.ts +0 -96
  2428. package/dist/types/components/bal-icon/bal-icon.interfaces.d.ts +0 -5
  2429. package/dist/types/components/bal-input/bal-input-date/bal-input-date.d.ts +0 -156
  2430. package/dist/types/components/bal-input/bal-input-util.d.ts +0 -49
  2431. package/dist/types/components/bal-input/bal-input.d.ts +0 -200
  2432. package/dist/types/components/bal-input/bal-input.interfaces.d.ts +0 -37
  2433. package/dist/types/components/bal-input-group/bal-input-group.d.ts +0 -18
  2434. package/dist/types/components/bal-input-slider/bal-input-slider.d.ts +0 -116
  2435. package/dist/types/components/bal-input-slider/bal-input-slider.interfaces.d.ts +0 -16
  2436. package/dist/types/components/bal-input-stepper/bal-input-stepper.d.ts +0 -111
  2437. package/dist/types/components/bal-input-stepper/bal-input-stepper.i18n.d.ts +0 -7
  2438. package/dist/types/components/bal-input-stepper/bal-input-stepper.interfaces.d.ts +0 -18
  2439. package/dist/types/components/bal-label/bal-label.d.ts +0 -97
  2440. package/dist/types/components/bal-label/bal-label.i18n.d.ts +0 -6
  2441. package/dist/types/components/bal-label/bal-label.interfaces.d.ts +0 -4
  2442. package/dist/types/components/bal-list/bal-list-item/bal-list-item.d.ts +0 -132
  2443. package/dist/types/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.d.ts +0 -67
  2444. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.d.ts +0 -70
  2445. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.d.ts +0 -7
  2446. package/dist/types/components/bal-list/bal-list-item-content/bal-list-item-content.d.ts +0 -4
  2447. package/dist/types/components/bal-list/bal-list-item-icon/bal-list-item-icon.d.ts +0 -7
  2448. package/dist/types/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.d.ts +0 -3
  2449. package/dist/types/components/bal-list/bal-list-item-title/bal-list-item-title.d.ts +0 -13
  2450. package/dist/types/components/bal-list/bal-list.d.ts +0 -27
  2451. package/dist/types/components/bal-list/bal-list.interfaces.d.ts +0 -28
  2452. package/dist/types/components/bal-logo/bal-logo.animation.d.ts +0 -2
  2453. package/dist/types/components/bal-logo/bal-logo.d.ts +0 -65
  2454. package/dist/types/components/bal-logo/bal-logo.data.d.ts +0 -1756
  2455. package/dist/types/components/bal-logo/bal-logo.interfaces.d.ts +0 -5
  2456. package/dist/types/components/bal-modal/bal-modal-body/bal-modal-body.d.ts +0 -3
  2457. package/dist/types/components/bal-modal/bal-modal-header/bal-modal-header.d.ts +0 -7
  2458. package/dist/types/components/bal-modal/bal-modal.controller.d.ts +0 -10
  2459. package/dist/types/components/bal-modal/bal-modal.d.ts +0 -125
  2460. package/dist/types/components/bal-modal/bal-modal.interfaces.d.ts +0 -30
  2461. package/dist/types/components/bal-modal/bal-modal.type.d.ts +0 -39
  2462. package/dist/types/components/bal-nav/bal-nav-focus.util.d.ts +0 -34
  2463. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.d.ts +0 -41
  2464. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.d.ts +0 -3
  2465. package/dist/types/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.d.ts +0 -11
  2466. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.d.ts +0 -19
  2467. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.d.ts +0 -3
  2468. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.d.ts +0 -19
  2469. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.d.ts +0 -3
  2470. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.d.ts +0 -32
  2471. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.d.ts +0 -5
  2472. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.d.ts +0 -45
  2473. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.d.ts +0 -3
  2474. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.d.ts +0 -45
  2475. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.d.ts +0 -7
  2476. package/dist/types/components/bal-nav/bal-nav.d.ts +0 -110
  2477. package/dist/types/components/bal-nav/bal-nav.i18n.d.ts +0 -10
  2478. package/dist/types/components/bal-nav/bal-nav.interfaces.d.ts +0 -76
  2479. package/dist/types/components/bal-nav/bal-nav.types.d.ts +0 -5
  2480. package/dist/types/components/bal-nav/components/accordion-button.d.ts +0 -13
  2481. package/dist/types/components/bal-nav/components/overview-link.d.ts +0 -9
  2482. package/dist/types/components/bal-nav/components/section-list.d.ts +0 -6
  2483. package/dist/types/components/bal-nav/components/service-list.d.ts +0 -6
  2484. package/dist/types/components/bal-nav/models/bal-nav-link-item.d.ts +0 -28
  2485. package/dist/types/components/bal-nav/models/bal-nav-menu-link-item.d.ts +0 -21
  2486. package/dist/types/components/bal-nav/models/bal-nav-meta-button.d.ts +0 -19
  2487. package/dist/types/components/bal-nav/models/bal-nav-meta-link-item.d.ts +0 -17
  2488. package/dist/types/components/bal-nav/models/bal-nav-section-link-item.d.ts +0 -16
  2489. package/dist/types/components/bal-nav/models/bal-nav-service-link-item.d.ts +0 -16
  2490. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.d.ts +0 -82
  2491. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.d.ts +0 -5
  2492. package/dist/types/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.d.ts +0 -20
  2493. package/dist/types/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.d.ts +0 -10
  2494. package/dist/types/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.d.ts +0 -10
  2495. package/dist/types/components/bal-navbar/bal-navbar.d.ts +0 -26
  2496. package/dist/types/components/bal-navbar/bal-navbar.interfaces.d.ts +0 -15
  2497. package/dist/types/components/bal-notices/bal-notices.d.ts +0 -15
  2498. package/dist/types/components/bal-notification/bal-notification.d.ts +0 -16
  2499. package/dist/types/components/bal-notification/bal-notification.interfaces.d.ts +0 -3
  2500. package/dist/types/components/bal-number-input/bal-number-input.d.ts +0 -176
  2501. package/dist/types/components/bal-number-input/bal-number-input.interfaces.d.ts +0 -16
  2502. package/dist/types/components/bal-option/bal-option.d.ts +0 -92
  2503. package/dist/types/components/bal-option/bal-option.interfaces.d.ts +0 -18
  2504. package/dist/types/components/bal-option-list/bal-option-list.d.ts +0 -174
  2505. package/dist/types/components/bal-option-list/bal-option-list.interfaces.d.ts +0 -4
  2506. package/dist/types/components/bal-pagination/bal-pagination.d.ts +0 -70
  2507. package/dist/types/components/bal-pagination/bal-pagination.i18n.d.ts +0 -7
  2508. package/dist/types/components/bal-pagination/bal-pagination.interfaces.d.ts +0 -13
  2509. package/dist/types/components/bal-pagination/bal-pagination.util.d.ts +0 -7
  2510. package/dist/types/components/bal-popover/bal-popover-content/bal-popover-content.d.ts +0 -51
  2511. package/dist/types/components/bal-popover/bal-popover.d.ts +0 -144
  2512. package/dist/types/components/bal-popover/bal-popover.interfaces.d.ts +0 -17
  2513. package/dist/types/components/bal-popup/bal-popup.d.ts +0 -175
  2514. package/dist/types/components/bal-popup/bal-popup.interfaces.d.ts +0 -17
  2515. package/dist/types/components/bal-popup/variants/abstract-variant.renderer.d.ts +0 -14
  2516. package/dist/types/components/bal-popup/variants/drawer-variant.renderer.d.ts +0 -9
  2517. package/dist/types/components/bal-popup/variants/fullscreen-variant.renderer.d.ts +0 -8
  2518. package/dist/types/components/bal-popup/variants/index.d.ts +0 -4
  2519. package/dist/types/components/bal-popup/variants/popover-variant.renderer.d.ts +0 -14
  2520. package/dist/types/components/bal-popup/variants/variant.interfaces.d.ts +0 -31
  2521. package/dist/types/components/bal-popup/variants/variant.renderer.d.ts +0 -8
  2522. package/dist/types/components/bal-progress-bar/bal-progress-bar.d.ts +0 -49
  2523. package/dist/types/components/bal-progress-bar/bal-progress-bar.interfaces.d.ts +0 -4
  2524. package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +0 -157
  2525. package/dist/types/components/bal-radio/bal-radio-icon/bal-radio-icon.d.ts +0 -36
  2526. package/dist/types/components/bal-radio/bal-radio.d.ts +0 -183
  2527. package/dist/types/components/bal-radio/bal-radio.interfaces.d.ts +0 -28
  2528. package/dist/types/components/bal-radio/bal-radio.type.d.ts +0 -16
  2529. package/dist/types/components/bal-radio/utils/bal-radio.util.d.ts +0 -17
  2530. package/dist/types/components/bal-segment/bal-segment-item/bal-segment-item.d.ts +0 -68
  2531. package/dist/types/components/bal-segment/bal-segment.d.ts +0 -140
  2532. package/dist/types/components/bal-segment/bal-segment.interfaces.d.ts +0 -21
  2533. package/dist/types/components/bal-segment/bal-segment.types.d.ts +0 -1
  2534. package/dist/types/components/bal-select/bal-select-option/bal-select-option.d.ts +0 -24
  2535. package/dist/types/components/bal-select/bal-select.d.ts +0 -271
  2536. package/dist/types/components/bal-select/bal-select.interfaces.d.ts +0 -23
  2537. package/dist/types/components/bal-select/utils/bal-option.type.d.ts +0 -6
  2538. package/dist/types/components/bal-select/utils/bal-option.util.d.ts +0 -3
  2539. package/dist/types/components/bal-select/utils/utils.d.ts +0 -11
  2540. package/dist/types/components/bal-select/utils/watch-options.d.ts +0 -2
  2541. package/dist/types/components/bal-shape/bal-shape.d.ts +0 -19
  2542. package/dist/types/components/bal-shape/bal-shape.interfaces.d.ts +0 -5
  2543. package/dist/types/components/bal-sheet/bal-sheet.d.ts +0 -7
  2544. package/dist/types/components/bal-sheet/bal-sheet.interfaces.d.ts +0 -3
  2545. package/dist/types/components/bal-snackbar/bal-snackbar.controller.d.ts +0 -13
  2546. package/dist/types/components/bal-snackbar/bal-snackbar.d.ts +0 -66
  2547. package/dist/types/components/bal-snackbar/bal-snackbar.interfaces.d.ts +0 -13
  2548. package/dist/types/components/bal-spinner/bal-spinner.d.ts +0 -68
  2549. package/dist/types/components/bal-spinner/bal-spinner.data.d.ts +0 -1756
  2550. package/dist/types/components/bal-spinner/bal-spinner.interfaces.d.ts +0 -5
  2551. package/dist/types/components/bal-stack/bal-stack.d.ts +0 -64
  2552. package/dist/types/components/bal-stack/bal-stack.interfaces.d.ts +0 -7
  2553. package/dist/types/components/bal-stage/bal-stage-back-link/bal-stage-back-link.d.ts +0 -23
  2554. package/dist/types/components/bal-stage/bal-stage-body/bal-stage-body.d.ts +0 -6
  2555. package/dist/types/components/bal-stage/bal-stage-foot/bal-stage-foot.d.ts +0 -6
  2556. package/dist/types/components/bal-stage/bal-stage-head/bal-stage-head.d.ts +0 -6
  2557. package/dist/types/components/bal-stage/bal-stage-image/bal-stage-image.d.ts +0 -18
  2558. package/dist/types/components/bal-stage/bal-stage.d.ts +0 -30
  2559. package/dist/types/components/bal-stage/bal-stage.interfaces.d.ts +0 -5
  2560. package/dist/types/components/bal-steps/bal-step-item/bal-step-item.d.ts +0 -85
  2561. package/dist/types/components/bal-steps/bal-step.type.d.ts +0 -20
  2562. package/dist/types/components/bal-steps/bal-step.util.d.ts +0 -16
  2563. package/dist/types/components/bal-steps/bal-steps.d.ts +0 -92
  2564. package/dist/types/components/bal-steps/bal-steps.interfaces.d.ts +0 -17
  2565. package/dist/types/components/bal-steps/components/step-button.d.ts +0 -10
  2566. package/dist/types/components/bal-steps/components/step-icon.d.ts +0 -6
  2567. package/dist/types/components/bal-steps/components/step-label.d.ts +0 -5
  2568. package/dist/types/components/bal-table/bal-table.d.ts +0 -10
  2569. package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +0 -117
  2570. package/dist/types/components/bal-tabs/bal-tab.type.d.ts +0 -73
  2571. package/dist/types/components/bal-tabs/bal-tab.util.d.ts +0 -16
  2572. package/dist/types/components/bal-tabs/bal-tabs.d.ts +0 -240
  2573. package/dist/types/components/bal-tabs/bal-tabs.interfaces.d.ts +0 -30
  2574. package/dist/types/components/bal-tabs/components/tab-button.d.ts +0 -23
  2575. package/dist/types/components/bal-tabs/components/tab-icon.d.ts +0 -11
  2576. package/dist/types/components/bal-tabs/components/tab-label.d.ts +0 -12
  2577. package/dist/types/components/bal-tabs/components/tab-nav.d.ts +0 -31
  2578. package/dist/types/components/bal-tabs/components/tab-select.d.ts +0 -8
  2579. package/dist/types/components/bal-tag/bal-tag-group/bal-tag-group.d.ts +0 -3
  2580. package/dist/types/components/bal-tag/bal-tag.d.ts +0 -46
  2581. package/dist/types/components/bal-tag/bal-tag.interfaces.d.ts +0 -14
  2582. package/dist/types/components/bal-text/bal-text.d.ts +0 -72
  2583. package/dist/types/components/bal-text/bal-text.interfaces.d.ts +0 -5
  2584. package/dist/types/components/bal-textarea/bal-textarea.d.ts +0 -145
  2585. package/dist/types/components/bal-textarea/bal-textarea.interfaces.d.ts +0 -20
  2586. package/dist/types/components/bal-time-input/bal-time-input.d.ts +0 -114
  2587. package/dist/types/components/bal-time-input/bal-time-input.i18n.d.ts +0 -7
  2588. package/dist/types/components/bal-time-input/bal-time-input.interfaces.d.ts +0 -18
  2589. package/dist/types/components/bal-time-input/bal-time-input.util.d.ts +0 -7
  2590. package/dist/types/components/bal-toast/bal-toast.controller.d.ts +0 -10
  2591. package/dist/types/components/bal-toast/bal-toast.d.ts +0 -41
  2592. package/dist/types/components/bal-toast/bal-toast.interfaces.d.ts +0 -11
  2593. package/dist/types/components/bal-tooltip/bal-tooltip.d.ts +0 -82
  2594. package/dist/types/components/bal-tooltip/bal-tooltip.interfaces.d.ts +0 -17
  2595. package/dist/types/components/bal-tooltip/bal-tooltip.util.d.ts +0 -6
  2596. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/bal-tag.po.d.ts +0 -8
  2597. package/dist/types/initialize.d.ts +0 -2
  2598. package/dist/types/test/css-spacing.visual.play.d.ts +0 -1
  2599. package/dist/types/test/css-structure.visual.play.d.ts +0 -1
  2600. package/dist/types/test/css-typography.visual.play.d.ts +0 -1
  2601. package/dist/types/test/theme-compact.visual.play.d.ts +0 -1
  2602. package/dist/types/utils/animation/animation.decorator.d.ts +0 -3
  2603. package/dist/types/utils/animation/animation.interfaces.d.ts +0 -8
  2604. package/dist/types/utils/animation/animation.listener.d.ts +0 -10
  2605. package/dist/types/utils/animation/animation.subject.d.ts +0 -9
  2606. package/dist/types/utils/animation/index.d.ts +0 -2
  2607. package/dist/types/utils/bem.d.ts +0 -9
  2608. package/dist/types/utils/config/config.const.d.ts +0 -1
  2609. package/dist/types/utils/config/config.d.ts +0 -39
  2610. package/dist/types/utils/config/config.decorator.d.ts +0 -3
  2611. package/dist/types/utils/config/config.default.d.ts +0 -33
  2612. package/dist/types/utils/config/config.types.d.ts +0 -48
  2613. package/dist/types/utils/config/config.utils.d.ts +0 -15
  2614. package/dist/types/utils/config/initialize.d.ts +0 -3
  2615. package/dist/types/utils/config/observable/observer.d.ts +0 -4
  2616. package/dist/types/utils/config/observable/subject.d.ts +0 -6
  2617. package/dist/types/utils/constants/version.constant.d.ts +0 -1
  2618. package/dist/types/utils/css-classes.d.ts +0 -5
  2619. package/dist/types/utils/dropdown/auto-fill.d.ts +0 -8
  2620. package/dist/types/utils/dropdown/component.d.ts +0 -36
  2621. package/dist/types/utils/dropdown/dropdown.i18n.d.ts +0 -8
  2622. package/dist/types/utils/dropdown/events.d.ts +0 -15
  2623. package/dist/types/utils/dropdown/filters.d.ts +0 -2
  2624. package/dist/types/utils/dropdown/focus.d.ts +0 -13
  2625. package/dist/types/utils/dropdown/form-submit.d.ts +0 -22
  2626. package/dist/types/utils/dropdown/icon.d.ts +0 -15
  2627. package/dist/types/utils/dropdown/index.d.ts +0 -12
  2628. package/dist/types/utils/dropdown/input.d.ts +0 -26
  2629. package/dist/types/utils/dropdown/option.d.ts +0 -25
  2630. package/dist/types/utils/dropdown/popup.d.ts +0 -11
  2631. package/dist/types/utils/dropdown/value.d.ts +0 -26
  2632. package/dist/types/utils/floating-ui.d.ts +0 -15
  2633. package/dist/types/utils/focus/focus.decorator.d.ts +0 -3
  2634. package/dist/types/utils/focus/focus.interfaces.d.ts +0 -13
  2635. package/dist/types/utils/focus/focus.listener.d.ts +0 -9
  2636. package/dist/types/utils/focus/focus.subject.d.ts +0 -8
  2637. package/dist/types/utils/focus/index.d.ts +0 -2
  2638. package/dist/types/utils/focus-visible.d.ts +0 -6
  2639. package/dist/types/utils/form-input.d.ts +0 -31
  2640. package/dist/types/utils/form.d.ts +0 -17
  2641. package/dist/types/utils/framework-delegate.d.ts +0 -9
  2642. package/dist/types/utils/legacy.d.ts +0 -23
  2643. package/dist/types/utils/mask/__test__/mask-component.mock.d.ts +0 -28
  2644. package/dist/types/utils/mask/__test__/mask-context.mocks.d.ts +0 -4
  2645. package/dist/types/utils/mask/__test__/mask.mock.d.ts +0 -15
  2646. package/dist/types/utils/mask/blocks/index.d.ts +0 -3
  2647. package/dist/types/utils/mask/blocks/mask-block-interfaces.d.ts +0 -11
  2648. package/dist/types/utils/mask/blocks/mask-block-list.d.ts +0 -17
  2649. package/dist/types/utils/mask/blocks/mask-block.d.ts +0 -21
  2650. package/dist/types/utils/mask/component/index.d.ts +0 -2
  2651. package/dist/types/utils/mask/component/mask-component-adapter.d.ts +0 -23
  2652. package/dist/types/utils/mask/component/mask-component-interfaces.d.ts +0 -44
  2653. package/dist/types/utils/mask/context/index.d.ts +0 -9
  2654. package/dist/types/utils/mask/context/mask-clipboard-context.d.ts +0 -10
  2655. package/dist/types/utils/mask/context/mask-context-interfaces.d.ts +0 -11
  2656. package/dist/types/utils/mask/context/mask-context.d.ts +0 -18
  2657. package/dist/types/utils/mask/context/mask-focus-context.d.ts +0 -6
  2658. package/dist/types/utils/mask/context/mask-keyboard-context.d.ts +0 -25
  2659. package/dist/types/utils/mask/context/mask-locale-context.d.ts +0 -8
  2660. package/dist/types/utils/mask/context/mask-mouse-context.d.ts +0 -6
  2661. package/dist/types/utils/mask/context/mask-position.d.ts +0 -25
  2662. package/dist/types/utils/mask/context/mask-value-changed-context.d.ts +0 -11
  2663. package/dist/types/utils/mask/index.d.ts +0 -5
  2664. package/dist/types/utils/mask/mask-interfaces.d.ts +0 -15
  2665. package/dist/types/utils/mask/mask-util.d.ts +0 -1
  2666. package/dist/types/utils/mask/mask.d.ts +0 -54
  2667. package/dist/types/utils/mask/types/index.d.ts +0 -1
  2668. package/dist/types/utils/mask/types/mask-date.d.ts +0 -18
  2669. package/dist/types/utils/mutation/index.d.ts +0 -2
  2670. package/dist/types/utils/mutation/mutation.decorator.d.ts +0 -3
  2671. package/dist/types/utils/mutation/mutation.interfaces.d.ts +0 -11
  2672. package/dist/types/utils/mutation/mutation.listener.d.ts +0 -14
  2673. package/dist/types/utils/mutation/mutation.subject.d.ts +0 -10
  2674. package/dist/types/utils/overlays/focus-trap.d.ts +0 -36
  2675. package/dist/types/utils/overlays/notice.controller.d.ts +0 -36
  2676. package/dist/types/utils/overlays/overlays.d.ts +0 -25
  2677. package/dist/types/utils/string.d.ts +0 -1
  2678. package/dist/types/utils/style.d.ts +0 -10
  2679. package/dist/types/utils/swiper/controls/dot-control.d.ts +0 -11
  2680. package/dist/types/utils/swiper/controls/index.d.ts +0 -3
  2681. package/dist/types/utils/swiper/controls/large-control.d.ts +0 -13
  2682. package/dist/types/utils/swiper/controls/small-control.d.ts +0 -12
  2683. package/dist/types/utils/swiper/index.d.ts +0 -2
  2684. package/dist/types/utils/swiper/swiper.i18n.d.ts +0 -7
  2685. package/dist/types/utils/swiper/swiper.type.d.ts +0 -33
  2686. package/dist/types/utils/swiper/swiper.util.d.ts +0 -92
  2687. package/dist/types/utils/visibility/index.d.ts +0 -2
  2688. package/dist/types/utils/visibility/visibility.decorator.d.ts +0 -3
  2689. package/dist/types/utils/visibility/visibility.interfaces.d.ts +0 -5
  2690. package/dist/types/utils/visibility/visibility.listener.d.ts +0 -10
  2691. package/dist/types/utils/visibility/visibility.subject.d.ts +0 -9
  2692. /package/dist/collection/components/{bal-checkbox/bal-checkbox.type.js → app/app.interfaces.js} +0 -0
  2693. /package/dist/collection/components/{bal-modal/bal-modal.type.js → number-input/number-input.interfaces.js} +0 -0
  2694. /package/dist/collection/components/{bal-nav/bal-nav.types.js → segment/segment-item.type.js} +0 -0
  2695. /package/dist/collection/{components/bal-popup/variants/variant.interfaces.js → global/component.type.js} +0 -0
  2696. /package/dist/collection/{utils → global}/config/config.types.js +0 -0
  2697. /package/dist/collection/{utils → global}/config/observable/observer.js +0 -0
  2698. /package/dist/collection/{utils → global}/config/observable/subject.js +0 -0
  2699. /package/dist/collection/{components/bal-radio/bal-radio.type.js → utils/property-checkers/property-types.js} +0 -0
  2700. /package/dist/{collection/components/bal-segment/bal-segment.types.js → types/components/accordion/test/accordion.a11y.play.d.ts} +0 -0
  2701. /package/dist/{collection/components/bal-select/utils/bal-option.type.js → types/components/accordion/test/accordion.component.play.d.ts} +0 -0
  2702. /package/dist/{collection/components/bal-steps/bal-step.type.js → types/components/accordion/test/accordion.visual.play.d.ts} +0 -0
  2703. /package/dist/{collection/components/bal-tabs/bal-tab.type.js → types/components/alert/test/alert.visual.play.d.ts} +0 -0
  2704. /package/dist/{collection/utils/animation/animation.interfaces.js → types/components/alert/test/snackbar.a11y.play.d.ts} +0 -0
  2705. /package/dist/{collection/utils/dropdown/component.js → types/components/alert/test/snackbar.component.play.d.ts} +0 -0
  2706. /package/dist/{collection/utils/focus/focus.interfaces.js → types/components/alert/test/snackbar.visual.play.d.ts} +0 -0
  2707. /package/dist/{collection/utils/mask/blocks/mask-block-interfaces.js → types/components/alert/test/toast.a11y.play.d.ts} +0 -0
  2708. /package/dist/{collection/utils/mask/component/mask-component-interfaces.js → types/components/alert/test/toast.visual.play.d.ts} +0 -0
  2709. /package/dist/{collection/utils/mask/context/mask-context-interfaces.js → types/components/badge/test/badge.a11y.play.d.ts} +0 -0
  2710. /package/dist/{collection/utils/mask/mask-interfaces.js → types/components/badge/test/badge.component.play.d.ts} +0 -0
  2711. /package/dist/{collection/utils/mutation/mutation.interfaces.js → types/components/badge/test/badge.visual.play.d.ts} +0 -0
  2712. /package/dist/{collection/utils/swiper/swiper.type.js → types/components/button/test/button-group.visual.play.d.ts} +0 -0
  2713. /package/dist/{collection/utils/visibility/visibility.interfaces.js → types/components/button/test/button.a11y.play.d.ts} +0 -0
  2714. /package/dist/types/components/{bal-accordion/test/bal-accordion.visual.play.d.ts → button/test/button.component.play.d.ts} +0 -0
  2715. /package/dist/types/components/{bal-badge/test/bal-badge.visual.play.d.ts → button/test/button.visual.play.d.ts} +0 -0
  2716. /package/dist/types/components/{bal-button/test/bal-button.visual.play.d.ts → card/test/card.a11y.play.d.ts} +0 -0
  2717. /package/dist/types/components/{bal-card/test/bal-card.visual.play.d.ts → card/test/card.component.play.d.ts} +0 -0
  2718. /package/dist/types/components/{bal-carousel/test/bal-carousel.visual.play.d.ts → card/test/card.visual.play.d.ts} +0 -0
  2719. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-icons.visual.play.d.ts → checkbox/test/checkbox.a11y.play.d.ts} +0 -0
  2720. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-tiles.visual.play.d.ts → checkbox/test/checkbox.component.play.d.ts} +0 -0
  2721. /package/dist/types/components/{bal-checkbox/test/bal-checkbox.visual.play.d.ts → checkbox/test/checkbox.visual.play.d.ts} +0 -0
  2722. /package/dist/types/components/{bal-close/test/bal-close.visual.play.d.ts → close/test/close.a11y.play.d.ts} +0 -0
  2723. /package/dist/types/components/{bal-content/test/bal-content.visual.play.d.ts → close/test/close.component.play.d.ts} +0 -0
  2724. /package/dist/types/components/{bal-data/test/bal-data.visual.play.d.ts → close/test/close.visual.play.d.ts} +0 -0
  2725. /package/dist/types/components/{bal-date/test/bal-date.visual.play.d.ts → container/test/container.visual.play.d.ts} +0 -0
  2726. /package/dist/types/components/{bal-divider/test/bal-divider.visual.play.d.ts → content/test/content.component.play.d.ts} +0 -0
  2727. /package/dist/types/components/{bal-dropdown/test/bal-dropdown.visual.play.d.ts → content/test/content.visual.play.d.ts} +0 -0
  2728. /package/dist/types/components/{bal-field/test/bal-field-horizontal.visual.play.d.ts → divider/test/divider.a11y.play.d.ts} +0 -0
  2729. /package/dist/types/components/{bal-field/test/bal-field.visual.play.d.ts → divider/test/divider.component.play.d.ts} +0 -0
  2730. /package/dist/types/components/{bal-file-upload/test/bal-file-upload.visual.play.d.ts → divider/test/divider.visual.play.d.ts} +0 -0
  2731. /package/dist/types/components/{bal-footer/test/bal-footer.visual.play.d.ts → form/test/form.visual.play.d.ts} +0 -0
  2732. /package/dist/types/components/{bal-form-grid/test/bal-form-grid.visual.play.d.ts → grid/test/grid.visual.play.d.ts} +0 -0
  2733. /package/dist/types/components/{bal-heading/test/bal-heading.visual.play.d.ts → heading/test/heading.a11y.play.d.ts} +0 -0
  2734. /package/dist/types/components/{bal-hint/test/bal-hint.visual.play.d.ts → heading/test/heading.component.play.d.ts} +0 -0
  2735. /package/dist/types/components/{bal-icon/test/bal-icon.visual.play.d.ts → heading/test/heading.visual.play.d.ts} +0 -0
  2736. /package/dist/types/components/{bal-input-group/test/bal-input-group.visual.play.d.ts → icon/test/icon.a11y.play.d.ts} +0 -0
  2737. /package/dist/types/components/{bal-input-slider/test/bal-input-slider.visual.play.d.ts → icon/test/icon.component.play.d.ts} +0 -0
  2738. /package/dist/types/components/{bal-input-stepper/test/bal-input-stepper.visual.play.d.ts → icon/test/icon.visual.play.d.ts} +0 -0
  2739. /package/dist/types/components/{bal-input/test/bal-input.visual.play.d.ts → input/test/input.a11y.play.d.ts} +0 -0
  2740. /package/dist/types/components/{bal-label/test/bal-label.visual.play.d.ts → input/test/input.component.play.d.ts} +0 -0
  2741. /package/dist/types/components/{bal-list/test/bal-list.visual.play.d.ts → input/test/input.visual.play.d.ts} +0 -0
  2742. /package/dist/types/components/{bal-logo/test/bal-logo.visual.play.d.ts → label/test/label.a11y.play.d.ts} +0 -0
  2743. /package/dist/types/components/{bal-modal/test/bal-modal.visual.play.d.ts → label/test/label.component.play.d.ts} +0 -0
  2744. /package/dist/types/components/{bal-nav/test/bal-nav-colors.visual.play.d.ts → label/test/label.visual.play.d.ts} +0 -0
  2745. /package/dist/types/components/{bal-nav/test/bal-nav-long.visual.play.d.ts → link/test/link.a11y.play.d.ts} +0 -0
  2746. /package/dist/types/components/{bal-nav/test/bal-nav.visual.play.d.ts → link/test/link.visual.play.d.ts} +0 -0
  2747. /package/dist/types/components/{bal-navbar/test/bal-navbar.visual.play.d.ts → list/test/list-native.visual.play.d.ts} +0 -0
  2748. /package/dist/types/components/{bal-notification/test/bal-notification.visual.play.d.ts → list/test/list.component.play.d.ts} +0 -0
  2749. /package/dist/types/components/{bal-number-input/test/bal-number-input.visual.play.d.ts → logo/test/logo.a11y.play.d.ts} +0 -0
  2750. /package/dist/types/components/{bal-option-list/test/bal-option-list.visual.play.d.ts → logo/test/logo.component.play.d.ts} +0 -0
  2751. /package/dist/types/components/{bal-option/test/bal-option.visual.play.d.ts → logo/test/logo.visual.play.d.ts} +0 -0
  2752. /package/dist/types/components/{bal-pagination/test/bal-pagination.visual.play.d.ts → notification/test/notification.a11y.play.d.ts} +0 -0
  2753. /package/dist/types/components/{bal-popover/test/bal-popover.visual.play.d.ts → notification/test/notification.component.play.d.ts} +0 -0
  2754. /package/dist/types/components/{bal-popup/test/bal-popup.visual.play.d.ts → notification/test/notification.visual.play.d.ts} +0 -0
  2755. /package/dist/types/components/{bal-number-input/bal-number-input.utils.d.ts → number-input/number-input.utils.d.ts} +0 -0
  2756. /package/dist/types/components/{bal-progress-bar/test/bal-progress-bar.visual.play.d.ts → number-input/test/number-input.a11y.play.d.ts} +0 -0
  2757. /package/dist/types/components/{bal-radio/test/bal-radio-icons.visual.play.d.ts → number-input/test/number-input.component.play.d.ts} +0 -0
  2758. /package/dist/types/components/{bal-radio/test/bal-radio-tiles.visual.play.d.ts → number-input/test/number-input.visual.play.d.ts} +0 -0
  2759. /package/dist/types/components/{bal-radio/test/bal-radio.visual.play.d.ts → pagination/test/pagination.a11y.play.d.ts} +0 -0
  2760. /package/dist/types/components/{bal-segment/test/bal-segment.visual.play.d.ts → pagination/test/pagination.component.play.d.ts} +0 -0
  2761. /package/dist/types/components/{bal-select/test/bal-select-multiple.visual.play.d.ts → pagination/test/pagination.visual.play.d.ts} +0 -0
  2762. /package/dist/types/components/{bal-select/test/bal-select.visual.play.d.ts → progress-bar/test/progress-bar.a11y.play.d.ts} +0 -0
  2763. /package/dist/types/components/{bal-shape/test/bal-shape.visual.play.d.ts → progress-bar/test/progress-bar.visual.play.d.ts} +0 -0
  2764. /package/dist/types/components/{bal-sheet/test/bal-sheet.visual.play.d.ts → radio/test/radio.a11y.play.d.ts} +0 -0
  2765. /package/dist/types/components/{bal-snackbar/test/bal-snackbar.visual.play.d.ts → radio/test/radio.component.play.d.ts} +0 -0
  2766. /package/dist/types/components/{bal-stack/test/bal-stack.visual.play.d.ts → radio/test/radio.visual.play.d.ts} +0 -0
  2767. /package/dist/types/components/{bal-stage/test/bal-stage.visual.play.d.ts → segment/test/segment.a11y.play.d.ts} +0 -0
  2768. /package/dist/types/components/{bal-steps/test/bal-steps.visual.play.d.ts → segment/test/segment.component.play.d.ts} +0 -0
  2769. /package/dist/types/components/{bal-table/test/bal-table.visual.play.d.ts → segment/test/segment.visual.play.d.ts} +0 -0
  2770. /package/dist/types/components/{bal-tabs/test/bal-tabs.visual.play.d.ts → shape/test/shape.component.play.d.ts} +0 -0
  2771. /package/dist/types/components/{bal-tag/test/bal-tag.a11y.play.d.ts → shape/test/shape.visual.play.d.ts} +0 -0
  2772. /package/dist/types/components/{bal-spinner/bal-spinner.animation.d.ts → spinner/spinner.animation.d.ts} +0 -0
  2773. /package/dist/types/components/{bal-tag/test/bal-tag.component.play.d.ts → spinner/test/spinner.a11y.play.d.ts} +0 -0
  2774. /package/dist/types/components/{bal-tag/test/bal-tag.visual.play.d.ts → spinner/test/spinner.visual.play.d.ts} +0 -0
  2775. /package/dist/types/components/{bal-text/test/bal-text.visual.play.d.ts → stack/test/stack.component.play.d.ts} +0 -0
  2776. /package/dist/types/components/{bal-textarea/test/bal-textarea.visual.play.d.ts → stack/test/stack.visual.play.d.ts} +0 -0
  2777. /package/dist/types/components/{bal-time-input/test/bal-time-input.visual.play.d.ts → table/test/table.visual.play.d.ts} +0 -0
  2778. /package/dist/types/components/{bal-toast/test/bal-toast.visual.play.d.ts → tag/test/tag.a11y.play.d.ts} +0 -0
  2779. /package/dist/types/components/{bal-tooltip/test/bal-tooltip.visual.play.d.ts → tag/test/tag.component.play.d.ts} +0 -0
  2780. /package/dist/types/{test/css-border.visual.play.d.ts → components/tag/test/tag.visual.play.d.ts} +0 -0
  2781. /package/dist/types/{test/css-color.visual.play.d.ts → components/text/test/text.a11y.play.d.ts} +0 -0
  2782. /package/dist/types/{test/css-core.visual.play.d.ts → components/text/test/text.component.play.d.ts} +0 -0
  2783. /package/dist/types/{test/css-display.visual.play.d.ts → components/text/test/text.visual.play.d.ts} +0 -0
  2784. /package/dist/types/{test/css-flex.visual.play.d.ts → components/textarea/test/textarea.a11y.play.d.ts} +0 -0
  2785. /package/dist/types/{test/css-grid.visual.play.d.ts → components/textarea/test/textarea.component.play.d.ts} +0 -0
  2786. /package/dist/types/{test/css-inheritance.visual.play.d.ts → components/textarea/test/textarea.visual.play.d.ts} +0 -0
  2787. /package/dist/types/{test/css-opacity.visual.play.d.ts → components/toggle/test/toggle.a11y.play.d.ts} +0 -0
  2788. /package/dist/types/{test/css-radius.visual.play.d.ts → components/toggle/test/toggle.component.play.d.ts} +0 -0
  2789. /package/dist/types/{test/css-shadow.visual.play.d.ts → components/toggle/test/toggle.visual.play.d.ts} +0 -0
  2790. /package/dist/types/{utils → global}/config/index.d.ts +0 -0
  2791. /package/dist/types/{utils → global}/constants/keys.constant.d.ts +0 -0
  2792. /package/dist/types/{tags-all.d.ts → global/constants/tags.constant.d.ts} +0 -0
  2793. /package/dist/types/{global.d.ts → global/global.d.ts} +0 -0
@@ -0,0 +1,3514 @@
1
+ /*!
2
+ * (C) Helvetia Design System https://design.baloise.dev/ - Apache License 2.0
3
+ */
4
+ 'use strict';
5
+
6
+ function _interopNamespace(e) {
7
+ if (e && e.__esModule) return e;
8
+ var n = Object.create(null);
9
+ if (e) {
10
+ Object.keys(e).forEach(function (k) {
11
+ if (k !== 'default') {
12
+ var d = Object.getOwnPropertyDescriptor(e, k);
13
+ Object.defineProperty(n, k, d.get ? d : {
14
+ enumerable: true,
15
+ get: function () { return e[k]; }
16
+ });
17
+ }
18
+ });
19
+ }
20
+ n.default = e;
21
+ return Object.freeze(n);
22
+ }
23
+
24
+ const NAMESPACE = 'design-system';
25
+ const BUILD = /* design-system */ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: true, shadowDom: true, slotRelocation: true, state: true, updatable: true};
26
+
27
+ // This file is auto-generated by stencil.config.ts - do not edit manually
28
+ const tags = [
29
+ "ds-accordion",
30
+ "ds-alert-container",
31
+ "ds-app",
32
+ "ds-badge",
33
+ "ds-button",
34
+ "ds-button-group",
35
+ "ds-card",
36
+ "ds-card-actions",
37
+ "ds-card-content",
38
+ "ds-card-header",
39
+ "ds-card-subtitle",
40
+ "ds-card-title",
41
+ "ds-checkbox",
42
+ "ds-checkbox-group",
43
+ "ds-close",
44
+ "ds-content",
45
+ "ds-divider",
46
+ "ds-heading",
47
+ "ds-icon",
48
+ "ds-input",
49
+ "ds-item",
50
+ "ds-label",
51
+ "ds-list",
52
+ "ds-logo",
53
+ "ds-notification",
54
+ "ds-number-input",
55
+ "ds-pagination",
56
+ "ds-progress-bar",
57
+ "ds-radio",
58
+ "ds-radio-group",
59
+ "ds-segment",
60
+ "ds-segment-item",
61
+ "ds-shape",
62
+ "ds-snackbar",
63
+ "ds-spinner",
64
+ "ds-stack",
65
+ "ds-tag",
66
+ "ds-tag-group",
67
+ "ds-text",
68
+ "ds-textarea",
69
+ "ds-toast",
70
+ "ds-toggle"
71
+ ];
72
+
73
+ class BrowserWindow {
74
+ /**
75
+ * Returns the width of the window
76
+ */
77
+ get width() {
78
+ if (dsBrowser.hasWindow) {
79
+ return window.innerWidth;
80
+ }
81
+ return 0;
82
+ }
83
+ /**
84
+ * Returns the height of the window
85
+ */
86
+ get height() {
87
+ if (dsBrowser.hasWindow) {
88
+ return window.innerHeight;
89
+ }
90
+ return 0;
91
+ }
92
+ }
93
+ class Browser {
94
+ constructor() {
95
+ this.window = new BrowserWindow();
96
+ }
97
+ /**
98
+ * Is true when it is a Safari browser
99
+ */
100
+ get isSafari() {
101
+ return /^((?!chrome|android).)*safari/i.test(this.userAgent);
102
+ }
103
+ /**
104
+ * Is true when the window object is defined
105
+ */
106
+ get hasWindow() {
107
+ return typeof window !== 'undefined';
108
+ }
109
+ /**
110
+ * Is true when the navigator object is defined
111
+ */
112
+ get hasNavigator() {
113
+ return typeof navigator !== 'undefined';
114
+ }
115
+ /**
116
+ * Is true when the document object is defined
117
+ */
118
+ get hasDocument() {
119
+ return typeof document !== 'undefined';
120
+ }
121
+ /**
122
+ * Returns a string with the user agents
123
+ */
124
+ get userAgent() {
125
+ var _a;
126
+ if (this.hasWindow && this.hasNavigator) {
127
+ return (_a = navigator.userAgent) !== null && _a !== void 0 ? _a : '';
128
+ }
129
+ return '';
130
+ }
131
+ }
132
+ const dsBrowser = new Browser();
133
+
134
+ // generated file
135
+ const IconYoutube = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 4C0 2.61929 1.11929 1.5 2.5 1.5H11.5C12.8807 1.5 14 2.61929 14 4V10C14 11.3807 12.8807 12.5 11.5 12.5H2.5C1.11929 12.5 0 11.3807 0 10V4ZM5.30998 5.11998V9.31998C5.30935 9.3905 5.32737 9.45993 5.36222 9.52124C5.39707 9.58255 5.4475 9.63356 5.50842 9.66909C5.56933 9.70462 5.63856 9.72342 5.70908 9.72358C5.7796 9.72374 5.84891 9.70524 5.90998 9.66998L9.50998 7.56998C9.57013 7.53469 9.62001 7.48428 9.65467 7.42377C9.68933 7.36325 9.70756 7.29472 9.70756 7.22498C9.70756 7.15524 9.68933 7.08671 9.65467 7.0262C9.62001 6.96568 9.57013 6.91527 9.50998 6.87998L5.90998 4.77998C5.85023 4.74175 5.78117 4.72055 5.71026 4.71865C5.63935 4.71675 5.56926 4.73422 5.50754 4.7692C5.44582 4.80417 5.39481 4.85532 5.36 4.91713C5.32519 4.97894 5.3079 5.04907 5.30998 5.11998Z" clip-rule="evenodd"/></svg>';
136
+ const IconXing = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M13.0056 0C13.385 0 13.6262 0.406033 13.4447 0.739215L9.3722 8.21397C9.28942 8.3659 9.29108 8.54984 9.37658 8.70026L11.9644 13.2529C12.1539 13.5862 11.9131 14 11.5297 14H8.88832C8.70848 14 8.5425 13.9034 8.45363 13.7471L5.58749 8.70478C5.50059 8.55191 5.50038 8.36464 5.58694 8.21157L10.0872 0.253872C10.1759 0.0969935 10.3422 0 10.5224 0H13.0056ZM5.60519 5.58358C5.68784 5.73855 5.68312 5.92552 5.59276 6.07613L3.43406 9.67396C3.3437 9.82456 3.18095 9.91671 3.00532 9.91671H0.500779C0.111209 9.91671 -0.128712 9.49091 0.0730986 9.15769L1.97318 6.02035C2.06519 5.86842 2.0697 5.67908 1.98502 5.52295L0.655558 3.07176C0.474862 2.7386 0.716068 2.33337 1.09507 2.33337H3.57175C3.7564 2.33337 3.92603 2.43515 4.01292 2.59808L5.60519 5.58358Z"/></svg>';
137
+ const IconX = '<svg fill="#000D6E" viewBox="0 0 14 15" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.3608 1.15369C13.4169 1.2059 13.4622 1.26865 13.494 1.33837C13.5259 1.40808 13.5436 1.48339 13.5464 1.55999C13.5491 1.63659 13.5367 1.71297 13.5098 1.78477C13.483 1.85656 13.4423 1.92236 13.39 1.97841L8.64428 7.06727L13.8824 14.0198C13.9477 14.1064 13.9876 14.2095 13.9975 14.3176C14.0075 14.4256 13.9871 14.5343 13.9386 14.6313C13.8902 14.7284 13.8156 14.81 13.7233 14.8671C13.631 14.9241 13.5246 14.9542 13.4161 14.9541H10.2207C10.1303 14.9542 10.0412 14.9333 9.96026 14.893C9.87935 14.8528 9.8089 14.7943 9.75447 14.7222L6.06784 9.8299L1.46336 14.7684C1.41113 14.8245 1.34837 14.8696 1.27867 14.9014C1.20897 14.9332 1.13369 14.9509 1.05714 14.9536C0.980585 14.9563 0.904251 14.9439 0.832496 14.9171C0.760741 14.8903 0.69497 14.8496 0.63894 14.7973C0.582909 14.7451 0.537715 14.6823 0.505938 14.6126C0.474162 14.5429 0.456425 14.4677 0.45374 14.3911C0.451056 14.3146 0.463476 14.2382 0.490292 14.1665C0.517108 14.0947 0.557794 14.029 0.610028 13.9729L5.35572 8.88407L0.117626 1.93154C0.0523114 1.84497 0.0124314 1.74191 0.00246702 1.63393C-0.00749732 1.52595 0.0128489 1.41733 0.0612194 1.32027C0.10959 1.22322 0.184068 1.14157 0.276285 1.08451C0.368503 1.02746 0.474805 0.997244 0.583248 0.997273H3.7793C3.86956 0.997249 3.9586 1.01818 4.0394 1.05842C4.1202 1.09866 4.19055 1.15711 4.24492 1.22917L7.93155 6.12144L12.5354 1.18291C12.5876 1.12679 12.6504 1.08151 12.7201 1.04966C12.7898 1.01782 12.8651 1.00003 12.9417 0.997314C13.0183 0.9946 13.0947 1.00702 13.1665 1.03385C13.2383 1.06068 13.3047 1.10141 13.3608 1.15369ZM7.44036 7.40872C7.42386 7.38964 7.40861 7.36951 7.39471 7.34846L3.48836 2.16343H1.75308L10.511 13.7885H12.2463L7.43975 7.40933L7.44036 7.40872Z"/></svg>';
138
+ const IconWeb = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M5.04883 0.275541C2.32493 1.06453 0.285118 3.46373 0.0275269 6.375H3.22773C3.41606 4.22626 4.03911 2.14922 5.04883 0.275541ZM3.22773 7.625H0.0275269C0.285118 10.5363 2.32493 12.9355 5.04883 13.7245C4.0391 11.8508 3.41606 9.77374 3.22773 7.625ZM6.6522 13.9915C5.44618 12.0855 4.69968 9.90183 4.48294 7.625H9.51704C9.30031 9.90183 8.5538 12.0855 7.34777 13.9915C7.23256 13.9971 7.11661 14 7.00001 14C6.88338 14 6.76743 13.9971 6.6522 13.9915ZM8.95115 13.7245C11.6751 12.9355 13.7149 10.5363 13.9725 7.625H10.7722C10.5839 9.77375 9.96087 11.8508 8.95115 13.7245ZM10.7722 6.375H13.9725C13.7149 3.46372 11.6751 1.06451 8.95114 0.275533C9.96087 2.14921 10.5839 4.22625 10.7722 6.375ZM6.65221 0.00848953C6.76743 0.00285182 6.88339 0 7.00001 0C7.11661 0 7.23256 0.0028513 7.34777 0.008488C8.5538 1.91446 9.3003 4.09817 9.51704 6.375H4.48294C4.69968 4.09817 5.44618 1.91446 6.65221 0.00848953Z" clip-rule="evenodd"/></svg>';
139
+ const IconVideo = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 4C0 2.61929 1.11929 1.5 2.5 1.5H11.5C12.8807 1.5 14 2.61929 14 4V10C14 11.3807 12.8807 12.5 11.5 12.5H2.5C1.11929 12.5 0 11.3807 0 10V4ZM5.30998 5.11998V9.31998C5.30935 9.3905 5.32737 9.45993 5.36222 9.52124C5.39707 9.58255 5.4475 9.63356 5.50842 9.66909C5.56933 9.70462 5.63856 9.72342 5.70908 9.72358C5.7796 9.72374 5.84891 9.70524 5.90998 9.66998L9.50998 7.56998C9.57013 7.53469 9.62001 7.48428 9.65467 7.42377C9.68933 7.36325 9.70756 7.29472 9.70756 7.22498C9.70756 7.15524 9.68933 7.08671 9.65467 7.0262C9.62001 6.96568 9.57013 6.91527 9.50998 6.87998L5.90998 4.77998C5.85023 4.74175 5.78117 4.72055 5.71026 4.71865C5.63935 4.71675 5.56926 4.73422 5.50754 4.7692C5.44582 4.80417 5.39481 4.85532 5.36 4.91713C5.32519 4.97894 5.3079 5.04907 5.30998 5.11998Z" clip-rule="evenodd"/></svg>';
140
+ const IconUpload = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M8.99999 4C9.2883 4 9.55108 3.83474 9.67597 3.57489C9.80086 3.31504 9.76575 3.00661 9.58564 2.78148L7.58564 0.281479C7.44331 0.103567 7.22783 0 6.99999 0C6.77215 0 6.55667 0.103567 6.41434 0.281479L4.41434 2.78148C4.23424 3.00661 4.19912 3.31504 4.32401 3.57489C4.4489 3.83474 4.71169 4 4.99999 4H6L6 9.5C6 10.0523 6.44772 10.5 7 10.5C7.55228 10.5 8 10.0523 8 9.5L8 4H8.99999ZM3 12V5.99998C3.55228 5.99998 4 5.55227 4 4.99998C4 4.4477 3.55228 3.99998 3 3.99998H2.5C2.10217 3.99998 1.72064 4.15802 1.43934 4.43932C1.15804 4.72062 1 5.10216 1 5.49998V12.5C1 12.8979 1.15804 13.2794 1.43934 13.5607C1.72065 13.842 2.10218 14 2.5 14L11.5 14.0001C11.8978 14.0001 12.2794 13.842 12.5607 13.5607C12.842 13.2794 13 12.8979 13 12.5001V5.5C13 5.10218 12.842 4.72065 12.5607 4.43934C12.2794 4.15804 11.8978 4 11.5 4H11C10.4477 4 10 4.44772 10 5C10 5.55228 10.4477 6 11 6V12.0001L3 12Z" clip-rule="evenodd"/></svg>';
141
+ const IconTwitter = '<svg fill="#000D6E" viewBox="0 0 14 15" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.3608 1.15369C13.4169 1.2059 13.4622 1.26865 13.494 1.33837C13.5259 1.40808 13.5436 1.48339 13.5464 1.55999C13.5491 1.63659 13.5367 1.71297 13.5098 1.78477C13.483 1.85656 13.4423 1.92236 13.39 1.97841L8.64428 7.06727L13.8824 14.0198C13.9477 14.1064 13.9876 14.2095 13.9975 14.3176C14.0075 14.4256 13.9871 14.5343 13.9386 14.6313C13.8902 14.7284 13.8156 14.81 13.7233 14.8671C13.631 14.9241 13.5246 14.9542 13.4161 14.9541H10.2207C10.1303 14.9542 10.0412 14.9333 9.96026 14.893C9.87935 14.8528 9.8089 14.7943 9.75447 14.7222L6.06784 9.8299L1.46336 14.7684C1.41113 14.8245 1.34837 14.8696 1.27867 14.9014C1.20897 14.9332 1.13369 14.9509 1.05714 14.9536C0.980585 14.9563 0.904251 14.9439 0.832496 14.9171C0.760741 14.8903 0.69497 14.8496 0.63894 14.7973C0.582909 14.7451 0.537715 14.6823 0.505938 14.6126C0.474162 14.5429 0.456425 14.4677 0.45374 14.3911C0.451056 14.3146 0.463476 14.2382 0.490292 14.1665C0.517108 14.0947 0.557794 14.029 0.610028 13.9729L5.35572 8.88407L0.117626 1.93154C0.0523114 1.84497 0.0124314 1.74191 0.00246702 1.63393C-0.00749732 1.52595 0.0128489 1.41733 0.0612194 1.32027C0.10959 1.22322 0.184068 1.14157 0.276285 1.08451C0.368503 1.02746 0.474805 0.997244 0.583248 0.997273H3.7793C3.86956 0.997249 3.9586 1.01818 4.0394 1.05842C4.1202 1.09866 4.19055 1.15711 4.24492 1.22917L7.93155 6.12144L12.5354 1.18291C12.5876 1.12679 12.6504 1.08151 12.7201 1.04966C12.7898 1.01782 12.8651 1.00003 12.9417 0.997314C13.0183 0.9946 13.0947 1.00702 13.1665 1.03385C13.2383 1.06068 13.3047 1.10141 13.3608 1.15369ZM7.44036 7.40872C7.42386 7.38964 7.40861 7.36951 7.39471 7.34846L3.48836 2.16343H1.75308L10.511 13.7885H12.2463L7.43975 7.40933L7.44036 7.40872Z"/></svg>';
142
+ const IconTrash = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M5.76256 2.01256C6.09075 1.68437 6.53587 1.5 7 1.5C7.46413 1.5 7.90925 1.68437 8.23744 2.01256C8.4448 2.21993 8.59475 2.47397 8.67705 2.75H5.32295C5.40525 2.47397 5.5552 2.21993 5.76256 2.01256ZM3.78868 2.75C3.89405 2.07321 4.21153 1.44227 4.7019 0.951903C5.3114 0.34241 6.13805 0 7 0C7.86195 0 8.6886 0.34241 9.2981 0.951903C9.78847 1.44227 10.106 2.07321 10.2113 2.75H13C13.4142 2.75 13.75 3.08579 13.75 3.5C13.75 3.91422 13.4142 4.25 13 4.25H12V12.5C12 12.8978 11.842 13.2794 11.5607 13.5607C11.2794 13.842 10.8978 14 10.5 14H3.5C3.10217 14 2.72064 13.842 2.43934 13.5607C2.15804 13.2794 2 12.8978 2 12.5V4.25H1C0.585786 4.25 0.25 3.91422 0.25 3.5C0.25 3.08579 0.585786 2.75 1 2.75H3.78868ZM5 5.87646C5.34518 5.87646 5.625 6.15629 5.625 6.50146V10.503C5.625 10.8481 5.34518 11.128 5 11.128C4.65482 11.128 4.375 10.8481 4.375 10.503V6.50146C4.375 6.15629 4.65482 5.87646 5 5.87646ZM9.625 6.50146C9.625 6.15629 9.34518 5.87646 9 5.87646C8.65482 5.87646 8.375 6.15629 8.375 6.50146V10.503C8.375 10.8481 8.65482 11.128 9 11.128C9.34518 11.128 9.625 10.8481 9.625 10.503V6.50146Z" clip-rule="evenodd"/></svg>';
143
+ const IconPlus = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M8 1C8 0.447715 7.55228 0 7 0C6.44772 0 6 0.447715 6 1V6H1C0.447715 6 0 6.44772 0 7C0 7.55228 0.447715 8 1 8H6V13C6 13.5523 6.44772 14 7 14C7.55228 14 8 13.5523 8 13V8H13C13.5523 8 14 7.55228 14 7C14 6.44772 13.5523 6 13 6H8V1Z" clip-rule="evenodd"/></svg>';
144
+ const IconPicture = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M12.5 14a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 12.5 0h-11A1.5 1.5 0 0 0 0 1.5v11A1.5 1.5 0 0 0 1.5 14h11zM7.374 6.635a.783.783 0 0 1 .58-.265.783.783 0 0 1 .594.282l3.495 4.226a.5.5 0 0 1-.385.818h-7.32a.5.5 0 0 1-.388-.814l3.405-4.225a.5.5 0 0 1 .02-.022zM3.586 2.304a1.744 1.744 0 1 0 0 3.488 1.744 1.744 0 0 0 0-3.488z" clip-rule="evenodd"/></svg>';
145
+ const IconNavGoUp = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M9.794,6.607,5.884,2.49A1.255,1.255,0,0,0,4.1,2.5l-3.9,4.1A.75.75,0,1,0,1.294,7.641L4.819,3.928a.249.249,0,0,1,.362,0L8.706,7.641A.75.75,0,1,0,9.794,6.607Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
146
+ const IconNavGoRight = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.5,4.1l-4.1-3.9A.75.75,0,1,0,2.36,1.294L6.072,4.819a.249.249,0,0,1,0,.362L2.36,8.706A.75.75,0,0,0,3.393,9.794L7.51,5.884A1.256,1.256,0,0,0,7.5,4.1Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
147
+ const IconNavGoLeft = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.124,10a.749.749,0,0,1-.517-.206L2.5,5.9A1.257,1.257,0,0,1,2.49,4.116L6.607.206A.75.75,0,1,1,7.64,1.294L3.928,4.819a.249.249,0,0,0,0,.362L7.64,8.706A.75.75,0,0,1,7.124,10Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
148
+ const IconNavGoDown = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M5,7.874a1.238,1.238,0,0,1-.879-.364L.206,3.393A.75.75,0,1,1,1.294,2.36L4.819,6.072a.249.249,0,0,0,.362,0L8.706,2.36A.75.75,0,1,1,9.794,3.393L5.9,7.5A1.269,1.269,0,0,1,5,7.874Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
149
+ const IconMinus = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 7C0 6.44772 0.447715 6 1 6H13C13.5523 6 14 6.44772 14 7C14 7.55228 13.5523 8 13 8H1C0.447715 8 0 7.55228 0 7Z" clip-rule="evenodd"/></svg>';
150
+ const IconMenuBars = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 2a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1zm0 5a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1zm1 4a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2H1z" clip-rule="evenodd"/></svg>';
151
+ const IconLinkedin = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M3.31334 1.36381C3.31624 1.73602 3.17257 2.09441 2.9134 2.36157C2.65422 2.62872 2.30034 2.78317 1.92822 2.79156C1.55687 2.77793 1.20495 2.62217 0.945182 2.35645C0.685414 2.09073 0.537655 1.73538 0.53244 1.36381C0.548583 1.0018 0.701774 0.659474 0.96096 0.406224C1.22015 0.152974 1.56593 0.00775305 1.92822 0C2.28945 0.00789779 2.63402 0.153479 2.89148 0.40698C3.14894 0.66048 3.29985 1.00275 3.31334 1.36381ZM0.681607 5.3274C0.681607 4.50698 1.20369 4.63484 1.92822 4.63484C2.65275 4.63484 3.16418 4.50698 3.16418 5.3274V13.3185C3.16418 14.1496 2.64209 13.9791 1.92822 13.9791C1.21435 13.9791 0.681607 14.1496 0.681607 13.3185V5.3274Z"/><path d="M5.31647 5.32741C5.31647 4.86926 5.48694 4.69878 5.75331 4.64551C6.01968 4.59223 6.936 4.64551 7.25564 4.64551C7.57528 4.64551 7.70314 5.16759 7.69249 5.56182C7.96591 5.19486 8.32892 4.9042 8.7468 4.71765C9.16467 4.5311 9.62342 4.4549 10.0792 4.49634C10.5267 4.46898 10.975 4.53608 11.3949 4.69327C11.8148 4.85046 12.1969 5.09424 12.5165 5.40876C12.836 5.72328 13.0858 6.1015 13.2496 6.51887C13.4135 6.93623 13.4877 7.38339 13.4674 7.83129V13.2865C13.4674 14.1176 12.956 13.9471 12.2314 13.9471C11.5069 13.9471 10.9955 14.1176 10.9955 13.2865V9.02463C11.0142 8.80528 10.9855 8.58447 10.9114 8.3772C10.8372 8.16992 10.7193 7.98103 10.5657 7.82335C10.412 7.66568 10.2263 7.54291 10.021 7.46339C9.8157 7.38387 9.59571 7.34945 9.37595 7.36248C9.1572 7.35692 8.93978 7.3979 8.73806 7.48268C8.53635 7.56747 8.35494 7.69414 8.20586 7.85431C8.05677 8.01447 7.94341 8.20447 7.87328 8.41174C7.80314 8.61901 7.77784 8.83881 7.79904 9.05659V13.3185C7.79904 14.1496 7.27695 13.9791 6.55242 13.9791C5.8279 13.9791 5.31647 14.1496 5.31647 13.3185V5.32741Z"/></svg>';
152
+ const IconLink = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M12.5 0C13.3284 0 14 0.671573 14 1.5V9.5C14 10.3284 13.3284 11 12.5 11H4.5C3.67157 11 3 10.3284 3 9.5V1.5C3 0.671573 3.67157 0 4.5 0H12.5ZM6.05806 7.05806L8.11613 4.99999L7.05808 3.94194C6.87933 3.76319 6.82586 3.49437 6.92259 3.26082C7.01933 3.02728 7.24723 2.875 7.50002 2.875H10.5C10.5875 2.875 10.6707 2.89296 10.7463 2.92538C10.8066 2.95124 10.8638 2.98704 10.9152 3.03279C10.934 3.04955 10.9518 3.06744 10.9685 3.08634C11.0106 3.13386 11.0441 3.18625 11.0692 3.24155C11.1051 3.32031 11.125 3.40783 11.125 3.5V6.5C11.125 6.75279 10.9727 6.98069 10.7392 7.07743C10.5056 7.17416 10.2368 7.12069 10.0581 6.94194L9.00001 5.88387L6.94194 7.94194C6.69786 8.18602 6.30214 8.18602 6.05806 7.94194C5.81398 7.69786 5.81398 7.30214 6.05806 7.05806ZM1.5 4.25C1.5 3.83579 1.16421 3.5 0.75 3.5C0.335786 3.5 0 3.83579 0 4.25V11.75C0 12.9926 1.00736 14 2.25 14H9.75C10.1642 14 10.5 13.6642 10.5 13.25C10.5 12.8358 10.1642 12.5 9.75 12.5H2.25C1.83579 12.5 1.5 12.1642 1.5 11.75V4.25Z" clip-rule="evenodd"/></svg>';
153
+ const IconInstagram = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0.786499 3.39046C0.786499 1.95243 1.95225 0.786682 3.39027 0.786682H10.3337C11.7717 0.786682 12.9374 1.95243 12.9374 3.39046V10.3339C12.9374 11.7719 11.7717 12.9376 10.3337 12.9376H3.39027C1.95225 12.9376 0.786499 11.7719 0.786499 10.3339V3.39046ZM6.8621 4.78204C5.71332 4.78204 4.78204 5.71332 4.78204 6.8621C4.78204 8.01088 5.71332 8.94216 6.8621 8.94216C8.01088 8.94216 8.94216 8.01088 8.94216 6.8621C8.94216 5.71332 8.01088 4.78204 6.8621 4.78204ZM3.78204 6.8621C3.78204 5.16103 5.16103 3.78204 6.8621 3.78204C8.56317 3.78204 9.94216 5.16103 9.94216 6.8621C9.94216 8.56317 8.56317 9.94216 6.8621 9.94216C5.16103 9.94216 3.78204 8.56317 3.78204 6.8621ZM10.3349 3.98516C10.6842 3.98516 10.9673 3.70199 10.9673 3.35269C10.9673 3.00338 10.6842 2.72021 10.3349 2.72021C9.98556 2.72021 9.70239 3.00338 9.70239 3.35269C9.70239 3.70199 9.98556 3.98516 10.3349 3.98516Z" clip-rule="evenodd"/></svg>';
154
+ const IconInformation = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14"><g clip-path="url(#a)"><path fill="#000D6E" d="M4.176 11.705c-.65 0-1.176.514-1.176 1.147 0 .635.526 1.149 1.176 1.149h5.648c.65 0 1.176-.514 1.176-1.149 0-.633-.526-1.147-1.176-1.147H8.177V6.426c0-.634-.526-1.147-1.176-1.147H5.118c-.65 0-1.177.513-1.177 1.147 0 .633.526 1.147 1.176 1.147h.706v4.132zm4.706-9.869c0 1.014-.843 1.836-1.882 1.836S5.118 2.85 5.118 1.836 5.96 0 7 0s1.882.822 1.882 1.836"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h14v14H0z"/></clipPath></defs></svg>';
155
+ const IconInfoCircle = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM5.5 9.375C5.15482 9.375 4.875 9.65482 4.875 10C4.875 10.3452 5.15482 10.625 5.5 10.625H7H8.5C8.84518 10.625 9.125 10.3452 9.125 10C9.125 9.65482 8.84518 9.375 8.5 9.375H7.625V6.5C7.625 6.15482 7.34518 5.875 7 5.875H6C5.65482 5.875 5.375 6.15482 5.375 6.5C5.375 6.84518 5.65482 7.125 6 7.125H6.375V9.375H5.5ZM8 4C8 4.55228 7.55228 5 7 5C6.44772 5 6 4.55228 6 4C6 3.44772 6.44772 3 7 3C7.55228 3 8 3.44772 8 4Z" clip-rule="evenodd"/></svg>';
156
+ const IconFile = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M6.875 0H2.5C2.10218 0 1.72064 0.158035 1.43934 0.43934C1.15804 0.720644 1 1.10218 1 1.5V12.5C1 12.8978 1.15804 13.2794 1.43934 13.5607C1.72064 13.842 2.10217 14 2.5 14H11.5C11.8978 14 12.2794 13.842 12.5607 13.5607C12.842 13.2794 13 12.8978 13 12.5V6.125H7.5C7.15482 6.125 6.875 5.84518 6.875 5.5V0ZM12.5821 4.875L8.125 0.417893V4.875H12.5821Z" clip-rule="evenodd"/></svg>';
157
+ const IconFacebook = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M8.06356 3.75515C8.06356 2.67675 8.60345 2.67675 9.14334 2.67675H9.79121C9.89938 2.6782 10.0067 2.65799 10.107 2.61732C10.2072 2.57664 10.2982 2.51633 10.3747 2.43993C10.4512 2.36353 10.5116 2.2726 10.5523 2.17251C10.5931 2.07242 10.6133 1.96519 10.6118 1.85716V0.84346C10.6119 0.734917 10.5903 0.627453 10.5484 0.527307C10.5064 0.42716 10.445 0.336327 10.3677 0.260078C10.2903 0.18383 10.1986 0.123686 10.0978 0.0831375C9.99696 0.0425893 9.88909 0.0224446 9.78041 0.0238728L8.24712 0.00230466C7.80066 -0.0149417 7.35577 0.0647696 6.94316 0.235937C6.53054 0.407104 6.16003 0.665651 5.8572 0.993733C5.55436 1.32181 5.32641 1.71162 5.18908 2.13624C5.05175 2.56086 5.00831 3.01018 5.06176 3.4532V5.01689H4.20873C3.99108 5.01689 3.78235 5.10324 3.62845 5.25694C3.47455 5.41064 3.38809 5.61911 3.38809 5.83648V6.85018C3.38809 7.06754 3.47455 7.27601 3.62845 7.42971C3.78235 7.58341 3.99108 7.66976 4.20873 7.66976H5.06176V13.4608C5.06176 13.6038 5.11864 13.741 5.21989 13.8421C5.32114 13.9432 5.45846 14 5.60165 14H7.55606C7.69356 13.9917 7.8227 13.9313 7.91705 13.8311C8.01139 13.7308 8.0638 13.5984 8.06356 13.4608V7.66976H9.01377C9.23141 7.66976 9.44014 7.58341 9.59404 7.42971C9.74794 7.27601 9.8344 7.06754 9.8344 6.85018V5.83648C9.8344 5.61911 9.74794 5.41064 9.59404 5.25694C9.44014 5.10324 9.23141 5.01689 9.01377 5.01689H8.06356V3.75515Z"/></svg>';
158
+ const IconEdit = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M10.715 -0.000976562C10.5152 -0.000976562 10.3174 0.0389464 10.1332 0.116448C9.95019 0.193468 9.78428 0.306058 9.64512 0.447676L1.40732 8.64549C1.34616 8.70635 1.30179 8.782 1.27853 8.86508L0.0185299 13.3651C-0.0301752 13.539 0.0187291 13.7257 0.146458 13.8535C0.274188 13.9812 0.46088 14.0301 0.634827 13.9814L5.13483 12.7214C5.21791 12.6981 5.29356 12.6537 5.35442 12.5926L13.5521 4.3549L13.5535 4.35355C13.6934 4.21438 13.8045 4.04896 13.8804 3.86676C13.9566 3.68398 13.9958 3.48792 13.9958 3.2899C13.9958 3.09188 13.9566 2.89582 13.8804 2.71303C13.8045 2.53083 13.6934 2.3654 13.5535 2.22624L13.5521 2.2249L11.7859 0.448721C11.6466 0.306611 11.4803 0.193657 11.2968 0.116448C11.1126 0.0389464 10.9148 -0.000976562 10.715 -0.000976562Z"/></svg>';
159
+ const IconDownload = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M8.99999 6.5C9.2883 6.5 9.55108 6.66526 9.67597 6.92511C9.80086 7.18496 9.76575 7.49339 9.58564 7.71852L7.58564 10.2185C7.44332 10.3964 7.22783 10.5 6.99999 10.5C6.77215 10.5 6.55667 10.3964 6.41434 10.2185L4.41434 7.71852C4.23424 7.49339 4.19913 7.18496 4.32402 6.92511C4.44891 6.66526 4.71169 6.5 4.99999 6.5H6V1C6 0.447716 6.44772 0 7 0C7.55229 0 8 0.447716 8 1V6.5H8.99999ZM11 12V5.99998C10.4477 5.99998 10 5.55227 10 4.99998C10 4.4477 10.4477 3.99998 11 3.99998H11.5C11.8978 3.99998 12.2794 4.15802 12.5607 4.43932C12.842 4.72062 13 5.10216 13 5.49998V12.5C13 12.8979 12.842 13.2794 12.5607 13.5607C12.2794 13.842 11.8978 14 11.5 14L2.5 14.0001C2.10218 14.0001 1.72065 13.842 1.43934 13.5607C1.15803 13.2794 1 12.8979 1 12.5001V5.5C1 5.10218 1.15803 4.72065 1.43934 4.43934C1.72064 4.15804 2.10218 4 2.5 4H3C3.55229 4 4 4.44772 4 5C4 5.55228 3.55229 6 3 6V12.0001L11 12Z" clip-rule="evenodd"/></svg>';
160
+ const IconDocument = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M1.43934 0.43934C1.72064 0.158035 2.10218 0 2.5 0H7.5C7.63261 0 7.75979 0.0526784 7.85355 0.146447L12.8536 5.14645C12.9473 5.24021 13 5.36739 13 5.5V12.5C13 12.8978 12.842 13.2794 12.5607 13.5607C12.2794 13.842 11.8978 14 11.5 14H2.5C2.10217 14 1.72064 13.842 1.43934 13.5607C1.15804 13.2794 1 12.8978 1 12.5V1.5C1 1.10218 1.15804 0.720644 1.43934 0.43934ZM4.5 3.875C4.15482 3.875 3.875 4.15482 3.875 4.5C3.875 4.84518 4.15482 5.125 4.5 5.125H6.5C6.84518 5.125 7.125 4.84518 7.125 4.5C7.125 4.15482 6.84518 3.875 6.5 3.875H4.5ZM3.875 7.5C3.875 7.15482 4.15482 6.875 4.5 6.875H9.5C9.84518 6.875 10.125 7.15482 10.125 7.5C10.125 7.84518 9.84518 8.125 9.5 8.125H4.5C4.15482 8.125 3.875 7.84518 3.875 7.5ZM4.5 9.875C4.15482 9.875 3.875 10.1548 3.875 10.5C3.875 10.8452 4.15482 11.125 4.5 11.125H9.5C9.84518 11.125 10.125 10.8452 10.125 10.5C10.125 10.1548 9.84518 9.875 9.5 9.875H4.5Z" clip-rule="evenodd"/></svg>';
161
+ const IconDate = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M10 0a.75.75 0 0 1 .75.75v.75h1.5c.966 0 1.75.784 1.75 1.75v9A1.75 1.75 0 0 1 12.25 14H1.75A1.75 1.75 0 0 1 0 12.25v-9C0 2.284.784 1.5 1.75 1.5h1.5V.75a.75.75 0 0 1 1.5 0v.75h4.5V.75A.75.75 0 0 1 10 0zM3.25 3v.75a.75.75 0 0 0 1.5 0V3h4.5v.75a.75.75 0 0 0 1.5 0V3h1.5a.25.25 0 0 1 .25.25v2.282a1.002 1.002 0 0 0-.25-.032H1.75c-.086 0-.17.01-.25.032V3.25A.25.25 0 0 1 1.75 3h1.5z" clip-rule="evenodd"/></svg>';
162
+ const IconClose = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M1.70711 0.292893C1.31658 -0.0976311 0.683417 -0.0976311 0.292893 0.292893C-0.0976311 0.683417 -0.0976311 1.31658 0.292893 1.70711L5.58579 7L0.292893 12.2929C-0.0976311 12.6834 -0.0976311 13.3166 0.292893 13.7071C0.683417 14.0976 1.31658 14.0976 1.70711 13.7071L7 8.41421L12.2929 13.7071C12.6834 14.0976 13.3166 14.0976 13.7071 13.7071C14.0976 13.3166 14.0976 12.6834 13.7071 12.2929L8.41421 7L13.7071 1.70711C14.0976 1.31658 14.0976 0.683417 13.7071 0.292893C13.3166 -0.0976311 12.6834 -0.0976311 12.2929 0.292893L7 5.58579L1.70711 0.292893Z" clip-rule="evenodd"/></svg>';
163
+ const IconClock = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM7.625 4.5C7.625 4.15482 7.34518 3.875 7 3.875C6.65482 3.875 6.375 4.15482 6.375 4.5V7C6.375 7.14621 6.42626 7.28779 6.51986 7.40012L9.01986 10.4001C9.24084 10.6653 9.63494 10.7011 9.90012 10.4801C10.1653 10.2592 10.2011 9.86506 9.98014 9.59988L7.625 6.77372V4.5Z" clip-rule="evenodd"/></svg>';
164
+ const IconCheck = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M13.637 1.19792C14.0627 1.54974 14.1227 2.18006 13.7708 2.60579L5.73084 12.335L5.72842 12.3379C5.54554 12.5575 5.31602 12.7336 5.05655 12.8534C4.79707 12.9731 4.51417 13.0336 4.22842 13.0302L4.22752 13.0302C3.93709 13.0266 3.65125 12.9573 3.39146 12.8274C3.13254 12.6979 2.9062 12.5117 2.72931 12.2826C2.72871 12.2818 2.72812 12.281 2.72752 12.2802L0.210633 9.04426C-0.128437 8.60831 -0.0499029 7.98003 0.386044 7.64096C0.821992 7.30189 1.45027 7.38043 1.78934 7.81638L4.25291 10.9838L12.2291 1.33176C12.5809 0.906034 13.2113 0.846112 13.637 1.19792Z" clip-rule="evenodd"/></svg>';
165
+ const IconCaretUp = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M9.794,6.607,5.884,2.49A1.255,1.255,0,0,0,4.1,2.5l-3.9,4.1A.75.75,0,1,0,1.294,7.641L4.819,3.928a.249.249,0,0,1,.362,0L8.706,7.641A.75.75,0,1,0,9.794,6.607Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
166
+ const IconCaretRight = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.5,4.1l-4.1-3.9A.75.75,0,1,0,2.36,1.294L6.072,4.819a.249.249,0,0,1,0,.362L2.36,8.706A.75.75,0,0,0,3.393,9.794L7.51,5.884A1.256,1.256,0,0,0,7.5,4.1Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
167
+ const IconCaretLeft = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.124,10a.749.749,0,0,1-.517-.206L2.5,5.9A1.257,1.257,0,0,1,2.49,4.116L6.607.206A.75.75,0,1,1,7.64,1.294L3.928,4.819a.249.249,0,0,0,0,.362L7.64,8.706A.75.75,0,0,1,7.124,10Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
168
+ const IconCaretDown = '<svg fill="#000D6E" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M5,7.874a1.238,1.238,0,0,1-.879-.364L.206,3.393A.75.75,0,1,1,1.294,2.36L4.819,6.072a.249.249,0,0,0,.362,0L8.706,2.36A.75.75,0,1,1,9.794,3.393L5.9,7.5A1.269,1.269,0,0,1,5,7.874Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>';
169
+ const IconBell = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><path d="M5.52 3.448C6.452 2.521 7.716 2 9.033 2s2.562 0.521 3.493 1.448C13.478 4.374 14.001 5.632 14.001 6.942v4.413c0 0.31 0.124 0.605 0.344 0.824 0.249 0.248 0.445 0.342 0.719 0.342 0.278 0 0.503 0.224 0.503 0.501 0 0.277-0.225 0.501-0.503 0.501H3.003c-0.278 0-0.503-0.224-0.503-0.501 0-0.277 0.225-0.501 0.503-0.501 0.275 0 0.47-0.094 0.719-0.342 0.219-0.219 0.344-0.514 0.344-0.824V6.942c0-1.311 0.523-2.569 1.456-3.494zM7.274 15.25c0-0.414 0.338-0.75 0.754-0.75h2.01c0.416 0 0.754 0.336 0.754 0.75s-0.338 0.75-0.754 0.75h-2.01c-0.416 0-0.754-0.336-0.754-0.75z" fill="#000D6E"/></svg>';
170
+ const IconAudio = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M12.781.23a1.227 1.227 0 0 0-.555.02h-.006L4.587 2.37a1.227 1.227 0 0 0-.905 1.176V9.04a2.477 2.477 0 1 0 1.5 2.277V6.076l7.09-1.97V6.57a2.477 2.477 0 1 0 1.5 2.345V1.402a1.226 1.226 0 0 0-.99-1.172z" clip-rule="evenodd"/></svg>';
171
+ const IconAlert = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14"><path fill="#000D6E" d="M7 0c.69 0 1.25.514 1.25 1.148v5.508c0 .634-.56 1.148-1.25 1.148S5.75 7.29 5.75 6.656V1.148C5.75.514 6.31 0 7 0m0 14c1.104 0 2-.822 2-1.836s-.896-1.836-2-1.836-2 .822-2 1.836S5.895 14 7 14"/></svg>';
172
+ const IconAlertTriangle = '<svg fill="#000D6E" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7.00003 0.00585938C6.72396 0.00585938 6.45324 0.0820473 6.21769 0.226033C5.98215 0.370019 5.7909 0.576216 5.66503 0.821919L5.665 0.821908L5.66281 0.826292L0.163513 11.8249L0.163109 11.8257C0.0483198 12.0538 -0.0063228 12.3075 0.00436625 12.5627C0.0150678 12.8182 0.0908985 13.0667 0.224657 13.2846C0.358416 13.5025 0.545662 13.6826 0.768612 13.8078C0.991563 13.933 1.24282 13.9991 1.49851 13.9999L1.50003 13.9999H12.5L12.5015 13.9999C12.7572 13.9991 13.0085 13.933 13.2314 13.8078C13.4544 13.6826 13.6416 13.5025 13.7754 13.2846C13.9092 13.0667 13.985 12.8182 13.9957 12.5627C14.0064 12.3075 13.9517 12.0537 13.8369 11.8256L13.8365 11.8249L8.33724 0.826292L8.33726 0.826281L8.33503 0.821919C8.20915 0.576216 8.01791 0.370019 7.78236 0.226033C7.54681 0.0820473 7.2761 0.00585938 7.00003 0.00585938ZM7 4.37598C7.34518 4.37598 7.625 4.6558 7.625 5.00098V8.00098C7.625 8.34615 7.34518 8.62598 7 8.62598C6.65482 8.62598 6.375 8.34615 6.375 8.00098V5.00098C6.375 4.6558 6.65482 4.37598 7 4.37598ZM7 12.001C7.55228 12.001 8 11.5533 8 11.001C8 10.4487 7.55228 10.001 7 10.001C6.44772 10.001 6 10.4487 6 11.001C6 11.5533 6.44772 12.001 7 12.001Z" clip-rule="evenodd"/></svg>';
173
+
174
+ // generated by .build/version.js
175
+ const VERSION = '20.0.0-next.4';
176
+
177
+ /**
178
+ * Request Largest Contentful Paint (LCP) callback
179
+ */
180
+ const rLCP = (callback, timeout = 3000) => {
181
+ let isLargestContentPatinDone = false;
182
+ if (!dsBrowser.isSafari && dsBrowser.hasWindow && 'PerformanceObserver' in window) {
183
+ const observer = new PerformanceObserver(entryList => {
184
+ const entries = entryList.getEntries();
185
+ const lcpEntry = entries[entries.length - 1]; // Get the last (largest) entry
186
+ if (lcpEntry) {
187
+ // Disconnect the observer as we only need the LCP
188
+ observer.disconnect();
189
+ // Load the script after LCP
190
+ isLargestContentPatinDone = true;
191
+ rIC(() => callback());
192
+ }
193
+ });
194
+ // Start observing for Largest Contentful Paint (LCP) entries
195
+ observer.observe({ type: 'largest-contentful-paint', buffered: true });
196
+ setTimeout(() => {
197
+ if (!isLargestContentPatinDone) {
198
+ observer.disconnect();
199
+ callback();
200
+ }
201
+ }, timeout);
202
+ }
203
+ else {
204
+ setTimeout(callback, 32);
205
+ }
206
+ };
207
+ const rOnLoad = (callback, timeout = 32) => {
208
+ let called = false;
209
+ const callOnce = () => {
210
+ if (!called) {
211
+ called = true;
212
+ callback();
213
+ }
214
+ };
215
+ if (dsBrowser.hasWindow) {
216
+ const timer = setTimeout(callOnce, timeout);
217
+ window.addEventListener('load', () => {
218
+ clearTimeout(timer);
219
+ callOnce();
220
+ });
221
+ }
222
+ else {
223
+ setTimeout(callOnce, 32);
224
+ }
225
+ };
226
+ const rIC = (callback, timeout = 5000) => {
227
+ if (dsBrowser.hasWindow && 'requestIdleCallback' in window) {
228
+ window.requestIdleCallback(callback, { timeout });
229
+ }
230
+ else {
231
+ setTimeout(callback, 32);
232
+ }
233
+ };
234
+ const wait = (ms = 0) => {
235
+ return new Promise(resolve => {
236
+ setTimeout(() => resolve(), ms);
237
+ });
238
+ };
239
+ const debounceEvent = (ev, wait) => {
240
+ const original = ev._original || ev;
241
+ return {
242
+ _original: ev,
243
+ emit: debounce(original.emit.bind(original), wait),
244
+ };
245
+ };
246
+ const debounce = (func, wait = 0) => {
247
+ let timer;
248
+ return (...args) => {
249
+ clearTimeout(timer);
250
+ timer = setTimeout(func, wait, ...args);
251
+ };
252
+ };
253
+ const hasTagName = (element, tag) => {
254
+ return element && element.tagName && element.tagName === tag.toUpperCase();
255
+ };
256
+ const isDescendant = (parent, child) => {
257
+ let node = child.parentNode;
258
+ while (node != null) {
259
+ if (node == parent) {
260
+ return true;
261
+ }
262
+ node = node.parentNode;
263
+ }
264
+ return false;
265
+ };
266
+ const getAppRoot = (doc) => {
267
+ return doc.querySelector('ds-app') || doc.body;
268
+ };
269
+ /**
270
+ * Waits for a component to be ready for
271
+ * both custom element and non-custom element builds.
272
+ * If non-custom element build, el.componentOnReady
273
+ * will be used.
274
+ * For custom element builds, we wait a frame
275
+ * so that the inner contents of the component
276
+ * have a chance to render.
277
+ *
278
+ * Use this utility rather than calling
279
+ * el.componentOnReady yourself.
280
+ */
281
+ const componentOnReady = (el, callback) => {
282
+ if (el.componentOnReady !== null && el.componentOnReady !== undefined) {
283
+ el.componentOnReady().then((resolvedEl) => callback(resolvedEl));
284
+ }
285
+ else {
286
+ raf(() => callback(el));
287
+ }
288
+ };
289
+ /**
290
+ * Patched version of requestAnimationFrame that avoids ngzone
291
+ * Use only when you know ngzone should not run
292
+ */
293
+ const raf = (h) => {
294
+ if (typeof __zone_symbol__requestAnimationFrame === 'function') {
295
+ return __zone_symbol__requestAnimationFrame(h);
296
+ }
297
+ if (typeof requestAnimationFrame === 'function') {
298
+ return requestAnimationFrame(h);
299
+ }
300
+ return setTimeout(h);
301
+ };
302
+ const addEventListener = (el, eventName, callback, opts) => {
303
+ if (dsBrowser.hasWindow) {
304
+ // Lazy import to break circular dependency: import only when function is called
305
+ try {
306
+ // eslint-disable-next-line @typescript-eslint/no-require-imports
307
+ const { useDsConfig } = require('@global');
308
+ const config = useDsConfig();
309
+ if (config) {
310
+ const ael = config._ael;
311
+ if (ael) {
312
+ return ael(el, eventName, callback, opts);
313
+ }
314
+ else if (config._ael) {
315
+ return config._ael(el, eventName, callback, opts);
316
+ }
317
+ }
318
+ }
319
+ catch (e) {
320
+ // Fallback if @global is not yet initialized
321
+ }
322
+ }
323
+ return el.addEventListener(eventName, callback, opts);
324
+ };
325
+ const removeEventListener = (el, eventName, callback, opts) => {
326
+ if (dsBrowser.hasWindow) {
327
+ // Lazy import to break circular dependency: import only when function is called
328
+ try {
329
+ // eslint-disable-next-line @typescript-eslint/no-require-imports
330
+ const { useDsConfig } = require('@global');
331
+ const config = useDsConfig();
332
+ if (config) {
333
+ const rel = config._rel;
334
+ if (rel) {
335
+ return rel(el, eventName, callback, opts);
336
+ }
337
+ else if (config._rel) {
338
+ return config._rel(el, eventName, callback, opts);
339
+ }
340
+ }
341
+ }
342
+ catch (e) {
343
+ // Fallback if @global is not yet initialized
344
+ }
345
+ }
346
+ return el.removeEventListener(eventName, callback, opts);
347
+ };
348
+ const shallowReady = (el) => {
349
+ if (el) {
350
+ return new Promise(resolve => componentOnReady(el, resolve));
351
+ }
352
+ return Promise.resolve();
353
+ };
354
+ const deepReady = async (el, full = false) => {
355
+ const element = el;
356
+ if (element) {
357
+ if (element.componentOnReady !== null && element.componentOnReady !== undefined) {
358
+ const stencilEl = await element.componentOnReady();
359
+ if (!full && stencilEl !== null && stencilEl !== undefined) {
360
+ return;
361
+ }
362
+ }
363
+ await Promise.all(Array.from(element.children).map(child => deepReady(child, full)));
364
+ }
365
+ };
366
+ const waitForComponent = async (el) => {
367
+ await deepReady(el, true);
368
+ await waitAfterFramePaint();
369
+ await waitAfterIdleCallback();
370
+ };
371
+ const waitForDesignSystem = async (el, _config) => {
372
+ const config = Object.assign({ animated: false, icons: {
373
+ IconClock,
374
+ IconClose,
375
+ IconInfoCircle,
376
+ IconPlus,
377
+ IconMinus,
378
+ IconEdit,
379
+ IconTrash,
380
+ IconNavGoLeft,
381
+ IconNavGoRight,
382
+ IconNavGoDown,
383
+ IconNavGoUp,
384
+ IconCheck,
385
+ IconDate,
386
+ IconDocument,
387
+ IconUpload,
388
+ IconMenuBars,
389
+ IconFacebook,
390
+ IconInstagram,
391
+ IconLink,
392
+ IconLinkedin,
393
+ IconTwitter,
394
+ IconX,
395
+ IconXing,
396
+ IconYoutube,
397
+ IconWeb,
398
+ IconCaretDown,
399
+ IconCaretLeft,
400
+ IconCaretRight,
401
+ IconCaretUp,
402
+ IconFile,
403
+ IconPicture,
404
+ IconVideo,
405
+ IconAudio,
406
+ IconDownload,
407
+ IconAlert,
408
+ IconBell,
409
+ IconInformation,
410
+ } }, _config);
411
+ const element = el;
412
+ if (element !== null && element !== undefined) {
413
+ await deepReady(element, true);
414
+ const webComponents = Array.prototype.slice
415
+ .call(element.querySelectorAll('*'))
416
+ .filter(el => el.tagName.match(/^bal/i));
417
+ await Promise.all(webComponents.map(c => {
418
+ if (c.configChanged !== null && c.configChanged !== undefined) {
419
+ return c.configChanged(config);
420
+ }
421
+ }));
422
+ }
423
+ await Promise.all([waitAfterFramePaint(), waitAfterLargestContentfulPaintCallback(), waitAfterIdleCallback()]);
424
+ };
425
+ const waitAfterFramePaint = () => {
426
+ return new Promise(resolve => raf(() => runHighPrioritizedTask(resolve)));
427
+ };
428
+ const waitAfterIdleCallback = () => {
429
+ return new Promise(resolve => rIC(() => runHighPrioritizedTask(resolve)));
430
+ };
431
+ const waitAfterLargestContentfulPaintCallback = () => {
432
+ return new Promise(resolve => rLCP(() => runHighPrioritizedTask(resolve)));
433
+ };
434
+ const waitOnLoadEventCallback = () => {
435
+ return new Promise(resolve => rOnLoad(() => runHighPrioritizedTask(resolve)));
436
+ };
437
+ const runHighPrioritizedTask = (callback) => {
438
+ if (dsBrowser.hasWindow && 'MessageChannel' in window) {
439
+ const messageChannel = new window.MessageChannel();
440
+ messageChannel.port1.onmessage = callback;
441
+ messageChannel.port2.postMessage(undefined);
442
+ }
443
+ else {
444
+ setTimeout(callback, 32);
445
+ }
446
+ };
447
+
448
+ const DS_ANIMATION_KEY = 'ds-animated';
449
+
450
+ const defaultIcons = {
451
+ IconClock,
452
+ IconClose,
453
+ IconInfoCircle,
454
+ IconPlus,
455
+ IconMinus,
456
+ IconEdit,
457
+ IconTrash,
458
+ IconNavGoLeft,
459
+ IconNavGoRight,
460
+ IconNavGoDown,
461
+ IconNavGoUp,
462
+ IconCheck,
463
+ IconDate,
464
+ IconDocument,
465
+ IconUpload,
466
+ IconMenuBars,
467
+ IconFacebook,
468
+ IconInstagram,
469
+ IconLink,
470
+ IconLinkedin,
471
+ IconTwitter,
472
+ IconX,
473
+ IconXing,
474
+ IconYoutube,
475
+ IconWeb,
476
+ IconCaretDown,
477
+ IconCaretLeft,
478
+ IconCaretRight,
479
+ IconCaretUp,
480
+ IconFile,
481
+ IconPicture,
482
+ IconVideo,
483
+ IconAudio,
484
+ IconDownload,
485
+ IconAlert,
486
+ IconAlertTriangle,
487
+ IconBell,
488
+ IconInformation,
489
+ };
490
+ const defaultConfig = {
491
+ brand: 'helvetia',
492
+ region: 'CH',
493
+ language: 'de',
494
+ allowedLanguages: ['de', 'fr', 'it', 'en'],
495
+ icons: defaultIcons,
496
+ fallbackLanguage: 'de',
497
+ logger: {
498
+ components: [],
499
+ event: false,
500
+ lifecycle: false,
501
+ render: false,
502
+ custom: false,
503
+ },
504
+ animated: true,
505
+ httpFormSubmit: true,
506
+ _generateHydrateForCustomElementsOutput: false,
507
+ };
508
+ const defaultLocale = `${defaultConfig.language}-${defaultConfig.region}`;
509
+
510
+ class Config {
511
+ constructor() {
512
+ this._componentObservers = [];
513
+ this._observers = [];
514
+ this._config = defaultConfig;
515
+ }
516
+ get brand() {
517
+ return this._config.brand;
518
+ }
519
+ set brand(brand) {
520
+ if (brand !== this._config.brand) {
521
+ this._config.brand = brand;
522
+ this._notify();
523
+ }
524
+ }
525
+ get locale() {
526
+ return `${this._config.language}-${this._config.region}`;
527
+ }
528
+ get region() {
529
+ return this._config.region;
530
+ }
531
+ set region(region) {
532
+ if (region !== this._config.region) {
533
+ this._config.region = region;
534
+ this._notify();
535
+ }
536
+ }
537
+ get language() {
538
+ return this._config.language;
539
+ }
540
+ set language(language) {
541
+ if (language !== this._config.language) {
542
+ if (this._config.allowedLanguages.includes(language)) {
543
+ this._config.language = language;
544
+ }
545
+ else {
546
+ this._config.language = this._config.fallbackLanguage;
547
+ }
548
+ this._notify();
549
+ }
550
+ }
551
+ get allowedLanguages() {
552
+ return this._config.allowedLanguages;
553
+ }
554
+ set allowedLanguages(allowedLanguages) {
555
+ if (allowedLanguages !== this._config.allowedLanguages) {
556
+ this._config.allowedLanguages = allowedLanguages;
557
+ this._notify();
558
+ }
559
+ }
560
+ get icons() {
561
+ return this._config.icons;
562
+ }
563
+ set icons(icons) {
564
+ this._config.icons = Object.assign(Object.assign({}, this._config.icons), icons);
565
+ this._notify();
566
+ }
567
+ get logger() {
568
+ return this._config.logger;
569
+ }
570
+ set logger(logger) {
571
+ this._config.logger = Object.assign({}, logger);
572
+ this._notify();
573
+ }
574
+ get animated() {
575
+ return this._config.animated;
576
+ }
577
+ set animated(animated) {
578
+ this._config.animated = animated;
579
+ this._notify();
580
+ }
581
+ get httpFormSubmit() {
582
+ return this._config.httpFormSubmit;
583
+ }
584
+ set httpFormSubmit(httpFormSubmit) {
585
+ this._config.httpFormSubmit = httpFormSubmit;
586
+ this._notify();
587
+ }
588
+ attach(observer) {
589
+ const isExist = this._observers.includes(observer);
590
+ if (isExist) {
591
+ return console.log('Subject: Observer has been attached already.');
592
+ }
593
+ this._observers.push(observer);
594
+ observer.configChanged(this._config);
595
+ }
596
+ detach(observer) {
597
+ const observerIndex = this._observers.indexOf(observer);
598
+ if (observerIndex === -1) {
599
+ return console.log('Subject: Nonexistent observer.');
600
+ }
601
+ this._observers.splice(observerIndex, 1);
602
+ }
603
+ attachComponent(observer) {
604
+ const isExist = this._componentObservers.includes(observer);
605
+ if (isExist) {
606
+ return console.log('Subject: Observer has been attached already.');
607
+ }
608
+ this._componentObservers.push(observer);
609
+ observer.configChanged(this._config);
610
+ }
611
+ detachComponent(observer) {
612
+ const observerIndex = this._componentObservers.indexOf(observer);
613
+ if (observerIndex === -1) {
614
+ return console.log('Subject: Nonexistent observer.');
615
+ }
616
+ this._componentObservers.splice(observerIndex, 1);
617
+ }
618
+ toString() {
619
+ return JSON.stringify(this._config);
620
+ }
621
+ reset(config) {
622
+ this._config = Object.assign(Object.assign(Object.assign({}, this._config), config), { icons: Object.assign(Object.assign({}, this._config.icons), config.icons) });
623
+ this._notify(false);
624
+ }
625
+ _notify(all = true) {
626
+ for (const observer of this._componentObservers) {
627
+ observer.configChanged(this._config);
628
+ }
629
+ if (all) {
630
+ for (const observer of this._observers) {
631
+ observer.configChanged(this._config);
632
+ }
633
+ }
634
+ }
635
+ }
636
+ const config = /*@__PURE__*/ new Config();
637
+ const configFromLocalStorage = (win) => {
638
+ try {
639
+ const animated = JSON.parse(win.localStorage.getItem(DS_ANIMATION_KEY) || 'true');
640
+ if (animated !== null) {
641
+ return {
642
+ animated,
643
+ };
644
+ }
645
+ return {};
646
+ }
647
+ catch (e) {
648
+ return {};
649
+ }
650
+ };
651
+
652
+ const setupDsConfig = (userConfig = {}, win = {}) => {
653
+ if (Object.keys(win).length === 0 && dsBrowser.hasWindow) {
654
+ win = window;
655
+ }
656
+ win.DesignSystem = win.DesignSystem || {};
657
+ config.reset(Object.assign(Object.assign(Object.assign({}, configFromLocalStorage(win)), userConfig), { icons: Object.assign({}, userConfig.icons) }));
658
+ win.DesignSystem.config = config;
659
+ };
660
+
661
+ class AlertControllerImpl {
662
+ constructor(type) {
663
+ this.type = type;
664
+ this.container = null;
665
+ }
666
+ async create(options) {
667
+ var _a;
668
+ this.setupContainer(options);
669
+ return (_a = this.container) === null || _a === void 0 ? void 0 : _a.addAlert(options);
670
+ }
671
+ async remove(id) {
672
+ var _a;
673
+ await ((_a = this.container) === null || _a === void 0 ? void 0 : _a.removeAlert(id));
674
+ }
675
+ async removeAll() {
676
+ var _a;
677
+ await ((_a = this.container) === null || _a === void 0 ? void 0 : _a.removeAll());
678
+ }
679
+ setupContainer(options) {
680
+ // Check if there is already a container for the given type, if so reuse it
681
+ const containerId = `ds-${this.type}-container`;
682
+ this.container = document.getElementById(containerId);
683
+ if (this.container)
684
+ return;
685
+ // If not, create a new one and append it to the app root
686
+ if (!this.container) {
687
+ this.container = document.createElement('ds-alert-container');
688
+ this.container.id = containerId;
689
+ this.container.setAttribute('type', this.type);
690
+ const root = getAppRoot(document);
691
+ root.appendChild(this.container);
692
+ }
693
+ }
694
+ }
695
+ const createAlertController = (type) => {
696
+ return new AlertControllerImpl(type);
697
+ };
698
+ const dsToastController = createAlertController('toast');
699
+ const dsSnackbarController = createAlertController('snackbar');
700
+
701
+ const initializeDesignSystem = (userConfig = {}, platformConfig = undefined, win = {}) => {
702
+ if (Object.keys(win).length === 0 && dsBrowser.hasWindow) {
703
+ win = window;
704
+ }
705
+ win.DesignSystem = win.DesignSystem || {};
706
+ if (platformConfig) {
707
+ setPlatformHelpers(platformConfig);
708
+ }
709
+ setupDsConfig(Object.assign(Object.assign({}, userConfig), platformConfig), win);
710
+ win.DesignSystem.toastController = dsToastController;
711
+ win.DesignSystem.snackbarController = dsSnackbarController;
712
+ win.DesignSystem.initialize = () => setupDsConfig(win.DesignSystem.config, win);
713
+ win.DesignSystem.version = VERSION;
714
+ if (userConfig._generateHydrateForCustomElementsOutput) {
715
+ generateHydrateForCustomElementsOutput(tags);
716
+ }
717
+ };
718
+ /**
719
+ * This function generates the CSS needed for custom elements hydration and inserts it into the document head.
720
+ * The CSS rules include styles for slot fallback and the hydrated class.
721
+ *
722
+ * This is copied from the Stencil core library.
723
+ * src/runtime/bootstrap-lazy.ts
724
+ */
725
+ const generateHydrateForCustomElementsOutput = (cmpTags = []) => {
726
+ const SLOT_FB_CSS = 'slot-fb{display:contents}slot-fb[hidden]{display:none}';
727
+ const HYDRATED_CSS = '{visibility:hidden}.hydrated{visibility:inherit}';
728
+ const win = typeof window !== 'undefined' ? window : {};
729
+ if (!win.document) {
730
+ console.warn('Stencil: No document found. Skipping bootstrapping lazy components.');
731
+ return;
732
+ }
733
+ const head = win.document.head;
734
+ const metaCharset = /* @__PURE__ */ head.querySelector('meta[charset]');
735
+ const dataStyles = /* @__PURE__ */ win.document.createElement('style');
736
+ if (cmpTags.length > 0) {
737
+ dataStyles.textContent += SLOT_FB_CSS;
738
+ dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;
739
+ if (dataStyles.innerHTML.length) {
740
+ dataStyles.setAttribute('data-styles', '');
741
+ head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
742
+ }
743
+ }
744
+ };
745
+
746
+ function global () {
747
+ initializeDesignSystem();
748
+ }
749
+
750
+ const appGlobalScript = global || (() => {});
751
+ const globalScripts = appGlobalScript;
752
+ const globalStyles = "/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:host{-webkit-box-sizing:border-box;box-sizing:border-box}:host *{-webkit-box-sizing:border-box;box-sizing:border-box}";
753
+
754
+ /*
755
+ Stencil Client Platform v4.43.4 | MIT Licensed | https://stenciljs.com
756
+ */
757
+
758
+
759
+ // src/utils/constants.ts
760
+ var SVG_NS = "http://www.w3.org/2000/svg";
761
+ var HTML_NS = "http://www.w3.org/1999/xhtml";
762
+
763
+ // src/utils/get-prop-descriptor.ts
764
+ function getPropertyDescriptor(obj, memberName, getOnly) {
765
+ const stopAt = typeof HTMLElement !== "undefined" ? HTMLElement.prototype : null;
766
+ while (obj && obj !== stopAt) {
767
+ const desc = Object.getOwnPropertyDescriptor(obj, memberName);
768
+ if (desc && (!getOnly || desc.get)) return desc;
769
+ obj = Object.getPrototypeOf(obj);
770
+ }
771
+ return void 0;
772
+ }
773
+
774
+ // src/utils/es2022-rewire-class-members.ts
775
+ var reWireGetterSetter = (instance, hostRef) => {
776
+ var _a;
777
+ const cmpMeta = hostRef.$cmpMeta$;
778
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
779
+ members.map(([memberName, [memberFlags]]) => {
780
+ if ((memberFlags & 31 /* Prop */ || memberFlags & 32 /* State */)) {
781
+ const ogValue = instance[memberName];
782
+ const ogDescriptor = getPropertyDescriptor(Object.getPrototypeOf(instance), memberName, true) || Object.getOwnPropertyDescriptor(instance, memberName);
783
+ if (ogDescriptor) {
784
+ Object.defineProperty(instance, memberName, {
785
+ get() {
786
+ return ogDescriptor.get.call(this);
787
+ },
788
+ set(newValue) {
789
+ ogDescriptor.set.call(this, newValue);
790
+ },
791
+ configurable: true,
792
+ enumerable: true
793
+ });
794
+ }
795
+ if (hostRef.$instanceValues$.has(memberName)) {
796
+ instance[memberName] = hostRef.$instanceValues$.get(memberName);
797
+ } else if (ogValue !== void 0) {
798
+ instance[memberName] = ogValue;
799
+ }
800
+ }
801
+ });
802
+ };
803
+
804
+ // src/client/client-host-ref.ts
805
+ var getHostRef = (ref) => {
806
+ if (ref.__stencil__getHostRef) {
807
+ return ref.__stencil__getHostRef();
808
+ }
809
+ return void 0;
810
+ };
811
+ var registerInstance = (lazyInstance, hostRef) => {
812
+ if (!hostRef) return;
813
+ lazyInstance.__stencil__getHostRef = () => hostRef;
814
+ hostRef.$lazyInstance$ = lazyInstance;
815
+ if (hostRef.$cmpMeta$.$flags$ & 512 /* hasModernPropertyDecls */ && (BUILD.state)) {
816
+ reWireGetterSetter(lazyInstance, hostRef);
817
+ }
818
+ };
819
+ var registerHost = (hostElement, cmpMeta) => {
820
+ const hostRef = {
821
+ $flags$: 0,
822
+ $hostElement$: hostElement,
823
+ $cmpMeta$: cmpMeta,
824
+ $instanceValues$: /* @__PURE__ */ new Map(),
825
+ $serializerValues$: /* @__PURE__ */ new Map()
826
+ };
827
+ {
828
+ hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);
829
+ }
830
+ {
831
+ hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);
832
+ hostElement["s-p"] = [];
833
+ hostElement["s-rc"] = [];
834
+ }
835
+ {
836
+ hostRef.$fetchedCbList$ = [];
837
+ }
838
+ const ref = hostRef;
839
+ hostElement.__stencil__getHostRef = () => ref;
840
+ return ref;
841
+ };
842
+ var isMemberInElement = (elm, memberName) => memberName in elm;
843
+ var consoleError = (e, el) => (0, console.error)(e, el);
844
+
845
+ // src/client/client-load-module.ts
846
+ var cmpModules = /* @__PURE__ */ new Map();
847
+ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
848
+ const exportName = cmpMeta.$tagName$.replace(/-/g, "_");
849
+ const bundleId = cmpMeta.$lazyBundleId$;
850
+ if (!bundleId) {
851
+ return void 0;
852
+ }
853
+ const module = cmpModules.get(bundleId) ;
854
+ if (module) {
855
+ return module[exportName];
856
+ }
857
+
858
+ if (!hmrVersionId || !BUILD.hotModuleReplacement) {
859
+ const processMod = importedModule => {
860
+ cmpModules.set(bundleId, importedModule);
861
+ return importedModule[exportName];
862
+ }
863
+ switch(bundleId) {
864
+
865
+ case 'ds-alert-container.cjs':
866
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
867
+ /* webpackMode: "lazy" */
868
+ './ds-alert-container.cjs.entry.js')); }).then(processMod, consoleError);
869
+ case 'ds-app.cjs':
870
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
871
+ /* webpackMode: "lazy" */
872
+ './ds-app.cjs.entry.js')); }).then(processMod, consoleError);
873
+ case 'ds-badge.cjs':
874
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
875
+ /* webpackMode: "lazy" */
876
+ './ds-badge.cjs.entry.js')); }).then(processMod, consoleError);
877
+ case 'ds-card.cjs':
878
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
879
+ /* webpackMode: "lazy" */
880
+ './ds-card.cjs.entry.js')); }).then(processMod, consoleError);
881
+ case 'ds-card-actions.cjs':
882
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
883
+ /* webpackMode: "lazy" */
884
+ './ds-card-actions.cjs.entry.js')); }).then(processMod, consoleError);
885
+ case 'ds-card-content.cjs':
886
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
887
+ /* webpackMode: "lazy" */
888
+ './ds-card-content.cjs.entry.js')); }).then(processMod, consoleError);
889
+ case 'ds-card-header.cjs':
890
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
891
+ /* webpackMode: "lazy" */
892
+ './ds-card-header.cjs.entry.js')); }).then(processMod, consoleError);
893
+ case 'ds-card-subtitle.cjs':
894
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
895
+ /* webpackMode: "lazy" */
896
+ './ds-card-subtitle.cjs.entry.js')); }).then(processMod, consoleError);
897
+ case 'ds-card-title.cjs':
898
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
899
+ /* webpackMode: "lazy" */
900
+ './ds-card-title.cjs.entry.js')); }).then(processMod, consoleError);
901
+ case 'ds-checkbox.cjs':
902
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
903
+ /* webpackMode: "lazy" */
904
+ './ds-checkbox.cjs.entry.js')); }).then(processMod, consoleError);
905
+ case 'ds-checkbox-group.cjs':
906
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
907
+ /* webpackMode: "lazy" */
908
+ './ds-checkbox-group.cjs.entry.js')); }).then(processMod, consoleError);
909
+ case 'ds-content.cjs':
910
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
911
+ /* webpackMode: "lazy" */
912
+ './ds-content.cjs.entry.js')); }).then(processMod, consoleError);
913
+ case 'ds-divider.cjs':
914
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
915
+ /* webpackMode: "lazy" */
916
+ './ds-divider.cjs.entry.js')); }).then(processMod, consoleError);
917
+ case 'ds-input.cjs':
918
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
919
+ /* webpackMode: "lazy" */
920
+ './ds-input.cjs.entry.js')); }).then(processMod, consoleError);
921
+ case 'ds-item.cjs':
922
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
923
+ /* webpackMode: "lazy" */
924
+ './ds-item.cjs.entry.js')); }).then(processMod, consoleError);
925
+ case 'ds-label.cjs':
926
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
927
+ /* webpackMode: "lazy" */
928
+ './ds-label.cjs.entry.js')); }).then(processMod, consoleError);
929
+ case 'ds-list.cjs':
930
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
931
+ /* webpackMode: "lazy" */
932
+ './ds-list.cjs.entry.js')); }).then(processMod, consoleError);
933
+ case 'ds-logo.cjs':
934
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
935
+ /* webpackMode: "lazy" */
936
+ './ds-logo.cjs.entry.js')); }).then(processMod, consoleError);
937
+ case 'ds-notification.cjs':
938
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
939
+ /* webpackMode: "lazy" */
940
+ './ds-notification.cjs.entry.js')); }).then(processMod, consoleError);
941
+ case 'ds-number-input.cjs':
942
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
943
+ /* webpackMode: "lazy" */
944
+ './ds-number-input.cjs.entry.js')); }).then(processMod, consoleError);
945
+ case 'ds-pagination.cjs':
946
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
947
+ /* webpackMode: "lazy" */
948
+ './ds-pagination.cjs.entry.js')); }).then(processMod, consoleError);
949
+ case 'ds-progress-bar.cjs':
950
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
951
+ /* webpackMode: "lazy" */
952
+ './ds-progress-bar.cjs.entry.js')); }).then(processMod, consoleError);
953
+ case 'ds-radio.cjs':
954
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
955
+ /* webpackMode: "lazy" */
956
+ './ds-radio.cjs.entry.js')); }).then(processMod, consoleError);
957
+ case 'ds-radio-group.cjs':
958
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
959
+ /* webpackMode: "lazy" */
960
+ './ds-radio-group.cjs.entry.js')); }).then(processMod, consoleError);
961
+ case 'ds-segment.cjs':
962
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
963
+ /* webpackMode: "lazy" */
964
+ './ds-segment.cjs.entry.js')); }).then(processMod, consoleError);
965
+ case 'ds-segment-item.cjs':
966
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
967
+ /* webpackMode: "lazy" */
968
+ './ds-segment-item.cjs.entry.js')); }).then(processMod, consoleError);
969
+ case 'ds-shape.cjs':
970
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
971
+ /* webpackMode: "lazy" */
972
+ './ds-shape.cjs.entry.js')); }).then(processMod, consoleError);
973
+ case 'ds-snackbar.cjs':
974
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
975
+ /* webpackMode: "lazy" */
976
+ './ds-snackbar.cjs.entry.js')); }).then(processMod, consoleError);
977
+ case 'ds-stack.cjs':
978
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
979
+ /* webpackMode: "lazy" */
980
+ './ds-stack.cjs.entry.js')); }).then(processMod, consoleError);
981
+ case 'ds-tag.cjs':
982
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
983
+ /* webpackMode: "lazy" */
984
+ './ds-tag.cjs.entry.js')); }).then(processMod, consoleError);
985
+ case 'ds-tag-group.cjs':
986
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
987
+ /* webpackMode: "lazy" */
988
+ './ds-tag-group.cjs.entry.js')); }).then(processMod, consoleError);
989
+ case 'ds-text.cjs':
990
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
991
+ /* webpackMode: "lazy" */
992
+ './ds-text.cjs.entry.js')); }).then(processMod, consoleError);
993
+ case 'ds-textarea.cjs':
994
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
995
+ /* webpackMode: "lazy" */
996
+ './ds-textarea.cjs.entry.js')); }).then(processMod, consoleError);
997
+ case 'ds-toast.cjs':
998
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
999
+ /* webpackMode: "lazy" */
1000
+ './ds-toast.cjs.entry.js')); }).then(processMod, consoleError);
1001
+ case 'ds-toggle.cjs':
1002
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1003
+ /* webpackMode: "lazy" */
1004
+ './ds-toggle.cjs.entry.js')); }).then(processMod, consoleError);
1005
+ case 'ds-accordion.cjs':
1006
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1007
+ /* webpackMode: "lazy" */
1008
+ './ds-accordion.cjs.entry.js')); }).then(processMod, consoleError);
1009
+ case 'ds-heading.cjs':
1010
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1011
+ /* webpackMode: "lazy" */
1012
+ './ds-heading.cjs.entry.js')); }).then(processMod, consoleError);
1013
+ case 'ds-button-group.cjs':
1014
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1015
+ /* webpackMode: "lazy" */
1016
+ './ds-button-group.cjs.entry.js')); }).then(processMod, consoleError);
1017
+ case 'ds-button_2.cjs':
1018
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1019
+ /* webpackMode: "lazy" */
1020
+ './ds-button_2.cjs.entry.js')); }).then(processMod, consoleError);
1021
+ case 'ds-icon_2.cjs':
1022
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
1023
+ /* webpackMode: "lazy" */
1024
+ './ds-icon_2.cjs.entry.js')); }).then(processMod, consoleError);
1025
+ }
1026
+ }
1027
+ return (function (t) { return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(t)); }); })(
1028
+ /* @vite-ignore */
1029
+ /* webpackInclude: /\.entry\.js$/ */
1030
+ /* webpackExclude: /\.system\.entry\.js$/ */
1031
+ /* webpackMode: "lazy" */
1032
+ `./${bundleId}.entry.js${""}`
1033
+ ).then(
1034
+ (importedModule) => {
1035
+ {
1036
+ cmpModules.set(bundleId, importedModule);
1037
+ }
1038
+ return importedModule[exportName];
1039
+ },
1040
+ (e) => {
1041
+ consoleError(e, hostRef.$hostElement$);
1042
+ }
1043
+ );
1044
+ };
1045
+
1046
+ // src/client/client-style.ts
1047
+ var styles = /* @__PURE__ */ new Map();
1048
+ var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
1049
+ var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
1050
+ var XLINK_NS = "http://www.w3.org/1999/xlink";
1051
+ var FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [
1052
+ "formAssociatedCallback",
1053
+ "formResetCallback",
1054
+ "formDisabledCallback",
1055
+ "formStateRestoreCallback"
1056
+ ];
1057
+ var win = typeof window !== "undefined" ? window : {};
1058
+ var H = win.HTMLElement || class {
1059
+ };
1060
+ var plt = {
1061
+ $flags$: 0,
1062
+ $resourcesUrl$: "",
1063
+ jmp: (h2) => h2(),
1064
+ raf: (h2) => requestAnimationFrame(h2),
1065
+ ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),
1066
+ rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
1067
+ ce: (eventName, opts) => new CustomEvent(eventName, opts)
1068
+ };
1069
+ var setPlatformHelpers = (helpers) => {
1070
+ Object.assign(plt, helpers);
1071
+ };
1072
+ var supportsShadow = BUILD.shadowDom;
1073
+ var supportsListenerOptions = /* @__PURE__ */ (() => {
1074
+ var _a;
1075
+ let supportsListenerOptions2 = false;
1076
+ try {
1077
+ (_a = win.document) == null ? void 0 : _a.addEventListener(
1078
+ "e",
1079
+ null,
1080
+ Object.defineProperty({}, "passive", {
1081
+ get() {
1082
+ supportsListenerOptions2 = true;
1083
+ }
1084
+ })
1085
+ );
1086
+ } catch (e) {
1087
+ }
1088
+ return supportsListenerOptions2;
1089
+ })();
1090
+ var promiseResolve = (v) => Promise.resolve(v);
1091
+ var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
1092
+ try {
1093
+ if (!win.document.adoptedStyleSheets) {
1094
+ return false;
1095
+ }
1096
+ new CSSStyleSheet();
1097
+ return typeof new CSSStyleSheet().replaceSync === "function";
1098
+ } catch (e) {
1099
+ }
1100
+ return false;
1101
+ })() ;
1102
+ var supportsMutableAdoptedStyleSheets = supportsConstructableStylesheets ? /* @__PURE__ */ (() => !!win.document && Object.getOwnPropertyDescriptor(win.document.adoptedStyleSheets, "length").writable)() : false;
1103
+ var queuePending = false;
1104
+ var queueDomReads = [];
1105
+ var queueDomWrites = [];
1106
+ var queueTask = (queue, write) => (cb) => {
1107
+ queue.push(cb);
1108
+ if (!queuePending) {
1109
+ queuePending = true;
1110
+ if (write && plt.$flags$ & 4 /* queueSync */) {
1111
+ nextTick(flush);
1112
+ } else {
1113
+ plt.raf(flush);
1114
+ }
1115
+ }
1116
+ };
1117
+ var consume = (queue) => {
1118
+ for (let i2 = 0; i2 < queue.length; i2++) {
1119
+ try {
1120
+ queue[i2](performance.now());
1121
+ } catch (e) {
1122
+ consoleError(e);
1123
+ }
1124
+ }
1125
+ queue.length = 0;
1126
+ };
1127
+ var flush = () => {
1128
+ consume(queueDomReads);
1129
+ {
1130
+ consume(queueDomWrites);
1131
+ if (queuePending = queueDomReads.length > 0) {
1132
+ plt.raf(flush);
1133
+ }
1134
+ }
1135
+ };
1136
+ var nextTick = (cb) => promiseResolve().then(cb);
1137
+ var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
1138
+
1139
+ // src/utils/style.ts
1140
+ function createStyleSheetIfNeededAndSupported(styles2) {
1141
+ if (!supportsConstructableStylesheets) return void 0;
1142
+ const sheet = new CSSStyleSheet();
1143
+ sheet.replaceSync(styles2);
1144
+ return sheet;
1145
+ }
1146
+
1147
+ // src/utils/shadow-root.ts
1148
+ var globalStyleSheet;
1149
+ function createShadowRoot(cmpMeta) {
1150
+ var _a;
1151
+ const opts = { mode: "open" };
1152
+ const shadowRoot = this.attachShadow(opts);
1153
+ if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported(globalStyles)) != null ? _a : null;
1154
+ if (globalStyleSheet) {
1155
+ if (supportsMutableAdoptedStyleSheets) {
1156
+ shadowRoot.adoptedStyleSheets.push(globalStyleSheet);
1157
+ } else {
1158
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, globalStyleSheet];
1159
+ }
1160
+ } else if (!supportsConstructableStylesheets) {
1161
+ const styleElm = document.createElement("style");
1162
+ styleElm.innerHTML = globalStyles;
1163
+ shadowRoot.prepend(styleElm);
1164
+ }
1165
+ }
1166
+ var updateFallbackSlotVisibility = (elm) => {
1167
+ const childNodes = internalCall(elm, "childNodes");
1168
+ if (elm.tagName && elm.tagName.includes("-") && elm["s-cr"] && elm.tagName !== "SLOT-FB") {
1169
+ getHostSlotNodes(childNodes, elm.tagName).forEach((slotNode) => {
1170
+ if (slotNode.nodeType === 1 /* ElementNode */ && slotNode.tagName === "SLOT-FB") {
1171
+ if (getSlotChildSiblings(slotNode, getSlotName(slotNode), false).length) {
1172
+ slotNode.hidden = true;
1173
+ } else {
1174
+ slotNode.hidden = false;
1175
+ }
1176
+ }
1177
+ });
1178
+ }
1179
+ let i2 = 0;
1180
+ for (i2 = 0; i2 < childNodes.length; i2++) {
1181
+ const childNode = childNodes[i2];
1182
+ if (childNode.nodeType === 1 /* ElementNode */ && internalCall(childNode, "childNodes").length) {
1183
+ updateFallbackSlotVisibility(childNode);
1184
+ }
1185
+ }
1186
+ };
1187
+ var getSlottedChildNodes = (childNodes) => {
1188
+ const result = [];
1189
+ for (let i2 = 0; i2 < childNodes.length; i2++) {
1190
+ const slottedNode = childNodes[i2]["s-nr"] || void 0;
1191
+ if (slottedNode && slottedNode.isConnected) {
1192
+ result.push(slottedNode);
1193
+ }
1194
+ }
1195
+ return result;
1196
+ };
1197
+ function getHostSlotNodes(childNodes, hostName, slotName) {
1198
+ let i2 = 0;
1199
+ let slottedNodes = [];
1200
+ let childNode;
1201
+ for (; i2 < childNodes.length; i2++) {
1202
+ childNode = childNodes[i2];
1203
+ if (childNode["s-sr"] && (!hostName || childNode["s-hn"] === hostName) && (slotName === void 0 || getSlotName(childNode) === slotName)) {
1204
+ slottedNodes.push(childNode);
1205
+ if (typeof slotName !== "undefined") return slottedNodes;
1206
+ }
1207
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
1208
+ }
1209
+ return slottedNodes;
1210
+ }
1211
+ var getSlotChildSiblings = (slot, slotName, includeSlot = true) => {
1212
+ const childNodes = [];
1213
+ if (includeSlot && slot["s-sr"] || !slot["s-sr"]) childNodes.push(slot);
1214
+ let node = slot;
1215
+ while (node = node.nextSibling) {
1216
+ if (getSlotName(node) === slotName && (includeSlot || !node["s-sr"])) childNodes.push(node);
1217
+ }
1218
+ return childNodes;
1219
+ };
1220
+ var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
1221
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
1222
+ if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
1223
+ return true;
1224
+ }
1225
+ if (nodeToRelocate.getAttribute("slot") === slotName) {
1226
+ return true;
1227
+ }
1228
+ return false;
1229
+ }
1230
+ if (nodeToRelocate["s-sn"] === slotName) {
1231
+ return true;
1232
+ }
1233
+ return slotName === "";
1234
+ };
1235
+ var addSlotRelocateNode = (newChild, slotNode, prepend, position) => {
1236
+ if (newChild["s-ol"] && newChild["s-ol"].isConnected) {
1237
+ return;
1238
+ }
1239
+ const slottedNodeLocation = document.createTextNode("");
1240
+ slottedNodeLocation["s-nr"] = newChild;
1241
+ if (!slotNode["s-cr"] || !slotNode["s-cr"].parentNode) return;
1242
+ const parent = slotNode["s-cr"].parentNode;
1243
+ const appendMethod = prepend ? internalCall(parent, "prepend") : internalCall(parent, "appendChild");
1244
+ {
1245
+ appendMethod.call(parent, slottedNodeLocation);
1246
+ }
1247
+ newChild["s-ol"] = slottedNodeLocation;
1248
+ newChild["s-sh"] = slotNode["s-hn"];
1249
+ };
1250
+ var getSlotName = (node) => typeof node["s-sn"] === "string" ? node["s-sn"] : node.nodeType === 1 && node.getAttribute("slot") || void 0;
1251
+ function patchSlotNode(node) {
1252
+ if (node.assignedElements || node.assignedNodes || !node["s-sr"]) return;
1253
+ const assignedFactory = (elementsOnly) => (function(opts) {
1254
+ const toReturn = [];
1255
+ const slotName = this["s-sn"];
1256
+ if (opts == null ? void 0 : opts.flatten) {
1257
+ console.error(`
1258
+ Flattening is not supported for Stencil non-shadow slots.
1259
+ You can use \`.childNodes\` to nested slot fallback content.
1260
+ If you have a particular use case, please open an issue on the Stencil repo.
1261
+ `);
1262
+ }
1263
+ const parent = this["s-cr"].parentElement;
1264
+ const slottedNodes = parent.__childNodes ? parent.childNodes : getSlottedChildNodes(parent.childNodes);
1265
+ slottedNodes.forEach((n) => {
1266
+ if (slotName === getSlotName(n)) {
1267
+ toReturn.push(n);
1268
+ }
1269
+ });
1270
+ if (elementsOnly) {
1271
+ return toReturn.filter((n) => n.nodeType === 1 /* ElementNode */);
1272
+ }
1273
+ return toReturn;
1274
+ }).bind(node);
1275
+ node.assignedElements = assignedFactory(true);
1276
+ node.assignedNodes = assignedFactory(false);
1277
+ }
1278
+ function dispatchSlotChangeEvent(elm) {
1279
+ elm.dispatchEvent(new CustomEvent("slotchange", { bubbles: false, cancelable: false, composed: false }));
1280
+ }
1281
+ function findSlotFromSlottedNode(slottedNode, parentHost) {
1282
+ var _a;
1283
+ parentHost = parentHost || ((_a = slottedNode["s-ol"]) == null ? void 0 : _a.parentElement);
1284
+ if (!parentHost) return { slotNode: null, slotName: "" };
1285
+ const slotName = slottedNode["s-sn"] = getSlotName(slottedNode) || "";
1286
+ const childNodes = internalCall(parentHost, "childNodes");
1287
+ const slotNode = getHostSlotNodes(childNodes, parentHost.tagName, slotName)[0];
1288
+ return { slotNode, slotName };
1289
+ }
1290
+
1291
+ // src/runtime/dom-extras.ts
1292
+ var patchPseudoShadowDom = (hostElementPrototype) => {
1293
+ patchCloneNode(hostElementPrototype);
1294
+ patchSlotAppendChild(hostElementPrototype);
1295
+ patchSlotAppend(hostElementPrototype);
1296
+ patchSlotPrepend(hostElementPrototype);
1297
+ patchSlotInsertAdjacentElement(hostElementPrototype);
1298
+ patchSlotInsertAdjacentHTML(hostElementPrototype);
1299
+ patchSlotInsertAdjacentText(hostElementPrototype);
1300
+ patchInsertBefore(hostElementPrototype);
1301
+ patchTextContent(hostElementPrototype);
1302
+ patchChildSlotNodes(hostElementPrototype);
1303
+ patchSlotRemoveChild(hostElementPrototype);
1304
+ };
1305
+ var patchCloneNode = (HostElementPrototype) => {
1306
+ if (HostElementPrototype.__cloneNode) return;
1307
+ const orgCloneNode = HostElementPrototype.__cloneNode = HostElementPrototype.cloneNode;
1308
+ HostElementPrototype.cloneNode = function(deep) {
1309
+ const srcNode = this;
1310
+ const isShadowDom = srcNode.shadowRoot && supportsShadow ;
1311
+ const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);
1312
+ if (!isShadowDom && deep) {
1313
+ let i2 = 0;
1314
+ let slotted, nonStencilNode;
1315
+ const stencilPrivates = [
1316
+ "s-id",
1317
+ "s-cr",
1318
+ "s-lr",
1319
+ "s-rc",
1320
+ "s-sc",
1321
+ "s-p",
1322
+ "s-cn",
1323
+ "s-sr",
1324
+ "s-sn",
1325
+ "s-hn",
1326
+ "s-ol",
1327
+ "s-nr",
1328
+ "s-si",
1329
+ "s-rf",
1330
+ "s-scs"
1331
+ ];
1332
+ const childNodes = this.__childNodes || this.childNodes;
1333
+ for (; i2 < childNodes.length; i2++) {
1334
+ slotted = childNodes[i2]["s-nr"];
1335
+ nonStencilNode = stencilPrivates.every((privateField) => !childNodes[i2][privateField]);
1336
+ if (slotted) {
1337
+ if (clonedNode.__appendChild) {
1338
+ clonedNode.__appendChild(slotted.cloneNode(true));
1339
+ } else {
1340
+ clonedNode.appendChild(slotted.cloneNode(true));
1341
+ }
1342
+ }
1343
+ if (nonStencilNode) {
1344
+ clonedNode.appendChild(childNodes[i2].cloneNode(true));
1345
+ }
1346
+ }
1347
+ }
1348
+ return clonedNode;
1349
+ };
1350
+ };
1351
+ var patchSlotAppendChild = (HostElementPrototype) => {
1352
+ if (HostElementPrototype.__appendChild) return;
1353
+ HostElementPrototype.__appendChild = HostElementPrototype.appendChild;
1354
+ HostElementPrototype.appendChild = function(newChild) {
1355
+ const { slotName, slotNode } = findSlotFromSlottedNode(newChild, this);
1356
+ if (slotNode) {
1357
+ addSlotRelocateNode(newChild, slotNode);
1358
+ const slotChildNodes = getSlotChildSiblings(slotNode, slotName);
1359
+ const appendAfter = slotChildNodes[slotChildNodes.length - 1];
1360
+ const parent = internalCall(appendAfter, "parentNode");
1361
+ const insertedNode = internalCall(parent, "insertBefore")(newChild, appendAfter.nextSibling);
1362
+ dispatchSlotChangeEvent(slotNode);
1363
+ updateFallbackSlotVisibility(this);
1364
+ return insertedNode;
1365
+ }
1366
+ return this.__appendChild(newChild);
1367
+ };
1368
+ };
1369
+ var patchSlotRemoveChild = (ElementPrototype) => {
1370
+ if (ElementPrototype.__removeChild) return;
1371
+ ElementPrototype.__removeChild = ElementPrototype.removeChild;
1372
+ ElementPrototype.removeChild = function(toRemove) {
1373
+ if (toRemove && typeof toRemove["s-sn"] !== "undefined") {
1374
+ const childNodes = this.__childNodes || this.childNodes;
1375
+ const slotNode = getHostSlotNodes(childNodes, this.tagName, toRemove["s-sn"]);
1376
+ if (slotNode && toRemove.isConnected) {
1377
+ toRemove.remove();
1378
+ updateFallbackSlotVisibility(this);
1379
+ return;
1380
+ }
1381
+ }
1382
+ return this.__removeChild(toRemove);
1383
+ };
1384
+ };
1385
+ var patchSlotPrepend = (HostElementPrototype) => {
1386
+ if (HostElementPrototype.__prepend) return;
1387
+ HostElementPrototype.__prepend = HostElementPrototype.prepend;
1388
+ HostElementPrototype.prepend = function(...newChildren) {
1389
+ newChildren.forEach((newChild) => {
1390
+ if (typeof newChild === "string") {
1391
+ newChild = this.ownerDocument.createTextNode(newChild);
1392
+ }
1393
+ const slotName = (newChild["s-sn"] = getSlotName(newChild)) || "";
1394
+ const childNodes = internalCall(this, "childNodes");
1395
+ const slotNode = getHostSlotNodes(childNodes, this.tagName, slotName)[0];
1396
+ if (slotNode) {
1397
+ addSlotRelocateNode(newChild, slotNode, true);
1398
+ const slotChildNodes = getSlotChildSiblings(slotNode, slotName);
1399
+ const appendAfter = slotChildNodes[0];
1400
+ const parent = internalCall(appendAfter, "parentNode");
1401
+ const toReturn = internalCall(parent, "insertBefore")(newChild, internalCall(appendAfter, "nextSibling"));
1402
+ dispatchSlotChangeEvent(slotNode);
1403
+ return toReturn;
1404
+ }
1405
+ if (newChild.nodeType === 1 && !!newChild.getAttribute("slot")) {
1406
+ newChild.hidden = true;
1407
+ }
1408
+ return HostElementPrototype.__prepend(newChild);
1409
+ });
1410
+ };
1411
+ };
1412
+ var patchSlotAppend = (HostElementPrototype) => {
1413
+ if (HostElementPrototype.__append) return;
1414
+ HostElementPrototype.__append = HostElementPrototype.append;
1415
+ HostElementPrototype.append = function(...newChildren) {
1416
+ newChildren.forEach((newChild) => {
1417
+ if (typeof newChild === "string") {
1418
+ newChild = this.ownerDocument.createTextNode(newChild);
1419
+ }
1420
+ this.appendChild(newChild);
1421
+ });
1422
+ };
1423
+ };
1424
+ var patchSlotInsertAdjacentHTML = (HostElementPrototype) => {
1425
+ if (HostElementPrototype.__insertAdjacentHTML) return;
1426
+ const originalInsertAdjacentHtml = HostElementPrototype.insertAdjacentHTML;
1427
+ HostElementPrototype.insertAdjacentHTML = function(position, text) {
1428
+ if (position !== "afterbegin" && position !== "beforeend") {
1429
+ return originalInsertAdjacentHtml.call(this, position, text);
1430
+ }
1431
+ const container = this.ownerDocument.createElement("_");
1432
+ let node;
1433
+ container.innerHTML = text;
1434
+ if (position === "afterbegin") {
1435
+ while (node = container.firstChild) {
1436
+ this.prepend(node);
1437
+ }
1438
+ } else if (position === "beforeend") {
1439
+ while (node = container.firstChild) {
1440
+ this.append(node);
1441
+ }
1442
+ }
1443
+ };
1444
+ };
1445
+ var patchSlotInsertAdjacentText = (HostElementPrototype) => {
1446
+ HostElementPrototype.insertAdjacentText = function(position, text) {
1447
+ this.insertAdjacentHTML(position, text);
1448
+ };
1449
+ };
1450
+ var patchInsertBefore = (HostElementPrototype) => {
1451
+ if (HostElementPrototype.__insertBefore) return;
1452
+ const eleProto = HostElementPrototype;
1453
+ if (eleProto.__insertBefore) return;
1454
+ eleProto.__insertBefore = HostElementPrototype.insertBefore;
1455
+ HostElementPrototype.insertBefore = function(newChild, currentChild) {
1456
+ const { slotName, slotNode } = findSlotFromSlottedNode(newChild, this);
1457
+ const slottedNodes = this.__childNodes ? this.childNodes : getSlottedChildNodes(this.childNodes);
1458
+ if (slotNode) {
1459
+ let found = false;
1460
+ slottedNodes.forEach((childNode) => {
1461
+ if (childNode === currentChild || currentChild === null) {
1462
+ found = true;
1463
+ if (currentChild === null || slotName !== currentChild["s-sn"]) {
1464
+ this.appendChild(newChild);
1465
+ return;
1466
+ }
1467
+ if (slotName === currentChild["s-sn"]) {
1468
+ addSlotRelocateNode(newChild, slotNode);
1469
+ const parent = internalCall(currentChild, "parentNode");
1470
+ internalCall(parent, "insertBefore")(newChild, currentChild);
1471
+ dispatchSlotChangeEvent(slotNode);
1472
+ }
1473
+ return;
1474
+ }
1475
+ });
1476
+ if (found) return newChild;
1477
+ }
1478
+ const parentNode = currentChild == null ? void 0 : currentChild.__parentNode;
1479
+ if (parentNode && !this.isSameNode(parentNode)) {
1480
+ return this.appendChild(newChild);
1481
+ }
1482
+ return this.__insertBefore(newChild, currentChild);
1483
+ };
1484
+ };
1485
+ var patchSlotInsertAdjacentElement = (HostElementPrototype) => {
1486
+ if (HostElementPrototype.__insertAdjacentElement) return;
1487
+ const originalInsertAdjacentElement = HostElementPrototype.insertAdjacentElement;
1488
+ HostElementPrototype.insertAdjacentElement = function(position, element) {
1489
+ if (position !== "afterbegin" && position !== "beforeend") {
1490
+ return originalInsertAdjacentElement.call(this, position, element);
1491
+ }
1492
+ if (position === "afterbegin") {
1493
+ this.prepend(element);
1494
+ return element;
1495
+ } else if (position === "beforeend") {
1496
+ this.append(element);
1497
+ return element;
1498
+ }
1499
+ return element;
1500
+ };
1501
+ };
1502
+ var patchTextContent = (hostElementPrototype) => {
1503
+ patchHostOriginalAccessor("textContent", hostElementPrototype);
1504
+ Object.defineProperty(hostElementPrototype, "textContent", {
1505
+ get: function() {
1506
+ let text = "";
1507
+ const childNodes = this.__childNodes ? this.childNodes : getSlottedChildNodes(this.childNodes);
1508
+ childNodes.forEach((node) => text += node.textContent || "");
1509
+ return text;
1510
+ },
1511
+ set: function(value) {
1512
+ const childNodes = this.__childNodes ? this.childNodes : getSlottedChildNodes(this.childNodes);
1513
+ childNodes.forEach((node) => {
1514
+ if (node["s-ol"]) node["s-ol"].remove();
1515
+ node.remove();
1516
+ });
1517
+ this.insertAdjacentHTML("beforeend", value);
1518
+ }
1519
+ });
1520
+ };
1521
+ var patchChildSlotNodes = (elm) => {
1522
+ class FakeNodeList extends Array {
1523
+ item(n) {
1524
+ return this[n];
1525
+ }
1526
+ }
1527
+ patchHostOriginalAccessor("children", elm);
1528
+ Object.defineProperty(elm, "children", {
1529
+ get() {
1530
+ return this.childNodes.filter((n) => n.nodeType === 1);
1531
+ }
1532
+ });
1533
+ Object.defineProperty(elm, "childElementCount", {
1534
+ get() {
1535
+ return this.children.length;
1536
+ }
1537
+ });
1538
+ patchHostOriginalAccessor("firstChild", elm);
1539
+ Object.defineProperty(elm, "firstChild", {
1540
+ get() {
1541
+ return this.childNodes[0];
1542
+ }
1543
+ });
1544
+ patchHostOriginalAccessor("lastChild", elm);
1545
+ Object.defineProperty(elm, "lastChild", {
1546
+ get() {
1547
+ return this.childNodes[this.childNodes.length - 1];
1548
+ }
1549
+ });
1550
+ patchHostOriginalAccessor("childNodes", elm);
1551
+ Object.defineProperty(elm, "childNodes", {
1552
+ get() {
1553
+ const result = new FakeNodeList();
1554
+ result.push(...getSlottedChildNodes(this.__childNodes));
1555
+ return result;
1556
+ }
1557
+ });
1558
+ };
1559
+ var patchParentNode = (node) => {
1560
+ if (!node || node.__parentNode) return;
1561
+ patchHostOriginalAccessor("parentNode", node);
1562
+ Object.defineProperty(node, "parentNode", {
1563
+ get: function() {
1564
+ var _a;
1565
+ return ((_a = this["s-ol"]) == null ? void 0 : _a.parentNode) || this.__parentNode;
1566
+ },
1567
+ set: function(value) {
1568
+ this.__parentNode = value;
1569
+ }
1570
+ });
1571
+ };
1572
+ var validElementPatches = ["children", "nextElementSibling", "previousElementSibling"];
1573
+ var validNodesPatches = [
1574
+ "childNodes",
1575
+ "firstChild",
1576
+ "lastChild",
1577
+ "nextSibling",
1578
+ "previousSibling",
1579
+ "textContent",
1580
+ "parentNode"
1581
+ ];
1582
+ function patchHostOriginalAccessor(accessorName, node) {
1583
+ if (!globalThis.Node || !globalThis.Element) {
1584
+ return;
1585
+ }
1586
+ let accessor;
1587
+ if (validElementPatches.includes(accessorName)) {
1588
+ accessor = Object.getOwnPropertyDescriptor(Element.prototype, accessorName);
1589
+ } else if (validNodesPatches.includes(accessorName)) {
1590
+ accessor = Object.getOwnPropertyDescriptor(Node.prototype, accessorName);
1591
+ }
1592
+ if (!accessor) {
1593
+ accessor = Object.getOwnPropertyDescriptor(node, accessorName);
1594
+ }
1595
+ if (accessor) Object.defineProperty(node, "__" + accessorName, accessor);
1596
+ }
1597
+ function internalCall(node, method) {
1598
+ if ("__" + method in node) {
1599
+ const toReturn = node["__" + method];
1600
+ if (typeof toReturn !== "function") return toReturn;
1601
+ return toReturn.bind(node);
1602
+ } else {
1603
+ if (typeof node[method] !== "function") return node[method];
1604
+ return node[method].bind(node);
1605
+ }
1606
+ }
1607
+ var createTime = (fnName, tagName = "") => {
1608
+ {
1609
+ return () => {
1610
+ return;
1611
+ };
1612
+ }
1613
+ };
1614
+ var uniqueTime = (key, measureText) => {
1615
+ {
1616
+ return () => {
1617
+ return;
1618
+ };
1619
+ }
1620
+ };
1621
+
1622
+ // src/utils/query-nonce-meta-tag-content.ts
1623
+ function queryNonceMetaTagContent(doc) {
1624
+ var _a, _b, _c;
1625
+ return (_c = (_b = (_a = doc.head) == null ? void 0 : _a.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : _b.getAttribute("content")) != null ? _c : void 0;
1626
+ }
1627
+
1628
+ // src/runtime/styles.ts
1629
+ var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
1630
+ var registerStyle = (scopeId2, cssText, allowCS) => {
1631
+ let style = styles.get(scopeId2);
1632
+ if (supportsConstructableStylesheets && allowCS) {
1633
+ style = style || new CSSStyleSheet();
1634
+ if (typeof style === "string") {
1635
+ style = cssText;
1636
+ } else {
1637
+ style.replaceSync(cssText);
1638
+ }
1639
+ } else {
1640
+ style = cssText;
1641
+ }
1642
+ styles.set(scopeId2, style);
1643
+ };
1644
+ var addStyle = (styleContainerNode, cmpMeta, mode) => {
1645
+ var _a, _b, _c;
1646
+ const scopeId2 = getScopeId(cmpMeta);
1647
+ const style = styles.get(scopeId2);
1648
+ if (!win.document) {
1649
+ return scopeId2;
1650
+ }
1651
+ styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : win.document;
1652
+ if (style) {
1653
+ if (typeof style === "string") {
1654
+ styleContainerNode = styleContainerNode.head || styleContainerNode;
1655
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1656
+ let styleElm;
1657
+ if (!appliedStyles) {
1658
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1659
+ }
1660
+ if (!appliedStyles.has(scopeId2)) {
1661
+ styleElm = win.document.createElement("style");
1662
+ styleElm.textContent = style;
1663
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
1664
+ if (nonce != null) {
1665
+ styleElm.setAttribute("nonce", nonce);
1666
+ }
1667
+ if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */)) {
1668
+ if (styleContainerNode.nodeName === "HEAD") {
1669
+ const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
1670
+ const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
1671
+ styleContainerNode.insertBefore(
1672
+ styleElm,
1673
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
1674
+ );
1675
+ } else if ("host" in styleContainerNode) {
1676
+ if (supportsConstructableStylesheets) {
1677
+ const currentWindow = (_b = styleContainerNode.defaultView) != null ? _b : styleContainerNode.ownerDocument.defaultView;
1678
+ const stylesheet = new currentWindow.CSSStyleSheet();
1679
+ stylesheet.replaceSync(style);
1680
+ if (supportsMutableAdoptedStyleSheets) {
1681
+ styleContainerNode.adoptedStyleSheets.unshift(stylesheet);
1682
+ } else {
1683
+ styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
1684
+ }
1685
+ } else {
1686
+ const existingStyleContainer = styleContainerNode.querySelector("style");
1687
+ if (existingStyleContainer && true) {
1688
+ existingStyleContainer.textContent = style + existingStyleContainer.textContent;
1689
+ } else {
1690
+ styleContainerNode.prepend(styleElm);
1691
+ }
1692
+ }
1693
+ } else {
1694
+ styleContainerNode.append(styleElm);
1695
+ }
1696
+ }
1697
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
1698
+ styleContainerNode.insertBefore(styleElm, null);
1699
+ }
1700
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
1701
+ styleElm.textContent += SLOT_FB_CSS;
1702
+ }
1703
+ if (appliedStyles) {
1704
+ appliedStyles.add(scopeId2);
1705
+ }
1706
+ }
1707
+ } else {
1708
+ let appliedStyles = rootAppliedStyles.get(styleContainerNode);
1709
+ if (!appliedStyles) {
1710
+ rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
1711
+ }
1712
+ if (!appliedStyles.has(scopeId2)) {
1713
+ const currentWindow = (_c = styleContainerNode.defaultView) != null ? _c : styleContainerNode.ownerDocument.defaultView;
1714
+ let stylesheet;
1715
+ if (style.constructor === currentWindow.CSSStyleSheet) {
1716
+ stylesheet = style;
1717
+ } else {
1718
+ stylesheet = new currentWindow.CSSStyleSheet();
1719
+ for (let i2 = 0; i2 < style.cssRules.length; i2++) {
1720
+ stylesheet.insertRule(style.cssRules[i2].cssText, i2);
1721
+ }
1722
+ }
1723
+ if (supportsMutableAdoptedStyleSheets) {
1724
+ styleContainerNode.adoptedStyleSheets.push(stylesheet);
1725
+ } else {
1726
+ styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, stylesheet];
1727
+ }
1728
+ appliedStyles.add(scopeId2);
1729
+ }
1730
+ }
1731
+ }
1732
+ return scopeId2;
1733
+ };
1734
+ var attachStyles = (hostRef) => {
1735
+ const cmpMeta = hostRef.$cmpMeta$;
1736
+ const elm = hostRef.$hostElement$;
1737
+ const flags = cmpMeta.$flags$;
1738
+ const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
1739
+ const scopeId2 = addStyle(
1740
+ elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
1741
+ cmpMeta);
1742
+ if (flags & 10 /* needsScopedEncapsulation */) {
1743
+ elm["s-sc"] = scopeId2;
1744
+ elm.classList.add(scopeId2 + "-h");
1745
+ }
1746
+ endAttachStyles();
1747
+ };
1748
+ var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
1749
+ var isComplexType = (o) => {
1750
+ o = typeof o;
1751
+ return o === "object" || o === "function";
1752
+ };
1753
+
1754
+ // src/runtime/vdom/h.ts
1755
+ var h = (nodeName, vnodeData, ...children) => {
1756
+ if (typeof nodeName === "string") {
1757
+ nodeName = transformTag(nodeName);
1758
+ }
1759
+ let child = null;
1760
+ let key = null;
1761
+ let slotName = null;
1762
+ let simple = false;
1763
+ let lastSimple = false;
1764
+ const vNodeChildren = [];
1765
+ const walk = (c) => {
1766
+ for (let i2 = 0; i2 < c.length; i2++) {
1767
+ child = c[i2];
1768
+ if (Array.isArray(child)) {
1769
+ walk(child);
1770
+ } else if (child != null && typeof child !== "boolean") {
1771
+ if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
1772
+ child = String(child);
1773
+ }
1774
+ if (simple && lastSimple) {
1775
+ vNodeChildren[vNodeChildren.length - 1].$text$ += child;
1776
+ } else {
1777
+ vNodeChildren.push(simple ? newVNode(null, child) : child);
1778
+ }
1779
+ lastSimple = simple;
1780
+ }
1781
+ }
1782
+ };
1783
+ walk(children);
1784
+ if (vnodeData) {
1785
+ if (vnodeData.key) {
1786
+ key = vnodeData.key;
1787
+ }
1788
+ if (vnodeData.name) {
1789
+ slotName = vnodeData.name;
1790
+ }
1791
+ {
1792
+ const classData = vnodeData.className || vnodeData.class;
1793
+ if (classData) {
1794
+ vnodeData.class = typeof classData !== "object" ? classData : Object.keys(classData).filter((k) => classData[k]).join(" ");
1795
+ }
1796
+ }
1797
+ }
1798
+ if (typeof nodeName === "function") {
1799
+ return nodeName(
1800
+ vnodeData === null ? {} : vnodeData,
1801
+ vNodeChildren,
1802
+ vdomFnUtils
1803
+ );
1804
+ }
1805
+ const vnode = newVNode(nodeName, null);
1806
+ vnode.$attrs$ = vnodeData;
1807
+ if (vNodeChildren.length > 0) {
1808
+ vnode.$children$ = vNodeChildren;
1809
+ }
1810
+ {
1811
+ vnode.$key$ = key;
1812
+ }
1813
+ {
1814
+ vnode.$name$ = slotName;
1815
+ }
1816
+ return vnode;
1817
+ };
1818
+ var newVNode = (tag, text) => {
1819
+ const vnode = {
1820
+ $flags$: 0,
1821
+ $tag$: tag,
1822
+ // Normalize undefined to null to prevent rendering "undefined" as text
1823
+ $text$: text != null ? text : null,
1824
+ $elm$: null,
1825
+ $children$: null
1826
+ };
1827
+ {
1828
+ vnode.$attrs$ = null;
1829
+ }
1830
+ {
1831
+ vnode.$key$ = null;
1832
+ }
1833
+ {
1834
+ vnode.$name$ = null;
1835
+ }
1836
+ return vnode;
1837
+ };
1838
+ var Host = {};
1839
+ var isHost = (node) => node && node.$tag$ === Host;
1840
+ var vdomFnUtils = {
1841
+ forEach: (children, cb) => children.map(convertToPublic).forEach(cb),
1842
+ map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)
1843
+ };
1844
+ var convertToPublic = (node) => ({
1845
+ vattrs: node.$attrs$,
1846
+ vchildren: node.$children$,
1847
+ vkey: node.$key$,
1848
+ vname: node.$name$,
1849
+ vtag: node.$tag$,
1850
+ vtext: node.$text$
1851
+ });
1852
+ var convertToPrivate = (node) => {
1853
+ if (typeof node.vtag === "function") {
1854
+ const vnodeData = { ...node.vattrs };
1855
+ if (node.vkey) {
1856
+ vnodeData.key = node.vkey;
1857
+ }
1858
+ if (node.vname) {
1859
+ vnodeData.name = node.vname;
1860
+ }
1861
+ return h(node.vtag, vnodeData, ...node.vchildren || []);
1862
+ }
1863
+ const vnode = newVNode(node.vtag, node.vtext);
1864
+ vnode.$attrs$ = node.vattrs;
1865
+ vnode.$children$ = node.vchildren;
1866
+ vnode.$key$ = node.vkey;
1867
+ vnode.$name$ = node.vname;
1868
+ return vnode;
1869
+ };
1870
+
1871
+ // src/runtime/normalize-watchers.ts
1872
+ var normalizeWatchers = (raw) => {
1873
+ if (!raw) return void 0;
1874
+ const keys = Object.keys(raw);
1875
+ if (keys.length === 0) return void 0;
1876
+ let hasLegacy = false;
1877
+ for (const propName of keys) {
1878
+ if (hasLegacy) break;
1879
+ for (const h2 of raw[propName]) {
1880
+ if (typeof h2 === "string") {
1881
+ hasLegacy = true;
1882
+ break;
1883
+ }
1884
+ }
1885
+ }
1886
+ if (!hasLegacy) return raw;
1887
+ const out = {};
1888
+ for (const propName of keys) {
1889
+ out[propName] = raw[propName].map(
1890
+ (h2) => typeof h2 === "string" ? { [h2]: 0 } : h2
1891
+ );
1892
+ }
1893
+ return out;
1894
+ };
1895
+
1896
+ // src/runtime/parse-property-value.ts
1897
+ var parsePropertyValue = (propValue, propType, isFormAssociated) => {
1898
+ if (propValue != null && !isComplexType(propValue)) {
1899
+ if (propType & 4 /* Boolean */) {
1900
+ if (isFormAssociated && typeof propValue === "string") {
1901
+ return propValue === "" || !!propValue;
1902
+ } else {
1903
+ return propValue === "false" ? false : propValue === "" || !!propValue;
1904
+ }
1905
+ }
1906
+ if (propType & 2 /* Number */) {
1907
+ return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
1908
+ }
1909
+ if (propType & 1 /* String */) {
1910
+ return String(propValue);
1911
+ }
1912
+ return propValue;
1913
+ }
1914
+ return propValue;
1915
+ };
1916
+ var getElement = (ref) => {
1917
+ var _a;
1918
+ return (_a = getHostRef(ref)) == null ? void 0 : _a.$hostElement$ ;
1919
+ };
1920
+
1921
+ // src/runtime/event-emitter.ts
1922
+ var createEvent = (ref, name, flags) => {
1923
+ const elm = getElement(ref);
1924
+ return {
1925
+ emit: (detail) => {
1926
+ return emitEvent(elm, name, {
1927
+ bubbles: true,
1928
+ composed: true,
1929
+ cancelable: true,
1930
+ detail
1931
+ });
1932
+ }
1933
+ };
1934
+ };
1935
+ var emitEvent = (elm, name, opts) => {
1936
+ const ev = plt.ce(name, opts);
1937
+ elm.dispatchEvent(ev);
1938
+ return ev;
1939
+ };
1940
+ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
1941
+ if (oldValue === newValue) {
1942
+ return;
1943
+ }
1944
+ let isProp = isMemberInElement(elm, memberName);
1945
+ let ln = memberName.toLowerCase();
1946
+ if (memberName === "class") {
1947
+ const classList = elm.classList;
1948
+ const oldClasses = parseClassList(oldValue);
1949
+ let newClasses = parseClassList(newValue);
1950
+ {
1951
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
1952
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
1953
+ }
1954
+ } else if (memberName === "style") {
1955
+ {
1956
+ for (const prop in oldValue) {
1957
+ if (!newValue || newValue[prop] == null) {
1958
+ if (prop.includes("-")) {
1959
+ elm.style.removeProperty(prop);
1960
+ } else {
1961
+ elm.style[prop] = "";
1962
+ }
1963
+ }
1964
+ }
1965
+ }
1966
+ for (const prop in newValue) {
1967
+ if (!oldValue || newValue[prop] !== oldValue[prop]) {
1968
+ if (prop.includes("-")) {
1969
+ elm.style.setProperty(prop, newValue[prop]);
1970
+ } else {
1971
+ elm.style[prop] = newValue[prop];
1972
+ }
1973
+ }
1974
+ }
1975
+ } else if (memberName === "key") ; else if (memberName === "ref") {
1976
+ if (newValue) {
1977
+ queueRefAttachment(newValue, elm);
1978
+ }
1979
+ } else if ((!isProp ) && memberName[0] === "o" && memberName[1] === "n") {
1980
+ if (memberName[2] === "-") {
1981
+ memberName = memberName.slice(3);
1982
+ } else if (isMemberInElement(win, ln)) {
1983
+ memberName = ln.slice(2);
1984
+ } else {
1985
+ memberName = ln[2] + memberName.slice(3);
1986
+ }
1987
+ if (oldValue || newValue) {
1988
+ const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);
1989
+ memberName = memberName.replace(CAPTURE_EVENT_REGEX, "");
1990
+ if (oldValue) {
1991
+ plt.rel(elm, memberName, oldValue, capture);
1992
+ }
1993
+ if (newValue) {
1994
+ plt.ael(elm, memberName, newValue, capture);
1995
+ }
1996
+ }
1997
+ } else if (memberName[0] === "a" && memberName.startsWith("attr:")) {
1998
+ const propName = memberName.slice(5);
1999
+ let attrName;
2000
+ {
2001
+ const hostRef = getHostRef(elm);
2002
+ if (hostRef && hostRef.$cmpMeta$ && hostRef.$cmpMeta$.$members$) {
2003
+ const memberMeta = hostRef.$cmpMeta$.$members$[propName];
2004
+ if (memberMeta && memberMeta[1]) {
2005
+ attrName = memberMeta[1];
2006
+ }
2007
+ }
2008
+ }
2009
+ if (!attrName) {
2010
+ attrName = propName.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
2011
+ }
2012
+ if (newValue == null || newValue === false) {
2013
+ if (newValue !== false || elm.getAttribute(attrName) === "") {
2014
+ elm.removeAttribute(attrName);
2015
+ }
2016
+ } else {
2017
+ elm.setAttribute(attrName, newValue === true ? "" : newValue);
2018
+ }
2019
+ return;
2020
+ } else if (memberName[0] === "p" && memberName.startsWith("prop:")) {
2021
+ const propName = memberName.slice(5);
2022
+ try {
2023
+ elm[propName] = newValue;
2024
+ } catch (e) {
2025
+ }
2026
+ return;
2027
+ } else {
2028
+ const isComplex = isComplexType(newValue);
2029
+ if ((isProp || isComplex && newValue !== null) && !isSvg) {
2030
+ try {
2031
+ if (!elm.tagName.includes("-")) {
2032
+ const n = newValue == null ? "" : newValue;
2033
+ if (memberName === "list") {
2034
+ isProp = false;
2035
+ } else if (oldValue == null || elm[memberName] !== n) {
2036
+ if (typeof elm.__lookupSetter__(memberName) === "function") {
2037
+ elm[memberName] = n;
2038
+ } else {
2039
+ elm.setAttribute(memberName, n);
2040
+ }
2041
+ }
2042
+ } else if (elm[memberName] !== newValue) {
2043
+ elm[memberName] = newValue;
2044
+ }
2045
+ } catch (e) {
2046
+ }
2047
+ }
2048
+ let xlink = false;
2049
+ {
2050
+ if (ln !== (ln = ln.replace(/^xlink\:?/, ""))) {
2051
+ memberName = ln;
2052
+ xlink = true;
2053
+ }
2054
+ }
2055
+ if (newValue == null || newValue === false) {
2056
+ if (newValue !== false || elm.getAttribute(memberName) === "") {
2057
+ if (xlink) {
2058
+ elm.removeAttributeNS(XLINK_NS, memberName);
2059
+ } else {
2060
+ elm.removeAttribute(memberName);
2061
+ }
2062
+ }
2063
+ } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex && elm.nodeType === 1 /* ElementNode */) {
2064
+ newValue = newValue === true ? "" : newValue;
2065
+ if (xlink) {
2066
+ elm.setAttributeNS(XLINK_NS, memberName, newValue);
2067
+ } else {
2068
+ elm.setAttribute(memberName, newValue);
2069
+ }
2070
+ }
2071
+ }
2072
+ };
2073
+ var parseClassListRegex = /\s/;
2074
+ var parseClassList = (value) => {
2075
+ if (typeof value === "object" && value && "baseVal" in value) {
2076
+ value = value.baseVal;
2077
+ }
2078
+ if (!value || typeof value !== "string") {
2079
+ return [];
2080
+ }
2081
+ return value.split(parseClassListRegex);
2082
+ };
2083
+ var CAPTURE_EVENT_SUFFIX = "Capture";
2084
+ var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
2085
+
2086
+ // src/runtime/vdom/update-element.ts
2087
+ var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
2088
+ const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
2089
+ const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
2090
+ const newVnodeAttrs = newVnode.$attrs$ || {};
2091
+ {
2092
+ for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
2093
+ if (!(memberName in newVnodeAttrs)) {
2094
+ setAccessor(
2095
+ elm,
2096
+ memberName,
2097
+ oldVnodeAttrs[memberName],
2098
+ void 0,
2099
+ isSvgMode2,
2100
+ newVnode.$flags$);
2101
+ }
2102
+ }
2103
+ }
2104
+ for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
2105
+ setAccessor(
2106
+ elm,
2107
+ memberName,
2108
+ oldVnodeAttrs[memberName],
2109
+ newVnodeAttrs[memberName],
2110
+ isSvgMode2,
2111
+ newVnode.$flags$);
2112
+ }
2113
+ };
2114
+ function sortedAttrNames(attrNames) {
2115
+ return attrNames.includes("ref") ? (
2116
+ // we need to sort these to ensure that `'ref'` is the last attr
2117
+ [...attrNames.filter((attr) => attr !== "ref"), "ref"]
2118
+ ) : (
2119
+ // no need to sort, return the original array
2120
+ attrNames
2121
+ );
2122
+ }
2123
+ var contentRef;
2124
+ var hostTagName;
2125
+ var useNativeShadowDom = false;
2126
+ var checkSlotFallbackVisibility = false;
2127
+ var checkSlotRelocate = false;
2128
+ var isSvgMode = false;
2129
+ var refCallbacksToRemove = [];
2130
+ var refCallbacksToAttach = [];
2131
+ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
2132
+ var _a;
2133
+ const newVNode2 = newParentVNode.$children$[childIndex];
2134
+ let i2 = 0;
2135
+ let elm;
2136
+ let childNode;
2137
+ let oldVNode;
2138
+ if (!useNativeShadowDom) {
2139
+ checkSlotRelocate = true;
2140
+ if (newVNode2.$tag$ === "slot") {
2141
+ newVNode2.$flags$ |= newVNode2.$children$ ? (
2142
+ // slot element has fallback content
2143
+ // still create an element that "mocks" the slot element
2144
+ 2 /* isSlotFallback */
2145
+ ) : (
2146
+ // slot element does not have fallback content
2147
+ // create an html comment we'll use to always reference
2148
+ // where actual slot content should sit next to
2149
+ 1 /* isSlotReference */
2150
+ );
2151
+ }
2152
+ }
2153
+ if (newVNode2.$text$ != null) {
2154
+ elm = newVNode2.$elm$ = win.document.createTextNode(newVNode2.$text$);
2155
+ } else if (newVNode2.$flags$ & 1 /* isSlotReference */) {
2156
+ elm = newVNode2.$elm$ = win.document.createTextNode("");
2157
+ {
2158
+ updateElement(null, newVNode2, isSvgMode);
2159
+ }
2160
+ } else {
2161
+ if (!isSvgMode) {
2162
+ isSvgMode = newVNode2.$tag$ === "svg";
2163
+ }
2164
+ if (!win.document) {
2165
+ throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");
2166
+ }
2167
+ elm = newVNode2.$elm$ = win.document.createElementNS(
2168
+ isSvgMode ? SVG_NS : HTML_NS,
2169
+ !useNativeShadowDom && BUILD.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? "slot-fb" : newVNode2.$tag$
2170
+ ) ;
2171
+ if (isSvgMode && newVNode2.$tag$ === "foreignObject") {
2172
+ isSvgMode = false;
2173
+ }
2174
+ {
2175
+ updateElement(null, newVNode2, isSvgMode);
2176
+ }
2177
+ if (newVNode2.$children$) {
2178
+ const appendTarget = newVNode2.$tag$ === "template" ? elm.content : elm;
2179
+ for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
2180
+ childNode = createElm(oldParentVNode, newVNode2, i2);
2181
+ if (childNode) {
2182
+ appendTarget.appendChild(childNode);
2183
+ }
2184
+ }
2185
+ }
2186
+ {
2187
+ if (newVNode2.$tag$ === "svg") {
2188
+ isSvgMode = false;
2189
+ } else if (elm.tagName === "foreignObject") {
2190
+ isSvgMode = true;
2191
+ }
2192
+ }
2193
+ }
2194
+ elm["s-hn"] = hostTagName;
2195
+ {
2196
+ if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {
2197
+ elm["s-sr"] = true;
2198
+ elm["s-cr"] = contentRef;
2199
+ elm["s-sn"] = newVNode2.$name$ || "";
2200
+ elm["s-rf"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;
2201
+ patchSlotNode(elm);
2202
+ oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
2203
+ if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {
2204
+ relocateToHostRoot(oldParentVNode.$elm$);
2205
+ }
2206
+ }
2207
+ }
2208
+ return elm;
2209
+ };
2210
+ var relocateToHostRoot = (parentElm) => {
2211
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
2212
+ const host = parentElm.closest(hostTagName.toLowerCase());
2213
+ if (host != null) {
2214
+ const contentRefNode = Array.from(host.__childNodes || host.childNodes).find(
2215
+ (ref) => ref["s-cr"]
2216
+ );
2217
+ const childNodeArray = Array.from(
2218
+ parentElm.__childNodes || parentElm.childNodes
2219
+ );
2220
+ for (const childNode of contentRefNode ? childNodeArray.reverse() : childNodeArray) {
2221
+ if (childNode["s-sh"] != null) {
2222
+ insertBefore(host, childNode, contentRefNode != null ? contentRefNode : null);
2223
+ childNode["s-sh"] = void 0;
2224
+ checkSlotRelocate = true;
2225
+ }
2226
+ }
2227
+ }
2228
+ plt.$flags$ &= -2 /* isTmpDisconnected */;
2229
+ };
2230
+ var putBackInOriginalLocation = (parentElm, recursive) => {
2231
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
2232
+ const oldSlotChildNodes = Array.from(parentElm.__childNodes || parentElm.childNodes);
2233
+ if (parentElm["s-sr"]) {
2234
+ let node = parentElm;
2235
+ while (node = node.nextSibling) {
2236
+ if (node && node["s-sn"] === parentElm["s-sn"] && node["s-sh"] === hostTagName) {
2237
+ oldSlotChildNodes.push(node);
2238
+ }
2239
+ }
2240
+ }
2241
+ for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {
2242
+ const childNode = oldSlotChildNodes[i2];
2243
+ if (childNode["s-hn"] !== hostTagName && childNode["s-ol"]) {
2244
+ insertBefore(referenceNode(childNode).parentNode, childNode, referenceNode(childNode));
2245
+ childNode["s-ol"].remove();
2246
+ childNode["s-ol"] = void 0;
2247
+ childNode["s-sh"] = void 0;
2248
+ checkSlotRelocate = true;
2249
+ }
2250
+ if (recursive) {
2251
+ putBackInOriginalLocation(childNode, recursive);
2252
+ }
2253
+ }
2254
+ plt.$flags$ &= -2 /* isTmpDisconnected */;
2255
+ };
2256
+ var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
2257
+ let containerElm = parentElm["s-cr"] && parentElm["s-cr"].parentNode || parentElm;
2258
+ let childNode;
2259
+ if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
2260
+ containerElm = containerElm.shadowRoot;
2261
+ }
2262
+ if (parentVNode.$tag$ === "template") {
2263
+ containerElm = containerElm.content;
2264
+ }
2265
+ for (; startIdx <= endIdx; ++startIdx) {
2266
+ if (vnodes[startIdx]) {
2267
+ childNode = createElm(null, parentVNode, startIdx);
2268
+ if (childNode) {
2269
+ vnodes[startIdx].$elm$ = childNode;
2270
+ insertBefore(containerElm, childNode, referenceNode(before) );
2271
+ }
2272
+ }
2273
+ }
2274
+ };
2275
+ var removeVnodes = (vnodes, startIdx, endIdx) => {
2276
+ for (let index = startIdx; index <= endIdx; ++index) {
2277
+ const vnode = vnodes[index];
2278
+ if (vnode) {
2279
+ const elm = vnode.$elm$;
2280
+ nullifyVNodeRefs(vnode);
2281
+ if (elm) {
2282
+ {
2283
+ checkSlotFallbackVisibility = true;
2284
+ if (elm["s-ol"]) {
2285
+ elm["s-ol"].remove();
2286
+ } else {
2287
+ putBackInOriginalLocation(elm, true);
2288
+ }
2289
+ }
2290
+ elm.remove();
2291
+ }
2292
+ }
2293
+ }
2294
+ };
2295
+ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {
2296
+ let oldStartIdx = 0;
2297
+ let newStartIdx = 0;
2298
+ let idxInOld = 0;
2299
+ let i2 = 0;
2300
+ let oldEndIdx = oldCh.length - 1;
2301
+ let oldStartVnode = oldCh[0];
2302
+ let oldEndVnode = oldCh[oldEndIdx];
2303
+ let newEndIdx = newCh.length - 1;
2304
+ let newStartVnode = newCh[0];
2305
+ let newEndVnode = newCh[newEndIdx];
2306
+ let node;
2307
+ let elmToMove;
2308
+ const containerElm = newVNode2.$tag$ === "template" ? parentElm.content : parentElm;
2309
+ while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
2310
+ if (oldStartVnode == null) {
2311
+ oldStartVnode = oldCh[++oldStartIdx];
2312
+ } else if (oldEndVnode == null) {
2313
+ oldEndVnode = oldCh[--oldEndIdx];
2314
+ } else if (newStartVnode == null) {
2315
+ newStartVnode = newCh[++newStartIdx];
2316
+ } else if (newEndVnode == null) {
2317
+ newEndVnode = newCh[--newEndIdx];
2318
+ } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {
2319
+ patch(oldStartVnode, newStartVnode, isInitialRender);
2320
+ oldStartVnode = oldCh[++oldStartIdx];
2321
+ newStartVnode = newCh[++newStartIdx];
2322
+ } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {
2323
+ patch(oldEndVnode, newEndVnode, isInitialRender);
2324
+ oldEndVnode = oldCh[--oldEndIdx];
2325
+ newEndVnode = newCh[--newEndIdx];
2326
+ } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {
2327
+ if ((oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot")) {
2328
+ putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);
2329
+ }
2330
+ patch(oldStartVnode, newEndVnode, isInitialRender);
2331
+ insertBefore(containerElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);
2332
+ oldStartVnode = oldCh[++oldStartIdx];
2333
+ newEndVnode = newCh[--newEndIdx];
2334
+ } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {
2335
+ if ((oldStartVnode.$tag$ === "slot" || newEndVnode.$tag$ === "slot")) {
2336
+ putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);
2337
+ }
2338
+ patch(oldEndVnode, newStartVnode, isInitialRender);
2339
+ insertBefore(containerElm, oldEndVnode.$elm$, oldStartVnode.$elm$);
2340
+ oldEndVnode = oldCh[--oldEndIdx];
2341
+ newStartVnode = newCh[++newStartIdx];
2342
+ } else {
2343
+ idxInOld = -1;
2344
+ {
2345
+ for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {
2346
+ if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {
2347
+ idxInOld = i2;
2348
+ break;
2349
+ }
2350
+ }
2351
+ }
2352
+ if (idxInOld >= 0) {
2353
+ elmToMove = oldCh[idxInOld];
2354
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
2355
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
2356
+ } else {
2357
+ patch(elmToMove, newStartVnode, isInitialRender);
2358
+ oldCh[idxInOld] = void 0;
2359
+ node = elmToMove.$elm$;
2360
+ }
2361
+ newStartVnode = newCh[++newStartIdx];
2362
+ } else {
2363
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
2364
+ newStartVnode = newCh[++newStartIdx];
2365
+ }
2366
+ if (node) {
2367
+ {
2368
+ insertBefore(
2369
+ referenceNode(oldStartVnode.$elm$).parentNode,
2370
+ node,
2371
+ referenceNode(oldStartVnode.$elm$)
2372
+ );
2373
+ }
2374
+ }
2375
+ }
2376
+ }
2377
+ if (oldStartIdx > oldEndIdx) {
2378
+ addVnodes(
2379
+ parentElm,
2380
+ newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,
2381
+ newVNode2,
2382
+ newCh,
2383
+ newStartIdx,
2384
+ newEndIdx
2385
+ );
2386
+ } else if (newStartIdx > newEndIdx) {
2387
+ removeVnodes(oldCh, oldStartIdx, oldEndIdx);
2388
+ }
2389
+ };
2390
+ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
2391
+ if (leftVNode.$tag$ === rightVNode.$tag$) {
2392
+ if (leftVNode.$tag$ === "slot") {
2393
+ return leftVNode.$name$ === rightVNode.$name$;
2394
+ }
2395
+ if (!isInitialRender) {
2396
+ return leftVNode.$key$ === rightVNode.$key$;
2397
+ }
2398
+ if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
2399
+ leftVNode.$key$ = rightVNode.$key$;
2400
+ }
2401
+ return true;
2402
+ }
2403
+ return false;
2404
+ };
2405
+ var referenceNode = (node) => node && node["s-ol"] || node;
2406
+ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
2407
+ const elm = newVNode2.$elm$ = oldVNode.$elm$;
2408
+ const oldChildren = oldVNode.$children$;
2409
+ const newChildren = newVNode2.$children$;
2410
+ const tag = newVNode2.$tag$;
2411
+ const text = newVNode2.$text$;
2412
+ let defaultHolder;
2413
+ if (text == null) {
2414
+ {
2415
+ isSvgMode = tag === "svg" ? true : tag === "foreignObject" ? false : isSvgMode;
2416
+ }
2417
+ {
2418
+ if (tag === "slot" && !useNativeShadowDom) {
2419
+ if (oldVNode.$name$ !== newVNode2.$name$) {
2420
+ newVNode2.$elm$["s-sn"] = newVNode2.$name$ || "";
2421
+ relocateToHostRoot(newVNode2.$elm$.parentElement);
2422
+ }
2423
+ }
2424
+ updateElement(oldVNode, newVNode2, isSvgMode);
2425
+ }
2426
+ if (oldChildren !== null && newChildren !== null) {
2427
+ updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);
2428
+ } else if (newChildren !== null) {
2429
+ if (oldVNode.$text$ !== null) {
2430
+ elm.textContent = "";
2431
+ }
2432
+ addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
2433
+ } else if (
2434
+ // don't do this on initial render as it can cause non-hydrated content to be removed
2435
+ !isInitialRender && BUILD.updatable && oldChildren !== null
2436
+ ) {
2437
+ removeVnodes(oldChildren, 0, oldChildren.length - 1);
2438
+ } else ;
2439
+ if (isSvgMode && tag === "svg") {
2440
+ isSvgMode = false;
2441
+ }
2442
+ } else if ((defaultHolder = elm["s-cr"])) {
2443
+ defaultHolder.parentNode.textContent = text;
2444
+ } else if (oldVNode.$text$ !== text) {
2445
+ elm.data = text;
2446
+ }
2447
+ };
2448
+ var relocateNodes = [];
2449
+ var markSlotContentForRelocation = (elm) => {
2450
+ let node;
2451
+ let hostContentNodes;
2452
+ let j;
2453
+ const children = elm.__childNodes || elm.childNodes;
2454
+ for (const childNode of children) {
2455
+ if (childNode["s-sr"] && (node = childNode["s-cr"]) && node.parentNode) {
2456
+ hostContentNodes = node.parentNode.__childNodes || node.parentNode.childNodes;
2457
+ const slotName = childNode["s-sn"];
2458
+ for (j = hostContentNodes.length - 1; j >= 0; j--) {
2459
+ node = hostContentNodes[j];
2460
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"])) {
2461
+ if (isNodeLocatedInSlot(node, slotName)) {
2462
+ let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
2463
+ checkSlotFallbackVisibility = true;
2464
+ node["s-sn"] = node["s-sn"] || slotName;
2465
+ if (relocateNodeData) {
2466
+ relocateNodeData.$nodeToRelocate$["s-sh"] = childNode["s-hn"];
2467
+ relocateNodeData.$slotRefNode$ = childNode;
2468
+ } else {
2469
+ node["s-sh"] = childNode["s-hn"];
2470
+ relocateNodes.push({
2471
+ $slotRefNode$: childNode,
2472
+ $nodeToRelocate$: node
2473
+ });
2474
+ }
2475
+ if (node["s-sr"]) {
2476
+ relocateNodes.map((relocateNode) => {
2477
+ if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node["s-sn"])) {
2478
+ relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
2479
+ if (relocateNodeData && !relocateNode.$slotRefNode$) {
2480
+ relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;
2481
+ }
2482
+ }
2483
+ });
2484
+ }
2485
+ } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {
2486
+ relocateNodes.push({
2487
+ $nodeToRelocate$: node
2488
+ });
2489
+ }
2490
+ }
2491
+ }
2492
+ }
2493
+ if (childNode.nodeType === 1 /* ElementNode */) {
2494
+ markSlotContentForRelocation(childNode);
2495
+ }
2496
+ }
2497
+ };
2498
+ var nullifyVNodeRefs = (vNode) => {
2499
+ {
2500
+ if (vNode.$attrs$ && vNode.$attrs$.ref) {
2501
+ refCallbacksToRemove.push(() => vNode.$attrs$.ref(null));
2502
+ }
2503
+ vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);
2504
+ }
2505
+ };
2506
+ var queueRefAttachment = (refCallback, elm) => {
2507
+ {
2508
+ refCallbacksToAttach.push(() => refCallback(elm));
2509
+ }
2510
+ };
2511
+ var flushQueuedRefCallbacks = () => {
2512
+ {
2513
+ refCallbacksToRemove.forEach((cb) => cb());
2514
+ refCallbacksToRemove.length = 0;
2515
+ refCallbacksToAttach.forEach((cb) => cb());
2516
+ refCallbacksToAttach.length = 0;
2517
+ }
2518
+ };
2519
+ var insertBefore = (parent, newNode, reference, isInitialLoad) => {
2520
+ {
2521
+ if (typeof newNode["s-sn"] === "string") {
2522
+ if (parent.getRootNode().nodeType !== 11 /* DOCUMENT_FRAGMENT_NODE */) {
2523
+ patchParentNode(newNode);
2524
+ }
2525
+ parent.insertBefore(newNode, reference);
2526
+ const { slotNode } = findSlotFromSlottedNode(newNode);
2527
+ if (slotNode && !isInitialLoad) dispatchSlotChangeEvent(slotNode);
2528
+ return newNode;
2529
+ }
2530
+ }
2531
+ if (parent.__insertBefore) {
2532
+ return parent.__insertBefore(newNode, reference);
2533
+ } else {
2534
+ return parent == null ? void 0 : parent.insertBefore(newNode, reference);
2535
+ }
2536
+ };
2537
+ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
2538
+ var _a, _b, _c, _d, _e;
2539
+ const hostElm = hostRef.$hostElement$;
2540
+ const cmpMeta = hostRef.$cmpMeta$;
2541
+ const oldVNode = hostRef.$vnode$ || newVNode(null, null);
2542
+ const isHostElement = isHost(renderFnResults);
2543
+ const rootVnode = isHostElement ? renderFnResults : h(null, null, renderFnResults);
2544
+ hostTagName = hostElm.tagName;
2545
+ if (cmpMeta.$attrsToReflect$) {
2546
+ rootVnode.$attrs$ = rootVnode.$attrs$ || {};
2547
+ cmpMeta.$attrsToReflect$.forEach(([propName, attribute]) => {
2548
+ {
2549
+ rootVnode.$attrs$[attribute] = hostElm[propName];
2550
+ }
2551
+ });
2552
+ }
2553
+ if (isInitialLoad && rootVnode.$attrs$) {
2554
+ for (const key of Object.keys(rootVnode.$attrs$)) {
2555
+ if (hostElm.hasAttribute(key) && !["key", "ref", "style", "class"].includes(key)) {
2556
+ rootVnode.$attrs$[key] = hostElm[key];
2557
+ }
2558
+ }
2559
+ }
2560
+ rootVnode.$tag$ = null;
2561
+ rootVnode.$flags$ |= 4 /* isHost */;
2562
+ hostRef.$vnode$ = rootVnode;
2563
+ rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
2564
+ useNativeShadowDom = !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && !(cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */);
2565
+ {
2566
+ contentRef = hostElm["s-cr"];
2567
+ checkSlotFallbackVisibility = false;
2568
+ }
2569
+ patch(oldVNode, rootVnode, isInitialLoad);
2570
+ {
2571
+ plt.$flags$ |= 1 /* isTmpDisconnected */;
2572
+ if (checkSlotRelocate) {
2573
+ markSlotContentForRelocation(rootVnode.$elm$);
2574
+ for (const relocateData of relocateNodes) {
2575
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
2576
+ if (!nodeToRelocate["s-ol"] && win.document) {
2577
+ const orgLocationNode = win.document.createTextNode("");
2578
+ orgLocationNode["s-nr"] = nodeToRelocate;
2579
+ insertBefore(
2580
+ nodeToRelocate.parentNode,
2581
+ nodeToRelocate["s-ol"] = orgLocationNode,
2582
+ nodeToRelocate,
2583
+ isInitialLoad
2584
+ );
2585
+ }
2586
+ }
2587
+ for (const relocateData of relocateNodes) {
2588
+ const nodeToRelocate = relocateData.$nodeToRelocate$;
2589
+ const slotRefNode = relocateData.$slotRefNode$;
2590
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */ && isInitialLoad) {
2591
+ nodeToRelocate["s-ih"] = (_a = nodeToRelocate.hidden) != null ? _a : false;
2592
+ }
2593
+ if (slotRefNode) {
2594
+ const parentNodeRef = slotRefNode.parentNode;
2595
+ let insertBeforeNode = slotRefNode.nextSibling;
2596
+ if (insertBeforeNode && insertBeforeNode.nodeType === 1 /* ElementNode */) {
2597
+ let orgLocationNode = (_b = nodeToRelocate["s-ol"]) == null ? void 0 : _b.previousSibling;
2598
+ while (orgLocationNode) {
2599
+ let refNode = (_c = orgLocationNode["s-nr"]) != null ? _c : null;
2600
+ if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === (refNode.__parentNode || refNode.parentNode)) {
2601
+ refNode = refNode.nextSibling;
2602
+ while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode["s-sr"])) {
2603
+ refNode = refNode == null ? void 0 : refNode.nextSibling;
2604
+ }
2605
+ if (!refNode || !refNode["s-nr"]) {
2606
+ insertBeforeNode = refNode;
2607
+ break;
2608
+ }
2609
+ }
2610
+ orgLocationNode = orgLocationNode.previousSibling;
2611
+ }
2612
+ }
2613
+ const parent = nodeToRelocate.__parentNode || nodeToRelocate.parentNode;
2614
+ const nextSibling = nodeToRelocate.__nextSibling || nodeToRelocate.nextSibling;
2615
+ if (!insertBeforeNode && parentNodeRef !== parent || nextSibling !== insertBeforeNode) {
2616
+ if (nodeToRelocate !== insertBeforeNode) {
2617
+ insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode, isInitialLoad);
2618
+ if (nodeToRelocate.nodeType === 8 /* CommentNode */ && nodeToRelocate.nodeValue.startsWith("s-nt-")) {
2619
+ const textNode = win.document.createTextNode(nodeToRelocate.nodeValue.replace(/^s-nt-/, ""));
2620
+ textNode["s-hn"] = nodeToRelocate["s-hn"];
2621
+ textNode["s-sn"] = nodeToRelocate["s-sn"];
2622
+ textNode["s-sh"] = nodeToRelocate["s-sh"];
2623
+ textNode["s-sr"] = nodeToRelocate["s-sr"];
2624
+ textNode["s-ol"] = nodeToRelocate["s-ol"];
2625
+ textNode["s-ol"]["s-nr"] = textNode;
2626
+ insertBefore(nodeToRelocate.parentNode, textNode, nodeToRelocate, isInitialLoad);
2627
+ nodeToRelocate.parentNode.removeChild(nodeToRelocate);
2628
+ }
2629
+ if (nodeToRelocate.nodeType === 1 /* ElementNode */ && nodeToRelocate.tagName !== "SLOT-FB") {
2630
+ nodeToRelocate.hidden = (_d = nodeToRelocate["s-ih"]) != null ? _d : false;
2631
+ }
2632
+ }
2633
+ }
2634
+ nodeToRelocate && typeof slotRefNode["s-rf"] === "function" && slotRefNode["s-rf"](slotRefNode);
2635
+ } else if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
2636
+ nodeToRelocate.hidden = true;
2637
+ }
2638
+ }
2639
+ }
2640
+ if (checkSlotFallbackVisibility) {
2641
+ updateFallbackSlotVisibility(rootVnode.$elm$);
2642
+ }
2643
+ plt.$flags$ &= -2 /* isTmpDisconnected */;
2644
+ relocateNodes.length = 0;
2645
+ }
2646
+ if (!useNativeShadowDom && !(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && hostElm["s-cr"]) {
2647
+ const children = rootVnode.$elm$.__childNodes || rootVnode.$elm$.childNodes;
2648
+ for (const childNode of children) {
2649
+ if (childNode["s-hn"] !== hostTagName && !childNode["s-sh"]) {
2650
+ if (isInitialLoad && childNode["s-ih"] == null) {
2651
+ childNode["s-ih"] = (_e = childNode.hidden) != null ? _e : false;
2652
+ }
2653
+ if (childNode.nodeType === 1 /* ElementNode */) {
2654
+ childNode.hidden = true;
2655
+ } else if (childNode.nodeType === 3 /* TextNode */ && !!childNode.nodeValue.trim()) {
2656
+ const textCommentNode = win.document.createComment("s-nt-" + childNode.nodeValue);
2657
+ textCommentNode["s-sn"] = childNode["s-sn"];
2658
+ insertBefore(childNode.parentNode, textCommentNode, childNode, isInitialLoad);
2659
+ childNode.parentNode.removeChild(childNode);
2660
+ }
2661
+ }
2662
+ }
2663
+ }
2664
+ contentRef = void 0;
2665
+ flushQueuedRefCallbacks();
2666
+ };
2667
+
2668
+ // src/runtime/update-component.ts
2669
+ var attachToAncestor = (hostRef, ancestorComponent) => {
2670
+ if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
2671
+ const index = ancestorComponent["s-p"].push(
2672
+ new Promise(
2673
+ (r) => hostRef.$onRenderResolve$ = () => {
2674
+ ancestorComponent["s-p"].splice(index - 1, 1);
2675
+ r();
2676
+ }
2677
+ )
2678
+ );
2679
+ }
2680
+ };
2681
+ var scheduleUpdate = (hostRef, isInitialLoad) => {
2682
+ {
2683
+ hostRef.$flags$ |= 16 /* isQueuedForUpdate */;
2684
+ }
2685
+ if (hostRef.$flags$ & 4 /* isWaitingForChildren */) {
2686
+ hostRef.$flags$ |= 512 /* needsRerender */;
2687
+ return;
2688
+ }
2689
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$);
2690
+ const dispatch = () => dispatchHooks(hostRef, isInitialLoad);
2691
+ if (isInitialLoad) {
2692
+ queueMicrotask(() => {
2693
+ dispatch();
2694
+ });
2695
+ return;
2696
+ }
2697
+ return writeTask(dispatch) ;
2698
+ };
2699
+ var dispatchHooks = (hostRef, isInitialLoad) => {
2700
+ const elm = hostRef.$hostElement$;
2701
+ const endSchedule = createTime("scheduleUpdate", hostRef.$cmpMeta$.$tagName$);
2702
+ const instance = hostRef.$lazyInstance$ ;
2703
+ if (!instance) {
2704
+ throw new Error(
2705
+ `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
2706
+ );
2707
+ }
2708
+ let maybePromise;
2709
+ if (isInitialLoad) {
2710
+ {
2711
+ if (hostRef.$deferredConnectedCallback$) {
2712
+ hostRef.$deferredConnectedCallback$ = false;
2713
+ safeCall(instance, "connectedCallback", void 0, elm);
2714
+ }
2715
+ {
2716
+ hostRef.$flags$ |= 256 /* isListenReady */;
2717
+ if (hostRef.$queuedListeners$) {
2718
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event, elm));
2719
+ hostRef.$queuedListeners$ = void 0;
2720
+ }
2721
+ }
2722
+ if (hostRef.$fetchedCbList$.length) {
2723
+ hostRef.$fetchedCbList$.forEach((cb) => cb(elm));
2724
+ }
2725
+ }
2726
+ maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
2727
+ } else {
2728
+ maybePromise = safeCall(instance, "componentWillUpdate", void 0, elm);
2729
+ }
2730
+ maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender", void 0, elm));
2731
+ endSchedule();
2732
+ return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
2733
+ };
2734
+ var enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn).catch((err) => {
2735
+ console.error(err);
2736
+ fn();
2737
+ }) : fn();
2738
+ var isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === "function";
2739
+ var updateComponent = async (hostRef, instance, isInitialLoad) => {
2740
+ var _a;
2741
+ const elm = hostRef.$hostElement$;
2742
+ const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
2743
+ const rc = elm["s-rc"];
2744
+ if (isInitialLoad) {
2745
+ attachStyles(hostRef);
2746
+ }
2747
+ const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
2748
+ {
2749
+ callRender(hostRef, instance, elm, isInitialLoad);
2750
+ }
2751
+ if (rc) {
2752
+ rc.map((cb) => cb());
2753
+ elm["s-rc"] = void 0;
2754
+ }
2755
+ endRender();
2756
+ endUpdate();
2757
+ {
2758
+ const childrenPromises = (_a = elm["s-p"]) != null ? _a : [];
2759
+ const postUpdate = () => postUpdateComponent(hostRef);
2760
+ if (childrenPromises.length === 0) {
2761
+ postUpdate();
2762
+ } else {
2763
+ Promise.all(childrenPromises).then(postUpdate).catch(postUpdate);
2764
+ hostRef.$flags$ |= 4 /* isWaitingForChildren */;
2765
+ childrenPromises.length = 0;
2766
+ }
2767
+ }
2768
+ };
2769
+ var callRender = (hostRef, instance, elm, isInitialLoad) => {
2770
+ try {
2771
+ instance = instance.render() ;
2772
+ {
2773
+ hostRef.$flags$ &= -17 /* isQueuedForUpdate */;
2774
+ }
2775
+ {
2776
+ hostRef.$flags$ |= 2 /* hasRendered */;
2777
+ }
2778
+ {
2779
+ {
2780
+ {
2781
+ renderVdom(hostRef, instance, isInitialLoad);
2782
+ }
2783
+ }
2784
+ }
2785
+ } catch (e) {
2786
+ consoleError(e, hostRef.$hostElement$);
2787
+ }
2788
+ return null;
2789
+ };
2790
+ var postUpdateComponent = (hostRef) => {
2791
+ const tagName = hostRef.$cmpMeta$.$tagName$;
2792
+ const elm = hostRef.$hostElement$;
2793
+ const endPostUpdate = createTime("postUpdate", tagName);
2794
+ const instance = hostRef.$lazyInstance$ ;
2795
+ const ancestorComponent = hostRef.$ancestorComponent$;
2796
+ safeCall(instance, "componentDidRender", void 0, elm);
2797
+ if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
2798
+ hostRef.$flags$ |= 64 /* hasLoadedComponent */;
2799
+ {
2800
+ addHydratedFlag(elm);
2801
+ }
2802
+ safeCall(instance, "componentDidLoad", void 0, elm);
2803
+ endPostUpdate();
2804
+ {
2805
+ hostRef.$onReadyResolve$(elm);
2806
+ if (!ancestorComponent) {
2807
+ appDidLoad();
2808
+ }
2809
+ }
2810
+ } else {
2811
+ safeCall(instance, "componentDidUpdate", void 0, elm);
2812
+ endPostUpdate();
2813
+ }
2814
+ {
2815
+ hostRef.$onInstanceResolve$(elm);
2816
+ }
2817
+ {
2818
+ if (hostRef.$onRenderResolve$) {
2819
+ hostRef.$onRenderResolve$();
2820
+ hostRef.$onRenderResolve$ = void 0;
2821
+ }
2822
+ if (hostRef.$flags$ & 512 /* needsRerender */) {
2823
+ nextTick(() => scheduleUpdate(hostRef, false));
2824
+ }
2825
+ hostRef.$flags$ &= -517;
2826
+ }
2827
+ };
2828
+ var appDidLoad = (who) => {
2829
+ nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
2830
+ };
2831
+ var safeCall = (instance, method, arg, elm) => {
2832
+ if (instance && instance[method]) {
2833
+ try {
2834
+ return instance[method](arg);
2835
+ } catch (e) {
2836
+ consoleError(e, elm);
2837
+ }
2838
+ }
2839
+ return void 0;
2840
+ };
2841
+ var addHydratedFlag = (elm) => {
2842
+ var _a;
2843
+ return elm.classList.add((_a = BUILD.hydratedSelectorName) != null ? _a : "hydrated") ;
2844
+ };
2845
+
2846
+ // src/runtime/set-value.ts
2847
+ var getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);
2848
+ var setValue = (ref, propName, newVal, cmpMeta) => {
2849
+ const hostRef = getHostRef(ref);
2850
+ if (!hostRef) {
2851
+ return;
2852
+ }
2853
+ if (!hostRef) {
2854
+ throw new Error(
2855
+ `Couldn't find host element for "${cmpMeta.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`
2856
+ );
2857
+ }
2858
+ const elm = hostRef.$hostElement$ ;
2859
+ const oldVal = hostRef.$instanceValues$.get(propName);
2860
+ const flags = hostRef.$flags$;
2861
+ const instance = hostRef.$lazyInstance$ ;
2862
+ newVal = parsePropertyValue(
2863
+ newVal,
2864
+ cmpMeta.$members$[propName][0],
2865
+ !!(cmpMeta.$flags$ & 64 /* formAssociated */)
2866
+ );
2867
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
2868
+ const didValueChange = newVal !== oldVal && !areBothNaN;
2869
+ if ((!(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {
2870
+ hostRef.$instanceValues$.set(propName, newVal);
2871
+ if (cmpMeta.$watchers$) {
2872
+ const watchMethods = cmpMeta.$watchers$[propName];
2873
+ if (watchMethods) {
2874
+ watchMethods.map((watcher) => {
2875
+ try {
2876
+ const [[watchMethodName, watcherFlags]] = Object.entries(watcher);
2877
+ if (flags & 128 /* isWatchReady */ || watcherFlags & 1 /* Immediate */) {
2878
+ if (!instance) {
2879
+ hostRef.$fetchedCbList$.push(() => {
2880
+ hostRef.$lazyInstance$[watchMethodName](newVal, oldVal, propName);
2881
+ });
2882
+ } else {
2883
+ instance[watchMethodName](newVal, oldVal, propName);
2884
+ }
2885
+ }
2886
+ } catch (e) {
2887
+ consoleError(e, elm);
2888
+ }
2889
+ });
2890
+ }
2891
+ }
2892
+ if (flags & 2 /* hasRendered */) {
2893
+ if (instance.componentShouldUpdate) {
2894
+ const shouldUpdate = instance.componentShouldUpdate(newVal, oldVal, propName);
2895
+ if (shouldUpdate === false && !(flags & 16 /* isQueuedForUpdate */)) {
2896
+ return;
2897
+ }
2898
+ }
2899
+ if (!(flags & 16 /* isQueuedForUpdate */)) {
2900
+ scheduleUpdate(hostRef, false);
2901
+ }
2902
+ }
2903
+ }
2904
+ };
2905
+
2906
+ // src/runtime/proxy-component.ts
2907
+ var proxyComponent = (Cstr, cmpMeta, flags) => {
2908
+ var _a, _b;
2909
+ const prototype = Cstr.prototype;
2910
+ if (cmpMeta.$flags$ & 64 /* formAssociated */ && flags & 1 /* isElementConstructor */) {
2911
+ FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach((cbName) => {
2912
+ Object.defineProperty(prototype, cbName, {
2913
+ value(...args) {
2914
+ var _a2;
2915
+ const hostRef = getHostRef(this);
2916
+ const instance = hostRef == null ? void 0 : hostRef.$lazyInstance$ ;
2917
+ if (!instance) {
2918
+ (_a2 = hostRef == null ? void 0 : hostRef.$onReadyPromise$) == null ? void 0 : _a2.then((asyncInstance) => {
2919
+ const cb = asyncInstance[cbName];
2920
+ typeof cb === "function" && cb.call(asyncInstance, ...args);
2921
+ });
2922
+ } else {
2923
+ const cb = instance[cbName] ;
2924
+ typeof cb === "function" && cb.call(instance, ...args);
2925
+ }
2926
+ }
2927
+ });
2928
+ });
2929
+ }
2930
+ if (cmpMeta.$members$ || BUILD.propChangeCallback) {
2931
+ {
2932
+ if (Cstr.watchers && !cmpMeta.$watchers$) {
2933
+ cmpMeta.$watchers$ = normalizeWatchers(Cstr.watchers);
2934
+ }
2935
+ if (Cstr.deserializers && !cmpMeta.$deserializers$) {
2936
+ cmpMeta.$deserializers$ = Cstr.deserializers;
2937
+ }
2938
+ if (Cstr.serializers && !cmpMeta.$serializers$) {
2939
+ cmpMeta.$serializers$ = Cstr.serializers;
2940
+ }
2941
+ }
2942
+ const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
2943
+ members.map(([memberName, [memberFlags]]) => {
2944
+ if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
2945
+ const { get: origGetter, set: origSetter } = getPropertyDescriptor(prototype, memberName) || {};
2946
+ if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
2947
+ if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
2948
+ if (flags & 1 /* isElementConstructor */ || !origGetter) {
2949
+ Object.defineProperty(prototype, memberName, {
2950
+ get() {
2951
+ {
2952
+ if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
2953
+ return getValue(this, memberName);
2954
+ }
2955
+ const ref = getHostRef(this);
2956
+ const instance = ref ? ref.$lazyInstance$ : prototype;
2957
+ if (!instance) return;
2958
+ return instance[memberName];
2959
+ }
2960
+ },
2961
+ configurable: true,
2962
+ enumerable: true
2963
+ });
2964
+ }
2965
+ Object.defineProperty(prototype, memberName, {
2966
+ set(newValue) {
2967
+ const ref = getHostRef(this);
2968
+ if (!ref) {
2969
+ return;
2970
+ }
2971
+ if (origSetter) {
2972
+ const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2973
+ if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
2974
+ newValue = ref.$instanceValues$.get(memberName);
2975
+ }
2976
+ origSetter.apply(this, [
2977
+ parsePropertyValue(
2978
+ newValue,
2979
+ memberFlags,
2980
+ !!(cmpMeta.$flags$ & 64 /* formAssociated */)
2981
+ )
2982
+ ]);
2983
+ newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
2984
+ setValue(this, memberName, newValue, cmpMeta);
2985
+ return;
2986
+ }
2987
+ {
2988
+ if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
2989
+ setValue(this, memberName, newValue, cmpMeta);
2990
+ if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
2991
+ ref.$fetchedCbList$.push(() => {
2992
+ if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
2993
+ ref.$lazyInstance$[memberName] = newValue;
2994
+ }
2995
+ });
2996
+ }
2997
+ return;
2998
+ }
2999
+ const setterSetVal = () => {
3000
+ const currentValue = ref.$lazyInstance$[memberName];
3001
+ if (!ref.$instanceValues$.get(memberName) && currentValue) {
3002
+ ref.$instanceValues$.set(memberName, currentValue);
3003
+ }
3004
+ ref.$lazyInstance$[memberName] = parsePropertyValue(
3005
+ newValue,
3006
+ memberFlags,
3007
+ !!(cmpMeta.$flags$ & 64 /* formAssociated */)
3008
+ );
3009
+ setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
3010
+ };
3011
+ if (ref.$lazyInstance$) {
3012
+ setterSetVal();
3013
+ } else {
3014
+ ref.$fetchedCbList$.push(() => {
3015
+ setterSetVal();
3016
+ });
3017
+ }
3018
+ }
3019
+ }
3020
+ });
3021
+ } else if (flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {
3022
+ Object.defineProperty(prototype, memberName, {
3023
+ value(...args) {
3024
+ var _a2;
3025
+ const ref = getHostRef(this);
3026
+ return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {
3027
+ var _a3;
3028
+ return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);
3029
+ });
3030
+ }
3031
+ });
3032
+ }
3033
+ });
3034
+ if ((flags & 1 /* isElementConstructor */)) {
3035
+ const attrNameToPropName = /* @__PURE__ */ new Map();
3036
+ prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {
3037
+ plt.jmp(() => {
3038
+ var _a2;
3039
+ const propName = attrNameToPropName.get(attrName);
3040
+ const hostRef = getHostRef(this);
3041
+ if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
3042
+ newValue = this[propName];
3043
+ delete this[propName];
3044
+ }
3045
+ if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
3046
+ this[propName] == newValue) {
3047
+ return;
3048
+ } else if (propName == null) {
3049
+ const flags2 = hostRef == null ? void 0 : hostRef.$flags$;
3050
+ if (hostRef && flags2 && !(flags2 & 8 /* isConstructingInstance */) && newValue !== oldValue) {
3051
+ const instance = hostRef.$lazyInstance$ ;
3052
+ const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];
3053
+ entry == null ? void 0 : entry.forEach((watcher) => {
3054
+ const [[watchMethodName, watcherFlags]] = Object.entries(watcher);
3055
+ if (instance[watchMethodName] != null && (flags2 & 128 /* isWatchReady */ || watcherFlags & 1 /* Immediate */)) {
3056
+ instance[watchMethodName].call(instance, newValue, oldValue, attrName);
3057
+ }
3058
+ });
3059
+ }
3060
+ return;
3061
+ }
3062
+ const propFlags = members.find(([m]) => m === propName);
3063
+ const isBooleanTarget = propFlags && propFlags[1][0] & 4 /* Boolean */;
3064
+ const isSpuriousBooleanRemoval = isBooleanTarget && newValue === null && this[propName] === void 0;
3065
+ if (isBooleanTarget) {
3066
+ newValue = newValue === null || newValue === "false" ? false : true;
3067
+ }
3068
+ const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
3069
+ if (!isSpuriousBooleanRemoval && newValue != this[propName] && (!propDesc.get || !!propDesc.set)) {
3070
+ this[propName] = newValue;
3071
+ }
3072
+ });
3073
+ };
3074
+ Cstr.observedAttributes = Array.from(
3075
+ /* @__PURE__ */ new Set([
3076
+ ...Object.keys((_b = cmpMeta.$watchers$) != null ? _b : {}),
3077
+ ...members.filter(([_, m]) => m[0] & 31 /* HasAttribute */).map(([propName, m]) => {
3078
+ var _a2;
3079
+ const attrName = m[1] || propName;
3080
+ attrNameToPropName.set(attrName, propName);
3081
+ if (m[0] & 512 /* ReflectAttr */) {
3082
+ (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);
3083
+ }
3084
+ return attrName;
3085
+ })
3086
+ ])
3087
+ );
3088
+ }
3089
+ }
3090
+ return Cstr;
3091
+ };
3092
+
3093
+ // src/runtime/initialize-component.ts
3094
+ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3095
+ let Cstr;
3096
+ try {
3097
+ if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
3098
+ hostRef.$flags$ |= 32 /* hasInitializedComponent */;
3099
+ const bundleId = cmpMeta.$lazyBundleId$;
3100
+ if (bundleId) {
3101
+ const CstrImport = loadModule(cmpMeta, hostRef);
3102
+ if (CstrImport && "then" in CstrImport) {
3103
+ const endLoad = uniqueTime();
3104
+ Cstr = await CstrImport;
3105
+ endLoad();
3106
+ } else {
3107
+ Cstr = CstrImport;
3108
+ }
3109
+ if (!Cstr) {
3110
+ throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
3111
+ }
3112
+ if (!Cstr.isProxied) {
3113
+ {
3114
+ cmpMeta.$watchers$ = normalizeWatchers(Cstr.watchers);
3115
+ cmpMeta.$serializers$ = Cstr.serializers;
3116
+ cmpMeta.$deserializers$ = Cstr.deserializers;
3117
+ }
3118
+ proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);
3119
+ Cstr.isProxied = true;
3120
+ }
3121
+ const endNewInstance = createTime("createInstance", cmpMeta.$tagName$);
3122
+ {
3123
+ hostRef.$flags$ |= 8 /* isConstructingInstance */;
3124
+ }
3125
+ try {
3126
+ new Cstr(hostRef);
3127
+ } catch (e) {
3128
+ consoleError(e, elm);
3129
+ }
3130
+ {
3131
+ hostRef.$flags$ &= -9 /* isConstructingInstance */;
3132
+ }
3133
+ {
3134
+ hostRef.$flags$ |= 128 /* isWatchReady */;
3135
+ }
3136
+ endNewInstance();
3137
+ const needsDeferredCallback = cmpMeta.$flags$ & 4 /* hasSlotRelocation */;
3138
+ if (!needsDeferredCallback) {
3139
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
3140
+ } else {
3141
+ hostRef.$deferredConnectedCallback$ = true;
3142
+ }
3143
+ } else {
3144
+ Cstr = elm.constructor;
3145
+ const cmpTag = elm.localName;
3146
+ customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);
3147
+ }
3148
+ if (Cstr && Cstr.style) {
3149
+ let style;
3150
+ if (typeof Cstr.style === "string") {
3151
+ style = Cstr.style;
3152
+ }
3153
+ const scopeId2 = getScopeId(cmpMeta);
3154
+ if (!styles.has(scopeId2) || BUILD.hotModuleReplacement) {
3155
+ const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
3156
+ registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
3157
+ endRegisterStyles();
3158
+ }
3159
+ }
3160
+ }
3161
+ const ancestorComponent = hostRef.$ancestorComponent$;
3162
+ const schedule = () => scheduleUpdate(hostRef, true);
3163
+ if (ancestorComponent && ancestorComponent["s-rc"]) {
3164
+ ancestorComponent["s-rc"].push(schedule);
3165
+ } else {
3166
+ schedule();
3167
+ }
3168
+ } catch (e) {
3169
+ consoleError(e, elm);
3170
+ if (hostRef.$onRenderResolve$) {
3171
+ hostRef.$onRenderResolve$();
3172
+ hostRef.$onRenderResolve$ = void 0;
3173
+ }
3174
+ if (hostRef.$onReadyResolve$) {
3175
+ hostRef.$onReadyResolve$(elm);
3176
+ }
3177
+ }
3178
+ };
3179
+ var fireConnectedCallback = (instance, elm) => {
3180
+ {
3181
+ safeCall(instance, "connectedCallback", void 0, elm);
3182
+ }
3183
+ };
3184
+
3185
+ // src/runtime/connected-callback.ts
3186
+ var connectedCallback = (elm) => {
3187
+ if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
3188
+ const hostRef = getHostRef(elm);
3189
+ if (!hostRef) {
3190
+ return;
3191
+ }
3192
+ const cmpMeta = hostRef.$cmpMeta$;
3193
+ const endConnected = createTime("connectedCallback", cmpMeta.$tagName$);
3194
+ if (!(hostRef.$flags$ & 1 /* hasConnected */)) {
3195
+ hostRef.$flags$ |= 1 /* hasConnected */;
3196
+ {
3197
+ if (// TODO(STENCIL-854): Remove code related to legacy shadowDomShim field
3198
+ cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {
3199
+ setContentReference(elm);
3200
+ }
3201
+ }
3202
+ {
3203
+ let ancestorComponent = elm;
3204
+ while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {
3205
+ if (ancestorComponent["s-p"]) {
3206
+ attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);
3207
+ break;
3208
+ }
3209
+ }
3210
+ }
3211
+ if (cmpMeta.$members$) {
3212
+ Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {
3213
+ if (memberFlags & 31 /* Prop */ && Object.prototype.hasOwnProperty.call(elm, memberName)) {
3214
+ const value = elm[memberName];
3215
+ delete elm[memberName];
3216
+ elm[memberName] = value;
3217
+ }
3218
+ });
3219
+ }
3220
+ {
3221
+ nextTick(() => initializeComponent(elm, hostRef, cmpMeta));
3222
+ }
3223
+ } else {
3224
+ addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
3225
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
3226
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
3227
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
3228
+ hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
3229
+ }
3230
+ }
3231
+ endConnected();
3232
+ }
3233
+ };
3234
+ var setContentReference = (elm) => {
3235
+ if (!win.document) {
3236
+ return;
3237
+ }
3238
+ const contentRefElm = elm["s-cr"] = win.document.createComment(
3239
+ ""
3240
+ );
3241
+ contentRefElm["s-cn"] = true;
3242
+ insertBefore(elm, contentRefElm, elm.firstChild);
3243
+ };
3244
+ var disconnectInstance = (instance, elm) => {
3245
+ {
3246
+ safeCall(instance, "disconnectedCallback", void 0, elm || instance);
3247
+ }
3248
+ };
3249
+ var disconnectedCallback = async (elm) => {
3250
+ if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
3251
+ const hostRef = getHostRef(elm);
3252
+ {
3253
+ if (hostRef == null ? void 0 : hostRef.$rmListeners$) {
3254
+ hostRef.$rmListeners$.map((rmListener) => rmListener());
3255
+ hostRef.$rmListeners$ = void 0;
3256
+ }
3257
+ }
3258
+ if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
3259
+ disconnectInstance(hostRef.$lazyInstance$, elm);
3260
+ } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
3261
+ hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
3262
+ }
3263
+ }
3264
+ if (rootAppliedStyles.has(elm)) {
3265
+ rootAppliedStyles.delete(elm);
3266
+ }
3267
+ if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
3268
+ rootAppliedStyles.delete(elm.shadowRoot);
3269
+ }
3270
+ };
3271
+
3272
+ // src/runtime/bootstrap-lazy.ts
3273
+ var bootstrapLazy = (lazyBundles, options = {}) => {
3274
+ var _a;
3275
+ if (!win.document) {
3276
+ console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");
3277
+ return;
3278
+ }
3279
+ const endBootstrap = createTime();
3280
+ const cmpTags = [];
3281
+ const exclude = options.exclude || [];
3282
+ const customElements2 = win.customElements;
3283
+ const head = win.document.head;
3284
+ const metaCharset = /* @__PURE__ */ head.querySelector("meta[charset]");
3285
+ const dataStyles = /* @__PURE__ */ win.document.createElement("style");
3286
+ const deferredConnectedCallbacks = [];
3287
+ let appLoadFallback;
3288
+ let isBootstrapping = true;
3289
+ Object.assign(plt, options);
3290
+ plt.$resourcesUrl$ = new URL(options.resourcesUrl || "./", win.document.baseURI).href;
3291
+ let hasSlotRelocation = false;
3292
+ lazyBundles.map((lazyBundle) => {
3293
+ lazyBundle[1].map((compactMeta) => {
3294
+ var _a2, _b;
3295
+ const cmpMeta = {
3296
+ $flags$: compactMeta[0],
3297
+ $tagName$: compactMeta[1],
3298
+ $members$: compactMeta[2],
3299
+ $listeners$: compactMeta[3]
3300
+ };
3301
+ if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
3302
+ hasSlotRelocation = true;
3303
+ }
3304
+ {
3305
+ cmpMeta.$members$ = compactMeta[2];
3306
+ }
3307
+ {
3308
+ cmpMeta.$listeners$ = compactMeta[3];
3309
+ }
3310
+ {
3311
+ cmpMeta.$attrsToReflect$ = [];
3312
+ }
3313
+ {
3314
+ cmpMeta.$watchers$ = normalizeWatchers(compactMeta[4]);
3315
+ cmpMeta.$serializers$ = (_a2 = compactMeta[5]) != null ? _a2 : {};
3316
+ cmpMeta.$deserializers$ = (_b = compactMeta[6]) != null ? _b : {};
3317
+ }
3318
+ const tagName = transformTag(cmpMeta.$tagName$);
3319
+ const HostElement = class extends HTMLElement {
3320
+ ["s-p"];
3321
+ ["s-rc"];
3322
+ hasRegisteredEventListeners = false;
3323
+ // StencilLazyHost
3324
+ constructor(self) {
3325
+ super(self);
3326
+ self = this;
3327
+ registerHost(self, cmpMeta);
3328
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
3329
+ {
3330
+ if (!self.shadowRoot) {
3331
+ createShadowRoot.call(self, cmpMeta);
3332
+ } else {
3333
+ if (self.shadowRoot.mode !== "open") {
3334
+ throw new Error(
3335
+ `Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`
3336
+ );
3337
+ }
3338
+ }
3339
+ }
3340
+ }
3341
+ }
3342
+ connectedCallback() {
3343
+ const hostRef = getHostRef(this);
3344
+ if (!hostRef) {
3345
+ return;
3346
+ }
3347
+ if (!this.hasRegisteredEventListeners) {
3348
+ this.hasRegisteredEventListeners = true;
3349
+ addHostEventListeners(this, hostRef, cmpMeta.$listeners$);
3350
+ }
3351
+ if (appLoadFallback) {
3352
+ clearTimeout(appLoadFallback);
3353
+ appLoadFallback = null;
3354
+ }
3355
+ if (isBootstrapping) {
3356
+ deferredConnectedCallbacks.push(this);
3357
+ } else {
3358
+ plt.jmp(() => connectedCallback(this));
3359
+ }
3360
+ }
3361
+ disconnectedCallback() {
3362
+ plt.jmp(() => disconnectedCallback(this));
3363
+ plt.raf(() => {
3364
+ var _a3;
3365
+ const hostRef = getHostRef(this);
3366
+ if (!hostRef) {
3367
+ return;
3368
+ }
3369
+ const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
3370
+ if (i2 > -1) {
3371
+ deferredConnectedCallbacks.splice(i2, 1);
3372
+ }
3373
+ if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
3374
+ delete hostRef.$vnode$.$elm$;
3375
+ }
3376
+ });
3377
+ }
3378
+ componentOnReady() {
3379
+ var _a3;
3380
+ return (_a3 = getHostRef(this)) == null ? void 0 : _a3.$onReadyPromise$;
3381
+ }
3382
+ };
3383
+ if (!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && cmpMeta.$flags$ & 256 /* hasSlot */) {
3384
+ {
3385
+ patchPseudoShadowDom(HostElement.prototype);
3386
+ }
3387
+ } else {
3388
+ patchCloneNode(HostElement.prototype);
3389
+ }
3390
+ if (cmpMeta.$flags$ & 64 /* formAssociated */) {
3391
+ HostElement.formAssociated = true;
3392
+ }
3393
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
3394
+ if (!exclude.includes(tagName) && !customElements2.get(tagName)) {
3395
+ cmpTags.push(tagName);
3396
+ customElements2.define(
3397
+ tagName,
3398
+ proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)
3399
+ );
3400
+ }
3401
+ });
3402
+ });
3403
+ if (cmpTags.length > 0) {
3404
+ if (hasSlotRelocation) {
3405
+ dataStyles.textContent += SLOT_FB_CSS;
3406
+ }
3407
+ {
3408
+ dataStyles.textContent += cmpTags.sort() + HYDRATED_CSS;
3409
+ }
3410
+ if (dataStyles.innerHTML.length) {
3411
+ dataStyles.setAttribute("data-styles", "");
3412
+ const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(win.document);
3413
+ if (nonce != null) {
3414
+ dataStyles.setAttribute("nonce", nonce);
3415
+ }
3416
+ head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);
3417
+ }
3418
+ }
3419
+ isBootstrapping = false;
3420
+ if (deferredConnectedCallbacks.length) {
3421
+ deferredConnectedCallbacks.map((host) => host.connectedCallback());
3422
+ } else {
3423
+ {
3424
+ plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));
3425
+ }
3426
+ }
3427
+ endBootstrap();
3428
+ };
3429
+ var addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {
3430
+ if (listeners && win.document) {
3431
+ listeners.map(([flags, name, method]) => {
3432
+ const target = getHostListenerTarget(win.document, elm, flags) ;
3433
+ const handler = hostListenerProxy(hostRef, method);
3434
+ const opts = hostListenerOpts(flags);
3435
+ plt.ael(target, name, handler, opts);
3436
+ (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));
3437
+ });
3438
+ }
3439
+ };
3440
+ var hostListenerProxy = (hostRef, methodName) => (ev) => {
3441
+ var _a;
3442
+ try {
3443
+ {
3444
+ if (hostRef.$flags$ & 256 /* isListenReady */) {
3445
+ (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[methodName](ev);
3446
+ } else {
3447
+ (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);
3448
+ }
3449
+ }
3450
+ } catch (e) {
3451
+ consoleError(e, hostRef.$hostElement$);
3452
+ }
3453
+ };
3454
+ var getHostListenerTarget = (doc, elm, flags) => {
3455
+ if (flags & 4 /* TargetDocument */) {
3456
+ return doc;
3457
+ }
3458
+ if (flags & 8 /* TargetWindow */) {
3459
+ return win;
3460
+ }
3461
+ return elm;
3462
+ };
3463
+ var hostListenerOpts = (flags) => supportsListenerOptions ? {
3464
+ passive: (flags & 1 /* Passive */) !== 0,
3465
+ capture: (flags & 2 /* Capture */) !== 0
3466
+ } : (flags & 2 /* Capture */) !== 0;
3467
+
3468
+ // src/runtime/nonce.ts
3469
+ var setNonce = (nonce) => plt.$nonce$ = nonce;
3470
+ function transformTag(tag) {
3471
+ return tag;
3472
+ }
3473
+
3474
+ exports.Config = Config;
3475
+ exports.H = H;
3476
+ exports.Host = Host;
3477
+ exports.addEventListener = addEventListener;
3478
+ exports.bootstrapLazy = bootstrapLazy;
3479
+ exports.componentOnReady = componentOnReady;
3480
+ exports.config = config;
3481
+ exports.configFromLocalStorage = configFromLocalStorage;
3482
+ exports.createEvent = createEvent;
3483
+ exports.debounce = debounce;
3484
+ exports.debounceEvent = debounceEvent;
3485
+ exports.deepReady = deepReady;
3486
+ exports.defaultConfig = defaultConfig;
3487
+ exports.defaultIcons = defaultIcons;
3488
+ exports.defaultLocale = defaultLocale;
3489
+ exports.dsBrowser = dsBrowser;
3490
+ exports.dsSnackbarController = dsSnackbarController;
3491
+ exports.dsToastController = dsToastController;
3492
+ exports.getAppRoot = getAppRoot;
3493
+ exports.getElement = getElement;
3494
+ exports.globalScripts = globalScripts;
3495
+ exports.h = h;
3496
+ exports.hasTagName = hasTagName;
3497
+ exports.initializeDesignSystem = initializeDesignSystem;
3498
+ exports.isDescendant = isDescendant;
3499
+ exports.promiseResolve = promiseResolve;
3500
+ exports.rIC = rIC;
3501
+ exports.rOnLoad = rOnLoad;
3502
+ exports.raf = raf;
3503
+ exports.registerInstance = registerInstance;
3504
+ exports.removeEventListener = removeEventListener;
3505
+ exports.setNonce = setNonce;
3506
+ exports.setupDsConfig = setupDsConfig;
3507
+ exports.shallowReady = shallowReady;
3508
+ exports.wait = wait;
3509
+ exports.waitAfterFramePaint = waitAfterFramePaint;
3510
+ exports.waitAfterIdleCallback = waitAfterIdleCallback;
3511
+ exports.waitAfterLargestContentfulPaintCallback = waitAfterLargestContentfulPaintCallback;
3512
+ exports.waitForComponent = waitForComponent;
3513
+ exports.waitForDesignSystem = waitForDesignSystem;
3514
+ exports.waitOnLoadEventCallback = waitOnLoadEventCallback;