@baloise/ds-core 18.3.0 → 19.0.0-nightly.20250512

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 (645) hide show
  1. package/components/all.d.ts +8 -4
  2. package/components/all.js +12 -6
  3. package/components/bal-accordion-details.js +1 -1
  4. package/components/bal-accordion.js +1 -1
  5. package/components/bal-app.js +1 -93
  6. package/components/bal-app2.js +95 -0
  7. package/components/{bal-radio-button.d.ts → bal-check.d.ts} +4 -4
  8. package/components/bal-check.js +6 -0
  9. package/components/bal-check2.js +59 -0
  10. package/components/bal-checkbox-group.js +33 -42
  11. package/components/bal-checkbox2.js +110 -86
  12. package/components/bal-close2.js +1 -1
  13. package/components/bal-content2.js +1 -1
  14. package/components/bal-data-item.js +1 -1
  15. package/components/bal-data-label.js +1 -1
  16. package/components/bal-data-value.js +1 -1
  17. package/components/bal-data.js +1 -1
  18. package/components/bal-date-calendar-cell2.js +1 -1
  19. package/components/bal-date-calendar2.js +1 -1
  20. package/components/bal-date.js +1 -1
  21. package/components/bal-divider.js +1 -1
  22. package/components/{bal-checkbox-button.d.ts → bal-doc-app.d.ts} +4 -4
  23. package/components/bal-doc-app.js +262 -0
  24. package/components/bal-dropdown.js +2 -2
  25. package/components/bal-field-control.js +2 -2
  26. package/components/bal-field-hint.js +1 -1
  27. package/components/bal-field-label.js +1 -1
  28. package/components/bal-field-message.js +2 -2
  29. package/components/bal-field.js +2 -2
  30. package/components/bal-file-upload.js +4 -4
  31. package/components/bal-footer.js +4 -194
  32. package/components/bal-form-col.js +2 -2
  33. package/components/bal-form-grid.js +1 -1
  34. package/components/bal-form.js +1 -1
  35. package/components/bal-heading2.js +1 -1
  36. package/components/bal-hint-text2.js +1 -1
  37. package/components/bal-hint-title2.js +1 -1
  38. package/components/bal-hint2.js +7 -2
  39. package/components/bal-icon2.js +15 -2
  40. package/components/bal-input-date2.js +2 -2
  41. package/components/bal-input-group2.js +1 -1
  42. package/components/bal-input-slider.js +4 -4
  43. package/components/bal-input-stepper.js +3 -3
  44. package/components/bal-input.js +1 -1
  45. package/components/bal-label2.js +1 -1
  46. package/components/bal-list-item-content2.js +2 -2
  47. package/components/bal-list-item-icon2.js +2 -2
  48. package/components/bal-list-item-subtitle2.js +1 -1
  49. package/components/bal-list-item-title2.js +1 -1
  50. package/components/bal-list2.js +1 -1
  51. package/components/bal-modal-body.js +1 -1
  52. package/components/bal-modal-header.js +1 -1
  53. package/components/bal-modal.js +5 -5
  54. package/components/bal-nav-link-grid-col2.js +1 -1
  55. package/components/bal-nav-link-grid2.js +1 -1
  56. package/components/bal-nav-link-group.js +1 -1
  57. package/components/bal-nav-link2.js +6 -4
  58. package/components/bal-nav-menu-bar2.js +1 -1
  59. package/components/bal-nav-menu-flyout2.js +1 -1
  60. package/components/bal-nav-meta-bar2.js +1 -1
  61. package/components/bal-nav.js +42 -32
  62. package/components/bal-navbar-brand.js +1 -1
  63. package/components/bal-navbar-menu-end.js +1 -1
  64. package/components/bal-navbar-menu-start.js +1 -1
  65. package/components/bal-navbar-menu.js +1 -1
  66. package/components/bal-navbar.js +1 -1
  67. package/components/bal-notices.js +1 -1
  68. package/components/bal-notification.js +1 -1
  69. package/components/bal-number-input.js +1 -1
  70. package/components/bal-option-list.js +1 -1
  71. package/components/bal-option.js +9 -9
  72. package/components/bal-pagination.js +4 -4
  73. package/components/bal-popover-content2.js +1 -1
  74. package/components/bal-popup.js +1 -1
  75. package/components/bal-progress-bar.js +1 -1
  76. package/components/bal-radio-group.js +36 -38
  77. package/components/bal-radio-icon.d.ts +11 -0
  78. package/components/bal-radio-icon.js +6 -0
  79. package/components/bal-radio-icon2.js +53 -0
  80. package/components/bal-radio2.js +153 -87
  81. package/components/bal-segment-item.js +1 -1
  82. package/components/bal-segment.js +1 -1
  83. package/components/bal-select-option2.js +1 -1
  84. package/components/bal-select2.js +5 -5
  85. package/components/bal-shape2.js +4 -4
  86. package/components/bal-sheet.js +1 -1
  87. package/components/bal-snackbar.js +1 -1
  88. package/components/bal-spinner2.js +1 -1
  89. package/components/bal-stack2.js +1 -1
  90. package/components/bal-stage-back-link.js +2 -2
  91. package/components/bal-stage-body.js +1 -1
  92. package/components/bal-stage-foot.js +1 -1
  93. package/components/bal-stage-head.js +1 -1
  94. package/components/bal-stage-image.js +1 -1
  95. package/components/bal-stage.js +1 -1
  96. package/components/bal-step-item.js +2 -2
  97. package/components/bal-steps.js +7 -2
  98. package/components/bal-switch.d.ts +11 -0
  99. package/components/bal-switch.js +59 -0
  100. package/components/bal-tab-item.js +5 -2
  101. package/components/bal-table.js +2 -2
  102. package/components/bal-tabs2.js +11 -4
  103. package/components/bal-tag-group.js +1 -1
  104. package/components/bal-tag2.js +1 -1
  105. package/components/bal-text2.js +2 -2
  106. package/components/bal-textarea.js +1 -1
  107. package/components/bal-time-input.js +1 -1
  108. package/components/bal-toast.js +1 -1
  109. package/components/bal-tooltip.js +1 -1
  110. package/components/index.esm.js +200 -0
  111. package/components/index.js +8 -315
  112. package/components/initialize.js +312 -0
  113. package/components/tokens.esm.js +1 -1
  114. package/dist/baloise-design-system/baloise-design-system.esm.js +1 -1
  115. package/dist/baloise-design-system/baloise-design-system.js +1 -1
  116. package/dist/baloise-design-system/index.esm.js +1 -1
  117. package/dist/baloise-design-system/{p-7f87eea164.system.entry.js → p-00e36bd710.system.entry.js} +1 -1
  118. package/dist/baloise-design-system/{p-e50a9800ba.entry.js → p-0193364e31.entry.js} +1 -1
  119. package/dist/baloise-design-system/p-01d1565bf3.entry.js +1 -0
  120. package/dist/baloise-design-system/p-051c054210.entry.js +1 -0
  121. package/dist/baloise-design-system/p-05a5de36af.entry.js +1 -0
  122. package/dist/baloise-design-system/{p-a01e0d6335.system.entry.js → p-06d14aacfc.system.entry.js} +1 -1
  123. package/dist/baloise-design-system/{p-152b86b426.system.entry.js → p-07f614ba5e.system.entry.js} +1 -1
  124. package/dist/baloise-design-system/p-082910ce81.entry.js +1 -0
  125. package/dist/baloise-design-system/{p-11447dc62e.system.entry.js → p-088aef322b.system.entry.js} +1 -1
  126. package/dist/baloise-design-system/p-0b39e3fc7f.system.entry.js +1 -0
  127. package/dist/baloise-design-system/p-0d07e6caf8.entry.js +1 -0
  128. package/dist/baloise-design-system/{p-3928a3ae1f.system.entry.js → p-0d3584a65f.system.entry.js} +1 -1
  129. package/dist/baloise-design-system/{p-c7cf7b2c6d.entry.js → p-0f8973edc6.entry.js} +1 -1
  130. package/dist/baloise-design-system/{p-ac4e801e21.entry.js → p-160c193287.entry.js} +1 -1
  131. package/dist/baloise-design-system/{p-d49d8917c3.system.entry.js → p-1846561401.system.entry.js} +1 -1
  132. package/dist/baloise-design-system/p-18cab6ff5b.entry.js +1 -0
  133. package/dist/baloise-design-system/p-1a99fea403.system.entry.js +1 -0
  134. package/dist/baloise-design-system/p-1e142b10.system.js +1 -0
  135. package/dist/baloise-design-system/{p-24898ae0b6.system.entry.js → p-1e517d518d.system.entry.js} +1 -1
  136. package/dist/baloise-design-system/{p-89d4432ac2.entry.js → p-211fd73b2d.entry.js} +1 -1
  137. package/dist/baloise-design-system/p-240e3621c6.entry.js +1 -0
  138. package/dist/baloise-design-system/{p-1812c4e712.system.entry.js → p-242625df10.system.entry.js} +1 -1
  139. package/dist/baloise-design-system/{p-25617878.system.js → p-2737d38c.system.js} +1 -1
  140. package/dist/baloise-design-system/p-294f38c2.js +1 -0
  141. package/dist/baloise-design-system/{p-e85c10c09b.system.entry.js → p-2c5c5716e7.system.entry.js} +1 -1
  142. package/dist/baloise-design-system/p-2c909ec2ed.entry.js +1 -0
  143. package/dist/baloise-design-system/{p-3f3ebc8590.entry.js → p-2ff3021da9.entry.js} +1 -1
  144. package/dist/baloise-design-system/{p-ac2d4c2c2b.system.entry.js → p-2fffe828ac.system.entry.js} +1 -1
  145. package/dist/baloise-design-system/{p-a8b8e39162.entry.js → p-3032d4ad66.entry.js} +1 -1
  146. package/dist/baloise-design-system/{p-9da6a64729.system.entry.js → p-3153f3e507.system.entry.js} +1 -1
  147. package/dist/baloise-design-system/{p-9b78ab02f8.system.entry.js → p-3156541849.system.entry.js} +1 -1
  148. package/dist/baloise-design-system/{p-0aeaf649aa.system.entry.js → p-31b93623ab.system.entry.js} +1 -1
  149. package/dist/baloise-design-system/p-343cc097d4.entry.js +1 -0
  150. package/dist/baloise-design-system/{p-cce29204c3.system.entry.js → p-3470477d17.system.entry.js} +1 -1
  151. package/dist/baloise-design-system/{p-69ceb45b58.entry.js → p-34b6d66663.entry.js} +1 -1
  152. package/dist/baloise-design-system/p-3913c6ae.js +1 -1
  153. package/dist/baloise-design-system/{p-108886df74.system.entry.js → p-39c2321045.system.entry.js} +1 -1
  154. package/dist/baloise-design-system/{p-ade97788.js → p-3a37254c.js} +1 -1
  155. package/dist/baloise-design-system/{p-74cf083d69.system.entry.js → p-3b6395d90b.system.entry.js} +1 -1
  156. package/dist/baloise-design-system/p-3e0254a61f.entry.js +1 -0
  157. package/dist/baloise-design-system/{p-2697b3c0.system.js → p-3effa853.system.js} +1 -1
  158. package/dist/baloise-design-system/p-41388a733d.entry.js +1 -0
  159. package/dist/baloise-design-system/{p-1d78f65898.entry.js → p-41f36f7375.entry.js} +1 -1
  160. package/dist/baloise-design-system/{p-8839179d19.system.entry.js → p-42629a573a.system.entry.js} +1 -1
  161. package/dist/baloise-design-system/p-42bdcaf489.system.entry.js +1 -0
  162. package/dist/baloise-design-system/p-42e66219.system.js +1 -0
  163. package/dist/baloise-design-system/p-45d69189d4.system.entry.js +1 -0
  164. package/dist/baloise-design-system/p-472a8efc29.entry.js +1 -0
  165. package/dist/baloise-design-system/{p-86997be9b6.entry.js → p-4743791e3f.entry.js} +1 -1
  166. package/dist/baloise-design-system/p-47f0669a.js +1 -0
  167. package/dist/baloise-design-system/{p-038c618cc5.entry.js → p-4be91fd12f.entry.js} +1 -1
  168. package/dist/baloise-design-system/{p-471441221c.system.entry.js → p-4f49822899.system.entry.js} +1 -1
  169. package/dist/baloise-design-system/{p-a2ea159e.system.js → p-516583fd.system.js} +1 -1
  170. package/dist/baloise-design-system/p-539afc859c.system.entry.js +1 -0
  171. package/dist/baloise-design-system/{p-eedc7103b3.entry.js → p-5569e7774f.entry.js} +1 -1
  172. package/dist/baloise-design-system/{p-513711e292.system.entry.js → p-56f686f295.system.entry.js} +1 -1
  173. package/dist/baloise-design-system/p-57b41c6504.system.entry.js +1 -0
  174. package/dist/baloise-design-system/p-5960a6204e.entry.js +1 -0
  175. package/dist/baloise-design-system/p-5b81a72518.system.entry.js +1 -0
  176. package/dist/baloise-design-system/{p-259e90ef2b.system.entry.js → p-5ce42985d4.system.entry.js} +1 -1
  177. package/dist/baloise-design-system/p-5e1f2c26.js +1 -0
  178. package/dist/baloise-design-system/{p-f863ef794a.system.entry.js → p-6077b576a9.system.entry.js} +1 -1
  179. package/dist/baloise-design-system/{p-5d84d62ded.system.entry.js → p-61b67b07b2.system.entry.js} +1 -1
  180. package/dist/baloise-design-system/{p-a3cb7f216f.entry.js → p-631d91db6c.entry.js} +1 -1
  181. package/dist/baloise-design-system/p-659ecadc.system.js +1 -1
  182. package/dist/baloise-design-system/{p-934c6104.system.js → p-65a66741.system.js} +1 -1
  183. package/dist/baloise-design-system/{p-40977d8619.entry.js → p-65e20456c6.entry.js} +1 -1
  184. package/dist/baloise-design-system/{p-c1a3776980.entry.js → p-697c0e64eb.entry.js} +1 -1
  185. package/dist/baloise-design-system/{p-72a3289f25.system.entry.js → p-69fdd6fa9c.system.entry.js} +1 -1
  186. package/dist/baloise-design-system/{p-6ce02b4115.entry.js → p-6c1136af87.entry.js} +1 -1
  187. package/dist/baloise-design-system/{p-9ee4bb3be6.system.entry.js → p-6c2777822f.system.entry.js} +1 -1
  188. package/dist/baloise-design-system/p-7079261c26.system.entry.js +1 -0
  189. package/dist/baloise-design-system/{p-b4b81faccc.system.entry.js → p-72414b93ef.system.entry.js} +1 -1
  190. package/dist/baloise-design-system/p-72c837904a.system.entry.js +1 -0
  191. package/dist/baloise-design-system/p-748e3f7c7d.entry.js +1 -0
  192. package/dist/baloise-design-system/{p-14901b6156.system.entry.js → p-7632019f26.system.entry.js} +1 -1
  193. package/dist/baloise-design-system/p-77c6d65eb1.entry.js +1 -0
  194. package/dist/baloise-design-system/{p-91a7fe0fc1.system.entry.js → p-78b209fdb3.system.entry.js} +1 -1
  195. package/dist/baloise-design-system/{p-2e7c157f61.entry.js → p-79e27fc12a.entry.js} +1 -1
  196. package/dist/baloise-design-system/{p-1ba2dc4b48.entry.js → p-7cbb14c480.entry.js} +1 -1
  197. package/dist/baloise-design-system/{p-456114b8.system.js → p-83512f21.system.js} +1 -1
  198. package/dist/baloise-design-system/p-83d19315e3.entry.js +1 -0
  199. package/dist/baloise-design-system/{p-277384b233.entry.js → p-848aa73224.entry.js} +1 -1
  200. package/dist/baloise-design-system/p-894423fd.system.js +1 -0
  201. package/dist/baloise-design-system/p-8bec751e53.system.entry.js +1 -0
  202. package/dist/baloise-design-system/p-96301206d3.system.entry.js +1 -0
  203. package/dist/baloise-design-system/p-97bb957512.entry.js +1 -0
  204. package/dist/baloise-design-system/p-99c12a1d83.system.entry.js +1 -0
  205. package/dist/baloise-design-system/{p-cd8072c189.system.entry.js → p-9df40521e4.system.entry.js} +1 -1
  206. package/dist/baloise-design-system/{p-82c5915caf.entry.js → p-a06f682955.entry.js} +1 -1
  207. package/dist/baloise-design-system/{p-60c0b0fb.js → p-a0a2db81.js} +1 -1
  208. package/dist/baloise-design-system/{p-9070cf534c.system.entry.js → p-a1449d0827.system.entry.js} +1 -1
  209. package/dist/baloise-design-system/{p-a2dff75011.entry.js → p-a1f9823d65.entry.js} +1 -1
  210. package/dist/baloise-design-system/{p-9ca539a218.system.entry.js → p-a7de0bf339.system.entry.js} +1 -1
  211. package/dist/baloise-design-system/{p-fb95929111.system.entry.js → p-a9b6d4d151.system.entry.js} +1 -1
  212. package/dist/baloise-design-system/{p-aebe807c86.entry.js → p-a9d4b48e46.entry.js} +1 -1
  213. package/dist/baloise-design-system/{p-42e06975cf.system.entry.js → p-aa16fc7aa2.system.entry.js} +2 -2
  214. package/dist/baloise-design-system/{p-fed37bccaa.entry.js → p-abaa6b209d.entry.js} +1 -1
  215. package/dist/baloise-design-system/{p-50e3e41042.entry.js → p-ac25ede4f4.entry.js} +1 -1
  216. package/dist/baloise-design-system/{p-712e5c9739.system.entry.js → p-ad243dde55.system.entry.js} +1 -1
  217. package/dist/baloise-design-system/{p-190cd62ab2.system.entry.js → p-afe7f75fcf.system.entry.js} +1 -1
  218. package/dist/baloise-design-system/p-b5b4c144a0.system.entry.js +1 -0
  219. package/dist/baloise-design-system/p-b794110da2.system.entry.js +1 -0
  220. package/dist/baloise-design-system/{p-ca80a03f51.entry.js → p-b80f4f2be5.entry.js} +1 -1
  221. package/dist/baloise-design-system/{p-57b6f2900e.entry.js → p-bb0bea1a12.entry.js} +1 -1
  222. package/dist/baloise-design-system/{p-ef911c2b87.entry.js → p-c1181d7258.entry.js} +1 -1
  223. package/dist/baloise-design-system/{p-a1d4fd7a40.entry.js → p-c2f253d9fd.entry.js} +2 -2
  224. package/dist/baloise-design-system/{p-9effa7fc0c.system.entry.js → p-c5fc0e842c.system.entry.js} +1 -1
  225. package/dist/baloise-design-system/p-c647c929fa.entry.js +1 -0
  226. package/dist/baloise-design-system/{p-0f9d3cbaaf.entry.js → p-c90cd86f85.entry.js} +1 -1
  227. package/dist/baloise-design-system/{p-c0c4b24075.entry.js → p-c9839298b0.entry.js} +1 -1
  228. package/dist/baloise-design-system/{p-c4320b3a46.system.entry.js → p-cb928814d9.system.entry.js} +1 -1
  229. package/dist/baloise-design-system/p-d112488f3c.system.entry.js +1 -0
  230. package/dist/baloise-design-system/{p-3113f8a2a0.entry.js → p-d2b585ae74.entry.js} +1 -1
  231. package/dist/baloise-design-system/{p-47d8602fd8.entry.js → p-d41614f898.entry.js} +1 -1
  232. package/dist/baloise-design-system/{p-50084ba924.entry.js → p-da86fecd46.entry.js} +1 -1
  233. package/dist/baloise-design-system/{p-60c0470d4a.entry.js → p-de44e8a65c.entry.js} +1 -1
  234. package/dist/baloise-design-system/{p-68a9ea13a0.system.entry.js → p-de8600efe8.system.entry.js} +1 -1
  235. package/dist/baloise-design-system/p-dfbe7bab7e.entry.js +1 -0
  236. package/dist/baloise-design-system/{p-b5e8f8c5b5.system.entry.js → p-e5604d449d.system.entry.js} +1 -1
  237. package/dist/baloise-design-system/p-e6a5286b.js +1 -0
  238. package/dist/baloise-design-system/p-e87f91527f.entry.js +1 -0
  239. package/dist/baloise-design-system/p-ec777a9167.entry.js +1 -0
  240. package/dist/baloise-design-system/p-f001f0a469.system.entry.js +1 -0
  241. package/dist/baloise-design-system/{p-52a97b97f8.system.entry.js → p-f4f96647cf.system.entry.js} +1 -1
  242. package/dist/baloise-design-system/p-f817eedc81.entry.js +1 -0
  243. package/dist/baloise-design-system/p-faab35937e.system.entry.js +1 -0
  244. package/dist/baloise-design-system/{p-bd4f20f9ed.entry.js → p-ff36efab94.entry.js} +1 -1
  245. package/dist/cjs/app-globals-f63c33e7.js +7 -0
  246. package/dist/cjs/bal-accordion_4.cjs.entry.js +2 -2
  247. package/dist/cjs/bal-carousel_2.cjs.entry.js +3 -3
  248. package/dist/cjs/bal-check.cjs.entry.js +36 -0
  249. package/dist/cjs/bal-checkbox_2.cjs.entry.js +127 -105
  250. package/dist/cjs/bal-close.cjs.entry.js +1 -1
  251. package/dist/cjs/bal-content.cjs.entry.js +1 -1
  252. package/dist/cjs/bal-data_4.cjs.entry.js +4 -4
  253. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +1 -1
  254. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +3 -3
  255. package/dist/cjs/bal-date.cjs.entry.js +1 -1
  256. package/dist/cjs/bal-divider.cjs.entry.js +1 -1
  257. package/dist/cjs/bal-doc-app.cjs.entry.js +233 -0
  258. package/dist/cjs/bal-dropdown.cjs.entry.js +2 -2
  259. package/dist/cjs/bal-field_5.cjs.entry.js +8 -8
  260. package/dist/cjs/bal-file-upload.cjs.entry.js +4 -4
  261. package/dist/cjs/bal-footer.cjs.entry.js +9 -196
  262. package/dist/cjs/bal-form-col_2.cjs.entry.js +3 -3
  263. package/dist/cjs/bal-form.cjs.entry.js +1 -1
  264. package/dist/cjs/bal-heading_2.cjs.entry.js +3 -3
  265. package/dist/cjs/bal-hint_5.cjs.entry.js +13 -8
  266. package/dist/cjs/bal-icon.cjs.entry.js +13 -2
  267. package/dist/cjs/bal-input-group.cjs.entry.js +1 -1
  268. package/dist/cjs/bal-input-slider.cjs.entry.js +4 -4
  269. package/dist/cjs/bal-input-stepper.cjs.entry.js +3 -3
  270. package/dist/cjs/bal-input.cjs.entry.js +1 -1
  271. package/dist/cjs/bal-label.cjs.entry.js +1 -1
  272. package/dist/cjs/bal-list_8.cjs.entry.js +10 -10
  273. package/dist/cjs/bal-logo.cjs.entry.js +3 -3
  274. package/dist/cjs/bal-modal_3.cjs.entry.js +7 -7
  275. package/dist/cjs/bal-nav_8.cjs.entry.js +56 -45
  276. package/dist/cjs/bal-navbar_5.cjs.entry.js +8 -8
  277. package/dist/cjs/bal-notices_3.cjs.entry.js +3 -3
  278. package/dist/cjs/bal-notification.cjs.entry.js +1 -1
  279. package/dist/cjs/bal-number-input.cjs.entry.js +1 -1
  280. package/dist/cjs/bal-option_2.cjs.entry.js +8 -8
  281. package/dist/cjs/bal-pagination.cjs.entry.js +7 -7
  282. package/dist/cjs/bal-popup.cjs.entry.js +1 -1
  283. package/dist/cjs/bal-progress-bar.cjs.entry.js +5 -5
  284. package/dist/cjs/bal-radio-icon.cjs.entry.js +36 -0
  285. package/dist/cjs/bal-radio_2.cjs.entry.js +157 -111
  286. package/dist/cjs/bal-segment_2.cjs.entry.js +6 -6
  287. package/dist/cjs/bal-select_2.cjs.entry.js +6 -6
  288. package/dist/cjs/bal-shape.cjs.entry.js +5 -5
  289. package/dist/cjs/bal-sheet.cjs.entry.js +1 -1
  290. package/dist/cjs/bal-spinner.cjs.entry.js +1 -1
  291. package/dist/cjs/bal-stack.cjs.entry.js +1 -1
  292. package/dist/cjs/bal-stage_6.cjs.entry.js +7 -7
  293. package/dist/cjs/bal-step-item.cjs.entry.js +2 -2
  294. package/dist/cjs/bal-steps.cjs.entry.js +10 -5
  295. package/dist/cjs/bal-switch.cjs.entry.js +34 -0
  296. package/dist/cjs/bal-tab-item_2.cjs.entry.js +17 -9
  297. package/dist/cjs/bal-table.cjs.entry.js +2 -2
  298. package/dist/cjs/bal-tag_2.cjs.entry.js +2 -2
  299. package/dist/cjs/bal-textarea.cjs.entry.js +1 -1
  300. package/dist/cjs/bal-time-input.cjs.entry.js +1 -1
  301. package/dist/cjs/bal-tooltip.cjs.entry.js +1 -1
  302. package/dist/cjs/baloise-design-system.cjs.js +3 -2
  303. package/dist/cjs/{breakpoints.decorator-a75a8dbc.js → breakpoints.decorator-d16aa7d7.js} +1 -1
  304. package/dist/cjs/{breakpoints.subject-99007fbd.js → breakpoints.subject-1a5906e4.js} +1 -1
  305. package/dist/cjs/{app-globals-0d8db19e.js → global-2a76769b.js} +2 -4
  306. package/dist/cjs/index.cjs.js +3 -3
  307. package/dist/cjs/index.esm-1f386b07.js +205 -0
  308. package/dist/cjs/initialize-2e8978a4.js +1 -1
  309. package/dist/cjs/loader.cjs.js +3 -2
  310. package/dist/cjs/{tokens.esm-836b8c42.js → tokens.esm-af603697.js} +1 -1
  311. package/dist/cjs/{window-resize.decorator-dd0ecc12.js → window-resize.decorator-ca02b6a0.js} +1 -1
  312. package/dist/collection/collection-manifest.json +5 -3
  313. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.css +1 -1
  314. package/dist/collection/components/bal-accordion/bal-accordion.css +1 -1
  315. package/dist/collection/components/bal-checkbox/bal-check/bal-check.css +1 -0
  316. package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +165 -0
  317. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.css +1 -0
  318. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +40 -37
  319. package/dist/collection/components/bal-checkbox/bal-checkbox.css +1 -0
  320. package/dist/collection/components/bal-checkbox/bal-checkbox.js +219 -143
  321. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.css +1 -0
  322. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +143 -0
  323. package/dist/collection/components/bal-close/bal-close.js +1 -1
  324. package/dist/collection/components/bal-content/bal-content.js +1 -1
  325. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +1 -1
  326. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +1 -1
  327. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +1 -1
  328. package/dist/collection/components/bal-data/bal-data.js +1 -1
  329. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +1 -1
  330. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +1 -1
  331. package/dist/collection/components/bal-date/bal-date.js +1 -1
  332. package/dist/collection/components/bal-divider/bal-divider.js +1 -1
  333. package/dist/collection/components/bal-dropdown/bal-dropdown.js +2 -2
  334. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +2 -2
  335. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +1 -1
  336. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +1 -1
  337. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +2 -2
  338. package/dist/collection/components/bal-field/bal-field.js +2 -2
  339. package/dist/collection/components/bal-file-upload/bal-file-upload.js +4 -4
  340. package/dist/collection/components/bal-footer/bal-footer.js +3 -3
  341. package/dist/collection/components/bal-form/bal-form.js +1 -1
  342. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +2 -2
  343. package/dist/collection/components/bal-form-grid/bal-form-grid.js +1 -1
  344. package/dist/collection/components/bal-heading/bal-heading.js +1 -1
  345. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +1 -1
  346. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +1 -1
  347. package/dist/collection/components/bal-hint/bal-hint.css +1 -1
  348. package/dist/collection/components/bal-hint/bal-hint.js +6 -1
  349. package/dist/collection/components/bal-icon/bal-icon.js +63 -2
  350. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +2 -2
  351. package/dist/collection/components/bal-input/bal-input.js +1 -1
  352. package/dist/collection/components/bal-input-group/bal-input-group.js +1 -1
  353. package/dist/collection/components/bal-input-slider/bal-input-slider.css +1 -1
  354. package/dist/collection/components/bal-input-slider/bal-input-slider.js +3 -3
  355. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +3 -3
  356. package/dist/collection/components/bal-label/bal-label.js +1 -1
  357. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +2 -2
  358. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +2 -2
  359. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +1 -1
  360. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +1 -1
  361. package/dist/collection/components/bal-list/bal-list.js +1 -1
  362. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +1 -1
  363. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +1 -1
  364. package/dist/collection/components/bal-modal/bal-modal.js +5 -5
  365. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +24 -4
  366. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +1 -1
  367. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +1 -1
  368. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +1 -1
  369. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +1 -1
  370. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +1 -1
  371. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +1 -1
  372. package/dist/collection/components/bal-nav/bal-nav.i18n.js +30 -20
  373. package/dist/collection/components/bal-nav/bal-nav.js +5 -5
  374. package/dist/collection/components/bal-nav/models/bal-nav-link-item.js +1 -1
  375. package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +2 -2
  376. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +2 -2
  377. package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +2 -2
  378. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +1 -1
  379. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +1 -1
  380. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +1 -1
  381. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +1 -1
  382. package/dist/collection/components/bal-navbar/bal-navbar.js +1 -1
  383. package/dist/collection/components/bal-notices/bal-notices.js +1 -1
  384. package/dist/collection/components/bal-notification/bal-notification.js +1 -1
  385. package/dist/collection/components/bal-number-input/bal-number-input.js +1 -1
  386. package/dist/collection/components/bal-option/bal-option.css +1 -1
  387. package/dist/collection/components/bal-option/bal-option.js +5 -5
  388. package/dist/collection/components/bal-option-list/bal-option-list.js +1 -1
  389. package/dist/collection/components/bal-pagination/bal-pagination.js +4 -4
  390. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +1 -1
  391. package/dist/collection/components/bal-popup/bal-popup.js +1 -1
  392. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +1 -1
  393. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.css +1 -0
  394. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +78 -80
  395. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.css +1 -0
  396. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +165 -0
  397. package/dist/collection/components/bal-radio/bal-radio.css +1 -0
  398. package/dist/collection/components/bal-radio/bal-radio.js +273 -113
  399. package/dist/collection/components/bal-radio/utils/bal-radio.util.js +1 -1
  400. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +1 -1
  401. package/dist/collection/components/bal-segment/bal-segment.js +1 -1
  402. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +1 -1
  403. package/dist/collection/components/bal-select/bal-select.js +5 -5
  404. package/dist/collection/components/bal-shape/bal-shape.js +4 -4
  405. package/dist/collection/components/bal-sheet/bal-sheet.js +1 -1
  406. package/dist/collection/components/bal-snackbar/bal-snackbar.js +1 -1
  407. package/dist/collection/components/bal-spinner/bal-spinner.js +1 -1
  408. package/dist/collection/components/bal-stack/bal-stack.js +1 -1
  409. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +2 -2
  410. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +1 -1
  411. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +1 -1
  412. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +1 -1
  413. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +1 -1
  414. package/dist/collection/components/bal-stage/bal-stage.js +1 -1
  415. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +2 -2
  416. package/dist/collection/components/bal-steps/bal-steps.css +1 -1
  417. package/dist/collection/components/bal-steps/components/step-button.js +4 -1
  418. package/dist/collection/components/bal-table/bal-table.css +1 -1
  419. package/dist/collection/components/bal-table/bal-table.js +1 -1
  420. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +23 -2
  421. package/dist/collection/components/bal-tabs/bal-tabs.js +29 -4
  422. package/dist/collection/components/bal-tabs/components/tab-button.js +1 -0
  423. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +1 -1
  424. package/dist/collection/components/bal-tag/bal-tag.js +1 -1
  425. package/dist/collection/components/bal-text/bal-text.js +2 -2
  426. package/dist/collection/components/bal-textarea/bal-textarea.js +1 -1
  427. package/dist/collection/components/bal-time-input/bal-time-input.js +1 -1
  428. package/dist/collection/components/bal-toast/bal-toast.js +1 -1
  429. package/dist/collection/components/bal-tooltip/bal-tooltip.js +1 -1
  430. package/dist/collection/components/docs/bal-doc-app/bal-doc-app.css +1 -0
  431. package/dist/collection/components/docs/bal-doc-app/bal-doc-app.js +247 -0
  432. package/dist/collection/utils/constants/version.constant.js +1 -1
  433. package/dist/esm/app-globals-1ecf000f.js +5 -0
  434. package/dist/esm/bal-accordion_4.entry.js +2 -2
  435. package/dist/esm/bal-carousel_2.entry.js +3 -3
  436. package/dist/esm/bal-check.entry.js +32 -0
  437. package/dist/esm/bal-checkbox_2.entry.js +127 -105
  438. package/dist/esm/bal-close.entry.js +1 -1
  439. package/dist/esm/bal-content.entry.js +1 -1
  440. package/dist/esm/bal-data_4.entry.js +4 -4
  441. package/dist/esm/bal-date-calendar-cell.entry.js +1 -1
  442. package/dist/esm/bal-date-calendar_2.entry.js +3 -3
  443. package/dist/esm/bal-date.entry.js +1 -1
  444. package/dist/esm/bal-divider.entry.js +1 -1
  445. package/dist/esm/bal-doc-app.entry.js +229 -0
  446. package/dist/esm/bal-dropdown.entry.js +2 -2
  447. package/dist/esm/bal-field_5.entry.js +8 -8
  448. package/dist/esm/bal-file-upload.entry.js +4 -4
  449. package/dist/esm/bal-footer.entry.js +7 -194
  450. package/dist/esm/bal-form-col_2.entry.js +3 -3
  451. package/dist/esm/bal-form.entry.js +1 -1
  452. package/dist/esm/bal-heading_2.entry.js +3 -3
  453. package/dist/esm/bal-hint_5.entry.js +13 -8
  454. package/dist/esm/bal-icon.entry.js +13 -2
  455. package/dist/esm/bal-input-group.entry.js +1 -1
  456. package/dist/esm/bal-input-slider.entry.js +4 -4
  457. package/dist/esm/bal-input-stepper.entry.js +3 -3
  458. package/dist/esm/bal-input.entry.js +1 -1
  459. package/dist/esm/bal-label.entry.js +1 -1
  460. package/dist/esm/bal-list_8.entry.js +10 -10
  461. package/dist/esm/bal-logo.entry.js +3 -3
  462. package/dist/esm/bal-modal_3.entry.js +7 -7
  463. package/dist/esm/bal-nav_8.entry.js +56 -45
  464. package/dist/esm/bal-navbar_5.entry.js +8 -8
  465. package/dist/esm/bal-notices_3.entry.js +3 -3
  466. package/dist/esm/bal-notification.entry.js +1 -1
  467. package/dist/esm/bal-number-input.entry.js +1 -1
  468. package/dist/esm/bal-option_2.entry.js +8 -8
  469. package/dist/esm/bal-pagination.entry.js +7 -7
  470. package/dist/esm/bal-popup.entry.js +1 -1
  471. package/dist/esm/bal-progress-bar.entry.js +5 -5
  472. package/dist/esm/bal-radio-icon.entry.js +32 -0
  473. package/dist/esm/bal-radio_2.entry.js +157 -111
  474. package/dist/esm/bal-segment_2.entry.js +6 -6
  475. package/dist/esm/bal-select_2.entry.js +6 -6
  476. package/dist/esm/bal-shape.entry.js +5 -5
  477. package/dist/esm/bal-sheet.entry.js +1 -1
  478. package/dist/esm/bal-spinner.entry.js +1 -1
  479. package/dist/esm/bal-stack.entry.js +1 -1
  480. package/dist/esm/bal-stage_6.entry.js +7 -7
  481. package/dist/esm/bal-step-item.entry.js +2 -2
  482. package/dist/esm/bal-steps.entry.js +10 -5
  483. package/dist/esm/bal-switch.entry.js +30 -0
  484. package/dist/esm/bal-tab-item_2.entry.js +17 -9
  485. package/dist/esm/bal-table.entry.js +2 -2
  486. package/dist/esm/bal-tag_2.entry.js +2 -2
  487. package/dist/esm/bal-textarea.entry.js +1 -1
  488. package/dist/esm/bal-time-input.entry.js +1 -1
  489. package/dist/esm/bal-tooltip.entry.js +1 -1
  490. package/dist/esm/baloise-design-system.js +3 -2
  491. package/dist/esm/{breakpoints.decorator-3c6214ed.js → breakpoints.decorator-ce089c47.js} +1 -1
  492. package/dist/esm/{breakpoints.subject-6b4e30ba.js → breakpoints.subject-c19884ad.js} +1 -1
  493. package/dist/esm/{app-globals-5dd5fe6b.js → global-6e86728b.js} +2 -4
  494. package/dist/esm/index.esm-21c97d14.js +200 -0
  495. package/dist/esm/index.js +4 -4
  496. package/dist/esm/initialize-be160cc4.js +1 -1
  497. package/dist/esm/loader.js +3 -2
  498. package/dist/esm/{tokens.esm-2ce9e0f4.js → tokens.esm-52d4f4c3.js} +1 -1
  499. package/dist/esm/{window-resize.decorator-3ffd7301.js → window-resize.decorator-f5b15e65.js} +1 -1
  500. package/dist/esm-es5/app-globals-1ecf000f.js +1 -0
  501. package/dist/esm-es5/bal-accordion_4.entry.js +1 -1
  502. package/dist/esm-es5/bal-carousel_2.entry.js +1 -1
  503. package/dist/esm-es5/bal-check.entry.js +1 -0
  504. package/dist/esm-es5/bal-checkbox_2.entry.js +1 -1
  505. package/dist/esm-es5/bal-close.entry.js +1 -1
  506. package/dist/esm-es5/bal-content.entry.js +1 -1
  507. package/dist/esm-es5/bal-data_4.entry.js +1 -1
  508. package/dist/esm-es5/bal-date-calendar-cell.entry.js +1 -1
  509. package/dist/esm-es5/bal-date-calendar_2.entry.js +1 -1
  510. package/dist/esm-es5/bal-date.entry.js +1 -1
  511. package/dist/esm-es5/bal-divider.entry.js +1 -1
  512. package/dist/esm-es5/bal-doc-app.entry.js +1 -0
  513. package/dist/esm-es5/bal-dropdown.entry.js +1 -1
  514. package/dist/esm-es5/bal-field_5.entry.js +1 -1
  515. package/dist/esm-es5/bal-file-upload.entry.js +1 -1
  516. package/dist/esm-es5/bal-footer.entry.js +1 -1
  517. package/dist/esm-es5/bal-form-col_2.entry.js +1 -1
  518. package/dist/esm-es5/bal-form.entry.js +1 -1
  519. package/dist/esm-es5/bal-heading_2.entry.js +1 -1
  520. package/dist/esm-es5/bal-hint_5.entry.js +1 -1
  521. package/dist/esm-es5/bal-icon.entry.js +1 -1
  522. package/dist/esm-es5/bal-input-group.entry.js +1 -1
  523. package/dist/esm-es5/bal-input-slider.entry.js +1 -1
  524. package/dist/esm-es5/bal-input-stepper.entry.js +1 -1
  525. package/dist/esm-es5/bal-input.entry.js +1 -1
  526. package/dist/esm-es5/bal-label.entry.js +1 -1
  527. package/dist/esm-es5/bal-list_8.entry.js +1 -1
  528. package/dist/esm-es5/bal-logo.entry.js +1 -1
  529. package/dist/esm-es5/bal-modal_3.entry.js +1 -1
  530. package/dist/esm-es5/bal-nav_8.entry.js +1 -1
  531. package/dist/esm-es5/bal-navbar_5.entry.js +1 -1
  532. package/dist/esm-es5/bal-notices_3.entry.js +1 -1
  533. package/dist/esm-es5/bal-notification.entry.js +1 -1
  534. package/dist/esm-es5/bal-number-input.entry.js +1 -1
  535. package/dist/esm-es5/bal-option_2.entry.js +1 -1
  536. package/dist/esm-es5/bal-pagination.entry.js +1 -1
  537. package/dist/esm-es5/bal-popup.entry.js +1 -1
  538. package/dist/esm-es5/bal-progress-bar.entry.js +1 -1
  539. package/dist/esm-es5/bal-radio-icon.entry.js +1 -0
  540. package/dist/esm-es5/bal-radio_2.entry.js +1 -1
  541. package/dist/esm-es5/bal-segment_2.entry.js +1 -1
  542. package/dist/esm-es5/bal-select_2.entry.js +1 -1
  543. package/dist/esm-es5/bal-shape.entry.js +1 -1
  544. package/dist/esm-es5/bal-sheet.entry.js +1 -1
  545. package/dist/esm-es5/bal-spinner.entry.js +1 -1
  546. package/dist/esm-es5/bal-stack.entry.js +1 -1
  547. package/dist/esm-es5/bal-stage_6.entry.js +1 -1
  548. package/dist/esm-es5/bal-step-item.entry.js +1 -1
  549. package/dist/esm-es5/bal-steps.entry.js +1 -1
  550. package/dist/esm-es5/bal-switch.entry.js +1 -0
  551. package/dist/esm-es5/bal-tab-item_2.entry.js +1 -1
  552. package/dist/esm-es5/bal-table.entry.js +1 -1
  553. package/dist/esm-es5/bal-tag_2.entry.js +1 -1
  554. package/dist/esm-es5/bal-textarea.entry.js +1 -1
  555. package/dist/esm-es5/bal-time-input.entry.js +1 -1
  556. package/dist/esm-es5/bal-tooltip.entry.js +1 -1
  557. package/dist/esm-es5/baloise-design-system.js +1 -1
  558. package/dist/esm-es5/breakpoints.decorator-ce089c47.js +1 -0
  559. package/dist/esm-es5/{breakpoints.subject-6b4e30ba.js → breakpoints.subject-c19884ad.js} +1 -1
  560. package/dist/esm-es5/global-6e86728b.js +1 -0
  561. package/dist/esm-es5/index.esm-21c97d14.js +1 -0
  562. package/dist/esm-es5/index.js +1 -1
  563. package/dist/esm-es5/initialize-be160cc4.js +1 -1
  564. package/dist/esm-es5/loader.js +1 -1
  565. package/dist/esm-es5/{window-resize.decorator-3ffd7301.js → window-resize.decorator-f5b15e65.js} +1 -1
  566. package/dist/html.html-data.json +167 -112
  567. package/dist/types/components/bal-checkbox/bal-check/bal-check.d.ts +36 -0
  568. package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +5 -5
  569. package/dist/types/components/bal-checkbox/bal-checkbox.d.ts +34 -34
  570. package/dist/types/components/bal-checkbox/bal-checkbox.interfaces.d.ts +2 -12
  571. package/dist/types/components/bal-checkbox/bal-switch/bal-switch.d.ts +32 -0
  572. package/dist/types/components/bal-icon/bal-icon.d.ts +2 -0
  573. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.d.ts +5 -0
  574. package/dist/types/components/bal-nav/bal-nav.i18n.d.ts +3 -2
  575. package/dist/types/components/bal-option/bal-option.d.ts +2 -2
  576. package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +14 -15
  577. package/dist/types/components/bal-radio/bal-radio-icon/bal-radio-icon.d.ts +36 -0
  578. package/dist/types/components/bal-radio/bal-radio.d.ts +45 -16
  579. package/dist/types/components/bal-radio/bal-radio.interfaces.d.ts +2 -12
  580. package/dist/types/components/bal-radio/bal-radio.type.d.ts +0 -1
  581. package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +6 -0
  582. package/dist/types/components/bal-tabs/bal-tab.type.d.ts +1 -0
  583. package/dist/types/components/bal-tabs/bal-tabs.d.ts +8 -0
  584. package/dist/types/components/docs/bal-doc-app/bal-doc-app.d.ts +21 -0
  585. package/dist/types/components.d.ts +236 -186
  586. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/icons/src/index.d.ts +82 -0
  587. package/package.json +6 -6
  588. package/components/bal-checkbox-button.js +0 -236
  589. package/components/bal-radio-button.js +0 -236
  590. package/dist/baloise-design-system/p-002d7bb9.js +0 -1
  591. package/dist/baloise-design-system/p-13d1a22814.system.entry.js +0 -1
  592. package/dist/baloise-design-system/p-1d482bc569.entry.js +0 -1
  593. package/dist/baloise-design-system/p-29908af0fd.entry.js +0 -1
  594. package/dist/baloise-design-system/p-32322fa69a.entry.js +0 -1
  595. package/dist/baloise-design-system/p-345aa92d.system.js +0 -1
  596. package/dist/baloise-design-system/p-34caa16d21.entry.js +0 -1
  597. package/dist/baloise-design-system/p-38a74d2653.system.entry.js +0 -1
  598. package/dist/baloise-design-system/p-3a022b8d82.system.entry.js +0 -1
  599. package/dist/baloise-design-system/p-3c02768646.system.entry.js +0 -1
  600. package/dist/baloise-design-system/p-3f6d4b4d69.entry.js +0 -1
  601. package/dist/baloise-design-system/p-3f86c5d396.entry.js +0 -1
  602. package/dist/baloise-design-system/p-470ce384f4.entry.js +0 -1
  603. package/dist/baloise-design-system/p-4915eb7e22.system.entry.js +0 -1
  604. package/dist/baloise-design-system/p-4a2f22bde2.entry.js +0 -1
  605. package/dist/baloise-design-system/p-5218b32665.entry.js +0 -1
  606. package/dist/baloise-design-system/p-58c4ff0652.entry.js +0 -1
  607. package/dist/baloise-design-system/p-61f268e54c.system.entry.js +0 -1
  608. package/dist/baloise-design-system/p-63a1bc9737.entry.js +0 -1
  609. package/dist/baloise-design-system/p-68bcae4459.entry.js +0 -1
  610. package/dist/baloise-design-system/p-7a3ec63587.system.entry.js +0 -1
  611. package/dist/baloise-design-system/p-84fb413164.entry.js +0 -1
  612. package/dist/baloise-design-system/p-8ffd1803be.system.entry.js +0 -1
  613. package/dist/baloise-design-system/p-90a7f09c63.entry.js +0 -1
  614. package/dist/baloise-design-system/p-96876b3902.entry.js +0 -1
  615. package/dist/baloise-design-system/p-97ca986ad0.system.entry.js +0 -1
  616. package/dist/baloise-design-system/p-a13164e512.entry.js +0 -1
  617. package/dist/baloise-design-system/p-a779279aae.system.entry.js +0 -1
  618. package/dist/baloise-design-system/p-a9cd77d64b.entry.js +0 -1
  619. package/dist/baloise-design-system/p-b21ea8fd1f.entry.js +0 -1
  620. package/dist/baloise-design-system/p-b75d2a74cd.system.entry.js +0 -1
  621. package/dist/baloise-design-system/p-ba40faa1d5.system.entry.js +0 -1
  622. package/dist/baloise-design-system/p-c2c574cb.js +0 -1
  623. package/dist/baloise-design-system/p-c7e205efa7.system.entry.js +0 -1
  624. package/dist/baloise-design-system/p-d4f12ff22c.system.entry.js +0 -1
  625. package/dist/baloise-design-system/p-dc18c95e40.system.entry.js +0 -1
  626. package/dist/baloise-design-system/p-e6646714bb.entry.js +0 -1
  627. package/dist/baloise-design-system/p-f1186421ec.entry.js +0 -1
  628. package/dist/cjs/bal-checkbox-button.cjs.entry.js +0 -210
  629. package/dist/cjs/bal-radio-button.cjs.entry.js +0 -210
  630. package/dist/collection/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.css +0 -1
  631. package/dist/collection/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.js +0 -484
  632. package/dist/collection/components/bal-checkbox/radio-checkbox.css +0 -1
  633. package/dist/collection/components/bal-radio/bal-radio-button/bal-radio-button.css +0 -1
  634. package/dist/collection/components/bal-radio/bal-radio-button/bal-radio-button.js +0 -481
  635. package/dist/esm/bal-checkbox-button.entry.js +0 -206
  636. package/dist/esm/bal-radio-button.entry.js +0 -206
  637. package/dist/esm-es5/app-globals-5dd5fe6b.js +0 -1
  638. package/dist/esm-es5/bal-checkbox-button.entry.js +0 -1
  639. package/dist/esm-es5/bal-radio-button.entry.js +0 -1
  640. package/dist/esm-es5/breakpoints.decorator-3c6214ed.js +0 -1
  641. package/dist/types/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.d.ts +0 -102
  642. package/dist/types/components/bal-radio/bal-radio-button/bal-radio-button.d.ts +0 -102
  643. /package/dist/baloise-design-system/{p-1f610a13.system.js → p-45b37776.system.js} +0 -0
  644. /package/dist/baloise-design-system/{p-c8c2e2d9.js → p-78593d15.js} +0 -0
  645. /package/dist/esm-es5/{tokens.esm-2ce9e0f4.js → tokens.esm-52d4f4c3.js} +0 -0
@@ -12,7 +12,7 @@ const aria = require('./aria-7672033f.js');
12
12
  require('./browser-1d542d0f.js');
13
13
  require('./config.utils-df30e424.js');
14
14
 
15
- const balInputSliderCss = ".bal-input-slider{display:block;position:relative;width:100%;-ms-flex:1;flex:1;font-family:var(--bal-font-family-text);-ms-flex-direction:column;flex-direction:column;min-height:3rem}.bal-input-slider__background{position:absolute;top:1rem;left:0px;right:0px;z-index:0;border-radius:var(--bal-radius-rounded);background:var(--bal-color-green);height:1rem;width:100%;overflow:hidden}.bal-input-slider__background__upper,.bal-input-slider__background__lower{position:absolute;top:0;width:50%;margin:0;cursor:pointer}.bal-input-slider__background__upper>div,.bal-input-slider__background__lower>div{height:1rem;border-radius:0}.bal-input-slider__background__upper{right:0px}.bal-input-slider__background__upper>div{background:var(--bal-color-green);border-top-right-radius:var(--bal-radius-rounded);border-bottom-right-radius:var(--bal-radius-rounded)}.bal-input-slider__background__lower{left:0px}.bal-input-slider__background__lower>div{background:var(--bal-color-green-5);border-top-left-radius:var(--bal-radius-rounded);border-bottom-left-radius:var(--bal-radius-rounded)}.bal-input-slider__background--disabled{cursor:default;pointer-events:none;background:var(--bal-color-grey-2)}.bal-input-slider__background--disabled .bal-input-slider__background__upper__inner{background:var(--bal-color-grey-2)}.bal-input-slider__background--disabled .bal-input-slider__background__lower__inner{background:var(--bal-color-grey-4)}.bal-input-slider__input{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-height:3rem}.bal-input-slider__input__native{-webkit-appearance:none;margin:0;background:rgba(0,0,0,0);z-index:1;outline:none;min-width:12.5rem;width:100%}.bal-input-slider__input__native::-webkit-slider-runnable-track{width:100%;cursor:pointer;border:none}.bal-input-slider__input__native::-webkit-slider-thumb{-webkit-box-shadow:none;box-shadow:none;border:3px solid var(--bal-color-white);height:1rem;width:1rem;border-radius:var(--bal-radius-rounded);background:var(--bal-color-primary);cursor:pointer;-webkit-appearance:none}.bal-input-slider__input__native:focus-visible{outline:none}.bal-input-slider__input__native:focus-visible::-webkit-slider-thumb,.bal-input-slider__input__native:focus-visible::-moz-range-thumb{height:1.5rem;width:1.5rem;background:var(--bal-color-white);border:4px solid var(--bal-color-primary);-webkit-box-shadow:0 0 0 .75rem rgba(255,255,255,.3);box-shadow:0 0 0 .75rem rgba(255,255,255,.3);outline:none;position:relative}.bal-input-slider__input__native::-moz-range-track{cursor:pointer;box-shadow:none;background:rgba(0,0,0,0);width:100%;border:none;z-index:2}.bal-input-slider__input__native::-moz-range-thumb{box-shadow:none;border:3px solid var(--bal-color-white);height:.625rem;width:.625rem;border-radius:var(--bal-radius-rounded);background:var(--bal-color-primary);cursor:pointer}.bal-input-slider__input__native::-ms-track{cursor:pointer;box-shadow:none;background:rgba(0,0,0,0);width:100%;border:none;z-index:2}.bal-input-slider__input__native::-ms-fill-lower{background:rgba(0,0,0,0);border:none;box-shadow:none}.bal-input-slider__input__native::-ms-fill-upper{background:rgba(0,0,0,0);border:none;box-shadow:none}.bal-input-slider__input__native::-ms-thumb{box-shadow:none;border:3px solid var(--bal-color-white);height:1rem;width:1rem;border-radius:var(--bal-radius-rounded);background:var(--bal-color-primary);cursor:pointer;-webkit-appearance:none;z-index:2}.bal-input-slider__input__native:focus::-ms-fill-lower{background:rgba(0,0,0,0)}.bal-input-slider__input__native:focus::-ms-fill-upper{background:rgba(0,0,0,0)}.bal-input-slider__input__native--disabled::-webkit-slider-thumb{background:var(--bal-color-grey-5)}.bal-input-slider__input__native--disabled::-ms-thumb{background:var(--bal-color-grey-5)}.bal-input-slider__input__native--disabled::-moz-range-thumb{background:var(--bal-color-grey-5)}.bal-input-slider__steps{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-height:.5rem;margin:-0.625rem .5rem;-ms-flex-pack:justify;justify-content:space-between}.bal-input-slider__steps__item{width:.125rem;border-radius:var(--bal-radius-rounded);background-color:var(--bal-color-primary)}.bal-input-slider__steps__item--disabled{background:var(--bal-color-grey-4)}@-moz-document url-prefix(){.bal-input-slider__steps{margin:0 .5rem !important}}";
15
+ const balInputSliderCss = ".bal-input-slider{display:block;position:relative;width:100%;-ms-flex:1;flex:1;font-family:var(--bal-font-family-text);-ms-flex-direction:column;flex-direction:column;min-height:3rem}.bal-input-slider__background{position:absolute;top:1rem;left:0px;right:0px;z-index:0;border-radius:var(--bal-radius-rounded);background:var(--bal-color-green);height:1rem;width:100%;overflow:hidden}.bal-input-slider__background__upper,.bal-input-slider__background__lower{position:absolute;top:0;width:50%;margin:0;cursor:pointer}.bal-input-slider__background__upper>div,.bal-input-slider__background__lower>div{height:1rem;border-radius:0}.bal-input-slider__background__upper{right:0px}.bal-input-slider__background__upper>div{background:var(--bal-color-green);border-top-right-radius:var(--bal-radius-rounded);border-bottom-right-radius:var(--bal-radius-rounded)}.bal-input-slider__background__lower{left:0px}.bal-input-slider__background__lower>div{background:var(--bal-color-green-5);border-top-left-radius:var(--bal-radius-rounded);border-bottom-left-radius:var(--bal-radius-rounded)}.bal-input-slider__background--disabled{cursor:default;pointer-events:none;background:var(--bal-color-grey-2)}.bal-input-slider__background--disabled .bal-input-slider__background__upper__inner{background:var(--bal-color-grey-2)}.bal-input-slider__background--disabled .bal-input-slider__background__lower__inner{background:var(--bal-color-grey-4)}.bal-input-slider__input{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-height:3rem}.bal-input-slider__input__native{-webkit-appearance:none;margin:0;background:rgba(0,0,0,0);z-index:1;outline:none;min-width:12.5rem;width:100%}.bal-input-slider__input__native::-webkit-slider-runnable-track{width:100%;cursor:pointer;border:none}.bal-input-slider__input__native::-webkit-slider-thumb{-webkit-box-shadow:none;box-shadow:none;border:3px solid var(--bal-color-white);height:1rem;width:1rem;border-radius:var(--bal-radius-rounded);background:var(--bal-color-primary);cursor:pointer;-webkit-appearance:none}.bal-input-slider__input__native:focus-visible{outline:none}.bal-input-slider__input__native:focus-visible::-webkit-slider-thumb{height:1.5rem;width:1.5rem;background:var(--bal-color-white);border:4px solid var(--bal-color-primary);-webkit-box-shadow:0 0 0 .75rem rgba(255,255,255,.3);box-shadow:0 0 0 .75rem rgba(255,255,255,.3);outline:none;position:relative}.bal-input-slider__input__native:focus-visible::-moz-range-thumb{height:1.5rem;width:1.5rem;background:var(--bal-color-white);border:4px solid var(--bal-color-primary);box-shadow:0 0 0 .75rem rgba(255,255,255,.3);outline:none;position:relative}.bal-input-slider__input__native::-moz-range-track{cursor:pointer;box-shadow:none;background:rgba(0,0,0,0);width:100%;border:none;z-index:2}.bal-input-slider__input__native::-moz-range-thumb{box-shadow:none;border:3px solid var(--bal-color-white);height:.625rem;width:.625rem;border-radius:var(--bal-radius-rounded);background:var(--bal-color-primary);cursor:pointer}.bal-input-slider__input__native::-ms-track{cursor:pointer;box-shadow:none;background:rgba(0,0,0,0);width:100%;border:none;z-index:2}.bal-input-slider__input__native::-ms-fill-lower{background:rgba(0,0,0,0);border:none;box-shadow:none}.bal-input-slider__input__native::-ms-fill-upper{background:rgba(0,0,0,0);border:none;box-shadow:none}.bal-input-slider__input__native::-ms-thumb{box-shadow:none;border:3px solid var(--bal-color-white);height:1rem;width:1rem;border-radius:var(--bal-radius-rounded);background:var(--bal-color-primary);cursor:pointer;-webkit-appearance:none;z-index:2}.bal-input-slider__input__native:focus::-ms-fill-lower{background:rgba(0,0,0,0)}.bal-input-slider__input__native:focus::-ms-fill-upper{background:rgba(0,0,0,0)}.bal-input-slider__input__native--disabled::-webkit-slider-thumb{background:var(--bal-color-grey-5)}.bal-input-slider__input__native--disabled::-ms-thumb{background:var(--bal-color-grey-5)}.bal-input-slider__input__native--disabled::-moz-range-thumb{background:var(--bal-color-grey-5)}.bal-input-slider__steps{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-height:.5rem;margin:-0.625rem .5rem;-ms-flex-pack:justify;justify-content:space-between}.bal-input-slider__steps__item{width:.125rem;border-radius:var(--bal-radius-rounded);background-color:var(--bal-color-primary)}.bal-input-slider__steps__item--disabled{background:var(--bal-color-grey-4)}@-moz-document url-prefix(){.bal-input-slider__steps{margin:0 .5rem !important}}";
16
16
  const BalInputSliderStyle0 = balInputSliderCss;
17
17
 
18
18
  const InputSlider = class {
@@ -162,11 +162,11 @@ const InputSlider = class {
162
162
  const inputValueRightEl = inputValueEl.modifier('right');
163
163
  const stepsEl = block.element('steps');
164
164
  const stepsItemEl = stepsEl.element('item');
165
- return (index.h(index.Host, { key: '76a874cb519b6bd4533c90c5cee0373d91d2a788', class: Object.assign(Object.assign({}, block.class()), block.modifier('disabled').class(this.disabled || this.readonly)), onClick: this.handleClick, "aria-disabled": aria.ariaBooleanToString(this.disabled || this.readonly) }, index.h("div", { key: '96acc0eac152e6210127e7bb32ebb44bccbe7983', class: Object.assign(Object.assign({}, backgroundEl.class()), backgroundEl.modifier('disabled').class(this.disabled || this.readonly)) }, index.h("div", { key: 'd1d1bab7ca84c5c958bb0a758cdf021f45d0fab6', class: Object.assign({}, backgroundUpperEl.class()), style: {
165
+ return (index.h(index.Host, { key: 'ced88f04a8412d9c00f64f4a588259083d9986b2', class: Object.assign(Object.assign({}, block.class()), block.modifier('disabled').class(this.disabled || this.readonly)), onClick: this.handleClick, "aria-disabled": aria.ariaBooleanToString(this.disabled || this.readonly) }, index.h("div", { key: 'ec99e4442438f51fb47e6ee7da080649c4ec9ebb', class: Object.assign(Object.assign({}, backgroundEl.class()), backgroundEl.modifier('disabled').class(this.disabled || this.readonly)) }, index.h("div", { key: '4afda06efc6af4a027ef6291b4ad5cc3af3a1c70', class: Object.assign({}, backgroundUpperEl.class()), style: {
166
166
  width: this.cssWidth(),
167
- } }, index.h("div", { key: '7022454f465e51e0d51d558adb171a04125ba582', class: Object.assign({}, backgroundUpperInnerEl.class()) })), index.h("div", { key: '472ab3557e08aad85269135dbdfe08343dec88bd', class: Object.assign({}, backgroundLowerEl.class()), style: {
167
+ } }, index.h("div", { key: '1cdfcacd60179c9b7cb2a4cb2f8cc265b9ff3bf9', class: Object.assign({}, backgroundUpperInnerEl.class()) })), index.h("div", { key: 'b78eb2d0286cccd8394bcb460f7fd9cbc66124fc', class: Object.assign({}, backgroundLowerEl.class()), style: {
168
168
  width: this.cssWidth(true),
169
- } }, index.h("div", { key: '460bb1a8e2365ba86716907242f25ea556c004d6', class: Object.assign({}, backgroundLowerInnerEl.class()) }))), index.h("div", { key: '35f2bcd367d3e87e05aad0eaa56b63df2b527600', class: Object.assign({}, inputEl.class()) }, index.h("div", { key: '19970b7d9e3d4afc88f0c27bd7611e20e8027534', class: Object.assign(Object.assign({}, inputValueEl.class()), inputValueLeftEl.class()) }), index.h("input", { key: 'ce79d94c762e757792fad5a4579353e49d98430a', type: "range", class: Object.assign(Object.assign({}, inputNativeEl.class()), inputNativeEl.modifier('disabled').class(this.disabled || this.readonly)), ref: inputEl => (this.nativeInput = inputEl), id: this.ariaForm.controlId || this.inputId, "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-invalid": this.invalid === true ? 'true' : 'false', disabled: this.disabled, readonly: this.readonly, name: this.name, required: this.required, tabIndex: this.balTabindex, step: this.step, min: this.min, max: this.max, value: this.value !== '' && this.value !== undefined ? this.value : 0, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onKeyPress: e => this.balKeyPress.emit(e), "data-testid": "bal-input-slider" }), index.h("div", { key: 'd8ed5d39304aea0b6fdc356cf170709b7edb1d29', class: Object.assign(Object.assign({}, inputValueEl.class()), inputValueRightEl.class()) })), index.h("div", { key: 'd7e74cad2baa2019ed915e50e1852e733dc14328', class: Object.assign({}, stepsEl.class()), style: { display: this.hasTicks ? 'flex' : 'none' } }, this.getNumberOfSteps().map(step => (index.h("div", { key: step, class: Object.assign(Object.assign({}, stepsItemEl.class()), stepsItemEl.modifier('disabled').class(this.disabled || this.readonly)), "data-step-id": step }))))));
169
+ } }, index.h("div", { key: 'bf7c89eeeb25df825521a0462e070dccd65df7dc', class: Object.assign({}, backgroundLowerInnerEl.class()) }))), index.h("div", { key: 'f3d7033c33b696170c85a1bc6a4f0557eed2a45f', class: Object.assign({}, inputEl.class()) }, index.h("div", { key: '237300025fdb1ea927bf9ba2d79f908735b7b0d5', class: Object.assign(Object.assign({}, inputValueEl.class()), inputValueLeftEl.class()) }), index.h("input", { key: '7437e049efcf5cac5fb2d1d107b9696afd745ed8', type: "range", class: Object.assign(Object.assign({}, inputNativeEl.class()), inputNativeEl.modifier('disabled').class(this.disabled || this.readonly)), ref: inputEl => (this.nativeInput = inputEl), id: this.ariaForm.controlId || this.inputId, "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-invalid": this.invalid === true ? 'true' : 'false', disabled: this.disabled, readonly: this.readonly, name: this.name, required: this.required, tabIndex: this.balTabindex, step: this.step, min: this.min, max: this.max, value: this.value !== '' && this.value !== undefined ? this.value : 0, onInput: this.onInput, onBlur: this.onBlur, onFocus: this.onFocus, onKeyPress: e => this.balKeyPress.emit(e), "data-testid": "bal-input-slider" }), index.h("div", { key: '17bdbd21ccb347ab53f9fb117156a0b1cc881791', class: Object.assign(Object.assign({}, inputValueEl.class()), inputValueRightEl.class()) })), index.h("div", { key: 'd4f74ee7793bf63c96bd272774bcbbdef0bdcaeb', class: Object.assign({}, stepsEl.class()), style: { display: this.hasTicks ? 'flex' : 'none' } }, this.getNumberOfSteps().map(step => (index.h("div", { key: step, class: Object.assign(Object.assign({}, stepsItemEl.class()), stepsItemEl.modifier('disabled').class(this.disabled || this.readonly)), "data-step-id": step }))))));
170
170
  }
171
171
  get el() { return index.getElement(this); }
172
172
  static get watchers() { return {
@@ -1194,15 +1194,15 @@ const InputStepper = class {
1194
1194
  const elText = elInner.element('text');
1195
1195
  const increaseLabel = balInputStepper_i18n.i18nBalInputStepper[this.language].increase;
1196
1196
  const decreaseLabel = balInputStepper_i18n.i18nBalInputStepper[this.language].decrease;
1197
- return (index.h(index.Host, { key: 'a52588a51f04e1b7925242b7dee94ab08ebffd4f', "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-focused": this.focused ? 'true' : null, class: Object.assign({}, block.class()) }, index.h("div", { key: '15cecc65684df7ef715555044d9688cd36a4ad60', class: Object.assign({}, elInner.class()) }, index.h("bal-button", { key: '77421c0eed9fe7a077450843fb0dbf9e8c66254a', aria: {
1197
+ return (index.h(index.Host, { key: 'cfa84687c890114f02d591a21a46a07661469a48', "aria-disabled": aria.ariaBooleanToString(this.disabled), "aria-focused": this.focused ? 'true' : null, class: Object.assign({}, block.class()) }, index.h("div", { key: '5335fcef9736cd54bc837ec55ab8431aac73ad49', class: Object.assign({}, elInner.class()) }, index.h("bal-button", { key: 'd38eb81f66d7c5ddda78c46fd4f7a761c1b118b9', aria: {
1198
1198
  title: decreaseLabel,
1199
1199
  label: decreaseLabel,
1200
1200
  controls: this.ariaForm.controlId || this.inputId,
1201
- }, size: "small", square: true, "data-testid": "bal-input-stepper-decrease", outlined: !this.invalid, icon: "minus", color: this.invalid ? 'danger' : 'info', disabled: this.disabled || this.readonly || this.value <= this.min, onClick: _ => this.decrease(), onBalFocus: ev => this.onFocusDecrease(ev), onBalBlur: ev => this.onBlurDecrease(ev) }), index.h("bal-text", { key: '5bb820b9c38a797f654d952f13016bf6aeeae67d', space: "none", color: this.disabled || this.readonly ? 'grey' : this.invalid ? 'danger' : '', bold: true, class: Object.assign({}, elText.class()), "data-testid": "bal-input-stepper-text" }, number.formatLocaleNumber(this.value)), index.h("bal-button", { key: '1898a8009c699fa46d00f19c3d5d20f809dd20bb', aria: {
1201
+ }, size: "small", square: true, "data-testid": "bal-input-stepper-decrease", outlined: !this.invalid, icon: "minus", color: this.invalid ? 'danger' : 'info', disabled: this.disabled || this.readonly || this.value <= this.min, onClick: _ => this.decrease(), onBalFocus: ev => this.onFocusDecrease(ev), onBalBlur: ev => this.onBlurDecrease(ev) }), index.h("bal-text", { key: 'b04e1e5118df414fe27ad18b27c63f9d1f8296c4', space: "none", color: this.disabled || this.readonly ? 'grey' : this.invalid ? 'danger' : '', bold: true, class: Object.assign({}, elText.class()), "data-testid": "bal-input-stepper-text" }, number.formatLocaleNumber(this.value)), index.h("bal-button", { key: '72d30a316782c5a7b2a3b024ae6b1d0b2dddf218', aria: {
1202
1202
  title: increaseLabel,
1203
1203
  label: increaseLabel,
1204
1204
  controls: this.ariaForm.controlId || this.inputId,
1205
- }, size: "small", "data-testid": "bal-input-stepper-increase", square: true, outlined: !this.invalid, icon: "plus", color: this.invalid ? 'danger' : 'info', disabled: this.disabled || this.readonly || this.value >= this.max, onClick: _ => this.increase(), onBalFocus: ev => this.onFocusIncrease(ev), onBalBlur: ev => this.onBlurIncrease(ev) })), index.h("input", Object.assign({ key: 'bde3449a7db9d1d51bbe991e1343a389c21dae0d', class: Object.assign({}, elInput.class()), id: this.ariaForm.controlId || this.inputId, "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-disabled": aria.ariaBooleanToString(this.disabled), "data-testid": "bal-input-stepper", type: "text", value: this.value, name: this.name, tabindex: "-1", ref: inputEl => (this.nativeInput = inputEl), readonly: this.readonly, disabled: this.disabled }, this.inheritedAttributes))));
1205
+ }, size: "small", "data-testid": "bal-input-stepper-increase", square: true, outlined: !this.invalid, icon: "plus", color: this.invalid ? 'danger' : 'info', disabled: this.disabled || this.readonly || this.value >= this.max, onClick: _ => this.increase(), onBalFocus: ev => this.onFocusIncrease(ev), onBalBlur: ev => this.onBlurIncrease(ev) })), index.h("input", Object.assign({ key: 'fc24fd180574bc350584e3375682a079278362ec', class: Object.assign({}, elInput.class()), id: this.ariaForm.controlId || this.inputId, "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-disabled": aria.ariaBooleanToString(this.disabled), "data-testid": "bal-input-stepper", type: "text", value: this.value, name: this.name, tabindex: "-1", ref: inputEl => (this.nativeInput = inputEl), readonly: this.readonly, disabled: this.disabled }, this.inheritedAttributes))));
1206
1206
  }
1207
1207
  get el() { return index.getElement(this); }
1208
1208
  static get watchers() { return {
@@ -446,7 +446,7 @@ const Input = class {
446
446
  }
447
447
  const block = bem.BEM.block('input');
448
448
  const id = this.ariaForm.controlId || this.inputId;
449
- return (index.h(index.Host, { key: 'a9d5aa6c5238ab0ef80c06ce7b78f248a26dd880', onClick: this.handleClick, "aria-disabled": aria.ariaBooleanToString(this.disabled), class: Object.assign({}, block.class()) }, index.h("input", Object.assign({ key: 'a90aa77d735cadeceb00adf8ee586bcae6ff48a8', class: {
449
+ return (index.h(index.Host, { key: '448720fe0adbd7130be3148121f04bf456fe755b', onClick: this.handleClick, "aria-disabled": aria.ariaBooleanToString(this.disabled), class: Object.assign({}, block.class()) }, index.h("input", Object.assign({ key: 'e3b94bfae57e7aaf10f04ebf7f316a6309e306b6', class: {
450
450
  'input': true,
451
451
  'is-disabled': this.disabled || this.readonly,
452
452
  'is-danger': this.invalid,
@@ -78,7 +78,7 @@ const Label = class {
78
78
  const xxxLarge = this.size === 'xxx-large';
79
79
  const id = this.ariaForm.labelId || this.htmlId;
80
80
  const htmlFor = this.htmlFor || this.ariaForm.controlId;
81
- return (index.h(index.Host, { key: '34631412474f531a869087b4102e740e58078b50', class: Object.assign({}, block.class()) }, index.h("label", { key: '7ea143eca5e46761a69e626065269180491c9684', id: id, htmlFor: htmlFor, 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({}, block.element('native').class()), block.element('native').modifier('multiline').class(this.multiline)), block.element('native').modifier('no-wrap').class(this.noWrap)), block.element('native').modifier('disabled').class(disabled)), block.element('native').modifier('danger').class(danger)), block.element('native').modifier('success').class(success)), block.element('native').modifier('regular').class(regular)), block.element('native').modifier('small').class(small)), block.element('native').modifier('large').class(large)), block.element('native').modifier('x-large').class(xLarge)), block.element('native').modifier('xx-large').class(xxLarge)), block.element('native').modifier('xxx-large').class(xxxLarge)), block.element('native').modifier('hovered').class(this.hovered)), block.element('native').modifier('pressed').class(this.pressed)) }, index.h("slot", { key: 'aed679957f7e593ba3d129b9f00f93645aec9577' }), suffix)));
81
+ return (index.h(index.Host, { key: 'e37870aea60fa79ccd0ed4c451168dc2d652cec5', class: Object.assign({}, block.class()) }, index.h("label", { key: '6c910f7122615d7308dd3825c18d1864aec939f8', id: id, htmlFor: htmlFor, 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({}, block.element('native').class()), block.element('native').modifier('multiline').class(this.multiline)), block.element('native').modifier('no-wrap').class(this.noWrap)), block.element('native').modifier('disabled').class(disabled)), block.element('native').modifier('danger').class(danger)), block.element('native').modifier('success').class(success)), block.element('native').modifier('regular').class(regular)), block.element('native').modifier('small').class(small)), block.element('native').modifier('large').class(large)), block.element('native').modifier('x-large').class(xLarge)), block.element('native').modifier('xx-large').class(xxLarge)), block.element('native').modifier('xxx-large').class(xxxLarge)), block.element('native').modifier('hovered').class(this.hovered)), block.element('native').modifier('pressed').class(this.pressed)) }, index.h("slot", { key: '761ec8b3d47ea0822216af9e93cee3a1bdbb67bd' }), suffix)));
82
82
  }
83
83
  get el() { return index.getElement(this); }
84
84
  };
@@ -8,9 +8,9 @@ const tslib_es6 = require('./tslib.es6-a680968e.js');
8
8
  const helpers = require('./helpers-debb881a.js');
9
9
  const log = require('./log-33398c2a.js');
10
10
  const config_decorator = require('./config.decorator-de244188.js');
11
- const breakpoints_subject = require('./breakpoints.subject-99007fbd.js');
11
+ const breakpoints_subject = require('./breakpoints.subject-1a5906e4.js');
12
12
  const resize_decorator = require('./resize.decorator-e4a92322.js');
13
- const breakpoints_decorator = require('./breakpoints.decorator-a75a8dbc.js');
13
+ const breakpoints_decorator = require('./breakpoints.decorator-d16aa7d7.js');
14
14
  const formInput = require('./form-input-e9974433.js');
15
15
  const aria = require('./aria-7672033f.js');
16
16
  const keyboard_helpers = require('./keyboard.helpers-2093e793.js');
@@ -19,7 +19,7 @@ require('./browser-1d542d0f.js');
19
19
  require('./config.utils-df30e424.js');
20
20
  require('./device-9f97a845.js');
21
21
  require('./listener-52d2e5fd.js');
22
- require('./tokens.esm-836b8c42.js');
22
+ require('./tokens.esm-af603697.js');
23
23
 
24
24
  const balListCss = ":root{--bal-list-item-radius:var(--bal-radius-normal);--bal-list-item-subtile-color:var(--bal-color-text-primary);--bal-list-item-background-hover:var(--bal-color-light-blue-5);--bal-list-item-background-active:var(--bal-color-primary-6);--bal-list-item-on-dark-color:var(--bal-color-text-white);--bal-list-item-on-dark-background-hover:var(--bal-color-light-blue-2);--bal-list-item-on-dark-background-active:var(--bal-color-light-blue-4);--bal-list-item-disabled-color:var(--bal-color-text-grey);--bal-list-item-disabled-fill:var(--bal-color-grey-5);--bal-list-item-disabled-background:var(--bal-color-grey-2);--bal-list-item-disabled-on-dark-background:var(--bal-color-primary-4);--bal-list-item-disabled-on-dark-color:var(--bal-color-text-grey);--bal-list-item-disabled-on-dark-fill:var(--bal-color-grey-5);--bal-list-item-disabled-on-color-background:var(--bal-color-primary-4);--bal-list-item-disabled-on-color-color:var(--bal-color-primary-4);--bal-list-item-disabled-on-color-fill:var(--bal-color-primary-4);--bal-list-item-border-background:var(--bal-color-grey-2);--bal-list-item-border-on-color-background:var(--bal-color-primary);--bal-list-item-border-on-dark-background:var(--bal-color-primary-4);--bal-list-accordion-head-color-hover:var(--bal-color-text-light-blue);--bal-list-accordion-head-background-hover:var(--bal-color-light-blue-5);--bal-list-accordion-head-color-active:var(--bal-color-text-primary-dark);--bal-list-accordion-head-background-active:var(--bal-color-primary-6);--bal-list-accordion-body-color:var(--bal-color-text-white);--bal-list-accordion-head-on-dark-color-hover:var(--bal-color-light-blue-2);--bal-list-accordion-head-on-dark-background-hover:var(--bal-color-light-blue-2);--bal-list-accordion-head-on-dark-color-active:var(--bal-color-light-blue-3);--bal-list-accordion-head-on-dark-background-active:var(--bal-color-light-blue-3)}.bal-list,.bal-list__item,.bal-list__item>a,.bal-list__item>button,.bal-list__item>div,.bal-list__item__icon,.bal-list__item__title,.bal-list__item__link,.bal-list__item__subtitle,.bal-list__item__content{position:static;display:-ms-flexbox;display:flex}.bal-list,.bal-list__item__content{-ms-flex-direction:column;flex-direction:column}.bal-list__item__title,.bal-list__item__subtitle{text-align:left}.bal-list,.bal-list__item,.bal-list__item>div,.bal-list__item>a,.bal-list__item>button{width:100%}.bal-list__item,.bal-list__item>a,.bal-list__item>div,.bal-list__item>button{-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body),.bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body)>a,.bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body)>div,.bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body)>button{min-height:3.5rem}.bal-list--size-small .bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body),.bal-list--size-small .bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body)>a,.bal-list--size-small .bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body)>div,.bal-list--size-small .bal-list__item:not(.bal-list__item__accordion-head):not(.bal-list__item__accordion-body)>button{min-height:3rem}.bal-list__item>a,.bal-list__item>div,.bal-list__item>button{padding:.5rem 0;margin:0;outline:none;border-radius:var(--bal-list-item-radius)}.bal-list--size-small .bal-list__item>a,.bal-list--size-small .bal-list__item>div,.bal-list--size-small .bal-list__item>button{padding:2px 0}.bal-list__item{position:relative}.bal-list__item a{text-decoration:none}.bal-list__item button{background:rgba(0,0,0,0);border:none}.bal-list__item__subtitle{color:var(--bal-list-item-subtile-color);font-size:var(--bal-text-size-small);line-height:var(--bal-line-height-small)}@media screen and (min-width: 769px),print{.bal-list__item__subtitle{font-size:var(--bal-text-size-small-tablet);line-height:var(--bal-line-height-tablet-small)}}@media screen and (min-width: 1024px){.bal-list__item__subtitle{font-size:var(--bal-text-size-small-desktop);line-height:var(--bal-line-height-desktop-small)}}.bal-list__item:not(.bal-list__item__accordion-head),.bal-list__item:not(.bal-list__item__accordion-head)>a,.bal-list__item:not(.bal-list__item__accordion-head)>div,.bal-list__item:not(.bal-list__item__accordion-head)>button,.bal-list__item__content{-ms-flex:1;flex:1}.bal-list__item__content{-ms-flex-pack:center;justify-content:center}.bal-list__item__content--start{-ms-flex-pack:start;justify-content:flex-start}.bal-list__item__content--center{-ms-flex-pack:center;justify-content:center}.bal-list__item__content--end{-ms-flex-pack:end;justify-content:flex-end}.bal-list__item__content--space-between{-ms-flex-pack:justify;justify-content:space-between}.bal-list__item__icon{min-width:1.5rem;min-height:3.5rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.bal-list--size-small .bal-list__item__icon{min-height:calc(3rem - 4px)}.bal-list--size-normal>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-head>.bal-list__item__icon,.bal-list--size-normal>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-head{min-height:3rem}.bal-list--size-small>.bal-list__item:not(.bal-list__item__accordion-body),.bal-list--size-small>.bal-list__item:not(.bal-list__item__accordion-body)>a,.bal-list--size-small>.bal-list__item:not(.bal-list__item__accordion-body)>div,.bal-list--size-small>.bal-list__item:not(.bal-list__item__accordion-body)>button,.bal-list--size-small>.bal-list__item>.bal-list__item__icon{min-height:3rem}.bal-list--size-large>.bal-list__item:not(.bal-list__item__accordion-body),.bal-list--size-large>.bal-list__item:not(.bal-list__item__accordion-body)>a,.bal-list--size-large>.bal-list__item:not(.bal-list__item__accordion-body)>div,.bal-list--size-large>.bal-list__item:not(.bal-list__item__accordion-body)>button,.bal-list--size-large>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-head>.bal-list__item__icon,.bal-list--size-large>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-head,.bal-list--size-large>.bal-list__item>.bal-list__item__icon{min-height:4.5rem}.bal-list--size-large>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-head>.bal-list__item__icon,.bal-list--size-large>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-head{min-height:3.5rem}.bal-list__item--clickable .bal-list__item__accordion-head,.bal-list__item--clickable a:not(.is-link),.bal-list__item--clickable button:not(.button){cursor:pointer;pointer-events:inherit}@media (hover: hover)and (pointer: fine){.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__title .title,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__title .bal-heading__text,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__subtitle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__title .title,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__subtitle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__title .title,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__subtitle{color:var(--bal-list-accordion-head-color-hover) !important}.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg g,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg path,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg circle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg g,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg path,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg circle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg g,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg path,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg circle{fill:var(--bal-list-accordion-head-background-hover) !important}}@media screen and (min-width: 1024px){.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__title .title,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__title .bal-heading__text,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__subtitle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__title .title,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__title .bal-heading__text,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__subtitle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__title .title,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__title .bal-heading__text,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__subtitle{color:var(--bal-list-accordion-head-color-active) !important}}@media screen and (min-width: 1024px){.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg g,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg path,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg circle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg g,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg path,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg circle,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg g,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg path,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg circle{fill:var(--bal-list-accordion-head-background-active) !important}}.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:focus-visible,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):focus-visible,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):focus-visible{-webkit-box-shadow:var(--bal-focus-shadow) !important;box-shadow:var(--bal-focus-shadow) !important}.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable .bal-list__item__accordion-head:focus-visible:after,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable a:not(.is-link):focus-visible:after,.bal-list:not(.is-disabled):not(.bal-list--background-dark) .bal-list__item--clickable button:not(.button):focus-visible:after{content:none !important}.bal-list--background-dark .bal-list__item .bal-list__item__title .title,.bal-list--background-dark .bal-list__item .bal-list__item__title .bal-heading__text,.bal-list--background-dark .bal-list__item .bal-list__item__subtitle{color:var(--bal-list-item-on-dark-color)}.bal-list--background-dark .bal-list__item__icon svg,.bal-list--background-dark .bal-list__item__icon svg g,.bal-list--background-dark .bal-list__item__icon svg path,.bal-list--background-dark .bal-list__item__icon svg circle{fill:var(--bal-list-item-on-dark-color)}@media (hover: hover)and (pointer: fine){.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__subtitle{color:var(--bal-list-accordion-head-on-dark-color-hover) !important}.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):hover .bal-list__item__icon svg circle{fill:var(--bal-list-accordion-head-on-dark-background-hover) !important}}@media screen and (min-width: 1024px){.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__subtitle{color:var(--bal-list-accordion-head-on-dark-color-active) !important}}@media screen and (min-width: 1024px){.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):active .bal-list__item__icon svg circle{fill:var(--bal-list-accordion-head-on-dark-background-active) !important}}.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:focus-visible,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):focus-visible,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):focus-visible{-webkit-box-shadow:var(--bal-focus-shadow-inverted) !important;box-shadow:var(--bal-focus-shadow-inverted) !important}.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable .bal-list__item__accordion-head:focus-visible:after,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable a:not(.is-link):focus-visible:after,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--clickable button:not(.button):focus-visible:after{content:none !important}.bal-list--disabled,.bal-list--disabled .bal-list__item,.bal-list--disabled .bal-list__item a:not(.is-link),.bal-list--disabled .bal-list__item button:not(.button){cursor:default !important;pointer-events:none !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.bal-list--border:not(.bal-list--nested)>.bal-list__item>div:after,.bal-list--border:not(.bal-list--nested)>.bal-list__item>a.bal-list__item__trigger:not(.is-link):after,.bal-list--border:not(.bal-list--nested)>.bal-list__item>button.bal-list__item__trigger:not(.button):not([type=button]):after,.bal-list--border.bal-list--nested>.bal-list__item:not(:last-child)>div:after,.bal-list--border.bal-list--nested>.bal-list__item:not(:last-child)>a.bal-list__item__trigger:not(.is-link):after,.bal-list--border.bal-list--nested>.bal-list__item:not(:last-child)>button.bal-list__item__trigger:not(.button):not([type=button]):after{content:\"\";height:2px;border-radius:var(--bal-list-item-radius);width:100%;position:absolute;bottom:0;left:0;right:0}.bal-list--border .bal-list__item>div:after,.bal-list--border .bal-list__item a:not(.is-link):after,.bal-list--border .bal-list__item button:not(.button):not([type=button]):after,.bal-list--border .bal-list__item--disabled>div:after,.bal-list--border .bal-list__item--disabled a:not(.is-link):after,.bal-list--border .bal-list__item--disabled button:not(.button):not([type=button]):after{background:var(--bal-list-item-disabled-background)}@media (hover: hover)and (pointer: fine){.bal-list--border .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled)>div:hover:after,.bal-list--border .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) a:not(.is-link):hover:after,.bal-list--border .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) button:not(.button):hover:after{background:var(--bal-list-item-background-hover)}}@media screen and (min-width: 1024px){.bal-list--border .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled)>div:active:after,.bal-list--border .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) a:not(.is-link):active:after,.bal-list--border .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) button:not(.button):active:after{background:var(--bal-list-item-background-active)}}.bal-list--border.bal-list--background-color .bal-list__item>div:after,.bal-list--border.bal-list--background-color .bal-list__item a:not(.is-link):after,.bal-list--border.bal-list--background-color .bal-list__item button:not(.button):after{background:var(--bal-color-primary)}.bal-list--border.bal-list--background-color .bal-list__item--disabled>div:after,.bal-list--border.bal-list--background-color .bal-list__item--disabled a:not(.is-link):after,.bal-list--border.bal-list--background-color .bal-list__item--disabled button:not(.button):after{background:var(--bal-list-item-disabled-on-color-background)}.bal-list--border.bal-list--background-dark .bal-list__item>div:after,.bal-list--border.bal-list--background-dark .bal-list__item a:not(.is-link):after,.bal-list--border.bal-list--background-dark .bal-list__item button:not(.button):after{background:var(--bal-list-item-disabled-on-dark-background)}.bal-list--border.bal-list--background-dark .bal-list__item--disabled>div:after,.bal-list--border.bal-list--background-dark .bal-list__item--disabled a:not(.is-link):after,.bal-list--border.bal-list--background-dark .bal-list__item--disabled button:not(.button):after{background:var(--bal-list-item-disabled-on-dark-background)}.bal-list--border.bal-list--background-dark .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled)>div:hover:after,.bal-list--border.bal-list--background-dark .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) a:not(.is-link):hover:after,.bal-list--border.bal-list--background-dark .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) button:not(.button):hover:after{background:var(--bal-list-item-on-dark-background-hover)}.bal-list--border.bal-list--background-dark .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled)>div:active:after,.bal-list--border.bal-list--background-dark .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) a:not(.is-link):active:after,.bal-list--border.bal-list--background-dark .bal-list__item.bal-list__item--clickable:not(.bal-list__item--accordion):not(.bal-list__item--disabled) button:not(.button):active:after{background:var(--bal-list-item-on-dark-background-active)}.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__title .title,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__subtitle,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .title,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__subtitle,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__title .title,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__subtitle{color:var(--bal-list-item-disabled-on-dark-color) !important}.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg g,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg path,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg circle,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg g,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg path,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg g,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg path,.bal-list:not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg circle{fill:var(--bal-list-item-disabled-on-dark-fill) !important}.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__subtitle{color:var(--bal-list-item-disabled-color) !important}.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled:active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled):not(.bal-list--background-dark) .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg circle{fill:var(--bal-list-item-disabled-fill) !important}.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__subtitle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__title .title,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__title .bal-heading__text,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__subtitle{color:var(--bal-list-item-disabled-on-color-color) !important}.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled:active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-color .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled:active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled a:not(.is-link):active .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button) .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):hover .bal-list__item__icon svg circle,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg g,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg path,.bal-list:not(.bal-list--disabled).bal-list--background-dark .bal-list__item--disabled button:not(.button):active .bal-list__item__icon svg circle{fill:var(--bal-list-item-disabled-on-color-fill) !important}.bal-card>.bal-list.p-none .bal-list__item:last-child:after{content:none !important}.bal-list__item--accordion>div{-ms-flex-direction:column;flex-direction:column}.bal-list__item--animated{-webkit-transition:all var(--bal-animation-transition-duration) var(--bal-animation-transition-easing);transition:all var(--bal-animation-transition-duration) var(--bal-animation-transition-easing)}.bal-list__item--animated .bal-list__item__accordion-body{-webkit-transition:max-height var(--bal-animation-transition-duration) var(--bal-animation-transition-easing);transition:max-height var(--bal-animation-transition-duration) var(--bal-animation-transition-easing)}.bal-list__item--animated .bal-list__item__accordion-head__icon{-webkit-transition:-webkit-transform var(--bal-animation-transition-duration) var(--bal-animation-transition-easing);transition:-webkit-transform var(--bal-animation-transition-duration) var(--bal-animation-transition-easing);transition:transform var(--bal-animation-transition-duration) var(--bal-animation-transition-easing);transition:transform var(--bal-animation-transition-duration) var(--bal-animation-transition-easing), -webkit-transform var(--bal-animation-transition-duration) var(--bal-animation-transition-easing)}.bal-list__item__accordion-head{padding:0 !important}.bal-list__item__accordion-body{will-change:max-height;min-height:0;margin:0 !important}.bal-list__item__accordion-body,.bal-list__item__accordion-body__content{padding:0 !important}.bal-list__item--collapsing>.bal-list__item__trigger>.bal-list__item__accordion-body{max-height:0 !important;overflow:hidden}.bal-list__item--collapsed>.bal-list__item__trigger>.bal-list__item__accordion-body:not(.bal-list__item__accordion-body--grouped){display:none}.bal-list__item--collapsed>.bal-list__item__trigger>.bal-list__item__accordion-body{overflow:hidden}.bal-list__item--collapsed>.bal-list__item__trigger>.bal-list__item__accordion-body--grouped{max-height:0 !important}.bal-list__item--expanding>.bal-list__item__trigger>.bal-list__item__accordion-body{max-height:0;overflow:hidden}@media (prefers-reduced-motion: reduce){.bal-list__item,.bal-list__item__accordion-body{-webkit-transition:none !important;transition:none !important}}.bal-list__item__accordion-body{-ms-flex-align:start !important;align-items:flex-start !important}.bal-list__item__accordion-body__content{position:static;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start !important;align-items:flex-start !important}.bal-list__item__accordion-body__content--start{-ms-flex-pack:start;justify-content:flex-start}.bal-list__item__accordion-body__content--center{-ms-flex-pack:center;justify-content:center}.bal-list__item__accordion-body__content--end{-ms-flex-pack:end;justify-content:flex-end}.bal-list__item__accordion-body__content--space-between{-ms-flex-pack:justify;justify-content:space-between}.bal-list--border>.bal-list__item--expanded>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--border>.bal-list__item--expanding>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--border>.bal-list__item--collapsing>.bal-list__item__trigger>.bal-list__item__accordion-head:after{position:absolute;bottom:-0.5rem;left:0;content:\"\";height:2px;width:100%;border-radius:var(--bal-list-item-radius);background:var(--bal-list-item-border-background)}.bal-list--size-small.bal-list--border>.bal-list__item--expanded>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--size-small.bal-list--border>.bal-list__item--expanding>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--size-small.bal-list--border>.bal-list__item--collapsing>.bal-list__item__trigger>.bal-list__item__accordion-head:after{bottom:-2px}.bal-list--border.bal-list--background-color>.bal-list__item--expanded>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--border.bal-list--background-color>.bal-list__item--collapsing>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--border.bal-list--background-color>.bal-list__item--expanding>.bal-list__item__trigger>.bal-list__item__accordion-head:after{background:var(--bal-list-item-border-on-color-background)}.bal-list--border.bal-list--background-dark>.bal-list__item--expanded>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--border.bal-list--background-dark>.bal-list__item--collapsing>.bal-list__item__trigger>.bal-list__item__accordion-head:after,.bal-list--border.bal-list--background-dark>.bal-list__item--expanding>.bal-list__item__trigger>.bal-list__item__accordion-head:after{background:var(--bal-list-item-border-on-dark-background)}.bal-list__item__accordion-body__content>.bal-list{padding-left:1rem}.bal-list--background-dark .bal-list__item__accordion-body .bal-list__item__content>p{color:var(--bal-list-accordion-body-color)}.bal-list__item--animated>.bal-list__item__trigger{-webkit-transition:all var(--bal-animation-transition-duration) var(--bal-animation-transition-easing);transition:all var(--bal-animation-transition-duration) var(--bal-animation-transition-easing)}.bal-list__item--expanded>.bal-list__item__trigger,.bal-list__item--expanding>.bal-list__item__trigger{padding-bottom:0}.bal-list--border>.bal-list__item>.bal-list__item__trigger>.bal-list__item__accordion-body>div:not(.bal-list__item__accordion-body__content--space-normal){padding-bottom:2px !important}.bal-list__item__accordion-body__content{padding-top:.5rem !important}.bal-list__item__accordion-body__content--space-normal{padding-top:1rem !important;padding-bottom:1rem !important}";
25
25
  const BalListStyle0 = balListCss;
@@ -46,7 +46,7 @@ const List = class {
46
46
  const block = bem.BEM.block('list');
47
47
  const closestListEl = this.el.closest('.bal-list');
48
48
  const nested = closestListEl !== null && closestListEl !== this.el;
49
- return (index.h(index.Host, { key: '3c54368bcf034dac4872b394740a373c38005c10', role: "list", class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('nested').class(nested)), block.modifier('disabled').class(this.disabled)), block.modifier('border').class(this.border)), block.modifier(`size-${this.size || 'normal'}`).class()), block.modifier(`background-${this.background}`).class()) }, index.h("slot", { key: '6d03491580aa8ec3db152ad67e988280cf21ca9f' })));
49
+ return (index.h(index.Host, { key: '66f8d907d203b0c270d1ad17780ba39fd38f3f76', role: "list", class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('nested').class(nested)), block.modifier('disabled').class(this.disabled)), block.modifier('border').class(this.border)), block.modifier(`size-${this.size || 'normal'}`).class()), block.modifier(`background-${this.background}`).class()) }, index.h("slot", { key: 'b518539637ca819f4cfc60c24571ec77c5c85ff1' })));
50
50
  }
51
51
  get el() { return index.getElement(this); }
52
52
  static get watchers() { return {
@@ -585,10 +585,10 @@ const ListItemContent = class {
585
585
  this.contentAlignment = undefined;
586
586
  }
587
587
  render() {
588
- return (index.h(index.Host, { key: 'e6960b64c93e69db55c2e65b2c61f22c04db55f1', class: {
588
+ return (index.h(index.Host, { key: '753736cc273f562a957f83b78ddcf3c46d96c3c2', class: {
589
589
  'bal-list__item__content': true,
590
590
  [`bal-list__item__content--${this.contentAlignment}`]: this.contentAlignment !== undefined,
591
- } }, index.h("slot", { key: '4aade21aa78b7db07f4345fafc1b191fe783add6' })));
591
+ } }, index.h("slot", { key: 'a039d83497e2981173d0cea77227ec9eb58d8b9b' })));
592
592
  }
593
593
  };
594
594
 
@@ -598,10 +598,10 @@ const ListItemIcon = class {
598
598
  this.right = false;
599
599
  }
600
600
  render() {
601
- return (index.h(index.Host, { key: 'f671a69a39564ee0b03422d3f3502d98fbecacbd', class: {
601
+ return (index.h(index.Host, { key: 'a260b7e90eb381a23de3181688a8445eed735701', class: {
602
602
  'bal-list__item__icon': true,
603
603
  'bal-list__item__icon--right': this.right,
604
- } }, index.h("slot", { key: 'fc26e2dede7c6aec3cf9f2e6d6df5c42d4901d15' })));
604
+ } }, index.h("slot", { key: '9b34490944c48da6666883e7b7d4cb0ec6097e53' })));
605
605
  }
606
606
  };
607
607
 
@@ -610,7 +610,7 @@ const ListItemSubtitle = class {
610
610
  index.registerInstance(this, hostRef);
611
611
  }
612
612
  render() {
613
- return (index.h(index.Host, { key: 'a280cf7bf44a08047d371b5fc7aa5783ef681470', class: "bal-list__item__subtitle" }, index.h("slot", { key: '2a1c215ec3fe1d0ce38bb05fb4875f31dbb386e1' })));
613
+ return (index.h(index.Host, { key: 'aed0f61d51b0f2822432686915a0072320ba29d7', class: "bal-list__item__subtitle" }, index.h("slot", { key: '14bfb0cb477c8da62cef9ff2c51a7216462eb3de' })));
614
614
  }
615
615
  };
616
616
 
@@ -621,7 +621,7 @@ const ListItemTitle = class {
621
621
  this.visualLevel = undefined;
622
622
  }
623
623
  render() {
624
- return (index.h(index.Host, { key: 'ac2a175360912da9d6ed64bfa3878040eefa9bb5', class: "bal-list__item__title" }, index.h("bal-heading", { key: '2e087de8fa14195b169a6c82fa23927b82c26b6d', level: this.level, visualLevel: this.visualLevel, space: "none" }, index.h("slot", { key: '342f827ec168778d26c84e35e7118f5898ece9cb' }))));
624
+ return (index.h(index.Host, { key: 'b2afc2dad242ca699ed349d5767d66f2451486e1', class: "bal-list__item__title" }, index.h("bal-heading", { key: '38f5855e07ff971dc31ad56a6db20936f3825c02', level: this.level, visualLevel: this.visualLevel, space: "none" }, index.h("slot", { key: '032e327a6ad730378710bb8cd5ebe4ae0506665e' }))));
625
625
  }
626
626
  };
627
627
 
@@ -7,14 +7,14 @@ const tslib_es6 = require('./tslib.es6-a680968e.js');
7
7
  const bem = require('./bem-81bc6a2d.js');
8
8
  const log = require('./log-33398c2a.js');
9
9
  const helpers = require('./helpers-debb881a.js');
10
- const breakpoints_decorator = require('./breakpoints.decorator-a75a8dbc.js');
11
- const breakpoints_subject = require('./breakpoints.subject-99007fbd.js');
10
+ const breakpoints_decorator = require('./breakpoints.decorator-d16aa7d7.js');
11
+ const breakpoints_subject = require('./breakpoints.subject-1a5906e4.js');
12
12
  const config_decorator = require('./config.decorator-de244188.js');
13
13
  require('./browser-1d542d0f.js');
14
14
  require('./config.utils-df30e424.js');
15
15
  require('./device-9f97a845.js');
16
16
  require('./listener-52d2e5fd.js');
17
- require('./tokens.esm-836b8c42.js');
17
+ require('./tokens.esm-af603697.js');
18
18
 
19
19
  const balLogoCss = ".bal-logo{position:static;display:block;height:22px}.bal-logo svg{-webkit-transform:unset !important;transform:unset !important}.bal-logo svg svg,.bal-logo svg g,.bal-logo svg path,.bal-logo svg circle{fill:#000d6e}.bal-logo>div{height:22px}@media screen and (min-width: 1024px){.bal-logo--animated{margin-left:-7px}}.bal-logo--white svg svg,.bal-logo--white svg g,.bal-logo--white svg path,.bal-logo--white svg circle{fill:#fff}@media screen and (min-width: 1024px){.bal-logo{height:32px}.bal-logo>div{height:32px}}.bal-logo--size-small{height:22px}.bal-logo--size-small>div{height:22px}";
20
20
  const BalLogoStyle0 = balLogoCss;
@@ -242,17 +242,17 @@ const Modal = class {
242
242
  return false;
243
243
  }
244
244
  render() {
245
- return (index.h(index.Host, { key: '667cc09e4998cc5869da604116f6a53fe8f7b2fd', "aria-modal": "true", "aria-presented": this.presented ? 'true' : null, "data-testid": this.dataTestId, tabindex: "-1", class: Object.assign({ 'bal-modal': true, 'bal-modal--is-closable': this.isClosable, 'bal-modal--is-active': this.presented, [overlays.FOCUS_TRAP_DISABLE_CLASS]: this.focusTrap === false }, getClassMap(this.cssClass)), style: {
245
+ return (index.h(index.Host, { key: '1d9ab99326366d164adf6fbd5fc9d6af27a8ba58', "aria-modal": "true", "aria-presented": this.presented ? 'true' : null, "data-testid": this.dataTestId, tabindex: "-1", class: Object.assign({ 'bal-modal': true, 'bal-modal--is-closable': this.isClosable, 'bal-modal--is-active': this.presented, [overlays.FOCUS_TRAP_DISABLE_CLASS]: this.focusTrap === false }, getClassMap(this.cssClass)), style: {
246
246
  '--bal-width': `${this.modalWidth}px`,
247
- } }, index.h("div", { key: '5b7a948469eafcc7997672721b6b5a12f6190256', class: {
247
+ } }, index.h("div", { key: '057c4355168926825f04f51300478a1393b31563', class: {
248
248
  'bal-modal__background': true,
249
249
  'is-hidden': !this.hasBackdrop,
250
- }, ref: div => (this.modalBackgroundElement = div) }), index.h("div", { key: '59f9cee78fdea711e0177fa51cb9d61ea7fda48d', class: {
250
+ }, ref: div => (this.modalBackgroundElement = div) }), index.h("div", { key: 'ffa93ee6d43b8ded4a2851e4c2578fce427de8c2', class: {
251
251
  'bal-modal__container': true,
252
- }, ref: div => (this.modalContainerElement = div) }, index.h("div", { key: '956925a0d9e32394f4a7f79bf868cff3f5e874c7', class: {
252
+ }, ref: div => (this.modalContainerElement = div) }, index.h("div", { key: '37ee9d19563be8e0a22b75d44b0cde5890342e1c', class: {
253
253
  'bal-modal__content': true,
254
254
  [`bal-modal__content--has-spacing-${this.space}`]: true,
255
- }, ref: div => (this.modalContentElement = div) }, index.h("slot", { key: '410d120f1a9b2af8dbf2560ef73d87a4648b9570' })))));
255
+ }, ref: div => (this.modalContentElement = div) }, index.h("slot", { key: '0bdfc5b5e268ec2ade1b70753cd64517fa635290' })))));
256
256
  }
257
257
  get el() { return index.getElement(this); }
258
258
  };
@@ -263,7 +263,7 @@ const ModalBody = class {
263
263
  index.registerInstance(this, hostRef);
264
264
  }
265
265
  render() {
266
- return (index.h(index.Host, { key: '3c895128a0fd7d948de71f4d95a002a3feb5fe57', class: "bal-modal__body" }, index.h("slot", { key: '3295eac615894ef69b17ac7e9d48f3ff621385da' })));
266
+ return (index.h(index.Host, { key: '2bef5892f7f6e90bb4c893f4c5ca5027dece343a', class: "bal-modal__body" }, index.h("slot", { key: '45b45f4141bd105c11f57628e6ea2ba989ef1a55' })));
267
267
  }
268
268
  };
269
269
 
@@ -281,7 +281,7 @@ const ModalHeader = class {
281
281
  }
282
282
  render() {
283
283
  var _a;
284
- return (index.h(index.Host, { key: '0489abea9bae77bf1e134362a19f28781108db5e', class: "bal-modal__header" }, index.h("div", { key: 'f560349556bcc00713544345d456f6b465d1935c', class: "bal-modal__header__title" }, index.h("bal-heading", { key: '7f0a4df6358cf0b7ae464d4e2965b64e8d169efc', level: "h2", space: "none" }, index.h("slot", { key: 'b6a1f74aeca6d9883c5520d9d3ac2e5cbb7b49a2' }))), ((_a = this.parentModal) === null || _a === void 0 ? void 0 : _a.isClosable) ? (index.h("bal-close", { class: "bal-modal__header__close data-test-modal-close", onClick: this.closeHandler })) : ('')));
284
+ return (index.h(index.Host, { key: 'abcecb921453f0ec9ff5b989517ca1b1406daab0', class: "bal-modal__header" }, index.h("div", { key: '6e4606402740673c455e98c4f4160e17f82d0435', class: "bal-modal__header__title" }, index.h("bal-heading", { key: 'bf7df5c6677354f5c53b75d77fb8b7f23859f267', level: "h2", space: "none" }, index.h("slot", { key: '78648da85f2751f9aac04544083d62ba088beeae' }))), ((_a = this.parentModal) === null || _a === void 0 ? void 0 : _a.isClosable) ? (index.h("bal-close", { class: "bal-modal__header__close data-test-modal-close", onClick: this.closeHandler })) : ('')));
285
285
  }
286
286
  get el() { return index.getElement(this); }
287
287
  };