@baloise/ds-core 19.9.5 → 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 (2774) 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 -394
  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 -431
  954. package/components/bal-checkbox.d.ts +0 -11
  955. package/components/bal-checkbox.js +0 -6
  956. package/components/bal-checkbox2.js +0 -445
  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 -1053
  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 -925
  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 -6
  1180. package/components/bal-switch2.js +0 -76
  1181. package/components/bal-tab-item.d.ts +0 -11
  1182. package/components/bal-tab-item.js +0 -168
  1183. package/components/bal-tab.util.js +0 -5
  1184. package/components/bal-table.d.ts +0 -11
  1185. package/components/bal-table.js +0 -45
  1186. package/components/bal-tabs.d.ts +0 -11
  1187. package/components/bal-tabs.js +0 -6
  1188. package/components/bal-tabs2.js +0 -980
  1189. package/components/bal-tag-group.d.ts +0 -11
  1190. package/components/bal-tag-group.js +0 -31
  1191. package/components/bal-tag.d.ts +0 -11
  1192. package/components/bal-tag.js +0 -6
  1193. package/components/bal-tag2.js +0 -110
  1194. package/components/bal-text.d.ts +0 -11
  1195. package/components/bal-text.js +0 -143
  1196. package/components/bal-textarea.d.ts +0 -11
  1197. package/components/bal-textarea.js +0 -205
  1198. package/components/bal-time-input.d.ts +0 -11
  1199. package/components/bal-time-input.i18n.js +0 -44
  1200. package/components/bal-time-input.js +0 -242
  1201. package/components/bal-toast.d.ts +0 -11
  1202. package/components/bal-toast.js +0 -104
  1203. package/components/bal-tooltip.d.ts +0 -11
  1204. package/components/bal-tooltip.js +0 -313
  1205. package/components/bem.js +0 -10
  1206. package/components/breakpoints.decorator.js +0 -17
  1207. package/components/breakpoints.subject.js +0 -251
  1208. package/components/browser.js +0 -62
  1209. package/components/config.decorator.js +0 -17
  1210. package/components/config.default.js +0 -48
  1211. package/components/config.utils.js +0 -102
  1212. package/components/contact.js +0 -1633
  1213. package/components/date.js +0 -7840
  1214. package/components/device.js +0 -51
  1215. package/components/element-states.decorator.js +0 -95
  1216. package/components/floating-ui.dom.js +0 -2100
  1217. package/components/floating-ui.js +0 -26
  1218. package/components/focus-visible.js +0 -71
  1219. package/components/focus.decorator.js +0 -86
  1220. package/components/form-input.js +0 -86
  1221. package/components/form.js +0 -21
  1222. package/components/helpers.js +0 -307
  1223. package/components/index.esm.js +0 -210
  1224. package/components/index2.js +0 -48
  1225. package/components/index3.js +0 -569
  1226. package/components/index4.js +0 -600
  1227. package/components/index5.js +0 -1866
  1228. package/components/index6.js +0 -125
  1229. package/components/keyboard.helpers.js +0 -68
  1230. package/components/keys.constant.js +0 -19
  1231. package/components/listener.js +0 -85
  1232. package/components/log.js +0 -77
  1233. package/components/lottie_light_html.js +0 -11702
  1234. package/components/mask-util.js +0 -3
  1235. package/components/mutation.decorator.js +0 -124
  1236. package/components/number.js +0 -34
  1237. package/components/option.js +0 -50
  1238. package/components/overlays.js +0 -364
  1239. package/components/resize.decorator.js +0 -94
  1240. package/components/scroll.js +0 -84
  1241. package/components/string.js +0 -12
  1242. package/components/svg.js +0 -1605
  1243. package/components/swipe.decorator.js +0 -23
  1244. package/components/swipe.subject.js +0 -75
  1245. package/components/swiper.util.js +0 -437
  1246. package/components/tokens.esm.js +0 -21
  1247. package/components/tslib.es6.js +0 -29
  1248. package/components/utils.js +0 -76
  1249. package/components/visibility.decorator.js +0 -88
  1250. package/components/window-resize.decorator.js +0 -46
  1251. package/dist/baloise-design-system/baloise-design-system.esm.js +0 -1
  1252. package/dist/baloise-design-system/baloise-design-system.js +0 -127
  1253. package/dist/baloise-design-system/index.esm.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-1bb5b8696e.entry.js +0 -1
  1262. package/dist/baloise-design-system/p-1d7406989c.system.entry.js +0 -1
  1263. package/dist/baloise-design-system/p-2264ba1f28.entry.js +0 -1
  1264. package/dist/baloise-design-system/p-23537928fa.entry.js +0 -1
  1265. package/dist/baloise-design-system/p-29defa9270.system.entry.js +0 -1
  1266. package/dist/baloise-design-system/p-340cd7b9e8.entry.js +0 -1
  1267. package/dist/baloise-design-system/p-345901e33b.entry.js +0 -1
  1268. package/dist/baloise-design-system/p-34d75cbfe8.entry.js +0 -1
  1269. package/dist/baloise-design-system/p-3678c7a958.entry.js +0 -1
  1270. package/dist/baloise-design-system/p-36934c6f59.system.entry.js +0 -1
  1271. package/dist/baloise-design-system/p-3850595dd0.entry.js +0 -1
  1272. package/dist/baloise-design-system/p-3ff089ddd6.system.entry.js +0 -1
  1273. package/dist/baloise-design-system/p-40f2569a17.system.entry.js +0 -1
  1274. package/dist/baloise-design-system/p-41c63c9a82.system.entry.js +0 -1
  1275. package/dist/baloise-design-system/p-427fe8eede.entry.js +0 -1
  1276. package/dist/baloise-design-system/p-43878b51c9.system.entry.js +0 -1
  1277. package/dist/baloise-design-system/p-43dd693355.system.entry.js +0 -1
  1278. package/dist/baloise-design-system/p-477359bbf9.entry.js +0 -1
  1279. package/dist/baloise-design-system/p-49c12d2474.entry.js +0 -1
  1280. package/dist/baloise-design-system/p-4RgSLeC0.system.js +0 -1
  1281. package/dist/baloise-design-system/p-4Y53iwfN.system.js +0 -1
  1282. package/dist/baloise-design-system/p-4b2eeb8c37.entry.js +0 -1
  1283. package/dist/baloise-design-system/p-4be902176f.entry.js +0 -1
  1284. package/dist/baloise-design-system/p-4c23ab651a.system.entry.js +0 -1
  1285. package/dist/baloise-design-system/p-54f5a92feb.entry.js +0 -1
  1286. package/dist/baloise-design-system/p-59129fb1d1.system.entry.js +0 -1
  1287. package/dist/baloise-design-system/p-5GEK9UQy.js +0 -1
  1288. package/dist/baloise-design-system/p-5d95c50514.system.entry.js +0 -1
  1289. package/dist/baloise-design-system/p-5f105bc63d.system.entry.js +0 -1
  1290. package/dist/baloise-design-system/p-5f8ae628c4.system.entry.js +0 -1
  1291. package/dist/baloise-design-system/p-607125007c.system.entry.js +0 -1
  1292. package/dist/baloise-design-system/p-64d45da025.system.entry.js +0 -1
  1293. package/dist/baloise-design-system/p-670a2bf1e7.system.entry.js +0 -1
  1294. package/dist/baloise-design-system/p-67f2a7fbef.system.entry.js +0 -1
  1295. package/dist/baloise-design-system/p-68baccfba9.system.entry.js +0 -1
  1296. package/dist/baloise-design-system/p-68e405562e.system.entry.js +0 -1
  1297. package/dist/baloise-design-system/p-68f77714ab.entry.js +0 -1
  1298. package/dist/baloise-design-system/p-692f76ee0c.entry.js +0 -1
  1299. package/dist/baloise-design-system/p-6c3d087d59.system.entry.js +0 -1
  1300. package/dist/baloise-design-system/p-71ab949cfb.system.entry.js +0 -1
  1301. package/dist/baloise-design-system/p-71d9805e14.system.entry.js +0 -1
  1302. package/dist/baloise-design-system/p-744c19c66d.system.entry.js +0 -1
  1303. package/dist/baloise-design-system/p-746165a211.system.entry.js +0 -1
  1304. package/dist/baloise-design-system/p-74fe27789f.entry.js +0 -1
  1305. package/dist/baloise-design-system/p-77404bcf6d.system.entry.js +0 -1
  1306. package/dist/baloise-design-system/p-79d0e94ea1.entry.js +0 -1
  1307. package/dist/baloise-design-system/p-7b52e9987d.entry.js +0 -1
  1308. package/dist/baloise-design-system/p-8268d61dd6.entry.js +0 -1
  1309. package/dist/baloise-design-system/p-8346d5f6ae.entry.js +0 -1
  1310. package/dist/baloise-design-system/p-85428cc869.entry.js +0 -1
  1311. package/dist/baloise-design-system/p-87d7996b33.system.entry.js +0 -1
  1312. package/dist/baloise-design-system/p-88f9358a95.system.entry.js +0 -1
  1313. package/dist/baloise-design-system/p-8e3412d465.entry.js +0 -1
  1314. package/dist/baloise-design-system/p-9417cf5581.system.entry.js +0 -1
  1315. package/dist/baloise-design-system/p-979dfed703.system.entry.js +0 -1
  1316. package/dist/baloise-design-system/p-9be82de5a5.system.entry.js +0 -1
  1317. package/dist/baloise-design-system/p-9fc710438a.system.entry.js +0 -1
  1318. package/dist/baloise-design-system/p-B-L34nz8.js +0 -1
  1319. package/dist/baloise-design-system/p-B1u-Mq75.js +0 -1
  1320. package/dist/baloise-design-system/p-B4aDEwd8.js +0 -1
  1321. package/dist/baloise-design-system/p-B9BMZmYk.js +0 -1
  1322. package/dist/baloise-design-system/p-BAaDJIzy.js +0 -1
  1323. package/dist/baloise-design-system/p-BERg8BNc.js +0 -1
  1324. package/dist/baloise-design-system/p-BFRjY4w3.js +0 -1
  1325. package/dist/baloise-design-system/p-BFTU3MAI.js +0 -1
  1326. package/dist/baloise-design-system/p-BG4j3FEv.js +0 -1
  1327. package/dist/baloise-design-system/p-BHFw3KrT.js +0 -1
  1328. package/dist/baloise-design-system/p-BLp4ll3i.js +0 -1
  1329. package/dist/baloise-design-system/p-BM_oHMik.system.js +0 -1
  1330. package/dist/baloise-design-system/p-BNWt5z9B.system.js +0 -1
  1331. package/dist/baloise-design-system/p-BPUKeAhO.system.js +0 -1
  1332. package/dist/baloise-design-system/p-BRAmUyPx.system.js +0 -1
  1333. package/dist/baloise-design-system/p-B_C7V4Sa.js +0 -1
  1334. package/dist/baloise-design-system/p-Ba5qjFjW.js +0 -1
  1335. package/dist/baloise-design-system/p-BbAtjg9Y.system.js +0 -1
  1336. package/dist/baloise-design-system/p-BdVwMG9u.js +0 -2
  1337. package/dist/baloise-design-system/p-Bk7UdnZ5.system.js +0 -1
  1338. package/dist/baloise-design-system/p-BkEdlCZJ.js +0 -1
  1339. package/dist/baloise-design-system/p-BktTDSq4.system.js +0 -1
  1340. package/dist/baloise-design-system/p-BmOE4zEk.system.js +0 -1
  1341. package/dist/baloise-design-system/p-BmVI6cLw.js +0 -1
  1342. package/dist/baloise-design-system/p-BnVL_HEz.js +0 -1
  1343. package/dist/baloise-design-system/p-Bp0A6Ore.system.js +0 -1
  1344. package/dist/baloise-design-system/p-BpMXwP_q.system.js +0 -1
  1345. package/dist/baloise-design-system/p-BwTzTXZG.js +0 -1
  1346. package/dist/baloise-design-system/p-ByiN-QjD.js +0 -1
  1347. package/dist/baloise-design-system/p-Bzy18UgU.system.js +0 -1
  1348. package/dist/baloise-design-system/p-C20cwFWy.js +0 -1
  1349. package/dist/baloise-design-system/p-C4sZQbkT.js +0 -1
  1350. package/dist/baloise-design-system/p-C6x8G3mu.system.js +0 -1
  1351. package/dist/baloise-design-system/p-C78VTo3I.js +0 -1
  1352. package/dist/baloise-design-system/p-CAb2C8az.js +0 -1
  1353. package/dist/baloise-design-system/p-CBkFUwrD.js +0 -1
  1354. package/dist/baloise-design-system/p-CDeyBUqm.system.js +0 -1
  1355. package/dist/baloise-design-system/p-CDt5sRVY.system.js +0 -1
  1356. package/dist/baloise-design-system/p-CEOTg0oT.system.js +0 -1
  1357. package/dist/baloise-design-system/p-CGJ8YYiA.system.js +0 -1
  1358. package/dist/baloise-design-system/p-CKN3W8qn.js +0 -1
  1359. package/dist/baloise-design-system/p-CLDmOIBx.system.js +0 -1
  1360. package/dist/baloise-design-system/p-CLfE_o7e.system.js +0 -1
  1361. package/dist/baloise-design-system/p-CM3hCeNH.js +0 -1
  1362. package/dist/baloise-design-system/p-CPHPFMUC.system.js +0 -1
  1363. package/dist/baloise-design-system/p-CTl0uAFp.system.js +0 -1
  1364. package/dist/baloise-design-system/p-CTuoH3RE.system.js +0 -1
  1365. package/dist/baloise-design-system/p-CXAw6SMX.system.js +0 -1
  1366. package/dist/baloise-design-system/p-C_FHgwWW.js +0 -1
  1367. package/dist/baloise-design-system/p-CbvOgU0G.js +0 -1
  1368. package/dist/baloise-design-system/p-CeRECGC7.js +0 -1
  1369. package/dist/baloise-design-system/p-Cj6DXhmQ.js +0 -1
  1370. package/dist/baloise-design-system/p-Cjiw70Dk.system.js +0 -15
  1371. package/dist/baloise-design-system/p-Ck7YRry-.system.js +0 -2
  1372. package/dist/baloise-design-system/p-CpDHeXfo.js +0 -1
  1373. package/dist/baloise-design-system/p-CpWDVANq.system.js +0 -1
  1374. package/dist/baloise-design-system/p-Cr2H7Jt3.js +0 -1
  1375. package/dist/baloise-design-system/p-CsPrCX4f.system.js +0 -1
  1376. package/dist/baloise-design-system/p-Ct27z6g9.js +0 -1
  1377. package/dist/baloise-design-system/p-Cu1ebAbd.system.js +0 -1
  1378. package/dist/baloise-design-system/p-CuyVPNj2.system.js +0 -1
  1379. package/dist/baloise-design-system/p-CvHtWfhm.system.js +0 -1
  1380. package/dist/baloise-design-system/p-Czl2AFQD.system.js +0 -1
  1381. package/dist/baloise-design-system/p-D-yL3ygS.system.js +0 -1
  1382. package/dist/baloise-design-system/p-D1opIX9W.system.js +0 -1
  1383. package/dist/baloise-design-system/p-D5Gy6WbU.system.js +0 -1
  1384. package/dist/baloise-design-system/p-D5aEF_JU.system.js +0 -1
  1385. package/dist/baloise-design-system/p-D7M-7v58.js +0 -1
  1386. package/dist/baloise-design-system/p-D7_eHNTI.system.js +0 -1
  1387. package/dist/baloise-design-system/p-D7ovid3w.js +0 -1
  1388. package/dist/baloise-design-system/p-DAOAbG5Y.system.js +0 -1
  1389. package/dist/baloise-design-system/p-DBsOHTWj.js +0 -1
  1390. package/dist/baloise-design-system/p-DDPYMMGG.system.js +0 -1
  1391. package/dist/baloise-design-system/p-DEb5iNGc.js +0 -1
  1392. package/dist/baloise-design-system/p-DIC_sxLd.js +0 -1
  1393. package/dist/baloise-design-system/p-DKjTFqnu.system.js +0 -1
  1394. package/dist/baloise-design-system/p-DLLNm5Gs.system.js +0 -1
  1395. package/dist/baloise-design-system/p-DOUIg6bI.js +0 -1
  1396. package/dist/baloise-design-system/p-DPYRyPTD.system.js +0 -1
  1397. package/dist/baloise-design-system/p-DRqAN-8G.js +0 -1
  1398. package/dist/baloise-design-system/p-DST0VloN.system.js +0 -1
  1399. package/dist/baloise-design-system/p-DV-2u4Pm.system.js +0 -1
  1400. package/dist/baloise-design-system/p-DWgCJRpS.system.js +0 -1
  1401. package/dist/baloise-design-system/p-Dd7xQwRJ.system.js +0 -1
  1402. package/dist/baloise-design-system/p-DdX8FaaK.system.js +0 -1
  1403. package/dist/baloise-design-system/p-Dk6PruGq.js +0 -1
  1404. package/dist/baloise-design-system/p-DkfWaTsH.system.js +0 -1
  1405. package/dist/baloise-design-system/p-DojUs2K8.js +0 -2
  1406. package/dist/baloise-design-system/p-Dou6adza.system.js +0 -1
  1407. package/dist/baloise-design-system/p-DowF7e07.system.js +0 -1
  1408. package/dist/baloise-design-system/p-Dp4edqFK.js +0 -1
  1409. package/dist/baloise-design-system/p-DpQhsHDk.system.js +0 -9
  1410. package/dist/baloise-design-system/p-DqCbGYzv.js +0 -1
  1411. package/dist/baloise-design-system/p-DtlqgdI2.system.js +0 -1
  1412. package/dist/baloise-design-system/p-DuObDTix.js +0 -1
  1413. package/dist/baloise-design-system/p-DvLv1IDC.js +0 -1
  1414. package/dist/baloise-design-system/p-Dvgek0Sb.js +0 -1
  1415. package/dist/baloise-design-system/p-DxnFuP0T.system.js +0 -1
  1416. package/dist/baloise-design-system/p-Dxz8zGB7.system.js +0 -1
  1417. package/dist/baloise-design-system/p-FCLKfv6B.js +0 -1
  1418. package/dist/baloise-design-system/p-IZFfLjcz.js +0 -1
  1419. package/dist/baloise-design-system/p-JHAE10yr.js +0 -1
  1420. package/dist/baloise-design-system/p-MBsgW7uz.js +0 -1
  1421. package/dist/baloise-design-system/p-Nqmo3uHl.system.js +0 -1
  1422. package/dist/baloise-design-system/p-Oz8SBVmc.js +0 -1
  1423. package/dist/baloise-design-system/p-PNu_g_s6.system.js +0 -2
  1424. package/dist/baloise-design-system/p-RzJv7e7Y.system.js +0 -1
  1425. package/dist/baloise-design-system/p-S5-HQnxq.js +0 -1
  1426. package/dist/baloise-design-system/p-Yg1qLcvR.js +0 -1
  1427. package/dist/baloise-design-system/p-a1482cbe4a.entry.js +0 -1
  1428. package/dist/baloise-design-system/p-a3c4c9d422.entry.js +0 -1
  1429. package/dist/baloise-design-system/p-a576422cb2.entry.js +0 -1
  1430. package/dist/baloise-design-system/p-a584c6763e.entry.js +0 -1
  1431. package/dist/baloise-design-system/p-a6135f2559.system.entry.js +0 -1
  1432. package/dist/baloise-design-system/p-aDM_iThE.system.js +0 -1
  1433. package/dist/baloise-design-system/p-aaf33f152f.system.entry.js +0 -1
  1434. package/dist/baloise-design-system/p-af05694fd5.entry.js +0 -1
  1435. package/dist/baloise-design-system/p-b03de8e7ba.system.entry.js +0 -1
  1436. package/dist/baloise-design-system/p-b13d48cf28.entry.js +0 -1
  1437. package/dist/baloise-design-system/p-b4fa55782e.entry.js +0 -1
  1438. package/dist/baloise-design-system/p-b66021b38c.entry.js +0 -1
  1439. package/dist/baloise-design-system/p-b670d9cae9.entry.js +0 -1
  1440. package/dist/baloise-design-system/p-b6e82651ef.system.entry.js +0 -1
  1441. package/dist/baloise-design-system/p-bac3d30df3.entry.js +0 -1
  1442. package/dist/baloise-design-system/p-bbeeefc31a.system.entry.js +0 -1
  1443. package/dist/baloise-design-system/p-c31dc8146b.entry.js +0 -1
  1444. package/dist/baloise-design-system/p-c4a244b558.system.entry.js +0 -1
  1445. package/dist/baloise-design-system/p-c5ae87f18e.entry.js +0 -1
  1446. package/dist/baloise-design-system/p-c78c0dd43a.entry.js +0 -1
  1447. package/dist/baloise-design-system/p-c8b853074f.entry.js +0 -1
  1448. package/dist/baloise-design-system/p-ce3e34fa95.entry.js +0 -1
  1449. package/dist/baloise-design-system/p-cf77551018.system.entry.js +0 -1
  1450. package/dist/baloise-design-system/p-d20d698c0b.system.entry.js +0 -1
  1451. package/dist/baloise-design-system/p-d21134a60b.system.entry.js +0 -1
  1452. package/dist/baloise-design-system/p-d41ca5c096.system.entry.js +0 -1
  1453. package/dist/baloise-design-system/p-d5365ffe38.entry.js +0 -1
  1454. package/dist/baloise-design-system/p-d5bd821ab7.system.entry.js +0 -1
  1455. package/dist/baloise-design-system/p-d680dc3dd0.system.entry.js +0 -1
  1456. package/dist/baloise-design-system/p-d9349f5eb0.entry.js +0 -1
  1457. package/dist/baloise-design-system/p-ddd75e43d6.entry.js +0 -1
  1458. package/dist/baloise-design-system/p-def5a43710.entry.js +0 -1
  1459. package/dist/baloise-design-system/p-dfXERft2.js +0 -15
  1460. package/dist/baloise-design-system/p-e125257826.system.entry.js +0 -1
  1461. package/dist/baloise-design-system/p-e2296eb10b.system.entry.js +0 -1
  1462. package/dist/baloise-design-system/p-e6f03ecdd0.entry.js +0 -1
  1463. package/dist/baloise-design-system/p-ea29fa4382.entry.js +0 -1
  1464. package/dist/baloise-design-system/p-eb2f5b22de.system.entry.js +0 -1
  1465. package/dist/baloise-design-system/p-ec911df779.system.entry.js +0 -1
  1466. package/dist/baloise-design-system/p-ed1aad24be.entry.js +0 -1
  1467. package/dist/baloise-design-system/p-ee070d06bc.entry.js +0 -1
  1468. package/dist/baloise-design-system/p-eeff81381f.entry.js +0 -1
  1469. package/dist/baloise-design-system/p-f12905324e.system.entry.js +0 -1
  1470. package/dist/baloise-design-system/p-f2222919fc.entry.js +0 -1
  1471. package/dist/baloise-design-system/p-f2435a528c.system.entry.js +0 -1
  1472. package/dist/baloise-design-system/p-f393662ba3.system.entry.js +0 -1
  1473. package/dist/baloise-design-system/p-fa728470a3.system.entry.js +0 -1
  1474. package/dist/baloise-design-system/p-fc8024a9d7.system.entry.js +0 -1
  1475. package/dist/baloise-design-system/p-fd5d4c0fd7.system.entry.js +0 -1
  1476. package/dist/baloise-design-system/p-giOY60zQ.system.js +0 -1
  1477. package/dist/baloise-design-system/p-hcWLO6Gg.js +0 -1
  1478. package/dist/baloise-design-system/p-j851_ZaC.js +0 -1
  1479. package/dist/baloise-design-system/p-jQQqRgMt.system.js +0 -1
  1480. package/dist/baloise-design-system/p-jv0tWyso.js +0 -1
  1481. package/dist/baloise-design-system/p-lFDHYLJ4.system.js +0 -1
  1482. package/dist/baloise-design-system/p-m5GX4h3i.system.js +0 -1
  1483. package/dist/baloise-design-system/p-ncoiCFQ1.system.js +0 -1
  1484. package/dist/baloise-design-system/p-rBUN7c88.js +0 -1
  1485. package/dist/baloise-design-system/p-wTePExHL.system.js +0 -1
  1486. package/dist/baloise-design-system/p-xVPGsAdF.js +0 -1
  1487. package/dist/baloise-design-system/p-xbSOW78W.js +0 -1
  1488. package/dist/cjs/_commonjsHelpers-BJu3ubxk.js +0 -10
  1489. package/dist/cjs/animation.decorator-B4NJvcMF.js +0 -77
  1490. package/dist/cjs/app-globals-D4xKyILL.js +0 -11
  1491. package/dist/cjs/aria-BzkqcV7W.js +0 -10
  1492. package/dist/cjs/array-Db63Hhl1.js +0 -22
  1493. package/dist/cjs/attributes-Cp0kpySW.js +0 -41
  1494. package/dist/cjs/bal-accordion_4.cjs.entry.js +0 -761
  1495. package/dist/cjs/bal-app.cjs.entry.js +0 -86
  1496. package/dist/cjs/bal-badge.cjs.entry.js +0 -38
  1497. package/dist/cjs/bal-button_2.cjs.entry.js +0 -291
  1498. package/dist/cjs/bal-card_6.cjs.entry.js +0 -165
  1499. package/dist/cjs/bal-carousel_2.cjs.entry.js +0 -395
  1500. package/dist/cjs/bal-check_7.cjs.entry.js +0 -2180
  1501. package/dist/cjs/bal-close.cjs.entry.js +0 -53
  1502. package/dist/cjs/bal-close.i18n-B3X5xlkl.js +0 -36
  1503. package/dist/cjs/bal-content.cjs.entry.js +0 -76
  1504. package/dist/cjs/bal-data_4.cjs.entry.js +0 -123
  1505. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +0 -41
  1506. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +0 -1501
  1507. package/dist/cjs/bal-date.cjs.entry.js +0 -378
  1508. package/dist/cjs/bal-divider.cjs.entry.js +0 -60
  1509. package/dist/cjs/bal-field_5.cjs.entry.js +0 -436
  1510. package/dist/cjs/bal-file-upload.cjs.entry.js +0 -406
  1511. package/dist/cjs/bal-file-upload.type-BzNkF3YQ.js +0 -10
  1512. package/dist/cjs/bal-footer.cjs.entry.js +0 -200
  1513. package/dist/cjs/bal-form-col_2.cjs.entry.js +0 -40
  1514. package/dist/cjs/bal-form.cjs.entry.js +0 -49
  1515. package/dist/cjs/bal-heading_2.cjs.entry.js +0 -284
  1516. package/dist/cjs/bal-hint_5.cjs.entry.js +0 -2380
  1517. package/dist/cjs/bal-icon.cjs.entry.js +0 -1123
  1518. package/dist/cjs/bal-input-group.cjs.entry.js +0 -36
  1519. package/dist/cjs/bal-input-slider.cjs.entry.js +0 -217
  1520. package/dist/cjs/bal-input-stepper.cjs.entry.js +0 -1224
  1521. package/dist/cjs/bal-input-stepper.i18n-D57DHpYR.js +0 -46
  1522. package/dist/cjs/bal-input.cjs.entry.js +0 -587
  1523. package/dist/cjs/bal-label.cjs.entry.js +0 -146
  1524. package/dist/cjs/bal-label.i18n-BcNNm9Es.js +0 -36
  1525. package/dist/cjs/bal-list_8.cjs.entry.js +0 -698
  1526. package/dist/cjs/bal-logo.animation-B4LvXc5Q.js +0 -2602
  1527. package/dist/cjs/bal-logo.cjs.entry.js +0 -179
  1528. package/dist/cjs/bal-modal_3.cjs.entry.js +0 -317
  1529. package/dist/cjs/bal-nav_8.cjs.entry.js +0 -1227
  1530. package/dist/cjs/bal-navbar_5.cjs.entry.js +0 -312
  1531. package/dist/cjs/bal-notices_3.cjs.entry.js +0 -203
  1532. package/dist/cjs/bal-notification.cjs.entry.js +0 -33
  1533. package/dist/cjs/bal-number-input.cjs.entry.js +0 -417
  1534. package/dist/cjs/bal-pagination.cjs.entry.js +0 -298
  1535. package/dist/cjs/bal-popup.cjs.entry.js +0 -664
  1536. package/dist/cjs/bal-progress-bar.cjs.entry.js +0 -105
  1537. package/dist/cjs/bal-radio_3.cjs.entry.js +0 -783
  1538. package/dist/cjs/bal-segment_2.cjs.entry.js +0 -590
  1539. package/dist/cjs/bal-select_2.cjs.entry.js +0 -855
  1540. package/dist/cjs/bal-shape.cjs.entry.js +0 -70
  1541. package/dist/cjs/bal-sheet.cjs.entry.js +0 -26
  1542. package/dist/cjs/bal-spinner.animation-BL6PkxOx.js +0 -4545
  1543. package/dist/cjs/bal-spinner.cjs.entry.js +0 -186
  1544. package/dist/cjs/bal-stack.cjs.entry.js +0 -99
  1545. package/dist/cjs/bal-stage_6.cjs.entry.js +0 -149
  1546. package/dist/cjs/bal-step-item.cjs.entry.js +0 -96
  1547. package/dist/cjs/bal-step.util-DQcaqybX.js +0 -7
  1548. package/dist/cjs/bal-steps.cjs.entry.js +0 -271
  1549. package/dist/cjs/bal-tab-item_2.cjs.entry.js +0 -988
  1550. package/dist/cjs/bal-tab.util-DFGwGbfr.js +0 -7
  1551. package/dist/cjs/bal-table.cjs.entry.js +0 -26
  1552. package/dist/cjs/bal-tag_2.cjs.entry.js +0 -85
  1553. package/dist/cjs/bal-textarea.cjs.entry.js +0 -162
  1554. package/dist/cjs/bal-time-input.cjs.entry.js +0 -196
  1555. package/dist/cjs/bal-time-input.i18n-Bfr3EMVD.js +0 -46
  1556. package/dist/cjs/bal-tooltip.cjs.entry.js +0 -279
  1557. package/dist/cjs/baloise-design-system.cjs.js +0 -31
  1558. package/dist/cjs/bem-p0PWVN8n.js +0 -12
  1559. package/dist/cjs/breakpoints.decorator-DPrGtqtk.js +0 -19
  1560. package/dist/cjs/breakpoints.subject-C1p-ePFH.js +0 -257
  1561. package/dist/cjs/browser-BwmkTmm8.js +0 -64
  1562. package/dist/cjs/config.decorator-CUe4yCTd.js +0 -19
  1563. package/dist/cjs/config.default-Cko-wpRU.js +0 -51
  1564. package/dist/cjs/config.utils-Civnz2jT.js +0 -142
  1565. package/dist/cjs/contact-qHJM5IBh.js +0 -1644
  1566. package/dist/cjs/date-BPyuc34s.js +0 -7907
  1567. package/dist/cjs/device-CoogBamh.js +0 -54
  1568. package/dist/cjs/element-states.decorator-BG2oNUsO.js +0 -98
  1569. package/dist/cjs/floating-ui-BE1Qsw-b.js +0 -28
  1570. package/dist/cjs/floating-ui.dom-DCg2YBDr.js +0 -2115
  1571. package/dist/cjs/focus-visible-DFZa8IIA.js +0 -74
  1572. package/dist/cjs/focus.decorator-BL2kLsNv.js +0 -88
  1573. package/dist/cjs/form-BSlIiqcR.js +0 -24
  1574. package/dist/cjs/form-input-BwFB4Rej.js +0 -100
  1575. package/dist/cjs/helpers-HuaiWXrB.js +0 -331
  1576. package/dist/cjs/index-BZ67Dcnb.js +0 -50
  1577. package/dist/cjs/index-BobQkZjn.js +0 -1868
  1578. package/dist/cjs/index-C413E-IK.js +0 -571
  1579. package/dist/cjs/index-CuY5w2n4.js +0 -602
  1580. package/dist/cjs/index-feA4skrY.js +0 -2024
  1581. package/dist/cjs/index-ifu9fMyU.js +0 -127
  1582. package/dist/cjs/index.esm-CKDqUwIC.js +0 -216
  1583. package/dist/cjs/initialize-BzrcZo6Y.js +0 -457
  1584. package/dist/cjs/keyboard.helpers-BkZpVT-9.js +0 -80
  1585. package/dist/cjs/keys.constant-LnwxHAZo.js +0 -23
  1586. package/dist/cjs/listener-DspXpqzY.js +0 -89
  1587. package/dist/cjs/log-CXDMiw7o.js +0 -80
  1588. package/dist/cjs/lottie_light_html-OP40Exqq.js +0 -11704
  1589. package/dist/cjs/mask-util-B8hrxmqO.js +0 -5
  1590. package/dist/cjs/mutation.decorator-BolUYaKD.js +0 -126
  1591. package/dist/cjs/number-Zs70JOU-.js +0 -39
  1592. package/dist/cjs/option-kGk4eTdA.js +0 -53
  1593. package/dist/cjs/overlays-DQGlu5jj.js +0 -371
  1594. package/dist/cjs/resize.decorator-ChuFQ8x3.js +0 -96
  1595. package/dist/cjs/scroll-B_kvfDui.js +0 -86
  1596. package/dist/cjs/string-CKS6CsMi.js +0 -453
  1597. package/dist/cjs/svg-qEvvK3mS.js +0 -1607
  1598. package/dist/cjs/swipe.decorator-C_jX7Il5.js +0 -25
  1599. package/dist/cjs/swipe.subject-iyL-XVHG.js +0 -77
  1600. package/dist/cjs/tokens.esm-BWWYqtq4.js +0 -36
  1601. package/dist/cjs/tslib.es6-DrfCPgT9.js +0 -32
  1602. package/dist/cjs/utils-Bl0u6rg1.js +0 -87
  1603. package/dist/cjs/visibility.decorator-DTARY-5M.js +0 -90
  1604. package/dist/cjs/window-resize.decorator-DRN0wiUR.js +0 -48
  1605. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.css +0 -1
  1606. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +0 -167
  1607. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.css +0 -1
  1608. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +0 -200
  1609. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.css +0 -1
  1610. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +0 -485
  1611. package/dist/collection/components/bal-accordion/bal-accordion.css +0 -1
  1612. package/dist/collection/components/bal-accordion/bal-accordion.i18n.js +0 -42
  1613. package/dist/collection/components/bal-accordion/bal-accordion.interfaces.js +0 -4
  1614. package/dist/collection/components/bal-accordion/bal-accordion.js +0 -691
  1615. package/dist/collection/components/bal-accordion/test/bal-accordion.visual.play.js +0 -16
  1616. package/dist/collection/components/bal-app/bal-app.css +0 -1
  1617. package/dist/collection/components/bal-app/bal-app.interfaces.js +0 -4
  1618. package/dist/collection/components/bal-app/bal-app.js +0 -181
  1619. package/dist/collection/components/bal-badge/bal-badge.css +0 -1
  1620. package/dist/collection/components/bal-badge/bal-badge.interfaces.js +0 -4
  1621. package/dist/collection/components/bal-badge/bal-badge.js +0 -138
  1622. package/dist/collection/components/bal-badge/test/bal-badge.visual.play.js +0 -13
  1623. package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +0 -103
  1624. package/dist/collection/components/bal-button/bal-button.css +0 -1
  1625. package/dist/collection/components/bal-button/bal-button.interfaces.js +0 -4
  1626. package/dist/collection/components/bal-button/bal-button.js +0 -954
  1627. package/dist/collection/components/bal-button/test/bal-button.visual.play.js +0 -32
  1628. package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +0 -42
  1629. package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +0 -206
  1630. package/dist/collection/components/bal-card/bal-card-content/bal-card-content.js +0 -7
  1631. package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +0 -92
  1632. package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +0 -37
  1633. package/dist/collection/components/bal-card/bal-card.css +0 -1
  1634. package/dist/collection/components/bal-card/bal-card.interfaces.js +0 -4
  1635. package/dist/collection/components/bal-card/bal-card.js +0 -263
  1636. package/dist/collection/components/bal-card/test/bal-card.visual.play.js +0 -13
  1637. package/dist/collection/components/bal-carousel/bal-carousel-item/bal-carousel-item.js +0 -470
  1638. package/dist/collection/components/bal-carousel/bal-carousel.css +0 -1
  1639. package/dist/collection/components/bal-carousel/bal-carousel.interfaces.js +0 -4
  1640. package/dist/collection/components/bal-carousel/bal-carousel.js +0 -688
  1641. package/dist/collection/components/bal-carousel/controls/tab-control.js +0 -14
  1642. package/dist/collection/components/bal-carousel/test/bal-carousel.visual.play.js +0 -13
  1643. package/dist/collection/components/bal-checkbox/bal-check/bal-check.css +0 -1
  1644. package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +0 -187
  1645. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.css +0 -1
  1646. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +0 -880
  1647. package/dist/collection/components/bal-checkbox/bal-checkbox.css +0 -1
  1648. package/dist/collection/components/bal-checkbox/bal-checkbox.interfaces.js +0 -4
  1649. package/dist/collection/components/bal-checkbox/bal-checkbox.js +0 -1027
  1650. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.css +0 -1
  1651. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +0 -162
  1652. package/dist/collection/components/bal-checkbox/test/bal-checkbox-icons.visual.play.js +0 -13
  1653. package/dist/collection/components/bal-checkbox/test/bal-checkbox-tiles.visual.play.js +0 -13
  1654. package/dist/collection/components/bal-checkbox/test/bal-checkbox.visual.play.js +0 -30
  1655. package/dist/collection/components/bal-checkbox/utils/bal-checkbox.util.js +0 -3
  1656. package/dist/collection/components/bal-close/bal-close.css +0 -1
  1657. package/dist/collection/components/bal-close/bal-close.i18n.js +0 -32
  1658. package/dist/collection/components/bal-close/bal-close.interfaces.js +0 -4
  1659. package/dist/collection/components/bal-close/bal-close.js +0 -139
  1660. package/dist/collection/components/bal-close/test/bal-close.visual.play.js +0 -13
  1661. package/dist/collection/components/bal-content/bal-content.css +0 -1
  1662. package/dist/collection/components/bal-content/bal-content.interfaces.js +0 -4
  1663. package/dist/collection/components/bal-content/bal-content.js +0 -212
  1664. package/dist/collection/components/bal-content/test/bal-content.visual.play.js +0 -13
  1665. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +0 -63
  1666. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +0 -38
  1667. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +0 -162
  1668. package/dist/collection/components/bal-data/bal-data.css +0 -1
  1669. package/dist/collection/components/bal-data/bal-data.interfaces.js +0 -4
  1670. package/dist/collection/components/bal-data/bal-data.js +0 -97
  1671. package/dist/collection/components/bal-data/test/bal-data.visual.play.js +0 -13
  1672. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.css +0 -1
  1673. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.js +0 -4
  1674. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +0 -505
  1675. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.js +0 -8
  1676. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.js +0 -14
  1677. package/dist/collection/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.js +0 -13
  1678. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +0 -214
  1679. package/dist/collection/components/bal-date/bal-date.css +0 -1
  1680. package/dist/collection/components/bal-date/bal-date.i18n.js +0 -62
  1681. package/dist/collection/components/bal-date/bal-date.interfaces.js +0 -4
  1682. package/dist/collection/components/bal-date/bal-date.js +0 -1142
  1683. package/dist/collection/components/bal-date/test/bal-date.visual.play.js +0 -24
  1684. package/dist/collection/components/bal-date/utils/calendar.js +0 -154
  1685. package/dist/collection/components/bal-divider/bal-divider.css +0 -1
  1686. package/dist/collection/components/bal-divider/bal-divider.interfaces.js +0 -4
  1687. package/dist/collection/components/bal-divider/bal-divider.js +0 -165
  1688. package/dist/collection/components/bal-divider/test/bal-divider.visual.play.js +0 -13
  1689. package/dist/collection/components/bal-dropdown/bal-dropdown.css +0 -1
  1690. package/dist/collection/components/bal-dropdown/bal-dropdown.interfaces.js +0 -4
  1691. package/dist/collection/components/bal-dropdown/bal-dropdown.js +0 -1078
  1692. package/dist/collection/components/bal-dropdown/test/bal-dropdown.visual.play.js +0 -85
  1693. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +0 -137
  1694. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +0 -130
  1695. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.i18n.js +0 -32
  1696. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +0 -246
  1697. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +0 -215
  1698. package/dist/collection/components/bal-field/bal-field.css +0 -1
  1699. package/dist/collection/components/bal-field/bal-field.interfaces.js +0 -4
  1700. package/dist/collection/components/bal-field/bal-field.js +0 -405
  1701. package/dist/collection/components/bal-field/test/bal-field-horizontal.visual.play.js +0 -13
  1702. package/dist/collection/components/bal-field/test/bal-field.visual.play.js +0 -26
  1703. package/dist/collection/components/bal-file-upload/bal-file-upload.css +0 -1
  1704. package/dist/collection/components/bal-file-upload/bal-file-upload.interfaces.js +0 -15
  1705. package/dist/collection/components/bal-file-upload/bal-file-upload.js +0 -865
  1706. package/dist/collection/components/bal-file-upload/bal-file-upload.type.js +0 -8
  1707. package/dist/collection/components/bal-file-upload/components/file-list.js +0 -9
  1708. package/dist/collection/components/bal-file-upload/test/bal-file-upload.visual.play.js +0 -13
  1709. package/dist/collection/components/bal-file-upload/test/file.mock.js +0 -16
  1710. package/dist/collection/components/bal-file-upload/utils/file-list.util.js +0 -17
  1711. package/dist/collection/components/bal-file-upload/utils/file-validation.util.js +0 -46
  1712. package/dist/collection/components/bal-footer/bal-footer.css +0 -1
  1713. package/dist/collection/components/bal-footer/bal-footer.i18n.js +0 -32
  1714. package/dist/collection/components/bal-footer/bal-footer.js +0 -336
  1715. package/dist/collection/components/bal-footer/test/bal-footer.visual.play.js +0 -42
  1716. package/dist/collection/components/bal-form/bal-form.css +0 -1
  1717. package/dist/collection/components/bal-form/bal-form.js +0 -134
  1718. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +0 -51
  1719. package/dist/collection/components/bal-form-grid/bal-form-gird.interfaces.js +0 -4
  1720. package/dist/collection/components/bal-form-grid/bal-form-grid.css +0 -1
  1721. package/dist/collection/components/bal-form-grid/bal-form-grid.js +0 -17
  1722. package/dist/collection/components/bal-form-grid/test/bal-form-grid.visual.play.js +0 -13
  1723. package/dist/collection/components/bal-heading/bal-heading.const.js +0 -57
  1724. package/dist/collection/components/bal-heading/bal-heading.css +0 -1
  1725. package/dist/collection/components/bal-heading/bal-heading.interfaces.js +0 -4
  1726. package/dist/collection/components/bal-heading/bal-heading.js +0 -335
  1727. package/dist/collection/components/bal-heading/test/bal-heading.visual.play.js +0 -24
  1728. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +0 -12
  1729. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +0 -12
  1730. package/dist/collection/components/bal-hint/bal-hint.css +0 -1
  1731. package/dist/collection/components/bal-hint/bal-hint.js +0 -287
  1732. package/dist/collection/components/bal-hint/test/bal-hint.visual.play.js +0 -15
  1733. package/dist/collection/components/bal-icon/bal-icon.css +0 -1
  1734. package/dist/collection/components/bal-icon/bal-icon.interfaces.js +0 -4
  1735. package/dist/collection/components/bal-icon/bal-icon.js +0 -600
  1736. package/dist/collection/components/bal-icon/test/bal-icon.visual.play.js +0 -13
  1737. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.css +0 -1
  1738. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +0 -720
  1739. package/dist/collection/components/bal-input/bal-input-util.js +0 -155
  1740. package/dist/collection/components/bal-input/bal-input.css +0 -1
  1741. package/dist/collection/components/bal-input/bal-input.interfaces.js +0 -4
  1742. package/dist/collection/components/bal-input/bal-input.js +0 -1245
  1743. package/dist/collection/components/bal-input/test/bal-input.visual.play.js +0 -13
  1744. package/dist/collection/components/bal-input-group/bal-input-group.css +0 -1
  1745. package/dist/collection/components/bal-input-group/bal-input-group.js +0 -102
  1746. package/dist/collection/components/bal-input-group/test/bal-input-group.visual.play.js +0 -26
  1747. package/dist/collection/components/bal-input-slider/bal-input-slider.css +0 -1
  1748. package/dist/collection/components/bal-input-slider/bal-input-slider.interfaces.js +0 -4
  1749. package/dist/collection/components/bal-input-slider/bal-input-slider.js +0 -674
  1750. package/dist/collection/components/bal-input-slider/test/bal-input-slider.visual.play.js +0 -13
  1751. package/dist/collection/components/bal-input-stepper/bal-input-stepper.css +0 -1
  1752. package/dist/collection/components/bal-input-stepper/bal-input-stepper.i18n.js +0 -42
  1753. package/dist/collection/components/bal-input-stepper/bal-input-stepper.interfaces.js +0 -4
  1754. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +0 -629
  1755. package/dist/collection/components/bal-input-stepper/test/bal-input-stepper.visual.play.js +0 -13
  1756. package/dist/collection/components/bal-label/bal-label.css +0 -1
  1757. package/dist/collection/components/bal-label/bal-label.i18n.js +0 -32
  1758. package/dist/collection/components/bal-label/bal-label.interfaces.js +0 -4
  1759. package/dist/collection/components/bal-label/bal-label.js +0 -494
  1760. package/dist/collection/components/bal-label/test/bal-label.visual.play.js +0 -13
  1761. package/dist/collection/components/bal-list/bal-list-item/bal-list-item.js +0 -654
  1762. package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +0 -238
  1763. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.js +0 -42
  1764. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +0 -266
  1765. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +0 -33
  1766. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +0 -40
  1767. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +0 -7
  1768. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +0 -66
  1769. package/dist/collection/components/bal-list/bal-list.css +0 -1
  1770. package/dist/collection/components/bal-list/bal-list.interfaces.js +0 -4
  1771. package/dist/collection/components/bal-list/bal-list.js +0 -173
  1772. package/dist/collection/components/bal-list/test/bal-list.visual.play.js +0 -13
  1773. package/dist/collection/components/bal-logo/bal-logo.animation.js +0 -11
  1774. package/dist/collection/components/bal-logo/bal-logo.css +0 -1
  1775. package/dist/collection/components/bal-logo/bal-logo.data.js +0 -2585
  1776. package/dist/collection/components/bal-logo/bal-logo.interfaces.js +0 -4
  1777. package/dist/collection/components/bal-logo/bal-logo.js +0 -284
  1778. package/dist/collection/components/bal-logo/test/bal-logo.visual.play.js +0 -13
  1779. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +0 -7
  1780. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +0 -19
  1781. package/dist/collection/components/bal-modal/bal-modal.controller.js +0 -47
  1782. package/dist/collection/components/bal-modal/bal-modal.css +0 -1
  1783. package/dist/collection/components/bal-modal/bal-modal.interfaces.js +0 -4
  1784. package/dist/collection/components/bal-modal/bal-modal.js +0 -778
  1785. package/dist/collection/components/bal-modal/test/bal-modal.visual.play.js +0 -13
  1786. package/dist/collection/components/bal-nav/bal-nav-focus.util.js +0 -87
  1787. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.css +0 -1
  1788. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.js +0 -4
  1789. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +0 -200
  1790. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.css +0 -1
  1791. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +0 -34
  1792. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.css +0 -1
  1793. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.js +0 -4
  1794. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +0 -74
  1795. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.css +0 -1
  1796. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.js +0 -4
  1797. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +0 -74
  1798. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.css +0 -1
  1799. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.js +0 -4
  1800. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +0 -119
  1801. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.css +0 -1
  1802. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.js +0 -4
  1803. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +0 -154
  1804. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.css +0 -1
  1805. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.js +0 -4
  1806. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +0 -239
  1807. package/dist/collection/components/bal-nav/bal-nav.css +0 -1
  1808. package/dist/collection/components/bal-nav/bal-nav.i18n.js +0 -72
  1809. package/dist/collection/components/bal-nav/bal-nav.interfaces.js +0 -4
  1810. package/dist/collection/components/bal-nav/bal-nav.js +0 -571
  1811. package/dist/collection/components/bal-nav/components/accordion-button.js +0 -6
  1812. package/dist/collection/components/bal-nav/components/overview-link.js +0 -12
  1813. package/dist/collection/components/bal-nav/components/section-list.js +0 -15
  1814. package/dist/collection/components/bal-nav/components/service-list.js +0 -15
  1815. package/dist/collection/components/bal-nav/models/bal-nav-link-item.js +0 -55
  1816. package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +0 -49
  1817. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +0 -78
  1818. package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +0 -38
  1819. package/dist/collection/components/bal-nav/models/bal-nav-section-link-item.js +0 -28
  1820. package/dist/collection/components/bal-nav/models/bal-nav-service-link-item.js +0 -26
  1821. package/dist/collection/components/bal-nav/test/bal-nav-colors.visual.play.js +0 -9
  1822. package/dist/collection/components/bal-nav/test/bal-nav-long.visual.play.js +0 -9
  1823. package/dist/collection/components/bal-nav/test/bal-nav.visual.play.js +0 -9
  1824. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.js +0 -32
  1825. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +0 -467
  1826. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +0 -117
  1827. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +0 -50
  1828. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +0 -50
  1829. package/dist/collection/components/bal-navbar/bal-navbar.css +0 -1
  1830. package/dist/collection/components/bal-navbar/bal-navbar.interfaces.js +0 -4
  1831. package/dist/collection/components/bal-navbar/bal-navbar.js +0 -161
  1832. package/dist/collection/components/bal-navbar/test/bal-navbar.visual.play.js +0 -20
  1833. package/dist/collection/components/bal-notices/bal-notices.css +0 -1
  1834. package/dist/collection/components/bal-notices/bal-notices.js +0 -108
  1835. package/dist/collection/components/bal-notification/bal-notification.css +0 -1
  1836. package/dist/collection/components/bal-notification/bal-notification.interfaces.js +0 -4
  1837. package/dist/collection/components/bal-notification/bal-notification.js +0 -104
  1838. package/dist/collection/components/bal-notification/test/bal-notification.visual.play.js +0 -13
  1839. package/dist/collection/components/bal-number-input/bal-number-input.css +0 -1
  1840. package/dist/collection/components/bal-number-input/bal-number-input.interfaces.js +0 -4
  1841. package/dist/collection/components/bal-number-input/bal-number-input.js +0 -881
  1842. package/dist/collection/components/bal-number-input/bal-number-input.utils.js +0 -106
  1843. package/dist/collection/components/bal-number-input/test/bal-number-input.visual.play.js +0 -13
  1844. package/dist/collection/components/bal-option/bal-option.css +0 -1
  1845. package/dist/collection/components/bal-option/bal-option.interfaces.js +0 -4
  1846. package/dist/collection/components/bal-option/bal-option.js +0 -404
  1847. package/dist/collection/components/bal-option/test/bal-option.visual.play.js +0 -13
  1848. package/dist/collection/components/bal-option-list/bal-option-list.css +0 -1
  1849. package/dist/collection/components/bal-option-list/bal-option-list.interfaces.js +0 -4
  1850. package/dist/collection/components/bal-option-list/bal-option-list.js +0 -1016
  1851. package/dist/collection/components/bal-option-list/test/bal-option-list.visual.play.js +0 -13
  1852. package/dist/collection/components/bal-pagination/bal-pagination.css +0 -1
  1853. package/dist/collection/components/bal-pagination/bal-pagination.i18n.js +0 -42
  1854. package/dist/collection/components/bal-pagination/bal-pagination.interfaces.js +0 -4
  1855. package/dist/collection/components/bal-pagination/bal-pagination.js +0 -472
  1856. package/dist/collection/components/bal-pagination/bal-pagination.util.js +0 -77
  1857. package/dist/collection/components/bal-pagination/test/bal-pagination.visual.play.js +0 -13
  1858. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +0 -292
  1859. package/dist/collection/components/bal-popover/bal-popover.css +0 -1
  1860. package/dist/collection/components/bal-popover/bal-popover.interfaces.js +0 -4
  1861. package/dist/collection/components/bal-popover/bal-popover.js +0 -769
  1862. package/dist/collection/components/bal-popover/test/bal-popover.visual.play.js +0 -13
  1863. package/dist/collection/components/bal-popup/bal-popup.css +0 -1
  1864. package/dist/collection/components/bal-popup/bal-popup.interfaces.js +0 -4
  1865. package/dist/collection/components/bal-popup/bal-popup.js +0 -882
  1866. package/dist/collection/components/bal-popup/test/bal-popup.visual.play.js +0 -13
  1867. package/dist/collection/components/bal-popup/variants/abstract-variant.renderer.js +0 -49
  1868. package/dist/collection/components/bal-popup/variants/drawer-variant.renderer.js +0 -36
  1869. package/dist/collection/components/bal-popup/variants/fullscreen-variant.renderer.js +0 -41
  1870. package/dist/collection/components/bal-popup/variants/index.js +0 -4
  1871. package/dist/collection/components/bal-popup/variants/popover-variant.renderer.js +0 -136
  1872. package/dist/collection/components/bal-popup/variants/variant.renderer.js +0 -31
  1873. package/dist/collection/components/bal-progress-bar/bal-progress-bar.css +0 -1
  1874. package/dist/collection/components/bal-progress-bar/bal-progress-bar.interfaces.js +0 -4
  1875. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +0 -205
  1876. package/dist/collection/components/bal-progress-bar/test/bal-progress-bar.visual.play.js +0 -13
  1877. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.css +0 -1
  1878. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +0 -895
  1879. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.css +0 -1
  1880. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +0 -187
  1881. package/dist/collection/components/bal-radio/bal-radio.css +0 -1
  1882. package/dist/collection/components/bal-radio/bal-radio.interfaces.js +0 -4
  1883. package/dist/collection/components/bal-radio/bal-radio.js +0 -994
  1884. package/dist/collection/components/bal-radio/test/bal-radio-icons.visual.play.js +0 -13
  1885. package/dist/collection/components/bal-radio/test/bal-radio-tiles.visual.play.js +0 -13
  1886. package/dist/collection/components/bal-radio/test/bal-radio.visual.play.js +0 -25
  1887. package/dist/collection/components/bal-radio/test/car.svg +0 -15
  1888. package/dist/collection/components/bal-radio/utils/bal-radio.util.js +0 -3
  1889. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.css +0 -1
  1890. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +0 -395
  1891. package/dist/collection/components/bal-segment/bal-segment.css +0 -1
  1892. package/dist/collection/components/bal-segment/bal-segment.interfaces.js +0 -4
  1893. package/dist/collection/components/bal-segment/bal-segment.js +0 -720
  1894. package/dist/collection/components/bal-segment/test/bal-segment.visual.play.js +0 -13
  1895. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +0 -115
  1896. package/dist/collection/components/bal-select/bal-select.css +0 -1
  1897. package/dist/collection/components/bal-select/bal-select.interfaces.js +0 -4
  1898. package/dist/collection/components/bal-select/bal-select.js +0 -1568
  1899. package/dist/collection/components/bal-select/test/bal-select-multiple.visual.play.js +0 -28
  1900. package/dist/collection/components/bal-select/test/bal-select.visual.play.js +0 -28
  1901. package/dist/collection/components/bal-select/utils/bal-option.util.js +0 -11
  1902. package/dist/collection/components/bal-select/utils/utils.js +0 -73
  1903. package/dist/collection/components/bal-select/utils/watch-options.js +0 -19
  1904. package/dist/collection/components/bal-shape/bal-shape.css +0 -1
  1905. package/dist/collection/components/bal-shape/bal-shape.interfaces.js +0 -4
  1906. package/dist/collection/components/bal-shape/bal-shape.js +0 -151
  1907. package/dist/collection/components/bal-shape/test/bal-shape.visual.play.js +0 -13
  1908. package/dist/collection/components/bal-sheet/bal-sheet.css +0 -1
  1909. package/dist/collection/components/bal-sheet/bal-sheet.interfaces.js +0 -4
  1910. package/dist/collection/components/bal-sheet/bal-sheet.js +0 -57
  1911. package/dist/collection/components/bal-sheet/test/bal-sheet.visual.play.js +0 -12
  1912. package/dist/collection/components/bal-snackbar/bal-snackbar.controller.js +0 -12
  1913. package/dist/collection/components/bal-snackbar/bal-snackbar.css +0 -1
  1914. package/dist/collection/components/bal-snackbar/bal-snackbar.interfaces.js +0 -4
  1915. package/dist/collection/components/bal-snackbar/bal-snackbar.js +0 -413
  1916. package/dist/collection/components/bal-snackbar/test/bal-snackbar.visual.play.js +0 -13
  1917. package/dist/collection/components/bal-spinner/bal-spinner.animation.js +0 -12
  1918. package/dist/collection/components/bal-spinner/bal-spinner.css +0 -1
  1919. package/dist/collection/components/bal-spinner/bal-spinner.data.js +0 -2585
  1920. package/dist/collection/components/bal-spinner/bal-spinner.interfaces.js +0 -4
  1921. package/dist/collection/components/bal-spinner/bal-spinner.js +0 -309
  1922. package/dist/collection/components/bal-stack/bal-stack.css +0 -1
  1923. package/dist/collection/components/bal-stack/bal-stack.interfaces.js +0 -4
  1924. package/dist/collection/components/bal-stack/bal-stack.js +0 -373
  1925. package/dist/collection/components/bal-stack/test/bal-stack.visual.play.js +0 -13
  1926. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +0 -105
  1927. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +0 -10
  1928. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +0 -8
  1929. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +0 -8
  1930. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +0 -72
  1931. package/dist/collection/components/bal-stage/bal-stage.css +0 -1
  1932. package/dist/collection/components/bal-stage/bal-stage.interfaces.js +0 -4
  1933. package/dist/collection/components/bal-stage/bal-stage.js +0 -214
  1934. package/dist/collection/components/bal-stage/test/bal-stage.visual.play.js +0 -11
  1935. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +0 -393
  1936. package/dist/collection/components/bal-steps/bal-step.util.js +0 -3
  1937. package/dist/collection/components/bal-steps/bal-steps.css +0 -1
  1938. package/dist/collection/components/bal-steps/bal-steps.interfaces.js +0 -4
  1939. package/dist/collection/components/bal-steps/bal-steps.js +0 -448
  1940. package/dist/collection/components/bal-steps/components/step-button.js +0 -14
  1941. package/dist/collection/components/bal-steps/components/step-icon.js +0 -6
  1942. package/dist/collection/components/bal-steps/components/step-label.js +0 -6
  1943. package/dist/collection/components/bal-steps/test/bal-steps.visual.play.js +0 -13
  1944. package/dist/collection/components/bal-table/bal-table.css +0 -1
  1945. package/dist/collection/components/bal-table/bal-table.js +0 -52
  1946. package/dist/collection/components/bal-table/test/bal-table.visual.play.js +0 -13
  1947. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +0 -551
  1948. package/dist/collection/components/bal-tabs/bal-tab.util.js +0 -3
  1949. package/dist/collection/components/bal-tabs/bal-tabs.css +0 -1
  1950. package/dist/collection/components/bal-tabs/bal-tabs.interfaces.js +0 -4
  1951. package/dist/collection/components/bal-tabs/bal-tabs.js +0 -1409
  1952. package/dist/collection/components/bal-tabs/components/tab-button.js +0 -51
  1953. package/dist/collection/components/bal-tabs/components/tab-icon.js +0 -10
  1954. package/dist/collection/components/bal-tabs/components/tab-label.js +0 -6
  1955. package/dist/collection/components/bal-tabs/components/tab-nav.js +0 -27
  1956. package/dist/collection/components/bal-tabs/components/tab-select.js +0 -21
  1957. package/dist/collection/components/bal-tabs/test/bal-tabs.visual.play.js +0 -25
  1958. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +0 -7
  1959. package/dist/collection/components/bal-tag/bal-tag.css +0 -1
  1960. package/dist/collection/components/bal-tag/bal-tag.interfaces.js +0 -4
  1961. package/dist/collection/components/bal-tag/bal-tag.js +0 -281
  1962. package/dist/collection/components/bal-tag/test/bal-tag.a11y.play.js +0 -20
  1963. package/dist/collection/components/bal-tag/test/bal-tag.component.play.js +0 -19
  1964. package/dist/collection/components/bal-tag/test/bal-tag.visual.play.js +0 -18
  1965. package/dist/collection/components/bal-text/bal-text.css +0 -1
  1966. package/dist/collection/components/bal-text/bal-text.interfaces.js +0 -4
  1967. package/dist/collection/components/bal-text/bal-text.js +0 -399
  1968. package/dist/collection/components/bal-text/test/bal-text.visual.play.js +0 -13
  1969. package/dist/collection/components/bal-textarea/bal-textarea.css +0 -1
  1970. package/dist/collection/components/bal-textarea/bal-textarea.interfaces.js +0 -4
  1971. package/dist/collection/components/bal-textarea/bal-textarea.js +0 -767
  1972. package/dist/collection/components/bal-textarea/test/bal-textarea.visual.play.js +0 -13
  1973. package/dist/collection/components/bal-time-input/bal-time-input.css +0 -1
  1974. package/dist/collection/components/bal-time-input/bal-time-input.i18n.js +0 -42
  1975. package/dist/collection/components/bal-time-input/bal-time-input.interfaces.js +0 -4
  1976. package/dist/collection/components/bal-time-input/bal-time-input.js +0 -621
  1977. package/dist/collection/components/bal-time-input/bal-time-input.util.js +0 -19
  1978. package/dist/collection/components/bal-time-input/test/bal-time-input.visual.play.js +0 -13
  1979. package/dist/collection/components/bal-toast/bal-toast.controller.js +0 -12
  1980. package/dist/collection/components/bal-toast/bal-toast.css +0 -1
  1981. package/dist/collection/components/bal-toast/bal-toast.interfaces.js +0 -4
  1982. package/dist/collection/components/bal-toast/bal-toast.js +0 -243
  1983. package/dist/collection/components/bal-toast/test/bal-toast.visual.play.js +0 -13
  1984. package/dist/collection/components/bal-tooltip/bal-tooltip.css +0 -1
  1985. package/dist/collection/components/bal-tooltip/bal-tooltip.interfaces.js +0 -4
  1986. package/dist/collection/components/bal-tooltip/bal-tooltip.js +0 -471
  1987. package/dist/collection/components/bal-tooltip/bal-tooltip.util.js +0 -37
  1988. package/dist/collection/components/bal-tooltip/test/bal-tooltip.visual.play.js +0 -15
  1989. package/dist/collection/global.js +0 -4
  1990. package/dist/collection/initialize.js +0 -51
  1991. package/dist/collection/tags-all.js +0 -119
  1992. package/dist/collection/test/css-border.visual.play.js +0 -23
  1993. package/dist/collection/test/css-color.visual.play.js +0 -27
  1994. package/dist/collection/test/css-core.visual.play.js +0 -13
  1995. package/dist/collection/test/css-display.visual.play.js +0 -19
  1996. package/dist/collection/test/css-flex.visual.play.js +0 -21
  1997. package/dist/collection/test/css-grid.visual.play.js +0 -23
  1998. package/dist/collection/test/css-inheritance.visual.play.js +0 -13
  1999. package/dist/collection/test/css-opacity.visual.play.js +0 -13
  2000. package/dist/collection/test/css-radius.visual.play.js +0 -13
  2001. package/dist/collection/test/css-shadow.visual.play.js +0 -13
  2002. package/dist/collection/test/css-spacing.visual.play.js +0 -27
  2003. package/dist/collection/test/css-structure.visual.play.js +0 -13
  2004. package/dist/collection/test/css-typography.visual.play.js +0 -12
  2005. package/dist/collection/test/theme-compact.visual.play.js +0 -13
  2006. package/dist/collection/utils/animation/animation.decorator.js +0 -23
  2007. package/dist/collection/utils/animation/animation.listener.js +0 -30
  2008. package/dist/collection/utils/animation/animation.subject.js +0 -20
  2009. package/dist/collection/utils/animation/index.js +0 -2
  2010. package/dist/collection/utils/bem.js +0 -8
  2011. package/dist/collection/utils/config/config.const.js +0 -1
  2012. package/dist/collection/utils/config/config.decorator.js +0 -14
  2013. package/dist/collection/utils/config/config.default.js +0 -45
  2014. package/dist/collection/utils/config/config.js +0 -143
  2015. package/dist/collection/utils/config/config.utils.js +0 -69
  2016. package/dist/collection/utils/config/index.js +0 -7
  2017. package/dist/collection/utils/config/initialize.js +0 -11
  2018. package/dist/collection/utils/constants/keys.constant.js +0 -17
  2019. package/dist/collection/utils/constants/version.constant.js +0 -2
  2020. package/dist/collection/utils/css-classes.js +0 -15
  2021. package/dist/collection/utils/dropdown/auto-fill.js +0 -38
  2022. package/dist/collection/utils/dropdown/dropdown.i18n.js +0 -52
  2023. package/dist/collection/utils/dropdown/events.js +0 -56
  2024. package/dist/collection/utils/dropdown/filters.js +0 -10
  2025. package/dist/collection/utils/dropdown/focus.js +0 -19
  2026. package/dist/collection/utils/dropdown/form-submit.js +0 -35
  2027. package/dist/collection/utils/dropdown/icon.js +0 -18
  2028. package/dist/collection/utils/dropdown/index.js +0 -12
  2029. package/dist/collection/utils/dropdown/input.js +0 -12
  2030. package/dist/collection/utils/dropdown/option.js +0 -48
  2031. package/dist/collection/utils/dropdown/popup.js +0 -48
  2032. package/dist/collection/utils/dropdown/value.js +0 -108
  2033. package/dist/collection/utils/floating-ui.js +0 -23
  2034. package/dist/collection/utils/focus/focus.decorator.js +0 -20
  2035. package/dist/collection/utils/focus/focus.listener.js +0 -34
  2036. package/dist/collection/utils/focus/focus.subject.js +0 -30
  2037. package/dist/collection/utils/focus/index.js +0 -2
  2038. package/dist/collection/utils/focus-visible.js +0 -70
  2039. package/dist/collection/utils/form-input.js +0 -87
  2040. package/dist/collection/utils/form.js +0 -19
  2041. package/dist/collection/utils/framework-delegate.js +0 -31
  2042. package/dist/collection/utils/legacy.js +0 -32
  2043. package/dist/collection/utils/mask/__test__/mask-component.mock.js +0 -19
  2044. package/dist/collection/utils/mask/__test__/mask-context.mocks.js +0 -6
  2045. package/dist/collection/utils/mask/__test__/mask.mock.js +0 -16
  2046. package/dist/collection/utils/mask/blocks/index.js +0 -3
  2047. package/dist/collection/utils/mask/blocks/mask-block-list.js +0 -85
  2048. package/dist/collection/utils/mask/blocks/mask-block.js +0 -59
  2049. package/dist/collection/utils/mask/component/index.js +0 -2
  2050. package/dist/collection/utils/mask/component/mask-component-adapter.js +0 -124
  2051. package/dist/collection/utils/mask/context/index.js +0 -9
  2052. package/dist/collection/utils/mask/context/mask-clipboard-context.js +0 -7
  2053. package/dist/collection/utils/mask/context/mask-context.js +0 -61
  2054. package/dist/collection/utils/mask/context/mask-focus-context.js +0 -3
  2055. package/dist/collection/utils/mask/context/mask-keyboard-context.js +0 -58
  2056. package/dist/collection/utils/mask/context/mask-locale-context.js +0 -6
  2057. package/dist/collection/utils/mask/context/mask-mouse-context.js +0 -3
  2058. package/dist/collection/utils/mask/context/mask-position.js +0 -65
  2059. package/dist/collection/utils/mask/context/mask-value-changed-context.js +0 -12
  2060. package/dist/collection/utils/mask/index.js +0 -5
  2061. package/dist/collection/utils/mask/mask-util.js +0 -1
  2062. package/dist/collection/utils/mask/mask.js +0 -266
  2063. package/dist/collection/utils/mask/types/index.js +0 -1
  2064. package/dist/collection/utils/mask/types/mask-date.js +0 -129
  2065. package/dist/collection/utils/mutation/index.js +0 -2
  2066. package/dist/collection/utils/mutation/mutation.decorator.js +0 -20
  2067. package/dist/collection/utils/mutation/mutation.listener.js +0 -69
  2068. package/dist/collection/utils/mutation/mutation.subject.js +0 -34
  2069. package/dist/collection/utils/overlays/focus-trap.js +0 -91
  2070. package/dist/collection/utils/overlays/notice.controller.js +0 -100
  2071. package/dist/collection/utils/overlays/overlays.js +0 -272
  2072. package/dist/collection/utils/string.js +0 -10
  2073. package/dist/collection/utils/style.js +0 -35
  2074. package/dist/collection/utils/swiper/controls/dot-control.js +0 -17
  2075. package/dist/collection/utils/swiper/controls/index.js +0 -3
  2076. package/dist/collection/utils/swiper/controls/large-control.js +0 -8
  2077. package/dist/collection/utils/swiper/controls/small-control.js +0 -8
  2078. package/dist/collection/utils/swiper/index.js +0 -1
  2079. package/dist/collection/utils/swiper/swiper.i18n.js +0 -42
  2080. package/dist/collection/utils/swiper/swiper.util.js +0 -330
  2081. package/dist/collection/utils/visibility/index.js +0 -2
  2082. package/dist/collection/utils/visibility/visibility.decorator.js +0 -23
  2083. package/dist/collection/utils/visibility/visibility.listener.js +0 -41
  2084. package/dist/collection/utils/visibility/visibility.subject.js +0 -23
  2085. package/dist/esm/_commonjsHelpers-BFTU3MAI.js +0 -7
  2086. package/dist/esm/animation.decorator-zbSqKhw6.js +0 -75
  2087. package/dist/esm/app-globals-Blx--ecs.js +0 -9
  2088. package/dist/esm/aria-DBsOHTWj.js +0 -8
  2089. package/dist/esm/array-CDfSqLEo.js +0 -20
  2090. package/dist/esm/attributes-C4sZQbkT.js +0 -38
  2091. package/dist/esm/bal-accordion_4.entry.js +0 -756
  2092. package/dist/esm/bal-app.entry.js +0 -84
  2093. package/dist/esm/bal-badge.entry.js +0 -36
  2094. package/dist/esm/bal-button_2.entry.js +0 -288
  2095. package/dist/esm/bal-card_6.entry.js +0 -158
  2096. package/dist/esm/bal-carousel_2.entry.js +0 -392
  2097. package/dist/esm/bal-check_7.entry.js +0 -2172
  2098. package/dist/esm/bal-close.entry.js +0 -51
  2099. package/dist/esm/bal-close.i18n-Ct27z6g9.js +0 -34
  2100. package/dist/esm/bal-content.entry.js +0 -74
  2101. package/dist/esm/bal-data_4.entry.js +0 -118
  2102. package/dist/esm/bal-date-calendar-cell.entry.js +0 -39
  2103. package/dist/esm/bal-date-calendar_2.entry.js +0 -1498
  2104. package/dist/esm/bal-date.entry.js +0 -376
  2105. package/dist/esm/bal-divider.entry.js +0 -58
  2106. package/dist/esm/bal-field_5.entry.js +0 -430
  2107. package/dist/esm/bal-file-upload.entry.js +0 -404
  2108. package/dist/esm/bal-file-upload.type-rBUN7c88.js +0 -10
  2109. package/dist/esm/bal-footer.entry.js +0 -198
  2110. package/dist/esm/bal-form-col_2.entry.js +0 -37
  2111. package/dist/esm/bal-form.entry.js +0 -47
  2112. package/dist/esm/bal-heading_2.entry.js +0 -281
  2113. package/dist/esm/bal-hint_5.entry.js +0 -2374
  2114. package/dist/esm/bal-icon.entry.js +0 -1121
  2115. package/dist/esm/bal-input-group.entry.js +0 -34
  2116. package/dist/esm/bal-input-slider.entry.js +0 -215
  2117. package/dist/esm/bal-input-stepper.entry.js +0 -1222
  2118. package/dist/esm/bal-input-stepper.i18n-DEb5iNGc.js +0 -44
  2119. package/dist/esm/bal-input.entry.js +0 -585
  2120. package/dist/esm/bal-label.entry.js +0 -144
  2121. package/dist/esm/bal-label.i18n-JHAE10yr.js +0 -34
  2122. package/dist/esm/bal-list_8.entry.js +0 -689
  2123. package/dist/esm/bal-logo.animation-DQd9HTdg.js +0 -2600
  2124. package/dist/esm/bal-logo.entry.js +0 -177
  2125. package/dist/esm/bal-modal_3.entry.js +0 -313
  2126. package/dist/esm/bal-nav_8.entry.js +0 -1218
  2127. package/dist/esm/bal-navbar_5.entry.js +0 -306
  2128. package/dist/esm/bal-notices_3.entry.js +0 -199
  2129. package/dist/esm/bal-notification.entry.js +0 -31
  2130. package/dist/esm/bal-number-input.entry.js +0 -415
  2131. package/dist/esm/bal-pagination.entry.js +0 -296
  2132. package/dist/esm/bal-popup.entry.js +0 -662
  2133. package/dist/esm/bal-progress-bar.entry.js +0 -103
  2134. package/dist/esm/bal-radio_3.entry.js +0 -779
  2135. package/dist/esm/bal-segment_2.entry.js +0 -587
  2136. package/dist/esm/bal-select_2.entry.js +0 -852
  2137. package/dist/esm/bal-shape.entry.js +0 -68
  2138. package/dist/esm/bal-sheet.entry.js +0 -24
  2139. package/dist/esm/bal-spinner.animation-Bv2Ow6xu.js +0 -4543
  2140. package/dist/esm/bal-spinner.entry.js +0 -184
  2141. package/dist/esm/bal-stack.entry.js +0 -97
  2142. package/dist/esm/bal-stage_6.entry.js +0 -142
  2143. package/dist/esm/bal-step-item.entry.js +0 -94
  2144. package/dist/esm/bal-step.util-DIC_sxLd.js +0 -5
  2145. package/dist/esm/bal-steps.entry.js +0 -269
  2146. package/dist/esm/bal-tab-item_2.entry.js +0 -985
  2147. package/dist/esm/bal-tab.util-BmVI6cLw.js +0 -5
  2148. package/dist/esm/bal-table.entry.js +0 -24
  2149. package/dist/esm/bal-tag_2.entry.js +0 -82
  2150. package/dist/esm/bal-textarea.entry.js +0 -160
  2151. package/dist/esm/bal-time-input.entry.js +0 -194
  2152. package/dist/esm/bal-time-input.i18n-B4aDEwd8.js +0 -44
  2153. package/dist/esm/bal-tooltip.entry.js +0 -277
  2154. package/dist/esm/baloise-design-system.js +0 -27
  2155. package/dist/esm/bem-ByiN-QjD.js +0 -10
  2156. package/dist/esm/breakpoints.decorator-DwhK_t2m.js +0 -17
  2157. package/dist/esm/breakpoints.subject-PxavGndB.js +0 -251
  2158. package/dist/esm/browser-B1u-Mq75.js +0 -62
  2159. package/dist/esm/config.decorator-3bfyZ-0Y.js +0 -17
  2160. package/dist/esm/config.default-RE8-gLMQ.js +0 -48
  2161. package/dist/esm/config.utils-B7jugjyM.js +0 -102
  2162. package/dist/esm/contact-BkEdlCZJ.js +0 -1633
  2163. package/dist/esm/date-W0XtD641.js +0 -7903
  2164. package/dist/esm/device-TtMibDFL.js +0 -51
  2165. package/dist/esm/element-states.decorator-B68ANq1p.js +0 -95
  2166. package/dist/esm/floating-ui-gZ7E41T8.js +0 -26
  2167. package/dist/esm/floating-ui.dom-Cr2H7Jt3.js +0 -2100
  2168. package/dist/esm/focus-visible-DqCbGYzv.js +0 -71
  2169. package/dist/esm/focus.decorator-C1s3OoqI.js +0 -86
  2170. package/dist/esm/form-FCLKfv6B.js +0 -21
  2171. package/dist/esm/form-input-DYvzaBlM.js +0 -86
  2172. package/dist/esm/helpers-BNj87EbG.js +0 -307
  2173. package/dist/esm/index-B4k_dH6V.js +0 -1866
  2174. package/dist/esm/index-BU7FUSdu.js +0 -569
  2175. package/dist/esm/index-BdVwMG9u.js +0 -2013
  2176. package/dist/esm/index-D6JOtC1P.js +0 -125
  2177. package/dist/esm/index-dYcsHLfj.js +0 -600
  2178. package/dist/esm/index-zWZxKBfo.js +0 -48
  2179. package/dist/esm/index.esm-Btc0yydR.js +0 -210
  2180. package/dist/esm/initialize-W3od-FM9.js +0 -450
  2181. package/dist/esm/keyboard.helpers-BERg8BNc.js +0 -68
  2182. package/dist/esm/keys.constant-xVPGsAdF.js +0 -19
  2183. package/dist/esm/listener-CClDIhvK.js +0 -85
  2184. package/dist/esm/log-CwssmmaV.js +0 -77
  2185. package/dist/esm/lottie_light_html-DuyI5RA6.js +0 -11702
  2186. package/dist/esm/mask-util-DuObDTix.js +0 -3
  2187. package/dist/esm/mutation.decorator-DhVeNnnY.js +0 -124
  2188. package/dist/esm/number-DfnRcL0e.js +0 -34
  2189. package/dist/esm/option-BLp4ll3i.js +0 -50
  2190. package/dist/esm/overlays-DuvWMrlA.js +0 -364
  2191. package/dist/esm/polyfills/core-js.js +0 -11
  2192. package/dist/esm/polyfills/dom.js +0 -79
  2193. package/dist/esm/polyfills/es5-html-element.js +0 -1
  2194. package/dist/esm/polyfills/index.js +0 -34
  2195. package/dist/esm/polyfills/system.js +0 -6
  2196. package/dist/esm/resize.decorator-ZKPOJfw5.js +0 -94
  2197. package/dist/esm/scroll-X92R_eyZ.js +0 -84
  2198. package/dist/esm/string-Dk4PnSfl.js +0 -448
  2199. package/dist/esm/svg-DhNz-XmR.js +0 -1605
  2200. package/dist/esm/swipe.decorator-B-pmjyNr.js +0 -23
  2201. package/dist/esm/swipe.subject-BXuaiulg.js +0 -75
  2202. package/dist/esm/tokens.esm-Dk6PruGq.js +0 -21
  2203. package/dist/esm/tslib.es6-dfXERft2.js +0 -29
  2204. package/dist/esm/utils-C_qktPg7.js +0 -76
  2205. package/dist/esm/visibility.decorator-zTjPC2du.js +0 -88
  2206. package/dist/esm/window-resize.decorator-DiNYHJee.js +0 -46
  2207. package/dist/esm-es5/_commonjsHelpers-BFTU3MAI.js +0 -1
  2208. package/dist/esm-es5/animation.decorator-zbSqKhw6.js +0 -1
  2209. package/dist/esm-es5/app-globals-Blx--ecs.js +0 -1
  2210. package/dist/esm-es5/aria-DBsOHTWj.js +0 -1
  2211. package/dist/esm-es5/array-CDfSqLEo.js +0 -1
  2212. package/dist/esm-es5/attributes-C4sZQbkT.js +0 -1
  2213. package/dist/esm-es5/bal-accordion_4.entry.js +0 -1
  2214. package/dist/esm-es5/bal-app.entry.js +0 -1
  2215. package/dist/esm-es5/bal-badge.entry.js +0 -1
  2216. package/dist/esm-es5/bal-button_2.entry.js +0 -1
  2217. package/dist/esm-es5/bal-card_6.entry.js +0 -1
  2218. package/dist/esm-es5/bal-carousel_2.entry.js +0 -1
  2219. package/dist/esm-es5/bal-check_7.entry.js +0 -1
  2220. package/dist/esm-es5/bal-close.entry.js +0 -1
  2221. package/dist/esm-es5/bal-close.i18n-Ct27z6g9.js +0 -1
  2222. package/dist/esm-es5/bal-content.entry.js +0 -1
  2223. package/dist/esm-es5/bal-data_4.entry.js +0 -1
  2224. package/dist/esm-es5/bal-date-calendar-cell.entry.js +0 -1
  2225. package/dist/esm-es5/bal-date-calendar_2.entry.js +0 -1
  2226. package/dist/esm-es5/bal-date.entry.js +0 -1
  2227. package/dist/esm-es5/bal-divider.entry.js +0 -1
  2228. package/dist/esm-es5/bal-field_5.entry.js +0 -1
  2229. package/dist/esm-es5/bal-file-upload.entry.js +0 -1
  2230. package/dist/esm-es5/bal-file-upload.type-rBUN7c88.js +0 -1
  2231. package/dist/esm-es5/bal-footer.entry.js +0 -1
  2232. package/dist/esm-es5/bal-form-col_2.entry.js +0 -1
  2233. package/dist/esm-es5/bal-form.entry.js +0 -1
  2234. package/dist/esm-es5/bal-heading_2.entry.js +0 -1
  2235. package/dist/esm-es5/bal-hint_5.entry.js +0 -1
  2236. package/dist/esm-es5/bal-icon.entry.js +0 -1
  2237. package/dist/esm-es5/bal-input-group.entry.js +0 -1
  2238. package/dist/esm-es5/bal-input-slider.entry.js +0 -1
  2239. package/dist/esm-es5/bal-input-stepper.entry.js +0 -1
  2240. package/dist/esm-es5/bal-input-stepper.i18n-DEb5iNGc.js +0 -1
  2241. package/dist/esm-es5/bal-input.entry.js +0 -1
  2242. package/dist/esm-es5/bal-label.entry.js +0 -1
  2243. package/dist/esm-es5/bal-label.i18n-JHAE10yr.js +0 -1
  2244. package/dist/esm-es5/bal-list_8.entry.js +0 -1
  2245. package/dist/esm-es5/bal-logo.animation-DQd9HTdg.js +0 -1
  2246. package/dist/esm-es5/bal-logo.entry.js +0 -1
  2247. package/dist/esm-es5/bal-modal_3.entry.js +0 -1
  2248. package/dist/esm-es5/bal-nav_8.entry.js +0 -1
  2249. package/dist/esm-es5/bal-navbar_5.entry.js +0 -1
  2250. package/dist/esm-es5/bal-notices_3.entry.js +0 -1
  2251. package/dist/esm-es5/bal-notification.entry.js +0 -1
  2252. package/dist/esm-es5/bal-number-input.entry.js +0 -1
  2253. package/dist/esm-es5/bal-pagination.entry.js +0 -1
  2254. package/dist/esm-es5/bal-popup.entry.js +0 -1
  2255. package/dist/esm-es5/bal-progress-bar.entry.js +0 -1
  2256. package/dist/esm-es5/bal-radio_3.entry.js +0 -1
  2257. package/dist/esm-es5/bal-segment_2.entry.js +0 -1
  2258. package/dist/esm-es5/bal-select_2.entry.js +0 -1
  2259. package/dist/esm-es5/bal-shape.entry.js +0 -1
  2260. package/dist/esm-es5/bal-sheet.entry.js +0 -1
  2261. package/dist/esm-es5/bal-spinner.animation-Bv2Ow6xu.js +0 -1
  2262. package/dist/esm-es5/bal-spinner.entry.js +0 -1
  2263. package/dist/esm-es5/bal-stack.entry.js +0 -1
  2264. package/dist/esm-es5/bal-stage_6.entry.js +0 -1
  2265. package/dist/esm-es5/bal-step-item.entry.js +0 -1
  2266. package/dist/esm-es5/bal-step.util-DIC_sxLd.js +0 -1
  2267. package/dist/esm-es5/bal-steps.entry.js +0 -1
  2268. package/dist/esm-es5/bal-tab-item_2.entry.js +0 -1
  2269. package/dist/esm-es5/bal-tab.util-BmVI6cLw.js +0 -1
  2270. package/dist/esm-es5/bal-table.entry.js +0 -1
  2271. package/dist/esm-es5/bal-tag_2.entry.js +0 -1
  2272. package/dist/esm-es5/bal-textarea.entry.js +0 -1
  2273. package/dist/esm-es5/bal-time-input.entry.js +0 -1
  2274. package/dist/esm-es5/bal-time-input.i18n-B4aDEwd8.js +0 -1
  2275. package/dist/esm-es5/bal-tooltip.entry.js +0 -1
  2276. package/dist/esm-es5/baloise-design-system.js +0 -1
  2277. package/dist/esm-es5/bem-ByiN-QjD.js +0 -1
  2278. package/dist/esm-es5/breakpoints.decorator-DwhK_t2m.js +0 -1
  2279. package/dist/esm-es5/breakpoints.subject-PxavGndB.js +0 -1
  2280. package/dist/esm-es5/browser-B1u-Mq75.js +0 -1
  2281. package/dist/esm-es5/config.decorator-3bfyZ-0Y.js +0 -1
  2282. package/dist/esm-es5/config.default-RE8-gLMQ.js +0 -1
  2283. package/dist/esm-es5/config.utils-B7jugjyM.js +0 -1
  2284. package/dist/esm-es5/contact-BkEdlCZJ.js +0 -1
  2285. package/dist/esm-es5/date-W0XtD641.js +0 -1
  2286. package/dist/esm-es5/device-TtMibDFL.js +0 -1
  2287. package/dist/esm-es5/element-states.decorator-B68ANq1p.js +0 -1
  2288. package/dist/esm-es5/floating-ui-gZ7E41T8.js +0 -1
  2289. package/dist/esm-es5/floating-ui.dom-Cr2H7Jt3.js +0 -1
  2290. package/dist/esm-es5/focus-visible-DqCbGYzv.js +0 -1
  2291. package/dist/esm-es5/focus.decorator-C1s3OoqI.js +0 -1
  2292. package/dist/esm-es5/form-FCLKfv6B.js +0 -1
  2293. package/dist/esm-es5/form-input-DYvzaBlM.js +0 -1
  2294. package/dist/esm-es5/helpers-BNj87EbG.js +0 -1
  2295. package/dist/esm-es5/index-B4k_dH6V.js +0 -1
  2296. package/dist/esm-es5/index-BU7FUSdu.js +0 -1
  2297. package/dist/esm-es5/index-BdVwMG9u.js +0 -2
  2298. package/dist/esm-es5/index-D6JOtC1P.js +0 -1
  2299. package/dist/esm-es5/index-dYcsHLfj.js +0 -1
  2300. package/dist/esm-es5/index-zWZxKBfo.js +0 -1
  2301. package/dist/esm-es5/index.esm-Btc0yydR.js +0 -1
  2302. package/dist/esm-es5/index.js +0 -1
  2303. package/dist/esm-es5/initialize-W3od-FM9.js +0 -1
  2304. package/dist/esm-es5/keyboard.helpers-BERg8BNc.js +0 -1
  2305. package/dist/esm-es5/keys.constant-xVPGsAdF.js +0 -1
  2306. package/dist/esm-es5/listener-CClDIhvK.js +0 -1
  2307. package/dist/esm-es5/loader.js +0 -1
  2308. package/dist/esm-es5/log-CwssmmaV.js +0 -1
  2309. package/dist/esm-es5/lottie_light_html-DuyI5RA6.js +0 -9
  2310. package/dist/esm-es5/mask-util-DuObDTix.js +0 -1
  2311. package/dist/esm-es5/mutation.decorator-DhVeNnnY.js +0 -1
  2312. package/dist/esm-es5/number-DfnRcL0e.js +0 -1
  2313. package/dist/esm-es5/option-BLp4ll3i.js +0 -1
  2314. package/dist/esm-es5/overlays-DuvWMrlA.js +0 -1
  2315. package/dist/esm-es5/resize.decorator-ZKPOJfw5.js +0 -1
  2316. package/dist/esm-es5/scroll-X92R_eyZ.js +0 -1
  2317. package/dist/esm-es5/string-Dk4PnSfl.js +0 -1
  2318. package/dist/esm-es5/svg-DhNz-XmR.js +0 -2
  2319. package/dist/esm-es5/swipe.decorator-B-pmjyNr.js +0 -1
  2320. package/dist/esm-es5/swipe.subject-BXuaiulg.js +0 -1
  2321. package/dist/esm-es5/tokens.esm-Dk6PruGq.js +0 -1
  2322. package/dist/esm-es5/tslib.es6-dfXERft2.js +0 -15
  2323. package/dist/esm-es5/utils-C_qktPg7.js +0 -1
  2324. package/dist/esm-es5/visibility.decorator-zTjPC2du.js +0 -1
  2325. package/dist/esm-es5/window-resize.decorator-DiNYHJee.js +0 -1
  2326. package/dist/html.html-data.json +0 -7860
  2327. package/dist/types/components/bal-accordion/bal-accordion-details/bal-accordion-details.d.ts +0 -48
  2328. package/dist/types/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.d.ts +0 -54
  2329. package/dist/types/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.d.ts +0 -133
  2330. package/dist/types/components/bal-accordion/bal-accordion.d.ts +0 -134
  2331. package/dist/types/components/bal-accordion/bal-accordion.i18n.d.ts +0 -7
  2332. package/dist/types/components/bal-accordion/bal-accordion.interfaces.d.ts +0 -16
  2333. package/dist/types/components/bal-app/bal-app.d.ts +0 -28
  2334. package/dist/types/components/bal-app/bal-app.interfaces.d.ts +0 -6
  2335. package/dist/types/components/bal-badge/bal-badge.d.ts +0 -22
  2336. package/dist/types/components/bal-badge/bal-badge.interfaces.d.ts +0 -5
  2337. package/dist/types/components/bal-button/bal-button-group/bal-button-group.d.ts +0 -17
  2338. package/dist/types/components/bal-button/bal-button.d.ts +0 -158
  2339. package/dist/types/components/bal-button/bal-button.interfaces.d.ts +0 -30
  2340. package/dist/types/components/bal-card/bal-card-actions/bal-card-actions.d.ts +0 -7
  2341. package/dist/types/components/bal-card/bal-card-button/bal-card-button.d.ts +0 -37
  2342. package/dist/types/components/bal-card/bal-card-content/bal-card-content.d.ts +0 -3
  2343. package/dist/types/components/bal-card/bal-card-subtitle/bal-card-subtitle.d.ts +0 -15
  2344. package/dist/types/components/bal-card/bal-card-title/bal-card-title.d.ts +0 -7
  2345. package/dist/types/components/bal-card/bal-card.d.ts +0 -40
  2346. package/dist/types/components/bal-card/bal-card.interfaces.d.ts +0 -7
  2347. package/dist/types/components/bal-carousel/bal-carousel-item/bal-carousel-item.d.ts +0 -91
  2348. package/dist/types/components/bal-carousel/bal-carousel.d.ts +0 -136
  2349. package/dist/types/components/bal-carousel/bal-carousel.interfaces.d.ts +0 -21
  2350. package/dist/types/components/bal-carousel/controls/tab-control.d.ts +0 -12
  2351. package/dist/types/components/bal-checkbox/bal-check/bal-check.d.ts +0 -36
  2352. package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +0 -154
  2353. package/dist/types/components/bal-checkbox/bal-checkbox.d.ts +0 -193
  2354. package/dist/types/components/bal-checkbox/bal-checkbox.interfaces.d.ts +0 -28
  2355. package/dist/types/components/bal-checkbox/bal-checkbox.type.d.ts +0 -17
  2356. package/dist/types/components/bal-checkbox/bal-switch/bal-switch.d.ts +0 -32
  2357. package/dist/types/components/bal-checkbox/utils/bal-checkbox.util.d.ts +0 -18
  2358. package/dist/types/components/bal-close/bal-close.d.ts +0 -21
  2359. package/dist/types/components/bal-close/bal-close.i18n.d.ts +0 -6
  2360. package/dist/types/components/bal-close/bal-close.interfaces.d.ts +0 -3
  2361. package/dist/types/components/bal-content/bal-content.d.ts +0 -39
  2362. package/dist/types/components/bal-content/bal-content.interfaces.d.ts +0 -6
  2363. package/dist/types/components/bal-data/bal-data-item/bal-data-item.d.ts +0 -11
  2364. package/dist/types/components/bal-data/bal-data-label/bal-data-label.d.ts +0 -7
  2365. package/dist/types/components/bal-data/bal-data-value/bal-data-value.d.ts +0 -31
  2366. package/dist/types/components/bal-data/bal-data.d.ts +0 -17
  2367. package/dist/types/components/bal-data/bal-data.interfaces.d.ts +0 -12
  2368. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.d.ts +0 -121
  2369. package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.interfaces.d.ts +0 -17
  2370. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__gird.d.ts +0 -12
  2371. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__list.d.ts +0 -11
  2372. package/dist/types/components/bal-date/bal-date-calendar/components/bal-date-calendar__nav.d.ts +0 -14
  2373. package/dist/types/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.d.ts +0 -29
  2374. package/dist/types/components/bal-date/bal-date.d.ts +0 -228
  2375. package/dist/types/components/bal-date/bal-date.i18n.d.ts +0 -8
  2376. package/dist/types/components/bal-date/bal-date.interfaces.d.ts +0 -25
  2377. package/dist/types/components/bal-date/utils/calendar.d.ts +0 -38
  2378. package/dist/types/components/bal-divider/bal-divider.d.ts +0 -32
  2379. package/dist/types/components/bal-divider/bal-divider.interfaces.d.ts +0 -6
  2380. package/dist/types/components/bal-dropdown/bal-dropdown.d.ts +0 -203
  2381. package/dist/types/components/bal-dropdown/bal-dropdown.interfaces.d.ts +0 -16
  2382. package/dist/types/components/bal-field/bal-field-control/bal-field-control.d.ts +0 -23
  2383. package/dist/types/components/bal-field/bal-field-hint/bal-field-hint.d.ts +0 -22
  2384. package/dist/types/components/bal-field/bal-field-label/bal-field-label.d.ts +0 -55
  2385. package/dist/types/components/bal-field/bal-field-label/bal-field-label.i18n.d.ts +0 -6
  2386. package/dist/types/components/bal-field/bal-field-message/bal-field-message.d.ts +0 -33
  2387. package/dist/types/components/bal-field/bal-field.d.ts +0 -63
  2388. package/dist/types/components/bal-field/bal-field.interfaces.d.ts +0 -13
  2389. package/dist/types/components/bal-file-upload/bal-file-upload.d.ts +0 -181
  2390. package/dist/types/components/bal-file-upload/bal-file-upload.interfaces.d.ts +0 -31
  2391. package/dist/types/components/bal-file-upload/bal-file-upload.type.d.ts +0 -11
  2392. package/dist/types/components/bal-file-upload/components/file-list.d.ts +0 -8
  2393. package/dist/types/components/bal-file-upload/test/file.mock.d.ts +0 -1
  2394. package/dist/types/components/bal-file-upload/utils/file-list.util.d.ts +0 -9
  2395. package/dist/types/components/bal-file-upload/utils/file-validation.util.d.ts +0 -13
  2396. package/dist/types/components/bal-footer/bal-footer.d.ts +0 -67
  2397. package/dist/types/components/bal-footer/bal-footer.i18n.d.ts +0 -5
  2398. package/dist/types/components/bal-form/bal-form.d.ts +0 -22
  2399. package/dist/types/components/bal-form-grid/bal-form-col/bal-form-col.d.ts +0 -8
  2400. package/dist/types/components/bal-form-grid/bal-form-gird.interfaces.d.ts +0 -3
  2401. package/dist/types/components/bal-form-grid/bal-form-grid.d.ts +0 -4
  2402. package/dist/types/components/bal-heading/bal-heading.const.d.ts +0 -13
  2403. package/dist/types/components/bal-heading/bal-heading.d.ts +0 -75
  2404. package/dist/types/components/bal-heading/bal-heading.interfaces.d.ts +0 -5
  2405. package/dist/types/components/bal-hint/bal-hint-text/bal-hint-text.d.ts +0 -3
  2406. package/dist/types/components/bal-hint/bal-hint-title/bal-hint-title.d.ts +0 -3
  2407. package/dist/types/components/bal-hint/bal-hint.d.ts +0 -45
  2408. package/dist/types/components/bal-icon/bal-icon.d.ts +0 -96
  2409. package/dist/types/components/bal-icon/bal-icon.interfaces.d.ts +0 -5
  2410. package/dist/types/components/bal-input/bal-input-date/bal-input-date.d.ts +0 -156
  2411. package/dist/types/components/bal-input/bal-input-util.d.ts +0 -49
  2412. package/dist/types/components/bal-input/bal-input.d.ts +0 -200
  2413. package/dist/types/components/bal-input/bal-input.interfaces.d.ts +0 -37
  2414. package/dist/types/components/bal-input-group/bal-input-group.d.ts +0 -18
  2415. package/dist/types/components/bal-input-slider/bal-input-slider.d.ts +0 -116
  2416. package/dist/types/components/bal-input-slider/bal-input-slider.interfaces.d.ts +0 -16
  2417. package/dist/types/components/bal-input-stepper/bal-input-stepper.d.ts +0 -111
  2418. package/dist/types/components/bal-input-stepper/bal-input-stepper.i18n.d.ts +0 -7
  2419. package/dist/types/components/bal-input-stepper/bal-input-stepper.interfaces.d.ts +0 -18
  2420. package/dist/types/components/bal-label/bal-label.d.ts +0 -97
  2421. package/dist/types/components/bal-label/bal-label.i18n.d.ts +0 -6
  2422. package/dist/types/components/bal-label/bal-label.interfaces.d.ts +0 -4
  2423. package/dist/types/components/bal-list/bal-list-item/bal-list-item.d.ts +0 -132
  2424. package/dist/types/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.d.ts +0 -67
  2425. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.d.ts +0 -70
  2426. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.d.ts +0 -7
  2427. package/dist/types/components/bal-list/bal-list-item-content/bal-list-item-content.d.ts +0 -4
  2428. package/dist/types/components/bal-list/bal-list-item-icon/bal-list-item-icon.d.ts +0 -7
  2429. package/dist/types/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.d.ts +0 -3
  2430. package/dist/types/components/bal-list/bal-list-item-title/bal-list-item-title.d.ts +0 -13
  2431. package/dist/types/components/bal-list/bal-list.d.ts +0 -27
  2432. package/dist/types/components/bal-list/bal-list.interfaces.d.ts +0 -28
  2433. package/dist/types/components/bal-logo/bal-logo.animation.d.ts +0 -2
  2434. package/dist/types/components/bal-logo/bal-logo.d.ts +0 -65
  2435. package/dist/types/components/bal-logo/bal-logo.data.d.ts +0 -1756
  2436. package/dist/types/components/bal-logo/bal-logo.interfaces.d.ts +0 -5
  2437. package/dist/types/components/bal-modal/bal-modal-body/bal-modal-body.d.ts +0 -3
  2438. package/dist/types/components/bal-modal/bal-modal-header/bal-modal-header.d.ts +0 -7
  2439. package/dist/types/components/bal-modal/bal-modal.controller.d.ts +0 -10
  2440. package/dist/types/components/bal-modal/bal-modal.d.ts +0 -125
  2441. package/dist/types/components/bal-modal/bal-modal.interfaces.d.ts +0 -30
  2442. package/dist/types/components/bal-modal/bal-modal.type.d.ts +0 -39
  2443. package/dist/types/components/bal-nav/bal-nav-focus.util.d.ts +0 -34
  2444. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.d.ts +0 -41
  2445. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.interfaces.d.ts +0 -3
  2446. package/dist/types/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.d.ts +0 -11
  2447. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.d.ts +0 -19
  2448. package/dist/types/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.interfaces.d.ts +0 -3
  2449. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.d.ts +0 -19
  2450. package/dist/types/components/bal-nav/bal-nav-link-group/bal-nav-link-group.interfaces.d.ts +0 -3
  2451. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.d.ts +0 -32
  2452. package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.interfaces.d.ts +0 -5
  2453. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.d.ts +0 -45
  2454. package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.interfaces.d.ts +0 -3
  2455. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.d.ts +0 -45
  2456. package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.interfaces.d.ts +0 -7
  2457. package/dist/types/components/bal-nav/bal-nav.d.ts +0 -110
  2458. package/dist/types/components/bal-nav/bal-nav.i18n.d.ts +0 -10
  2459. package/dist/types/components/bal-nav/bal-nav.interfaces.d.ts +0 -76
  2460. package/dist/types/components/bal-nav/bal-nav.types.d.ts +0 -5
  2461. package/dist/types/components/bal-nav/components/accordion-button.d.ts +0 -13
  2462. package/dist/types/components/bal-nav/components/overview-link.d.ts +0 -9
  2463. package/dist/types/components/bal-nav/components/section-list.d.ts +0 -6
  2464. package/dist/types/components/bal-nav/components/service-list.d.ts +0 -6
  2465. package/dist/types/components/bal-nav/models/bal-nav-link-item.d.ts +0 -28
  2466. package/dist/types/components/bal-nav/models/bal-nav-menu-link-item.d.ts +0 -21
  2467. package/dist/types/components/bal-nav/models/bal-nav-meta-button.d.ts +0 -19
  2468. package/dist/types/components/bal-nav/models/bal-nav-meta-link-item.d.ts +0 -17
  2469. package/dist/types/components/bal-nav/models/bal-nav-section-link-item.d.ts +0 -16
  2470. package/dist/types/components/bal-nav/models/bal-nav-service-link-item.d.ts +0 -16
  2471. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.d.ts +0 -82
  2472. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.d.ts +0 -5
  2473. package/dist/types/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.d.ts +0 -20
  2474. package/dist/types/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.d.ts +0 -10
  2475. package/dist/types/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.d.ts +0 -10
  2476. package/dist/types/components/bal-navbar/bal-navbar.d.ts +0 -26
  2477. package/dist/types/components/bal-navbar/bal-navbar.interfaces.d.ts +0 -15
  2478. package/dist/types/components/bal-notices/bal-notices.d.ts +0 -15
  2479. package/dist/types/components/bal-notification/bal-notification.d.ts +0 -16
  2480. package/dist/types/components/bal-notification/bal-notification.interfaces.d.ts +0 -3
  2481. package/dist/types/components/bal-number-input/bal-number-input.d.ts +0 -176
  2482. package/dist/types/components/bal-number-input/bal-number-input.interfaces.d.ts +0 -16
  2483. package/dist/types/components/bal-option/bal-option.d.ts +0 -92
  2484. package/dist/types/components/bal-option/bal-option.interfaces.d.ts +0 -18
  2485. package/dist/types/components/bal-option-list/bal-option-list.d.ts +0 -174
  2486. package/dist/types/components/bal-option-list/bal-option-list.interfaces.d.ts +0 -4
  2487. package/dist/types/components/bal-pagination/bal-pagination.d.ts +0 -70
  2488. package/dist/types/components/bal-pagination/bal-pagination.i18n.d.ts +0 -7
  2489. package/dist/types/components/bal-pagination/bal-pagination.interfaces.d.ts +0 -13
  2490. package/dist/types/components/bal-pagination/bal-pagination.util.d.ts +0 -7
  2491. package/dist/types/components/bal-popover/bal-popover-content/bal-popover-content.d.ts +0 -51
  2492. package/dist/types/components/bal-popover/bal-popover.d.ts +0 -144
  2493. package/dist/types/components/bal-popover/bal-popover.interfaces.d.ts +0 -17
  2494. package/dist/types/components/bal-popup/bal-popup.d.ts +0 -175
  2495. package/dist/types/components/bal-popup/bal-popup.interfaces.d.ts +0 -17
  2496. package/dist/types/components/bal-popup/variants/abstract-variant.renderer.d.ts +0 -14
  2497. package/dist/types/components/bal-popup/variants/drawer-variant.renderer.d.ts +0 -9
  2498. package/dist/types/components/bal-popup/variants/fullscreen-variant.renderer.d.ts +0 -8
  2499. package/dist/types/components/bal-popup/variants/index.d.ts +0 -4
  2500. package/dist/types/components/bal-popup/variants/popover-variant.renderer.d.ts +0 -14
  2501. package/dist/types/components/bal-popup/variants/variant.interfaces.d.ts +0 -31
  2502. package/dist/types/components/bal-popup/variants/variant.renderer.d.ts +0 -8
  2503. package/dist/types/components/bal-progress-bar/bal-progress-bar.d.ts +0 -49
  2504. package/dist/types/components/bal-progress-bar/bal-progress-bar.interfaces.d.ts +0 -4
  2505. package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +0 -157
  2506. package/dist/types/components/bal-radio/bal-radio-icon/bal-radio-icon.d.ts +0 -36
  2507. package/dist/types/components/bal-radio/bal-radio.d.ts +0 -183
  2508. package/dist/types/components/bal-radio/bal-radio.interfaces.d.ts +0 -28
  2509. package/dist/types/components/bal-radio/bal-radio.type.d.ts +0 -16
  2510. package/dist/types/components/bal-radio/utils/bal-radio.util.d.ts +0 -17
  2511. package/dist/types/components/bal-segment/bal-segment-item/bal-segment-item.d.ts +0 -68
  2512. package/dist/types/components/bal-segment/bal-segment.d.ts +0 -140
  2513. package/dist/types/components/bal-segment/bal-segment.interfaces.d.ts +0 -21
  2514. package/dist/types/components/bal-segment/bal-segment.types.d.ts +0 -1
  2515. package/dist/types/components/bal-select/bal-select-option/bal-select-option.d.ts +0 -24
  2516. package/dist/types/components/bal-select/bal-select.d.ts +0 -271
  2517. package/dist/types/components/bal-select/bal-select.interfaces.d.ts +0 -23
  2518. package/dist/types/components/bal-select/utils/bal-option.type.d.ts +0 -6
  2519. package/dist/types/components/bal-select/utils/bal-option.util.d.ts +0 -3
  2520. package/dist/types/components/bal-select/utils/utils.d.ts +0 -11
  2521. package/dist/types/components/bal-select/utils/watch-options.d.ts +0 -2
  2522. package/dist/types/components/bal-shape/bal-shape.d.ts +0 -19
  2523. package/dist/types/components/bal-shape/bal-shape.interfaces.d.ts +0 -5
  2524. package/dist/types/components/bal-sheet/bal-sheet.d.ts +0 -7
  2525. package/dist/types/components/bal-sheet/bal-sheet.interfaces.d.ts +0 -3
  2526. package/dist/types/components/bal-snackbar/bal-snackbar.controller.d.ts +0 -13
  2527. package/dist/types/components/bal-snackbar/bal-snackbar.d.ts +0 -66
  2528. package/dist/types/components/bal-snackbar/bal-snackbar.interfaces.d.ts +0 -13
  2529. package/dist/types/components/bal-spinner/bal-spinner.d.ts +0 -68
  2530. package/dist/types/components/bal-spinner/bal-spinner.data.d.ts +0 -1756
  2531. package/dist/types/components/bal-spinner/bal-spinner.interfaces.d.ts +0 -5
  2532. package/dist/types/components/bal-stack/bal-stack.d.ts +0 -64
  2533. package/dist/types/components/bal-stack/bal-stack.interfaces.d.ts +0 -7
  2534. package/dist/types/components/bal-stage/bal-stage-back-link/bal-stage-back-link.d.ts +0 -23
  2535. package/dist/types/components/bal-stage/bal-stage-body/bal-stage-body.d.ts +0 -6
  2536. package/dist/types/components/bal-stage/bal-stage-foot/bal-stage-foot.d.ts +0 -6
  2537. package/dist/types/components/bal-stage/bal-stage-head/bal-stage-head.d.ts +0 -6
  2538. package/dist/types/components/bal-stage/bal-stage-image/bal-stage-image.d.ts +0 -18
  2539. package/dist/types/components/bal-stage/bal-stage.d.ts +0 -30
  2540. package/dist/types/components/bal-stage/bal-stage.interfaces.d.ts +0 -5
  2541. package/dist/types/components/bal-steps/bal-step-item/bal-step-item.d.ts +0 -85
  2542. package/dist/types/components/bal-steps/bal-step.type.d.ts +0 -20
  2543. package/dist/types/components/bal-steps/bal-step.util.d.ts +0 -16
  2544. package/dist/types/components/bal-steps/bal-steps.d.ts +0 -92
  2545. package/dist/types/components/bal-steps/bal-steps.interfaces.d.ts +0 -17
  2546. package/dist/types/components/bal-steps/components/step-button.d.ts +0 -10
  2547. package/dist/types/components/bal-steps/components/step-icon.d.ts +0 -6
  2548. package/dist/types/components/bal-steps/components/step-label.d.ts +0 -5
  2549. package/dist/types/components/bal-table/bal-table.d.ts +0 -10
  2550. package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +0 -117
  2551. package/dist/types/components/bal-tabs/bal-tab.type.d.ts +0 -73
  2552. package/dist/types/components/bal-tabs/bal-tab.util.d.ts +0 -16
  2553. package/dist/types/components/bal-tabs/bal-tabs.d.ts +0 -240
  2554. package/dist/types/components/bal-tabs/bal-tabs.interfaces.d.ts +0 -30
  2555. package/dist/types/components/bal-tabs/components/tab-button.d.ts +0 -23
  2556. package/dist/types/components/bal-tabs/components/tab-icon.d.ts +0 -11
  2557. package/dist/types/components/bal-tabs/components/tab-label.d.ts +0 -12
  2558. package/dist/types/components/bal-tabs/components/tab-nav.d.ts +0 -31
  2559. package/dist/types/components/bal-tabs/components/tab-select.d.ts +0 -8
  2560. package/dist/types/components/bal-tag/bal-tag-group/bal-tag-group.d.ts +0 -3
  2561. package/dist/types/components/bal-tag/bal-tag.d.ts +0 -46
  2562. package/dist/types/components/bal-tag/bal-tag.interfaces.d.ts +0 -14
  2563. package/dist/types/components/bal-text/bal-text.d.ts +0 -72
  2564. package/dist/types/components/bal-text/bal-text.interfaces.d.ts +0 -5
  2565. package/dist/types/components/bal-textarea/bal-textarea.d.ts +0 -145
  2566. package/dist/types/components/bal-textarea/bal-textarea.interfaces.d.ts +0 -20
  2567. package/dist/types/components/bal-time-input/bal-time-input.d.ts +0 -114
  2568. package/dist/types/components/bal-time-input/bal-time-input.i18n.d.ts +0 -7
  2569. package/dist/types/components/bal-time-input/bal-time-input.interfaces.d.ts +0 -18
  2570. package/dist/types/components/bal-time-input/bal-time-input.util.d.ts +0 -7
  2571. package/dist/types/components/bal-toast/bal-toast.controller.d.ts +0 -10
  2572. package/dist/types/components/bal-toast/bal-toast.d.ts +0 -41
  2573. package/dist/types/components/bal-toast/bal-toast.interfaces.d.ts +0 -11
  2574. package/dist/types/components/bal-tooltip/bal-tooltip.d.ts +0 -82
  2575. package/dist/types/components/bal-tooltip/bal-tooltip.interfaces.d.ts +0 -17
  2576. package/dist/types/components/bal-tooltip/bal-tooltip.util.d.ts +0 -6
  2577. 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
  2578. package/dist/types/initialize.d.ts +0 -2
  2579. package/dist/types/test/css-spacing.visual.play.d.ts +0 -1
  2580. package/dist/types/test/css-structure.visual.play.d.ts +0 -1
  2581. package/dist/types/test/css-typography.visual.play.d.ts +0 -1
  2582. package/dist/types/test/theme-compact.visual.play.d.ts +0 -1
  2583. package/dist/types/utils/animation/animation.decorator.d.ts +0 -3
  2584. package/dist/types/utils/animation/animation.interfaces.d.ts +0 -8
  2585. package/dist/types/utils/animation/animation.listener.d.ts +0 -10
  2586. package/dist/types/utils/animation/animation.subject.d.ts +0 -9
  2587. package/dist/types/utils/animation/index.d.ts +0 -2
  2588. package/dist/types/utils/bem.d.ts +0 -9
  2589. package/dist/types/utils/config/config.const.d.ts +0 -1
  2590. package/dist/types/utils/config/config.d.ts +0 -39
  2591. package/dist/types/utils/config/config.decorator.d.ts +0 -3
  2592. package/dist/types/utils/config/config.default.d.ts +0 -33
  2593. package/dist/types/utils/config/config.types.d.ts +0 -48
  2594. package/dist/types/utils/config/config.utils.d.ts +0 -15
  2595. package/dist/types/utils/config/initialize.d.ts +0 -3
  2596. package/dist/types/utils/config/observable/observer.d.ts +0 -4
  2597. package/dist/types/utils/config/observable/subject.d.ts +0 -6
  2598. package/dist/types/utils/constants/version.constant.d.ts +0 -1
  2599. package/dist/types/utils/css-classes.d.ts +0 -5
  2600. package/dist/types/utils/dropdown/auto-fill.d.ts +0 -8
  2601. package/dist/types/utils/dropdown/component.d.ts +0 -36
  2602. package/dist/types/utils/dropdown/dropdown.i18n.d.ts +0 -8
  2603. package/dist/types/utils/dropdown/events.d.ts +0 -15
  2604. package/dist/types/utils/dropdown/filters.d.ts +0 -2
  2605. package/dist/types/utils/dropdown/focus.d.ts +0 -13
  2606. package/dist/types/utils/dropdown/form-submit.d.ts +0 -22
  2607. package/dist/types/utils/dropdown/icon.d.ts +0 -15
  2608. package/dist/types/utils/dropdown/index.d.ts +0 -12
  2609. package/dist/types/utils/dropdown/input.d.ts +0 -26
  2610. package/dist/types/utils/dropdown/option.d.ts +0 -25
  2611. package/dist/types/utils/dropdown/popup.d.ts +0 -11
  2612. package/dist/types/utils/dropdown/value.d.ts +0 -26
  2613. package/dist/types/utils/floating-ui.d.ts +0 -15
  2614. package/dist/types/utils/focus/focus.decorator.d.ts +0 -3
  2615. package/dist/types/utils/focus/focus.interfaces.d.ts +0 -13
  2616. package/dist/types/utils/focus/focus.listener.d.ts +0 -9
  2617. package/dist/types/utils/focus/focus.subject.d.ts +0 -8
  2618. package/dist/types/utils/focus/index.d.ts +0 -2
  2619. package/dist/types/utils/focus-visible.d.ts +0 -6
  2620. package/dist/types/utils/form-input.d.ts +0 -31
  2621. package/dist/types/utils/form.d.ts +0 -17
  2622. package/dist/types/utils/framework-delegate.d.ts +0 -9
  2623. package/dist/types/utils/legacy.d.ts +0 -23
  2624. package/dist/types/utils/mask/__test__/mask-component.mock.d.ts +0 -28
  2625. package/dist/types/utils/mask/__test__/mask-context.mocks.d.ts +0 -4
  2626. package/dist/types/utils/mask/__test__/mask.mock.d.ts +0 -15
  2627. package/dist/types/utils/mask/blocks/index.d.ts +0 -3
  2628. package/dist/types/utils/mask/blocks/mask-block-interfaces.d.ts +0 -11
  2629. package/dist/types/utils/mask/blocks/mask-block-list.d.ts +0 -17
  2630. package/dist/types/utils/mask/blocks/mask-block.d.ts +0 -21
  2631. package/dist/types/utils/mask/component/index.d.ts +0 -2
  2632. package/dist/types/utils/mask/component/mask-component-adapter.d.ts +0 -23
  2633. package/dist/types/utils/mask/component/mask-component-interfaces.d.ts +0 -44
  2634. package/dist/types/utils/mask/context/index.d.ts +0 -9
  2635. package/dist/types/utils/mask/context/mask-clipboard-context.d.ts +0 -10
  2636. package/dist/types/utils/mask/context/mask-context-interfaces.d.ts +0 -11
  2637. package/dist/types/utils/mask/context/mask-context.d.ts +0 -18
  2638. package/dist/types/utils/mask/context/mask-focus-context.d.ts +0 -6
  2639. package/dist/types/utils/mask/context/mask-keyboard-context.d.ts +0 -25
  2640. package/dist/types/utils/mask/context/mask-locale-context.d.ts +0 -8
  2641. package/dist/types/utils/mask/context/mask-mouse-context.d.ts +0 -6
  2642. package/dist/types/utils/mask/context/mask-position.d.ts +0 -25
  2643. package/dist/types/utils/mask/context/mask-value-changed-context.d.ts +0 -11
  2644. package/dist/types/utils/mask/index.d.ts +0 -5
  2645. package/dist/types/utils/mask/mask-interfaces.d.ts +0 -15
  2646. package/dist/types/utils/mask/mask-util.d.ts +0 -1
  2647. package/dist/types/utils/mask/mask.d.ts +0 -54
  2648. package/dist/types/utils/mask/types/index.d.ts +0 -1
  2649. package/dist/types/utils/mask/types/mask-date.d.ts +0 -18
  2650. package/dist/types/utils/mutation/index.d.ts +0 -2
  2651. package/dist/types/utils/mutation/mutation.decorator.d.ts +0 -3
  2652. package/dist/types/utils/mutation/mutation.interfaces.d.ts +0 -11
  2653. package/dist/types/utils/mutation/mutation.listener.d.ts +0 -14
  2654. package/dist/types/utils/mutation/mutation.subject.d.ts +0 -10
  2655. package/dist/types/utils/overlays/focus-trap.d.ts +0 -36
  2656. package/dist/types/utils/overlays/notice.controller.d.ts +0 -36
  2657. package/dist/types/utils/overlays/overlays.d.ts +0 -25
  2658. package/dist/types/utils/string.d.ts +0 -1
  2659. package/dist/types/utils/style.d.ts +0 -10
  2660. package/dist/types/utils/swiper/controls/dot-control.d.ts +0 -11
  2661. package/dist/types/utils/swiper/controls/index.d.ts +0 -3
  2662. package/dist/types/utils/swiper/controls/large-control.d.ts +0 -13
  2663. package/dist/types/utils/swiper/controls/small-control.d.ts +0 -12
  2664. package/dist/types/utils/swiper/index.d.ts +0 -2
  2665. package/dist/types/utils/swiper/swiper.i18n.d.ts +0 -7
  2666. package/dist/types/utils/swiper/swiper.type.d.ts +0 -33
  2667. package/dist/types/utils/swiper/swiper.util.d.ts +0 -92
  2668. package/dist/types/utils/visibility/index.d.ts +0 -2
  2669. package/dist/types/utils/visibility/visibility.decorator.d.ts +0 -3
  2670. package/dist/types/utils/visibility/visibility.interfaces.d.ts +0 -5
  2671. package/dist/types/utils/visibility/visibility.listener.d.ts +0 -10
  2672. package/dist/types/utils/visibility/visibility.subject.d.ts +0 -9
  2673. /package/dist/collection/components/{bal-checkbox/bal-checkbox.type.js → app/app.interfaces.js} +0 -0
  2674. /package/dist/collection/components/{bal-modal/bal-modal.type.js → number-input/number-input.interfaces.js} +0 -0
  2675. /package/dist/collection/components/{bal-nav/bal-nav.types.js → segment/segment-item.type.js} +0 -0
  2676. /package/dist/collection/{components/bal-popup/variants/variant.interfaces.js → global/component.type.js} +0 -0
  2677. /package/dist/collection/{utils → global}/config/config.types.js +0 -0
  2678. /package/dist/collection/{utils → global}/config/observable/observer.js +0 -0
  2679. /package/dist/collection/{utils → global}/config/observable/subject.js +0 -0
  2680. /package/dist/collection/{components/bal-radio/bal-radio.type.js → utils/property-checkers/property-types.js} +0 -0
  2681. /package/dist/{collection/components/bal-segment/bal-segment.types.js → types/components/accordion/test/accordion.a11y.play.d.ts} +0 -0
  2682. /package/dist/{collection/components/bal-select/utils/bal-option.type.js → types/components/accordion/test/accordion.component.play.d.ts} +0 -0
  2683. /package/dist/{collection/components/bal-steps/bal-step.type.js → types/components/accordion/test/accordion.visual.play.d.ts} +0 -0
  2684. /package/dist/{collection/components/bal-tabs/bal-tab.type.js → types/components/alert/test/alert.visual.play.d.ts} +0 -0
  2685. /package/dist/{collection/utils/animation/animation.interfaces.js → types/components/alert/test/snackbar.a11y.play.d.ts} +0 -0
  2686. /package/dist/{collection/utils/dropdown/component.js → types/components/alert/test/snackbar.component.play.d.ts} +0 -0
  2687. /package/dist/{collection/utils/focus/focus.interfaces.js → types/components/alert/test/snackbar.visual.play.d.ts} +0 -0
  2688. /package/dist/{collection/utils/mask/blocks/mask-block-interfaces.js → types/components/alert/test/toast.a11y.play.d.ts} +0 -0
  2689. /package/dist/{collection/utils/mask/component/mask-component-interfaces.js → types/components/alert/test/toast.visual.play.d.ts} +0 -0
  2690. /package/dist/{collection/utils/mask/context/mask-context-interfaces.js → types/components/badge/test/badge.a11y.play.d.ts} +0 -0
  2691. /package/dist/{collection/utils/mask/mask-interfaces.js → types/components/badge/test/badge.component.play.d.ts} +0 -0
  2692. /package/dist/{collection/utils/mutation/mutation.interfaces.js → types/components/badge/test/badge.visual.play.d.ts} +0 -0
  2693. /package/dist/{collection/utils/swiper/swiper.type.js → types/components/button/test/button-group.visual.play.d.ts} +0 -0
  2694. /package/dist/{collection/utils/visibility/visibility.interfaces.js → types/components/button/test/button.a11y.play.d.ts} +0 -0
  2695. /package/dist/types/components/{bal-accordion/test/bal-accordion.visual.play.d.ts → button/test/button.component.play.d.ts} +0 -0
  2696. /package/dist/types/components/{bal-badge/test/bal-badge.visual.play.d.ts → button/test/button.visual.play.d.ts} +0 -0
  2697. /package/dist/types/components/{bal-button/test/bal-button.visual.play.d.ts → card/test/card.a11y.play.d.ts} +0 -0
  2698. /package/dist/types/components/{bal-card/test/bal-card.visual.play.d.ts → card/test/card.component.play.d.ts} +0 -0
  2699. /package/dist/types/components/{bal-carousel/test/bal-carousel.visual.play.d.ts → card/test/card.visual.play.d.ts} +0 -0
  2700. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-icons.visual.play.d.ts → checkbox/test/checkbox.a11y.play.d.ts} +0 -0
  2701. /package/dist/types/components/{bal-checkbox/test/bal-checkbox-tiles.visual.play.d.ts → checkbox/test/checkbox.component.play.d.ts} +0 -0
  2702. /package/dist/types/components/{bal-checkbox/test/bal-checkbox.visual.play.d.ts → checkbox/test/checkbox.visual.play.d.ts} +0 -0
  2703. /package/dist/types/components/{bal-close/test/bal-close.visual.play.d.ts → close/test/close.a11y.play.d.ts} +0 -0
  2704. /package/dist/types/components/{bal-content/test/bal-content.visual.play.d.ts → close/test/close.component.play.d.ts} +0 -0
  2705. /package/dist/types/components/{bal-data/test/bal-data.visual.play.d.ts → close/test/close.visual.play.d.ts} +0 -0
  2706. /package/dist/types/components/{bal-date/test/bal-date.visual.play.d.ts → container/test/container.visual.play.d.ts} +0 -0
  2707. /package/dist/types/components/{bal-divider/test/bal-divider.visual.play.d.ts → content/test/content.component.play.d.ts} +0 -0
  2708. /package/dist/types/components/{bal-dropdown/test/bal-dropdown.visual.play.d.ts → content/test/content.visual.play.d.ts} +0 -0
  2709. /package/dist/types/components/{bal-field/test/bal-field-horizontal.visual.play.d.ts → divider/test/divider.a11y.play.d.ts} +0 -0
  2710. /package/dist/types/components/{bal-field/test/bal-field.visual.play.d.ts → divider/test/divider.component.play.d.ts} +0 -0
  2711. /package/dist/types/components/{bal-file-upload/test/bal-file-upload.visual.play.d.ts → divider/test/divider.visual.play.d.ts} +0 -0
  2712. /package/dist/types/components/{bal-footer/test/bal-footer.visual.play.d.ts → form/test/form.visual.play.d.ts} +0 -0
  2713. /package/dist/types/components/{bal-form-grid/test/bal-form-grid.visual.play.d.ts → grid/test/grid.visual.play.d.ts} +0 -0
  2714. /package/dist/types/components/{bal-heading/test/bal-heading.visual.play.d.ts → heading/test/heading.a11y.play.d.ts} +0 -0
  2715. /package/dist/types/components/{bal-hint/test/bal-hint.visual.play.d.ts → heading/test/heading.component.play.d.ts} +0 -0
  2716. /package/dist/types/components/{bal-icon/test/bal-icon.visual.play.d.ts → heading/test/heading.visual.play.d.ts} +0 -0
  2717. /package/dist/types/components/{bal-input-group/test/bal-input-group.visual.play.d.ts → icon/test/icon.a11y.play.d.ts} +0 -0
  2718. /package/dist/types/components/{bal-input-slider/test/bal-input-slider.visual.play.d.ts → icon/test/icon.component.play.d.ts} +0 -0
  2719. /package/dist/types/components/{bal-input-stepper/test/bal-input-stepper.visual.play.d.ts → icon/test/icon.visual.play.d.ts} +0 -0
  2720. /package/dist/types/components/{bal-input/test/bal-input.visual.play.d.ts → input/test/input.a11y.play.d.ts} +0 -0
  2721. /package/dist/types/components/{bal-label/test/bal-label.visual.play.d.ts → input/test/input.component.play.d.ts} +0 -0
  2722. /package/dist/types/components/{bal-list/test/bal-list.visual.play.d.ts → input/test/input.visual.play.d.ts} +0 -0
  2723. /package/dist/types/components/{bal-logo/test/bal-logo.visual.play.d.ts → label/test/label.a11y.play.d.ts} +0 -0
  2724. /package/dist/types/components/{bal-modal/test/bal-modal.visual.play.d.ts → label/test/label.component.play.d.ts} +0 -0
  2725. /package/dist/types/components/{bal-nav/test/bal-nav-colors.visual.play.d.ts → label/test/label.visual.play.d.ts} +0 -0
  2726. /package/dist/types/components/{bal-nav/test/bal-nav-long.visual.play.d.ts → link/test/link.a11y.play.d.ts} +0 -0
  2727. /package/dist/types/components/{bal-nav/test/bal-nav.visual.play.d.ts → link/test/link.visual.play.d.ts} +0 -0
  2728. /package/dist/types/components/{bal-navbar/test/bal-navbar.visual.play.d.ts → list/test/list-native.visual.play.d.ts} +0 -0
  2729. /package/dist/types/components/{bal-notification/test/bal-notification.visual.play.d.ts → list/test/list.component.play.d.ts} +0 -0
  2730. /package/dist/types/components/{bal-number-input/test/bal-number-input.visual.play.d.ts → logo/test/logo.a11y.play.d.ts} +0 -0
  2731. /package/dist/types/components/{bal-option-list/test/bal-option-list.visual.play.d.ts → logo/test/logo.component.play.d.ts} +0 -0
  2732. /package/dist/types/components/{bal-option/test/bal-option.visual.play.d.ts → logo/test/logo.visual.play.d.ts} +0 -0
  2733. /package/dist/types/components/{bal-pagination/test/bal-pagination.visual.play.d.ts → notification/test/notification.a11y.play.d.ts} +0 -0
  2734. /package/dist/types/components/{bal-popover/test/bal-popover.visual.play.d.ts → notification/test/notification.component.play.d.ts} +0 -0
  2735. /package/dist/types/components/{bal-popup/test/bal-popup.visual.play.d.ts → notification/test/notification.visual.play.d.ts} +0 -0
  2736. /package/dist/types/components/{bal-number-input/bal-number-input.utils.d.ts → number-input/number-input.utils.d.ts} +0 -0
  2737. /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
  2738. /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
  2739. /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
  2740. /package/dist/types/components/{bal-radio/test/bal-radio.visual.play.d.ts → pagination/test/pagination.a11y.play.d.ts} +0 -0
  2741. /package/dist/types/components/{bal-segment/test/bal-segment.visual.play.d.ts → pagination/test/pagination.component.play.d.ts} +0 -0
  2742. /package/dist/types/components/{bal-select/test/bal-select-multiple.visual.play.d.ts → pagination/test/pagination.visual.play.d.ts} +0 -0
  2743. /package/dist/types/components/{bal-select/test/bal-select.visual.play.d.ts → progress-bar/test/progress-bar.a11y.play.d.ts} +0 -0
  2744. /package/dist/types/components/{bal-shape/test/bal-shape.visual.play.d.ts → progress-bar/test/progress-bar.visual.play.d.ts} +0 -0
  2745. /package/dist/types/components/{bal-sheet/test/bal-sheet.visual.play.d.ts → radio/test/radio.a11y.play.d.ts} +0 -0
  2746. /package/dist/types/components/{bal-snackbar/test/bal-snackbar.visual.play.d.ts → radio/test/radio.component.play.d.ts} +0 -0
  2747. /package/dist/types/components/{bal-stack/test/bal-stack.visual.play.d.ts → radio/test/radio.visual.play.d.ts} +0 -0
  2748. /package/dist/types/components/{bal-stage/test/bal-stage.visual.play.d.ts → segment/test/segment.a11y.play.d.ts} +0 -0
  2749. /package/dist/types/components/{bal-steps/test/bal-steps.visual.play.d.ts → segment/test/segment.component.play.d.ts} +0 -0
  2750. /package/dist/types/components/{bal-table/test/bal-table.visual.play.d.ts → segment/test/segment.visual.play.d.ts} +0 -0
  2751. /package/dist/types/components/{bal-tabs/test/bal-tabs.visual.play.d.ts → shape/test/shape.component.play.d.ts} +0 -0
  2752. /package/dist/types/components/{bal-tag/test/bal-tag.a11y.play.d.ts → shape/test/shape.visual.play.d.ts} +0 -0
  2753. /package/dist/types/components/{bal-spinner/bal-spinner.animation.d.ts → spinner/spinner.animation.d.ts} +0 -0
  2754. /package/dist/types/components/{bal-tag/test/bal-tag.component.play.d.ts → spinner/test/spinner.a11y.play.d.ts} +0 -0
  2755. /package/dist/types/components/{bal-tag/test/bal-tag.visual.play.d.ts → spinner/test/spinner.visual.play.d.ts} +0 -0
  2756. /package/dist/types/components/{bal-text/test/bal-text.visual.play.d.ts → stack/test/stack.component.play.d.ts} +0 -0
  2757. /package/dist/types/components/{bal-textarea/test/bal-textarea.visual.play.d.ts → stack/test/stack.visual.play.d.ts} +0 -0
  2758. /package/dist/types/components/{bal-time-input/test/bal-time-input.visual.play.d.ts → table/test/table.visual.play.d.ts} +0 -0
  2759. /package/dist/types/components/{bal-toast/test/bal-toast.visual.play.d.ts → tag/test/tag.a11y.play.d.ts} +0 -0
  2760. /package/dist/types/components/{bal-tooltip/test/bal-tooltip.visual.play.d.ts → tag/test/tag.component.play.d.ts} +0 -0
  2761. /package/dist/types/{test/css-border.visual.play.d.ts → components/tag/test/tag.visual.play.d.ts} +0 -0
  2762. /package/dist/types/{test/css-color.visual.play.d.ts → components/text/test/text.a11y.play.d.ts} +0 -0
  2763. /package/dist/types/{test/css-core.visual.play.d.ts → components/text/test/text.component.play.d.ts} +0 -0
  2764. /package/dist/types/{test/css-display.visual.play.d.ts → components/text/test/text.visual.play.d.ts} +0 -0
  2765. /package/dist/types/{test/css-flex.visual.play.d.ts → components/textarea/test/textarea.a11y.play.d.ts} +0 -0
  2766. /package/dist/types/{test/css-grid.visual.play.d.ts → components/textarea/test/textarea.component.play.d.ts} +0 -0
  2767. /package/dist/types/{test/css-inheritance.visual.play.d.ts → components/textarea/test/textarea.visual.play.d.ts} +0 -0
  2768. /package/dist/types/{test/css-opacity.visual.play.d.ts → components/toggle/test/toggle.a11y.play.d.ts} +0 -0
  2769. /package/dist/types/{test/css-radius.visual.play.d.ts → components/toggle/test/toggle.component.play.d.ts} +0 -0
  2770. /package/dist/types/{test/css-shadow.visual.play.d.ts → components/toggle/test/toggle.visual.play.d.ts} +0 -0
  2771. /package/dist/types/{utils → global}/config/index.d.ts +0 -0
  2772. /package/dist/types/{utils → global}/constants/keys.constant.d.ts +0 -0
  2773. /package/dist/types/{tags-all.d.ts → global/constants/tags.constant.d.ts} +0 -0
  2774. /package/dist/types/{global.d.ts → global/global.d.ts} +0 -0
@@ -1,2180 +0,0 @@
1
- 'use strict';
2
-
3
- var index = require('./index-feA4skrY.js');
4
- var bem = require('./bem-p0PWVN8n.js');
5
- var tslib_es6 = require('./tslib.es6-DrfCPgT9.js');
6
- var aria = require('./aria-BzkqcV7W.js');
7
- var attributes = require('./attributes-Cp0kpySW.js');
8
- var focusVisible = require('./focus-visible-DFZa8IIA.js');
9
- var form = require('./form-BSlIiqcR.js');
10
- var formInput = require('./form-input-BwFB4Rej.js');
11
- var helpers = require('./helpers-HuaiWXrB.js');
12
- var log = require('./log-CXDMiw7o.js');
13
- var keyboard_helpers = require('./keyboard.helpers-BkZpVT-9.js');
14
- var elementStates_decorator = require('./element-states.decorator-BG2oNUsO.js');
15
- var array = require('./array-Db63Hhl1.js');
16
- var focus_decorator = require('./focus.decorator-BL2kLsNv.js');
17
- var mutation_decorator = require('./mutation.decorator-BolUYaKD.js');
18
- var browser = require('./browser-BwmkTmm8.js');
19
- var index$1 = require('./index-BZ67Dcnb.js');
20
- var floatingUi = require('./floating-ui-BE1Qsw-b.js');
21
- var option = require('./option-kGk4eTdA.js');
22
- var config_default = require('./config.default-Cko-wpRU.js');
23
- var config_decorator = require('./config.decorator-CUe4yCTd.js');
24
- var utils = require('./utils-Bl0u6rg1.js');
25
- require('./config.utils-Civnz2jT.js');
26
- require('./listener-DspXpqzY.js');
27
- require('./index-BobQkZjn.js');
28
- require('./_commonjsHelpers-BJu3ubxk.js');
29
-
30
- const balCheckCss = ":root{--bal-check-size:1.5rem;--bal-check-border-width:2px;--bal-check-border-radius:var(--bal-radius-normal);--bal-check-color-inverted:var(--bal-color-white);--bal-check-border-color:var(--bal-color-primary);--bal-check-border-color-hovered:var(--bal-color-border-primary-hovered);--bal-check-border-color-pressed:var(--bal-color-border-primary-pressed);--bal-check-border-color-checked:var(--bal-color-primary);--bal-check-border-color-checked-hovered:var(--bal-color-border-primary-hovered);--bal-check-border-color-checked-pressed:var(--bal-color-border-primary-pressed);--bal-check-background:transparent;--bal-check-background-hovered:var(--bal-color-grey-2);--bal-check-background-pressed:var(--bal-color-grey-2);--bal-check-background-checked:var(--bal-color-primary);--bal-check-background-checked-hovered:var(--bal-color-border-primary-hovered);--bal-check-background-checked-pressed:var(--bal-color-border-primary-pressed);--bal-check-border-color-invalid:var(--bal-color-border-danger);--bal-check-border-color-invalid-hovered:var(--bal-color-border-danger-hovered);--bal-check-border-color-invalid-pressed:var(--bal-color-border-danger-pressed);--bal-check-border-color-invalid-checked:var(--bal-color-border-danger);--bal-check-border-color-invalid-checked-hovered:var(--bal-color-border-danger-hovered);--bal-check-border-color-invalid-checked-pressed:var(--bal-color-border-danger-pressed);--bal-check-background-invalid:transparent;--bal-check-background-invalid-hovered:var(--bal-color-danger-1);--bal-check-background-invalid-pressed:var(--bal-color-danger-1);--bal-check-background-invalid-checked:var(--bal-color-border-danger);--bal-check-background-invalid-checked-hovered:var(--bal-color-border-danger-hovered);--bal-check-background-invalid-checked-pressed:var(--bal-color-border-danger-pressed);--bal-check-background-disabled:var(--bal-color-grey-2);--bal-check-border-color-disabled:var(--bal-color-border-grey-dark);--bal-check-background-checked-disabled:var(--bal-color-border-grey-dark);--bal-check-border-color-checked-disabled:var(--bal-color-border-grey-dark)}.bal-check{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:var(--bal-check-size);max-width:var(--bal-check-size);height:var(--bal-check-size);max-height:var(--bal-check-size);border-radius:var(--bal-check-border-radius);overflow:hidden;border:var(--bal-check-border-width) solid var(--bal-check-border-color);background-color:var(--bal-check-background)}@media (hover: hover)and (pointer: fine){.bal-check--hovered,.bal-check:hover{background:var(--bal-check-background-hovered);border-color:var(--bal-check-border-color-hovered)}}.bal-check--pressed,.bal-check:active{background:var(--bal-check-background-pressed);border-color:var(--bal-check-border-color-pressed)}.bal-check bal-icon{opacity:0}.bal-check--checked{background-color:var(--bal-check-background-checked);border-color:var(--bal-check-border-color-checked)}.bal-check--checked bal-icon{opacity:1}@media (hover: hover)and (pointer: fine){.bal-check--checked.bal-check--hovered,.bal-check--checked:hover{background:var(--bal-check-background-checked-hovered);border-color:var(--bal-check-border-color-checked-hovered)}}.bal-check--checked.bal-check--pressed,.bal-check--checked:active{background:var(--bal-check-background-checked-pressed);border-color:var(--bal-check-border-color-checked-pressed)}.bal-check--checked.bal-check--inverted{border-color:var(--bal-check-color-inverted)}.bal-check--invalid{border-color:var(--bal-check-border-color-invalid);background-color:var(--bal-check-background-invalid)}@media (hover: hover)and (pointer: fine){.bal-check--invalid.bal-check--hovered,.bal-check--invalid:hover{background-color:var(--bal-check-background-invalid-hovered);border-color:var(--bal-check-border-color-invalid-hovered)}}.bal-check--invalid.bal-check--pressed,.bal-check--invalid:active{background-color:var(--bal-check-background-invalid-pressed);border-color:var(--bal-check-border-color-invalid-pressed)}.bal-check--invalid.bal-check--checked{border-color:var(--bal-check-border-color-invalid);background:var(--bal-check-background-invalid-checked)}@media (hover: hover)and (pointer: fine){.bal-check--invalid.bal-check--checked.bal-check--hovered,.bal-check--invalid.bal-check--checked:hover{background-color:var(--bal-check-background-invalid-checked-hovered);border-color:var(--bal-check-border-color-invalid-hovered)}}.bal-check--invalid.bal-check--checked.bal-check--pressed,.bal-check--invalid.bal-check--checked:active{background-color:var(--bal-check-background-invalid-checked-pressed);border-color:var(--bal-check-border-color-invalid-pressed)}.bal-check--invalid.bal-check--checked.bal-check--inverted{border-color:var(--bal-check-color-inverted)}.bal-check--disabled{cursor:default !important;background:var(--bal-check-background-disabled) !important;border-color:var(--bal-check-border-color-disabled) !important}.bal-check--disabled.bal-check--checked{background-color:var(--bal-check-background-checked-disabled) !important;border-color:var(--bal-check-border-color-checked-disabled) !important}.bal-check--disabled.bal-check--checked.bal-check--inverted{border-color:var(--bal-check-color-inverted) !important}";
31
-
32
- const Check = class {
33
- constructor(hostRef) {
34
- index.registerInstance(this, hostRef);
35
- /**
36
- * PUBLIC PROPERTY API
37
- * ------------------------------------------------------
38
- */
39
- /**
40
- * If `true`, the checkbox is selected.
41
- */
42
- this.checked = false;
43
- /**
44
- * If `true` the component gets a invalid red style.
45
- */
46
- this.invalid = undefined;
47
- /**
48
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
49
- */
50
- this.disabled = undefined;
51
- /**
52
- * If `true`, the checkbox is inverted and works on dark backgrounds.
53
- */
54
- this.inverted = undefined;
55
- /**
56
- * @internal
57
- */
58
- this.hovered = false;
59
- /**
60
- * @internal
61
- */
62
- this.pressed = false;
63
- }
64
- /**
65
- * RENDER
66
- * ------------------------------------------------------
67
- */
68
- render() {
69
- const block = bem.BEM.block('check');
70
- const checked = !!this.checked;
71
- const disabled = !!this.disabled;
72
- const invalid = !!this.invalid;
73
- const inverted = !!this.inverted;
74
- return (index.h(index.Host, { key: 'c995184b2f4adb6f6de85e17c13ea45f992c88aa', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('checked').class(checked)), block.modifier('disabled').class(disabled)), block.modifier('invalid').class(invalid)), block.modifier('inverted').class(inverted)), block.modifier('hovered').class(this.hovered)), block.modifier('pressed').class(this.pressed)) }, index.h("bal-icon", { key: 'c93f453451f95b8ac79b25a0e9e71b6baa4e1ac9', name: "check", color: "white", colorHovered: "white", colorPressed: "white", size: "small", "aria-hidden": "true", hovered: this.hovered, pressed: this.pressed })));
75
- }
76
- };
77
- Check.style = balCheckCss;
78
-
79
- const balCheckboxCss = "@media (hover: hover)and (pointer: fine){.bal-checkbox.bal-focused{-webkit-box-shadow:var(--bal-focus-shadow) !important;box-shadow:var(--bal-focus-shadow) !important}}:root{--bal-checkbox-symbol-size:1.5rem;--bal-checkbox-symbol-border-width:2px;--bal-checkbox-symbol-background:transparent;--bal-checkbox-label-min-height:1.5rem;--bal-checkbox-button-background-hover:var(--bal-color-grey-2);--bal-checkbox-button-background-active:var(--bal-color-grey-2);--bal-checkbox-button-background-checked:var(--bal-color-primary);--bal-checkbox-button-background-checked-hover:var(--bal-color-light-blue-5);--bal-checkbox-button-background-checked-active:var(--bal-color-primary-6);--bal-checkbox-button-background-invalid:var(--bal-color-danger-1);--bal-checkbox-button-background-invalid-hover:var(--bal-color-danger-1);--bal-checkbox-button-background-invalid-active:var(--bal-color-danger-1);--bal-checkbox-button-background-invalid-checked:var(--bal-color-border-danger);--bal-checkbox-button-background-invalid-checked-hover:var(--bal-color-danger-5);--bal-checkbox-button-background-invalid-checked-active:var(--bal-color-danger-6);--bal-checkbox-button-background-disabled-hover-active:var(--bal-color-grey-2);--bal-checkbox-button-background-disabled-checked-hover-active:var(--bal-color-border-grey-dark);--bal-checkbox-button-background:transparent;--bal-checkbox-button-background-checked-green:var(--bal-color-green-1);--bal-checkbox-button-background-checked-purple:var(--bal-color-purple-1);--bal-checkbox-button-background-checked-red:var(--bal-color-red-1);--bal-checkbox-button-background-checked-yellow:var(--bal-color-yellow-1);--bal-checkbox-button-background-disabled:var(--bal-color-grey-1);--bal-checkbox-button-background-hover:var(--bal-color-grey-1);--bal-checkbox-button-border-color:var(--bal-color-primary);--bal-checkbox-button-border-color-hover:var(--bal-color-light-blue-5);--bal-checkbox-button-border-color-active:var(--bal-color-primary-6);--bal-checkbox-button-border-color-invalid:var(--bal-color-border-danger);--bal-checkbox-button-border-color-invalid-hover:var(--bal-color-danger-5);--bal-checkbox-button-border-color-invalid-active:var(--bal-color-danger-6);--bal-checkbox-button-border-color-invalid-checked:var(--bal-color-border-danger);--bal-checkbox-button-border-color-invalid-checked-hover:var(--bal-color-danger-5);--bal-checkbox-button-border-color-invalid-checked-active:var(--bal-color-danger-6);--bal-checkbox-button-border-color-disabled-hover-active:var(--bal-color-border-grey-dark);--bal-checkbox-button-border-color-disabled-checked-hover-active:var(--bal-color-border-grey-dark);--bal-checkbox-tile-background:transparent;--bal-checkbox-tile-background-hover:var(--bal-color-grey-1);--bal-checkbox-tile-background-disabled:var(--bal-color-grey-1);--bal-checkbox-tile-background-invalid-hover:var(--bal-color-danger-1);--bal-checkbox-tile-background-invalid-active:var(--bal-color-danger-1);--bal-checkbox-tile-background-checked-green:var(--bal-color-green-1);--bal-checkbox-tile-background-checked-purple:var(--bal-color-purple-1);--bal-checkbox-tile-background-checked-red:var(--bal-color-red-1);--bal-checkbox-tile-background-checked-yellow:var(--bal-color-yellow-1);--bal-checkbox-tile-border-style:var(--bal-form-field-control-border-style);--bal-checkbox-tile-border-radius:var(--bal-form-field-control-radius);--bal-checkbox-tile-border-width:var(--bal-form-field-control-border-width);--bal-checkbox-tile-padding:var(--bal-text-size-medium);--bal-checkbox-tile-border-color:var(--bal-color-border);--bal-checkbox-tile-border-color-hover:var(--bal-color-border-primary-hovered);--bal-checkbox-tile-border-color-active:var(--bal-color-border-primary-pressed);--bal-checkbox-tile-border-color-invalid-hover:var(--bal-color-border-danger-hovered);--bal-checkbox-tile-border-color-invalid-active:var(--bal-color-border-danger-pressed);--bal-checkbox-tile-border-color-checked:var(--bal-color-border-primary);--bal-checkbox-tile-border-color-invalid:var(--bal-color-border-danger);--bal-checkbox-tile-border-color-disabled:var(--bal-color-border-grey-dark)}.bal-checkbox{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;outline:none;min-width:var(--bal-checkbox-symbol-size);border-radius:var(--bal-radius-normal);cursor:pointer}.bal-checkbox .bal-checkbox__label{cursor:pointer}.bal-checkbox--invisible{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden}.bal-checkbox.bal-checkbox--flat{min-height:var(--bal-checkbox-symbol-size)}.bal-checkbox:not(.bal-checkbox--flat){min-height:3rem}.bal-checkbox--invalid{color:var(--bal-form-field-label-danger-color)}.bal-checkbox--disabled,.bal-checkbox--disabled .bal-checkbox__label{color:var(--bal-form-field-label-disabled-color);cursor:default}.bal-checkbox__input{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;width:100%;height:100%}.bal-checkbox__label{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-direction:row;flex-direction:row}.bal-checkbox__label__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left;contain:layout style;font-family:var(--bal-font-family-text);padding-top:.25rem;padding-bottom:.25rem;width:100%}.bal-checkbox__label__text--hidden{display:none}.bal-checkbox__label__icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (hover: hover)and (pointer: fine){.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered .bal-checkbox__label__text,.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover .bal-checkbox__label__text{color:var(--bal-color-text-primary-hovered)}.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered .bal-checkbox__label__icon,.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover .bal-checkbox__label__icon{color:var(--bal-color-text-primary-hovered)}}.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed .bal-checkbox__label__text,.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active .bal-checkbox__label__text{color:var(--bal-color-text-primary-pressed)}.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed .bal-checkbox__label__icon,.bal-checkbox:not(.bal-checkbox--button):not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active .bal-checkbox__label__icon{color:var(--bal-color-text-primary-pressed)}@media (hover: hover)and (pointer: fine){.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled).bal-checkbox--hovered .bal-checkbox__label__text,.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled):hover .bal-checkbox__label__text{color:var(--bal-color-text-danger-hovered)}.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled).bal-checkbox--hovered .bal-checkbox__label__icon,.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled):hover .bal-checkbox__label__icon{color:var(--bal-color-text-danger-hovered)}}.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled).bal-checkbox--pressed .bal-checkbox__label__text,.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled):active .bal-checkbox__label__text{color:var(--bal-color-text-danger-pressed)}.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled).bal-checkbox--pressed .bal-checkbox__label__icon,.bal-checkbox--invalid:not(.bal-checkbox--button):not(.bal-checkbox--disabled):active .bal-checkbox__label__icon{color:var(--bal-color-text-danger-pressed)}.bal-checkbox--button{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--bal-space-x-small);-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding-left:.75rem;padding-right:.75rem;min-width:3rem;border-width:2px;border-style:var(--bal-form-field-control-border-style);border-radius:var(--bal-form-field-control-radius);border-color:var(--bal-checkbox-button-border-color)}.bal-checkbox--button.bal-checkbox--checked{background:var(--bal-checkbox-button-background-checked);color:var(--bal-color-white)}.bal-checkbox--button.bal-checkbox--checked .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--checked .bal-checkbox__label__text .link{color:var(--bal-color-white)}.bal-checkbox--button.bal-checkbox--invalid{border-color:var(--bal-color-border-danger);color:var(--bal-color-text-danger-hovered);background:var(--bal-color-danger-1)}.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked{color:var(--bal-color-white);background:var(--bal-color-border-danger)}.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked .bal-checkbox__label__text .link{color:var(--bal-color-white)}.bal-checkbox--button.bal-checkbox--disabled{border-color:var(--bal-color-grey-4);background:var(--bal-color-grey-2)}.bal-checkbox--button.bal-checkbox--disabled .bal-checkbox__label__text{color:var(--bal-color-text-grey)}.bal-checkbox--button.bal-checkbox--disabled.bal-checkbox--checked{background:var(--bal-color-grey-4);color:var(--bal-color-white)}.bal-checkbox--button.bal-checkbox--disabled.bal-checkbox--checked .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--disabled.bal-checkbox--checked .bal-checkbox__label__text .link{color:var(--bal-color-white)}@media (hover: hover)and (pointer: fine){.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered,.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover{background:var(--bal-color-grey-2);border-color:var(--bal-color-border-primary-hovered)}.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered .bal-checkbox__label__text,.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover .bal-checkbox__label__text{color:var(--bal-color-text-primary-hovered)}}.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed,.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active{background:var(--bal-color-grey-2);border-color:var(--bal-color-border-primary-pressed)}.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed .bal-checkbox__label__text,.bal-checkbox--button:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active .bal-checkbox__label__text{color:var(--bal-color-text-primary-pressed)}@media (hover: hover)and (pointer: fine){.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered,.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover{background:var(--bal-color-border-primary-hovered);border-color:var(--bal-color-border-primary-hovered)}.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover .bal-checkbox__label__text{color:var(--bal-color-white)}}.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed,.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active{background:var(--bal-color-border-primary-pressed);border-color:var(--bal-color-border-primary-pressed)}.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--checked:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active .bal-checkbox__label__text{color:var(--bal-color-white)}@media (hover: hover)and (pointer: fine){.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled).bal-checkbox--hovered,.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled):hover{background:var(--bal-color-danger-1);border-color:var(--bal-color-border-danger-hovered)}.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled).bal-checkbox--hovered .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled):hover .bal-checkbox__label__text{color:var(--bal-color-text-danger-hovered)}}.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled).bal-checkbox--pressed,.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled):active{background:var(--bal-color-danger-1);border-color:var(--bal-color-border-danger-pressed)}.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled).bal-checkbox--pressed .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--invalid:not(.bal-checkbox--disabled):active .bal-checkbox__label__text{color:var(--bal-color-text-danger-pressed)}@media (hover: hover)and (pointer: fine){.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled).bal-checkbox--hovered,.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled):hover{background:var(--bal-color-border-danger-hovered);border-color:var(--bal-color-border-danger-hovered)}.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled).bal-checkbox--hovered .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled):hover .bal-checkbox__label__text{color:var(--bal-color-white)}}.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled).bal-checkbox--pressed,.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled):active{background:var(--bal-color-border-danger-pressed);border-color:var(--bal-color-border-danger-pressed)}.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled).bal-checkbox--pressed .bal-checkbox__label__text,.bal-checkbox--button.bal-checkbox--invalid.bal-checkbox--checked:not(.bal-checkbox--disabled):active .bal-checkbox__label__text{color:var(--bal-color-white)}.bal-checkbox--tile{display:block;-ms-flex:0 0 100%;flex:0 0 100%;background:var(--bal-checkbox-tile-background);border-style:var(--bal-checkbox-tile-border-style);border-radius:var(--bal-checkbox-tile-border-radius);border-width:var(--bal-checkbox-tile-border-width);border-color:var(--bal-checkbox-tile-border-color);padding:var(--bal-checkbox-tile-padding)}.bal-checkbox--tile .bal-checkbox__label{height:100%;-ms-flex-align:stretch;align-items:stretch}.bal-checkbox--tile.bal-checkbox--checked{border-color:var(--bal-checkbox-tile-border-color-checked)}.bal-checkbox--tile.bal-checkbox--invalid{border-color:var(--bal-checkbox-tile-border-color-invalid)}.bal-checkbox--tile.bal-checkbox--disabled{background:var(--bal-checkbox-tile-background-disabled);border-color:var(--bal-checkbox-tile-border-color-disabled);cursor:default}@media (hover: hover)and (pointer: fine){.bal-checkbox--tile:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--hovered,.bal-checkbox--tile:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):hover{background:var(--bal-checkbox-tile-background-hover);border-color:var(--bal-checkbox-tile-border-color-hover)}}.bal-checkbox--tile:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid).bal-checkbox--pressed,.bal-checkbox--tile:not(.bal-checkbox--disabled):not(.bal-checkbox--invalid):active{background:var(--bal-checkbox-tile-background-hover);border-color:var(--bal-checkbox-tile-border-color-active)}@media (hover: hover)and (pointer: fine){.bal-checkbox--tile.bal-checkbox--invalid:not(.bal-checkbox--disabled).bal-checkbox--hovered,.bal-checkbox--tile.bal-checkbox--invalid:not(.bal-checkbox--disabled):hover{background:var(--bal-checkbox-tile-background-invalid-hover);border-color:var(--bal-checkbox-tile-border-color-invalid-hover)}}.bal-checkbox--tile.bal-checkbox--invalid:not(.bal-checkbox--disabled).bal-checkbox--pressed,.bal-checkbox--tile.bal-checkbox--invalid:not(.bal-checkbox--disabled):active{background:var(--bal-checkbox-tile-background-invalid-active);border-color:var(--bal-checkbox-tile-border-color-invalid-active)}.bal-checkbox--tile-color-green:not(.bal-checkbox--disabled).bal-checkbox--checked,.bal-checkbox--tile-color-green:not(.bal-checkbox--disabled).bal-checkbox--checked.bal-checkbox--hovered,.bal-checkbox--tile-color-green:not(.bal-checkbox--disabled).bal-checkbox--checked:hover{background:var(--bal-checkbox-tile-background-checked-green)}.bal-checkbox--tile-color-red:not(.bal-checkbox--disabled).bal-checkbox--checked,.bal-checkbox--tile-color-red:not(.bal-checkbox--disabled).bal-checkbox--checked.bal-checkbox--hovered,.bal-checkbox--tile-color-red:not(.bal-checkbox--disabled).bal-checkbox--checked:hover{background:var(--bal-checkbox-tile-background-checked-red)}.bal-checkbox--tile-color-purple:not(.bal-checkbox--disabled).bal-checkbox--checked,.bal-checkbox--tile-color-purple:not(.bal-checkbox--disabled).bal-checkbox--checked.bal-checkbox--hovered,.bal-checkbox--tile-color-purple:not(.bal-checkbox--disabled).bal-checkbox--checked:hover{background:var(--bal-checkbox-tile-background-checked-purple)}.bal-checkbox--tile-color-yellow:not(.bal-checkbox--disabled).bal-checkbox--checked,.bal-checkbox--tile-color-yellow:not(.bal-checkbox--disabled).bal-checkbox--checked.bal-checkbox--hovered,.bal-checkbox--tile-color-yellow:not(.bal-checkbox--disabled).bal-checkbox--checked:hover{background:var(--bal-checkbox-tile-background-checked-yellow)}@media screen and (min-width: 769px),print{.bal-checkbox--column-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-checkbox--column-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-checkbox--column-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}@media screen and (max-width: 768px){.bal-checkbox--column-mobile-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-checkbox--column-mobile-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-checkbox--column-mobile-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}@media screen and (min-width: 769px),print{.bal-checkbox--column-tablet-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-checkbox--column-tablet-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-checkbox--column-tablet-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}@media screen and (min-width: 1024px){.bal-checkbox--column-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-checkbox--column-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-checkbox--column-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}";
80
-
81
- const Checkbox = class {
82
- constructor(hostRef) {
83
- index.registerInstance(this, hostRef);
84
- this.balFocus = index.createEvent(this, "balFocus");
85
- this.balBlur = index.createEvent(this, "balBlur");
86
- this.balChange = index.createEvent(this, "balChange");
87
- this.inputId = `bal-cb-${checkboxIds++}`;
88
- this.inheritedAttributes = {};
89
- this.keyboardMode = true;
90
- this.hasLabel = true;
91
- this.focused = false;
92
- this.ariaForm = form.defaultBalAriaForm;
93
- /**
94
- * Track focus state
95
- * If `true` checkbox needs to remain focused
96
- */
97
- this.wasFocused = false;
98
- this.outerElementState = {
99
- hovered: false,
100
- pressed: false,
101
- };
102
- this.innerElementState = {
103
- hovered: false,
104
- pressed: false,
105
- };
106
- this.mergedElementState = {
107
- hovered: false,
108
- pressed: false,
109
- };
110
- /**
111
- * PUBLIC PROPERTY API
112
- * ------------------------------------------------------
113
- */
114
- /**
115
- * The name of the control, which is submitted with the form data.
116
- */
117
- this.name = this.inputId;
118
- /**
119
- * Label of the radio item.
120
- */
121
- this.label = '';
122
- /**
123
- * If `true` the checkbox has no label
124
- */
125
- this.labelHidden = false;
126
- /**
127
- * If `true` the control is no padding
128
- */
129
- this.flat = false;
130
- /**
131
- * Defines the layout of the checkbox button
132
- */
133
- this.interface = 'checkbox';
134
- /**
135
- * A DOMString representing the value of the checkbox. This is not displayed on the
136
- * client-side, but on the server this is the value given to the data
137
- * submitted with the checkbox's name.
138
- */
139
- this.value = 'on';
140
- /**
141
- * If `true`, the checkbox is selected.
142
- */
143
- this.checked = false;
144
- this.initialValue = false;
145
- /**
146
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
147
- */
148
- this.disabled = false;
149
- /**
150
- * If `true` the element can not mutated, meaning the user can not edit the control.
151
- */
152
- this.readonly = false;
153
- /**
154
- * If `true`, the user must fill in a value before submitting a form.
155
- */
156
- this.required = false;
157
- /**
158
- * If `true`, in Angular reactive forms the control will not be set invalid
159
- */
160
- this.autoInvalidOff = false;
161
- /**
162
- * If `true`, the value will not be send with a form submit
163
- */
164
- this.nonSubmit = false;
165
- /**
166
- * If `true` the component gets a invalid style.
167
- */
168
- this.invalid = false;
169
- /**
170
- * @internal
171
- */
172
- this.hovered = false;
173
- /**
174
- * @internal
175
- */
176
- this.pressed = false;
177
- /**
178
- * @internal
179
- */
180
- this.colSize = 1;
181
- /**
182
- * @internal
183
- */
184
- this.colSizeTablet = 1;
185
- /**
186
- * @internal
187
- */
188
- this.colSizeMobile = 1;
189
- this.setChecked = (state) => {
190
- this.checked = state;
191
- this.balChange.emit(this.checked);
192
- };
193
- this.toggleChecked = (ev) => {
194
- ev.preventDefault();
195
- this.setFocus();
196
- this.setChecked(!this.checked);
197
- };
198
- this.onClick = (ev) => {
199
- if (this.disabled) {
200
- return;
201
- }
202
- const element = ev.target;
203
- if (element && element.href) {
204
- return;
205
- }
206
- if (this.wasFocused) {
207
- this.focused = true;
208
- }
209
- this.toggleChecked(ev);
210
- };
211
- this.onFocus = (ev) => {
212
- if (this.disabled || this.readonly) {
213
- this.focused = false;
214
- return formInput.stopEventBubbling(ev);
215
- }
216
- this.balFocus.emit(ev);
217
- if (this.keyboardMode) {
218
- this.focused = true;
219
- this.wasFocused = true;
220
- }
221
- };
222
- this.onBlur = (ev) => {
223
- if (this.disabled || this.readonly) {
224
- return formInput.stopEventBubbling(ev);
225
- }
226
- this.balBlur.emit(ev);
227
- this.focused = false;
228
- };
229
- this.onPointerDown = () => (this.keyboardMode = false);
230
- this.onKeydown = (ev) => {
231
- if (!keyboard_helpers.isSpaceKey(ev)) {
232
- this.wasFocused = false;
233
- }
234
- this.keyboardMode = focusVisible.FOCUS_KEYS.includes(ev.key);
235
- };
236
- }
237
- createLogger(log) {
238
- this.log = log;
239
- }
240
- hoveredChanged() {
241
- this.innerElementState = {
242
- hovered: this.hovered,
243
- pressed: this.pressed,
244
- };
245
- this.mergeElementState();
246
- }
247
- pressedChanged() {
248
- this.innerElementState = {
249
- hovered: this.hovered,
250
- pressed: this.pressed,
251
- };
252
- this.mergeElementState();
253
- }
254
- /**
255
- * LIFECYCLE
256
- * ------------------------------------------------------
257
- */
258
- connectedCallback() {
259
- this.hoveredChanged();
260
- if (this.group) {
261
- this.updateState();
262
- this.group.addEventListener('balChange', () => this.updateState());
263
- }
264
- this.initialValue = this.checked;
265
- this.el.addEventListener('keydown', this.onKeydown);
266
- this.el.addEventListener('touchstart', this.onPointerDown);
267
- this.el.addEventListener('mousedown', this.onPointerDown);
268
- }
269
- componentWillLoad() {
270
- this.inheritedAttributes = attributes.inheritAttributes(this.el, ['aria-label', 'tabindex', 'title']);
271
- }
272
- componentWillRender() {
273
- this.interactionChildElements.forEach(el => {
274
- el.disabled = this.disabled || this.readonly;
275
- el.invalid = this.invalid;
276
- el.checked = this.checked;
277
- });
278
- }
279
- disconnectedCallback() {
280
- if (this.group) {
281
- this.group.removeEventListener('balChange', () => this.updateState());
282
- }
283
- this.el.removeEventListener('keydown', this.onKeydown);
284
- this.el.removeEventListener('touchstart', this.onPointerDown);
285
- this.el.removeEventListener('mousedown', this.onPointerDown);
286
- }
287
- /**
288
- * LISTENERS
289
- * ------------------------------------------------------
290
- */
291
- listenOnClick(ev) {
292
- if ((this.disabled || this.readonly) &&
293
- ev.target &&
294
- (ev.target === this.el || helpers.isDescendant(this.el, ev.target))) {
295
- formInput.stopEventBubbling(ev);
296
- }
297
- }
298
- resetHandler(ev) {
299
- const formElement = ev.target;
300
- if (formElement === null || formElement === void 0 ? void 0 : formElement.contains(this.el)) {
301
- this.checked = this.initialValue;
302
- }
303
- }
304
- elementStateListener(info) {
305
- this.outerElementState = info;
306
- this.mergeElementState();
307
- }
308
- /**
309
- * PUBLIC METHODS
310
- * ------------------------------------------------------
311
- */
312
- /**
313
- * Sets the focus on the checkbox input element.
314
- */
315
- async setFocus() {
316
- formInput.inputSetFocus(this);
317
- }
318
- /**
319
- * Sets blur on the native `input`. Use this method instead of the global
320
- * `input.blur()`.
321
- * @internal
322
- */
323
- async setBlur() {
324
- formInput.inputSetBlur(this);
325
- }
326
- /**
327
- * Returns the native `<input>` element used under the hood.
328
- */
329
- getInputElement() {
330
- return Promise.resolve(this.nativeInput);
331
- }
332
- /**
333
- * Options of the tab like label, value etc.
334
- */
335
- async getOption() {
336
- return this.option;
337
- }
338
- /**
339
- * @internal
340
- */
341
- async updateState() {
342
- if (this.group && this.group.control && Array.isArray(this.group.value)) {
343
- const newChecked = this.group.value.includes(this.value);
344
- if (newChecked !== this.checked) {
345
- this.checked = newChecked;
346
- }
347
- }
348
- }
349
- /**
350
- * @internal
351
- */
352
- async setAriaForm(ariaForm) {
353
- this.ariaForm = Object.assign({}, ariaForm);
354
- }
355
- /**
356
- * GETTERS
357
- * ------------------------------------------------------
358
- */
359
- get group() {
360
- return this.el.closest('bal-checkbox-group');
361
- }
362
- get interactionChildElements() {
363
- return Array.from(this.el.querySelectorAll('bal-check, bal-switch, bal-icon'));
364
- }
365
- get option() {
366
- return {
367
- name: this.name,
368
- value: this.value,
369
- checked: this.checked,
370
- label: this.label,
371
- labelHidden: this.labelHidden,
372
- flat: this.flat,
373
- interface: this.interface,
374
- disabled: this.disabled,
375
- readonly: this.readonly,
376
- required: this.required,
377
- nonSubmit: this.nonSubmit,
378
- invalid: this.invalid,
379
- };
380
- }
381
- /**
382
- * EVENT HANDLERS
383
- * ------------------------------------------------------
384
- */
385
- mergeElementState() {
386
- this.mergedElementState = {
387
- hovered: this.outerElementState.hovered || this.innerElementState.hovered,
388
- pressed: this.outerElementState.pressed || this.innerElementState.pressed,
389
- };
390
- this.interactionChildElements.forEach(el => {
391
- el.hovered = this.mergedElementState.hovered;
392
- el.pressed = this.mergedElementState.pressed;
393
- });
394
- }
395
- /**
396
- * RENDER
397
- * ------------------------------------------------------
398
- */
399
- render() {
400
- const block = bem.BEM.block('checkbox');
401
- const inputEl = block.element('input');
402
- const labelEl = block.element('label');
403
- const labelTextEl = labelEl.element('text');
404
- const labelIconEl = labelEl.element('icon');
405
- const focused = this.focused && this.buttonTabindex !== -1;
406
- const inputAttributes = this.inheritedAttributes;
407
- if (this.buttonTabindex !== undefined) {
408
- inputAttributes.tabIndex = this.buttonTabindex;
409
- }
410
- const hasFormControl = !this.nonSubmit;
411
- const id = this.ariaForm.controlId || this.inputId;
412
- const labelId = this.ariaForm.labelId || null;
413
- const LabelTag = hasFormControl ? 'label' : 'span';
414
- return (index.h(index.Host, { key: 'e6718d0f01496940fbc03686159599af02e63be2', "aria-checked": `${this.checked}`, "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-hidden": aria.ariaBooleanToString(this.disabled || this.nonSubmit), "aria-focused": focused ? 'true' : null, "aria-labelledby": labelId, "aria-describedby": this.ariaForm.messageId, class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ 'bal-focused': focused }, block.class()), block.modifier('checkbox').class()), block.modifier('button').class(this.interface === 'button')), block.modifier('switch').class(this.interface === 'switch')), block.modifier('tile').class(this.interface === 'tile')), block.modifier(`tile-color-${this.color}`).class(this.interface === 'tile' && !!this.color)), block.modifier('focused').class(this.focused)), block.modifier('invalid').class(this.invalid)), block.modifier('checked').class(this.checked)), block.modifier('flat').class(this.flat)), block.modifier('disabled').class(this.disabled || this.readonly)), block.modifier('hovered').class(this.mergedElementState.hovered)), block.modifier('pressed').class(this.mergedElementState.pressed)), block.modifier(`column-${this.colSize}`).class(this.interface === 'tile' && this.colSize > 1)), block
415
- .modifier(`column-tablet-${this.colSizeTablet}`)
416
- .class(this.interface === 'tile' && this.colSizeTablet > 1)), block
417
- .modifier(`column-mobile-${this.colSizeMobile}`)
418
- .class(this.interface === 'tile' && this.colSizeMobile > 1)), onClick: this.onClick }, index.h(LabelTag, { key: '3bd8c2c8217d5e958009aeb3465bd7c8446c6960', class: Object.assign({}, labelEl.class()), "data-testid": "bal-checkbox-label" }, hasFormControl ? (index.h("input", Object.assign({ id: id, type: "checkbox", "data-testid": "bal-checkbox-input", name: this.name, value: this.value, checked: this.checked, required: this.required, disabled: this.disabled || this.nonSubmit, readonly: this.readonly, class: Object.assign({}, inputEl.class()), "aria-hidden": aria.ariaBooleanToString(this.nonSubmit), "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-describedby": this.ariaForm.messageId, onChange: ev => this.toggleChecked(ev), onFocus: ev => this.onFocus(ev), onBlur: ev => this.onBlur(ev), ref: inputEl => (this.nativeInput = inputEl) }, inputAttributes))) : (''), this.interface !== 'tile' ? (index.h("div", { class: Object.assign({}, labelIconEl.class()) }, this.interface === 'switch' ? (index.h("bal-switch", { checked: this.checked, disabled: this.disabled || this.readonly, invalid: this.invalid, hovered: this.mergedElementState.hovered, pressed: this.mergedElementState.pressed })) : (index.h("bal-check", { checked: this.checked, disabled: this.disabled || this.readonly, invalid: this.invalid, inverted: this.interface === 'button' && this.checked, hovered: this.mergedElementState.hovered, pressed: this.mergedElementState.pressed })))) : (''), index.h("div", { key: 'c1d1b270f076b748681da1d4fdb36380e8bfaf45', class: Object.assign(Object.assign({}, labelTextEl.class()), labelTextEl.modifier('hidden').class(this.labelHidden)) }, index.h("slot", { key: '123d7f262307eda399023cdc4ecbe6c83d352336' })))));
419
- }
420
- get el() { return index.getElement(this); }
421
- static get watchers() { return {
422
- "hovered": ["hoveredChanged"],
423
- "pressed": ["pressedChanged"]
424
- }; }
425
- };
426
- tslib_es6.__decorate([
427
- log.Logger('bal-checkbox'),
428
- tslib_es6.__metadata("design:type", Function),
429
- tslib_es6.__metadata("design:paramtypes", [Function]),
430
- tslib_es6.__metadata("design:returntype", void 0)
431
- ], Checkbox.prototype, "createLogger", null);
432
- tslib_es6.__decorate([
433
- elementStates_decorator.ListenToElementStates(),
434
- tslib_es6.__metadata("design:type", Function),
435
- tslib_es6.__metadata("design:paramtypes", [Object]),
436
- tslib_es6.__metadata("design:returntype", void 0)
437
- ], Checkbox.prototype, "elementStateListener", null);
438
- let checkboxIds = 0;
439
- Checkbox.style = balCheckboxCss;
440
-
441
- const balCheckboxGroupCss = ".bal-checkbox-group{display:inline-block;position:relative;width:100%}.bal-checkbox-group__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--bal-space-normal)}.bal-checkbox-group__inner--button{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1;flex:1;gap:var(--bal-space-x-small)}@media screen and (min-width: 769px),print{.bal-checkbox-group__inner--button{-ms-flex-direction:row;flex-direction:row}}.bal-checkbox-group__inner--expanded{-ms-flex-align:stretch;align-items:stretch}.bal-checkbox-group__inner--expanded .bal-checkbox{-ms-flex:1;flex:1}@media screen and (max-width: 768px){.bal-checkbox-group__inner--expanded .bal-checkbox{width:100%}}.bal-checkbox-group__inner--button.bal-checkbox-group__inner--vertical{gap:var(--bal-space-x-small)}.bal-checkbox-group__inner--vertical{-ms-flex-direction:column;flex-direction:column;border-radius:var(--bal-radius-normal);gap:0}@media screen and (min-width: 769px),print{.bal-checkbox-group__inner--vertical{-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 768px){.bal-checkbox-group__inner--vertical-mobile{-ms-flex-direction:column;flex-direction:column;border-radius:var(--bal-radius-normal);gap:0}}";
442
-
443
- const CheckboxGroup = class {
444
- constructor(hostRef) {
445
- index.registerInstance(this, hostRef);
446
- this.balChange = index.createEvent(this, "balChange");
447
- this.balFocus = index.createEvent(this, "balFocus");
448
- this.balBlur = index.createEvent(this, "balBlur");
449
- this.inputId = `bal-cg-${checkboxGroupIds++}`;
450
- this.inheritedAttributes = {};
451
- this.ariaForm = form.defaultBalAriaForm;
452
- /**
453
- * Defines the layout of the checkbox button
454
- */
455
- this.interface = undefined;
456
- /**
457
- * If `true` it acts as the main form control
458
- */
459
- this.control = false;
460
- /**
461
- * The name of the control, which is submitted with the form data.
462
- */
463
- this.name = this.inputId;
464
- /**
465
- * Displays the checkboxes vertically
466
- */
467
- this.vertical = false;
468
- /**
469
- * If `true`, the controls will be vertically on mobile devices.
470
- */
471
- this.verticalOnMobile = false;
472
- /**
473
- * Uses the whole width
474
- */
475
- this.expanded = false;
476
- /**
477
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
478
- */
479
- this.invalid = undefined;
480
- /**
481
- * If `true`, the user cannot interact with the checkboxes.
482
- */
483
- this.disabled = undefined;
484
- /**
485
- * If `true`, the user cannot interact with the checkboxes.
486
- */
487
- this.readonly = undefined;
488
- /**
489
- * The value of the control.
490
- */
491
- this.value = [];
492
- /**
493
- * Defines the column size like the grid.
494
- */
495
- this.columns = 1;
496
- /**
497
- * Defines the column size for tablet and bigger like the grid.
498
- */
499
- this.columnsTablet = 1;
500
- /**
501
- * Defines the column size for mobile and bigger like the grid.
502
- */
503
- this.columnsMobile = 1;
504
- /**
505
- * If `true`, in Angular reactive forms the control will not be set invalid
506
- */
507
- this.autoInvalidOff = false;
508
- /**
509
- * LISTENERS
510
- * ------------------------------------------------------
511
- */
512
- this.hasFocus = false;
513
- this.mutationObserverActive = true;
514
- /**
515
- * EVENT BINDING
516
- * ------------------------------------------------------
517
- */
518
- this.onClick = (ev) => {
519
- if (!this.control) {
520
- return;
521
- }
522
- const element = ev.target;
523
- if (element.href) {
524
- return;
525
- }
526
- const selectedCheckbox = ev.target && ev.target.closest('bal-checkbox');
527
- if (selectedCheckbox) {
528
- if (selectedCheckbox.disabled || selectedCheckbox.readonly) {
529
- return ev.stopPropagation();
530
- }
531
- }
532
- this.updateValues();
533
- };
534
- this.onOptionChange = async () => {
535
- this.sync();
536
- };
537
- }
538
- createLogger(log) {
539
- this.log = log;
540
- }
541
- async optionChanged() {
542
- if (this.control) {
543
- this.onOptionChange();
544
- this.mutationObserverActive = this.options === undefined;
545
- }
546
- }
547
- invalidChanged(value) {
548
- if (this.control) {
549
- if (value !== undefined) {
550
- this.getCheckboxes().forEach(child => {
551
- child.invalid = value;
552
- });
553
- }
554
- }
555
- }
556
- disabledChanged(value) {
557
- if (this.control) {
558
- if (value !== undefined) {
559
- this.getCheckboxes().forEach(child => {
560
- child.disabled = value;
561
- });
562
- }
563
- }
564
- }
565
- readonlyChanged(value) {
566
- if (this.control) {
567
- if (value !== undefined) {
568
- this.getCheckboxes().forEach(child => {
569
- child.readonly = value;
570
- });
571
- }
572
- }
573
- }
574
- valueChanged(_value, oldValue) {
575
- if (this.control) {
576
- if (!array.areArraysEqual(this.value, oldValue)) {
577
- this.onOptionChange();
578
- }
579
- }
580
- else {
581
- this.onOptionChange();
582
- }
583
- }
584
- columnsChanged(value) {
585
- this.getCheckboxes().forEach(checkbox => (checkbox.colSize = value));
586
- }
587
- columnsTabletChanged(value) {
588
- this.getCheckboxes().forEach(checkbox => (checkbox.colSizeTablet = value));
589
- }
590
- columnsMobileChanged(value) {
591
- this.getCheckboxes().forEach(checkbox => (checkbox.colSizeMobile = value));
592
- }
593
- /**
594
- * LIFECYCLE
595
- * ------------------------------------------------------
596
- */
597
- connectedCallback() {
598
- if (this.control) {
599
- this.mutationObserverActive = this.options === undefined;
600
- this.valueChanged(this.value, []);
601
- }
602
- }
603
- componentWillLoad() {
604
- if (this.control) {
605
- this.inheritedAttributes = attributes.inheritAttributes(this.el, ['aria-label', 'tabindex', 'title']);
606
- this.disabledChanged(this.disabled);
607
- this.invalidChanged(this.invalid);
608
- this.readonlyChanged(this.readonly);
609
- }
610
- this.columnsChanged(this.columns);
611
- this.columnsTabletChanged(this.columnsTablet);
612
- this.columnsMobileChanged(this.columnsMobile);
613
- this.onOptionChange();
614
- }
615
- focusInListener(ev) {
616
- this.balFocus.emit(ev);
617
- }
618
- focusOutListener(ev) {
619
- this.balBlur.emit(ev);
620
- }
621
- mutationListener() {
622
- if (this.control) {
623
- this.disabledChanged(this.disabled);
624
- this.readonlyChanged(this.readonly);
625
- }
626
- this.columnsChanged(this.columns);
627
- this.columnsTabletChanged(this.columnsTablet);
628
- this.columnsMobileChanged(this.columnsMobile);
629
- this.onOptionChange();
630
- }
631
- listenOnCheckboxChange(ev) {
632
- if (this.control) {
633
- if (helpers.isDescendant(this.el, ev.target)) {
634
- formInput.stopEventBubbling(ev);
635
- this.updateValues();
636
- }
637
- }
638
- }
639
- resetHandler(ev) {
640
- const formElement = ev.target;
641
- if (formElement === null || formElement === void 0 ? void 0 : formElement.contains(this.el)) {
642
- if (this.control) {
643
- this.value = [];
644
- }
645
- this.onOptionChange();
646
- }
647
- }
648
- checkboxFocusListener(ev) {
649
- const { target } = ev;
650
- if (target && helpers.isDescendant(this.el, target) && helpers.hasTagName(target, 'bal-checkbox')) {
651
- formInput.stopEventBubbling(ev);
652
- }
653
- }
654
- checkboxBlurListener(ev) {
655
- const { target } = ev;
656
- if (target && helpers.isDescendant(this.el, target) && helpers.hasTagName(target, 'bal-checkbox')) {
657
- formInput.stopEventBubbling(ev);
658
- }
659
- }
660
- /**
661
- * PUBLIC METHODS
662
- * ------------------------------------------------------
663
- */
664
- /** @internal */
665
- async setValue(value) {
666
- if (this.control) {
667
- this.value = value;
668
- }
669
- }
670
- /**
671
- * Find the options properties by its value
672
- */
673
- async getOptionByValue(value) {
674
- const options = this.options;
675
- if (options) {
676
- return options.find(option => option.value === value);
677
- }
678
- return undefined;
679
- }
680
- /**
681
- * @internal
682
- */
683
- async setAriaForm(ariaForm) {
684
- this.ariaForm = Object.assign({}, ariaForm);
685
- }
686
- /**
687
- * PRIVATE METHODS
688
- * ------------------------------------------------------
689
- */
690
- sync() {
691
- if (this.control) {
692
- const isChecked = (checkbox) => {
693
- for (let index = 0; index < this.value.length; index++) {
694
- const valueItem = this.value[index];
695
- if (valueItem !== undefined && valueItem.toString() === checkbox.value.toString()) {
696
- return true;
697
- }
698
- }
699
- return false;
700
- };
701
- this.getCheckboxes().forEach((checkbox) => {
702
- checkbox.checked = isChecked(checkbox);
703
- });
704
- }
705
- this.getCheckboxes().forEach((checkbox) => {
706
- if (this.interface) {
707
- checkbox.interface = this.interface;
708
- }
709
- });
710
- }
711
- /**
712
- * GETTERS
713
- * ------------------------------------------------------
714
- */
715
- getCheckboxes() {
716
- return Array.from(this.el.querySelectorAll('bal-checkbox'));
717
- }
718
- updateValues() {
719
- // generate new value array out of the checked checkboxes
720
- const newValue = [];
721
- this.getCheckboxes().forEach(cb => {
722
- if (cb.checked) {
723
- newValue.push(cb.value);
724
- }
725
- });
726
- if (!array.areArraysEqual(this.value, newValue)) {
727
- this.value = [...newValue];
728
- this.balChange.emit(this.value);
729
- }
730
- }
731
- /**
732
- * RENDER
733
- * ------------------------------------------------------
734
- */
735
- render() {
736
- const block = bem.BEM.block('checkbox-group');
737
- const innerEl = block.element('inner');
738
- const rawOptions = this.options || [];
739
- const options = rawOptions.map(option => {
740
- if (typeof option.html === 'function') {
741
- return Object.assign(Object.assign({}, option), { html: option.html() });
742
- }
743
- return option;
744
- });
745
- return (index.h(index.Host, Object.assign({ class: Object.assign({}, block.class()), role: "group", "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-invalid": aria.ariaBooleanToString(this.invalid), onClick: this.onClick }, this.inheritedAttributes), index.h("div", { class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, innerEl.class()), innerEl.modifier('vertical-mobile').class(this.verticalOnMobile)), innerEl.modifier('vertical').class(this.vertical)), innerEl.modifier('expanded').class(this.expanded)), innerEl.modifier('button').class(this.interface === 'button')) }, index.h("slot", null), options.map(option => (index.h("bal-checkbox", { key: option.value, name: option.name, value: option.value, labelHidden: option.labelHidden, flat: option.flat, interface: option.interface, disabled: option.disabled, readonly: option.readonly, required: option.required, nonSubmit: !!option.nonSubmit, invalid: option.invalid, innerHTML: option.html }))))));
746
- }
747
- get el() { return index.getElement(this); }
748
- static get watchers() { return {
749
- "options": ["optionChanged"],
750
- "invalid": ["invalidChanged"],
751
- "disabled": ["disabledChanged"],
752
- "readonly": ["readonlyChanged"],
753
- "value": ["valueChanged"],
754
- "columns": ["columnsChanged"],
755
- "columnsTablet": ["columnsTabletChanged"],
756
- "columnsMobile": ["columnsMobileChanged"]
757
- }; }
758
- };
759
- tslib_es6.__decorate([
760
- log.Logger('bal-checkbox-group'),
761
- tslib_es6.__metadata("design:type", Function),
762
- tslib_es6.__metadata("design:paramtypes", [Function]),
763
- tslib_es6.__metadata("design:returntype", void 0)
764
- ], CheckboxGroup.prototype, "createLogger", null);
765
- tslib_es6.__decorate([
766
- focus_decorator.ListenToFocus(),
767
- tslib_es6.__metadata("design:type", Function),
768
- tslib_es6.__metadata("design:paramtypes", [Object]),
769
- tslib_es6.__metadata("design:returntype", void 0)
770
- ], CheckboxGroup.prototype, "focusInListener", null);
771
- tslib_es6.__decorate([
772
- focus_decorator.ListenToFocus(),
773
- tslib_es6.__metadata("design:type", Function),
774
- tslib_es6.__metadata("design:paramtypes", [Object]),
775
- tslib_es6.__metadata("design:returntype", void 0)
776
- ], CheckboxGroup.prototype, "focusOutListener", null);
777
- tslib_es6.__decorate([
778
- mutation_decorator.ListenToMutation({ tags: ['bal-checkbox-group', 'bal-checkbox'], attributes: false, characterData: false }),
779
- tslib_es6.__metadata("design:type", Function),
780
- tslib_es6.__metadata("design:paramtypes", []),
781
- tslib_es6.__metadata("design:returntype", void 0)
782
- ], CheckboxGroup.prototype, "mutationListener", null);
783
- let checkboxGroupIds = 0;
784
- CheckboxGroup.style = balCheckboxGroupCss;
785
-
786
- class DropdownAutoFillUtil {
787
- constructor() {
788
- this.handleAutoFill = async (ev) => {
789
- formInput.stopEventBubbling(ev);
790
- if (this.isAutoFillAllowed()) {
791
- this.component.isAutoFilled = true;
792
- const autoFillValue = this.component.nativeEl.value;
793
- const newValue = await this.parseAutoFillValueWithOptions(autoFillValue);
794
- if (newValue === undefined) {
795
- this.component.isAutoFilled = false;
796
- return;
797
- }
798
- if (!array.areArraysEqual(newValue, this.component.rawValue)) {
799
- this.component.valueUtil.updateRawValueBySelection(newValue, true);
800
- }
801
- }
802
- };
803
- }
804
- connectedCallback(component) {
805
- this.component = component;
806
- }
807
- isAutoFillAllowed() {
808
- return !this.component.multiple;
809
- }
810
- async parseAutoFillValueWithOptions(autoFillValue) {
811
- const options = await this.component.listEl.getOptions();
812
- const value = undefined;
813
- for (let index = 0; index < options.length; index++) {
814
- const option = options[index];
815
- if (option.value === autoFillValue || option.label === autoFillValue) {
816
- return [option.value];
817
- }
818
- }
819
- return value;
820
- }
821
- }
822
-
823
- const i18nBalDropdown = {
824
- de: {
825
- clearable: 'Löschen',
826
- open: 'Öffnen',
827
- close: 'Schließen',
828
- },
829
- en: {
830
- clearable: 'clear',
831
- open: 'Open',
832
- close: 'Close',
833
- },
834
- fr: {
835
- clearable: 'Effacer',
836
- open: 'Ouvrir',
837
- close: 'Fermer',
838
- },
839
- it: {
840
- clearable: 'Cancellare',
841
- open: 'Apri',
842
- close: 'Chiudi',
843
- },
844
- nl: {
845
- clearable: 'Wissen',
846
- open: 'Open',
847
- close: 'Sluiten',
848
- },
849
- es: {
850
- clearable: 'Limpiar',
851
- open: 'Abrir',
852
- close: 'Cerrar',
853
- },
854
- pl: {
855
- clearable: 'Wyczyść',
856
- open: 'Otwórz',
857
- close: 'Zamknij',
858
- },
859
- pt: {
860
- clearable: 'Limpar',
861
- open: 'Abrir',
862
- close: 'Fechar',
863
- },
864
- sv: {
865
- clearable: 'Rensa',
866
- open: 'Öppna',
867
- close: 'Stäng',
868
- },
869
- fi: {
870
- clearable: 'Tyhjennä',
871
- open: 'Avaa',
872
- close: 'Sulje',
873
- },
874
- };
875
-
876
- class DropdownEventsUtil {
877
- constructor() {
878
- this.handlePointerDown = () => {
879
- this.component.isKeyboardMode = false;
880
- };
881
- this.handleKeydown = (ev) => {
882
- this.component.isKeyboardMode = focusVisible.FOCUS_KEYS.includes(ev.key);
883
- };
884
- }
885
- connectedCallback(component) {
886
- this.component = component;
887
- }
888
- handleFocus(ev) {
889
- this.component.hasFocus = true;
890
- this.component.balFocus.emit(ev);
891
- }
892
- handleBlur(ev) {
893
- if (!this.component.isExpanded) {
894
- this.component.hasFocus = false;
895
- helpers.rIC(() => this.component.balBlur.emit(ev));
896
- }
897
- }
898
- handleClick(ev) {
899
- if (!this.component.valueUtil.isDisabled()) {
900
- if (this.component.chips) {
901
- const targetEl = ev.target;
902
- const closeEl = targetEl.closest('bal-close');
903
- if (closeEl) {
904
- return;
905
- }
906
- }
907
- if (this.component.clearable) {
908
- const targetEl = ev.target;
909
- const clearEl = targetEl.closest('.bal-dropdown__clear');
910
- if (clearEl) {
911
- this.component.valueUtil.updateRawValueBySelection([]);
912
- return;
913
- }
914
- }
915
- this.component.popupUtil.toggleList();
916
- }
917
- }
918
- handleOutsideClick(ev) {
919
- var _a;
920
- if (this.component.isExpanded) {
921
- if (!this.component.el.contains(ev.target)) {
922
- this.component.isExpanded = false;
923
- (_a = this.component.listEl) === null || _a === void 0 ? void 0 : _a.resetFocus();
924
- this.component.hasFocus = false;
925
- helpers.rIC(() => this.component.balBlur.emit(ev));
926
- }
927
- }
928
- }
929
- }
930
-
931
- class DropdownFocusUtil {
932
- connectedCallback(component) {
933
- this.component = component;
934
- }
935
- focusOptionByLabel(key, options = {}) {
936
- this.component.labelToFocus = (this.component.labelToFocus + key).trim();
937
- if (this.component.labelToFocus.length > 0) {
938
- clearTimeout(this.keyHitTimeout);
939
- this.keyHitTimeout = setTimeout(() => {
940
- var _a;
941
- (_a = this.component.listEl) === null || _a === void 0 ? void 0 : _a.focusByLabel(this.component.labelToFocus, options);
942
- }, 100);
943
- clearTimeout(this.timeout);
944
- this.timeout = setTimeout(async () => {
945
- this.component.labelToFocus = '';
946
- }, 1000);
947
- }
948
- }
949
- }
950
-
951
- class DropdownFormSubmitUtil {
952
- connectedCallback(component) {
953
- this.component = component;
954
- this.component.initialValue = this.component.value;
955
- }
956
- componentDidRender() {
957
- if (this.component.selectEl) {
958
- const options = this.component.selectEl.querySelectorAll('option');
959
- options.forEach(option => {
960
- if (this.component.rawValue.includes(option.value)) {
961
- option.selected = true;
962
- }
963
- });
964
- }
965
- }
966
- // @Listen('reset', { capture: true, target: 'document' })
967
- handle(ev) {
968
- const formElement = ev.target;
969
- if (formElement === null || formElement === void 0 ? void 0 : formElement.contains(this.component.el)) {
970
- if (this.resetHandlerTimer) {
971
- clearTimeout(this.resetHandlerTimer);
972
- }
973
- this.resetHandlerTimer = setTimeout(() => {
974
- const newRawValue = this.component.valueUtil.parseValueString(this.component.initialValue);
975
- this.component.valueUtil.updateRawValueBySelection(newRawValue);
976
- }, 0);
977
- }
978
- }
979
- }
980
- const DropdownNativeSelect = ({ name, httpFormSubmit, multiple, required, disabled, rawValue, refSelectEl, }) => {
981
- const block = bem.BEM.block('dropdown');
982
- return httpFormSubmit ? (index.h("select", { class: Object.assign({}, block.element('root').element('select').class()), "aria-hidden": "true", name: name, multiple: multiple, required: required, disabled: disabled, tabindex: -1, ref: refSelectEl }, rawValue.map((value) => (index.h("option", { key: value, value: value, selected: true }, value))))) : ('');
983
- };
984
-
985
- const DropdownIcon = ({ size, theme, icon, language, loading, clearable, invalid, filled, expanded, disabled, }) => {
986
- const block = bem.BEM.block('dropdown');
987
- if (loading) {
988
- return (index.h("bal-spinner", { class: Object.assign({}, block.element('rear').class()), small: true, variation: "circle", color: "white" }));
989
- }
990
- else if (clearable && filled && !disabled) {
991
- return (index.h("button", { title: i18nBalDropdown[language].clearable, type: 'button', tabIndex: -1, class: Object.assign(Object.assign(Object.assign(Object.assign({}, block.element('rear').class()), block.element('clear').class()), block.element('clear').modifier('invalid').class(invalid)), block
992
- .element('clear')
993
- .modifier('theme-purple')
994
- .class(theme === 'purple')) }, index.h("bal-icon", { class: Object.assign({}, block.element('rear').class()), name: theme === 'purple' ? 'close' : 'close-circle', size: size, color: theme === 'purple' ? 'primary' : 'grey' })));
995
- }
996
- else {
997
- return (index.h("bal-icon", { class: Object.assign({}, block.element('rear').class()), name: icon, size: size, turn: expanded, color: disabled ? 'grey' : invalid ? 'danger' : 'primary' }));
998
- }
999
- };
1000
-
1001
- const DropdownInput = ({ inputId, httpFormSubmit, ariaForm, rawValue, autocomplete, required, disabled, readonly, placeholder, expanded, invalid, language, inputLabel, inheritedAttributes, refInputEl, onChange, onFocus, onBlur, onKeyDown, }) => {
1002
- const block = bem.BEM.block('dropdown');
1003
- const Input = () => (index.h("input", Object.assign({ id: ariaForm.controlId || `${inputId}-ctrl`, class: Object.assign({}, block.element('root').element('input').class()), type: "text", size: 1, inputmode: "none", tabindex: "0", autoComplete: autocomplete, value: rawValue.join(','), required: required, disabled: disabled, readonly: readonly, placeholder: placeholder, title: expanded ? i18nBalDropdown[language].close : i18nBalDropdown[language].open, "aria-label": expanded ? i18nBalDropdown[language].close : i18nBalDropdown[language].open, "aria-owns": `${inputId}-menu`, "aria-invalid": aria.ariaBooleanToString(invalid), "aria-disabled": aria.ariaBooleanToString(disabled || readonly), "aria-labelledby": ariaForm.labelId, "aria-describedby": ariaForm.messageId, "aria-haspopup": 'listbox', "data-native": true, "data-label": inputLabel, "data-value": rawValue.join(','), ref: el => refInputEl(el), onChange: ev => onChange(ev), onFocus: ev => onFocus(ev), onBlur: ev => onBlur(ev), onKeyDown: ev => onKeyDown(ev) }, inheritedAttributes)));
1004
- if (httpFormSubmit) {
1005
- return index.h(Input, null);
1006
- }
1007
- return (index.h("form", { novalidate: true }, index.h(Input, null)));
1008
- };
1009
-
1010
- class DropdownPopupUtil {
1011
- constructor() {
1012
- this.updatePanelPosition = (lib, referenceEl, floatingEl) => () => {
1013
- lib
1014
- .computePosition(referenceEl, floatingEl, {
1015
- placement: 'bottom-start',
1016
- middleware: [lib.flip(), lib.shift()],
1017
- })
1018
- .then(({ x, y }) => {
1019
- Object.assign(floatingEl.style, {
1020
- left: `${x}px`,
1021
- top: `${y}px`,
1022
- });
1023
- });
1024
- };
1025
- }
1026
- connectedCallback(component) {
1027
- this.component = component;
1028
- }
1029
- toggleList() {
1030
- if (!this.component.valueUtil.isDisabled()) {
1031
- if (this.component.isExpanded) {
1032
- this.collapseList();
1033
- }
1034
- else {
1035
- this.expandList();
1036
- }
1037
- }
1038
- }
1039
- async expandList() {
1040
- var _a;
1041
- if (this.component.panelEl) {
1042
- const lib = await floatingUi.balFloatingUi.load();
1043
- this.component.panelCleanup = lib.autoUpdate(this.component.el, this.component.panelEl, this.updatePanelPosition(lib, this.component.el, this.component.panelEl));
1044
- }
1045
- this.component.isExpanded = true;
1046
- await ((_a = this.component.listEl) === null || _a === void 0 ? void 0 : _a.focusSelected());
1047
- }
1048
- collapseList() {
1049
- var _a;
1050
- this.component.isExpanded = false;
1051
- (_a = this.component.listEl) === null || _a === void 0 ? void 0 : _a.resetFocus();
1052
- if (this.component.panelCleanup) {
1053
- this.component.panelCleanup();
1054
- }
1055
- }
1056
- }
1057
-
1058
- class DropdownValueUtil {
1059
- connectedCallback(component) {
1060
- this.component = component;
1061
- }
1062
- componentDidLoad() {
1063
- setTimeout(() => this.valueChanged(this.component.value, undefined), 0);
1064
- }
1065
- isDisabled() {
1066
- return this.component.disabled || this.component.readonly;
1067
- }
1068
- isFilled() {
1069
- return this.component.rawValue && this.component.rawValue.length > 0;
1070
- }
1071
- valueChanged(newValue, oldValue) {
1072
- const newValueType = typeof newValue;
1073
- const oldValueType = typeof oldValue;
1074
- if (newValueType !== oldValueType) {
1075
- this.updateRawValueByValueProp(newValue);
1076
- }
1077
- if (newValueType === 'string' && newValue !== oldValue) {
1078
- this.updateRawValueByValueProp(newValue);
1079
- }
1080
- if (Array.isArray(newValue) && Array.isArray(oldValue) && !array.areArraysEqual(newValue, oldValue)) {
1081
- this.updateRawValueByValueProp(newValue);
1082
- }
1083
- }
1084
- updateRawValueBySelection(newRawValue = [], isAutoFilled = false) {
1085
- this.component.isAutoFilled = isAutoFilled;
1086
- this.updateRawValue(newRawValue);
1087
- if (this.component.multiple) {
1088
- this.component.balChange.emit(this.component.rawValue);
1089
- }
1090
- else {
1091
- this.component.balChange.emit(this.component.rawValue[0]);
1092
- }
1093
- }
1094
- parseValueString(newValue = []) {
1095
- let newRawValue = [];
1096
- if (!index$1.isNil(newValue) && newValue !== '') {
1097
- if (Array.isArray(newValue)) {
1098
- newRawValue = [...newValue.filter(v => !index$1.isNil(v))];
1099
- }
1100
- else {
1101
- if (newValue.split('').includes(',')) {
1102
- newRawValue = [
1103
- ...newValue
1104
- .split(',')
1105
- .filter(v => v)
1106
- .map(v => v.trim()),
1107
- ];
1108
- }
1109
- else {
1110
- newRawValue = [newValue];
1111
- }
1112
- }
1113
- }
1114
- return newRawValue;
1115
- }
1116
- updateRawValueByValueProp(newValue = []) {
1117
- const newRawValue = this.parseValueString(newValue);
1118
- this.updateRawValue(newRawValue);
1119
- }
1120
- async updateRawValue(newRawValue = []) {
1121
- this.component.rawValue = newRawValue;
1122
- if (this.component.listEl) {
1123
- await this.component.listEl.updateSelected(this.component.rawValue);
1124
- }
1125
- await this.updateInputContent();
1126
- }
1127
- removeOption(option) {
1128
- const newRawValue = this.component.rawValue.filter(value => value !== option.value);
1129
- this.updateRawValueBySelection(newRawValue);
1130
- }
1131
- async updateInputContent() {
1132
- await helpers.waitAfterFramePaint();
1133
- if (this.component.listEl) {
1134
- this.component.choices = await this.component.listEl.getSelectedOptions(this.component.rawValue);
1135
- this.component.inputLabel = this.component.choices
1136
- .map(option => option.label.trim())
1137
- .sort()
1138
- .join(',');
1139
- }
1140
- }
1141
- }
1142
- const DropdownValue = ({ inlineLabel, filled, chips, placeholder, choices,
1143
- // invalid,
1144
- // disabled,
1145
- // readonly,
1146
- // onRemoveChip,
1147
- renderChip, }) => {
1148
- const block = bem.BEM.block('dropdown');
1149
- if (filled) {
1150
- if (chips) {
1151
- return (index.h("div", { class: Object.assign({}, block.element('root').element('content').element('chips').class()) }, choices.map(option => renderChip(option))));
1152
- }
1153
- else {
1154
- return (inlineLabel && `${inlineLabel}: `) + choices.map(option => option.label).join(', ');
1155
- }
1156
- }
1157
- else {
1158
- return placeholder;
1159
- }
1160
- };
1161
-
1162
- const balDropdownCss = ":root{--bal-dropdown-control-background:var(--bal-color-white);--bal-dropdown-control-background-hover:var(--bal-form-field-control-background-hover);--bal-dropdown-control-background-invalid:var(--bal-form-field-control-danger-background);--bal-dropdown-control-background-disabled:var(--bal-form-field-control-disabled-background);--bal-dropdown-control-input-background:var(--bal-color-grey-1);--bal-dropdown-control-native-input-background:transparent;--bal-dropdown-control-native-input-background-hover:transparent;--bal-dropdown-control-input-inverted-footer-background:transparent;--bal-dropdown-control-input-inverted-footer-background-hover:transparent;--bal-dropdown-control-input-multiple-background:transparent;--bal-dropdown-control-input-multiple-background-read-only-selection:transparent;--bal-dropdown-control-input-option-background:transparent;--bal-dropdown-control-input-option-background-selected:var(--bal-color-primary-1);--bal-dropdown-control-input-option-background-focused:var(--bal-color-grey-3);--bal-dropdown-control-input-option-background-hover:var(--bal-color-grey-3);--bal-dropdown-control-border-radius:var(--bal-form-field-control-radius);--bal-dropdown-popover-border-color:var(--bal-color-grey-2);--bal-dropdown-control-border-color:var(--bal-form-field-control-border-color);--bal-dropdown-control-border-color-focused:var(--bal-color-primary);--bal-dropdown-control-border-color-hover:var(--bal-form-field-control-border-color-hover);--bal-dropdown-control-border-color-invalid:var(--bal-form-field-control-danger-border-color);--bal-dropdown-control-border-color-disabled:var(--bal-form-field-control-disabled-border-color);--bal-dropdown-control-border-color-focus-within:var(--bal-color-primary);--bal-dropdown-option-border-top-color:var(--bal-color-grey-2);--bal-dropdown-popover-empty-text-color:var(--bal-form-field-control-color);--bal-dropdown-control-text-color:var(--bal-form-field-control-color);--bal-dropdown-control-text-color-focused:var(--bal-color-primary);--bal-dropdown-input-text-color-disabled:var(--bal-form-field-label-disabled-color);--bal-dropdown-control-inverted-footer-native-input-text-color:var(--bal-color-text-white);--bal-dropdown-option-content-label-text-color:var(--bal-form-field-control-color)}.bal-dropdown{display:block;position:relative;-ms-flex:1;flex:1;width:100%}.bal-dropdown__root{border-width:.125rem;border-style:solid;border-color:var(--bal-dropdown-control-border-color);border-radius:var(--bal-dropdown-control-border-radius);background:var(--bal-dropdown-control-background);font-weight:var(--bal-font-weight-regular);font-size:var(--bal-text-size-normal);font-family:var(--bal-font-family-text);color:var(--bal-dropdown-control-text-color);outline:none;-webkit-box-shadow:var(--bal-shadow-none);box-shadow:var(--bal-shadow-none);padding-right:1rem;height:auto;min-height:3rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:-ms-flexbox;display:flex;width:100%;text-align:left;gap:1rem;padding-left:calc(.75em - var(--bal-border-width-normal));padding-right:calc(.75em - var(--bal-border-width-normal));-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.bal-dropdown__root--autofill{background:#faffbd !important;background:light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important}.bal-dropdown__root>span{-ms-flex:1;flex:1;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bal-dropdown__root--focused{border-color:var(--bal-dropdown-control-border-color-focused)}.bal-dropdown__root--invalid{border-color:var(--bal-dropdown-control-border-color-invalid);background:var(--bal-dropdown-control-background-invalid)}.bal-dropdown__root--disabled{border-color:var(--bal-dropdown-control-border-color-disabled);background:var(--bal-dropdown-control-background-disabled)}.bal-dropdown__root__content--placeholder{color:var(--bal-form-field-control-placeholder-color)}.bal-dropdown__root__content--disabled{color:var(--bal-dropdown-input-text-color-disabled)}@media (hover: hover)and (pointer: fine){.bal-dropdown__root:not(.bal-dropdown__root--disabled):not(.bal-dropdown__root--invalid):not(.bal-dropdown__root--theme-purple):not(.bal-dropdown__root--theme-purple-expanded):hover{background:var(--bal-dropdown-control-background-hover)}}.bal-dropdown__root__content__chips{--bal-tag-size-small-font-size:var(--bal-text-size-normal);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--bal-space-xx-small);padding-top:var(--bal-space-x-small);padding-bottom:var(--bal-space-x-small)}.bal-dropdown__root__content__chips>bal-tag{z-index:1}.bal-dropdown__root__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:rgba(0,0,0,0);position:absolute;right:var(--bal-border-width-normal);left:var(--bal-border-width-normal);top:var(--bal-border-width-normal);bottom:var(--bal-border-width-normal);opacity:0;padding-left:calc(.75em - var(--bal-border-width-normal));padding-right:calc(.75em - var(--bal-border-width-normal));cursor:pointer}.bal-dropdown__root__input:disabled{cursor:default}.bal-dropdown__root__input:-webkit-autofill{opacity:1}.bal-dropdown__root__input:autofill{opacity:1}.bal-dropdown__root__input:-internal-autofill-selected{opacity:0}.bal-dropdown__root__select{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden}.bal-dropdown__root--autofill .bal-dropdown__root__input{opacity:0}.bal-dropdown__list{display:none;visibility:hidden;opacity:0;width:100vw;position:absolute;top:0;left:0;will-change:left,top,opacity;background:var(--bal-color-white);border-radius:var(--bal-radius-normal);-webkit-box-shadow:var(--bal-shadow-normal);box-shadow:var(--bal-shadow-normal);z-index:var(--bal-z-index-popup)}@media screen and (min-width: 769px),print{.bal-dropdown__list{max-width:100vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100%}}.bal-dropdown__list--expanded{display:block;visibility:visible;opacity:1}.bal-dropdown__native{bottom:0;left:0;position:absolute;opacity:0;pointer-events:none;width:100%}.bal-dropdown__clear{background:rgba(0,0,0,0);border:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.bal-dropdown__clear--theme-purple{height:2rem;width:2rem;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}.bal-dropdown__clear--theme-purple::before{content:\"\";position:absolute;right:32px;background:var(--bal-color-white);width:2px;height:100%}.bal-dropdown__rear{z-index:1}.bal-dropdown__root--size-small{min-height:2rem}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--disabled) .bal-dropdown__root__content--placeholder{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded){border:none;background:var(--bal-color-background-grey-light)}@media (hover: hover)and (pointer: fine){.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover{background:var(--bal-color-purple-1)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__input,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner svg,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner g,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner path,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner circle{fill:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active{background:var(--bal-color-purple-2)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__input,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner svg,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner g,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner path,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner circle{fill:var(--bal-color-text-primary)}}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded){border:none;background:var(--bal-color-purple-2)}@media (hover: hover)and (pointer: fine){.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover{background:var(--bal-color-purple-3)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__content{color:var(--bal-color-text-primary-pressed)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner svg,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner g,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner path,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner circle{fill:var(--bal-color-text-primary-pressed)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active{background:var(--bal-color-purple-3)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner svg,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner g,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner path,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner circle{fill:var(--bal-color-text-primary)}}.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled),.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active{border:none;background:var(--bal-color-purple-2)}.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-dropdown__root__content,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__content,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner svg,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner g,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner path,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner circle,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner svg,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner g,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner path,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner circle,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner svg,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner g,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner path,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner circle{fill:var(--bal-color-text-primary)}.bal-dropdown__root--focused.bal-dropdown__root--theme-purple:before{content:\"\";border-width:var(--bal-border-width-normal);border-style:solid;border-color:var(--bal-focus-shadow-end-color);position:absolute;background:rgba(0,0,0,0);border-radius:var(--bal-radius-normal);top:-0.25rem;bottom:-0.25rem;left:-0.25rem;right:-0.25rem}.bal-dropdown__root__content--size-small{font-size:var(--bal-text-size-small);font-weight:var(--bal-font-weight-bold)}.bal-dropdown__clear--theme-purple{height:2rem;width:2rem;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}.bal-dropdown__clear--theme-purple::before{content:\"\";position:absolute;right:32px;background:var(--bal-color-white);width:2px;height:100%}";
1163
-
1164
- const Dropdown = class {
1165
- constructor(hostRef) {
1166
- index.registerInstance(this, hostRef);
1167
- this.balChange = index.createEvent(this, "balChange");
1168
- this.balFocus = index.createEvent(this, "balFocus");
1169
- this.balBlur = index.createEvent(this, "balBlur");
1170
- this.inputId = `bal-dropdown-${balDropdownIds++}`;
1171
- this.inheritedAttributes = {};
1172
- this.initialValue = [];
1173
- this.nativeOptions = [];
1174
- this.rawOptions = [];
1175
- this.choices = [];
1176
- this.rawValue = [];
1177
- this.hasFocus = false;
1178
- this.isExpanded = false;
1179
- this.isAutoFilled = false;
1180
- this.isKeyboardMode = false;
1181
- this.inputLabel = '';
1182
- this.ariaForm = form.defaultBalAriaForm;
1183
- this.language = config_default.defaultConfig.language;
1184
- this.region = config_default.defaultConfig.region;
1185
- this.httpFormSubmit = config_default.defaultConfig.httpFormSubmit;
1186
- this.labelToFocus = '';
1187
- this.valueUtil = new DropdownValueUtil();
1188
- this.eventsUtil = new DropdownEventsUtil();
1189
- this.popupUtil = new DropdownPopupUtil();
1190
- this.optionUtil = new option.DropdownOptionUtil();
1191
- this.formSubmitUtil = new DropdownFormSubmitUtil();
1192
- this.focusUtil = new DropdownFocusUtil();
1193
- this.autoFillUtil = new DropdownAutoFillUtil();
1194
- /**
1195
- * PUBLIC PROPERTY API
1196
- * ------------------------------------------------------
1197
- */
1198
- /**
1199
- * Indicates whether the value of the control can be automatically completed by the browser.
1200
- */
1201
- this.autocomplete = 'off';
1202
- /**
1203
- * The name of the control, which is submitted with the form data.
1204
- */
1205
- this.name = this.inputId;
1206
- /**
1207
- * Defines the placeholder of the component. Only shown when the value is empty
1208
- */
1209
- this.placeholder = '';
1210
- /**
1211
- * Defines a inline label to be shown before the value
1212
- */
1213
- this.inlineLabel = '';
1214
- /**
1215
- * If `true` there will be on trigger icon visible
1216
- */
1217
- this.icon = 'caret-down';
1218
- /**
1219
- * Defines the size of the control.
1220
- */
1221
- this.size = '';
1222
- /**
1223
- * Defines the color style of the control
1224
- */
1225
- this.theme = '';
1226
- /**
1227
- * If `true`, the user cannot interact with the option.
1228
- */
1229
- this.disabled = false;
1230
- /**
1231
- * If `true` the element can not mutated, meaning the user can not edit the control.
1232
- */
1233
- this.readonly = false;
1234
- /**
1235
- * If `true`, the user can select multiple options.
1236
- */
1237
- this.multiple = false;
1238
- /**
1239
- * If `true`, the selected options are shown as chips
1240
- */
1241
- this.chips = false;
1242
- /**
1243
- * If `true`, a cross at the end is visible to clear the selection
1244
- */
1245
- this.clearable = false;
1246
- /**
1247
- * If `true`, the component will be shown as invalid
1248
- */
1249
- this.invalid = false;
1250
- /**
1251
- * If `true`, the user must fill in a value before submitting a form.
1252
- */
1253
- this.required = false;
1254
- /**
1255
- * Defines if the select is in a loading state.
1256
- */
1257
- this.loading = false;
1258
- /**
1259
- * Defines the filter logic of the list
1260
- */
1261
- this.filter = 'includes';
1262
- /**
1263
- * Defines the max height of the list element
1264
- */
1265
- this.contentHeight = 262;
1266
- /**
1267
- * @internal
1268
- * Set this to `true` when the component is placed on a dark background.
1269
- */
1270
- this.inverted = false;
1271
- /**
1272
- * Steps can be passed as a property or through HTML markup.
1273
- */
1274
- this.options = [];
1275
- /**
1276
- * The value of the selected options.
1277
- */
1278
- this.value = [];
1279
- /**
1280
- * LIFECYCLE
1281
- * ------------------------------------------------------
1282
- */
1283
- this.hasConnected = false;
1284
- this.listenToOptionChange = (ev) => {
1285
- this.optionUtil.listenToOptionChange(ev);
1286
- };
1287
- this.listenOnClickOutside = (ev) => {
1288
- this.eventsUtil.handleOutsideClick(ev);
1289
- };
1290
- this.resetHandler = (ev) => {
1291
- this.formSubmitUtil.handle(ev);
1292
- };
1293
- /**
1294
- * EVENT BINDING
1295
- * ------------------------------------------------------
1296
- */
1297
- this.handleAutoFill = async (ev) => {
1298
- this.log('(handleAutoFill)', ev, this.nativeEl.value);
1299
- this.autoFillUtil.handleAutoFill(ev);
1300
- };
1301
- this.handleKeyDown = (ev) => {
1302
- var _a, _b, _c, _d, _e;
1303
- if (ev && ev.key) {
1304
- if (this.isExpanded) {
1305
- /**
1306
- * ⬇️ Arrow up key
1307
- */
1308
- if (keyboard_helpers.isArrowDownKey(ev)) {
1309
- formInput.stopEventBubbling(ev);
1310
- (_a = this.listEl) === null || _a === void 0 ? void 0 : _a.focusNext();
1311
- /**
1312
- * ⬆️ Arrow up key
1313
- */
1314
- }
1315
- else if (keyboard_helpers.isArrowUpKey(ev)) {
1316
- formInput.stopEventBubbling(ev);
1317
- (_b = this.listEl) === null || _b === void 0 ? void 0 : _b.focusPrevious();
1318
- /**
1319
- * Go to top of the list
1320
- */
1321
- }
1322
- else if (ev.key === 'Home' || ev.key === 'PageUp') {
1323
- formInput.stopEventBubbling(ev);
1324
- (_c = this.listEl) === null || _c === void 0 ? void 0 : _c.focusFirst();
1325
- /**
1326
- * Go to bottom of the list
1327
- */
1328
- }
1329
- else if (ev.key === 'End' || ev.key === 'PageDown') {
1330
- formInput.stopEventBubbling(ev);
1331
- (_d = this.listEl) === null || _d === void 0 ? void 0 : _d.focusLast();
1332
- /**
1333
- * Select focused option
1334
- */
1335
- }
1336
- else if (keyboard_helpers.isEnterKey(ev)) {
1337
- formInput.stopEventBubbling(ev);
1338
- (_e = this.listEl) === null || _e === void 0 ? void 0 : _e.selectByFocus();
1339
- /**
1340
- * Close list
1341
- */
1342
- }
1343
- else if (ev.key === 'Tab' || keyboard_helpers.isEscapeKey(ev)) {
1344
- this.popupUtil.collapseList();
1345
- /**
1346
- * Focus on label
1347
- */
1348
- }
1349
- else if (ev.key.length === 1) {
1350
- this.focusUtil.focusOptionByLabel(ev.key);
1351
- }
1352
- }
1353
- else {
1354
- /**
1355
- * Open list
1356
- */
1357
- if (keyboard_helpers.isEnterKey(ev) || keyboard_helpers.isSpaceKey(ev)) {
1358
- formInput.stopEventBubbling(ev);
1359
- this.popupUtil.expandList();
1360
- /**
1361
- * Focus on label
1362
- */
1363
- }
1364
- else if (ev.key.length === 1) {
1365
- this.focusUtil.focusOptionByLabel(ev.key, { select: true });
1366
- }
1367
- }
1368
- }
1369
- else {
1370
- // Close the popup on autofill
1371
- if (this.isExpanded) {
1372
- this.popupUtil.collapseList();
1373
- }
1374
- }
1375
- };
1376
- }
1377
- createLogger(log) {
1378
- this.log = log;
1379
- }
1380
- async optionChanged() {
1381
- this.optionUtil.optionChanged();
1382
- }
1383
- valueChanged(newValue, oldValue) {
1384
- this.valueUtil.valueChanged(newValue, oldValue);
1385
- }
1386
- connectedCallback() {
1387
- if (!this.hasConnected) {
1388
- this.eventsUtil.connectedCallback(this);
1389
- this.valueUtil.connectedCallback(this);
1390
- this.popupUtil.connectedCallback(this);
1391
- this.optionUtil.connectedCallback(this);
1392
- this.formSubmitUtil.connectedCallback(this);
1393
- this.focusUtil.connectedCallback(this);
1394
- this.autoFillUtil.connectedCallback(this);
1395
- }
1396
- helpers.addEventListener(this.el, 'balOptionChange', this.listenToOptionChange);
1397
- if (browser.balBrowser.hasDocument) {
1398
- helpers.addEventListener(document, 'keydown', this.eventsUtil.handleKeydown);
1399
- helpers.addEventListener(document, 'touchstart', this.eventsUtil.handlePointerDown);
1400
- helpers.addEventListener(document, 'mousedown', this.eventsUtil.handlePointerDown);
1401
- helpers.addEventListener(document, 'click', this.listenOnClickOutside);
1402
- helpers.addEventListener(document, 'reset', this.resetHandler, {
1403
- capture: true,
1404
- });
1405
- }
1406
- this.hasConnected = true;
1407
- }
1408
- disconnectedCallback() {
1409
- helpers.removeEventListener(this.el, 'balOptionChange', this.listenToOptionChange);
1410
- if (browser.balBrowser.hasDocument) {
1411
- helpers.removeEventListener(document, 'keydown', this.eventsUtil.handleKeydown);
1412
- helpers.removeEventListener(document, 'touchstart', this.eventsUtil.handlePointerDown);
1413
- helpers.removeEventListener(document, 'mousedown', this.eventsUtil.handlePointerDown);
1414
- helpers.removeEventListener(document, 'click', this.listenOnClickOutside);
1415
- helpers.removeEventListener(document, 'reset', this.resetHandler, {
1416
- capture: true,
1417
- });
1418
- }
1419
- }
1420
- async componentWillRender() {
1421
- this.inheritedAttributes = attributes.inheritAttributes(this.el, ['tabindex', 'data-hj-allow']);
1422
- await this.optionUtil.componentWillRender();
1423
- }
1424
- componentDidRender() {
1425
- this.formSubmitUtil.componentDidRender();
1426
- }
1427
- componentDidLoad() {
1428
- this.valueUtil.componentDidLoad();
1429
- }
1430
- /**
1431
- * LISTENERS
1432
- * ------------------------------------------------------
1433
- */
1434
- /**
1435
- * @internal define config for the component
1436
- */
1437
- async configChanged(state) {
1438
- this.language = state.language;
1439
- this.region = state.region;
1440
- this.httpFormSubmit = state.httpFormSubmit;
1441
- }
1442
- /**
1443
- * PUBLIC METHODS
1444
- * ------------------------------------------------------
1445
- */
1446
- /**
1447
- * Sets the focus on the input element
1448
- */
1449
- async setFocus() {
1450
- if (this.nativeEl && !this.valueUtil.isDisabled()) {
1451
- await helpers.waitAfterIdleCallback();
1452
- this.nativeEl.focus();
1453
- }
1454
- }
1455
- /**
1456
- * Returns the value of the component
1457
- */
1458
- async getValue() {
1459
- return this.rawValue;
1460
- }
1461
- /**
1462
- * Sets the value to `[]`, the input value to ´''´ and the focus index to ´0´.
1463
- */
1464
- async clear() {
1465
- this.valueUtil.updateRawValueBySelection([]);
1466
- }
1467
- /**
1468
- * Opens the popup with option list
1469
- */
1470
- async open() {
1471
- if (!this.valueUtil.isDisabled() && this.panelEl) {
1472
- await this.popupUtil.expandList();
1473
- }
1474
- }
1475
- /**
1476
- * Closes the popup with option list
1477
- */
1478
- async close() {
1479
- if (!this.valueUtil.isDisabled() && this.panelEl) {
1480
- await this.popupUtil.collapseList();
1481
- }
1482
- }
1483
- /**
1484
- * Select option by passed value
1485
- */
1486
- async select(newValue) {
1487
- const parsedNewValue = this.valueUtil.parseValueString(newValue);
1488
- this.valueUtil.updateRawValueBySelection(parsedNewValue);
1489
- }
1490
- /**
1491
- * @internal
1492
- */
1493
- async setAriaForm(ariaForm) {
1494
- this.ariaForm = Object.assign({}, ariaForm);
1495
- }
1496
- /**
1497
- * RENDER
1498
- * ------------------------------------------------------
1499
- */
1500
- render() {
1501
- const block = bem.BEM.block('dropdown');
1502
- const isFilled = this.valueUtil.isFilled();
1503
- const hasSize = this.size !== '';
1504
- const size = `size-${this.size}`;
1505
- const hasTheme = this.theme !== '';
1506
- const theme = `theme-${this.theme}`;
1507
- const focused = this.theme === 'purple' ? this.hasFocus && this.isKeyboardMode : this.hasFocus;
1508
- return (index.h(index.Host, { key: '3fe05ba6190dabe5fb8c297f4809659f7c24aa74', class: Object.assign({}, block.class()), tabindex: "-1", id: `${this.inputId}` }, index.h("div", { key: 'e0b038aa5b7ead381d271c5b7b04fd5bbaa3ea3b', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.element('root').class()), block.element('root').modifier('focused').class(focused)), block.element('root').modifier('invalid').class(this.invalid)), block.element('root').modifier('disabled').class(this.valueUtil.isDisabled())), block.element('root').modifier('autofill').class(this.isAutoFilled)), block.element('root').modifier(size).class(hasSize)), block.element('root').modifier(theme).class(hasTheme)), block
1509
- .element('root')
1510
- .modifier(theme + '-filled')
1511
- .class(isFilled && hasTheme)), block
1512
- .element('root')
1513
- .modifier(theme + '-expanded')
1514
- .class(this.isExpanded && hasTheme)), "data-testid": "bal-dropdown-trigger", onClick: ev => this.eventsUtil.handleClick(ev) }, index.h("span", { key: 'a3499a9e2abcaa3b363385c475c3dcd91ed1a371', class: Object.assign(Object.assign(Object.assign(Object.assign({}, block.element('root').element('content').class()), block.element('root').element('content').modifier('disabled').class(this.valueUtil.isDisabled())), block.element('root').element('content').modifier('placeholder').class(!this.valueUtil.isFilled())), block.element('root').element('content').modifier(size).class(hasSize)) }, index.h(DropdownValue, { key: '8ffc980c91386038c4ee9b9e6673a25a3609d674', filled: this.valueUtil.isFilled(), inlineLabel: this.inlineLabel, chips: this.chips, placeholder: this.placeholder, choices: this.choices, renderChip: option => {
1515
- return (index.h("bal-tag", { key: option.value, "data-testid": "bal-dropdown-chip", size: "small", invalid: this.invalid, disabled: this.disabled || this.readonly, closable: !(this.disabled || this.readonly), onBalCloseClick: () => this.valueUtil.removeOption(option) }, option.label));
1516
- } })), index.h(DropdownInput, { key: '9a97fc39a821d5dcca32eba522ae29e4aa6eedc0', inputId: this.inputId, httpFormSubmit: this.httpFormSubmit, ariaForm: this.ariaForm, rawValue: this.rawValue, autocomplete: this.autocomplete, required: this.required, disabled: this.disabled, readonly: this.readonly, placeholder: this.placeholder, expanded: this.isExpanded, invalid: this.invalid, language: this.language, inputLabel: this.inputLabel, inheritedAttributes: this.inheritedAttributes, refInputEl: el => (this.nativeEl = el), onChange: ev => this.handleAutoFill(ev), onFocus: ev => this.eventsUtil.handleFocus(ev), onBlur: ev => this.eventsUtil.handleBlur(ev), onKeyDown: ev => this.handleKeyDown(ev) }), index.h(DropdownNativeSelect, { key: '2a33a8ac7f336889197137fc741ed8a4a107fceb', name: this.name, httpFormSubmit: this.httpFormSubmit, multiple: this.multiple, required: this.required, disabled: this.valueUtil.isDisabled(), rawValue: this.rawValue, refSelectEl: el => (this.selectEl = el) }), index.h(DropdownIcon, { key: 'd0f6958fb47ad7f6d73d4f98482cb2102c344f20', icon: this.icon, size: this.size, theme: this.theme, language: this.language, loading: this.loading, clearable: this.clearable, invalid: this.invalid, expanded: this.isExpanded, filled: isFilled, disabled: this.valueUtil.isDisabled() })), index.h("div", { key: '29e98d1f54ffb6ee913bd682d6531d45997fc1d0', id: `${this.inputId}-menu`, class: Object.assign(Object.assign({}, block.element('list').class()), block.element('list').modifier('expanded').class(this.isExpanded)), ref: el => (this.panelEl = el) }, index.h("bal-option-list", { key: '4e6fa69f9d9859208f83dd7bc86c17fc75d5eb60', multiple: this.multiple, disabled: this.valueUtil.isDisabled(), filter: this.filter, required: this.required, contentHeight: this.contentHeight, ref: el => (this.listEl = el) }, index.h("slot", { key: '1c169dc692632671f62410b2dadcbbc10b0fe36a' }), this.optionUtil.hasPropOptions()
1517
- ? this.rawOptions.map(option => (index.h("bal-option", { key: option.value, value: option.value, label: option.label, disabled: option.disabled, multiline: option.multiline, invalid: option.invalid, hidden: option.hidden, selected: option.selected, focused: option.focused }, option.label)))
1518
- : ''))));
1519
- }
1520
- get el() { return index.getElement(this); }
1521
- static get watchers() { return {
1522
- "options": ["optionChanged"],
1523
- "value": ["valueChanged"]
1524
- }; }
1525
- };
1526
- tslib_es6.__decorate([
1527
- log.Logger('bal-dropdown'),
1528
- tslib_es6.__metadata("design:type", Function),
1529
- tslib_es6.__metadata("design:paramtypes", [Function]),
1530
- tslib_es6.__metadata("design:returntype", void 0)
1531
- ], Dropdown.prototype, "createLogger", null);
1532
- tslib_es6.__decorate([
1533
- config_decorator.ListenToConfig(),
1534
- tslib_es6.__metadata("design:type", Function),
1535
- tslib_es6.__metadata("design:paramtypes", [Object]),
1536
- tslib_es6.__metadata("design:returntype", Promise)
1537
- ], Dropdown.prototype, "configChanged", null);
1538
- let balDropdownIds = 0;
1539
- Dropdown.style = balDropdownCss;
1540
-
1541
- const balOptionCss = ":root{--bal-option-padding-x:var(--bal-space-small);--bal-option-min-height:1.5rem;--bal-option-background:var(--bal-color-white);--bal-option-background-hovered:var(--bal-color-grey-3);--bal-option-background-selected:var(--bal-color-primary-1);--bal-option-background-selected-hovered:#dddfeb;--bal-option-background-invalid:var(--bal-color-danger-1);--bal-option-background-invalid-hovered:#fbe0de;--bal-option-border-width:var(--bal-border-width-normal);--bal-option-border-color:var(--bal-color-grey-2);--bal-option-font-family:var(--bal-font-family-text);--bal-option-font-weight:var(--bal-font-weight-regular);--bal-option-line-height:1.125rem;--bal-option-text-hovered:var(--bal-color-text-primary-hovered);--bal-option-text-pressed:var(--bal-color-text-primary-pressed);--bal-option-text-disabled:var(--bal-color-text-grey-light)}.bal-option{font-size:16px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:block;list-style:none;cursor:pointer;border-bottom-width:var(--bal-option-border-width);border-bottom-color:var(--bal-option-border-color);border-bottom-style:solid;background:var(--bal-option-background);padding-left:var(--bal-option-padding-x);padding-right:var(--bal-option-padding-x);min-height:var(--bal-option-min-height)}.bal-option>bal-stack{min-height:var(--bal-option-min-height)}.bal-option:last-child{border-bottom:none}.bal-option::-moz-focus-inner{border:none}.bal-option--hidden{display:none;visibility:hidden}.bal-option__inner{font-family:var(--bal-option-font-family);font-weight:var(--bal-option-font-weight);line-height:var(--bal-option-line-height);word-break:break-word;white-space:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex:1;flex:1}.bal-option__inner--multiline{white-space:normal}.bal-option--focused{background:var(--bal-option-background-hovered)}@media (hover: hover)and (pointer: fine){.bal-option:hover{background:var(--bal-option-background-hovered);color:var(--bal-option-text-hovered)}}.bal-option:active{background:var(--bal-option-background-hovered);color:var(--bal-option-text-pressed)}.bal-option--selected{background:var(--bal-option-background-selected)}@media (hover: hover)and (pointer: fine){.bal-option--selected:hover{background:var(--bal-option-background-selected-hovered)}}.bal-option--selected:active{background:var(--bal-option-background-selected-hovered)}.bal-option--selected .bal-option__inner{font-weight:var(--bal-font-weight-bold)}.bal-option--selected.bal-option--focused{background:var(--bal-option-background-selected-hovered)}.bal-option--selected.bal-option--focused .bal-option__inner{font-weight:var(--bal-font-weight-bold)}.bal-option--invalid{background:var(--bal-option-background-invalid)}@media (hover: hover)and (pointer: fine){.bal-option--invalid:hover{background:var(--bal-option-background-invalid-hovered)}}.bal-option--invalid:active{background:var(--bal-option-background-invalid-hovered)}.bal-option--invalid.bal-option--focused{background:var(--bal-option-background-invalid-hovered)}.bal-option--invalid .bal-option__inner{color:var(--bal-color-text-danger-hovered)}@media (hover: hover)and (pointer: fine){.bal-option--invalid:hover .bal-option__inner{color:var(--bal-color-text-danger-hovered)}}.bal-option--invalid:active .bal-option__inner{color:var(--bal-color-text-danger-pressed)}.bal-option--disabled,.bal-option--disabled.bal-option--focused{background:var(--bal-option-background) !important;color:var(--bal-option-text-disabled) !important;cursor:default !important}.bal-option--disabled:hover,.bal-option--disabled.bal-option--focused:hover{background:var(--bal-option-background) !important}.bal-option{--bal-check-size:1.25rem}";
1542
-
1543
- const Option = class {
1544
- constructor(hostRef) {
1545
- index.registerInstance(this, hostRef);
1546
- this.balOptionChange = index.createEvent(this, "balOptionChange");
1547
- this.balOptionFocus = index.createEvent(this, "balOptionFocus");
1548
- this.inputId = `bal-option-${balOptionIds++}`;
1549
- this.checkbox = false;
1550
- this.interactionState = elementStates_decorator.BalElementStateListener.DefaultState;
1551
- /**
1552
- * PUBLIC PROPERTY API
1553
- * ------------------------------------------------------
1554
- */
1555
- /**
1556
- * Label will be shown in the input element when it got selected
1557
- */
1558
- this.label = '';
1559
- /**
1560
- * The value of the select option. This value will be returned by the parent `<bal-select>` element.
1561
- */
1562
- this.value = '';
1563
- /**
1564
- * If `true`, the user cannot interact with the option.
1565
- */
1566
- this.disabled = false;
1567
- /**
1568
- * If `true`, the option can present in more than one line.
1569
- */
1570
- this.multiline = false;
1571
- /**
1572
- * If `true`, the option is shown in red.
1573
- */
1574
- this.invalid = false;
1575
- /**
1576
- * If `true`, the option is selected.
1577
- */
1578
- this.selected = false;
1579
- /**
1580
- * If `true`, the option is focused.
1581
- */
1582
- this.focused = false;
1583
- /**
1584
- * If `true`, the option is hidden.
1585
- */
1586
- this.hidden = false;
1587
- /**
1588
- * EVENT BINDING
1589
- * ------------------------------------------------------
1590
- */
1591
- this.onClick = (ev) => {
1592
- const listEl = this.el.closest('bal-option-list');
1593
- if (this.disabled || (listEl && listEl.disabled)) {
1594
- formInput.stopEventBubbling(ev);
1595
- }
1596
- else {
1597
- if (listEl && listEl.required && !listEl.multiple) {
1598
- if (!this.selected) {
1599
- this.select(true);
1600
- }
1601
- }
1602
- else {
1603
- this.select(!this.selected);
1604
- }
1605
- }
1606
- };
1607
- }
1608
- createLogger(log) {
1609
- this.log = log;
1610
- }
1611
- /**
1612
- * LIFECYCLE
1613
- * ------------------------------------------------------
1614
- */
1615
- componentWillRender() {
1616
- if (this.el) {
1617
- const optionListEl = this.el.closest('bal-option-list');
1618
- if (optionListEl) {
1619
- this.checkbox = !!optionListEl.multiple;
1620
- }
1621
- }
1622
- }
1623
- /**
1624
- * LISTENERS
1625
- * ------------------------------------------------------
1626
- */
1627
- listenToMouseEnter() {
1628
- const { label, value, selected, disabled, hidden } = this;
1629
- if (!hidden && !disabled) {
1630
- this.balOptionFocus.emit({ label, value, selected });
1631
- }
1632
- }
1633
- elementStateListener(info) {
1634
- this.interactionChildElements.forEach(element => {
1635
- element.hovered = info.hovered;
1636
- element.pressed = info.pressed;
1637
- });
1638
- }
1639
- /**
1640
- * PUBLIC METHODS
1641
- * ------------------------------------------------------
1642
- */
1643
- /**
1644
- * Selects or deselects the option and informs other components
1645
- */
1646
- async select(selected = true) {
1647
- this.selected = selected;
1648
- const { label, value } = this;
1649
- this.balOptionChange.emit({ label, value, selected });
1650
- }
1651
- /**
1652
- * PRIVATE METHODS
1653
- * ------------------------------------------------------
1654
- */
1655
- get interactionChildElements() {
1656
- return Array.from(this.el.querySelectorAll('bal-check'));
1657
- }
1658
- /**
1659
- * RENDER
1660
- * ------------------------------------------------------
1661
- */
1662
- render() {
1663
- const block = bem.BEM.block('option');
1664
- return (index.h(index.Host, { key: 'dca805aa021ad35c2ea4153008a8a5ba4f37931c', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('checkbox').class(this.checkbox)), block.modifier('focused').class(this.focused)), block.modifier('invalid').class(this.invalid)), block.modifier('selected').class(this.selected)), block.modifier('disabled').class(this.disabled)), block.modifier('hidden').class(this.hidden)), role: "option", id: this.inputId, "data-value": this.value, "data-label": this.label, "aria-label": this.label, "aria-hidden": aria.ariaBooleanToString(this.hidden), "aria-selected": aria.ariaBooleanToString(this.selected), "aria-checked": aria.ariaBooleanToString(this.selected), "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-invalid": aria.ariaBooleanToString(this.invalid), tabIndex: -1, onClick: this.onClick }, index.h("bal-stack", { key: 'cfcf978a82159a6e7ad2dcddccdb40dd6b9f74a4', py: "small", space: "x-small" }, this.checkbox ? (index.h("bal-check", { checked: this.selected, disabled: this.disabled, invalid: this.invalid, hovered: this.interactionState.hovered, pressed: this.interactionState.pressed, tabindex: -1 })) : (''), index.h("div", { key: 'e92a9c019432d29f6153371daca316c8136c75e9', class: Object.assign(Object.assign({}, block.element('inner').class()), block.element('inner').modifier('multiline').class(this.multiline)) }, index.h("slot", { key: '639a99194ed6e86787e9eb2b3adc993161d58a07' })), this.selected && !this.checkbox ? (index.h("bal-icon", { name: "check", size: "small", color: this.disabled ? 'grey' : this.invalid ? 'danger' : 'primary' })) : (''))));
1665
- }
1666
- get el() { return index.getElement(this); }
1667
- };
1668
- tslib_es6.__decorate([
1669
- log.Logger('bal-option'),
1670
- tslib_es6.__metadata("design:type", Function),
1671
- tslib_es6.__metadata("design:paramtypes", [Function]),
1672
- tslib_es6.__metadata("design:returntype", void 0)
1673
- ], Option.prototype, "createLogger", null);
1674
- tslib_es6.__decorate([
1675
- elementStates_decorator.ListenToElementStates(),
1676
- tslib_es6.__metadata("design:type", Function),
1677
- tslib_es6.__metadata("design:paramtypes", [Object]),
1678
- tslib_es6.__metadata("design:returntype", void 0)
1679
- ], Option.prototype, "elementStateListener", null);
1680
- let balOptionIds = 0;
1681
- Option.style = balOptionCss;
1682
-
1683
- const balOptionListCss = ".bal-option-list{display:block;position:relative;width:100%;list-style:none;margin:0;outline:0;max-height:var(--bal-option-list-max-height);border-radius:var(--bal-radius-normal);overflow:hidden auto}";
1684
-
1685
- const OptionList = class {
1686
- constructor(hostRef) {
1687
- index.registerInstance(this, hostRef);
1688
- this.inputId = `bal-option-list-${balOptionListIds++}`;
1689
- this.inheritAttributes = {};
1690
- this.ariaForm = form.defaultBalAriaForm;
1691
- /**
1692
- * PUBLIC PROPERTY API
1693
- * ------------------------------------------------------
1694
- */
1695
- /**
1696
- * If `true` the list supports multiple selections
1697
- */
1698
- this.multiple = false;
1699
- /**
1700
- * If `true`, the user cannot interact with the option.
1701
- */
1702
- this.disabled = false;
1703
- /**
1704
- * If `true`, the user must fill in a value before submitting a form.
1705
- */
1706
- this.required = false;
1707
- /**
1708
- * Defines the focused option with his index value
1709
- */
1710
- this.focusIndex = -1;
1711
- /**
1712
- * Defines the filter logic of the list
1713
- */
1714
- this.filter = 'includes';
1715
- /**
1716
- * Defines the max height of the list element
1717
- */
1718
- this.contentHeight = 262;
1719
- }
1720
- createLogger(log) {
1721
- this.log = log;
1722
- }
1723
- contentHeightChanged(value) {
1724
- if (value === undefined) {
1725
- this.el.style.removeProperty('--bal-option-list-max-height');
1726
- }
1727
- else {
1728
- this.el.style.setProperty('--bal-option-list-max-height', `${value}px`);
1729
- }
1730
- }
1731
- /**
1732
- * LIFECYCLE
1733
- * ------------------------------------------------------
1734
- */
1735
- componentDidLoad() {
1736
- this.contentHeightChanged(this.contentHeight);
1737
- }
1738
- componentWillRender() {
1739
- this.inheritAttributes = attributes.inheritAttributes(this.el, ['aria-multiselectable', 'aria-labelledby']);
1740
- }
1741
- /**
1742
- * LISTENERS
1743
- * ------------------------------------------------------
1744
- */
1745
- listenToMouseEnter(ev) {
1746
- const options = this.options;
1747
- const indexToFocus = this.getOptionIndex(options, ev.detail.value);
1748
- if (indexToFocus !== undefined) {
1749
- this.updateFocus(options, indexToFocus);
1750
- }
1751
- }
1752
- listenToOptionChange({ detail }) {
1753
- if (!this.multiple) {
1754
- this.options.filter(option => option.value !== detail.value).forEach(option => (option.selected = false));
1755
- }
1756
- }
1757
- /**
1758
- * PUBLIC METHODS
1759
- * ------------------------------------------------------
1760
- */
1761
- /**
1762
- * Focus the selected visible option in the list, if no option is selected it selects the first one
1763
- */
1764
- async focusSelected() {
1765
- const options = this.options;
1766
- const indexToFocus = this.getSelectedOptionIndex(options);
1767
- if (indexToFocus > 0) {
1768
- this.updateFocus(options, indexToFocus);
1769
- await helpers.waitAfterFramePaint();
1770
- return indexToFocus;
1771
- }
1772
- else {
1773
- return await this.focusFirst();
1774
- }
1775
- }
1776
- /**
1777
- * Focus the first visible option in the list
1778
- * @returns focusIndex
1779
- */
1780
- async focusFirst() {
1781
- const options = this.options;
1782
- const indexToFocus = this.getFirstOptionIndex(options);
1783
- this.updateFocus(options, indexToFocus);
1784
- const option = options[indexToFocus];
1785
- this.updateScrollTopPosition(option);
1786
- await helpers.waitAfterFramePaint();
1787
- return indexToFocus;
1788
- }
1789
- /**
1790
- * Focus the last visible option in the list
1791
- * @returns focusIndex
1792
- */
1793
- async focusLast() {
1794
- const options = this.options;
1795
- const indexToFocus = this.getLastOptionIndex(options);
1796
- this.updateFocus(options, indexToFocus);
1797
- const option = options[indexToFocus];
1798
- this.updateScrollBottomPosition(option);
1799
- await helpers.waitAfterFramePaint();
1800
- return indexToFocus;
1801
- }
1802
- /**
1803
- * Focus the next visible option in the list
1804
- * @returns focusIndex
1805
- */
1806
- async focusNext() {
1807
- const options = this.options;
1808
- const indexToFocus = this.getNextOptionIndex(options);
1809
- this.updateFocus(options, indexToFocus);
1810
- const option = options[indexToFocus];
1811
- this.updateScrollBottomPosition(option);
1812
- await helpers.waitAfterFramePaint();
1813
- return indexToFocus;
1814
- }
1815
- /**
1816
- * Focus the previous visible option in the list
1817
- * @returns focusIndex
1818
- */
1819
- async focusPrevious() {
1820
- const options = this.options;
1821
- const indexToFocus = this.getPreviousOptionIndex(options);
1822
- this.updateFocus(options, indexToFocus);
1823
- const option = options[indexToFocus];
1824
- this.updateScrollTopPosition(option);
1825
- await helpers.waitAfterFramePaint();
1826
- return indexToFocus;
1827
- }
1828
- /**
1829
- * Focus the option with the label that starts with the search property
1830
- * @returns focusIndex
1831
- */
1832
- async focusByLabel(search, config) {
1833
- const options = this.options;
1834
- const indexToFocus = this.getOptionIndexByLabel(options, search);
1835
- this.updateFocus(options, indexToFocus);
1836
- const option = options[indexToFocus];
1837
- this.updateScrollTopPosition(option);
1838
- await helpers.waitAfterFramePaint();
1839
- if (config.select) {
1840
- await option.select();
1841
- }
1842
- return indexToFocus;
1843
- }
1844
- /**
1845
- * Filter the options by the given filter property and hides options
1846
- * @returns focusIndex
1847
- */
1848
- async filterByContent(search) {
1849
- const options = this.allOptions;
1850
- this.filterOptions(options, search);
1851
- await helpers.waitAfterFramePaint();
1852
- return this.focusFirst();
1853
- }
1854
- /**
1855
- * Shows or hides all options
1856
- */
1857
- async resetHidden(hidden = false) {
1858
- this.options.forEach(option => (option.hidden = hidden));
1859
- await helpers.waitAfterFramePaint();
1860
- this.resetFocus();
1861
- }
1862
- /**
1863
- * Selects or deselects all options
1864
- */
1865
- async resetSelected(selected = false) {
1866
- this.options.forEach(option => (option.selected = selected));
1867
- await helpers.waitAfterFramePaint();
1868
- }
1869
- /**
1870
- * Updates options
1871
- */
1872
- async updateSelected(values) {
1873
- this.options.forEach(option => (option.selected = values.includes(option.value)));
1874
- await helpers.waitAfterFramePaint();
1875
- }
1876
- /**
1877
- * Resets the focus index to pristine and scrolls to the top of the list
1878
- */
1879
- async resetFocus() {
1880
- const options = this.options;
1881
- const indexToFocus = -1;
1882
- this.updateFocus(options, indexToFocus);
1883
- this.scrollTo(0);
1884
- await helpers.waitAfterFramePaint();
1885
- return indexToFocus;
1886
- }
1887
- /**
1888
- * Returns a list of option values
1889
- */
1890
- async getSelectedValues() {
1891
- const options = this.options;
1892
- return options.filter(option => option.selected).map(option => option.value);
1893
- }
1894
- /**
1895
- * Returns a list of option labels
1896
- */
1897
- async getSelectedOptions(values) {
1898
- const options = this.options;
1899
- if (values && values.length > 0) {
1900
- return options.filter(option => values.includes(option.value)).map(option => option);
1901
- }
1902
- return options.filter(option => option.selected).map(option => option);
1903
- }
1904
- /**
1905
- * Returns a list of options
1906
- */
1907
- async getValues() {
1908
- return this.options.map(option => option.value);
1909
- }
1910
- /**
1911
- * Returns a list of options
1912
- */
1913
- async getLabels() {
1914
- return this.options.map(option => option.label);
1915
- }
1916
- /**
1917
- * Returns a list of accessible options
1918
- */
1919
- async getOptions() {
1920
- return this.options.filter(o => !o.disabled || !o.hidden);
1921
- }
1922
- /**
1923
- * Selects the option with the current focus
1924
- */
1925
- async selectByFocus() {
1926
- const options = this.options;
1927
- const option = options[this.focusIndex];
1928
- if (option) {
1929
- if (this.multiple) {
1930
- option.select(!option.selected);
1931
- }
1932
- else {
1933
- option.select(true);
1934
- }
1935
- }
1936
- }
1937
- /**
1938
- * @internal
1939
- */
1940
- async setAriaForm(ariaForm) {
1941
- this.ariaForm = Object.assign({}, ariaForm);
1942
- }
1943
- /**
1944
- * GETTERS
1945
- * ------------------------------------------------------
1946
- */
1947
- get options() {
1948
- return Array.from(this.el.querySelectorAll('bal-option')).filter(o => !o.hidden);
1949
- }
1950
- get allOptions() {
1951
- return Array.from(this.el.querySelectorAll('bal-option'));
1952
- }
1953
- /**
1954
- * PRIVATE METHODS
1955
- * ------------------------------------------------------
1956
- */
1957
- filterOptions(options, search) {
1958
- const filteredOptions = [];
1959
- const filter = this.filter === 'includes' ? utils.includes : utils.startsWith;
1960
- for (let index = 0; index < options.length; index++) {
1961
- const option = options[index];
1962
- const content = option.textContent || '';
1963
- if (filter(content, search)) {
1964
- filteredOptions.push(option);
1965
- option.hidden = false;
1966
- }
1967
- else {
1968
- option.hidden = true;
1969
- }
1970
- }
1971
- return filteredOptions;
1972
- }
1973
- isOptionVisible(option) {
1974
- const visibleHeight = this.el.clientHeight;
1975
- const topPosition = this.el.scrollTop;
1976
- const bottomPosition = topPosition + visibleHeight;
1977
- const isVisible = topPosition <= option.offsetTop && option.offsetTop + option.clientHeight <= bottomPosition;
1978
- return isVisible;
1979
- }
1980
- updateScrollTopPosition(option) {
1981
- if (option) {
1982
- const isVisible = this.isOptionVisible(option);
1983
- if (!isVisible) {
1984
- this.scrollTo(this.getScrollTopForTopPosition(option));
1985
- }
1986
- }
1987
- }
1988
- updateScrollBottomPosition(option) {
1989
- if (option) {
1990
- const isVisible = this.isOptionVisible(option);
1991
- if (!isVisible) {
1992
- this.scrollTo(this.getScrollTopForBottomPosition(option));
1993
- }
1994
- }
1995
- }
1996
- getScrollTopForTopPosition(option) {
1997
- const topPosition = option.offsetTop;
1998
- const scrollTop = topPosition;
1999
- if (scrollTop < 0) {
2000
- return 0;
2001
- }
2002
- return scrollTop;
2003
- }
2004
- getScrollTopForBottomPosition(option) {
2005
- const visibleHeight = this.el.clientHeight;
2006
- const bottomPosition = option.offsetTop + option.clientHeight;
2007
- const scrollTop = bottomPosition - visibleHeight;
2008
- if (scrollTop < 0) {
2009
- return 0;
2010
- }
2011
- return scrollTop;
2012
- }
2013
- async scrollTo(scrollTop) {
2014
- if (scrollTop !== undefined && scrollTop !== null) {
2015
- if (this.focusRaf !== undefined) {
2016
- cancelAnimationFrame(this.focusRaf);
2017
- }
2018
- this.focusRaf = helpers.raf(async () => {
2019
- this.el.scrollTop = scrollTop;
2020
- });
2021
- }
2022
- }
2023
- updateFocus(options, indexToFocus) {
2024
- this.focusIndex = indexToFocus;
2025
- for (let index = 0; index < options.length; index++) {
2026
- const option = options[index];
2027
- option.focused = index === indexToFocus;
2028
- }
2029
- }
2030
- getOptionIndex(options, value) {
2031
- for (let index = 0; index < options.length; index++) {
2032
- const option = options[index];
2033
- if (option.value === value) {
2034
- return index;
2035
- }
2036
- }
2037
- return undefined;
2038
- }
2039
- getSelectedOptionIndex(options) {
2040
- for (let index = 0; index < options.length; index++) {
2041
- const option = options[index];
2042
- if (option.selected && !option.hidden) {
2043
- return index;
2044
- }
2045
- }
2046
- return this.focusIndex;
2047
- }
2048
- getFirstOptionIndex(options) {
2049
- for (let index = 0; index < options.length; index++) {
2050
- const option = options[index];
2051
- if (!option.disabled && !option.hidden) {
2052
- return index;
2053
- }
2054
- }
2055
- return this.focusIndex;
2056
- }
2057
- getNextOptionIndex(options, index = this.focusIndex) {
2058
- if (index < 0) {
2059
- return this.getFirstOptionIndex(options);
2060
- }
2061
- const lastIndex = this.getLength(options);
2062
- let newIndex = index;
2063
- if (index < lastIndex) {
2064
- newIndex = index + 1;
2065
- if (options[newIndex].disabled) {
2066
- return this.getNextOptionIndex(options, newIndex);
2067
- }
2068
- }
2069
- return newIndex;
2070
- }
2071
- getPreviousOptionIndex(options, index = this.focusIndex) {
2072
- const firstIndex = this.getFirstOptionIndex(options);
2073
- if (index <= firstIndex) {
2074
- return firstIndex;
2075
- }
2076
- let newIndex = index;
2077
- newIndex = index - 1;
2078
- if (options[newIndex].disabled) {
2079
- return this.getPreviousOptionIndex(options, newIndex);
2080
- }
2081
- return newIndex;
2082
- }
2083
- getLastOptionIndex(options) {
2084
- for (let index = options.length - 1; index >= 0; index--) {
2085
- const option = options[index];
2086
- if (!option.disabled) {
2087
- return index;
2088
- }
2089
- }
2090
- return this.focusIndex;
2091
- }
2092
- getOptionIndexByLabel(options, label) {
2093
- if (label === undefined || label === '') {
2094
- return this.focusIndex;
2095
- }
2096
- const option = options.find(o => utils.startsWith(o.label || '', label));
2097
- if (!index$1.isNil(option) && option.id) {
2098
- return options.indexOf(option);
2099
- }
2100
- return this.focusIndex;
2101
- }
2102
- getLength(options) {
2103
- const indexes = options.map((option, index) => (option.disabled ? 0 : index));
2104
- const length = Math.max(...indexes);
2105
- return length;
2106
- }
2107
- /**
2108
- * RENDER
2109
- * ------------------------------------------------------
2110
- */
2111
- render() {
2112
- const block = bem.BEM.block('option-list');
2113
- const labelledby = this.labelledby || this.ariaForm.labelId;
2114
- return (index.h(index.Host, { key: 'bcb9ee55aefe68beac309225d1127524f327f9da', class: Object.assign({}, block.class()), id: this.inputId }, index.h("div", Object.assign({ key: 'ac14c8a5615c6497569ca0aa8436dda3924babf6', role: "listbox", "aria-labelledby": labelledby, "aria-disabled": aria.ariaBooleanToString(this.disabled), class: Object.assign({}, block.element('container').class()) }, this.inheritAttributes), index.h("slot", { key: '869656387e53fd832b45141cb3b5b89684e61727' }))));
2115
- }
2116
- get el() { return index.getElement(this); }
2117
- static get watchers() { return {
2118
- "contentHeight": ["contentHeightChanged"]
2119
- }; }
2120
- };
2121
- tslib_es6.__decorate([
2122
- log.Logger('bal-option-list'),
2123
- tslib_es6.__metadata("design:type", Function),
2124
- tslib_es6.__metadata("design:paramtypes", [Function]),
2125
- tslib_es6.__metadata("design:returntype", void 0)
2126
- ], OptionList.prototype, "createLogger", null);
2127
- let balOptionListIds = 0;
2128
- OptionList.style = balOptionListCss;
2129
-
2130
- const balSwitchCss = ":root{--bal-checkbox-switch-label-background-before:var(--bal-color-primary-1);--bal-checkbox-switch-label-background-after:var(--bal-color-primary);--bal-checkbox-switch-label-background-hover-after:var(--bal-color-light-blue-5);--bal-checkbox-switch-label-background-active-after:var(--bal-color-primary-6);--bal-checkbox-switch-label-background-pressed-after:var(--bal-color-border-primary-pressed);--bal-checkbox-switch-label-background-checked-before:var(--bal-color-success-4);--bal-checkbox-switch-label-background-checked-after:var(--bal-color-white);--bal-checkbox-switch-label-background-checked-hover-before:var(--bal-color-success-5);--bal-checkbox-switch-label-background-checked-active-before:var(--bal-color-success-6);--bal-checkbox-switch-label-background-invalid-before:var(--bal-color-danger-1);--bal-checkbox-switch-label-background-invalid-after:var(--bal-color-border-danger);--bal-checkbox-switch-label-background-invalid-hover-after:var(--bal-color-border-danger-hovered);--bal-checkbox-switch-label-background-invalid-active-after:var(--bal-color-border-danger);--bal-checkbox-switch-label-background-invalid-pressed-after:var(--bal-color-border-danger-pressed);--bal-checkbox-switch-label-background-invalid-checked-before:var(--bal-color-danger-4);--bal-checkbox-switch-label-background-invalid-checked-after:var(--bal-color-white);--bal-checkbox-switch-label-background-invalid-checked-hover-before:var(--bal-color-danger-5);--bal-checkbox-switch-label-background-invalid-checked-active-before:var(--bal-color-danger-6);--bal-checkbox-switch-label-background-invalid-checked-hovered-before:var(--bal-color-border-danger-hovered);--bal-checkbox-switch-label-background-invalid-checked-pressed-before:var(--bal-color-border-danger-pressed);--bal-checkbox-switch-label-background-disabled-hover-active-before:var(--bal-color-grey-3);--bal-checkbox-switch-label-background-disabled-hover-active-after:var(--bal-color-border-grey-dark);--bal-checkbox-switch-label-background-disabled-checked-hover-active-before:var(--bal-color-border-grey-dark);--bal-checkbox-switch-label-background-disabled-checked-hover-active-after:var(--bal-color-white)}.bal-switch{display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2.5rem;height:1.5rem;padding:.25rem;border-radius:var(--bal-radius-rounded);overflow:hidden;background:var(--bal-checkbox-switch-label-background-before)}@media (hover: hover)and (pointer: fine){.bal-switch--hovered,.bal-switch:hover{background:var(--bal-checkbox-switch-label-background-before)}.bal-switch--hovered .bal-switch__toggle,.bal-switch:hover .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-hover-after)}}.bal-switch--pressed,.bal-switch:active{background:var(--bal-checkbox-switch-label-background-before)}.bal-switch--pressed .bal-switch__toggle,.bal-switch:active .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-pressed-after)}.bal-switch--checked{background:var(--bal-checkbox-switch-label-background-checked-before)}.bal-switch--checked .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-checked-after)}@media (hover: hover)and (pointer: fine){.bal-switch--checked.bal-switch--hovered,.bal-switch--checked:hover{background:var(--bal-checkbox-switch-label-background-checked-hover-before)}.bal-switch--checked.bal-switch--hovered .bal-switch__toggle,.bal-switch--checked:hover .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-checked-after)}}.bal-switch--checked.bal-switch--pressed,.bal-switch--checked:active{background:var(--bal-checkbox-switch-label-background-checked-active-before)}.bal-switch--checked.bal-switch--pressed .bal-switch__toggle,.bal-switch--checked:active .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-checked-after)}.bal-switch--invalid{background:var(--bal-checkbox-switch-label-background-invalid-before)}.bal-switch--invalid .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-invalid-after)}@media (hover: hover)and (pointer: fine){.bal-switch--invalid.bal-switch--hovered,.bal-switch--invalid:hover{background:var(--bal-checkbox-switch-label-background-invalid-before)}.bal-switch--invalid.bal-switch--hovered .bal-switch__toggle,.bal-switch--invalid:hover .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-invalid-hover-after)}}.bal-switch--invalid.bal-switch--pressed,.bal-switch--invalid:active{background:var(--bal-checkbox-switch-label-background-invalid-before)}.bal-switch--invalid.bal-switch--pressed .bal-switch__toggle,.bal-switch--invalid:active .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-invalid-pressed-after)}.bal-switch--invalid.bal-switch--checked.bal-switch,.bal-switch--invalid.bal-switch--checked{background:var(--bal-checkbox-switch-label-background-invalid-checked-before)}.bal-switch--invalid.bal-switch--checked.bal-switch .bal-switch__toggle,.bal-switch--invalid.bal-switch--checked .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-invalid-checked-after)}.bal-switch--invalid.bal-switch--checked.bal-switch--hovered,.bal-switch--invalid.bal-switch--checked:hover{background:var(--bal-checkbox-switch-label-background-invalid-checked-hovered-before)}.bal-switch--invalid.bal-switch--checked.bal-switch--hovered .bal-switch__toggle,.bal-switch--invalid.bal-switch--checked:hover .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-invalid-checked-after)}.bal-switch--invalid.bal-switch--checked.bal-switch--pressed,.bal-switch--invalid.bal-switch--checked:active{background:var(--bal-checkbox-switch-label-background-invalid-checked-pressed-before)}.bal-switch--invalid.bal-switch--checked.bal-switch--pressed .bal-switch__toggle,.bal-switch--invalid.bal-switch--checked:active .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-invalid-checked-after)}.bal-switch--disabled,.bal-switch--disabled:hover,.bal-switch--disabled:active{background:var(--bal-checkbox-switch-label-background-disabled-hover-active-before)}.bal-switch--disabled .bal-switch__toggle,.bal-switch--disabled:hover .bal-switch__toggle,.bal-switch--disabled:active .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-disabled-hover-active-after)}.bal-switch--disabled.bal-switch--checked,.bal-switch--disabled.bal-switch--checked:hover,.bal-switch--disabled.bal-switch--checked:active{background:var(--bal-checkbox-switch-label-background-disabled-checked-hover-active-before)}.bal-switch--disabled.bal-switch--checked .bal-switch__toggle,.bal-switch--disabled.bal-switch--checked:hover .bal-switch__toggle,.bal-switch--disabled.bal-switch--checked:active .bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-disabled-checked-hover-active-after)}.bal-switch__toggle{background:var(--bal-checkbox-switch-label-background-after);border-radius:50%;position:absolute;top:.25rem;width:1rem;height:1rem;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.bal-switch__toggle--checked{-webkit-transform:translateX(100%);transform:translateX(100%);background:var(--bal-checkbox-switch-label-background-checked-after)}.bal-switch .bal-icon{position:absolute}.bal-switch .bal-icon .bal-switch__icon--checked{opacity:1}.bal-switch .bal-icon .bal-switch__icon{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}";
2131
-
2132
- const Switch = class {
2133
- constructor(hostRef) {
2134
- index.registerInstance(this, hostRef);
2135
- /**
2136
- * PUBLIC PROPERTY API
2137
- * ------------------------------------------------------
2138
- */
2139
- /**
2140
- * If `true`, the checkbox is selected.
2141
- */
2142
- this.checked = false;
2143
- /**
2144
- * If `true` the component gets a invalid red style.
2145
- */
2146
- this.invalid = undefined;
2147
- /**
2148
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
2149
- */
2150
- this.disabled = undefined;
2151
- /**
2152
- * @internal
2153
- */
2154
- this.hovered = false;
2155
- /**
2156
- * @internal
2157
- */
2158
- this.pressed = false;
2159
- }
2160
- /**
2161
- * RENDER
2162
- * ------------------------------------------------------
2163
- */
2164
- render() {
2165
- const block = bem.BEM.block('switch');
2166
- const checked = !!this.checked;
2167
- const disabled = !!this.disabled;
2168
- const invalid = !!this.invalid;
2169
- return (index.h(index.Host, { key: '44e17aefdee7df228e92368c3863509a4dcd4bc8', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('checked').class(checked)), block.modifier('disabled').class(disabled)), block.modifier('invalid').class(invalid)), block.modifier('hovered').class(this.hovered)), block.modifier('pressed').class(this.pressed)) }, index.h("bal-icon", { key: '1f27c8f3f92467ea80de321666e597c8ea7cde89', name: "check", color: "white", size: "small", "aria-hidden": "true", colorHovered: "white", colorPressed: "white", hovered: this.hovered, pressed: this.pressed, class: Object.assign({}, block.element('icon').modifier('checked').class(checked)) }), index.h("div", { key: 'd22b87a1a091669422db72acf16d48a4c4e8825f', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.element('toggle').class()), block.element('toggle').modifier('checked').class(checked)), block.element('toggle').modifier('disabled').class(disabled)), block.element('toggle').modifier('invalid').class(invalid)), block.modifier('hovered').class(this.hovered)), block.modifier('pressed').class(this.pressed)) })));
2170
- }
2171
- };
2172
- Switch.style = balSwitchCss;
2173
-
2174
- exports.bal_check = Check;
2175
- exports.bal_checkbox = Checkbox;
2176
- exports.bal_checkbox_group = CheckboxGroup;
2177
- exports.bal_dropdown = Dropdown;
2178
- exports.bal_option = Option;
2179
- exports.bal_option_list = OptionList;
2180
- exports.bal_switch = Switch;