@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
@@ -1,17 +1,19 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
  import { _ as __decorate, a as __metadata } from './tslib.es6.js';
3
- import { j as isDescendant } from './helpers.js';
3
+ import { i as isSpaceKey } from './index.esm.js';
4
+ import { a as ariaBooleanToString } from './aria.js';
5
+ import { i as inheritAttributes } from './attributes.js';
4
6
  import { B as BEM } from './bem.js';
5
7
  import { F as FOCUS_KEYS } from './focus-visible.js';
6
- import { L as Logger } from './log.js';
7
- import { i as inheritAttributes } from './attributes.js';
8
- import { s as stopEventBubbling } from './form-input.js';
9
8
  import { d as defaultBalAriaForm } from './form.js';
10
- import { a as ariaBooleanToString } from './aria.js';
11
- import { a as isSpaceKey } from './keyboard.helpers.js';
9
+ import { s as stopEventBubbling, i as inputSetFocus, a as inputSetBlur } from './form-input.js';
10
+ import { j as isDescendant } from './helpers.js';
11
+ import { L as Logger } from './log.js';
12
+ import { d as defineCustomElement$1 } from './bal-radio-icon2.js';
13
+ import { L as ListenToElementStates } from './element-states.decorator.js';
12
14
 
13
- const radioCheckboxCss = "@media (hover: hover)and (pointer: fine){.bal-radio-checkbox.bal-focused.bal-radio-checkbox--select-button,.bal-radio-checkbox.bal-focused .bal-radio-checkbox__input:not(.bal-radio-checkbox__input--select-button)+.bal-radio-checkbox__label::before{-webkit-box-shadow:var(--bal-focus-shadow) !important;box-shadow:var(--bal-focus-shadow) !important}}:root{--bal-radio-checkbox-symbol-size:1.5rem;--bal-radio-checkbox-symbol-width:calc(0.5rem - 1px);--bal-radio-checkbox-symbol-height:calc(0.875rem - 1px);--bal-radio-checkbox-symbol-left:calc(0.5rem + 1px);--bal-radio-checkbox-symbol-margin-top:0.25rem;--bal-radio-checkbox-label-min-height:1.5rem;--bal-radio-checkbox-select-button-background-hover:var(--bal-color-grey-2);--bal-radio-checkbox-select-button-background-active:var(--bal-color-grey-2);--bal-radio-checkbox-select-button-background-checked:var(--bal-color-primary);--bal-radio-checkbox-select-button-background-checked-hover:var(--bal-color-light-blue-5);--bal-radio-checkbox-select-button-background-checked-active:var(--bal-color-primary-6);--bal-radio-checkbox-select-button-background-invalid:var(--bal-color-danger-1);--bal-radio-checkbox-select-button-background-invalid-hover:var(--bal-color-danger-1);--bal-radio-checkbox-select-button-background-invalid-active:var(--bal-color-danger-1);--bal-radio-checkbox-select-button-background-invalid-checked:var(--bal-color-border-danger);--bal-radio-checkbox-select-button-background-invalid-checked-hover:var(--bal-color-danger-5);--bal-radio-checkbox-select-button-background-invalid-checked-active:var(--bal-color-danger-6);--bal-radio-checkbox-select-button-background-disabled-hover-active:var(--bal-color-grey-2);--bal-radio-checkbox-select-button-background-disabled-checked-hover-active:var(--bal-color-border-grey-dark);--bal-radio-checkbox-switch-label-background-before:var(--bal-color-primary-1);--bal-radio-checkbox-switch-label-background-after:var(--bal-color-primary);--bal-radio-checkbox-switch-label-background-hover-after:var(--bal-color-light-blue-5);--bal-radio-checkbox-switch-label-background-active-after:var(--bal-color-primary-6);--bal-radio-checkbox-switch-label-background-checked-before:var(--bal-color-success-4);--bal-radio-checkbox-switch-label-background-checked-after:var(--bal-color-white);--bal-radio-checkbox-switch-label-background-checked-hover-before:var(--bal-color-success-5);--bal-radio-checkbox-switch-label-background-checked-active-before:var(--bal-color-success-6);--bal-radio-checkbox-switch-label-background-invalid-before:var(--bal-color-danger-1);--bal-radio-checkbox-switch-label-background-invalid-after:var(--bal-color-border-danger);--bal-radio-checkbox-switch-label-background-invalid-hover-after:var(--bal-color-danger-6);--bal-radio-checkbox-switch-label-background-invalid-active-after:var(--bal-color-border-danger);--bal-radio-checkbox-switch-label-background-invalid-checked-before:var(--bal-color-danger-4);--bal-radio-checkbox-switch-label-background-invalid-checked-after:var(--bal-color-white);--bal-radio-checkbox-switch-label-background-invalid-checked-hover-before:var(--bal-color-danger-5);--bal-radio-checkbox-switch-label-background-invalid-checked-active-before:var(--bal-color-danger-6);--bal-radio-checkbox-switch-label-background-disabled-hover-active-before:var(--bal-color-grey-3);--bal-radio-checkbox-switch-label-background-disabled-hover-active-after:var(--bal-color-border-grey-dark);--bal-radio-checkbox-switch-label-background-disabled-checked-hover-active-before:var(--bal-color-border-grey-dark);--bal-radio-checkbox-switch-label-background-disabled-checked-hover-active-after:var(--bal-color-white);--bal-radio-checkbox-button-background:transparent;--bal-radio-checkbox-button-background-checked-green:var(--bal-color-green-1);--bal-radio-checkbox-button-background-checked-purple:var(--bal-color-purple-1);--bal-radio-checkbox-button-background-checked-red:var(--bal-color-red-1);--bal-radio-checkbox-button-background-checked-yellow:var(--bal-color-yellow-1);--bal-radio-checkbox-button-background-disabled:var(--bal-color-grey-1);--bal-radio-checkbox-button-background-hover:var(--bal-color-grey-1);--bal-radio-checkbox-select-button-border-color:var(--bal-color-primary);--bal-radio-checkbox-select-button-border-color-hover:var(--bal-color-light-blue-5);--bal-radio-checkbox-select-button-border-color-active:var(--bal-color-primary-6);--bal-radio-checkbox-select-button-border-color-invalid:var(--bal-color-border-danger);--bal-radio-checkbox-select-button-border-color-invalid-hover:var(--bal-color-danger-5);--bal-radio-checkbox-select-button-border-color-invalid-active:var(--bal-color-danger-6);--bal-radio-checkbox-select-button-border-color-invalid-checked:var(--bal-color-border-danger);--bal-radio-checkbox-select-button-border-color-invalid-checked-hover:var(--bal-color-danger-5);--bal-radio-checkbox-select-button-border-color-invalid-checked-active:var(--bal-color-danger-6);--bal-radio-checkbox-select-button-border-color-disabled-hover-active:var(--bal-color-border-grey-dark);--bal-radio-checkbox-select-button-border-color-disabled-checked-hover-active:var(--bal-color-border-grey-dark);--bal-radio-checkbox-button-border-color-hover:var(--bal-color-border-primary-hovered);--bal-radio-checkbox-button-border-color-active:var(--bal-color-border-primary-pressed);--bal-radio-checkbox-button-border-color-invalid-hover:var(--bal-color-border-danger-hovered);--bal-radio-checkbox-button-border-color-invalid-active:var(--bal-color-border-danger-pressed);--bal-radio-checkbox-button-border-color:var(--bal-color-border);--bal-radio-checkbox-button-border-color-checked:var(--bal-color-border-primary);--bal-radio-checkbox-button-border-color-disabled:var(--bal-color-border-grey-dark);--bal-radio-checkbox-button-border-color-invalid:var(--bal-color-border-danger)}bal-radio .bal-radio-checkbox__label::before,bal-radio .bal-radio-checkbox__label::after{margin-top:0px !important}.bal-radio-checkbox-group{display:inline-block;position:relative;width:100%}.bal-radio-checkbox-group__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--bal-space-normal)}.bal-radio-checkbox-group__inner--select-button{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1;flex:1;gap:var(--bal-space-x-small)}@media screen and (min-width: 769px),print{.bal-radio-checkbox-group__inner--select-button{-ms-flex-direction:row;flex-direction:row}}.bal-radio-checkbox-group__inner--expanded{-ms-flex-align:stretch;align-items:stretch}.bal-radio-checkbox-group__inner--expanded .bal-radio-checkbox{-ms-flex:1;flex:1}@media screen and (max-width: 768px){.bal-radio-checkbox-group__inner--expanded .bal-radio-checkbox{width:100%}}.bal-radio-checkbox-group__inner--select-button.bal-radio-checkbox-group__inner--vertical{gap:var(--bal-space-x-small)}.bal-radio-checkbox-group__inner--vertical{-ms-flex-direction:column;flex-direction:column;border-radius:var(--bal-radius-normal);gap:0}@media screen and (min-width: 769px),print{.bal-radio-checkbox-group__inner--vertical{-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width: 768px){.bal-radio-checkbox-group__inner--vertical-mobile{-ms-flex-direction:column;flex-direction:column;border-radius:var(--bal-radius-normal);gap:0}}.bal-radio-checkbox{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;outline:none;min-width:1.5rem;min-height:3rem}.bal-radio-checkbox--flat:not(.bal-radio-checkbox--select-button){min-height:1.5rem}.bal-radio-checkbox__input{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden}.bal-radio-checkbox--invisible{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden}.bal-radio-checkbox:not(.bal-radio-checkbox--disabled),.bal-radio-checkbox:not(.bal-radio-checkbox--disabled) input,.bal-radio-checkbox:not(.bal-radio-checkbox--disabled) input+label,.bal-radio-checkbox:not(.bal-radio-checkbox--disabled) input+label>span{cursor:pointer}.bal-radio-checkbox__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;line-height:1.5rem;contain:layout style;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:left;min-height:var(--bal-radio-checkbox-label-min-height);font-family:var(--bal-font-family-text)}.bal-radio-checkbox__label__text{padding-left:2rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding-top:.25rem;padding-bottom:.25rem}.bal-radio-checkbox__label__text--hidden{padding-left:0;display:none}.bal-radio-checkbox__label__text--flat{padding-top:0;padding-bottom:0}.bal-radio-checkbox__label--flat:not(.bal-radio-checkbox--select-button)::before,.bal-radio-checkbox__label--flat:not(.bal-radio-checkbox--select-button)::after{top:0px !important}.bal-radio-checkbox__label--hidden::before,.bal-radio-checkbox__label--hidden::after{top:0px !important}.bal-radio-checkbox__label::before,.bal-radio-checkbox__label::after{display:inline-block;position:absolute;left:0;top:.25rem;height:var(--bal-radio-checkbox-symbol-size);width:var(--bal-radio-checkbox-symbol-size);background-color:rgba(0,0,0,0);background-position:center;background-repeat:no-repeat;background-size:var(--bal-radio-checkbox-symbol-size) var(--bal-radio-checkbox-symbol-size)}.bal-radio-checkbox__label::before{content:\"\";border-style:var(--bal-form-field-control-border-style);border-width:2px}.bal-radio-checkbox__label::after{content:none}.bal-radio-checkbox__label--checked::after{content:\"\"}.bal-radio-checkbox__label--radio::before,.bal-radio-checkbox__label--radio::after{border-radius:50%}.bal-radio-checkbox__label--radio::after{left:0;-webkit-transform:scale(0.25);transform:scale(0.25)}.bal-radio-checkbox__label--checkbox::before{border-radius:var(--bal-form-field-control-radius)}.bal-radio-checkbox__label--checkbox::after{border-top:0;border-right-style:var(--bal-form-field-control-border-style);border-right-width:2px;border-bottom-style:var(--bal-form-field-control-border-style);border-bottom-width:2px;border-left:0;border-radius:1px;width:var(--bal-radio-checkbox-symbol-width);height:var(--bal-radio-checkbox-symbol-height);left:var(--bal-radio-checkbox-symbol-left);margin-top:var(--bal-radio-checkbox-symbol-margin-top);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bal-radio-checkbox .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-primary);background:var(--bal-color-transparent)}.bal-radio-checkbox .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-primary)}.bal-radio-checkbox .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-primary)}.bal-radio-checkbox:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-light-blue-5);background:var(--bal-color-grey-2)}.bal-radio-checkbox:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-light-blue-5)}.bal-radio-checkbox:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-light-blue-5)}.bal-radio-checkbox:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-blue-6);background:var(--bal-color-grey-2)}.bal-radio-checkbox:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-blue-6)}.bal-radio-checkbox:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-blue-6)}.bal-radio-checkbox--invalid .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-border-danger);background:var(--bal-color-danger-1)}.bal-radio-checkbox--invalid .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--invalid .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-danger)}.bal-radio-checkbox--invalid .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--invalid .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-danger)}.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--invalid.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-danger-5);background:var(--bal-color-danger-1)}.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--invalid.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--invalid.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-5)}.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--invalid.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--invalid.bal-radio-checkbox--hovered .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-5)}.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--invalid.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-danger-6);background:var(--bal-color-danger-1)}.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--invalid.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--invalid.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-6)}.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--invalid.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--invalid.bal-radio-checkbox--pressed .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-6)}.bal-radio-checkbox--disabled .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-border-grey-dark);background:var(--bal-color-grey-2)}.bal-radio-checkbox--disabled .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--disabled .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-grey-dark)}.bal-radio-checkbox--disabled .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--disabled .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-grey-dark)}.bal-radio-checkbox .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-primary)}.bal-radio-checkbox:hover .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--hovered .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-light-blue-5)}.bal-radio-checkbox:active .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--pressed .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-blue-6)}.bal-radio-checkbox--invalid .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-border-danger)}.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--invalid.bal-radio-checkbox--hovered .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-danger-5)}.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--invalid.bal-radio-checkbox--pressed .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-danger-6)}.bal-radio-checkbox--disabled .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--disabled.bal-radio-checkbox--hovered .bal-radio-checkbox__label .bal-radio-checkbox__label__text,.bal-radio-checkbox--disabled.bal-radio-checkbox--pressed .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-text-grey)}.bal-radio-checkbox--inline{display:inline}.bal-radio-checkbox--select-button{padding-left:.75rem;padding-right:.75rem;min-width:3rem;border-width:2px;border-style:var(--bal-form-field-control-border-style);border-radius:var(--bal-form-field-control-radius);border-color:var(--bal-radio-checkbox-select-button-border-color)}.bal-radio-checkbox--select-button:hover{border-color:var(--bal-radio-checkbox-select-button-border-color-hover);background:var(--bal-radio-checkbox-select-button-background-hover)}.bal-radio-checkbox--select-button:active{border-color:var(--bal-radio-checkbox-select-button-border-color-active);background:var(--bal-radio-checkbox-select-button-background-active)}.bal-radio-checkbox--select-button label::before{top:unset}.bal-radio-checkbox--select-button label::after{top:unset;margin-top:-3px}.bal-radio-checkbox--select-button .bal-radio-checkbox__label--flat::before{top:unset !important}.bal-radio-checkbox--select-button .bal-radio-checkbox__label--flat::after{margin-top:-3px;top:unset !important}.bal-radio-checkbox--select-button .bal-radio-checkbox__label--flat .bal-radio-checkbox__label__text--flat{padding-top:.25rem;padding-bottom:.25rem}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked{background:var(--bal-radio-checkbox-select-button-background-checked)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label .bal-radio-checkbox__label__text .is-link{color:var(--bal-radio-checkbox-select-button-link-text-color-checked)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover{background:var(--bal-radio-checkbox-select-button-background-checked-hover)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active{background:var(--bal-radio-checkbox-select-button-background-checked-active)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-primary)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-primary)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-light-blue-5)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-light-blue-5)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-blue-6)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-blue-6)}.bal-radio-checkbox--select-button.bal-radio-checkbox--checked:active .bal-radio-checkbox__label .bal-radio-checkbox__label__text{color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid{border-color:var(--bal-radio-checkbox-select-button-border-color-invalid);background:var(--bal-radio-checkbox-select-button-background-invalid)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid .bal-radio-checkbox__label .bal-radio-checkbox__label__text .is-link{color:var(--bal-form-field-label-danger-color)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid:hover{border-color:var(--bal-radio-checkbox-select-button-border-color-invalid-hover);background:var(--bal-radio-checkbox-select-button-background-invalid-hover)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid:active{border-color:var(--bal-radio-checkbox-select-button-border-color-invalid-active);background:var(--bal-radio-checkbox-select-button-background-invalid-active)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked{border-color:var(--bal-radio-checkbox-select-button-border-color-invalid-checked);background:var(--bal-radio-checkbox-select-button-background-invalid-checked)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover{border-color:var(--bal-radio-checkbox-select-button-border-color-invalid-checked-hover);background:var(--bal-radio-checkbox-select-button-background-invalid-checked-hover)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active{border-color:var(--bal-radio-checkbox-select-button-border-color-invalid-checked-active);background:var(--bal-radio-checkbox-select-button-background-invalid-checked-active)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-danger)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-danger)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-5)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-5)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-6)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-danger-6)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled:hover,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled:active{border-color:var(--bal-radio-checkbox-select-button-border-color-disabled-hover-active);background:var(--bal-radio-checkbox-select-button-background-disabled-hover-active)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled .bal-radio-checkbox__label .bal-radio-checkbox__label__text .is-link,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label .bal-radio-checkbox__label__text .is-link,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label .bal-radio-checkbox__label__text .is-link{color:var(--bal-form-field-label-disabled-color)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active{border-color:var(--bal-radio-checkbox-select-button-border-color-disabled-checked-hover-active);background:var(--bal-radio-checkbox-select-button-background-disabled-checked-hover-active)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch)::before{border-color:var(--bal-color-white);background:var(--bal-color-transparent)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::after{background:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--radio.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-grey-dark)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox::after{border-right-color:var(--bal-color-white);border-bottom-color:var(--bal-color-white)}.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before,.bal-radio-checkbox--select-button.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label:not(.bal-radio-checkbox__label--switch).bal-radio-checkbox__label--checkbox.bal-radio-checkbox__label--checked::before{background:var(--bal-color-border-grey-dark)}.bal-radio-checkbox--switch{min-width:2.5rem}.bal-radio-checkbox--switch .bal-radio-checkbox__label{padding-left:1rem}.bal-radio-checkbox--switch .bal-radio-checkbox__label::before{border-radius:1.5rem;position:absolute;display:block;top:0;left:0;width:2.5rem;height:1.5rem;border:1.6px solid rgba(0,0,0,0);content:\"\";-webkit-transition:left .25s ease-out,background .25s ease-out;transition:left .25s ease-out,background .25s ease-out;margin-top:.25rem}.bal-radio-checkbox--switch .bal-radio-checkbox__label::after{border:none;margin:0;border-radius:50%;display:block;position:absolute;top:.25rem !important;left:.25rem;width:1rem;height:1rem;z-index:2;margin-top:.25rem;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:left .25s ease-out,background .25s ease-out;transition:left .25s ease-out,background .25s ease-out;content:\"\"}.bal-radio-checkbox--switch .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-before)}.bal-radio-checkbox--switch .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-after)}.bal-radio-checkbox--switch:hover .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-hover-after)}.bal-radio-checkbox--switch:active .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-active-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--flat .bal-radio-checkbox__label::before,.bal-radio-checkbox--switch.bal-radio-checkbox--flat .bal-radio-checkbox__label::after{margin-top:0}.bal-radio-checkbox--switch.bal-radio-checkbox--checked .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-checked-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--checked .bal-radio-checkbox__label::after{left:1.25rem;background:var(--bal-radio-checkbox-switch-label-background-checked-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-checked-hover-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--checked:active .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-checked-active-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-invalid-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-invalid-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid:hover .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-invalid-hover-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid:active .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-invalid-active-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-invalid-checked-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid.bal-radio-checkbox--checked .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-invalid-checked-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-invalid-checked-hover-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--invalid.bal-radio-checkbox--checked:active .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-invalid-checked-active-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--disabled .bal-radio-checkbox__label::before,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label::before,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-disabled-hover-active-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--disabled .bal-radio-checkbox__label::after,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled:hover .bal-radio-checkbox__label::after,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled:active .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-disabled-hover-active-after)}.bal-radio-checkbox--switch.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label::before,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label::before,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label::before{background:var(--bal-radio-checkbox-switch-label-background-disabled-checked-hover-active-before)}.bal-radio-checkbox--switch.bal-radio-checkbox--disabled.bal-radio-checkbox--checked .bal-radio-checkbox__label::after,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:hover .bal-radio-checkbox__label::after,.bal-radio-checkbox--switch.bal-radio-checkbox--disabled.bal-radio-checkbox--checked:active .bal-radio-checkbox__label::after{background:var(--bal-radio-checkbox-switch-label-background-disabled-checked-hover-active-after)}.bal-radio-checkbox__icon{position:absolute !important;left:5.5px;z-index:1}.bal-radio-checkbox__icon--hidden{display:none !important}";
14
- const BalRadioStyle0 = radioCheckboxCss;
15
+ const balRadioCss = "@media (hover: hover)and (pointer: fine){.bal-radio.bal-focused{-webkit-box-shadow:var(--bal-focus-shadow) !important;box-shadow:var(--bal-focus-shadow) !important}}:root{--bal-radio-symbol-size:1.5rem;--bal-radio-symbol-border-width:2px;--bal-radio-symbol-background:transparent;--bal-radio-label-min-height:1.5rem;--bal-radio-button-background-hover:var(--bal-color-grey-2);--bal-radio-button-background-active:var(--bal-color-grey-2);--bal-radio-button-background-checked:var(--bal-color-primary);--bal-radio-button-background-checked-hover:var(--bal-color-light-blue-5);--bal-radio-button-background-checked-active:var(--bal-color-primary-6);--bal-radio-button-background-invalid:var(--bal-color-danger-1);--bal-radio-button-background-invalid-hover:var(--bal-color-danger-1);--bal-radio-button-background-invalid-active:var(--bal-color-danger-1);--bal-radio-button-background-invalid-checked:var(--bal-color-border-danger);--bal-radio-button-background-invalid-checked-hover:var(--bal-color-danger-5);--bal-radio-button-background-invalid-checked-active:var(--bal-color-danger-6);--bal-radio-button-background-disabled-hover-active:var(--bal-color-grey-2);--bal-radio-button-background-disabled-checked-hover-active:var(--bal-color-border-grey-dark);--bal-radio-button-background:transparent;--bal-radio-button-background-checked-green:var(--bal-color-green-1);--bal-radio-button-background-checked-purple:var(--bal-color-purple-1);--bal-radio-button-background-checked-red:var(--bal-color-red-1);--bal-radio-button-background-checked-yellow:var(--bal-color-yellow-1);--bal-radio-button-background-disabled:var(--bal-color-grey-1);--bal-radio-button-background-hover:var(--bal-color-grey-1);--bal-radio-button-border-color:var(--bal-color-primary);--bal-radio-button-border-color-hover:var(--bal-color-light-blue-5);--bal-radio-button-border-color-active:var(--bal-color-primary-6);--bal-radio-button-border-color-invalid:var(--bal-color-border-danger);--bal-radio-button-border-color-invalid-hover:var(--bal-color-danger-5);--bal-radio-button-border-color-invalid-active:var(--bal-color-danger-6);--bal-radio-button-border-color-invalid-checked:var(--bal-color-border-danger);--bal-radio-button-border-color-invalid-checked-hover:var(--bal-color-danger-5);--bal-radio-button-border-color-invalid-checked-active:var(--bal-color-danger-6);--bal-radio-button-border-color-disabled-hover-active:var(--bal-color-border-grey-dark);--bal-radio-button-border-color-disabled-checked-hover-active:var(--bal-color-border-grey-dark);--bal-radio-tile-background:transparent;--bal-radio-tile-background-hover:var(--bal-color-grey-1);--bal-radio-tile-background-disabled:var(--bal-color-grey-1);--bal-radio-tile-background-invalid-hover:var(--bal-color-danger-1);--bal-radio-tile-background-invalid-active:var(--bal-color-danger-1);--bal-radio-tile-background-checked-green:var(--bal-color-green-1);--bal-radio-tile-background-checked-purple:var(--bal-color-purple-1);--bal-radio-tile-background-checked-red:var(--bal-color-red-1);--bal-radio-tile-background-checked-yellow:var(--bal-color-yellow-1);--bal-radio-tile-border-style:var(--bal-form-field-control-border-style);--bal-radio-tile-border-radius:var(--bal-form-field-control-radius);--bal-radio-tile-border-width:var(--bal-form-field-control-border-width);--bal-radio-tile-padding:var(--bal-text-size-medium);--bal-radio-tile-border-color:var(--bal-color-border);--bal-radio-tile-border-color-hover:var(--bal-color-border-primary-hovered);--bal-radio-tile-border-color-active:var(--bal-color-border-primary-pressed);--bal-radio-tile-border-color-invalid-hover:var(--bal-color-border-danger-hovered);--bal-radio-tile-border-color-invalid-active:var(--bal-color-border-danger-pressed);--bal-radio-tile-border-color-checked:var(--bal-color-border-primary);--bal-radio-tile-border-color-invalid:var(--bal-color-border-danger);--bal-radio-tile-border-color-disabled:var(--bal-color-border-grey-dark)}.bal-radio{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;outline:none;min-width:var(--bal-radio-symbol-size);border-radius:var(--bal-radius-normal);cursor:pointer}.bal-radio .bal-radio__label{cursor:pointer}.bal-radio--invisible{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden}.bal-radio.bal-radio--flat{min-height:var(--bal-radio-symbol-size)}.bal-radio:not(.bal-radio--flat){min-height:3rem}.bal-radio--invalid{color:var(--bal-form-field-label-danger-color)}.bal-radio--disabled,.bal-radio--disabled .bal-radio__label{color:var(--bal-form-field-label-disabled-color);cursor:default}.bal-radio__input{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;width:100%;height:100%}.bal-radio__label{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-direction:row;flex-direction:row}.bal-radio__label__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left;contain:layout style;font-family:var(--bal-font-family-text);padding-top:.25rem;padding-bottom:.25rem;width:100%}.bal-radio__label__text--hidden{display:none}.bal-radio__label__icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (hover: hover)and (pointer: fine){.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered .bal-radio__label__text,.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid):hover .bal-radio__label__text{color:var(--bal-color-text-primary-hovered)}.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered .bal-radio__label__icon,.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid):hover .bal-radio__label__icon{color:var(--bal-color-text-primary-hovered)}}.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed .bal-radio__label__text,.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid):active .bal-radio__label__text{color:var(--bal-color-text-primary-pressed)}.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed .bal-radio__label__icon,.bal-radio:not(.bal-radio--button):not(.bal-radio--disabled):not(.bal-radio--invalid):active .bal-radio__label__icon{color:var(--bal-color-text-primary-pressed)}@media (hover: hover)and (pointer: fine){.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled).bal-radio--hovered .bal-radio__label__text,.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled):hover .bal-radio__label__text{color:var(--bal-color-text-danger-hovered)}.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled).bal-radio--hovered .bal-radio__label__icon,.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled):hover .bal-radio__label__icon{color:var(--bal-color-text-danger-hovered)}}.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled).bal-radio--pressed .bal-radio__label__text,.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled):active .bal-radio__label__text{color:var(--bal-color-text-danger-pressed)}.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled).bal-radio--pressed .bal-radio__label__icon,.bal-radio--invalid:not(.bal-radio--button):not(.bal-radio--disabled):active .bal-radio__label__icon{color:var(--bal-color-text-danger-pressed)}.bal-radio--button{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--bal-space-x-small);-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding-left:.75rem;padding-right:.75rem;min-width:3rem;border-width:2px;border-style:var(--bal-form-field-control-border-style);border-radius:var(--bal-form-field-control-radius);border-color:var(--bal-radio-button-border-color)}.bal-radio--button.bal-radio--checked{background:var(--bal-radio-button-background-checked);color:var(--bal-color-white)}.bal-radio--button.bal-radio--checked .bal-radio__label__text,.bal-radio--button.bal-radio--checked .bal-radio__label__text .link{color:var(--bal-color-white)}.bal-radio--button.bal-radio--invalid{border-color:var(--bal-color-border-danger);color:var(--bal-color-text-danger-hovered);background:var(--bal-color-danger-1)}.bal-radio--button.bal-radio--invalid.bal-radio--checked{color:var(--bal-color-white);background:var(--bal-color-border-danger)}.bal-radio--button.bal-radio--invalid.bal-radio--checked .bal-radio__label__text,.bal-radio--button.bal-radio--invalid.bal-radio--checked .bal-radio__label__text .link{color:var(--bal-color-white)}.bal-radio--button.bal-radio--disabled{border-color:var(--bal-color-grey-4);background:var(--bal-color-grey-2)}.bal-radio--button.bal-radio--disabled .bal-radio__label__text{color:var(--bal-color-text-grey)}.bal-radio--button.bal-radio--disabled.bal-radio--checked{background:var(--bal-color-grey-4);color:var(--bal-color-white)}.bal-radio--button.bal-radio--disabled.bal-radio--checked .bal-radio__label__text,.bal-radio--button.bal-radio--disabled.bal-radio--checked .bal-radio__label__text .link{color:var(--bal-color-white)}@media (hover: hover)and (pointer: fine){.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered,.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid):hover{background:var(--bal-color-grey-2);border-color:var(--bal-color-border-primary-hovered)}.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered .bal-radio__label__text,.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid):hover .bal-radio__label__text{color:var(--bal-color-text-primary-hovered)}}.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed,.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid):active{background:var(--bal-color-grey-2);border-color:var(--bal-color-border-primary-pressed)}.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed .bal-radio__label__text,.bal-radio--button:not(.bal-radio--disabled):not(.bal-radio--invalid):active .bal-radio__label__text{color:var(--bal-color-text-primary-pressed)}@media (hover: hover)and (pointer: fine){.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered,.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid):hover{background:var(--bal-color-border-primary-hovered);border-color:var(--bal-color-border-primary-hovered)}.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered .bal-radio__label__text,.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid):hover .bal-radio__label__text{color:var(--bal-color-white)}}.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed,.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid):active{background:var(--bal-color-border-primary-pressed);border-color:var(--bal-color-border-primary-pressed)}.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed .bal-radio__label__text,.bal-radio--button.bal-radio--checked:not(.bal-radio--disabled):not(.bal-radio--invalid):active .bal-radio__label__text{color:var(--bal-color-white)}@media (hover: hover)and (pointer: fine){.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled).bal-radio--hovered,.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled):hover{background:var(--bal-color-danger-1);border-color:var(--bal-color-border-danger-hovered)}.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled).bal-radio--hovered .bal-radio__label__text,.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled):hover .bal-radio__label__text{color:var(--bal-color-text-danger-hovered)}}.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled).bal-radio--pressed,.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled):active{background:var(--bal-color-danger-1);border-color:var(--bal-color-border-danger-pressed)}.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled).bal-radio--pressed .bal-radio__label__text,.bal-radio--button.bal-radio--invalid:not(.bal-radio--disabled):active .bal-radio__label__text{color:var(--bal-color-text-danger-pressed)}@media (hover: hover)and (pointer: fine){.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled).bal-radio--hovered,.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled):hover{background:var(--bal-color-border-danger-hovered);border-color:var(--bal-color-border-danger-hovered)}.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled).bal-radio--hovered .bal-radio__label__text,.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled):hover .bal-radio__label__text{color:var(--bal-color-white)}}.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled).bal-radio--pressed,.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled):active{background:var(--bal-color-border-danger-pressed);border-color:var(--bal-color-border-danger-pressed)}.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled).bal-radio--pressed .bal-radio__label__text,.bal-radio--button.bal-radio--invalid.bal-radio--checked:not(.bal-radio--disabled):active .bal-radio__label__text{color:var(--bal-color-white)}.bal-radio--tile{display:block;-ms-flex:0 0 100%;flex:0 0 100%;background:var(--bal-radio-tile-background);border-style:var(--bal-radio-tile-border-style);border-radius:var(--bal-radio-tile-border-radius);border-width:var(--bal-radio-tile-border-width);border-color:var(--bal-radio-tile-border-color);padding:var(--bal-radio-tile-padding)}.bal-radio--tile .bal-radio__label{height:100%;-ms-flex-align:stretch;align-items:stretch}.bal-radio--tile.bal-radio--checked{border-color:var(--bal-radio-tile-border-color-checked)}.bal-radio--tile.bal-radio--invalid{border-color:var(--bal-radio-tile-border-color-invalid)}.bal-radio--tile.bal-radio--disabled{background:var(--bal-radio-tile-background-disabled);border-color:var(--bal-radio-tile-border-color-disabled);cursor:default}@media (hover: hover)and (pointer: fine){.bal-radio--tile:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--hovered,.bal-radio--tile:not(.bal-radio--disabled):not(.bal-radio--invalid):hover{background:var(--bal-radio-tile-background-hover);border-color:var(--bal-radio-tile-border-color-hover)}}.bal-radio--tile:not(.bal-radio--disabled):not(.bal-radio--invalid).bal-radio--pressed,.bal-radio--tile:not(.bal-radio--disabled):not(.bal-radio--invalid):active{background:var(--bal-radio-tile-background-hover);border-color:var(--bal-radio-tile-border-color-active)}@media (hover: hover)and (pointer: fine){.bal-radio--tile.bal-radio--invalid:not(.bal-radio--disabled).bal-radio--hovered,.bal-radio--tile.bal-radio--invalid:not(.bal-radio--disabled):hover{background:var(--bal-radio-tile-background-invalid-hover);border-color:var(--bal-radio-tile-border-color-invalid-hover)}}.bal-radio--tile.bal-radio--invalid:not(.bal-radio--disabled).bal-radio--pressed,.bal-radio--tile.bal-radio--invalid:not(.bal-radio--disabled):active{background:var(--bal-radio-tile-background-invalid-active);border-color:var(--bal-radio-tile-border-color-invalid-active)}.bal-radio--tile-color-green:not(.bal-radio--disabled).bal-radio--checked,.bal-radio--tile-color-green:not(.bal-radio--disabled).bal-radio--checked.bal-radio--hovered,.bal-radio--tile-color-green:not(.bal-radio--disabled).bal-radio--checked:hover{background:var(--bal-radio-tile-background-checked-green)}.bal-radio--tile-color-red:not(.bal-radio--disabled).bal-radio--checked,.bal-radio--tile-color-red:not(.bal-radio--disabled).bal-radio--checked.bal-radio--hovered,.bal-radio--tile-color-red:not(.bal-radio--disabled).bal-radio--checked:hover{background:var(--bal-radio-tile-background-checked-red)}.bal-radio--tile-color-purple:not(.bal-radio--disabled).bal-radio--checked,.bal-radio--tile-color-purple:not(.bal-radio--disabled).bal-radio--checked.bal-radio--hovered,.bal-radio--tile-color-purple:not(.bal-radio--disabled).bal-radio--checked:hover{background:var(--bal-radio-tile-background-checked-purple)}.bal-radio--tile-color-yellow:not(.bal-radio--disabled).bal-radio--checked,.bal-radio--tile-color-yellow:not(.bal-radio--disabled).bal-radio--checked.bal-radio--hovered,.bal-radio--tile-color-yellow:not(.bal-radio--disabled).bal-radio--checked:hover{background:var(--bal-radio-tile-background-checked-yellow)}@media screen and (min-width: 769px),print{.bal-radio--column-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-radio--column-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-radio--column-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}@media screen and (max-width: 768px){.bal-radio--column-mobile-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-radio--column-mobile-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-radio--column-mobile-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}@media screen and (min-width: 769px),print{.bal-radio--column-tablet-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-radio--column-tablet-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-radio--column-tablet-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}@media screen and (min-width: 1024px){.bal-radio--column-2{-ms-flex:0 0 calc(50% - var(--bal-space-normal)*1/2);flex:0 0 calc(50% - var(--bal-space-normal)*1/2)}.bal-radio--column-3{-ms-flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3);flex:0 0 calc(33.3333333333% - var(--bal-space-normal)*2/3)}.bal-radio--column-4{-ms-flex:0 0 calc(25% - var(--bal-space-normal)*3/4);flex:0 0 calc(25% - var(--bal-space-normal)*3/4)}}";
16
+ const BalRadioStyle0 = balRadioCss;
15
17
 
16
18
  const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
17
19
  constructor() {
@@ -23,35 +25,35 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
23
25
  this.inputId = `bal-rb-${radioIds++}`;
24
26
  this.inheritedAttributes = {};
25
27
  this.keyboardMode = true;
26
- this.onKeypress = (ev) => {
27
- if (isSpaceKey(ev)) {
28
- const element = ev.target;
29
- if (element.href) {
30
- return;
31
- }
32
- if (element.nodeName === 'INPUT' && !this.disabled && !this.readonly) {
33
- this.toggleChecked();
34
- ev.preventDefault();
35
- }
36
- else {
37
- stopEventBubbling(ev);
38
- }
39
- }
28
+ this.outerElementState = {
29
+ hovered: false,
30
+ pressed: false,
31
+ };
32
+ this.innerElementState = {
33
+ hovered: false,
34
+ pressed: false,
35
+ };
36
+ this.setChecked = (state) => {
37
+ this.checked = state;
38
+ this.balChange.emit(this.checked);
39
+ };
40
+ this.toggleChecked = (ev) => {
41
+ ev.preventDefault();
42
+ this.setFocus();
43
+ this.setChecked(!this.checked);
40
44
  };
41
45
  this.onClick = (ev) => {
42
- var _a;
46
+ if (this.disabled) {
47
+ return;
48
+ }
43
49
  const element = ev.target;
44
50
  if (element.href) {
45
51
  return;
46
52
  }
47
- if (element.nodeName !== 'INPUT' && !this.disabled && !this.readonly) {
48
- this.toggleChecked();
49
- (_a = this.nativeInput) === null || _a === void 0 ? void 0 : _a.focus();
50
- ev.preventDefault();
51
- }
52
- else {
53
- stopEventBubbling(ev);
53
+ if (this.wasFocused) {
54
+ this.focused = true;
54
55
  }
56
+ this.toggleChecked(ev);
55
57
  };
56
58
  this.onFocus = (ev) => {
57
59
  if (this.disabled || this.readonly) {
@@ -61,6 +63,7 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
61
63
  this.balFocus.emit(ev);
62
64
  if (this.keyboardMode) {
63
65
  this.focused = true;
66
+ this.wasFocused = true;
64
67
  }
65
68
  };
66
69
  this.onBlur = (ev) => {
@@ -71,15 +74,24 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
71
74
  this.focused = false;
72
75
  };
73
76
  this.onPointerDown = () => (this.keyboardMode = false);
74
- this.onKeydown = (ev) => (this.keyboardMode = FOCUS_KEYS.includes(ev.key));
77
+ this.onKeydown = (ev) => {
78
+ if (!isSpaceKey(ev)) {
79
+ this.wasFocused = false;
80
+ }
81
+ this.keyboardMode = FOCUS_KEYS.includes(ev.key);
82
+ };
83
+ this.wasFocused = false;
75
84
  this.checked = false;
76
85
  this.focused = false;
77
86
  this.buttonTabindex = undefined;
78
87
  this.ariaForm = defaultBalAriaForm;
88
+ this.mergedElementState = {
89
+ hovered: false,
90
+ pressed: false,
91
+ };
79
92
  this.name = this.inputId;
80
93
  this.value = undefined;
81
94
  this.label = '';
82
- this.invisible = false;
83
95
  this.labelHidden = false;
84
96
  this.flat = false;
85
97
  this.interface = 'radio';
@@ -90,25 +102,40 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
90
102
  this.invalid = false;
91
103
  this.hovered = false;
92
104
  this.pressed = false;
105
+ this.color = undefined;
106
+ this.colSize = 1;
107
+ this.colSizeTablet = 1;
108
+ this.colSizeMobile = 1;
93
109
  }
94
110
  createLogger(log) {
95
111
  this.log = log;
96
112
  }
113
+ hoveredChanged() {
114
+ this.innerElementState = {
115
+ hovered: this.hovered,
116
+ pressed: this.pressed,
117
+ };
118
+ this.mergeElementState();
119
+ }
120
+ pressedChanged() {
121
+ this.innerElementState = {
122
+ hovered: this.hovered,
123
+ pressed: this.pressed,
124
+ };
125
+ this.mergeElementState();
126
+ }
97
127
  /**
98
128
  * LIFECYCLE
99
129
  * ------------------------------------------------------
100
130
  */
101
131
  connectedCallback() {
132
+ this.hoveredChanged();
102
133
  if (this.value === undefined) {
103
134
  this.value = this.inputId;
104
135
  }
105
- const radioButton = this.radioButton;
106
- const radioGroup = this.radioGroup;
107
- if (radioButton || radioGroup) {
136
+ if (this.group) {
108
137
  this.updateState();
109
- }
110
- if (radioGroup) {
111
- radioGroup.addEventListener('balInput', this.updateState);
138
+ this.group.addEventListener('balChange', this.updateState);
112
139
  }
113
140
  this.el.addEventListener('keydown', this.onKeydown);
114
141
  this.el.addEventListener('touchstart', this.onPointerDown);
@@ -117,10 +144,16 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
117
144
  componentWillLoad() {
118
145
  this.inheritedAttributes = inheritAttributes(this.el, ['aria-label', 'tabindex', 'title']);
119
146
  }
147
+ componentWillRender() {
148
+ this.interactionChildElements.forEach(el => {
149
+ el.disabled = this.disabled || this.readonly;
150
+ el.invalid = this.invalid;
151
+ el.checked = this.checked;
152
+ });
153
+ }
120
154
  disconnectedCallback() {
121
- const radioGroup = this.radioGroup;
122
- if (radioGroup) {
123
- radioGroup.removeEventListener('balInput', this.updateState);
155
+ if (this.group) {
156
+ this.group.removeEventListener('balChange', this.updateState);
124
157
  }
125
158
  this.el.removeEventListener('keydown', this.onKeydown);
126
159
  this.el.removeEventListener('touchstart', this.onPointerDown);
@@ -137,25 +170,31 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
137
170
  stopEventBubbling(ev);
138
171
  }
139
172
  }
173
+ elementStateListener(info) {
174
+ this.outerElementState = info;
175
+ this.mergeElementState();
176
+ }
140
177
  /**
141
178
  * PUBLIC METHODS
142
179
  * ------------------------------------------------------
143
180
  */
144
- /** @internal */
145
- async setFocus(ev) {
146
- ev.stopPropagation();
147
- ev.preventDefault();
148
- this.nativeInput.focus();
149
- this.focused = true;
181
+ /**
182
+ * Sets the focus on the checkbox input element.
183
+ */
184
+ async setFocus() {
185
+ inputSetFocus(this);
186
+ }
187
+ /**
188
+ * Sets blur on the native `input`. Use this method instead of the global
189
+ * `input.blur()`.
190
+ * @internal
191
+ */
192
+ async setBlur() {
193
+ inputSetBlur(this);
150
194
  }
151
195
  /** @internal */
152
196
  async setButtonTabindex(value) {
153
- if (this.radioButton) {
154
- this.buttonTabindex = -1;
155
- }
156
- else {
157
- this.buttonTabindex = value;
158
- }
197
+ this.buttonTabindex = value;
159
198
  }
160
199
  /**
161
200
  * Returns the native `<input>` element used under the hood.
@@ -174,18 +213,18 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
174
213
  * Options of the tab like label, value etc.
175
214
  */
176
215
  async updateState() {
177
- if (this.radioGroup) {
178
- const newChecked = this.radioGroup.value === this.value;
216
+ if (this.group) {
217
+ const newChecked = this.group.value === this.value;
179
218
  if (newChecked !== this.checked) {
180
219
  this.checked = newChecked;
181
220
  }
182
221
  }
183
- if (this.radioButton) {
184
- this.buttonTabindex = -1;
185
- if (this.radioButton.setChecked) {
186
- this.radioButton.setChecked(this.checked);
187
- }
188
- }
222
+ // if (this.radioButton) {
223
+ // this.buttonTabindex = -1
224
+ // if (this.radioButton.setChecked) {
225
+ // this.radioButton.setChecked(this.checked)
226
+ // }
227
+ // }
189
228
  }
190
229
  /**
191
230
  * @internal
@@ -197,16 +236,12 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
197
236
  * GETTERS
198
237
  * ------------------------------------------------------
199
238
  */
200
- get radioButton() {
201
- return this.el.closest('bal-radio-button');
202
- }
203
- get radioGroup() {
239
+ get group() {
204
240
  return this.el.closest('bal-radio-group');
205
241
  }
206
- /**
207
- * PRIVATE METHODS
208
- * ------------------------------------------------------
209
- */
242
+ get interactionChildElements() {
243
+ return Array.from(this.el.querySelectorAll('bal-radio-icon, bal-icon'));
244
+ }
210
245
  get option() {
211
246
  return {
212
247
  name: this.name,
@@ -219,7 +254,6 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
219
254
  readonly: this.readonly,
220
255
  required: this.required,
221
256
  nonSubmit: this.nonSubmit,
222
- invisible: this.invisible,
223
257
  invalid: this.invalid,
224
258
  };
225
259
  }
@@ -227,44 +261,55 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
227
261
  * EVENT BINDING
228
262
  * ------------------------------------------------------
229
263
  */
230
- toggleChecked() {
231
- this.checked = !this.checked;
232
- this.balChange.emit(this.checked);
233
- this.updateState();
264
+ mergeElementState() {
265
+ this.mergedElementState = {
266
+ hovered: this.outerElementState.hovered || this.innerElementState.hovered,
267
+ pressed: this.outerElementState.pressed || this.innerElementState.pressed,
268
+ };
269
+ this.interactionChildElements.forEach(el => {
270
+ el.hovered = this.mergedElementState.hovered;
271
+ el.pressed = this.mergedElementState.pressed;
272
+ });
234
273
  }
235
274
  /**
236
275
  * RENDER
237
276
  * ------------------------------------------------------
238
277
  */
239
278
  render() {
240
- const block = BEM.block('radio-checkbox');
279
+ const block = BEM.block('radio');
241
280
  const inputEl = block.element('input');
242
281
  const labelEl = block.element('label');
243
282
  const labelTextEl = labelEl.element('text');
283
+ const labelIconEl = labelEl.element('icon');
244
284
  const focused = this.focused && this.buttonTabindex !== -1;
245
285
  const value = typeof this.value === 'boolean' ? JSON.stringify(this.value) : this.value;
286
+ const hasFormControl = !this.nonSubmit;
287
+ const id = this.ariaForm.controlId || this.inputId;
288
+ const labelId = this.ariaForm.labelId || null;
289
+ const LabelTag = hasFormControl ? 'label' : 'span';
246
290
  const inputAttributes = this.inheritedAttributes;
247
291
  if (this.buttonTabindex !== undefined) {
248
292
  inputAttributes.tabIndex = this.buttonTabindex;
249
293
  }
250
- const id = this.ariaForm.controlId || this.inputId;
251
- let labelId = this.ariaForm.labelId || null;
252
- const LabelTag = this.labelHidden ? 'span' : 'label';
253
- const labelAttributes = {};
254
- if (!this.labelHidden) {
255
- labelId = `${labelId || ''} ${id}-lbl`.trim();
256
- labelAttributes.id = `${id}-lbl`;
257
- labelAttributes.htmlFor = id;
294
+ if (this.labelHidden) {
295
+ inputAttributes['aria-labelledby'] = labelId;
258
296
  }
259
- return (h(Host, { key: '2547b04c87e22ecf4052211afb83932637ea451e', "aria-checked": `${this.checked}`, "aria-disabled": ariaBooleanToString(this.disabled), "aria-hidden": this.disabled ? 'true' : null, "aria-focused": focused ? 'true' : null, class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ 'bal-focused': focused }, block.class()), block.modifier('radio').class()), block.modifier('select-button').class(this.interface === 'select-button')), block.modifier('invalid').class(this.invalid)), block.modifier('checked').class(this.checked)), block.modifier('flat').class(this.flat)), block.modifier('disabled').class(this.disabled || this.readonly)), block.modifier('hovered').class(this.hovered)), block.modifier('pressed').class(this.pressed)), block.modifier('invisible').class(this.invisible)), onKeypress: this.onKeypress, onClick: this.onClick }, h("input", Object.assign({ key: 'f2c4043a068d86e4327cb801acca5b13dbfaa9bb', class: Object.assign(Object.assign({}, inputEl.class()), inputEl.modifier('select-button').class(this.interface === 'select-button')), "data-testid": "bal-radio-input", type: "radio", id: id, "aria-labelledby": labelId, "aria-describedby": this.ariaForm.messageId, "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-disabled": ariaBooleanToString(this.disabled), "aria-checked": `${this.checked}`, name: this.name, value: value, checked: this.checked, disabled: this.disabled || this.nonSubmit, readonly: this.readonly, required: this.required, onFocus: this.onFocus, onBlur: this.onBlur, ref: inputEl => (this.nativeInput = inputEl) }, inputAttributes)), !this.invisible ? (h(LabelTag, Object.assign({ class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, labelEl.class()), labelEl.modifier('radio').class()), labelEl.modifier('checked').class(this.checked)), labelEl.modifier('hidden').class(this.labelHidden)), labelEl.modifier('flat').class(this.flat)) }, labelAttributes, { "data-testid": "bal-radio-label" }), h("span", { class: Object.assign(Object.assign(Object.assign({}, labelTextEl.class()), labelTextEl.modifier('hidden').class(this.labelHidden)), labelTextEl.modifier('flat').class(this.flat)), "data-testid": "bal-radio-text" }, this.label, h("slot", null)))) : ('')));
297
+ return (h(Host, { key: '9c108eed067c8d47d94180715714ed97d7c2df2d', "aria-checked": `${this.checked}`, "aria-disabled": ariaBooleanToString(this.disabled), "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-hidden": this.disabled ? 'true' : null, "aria-focused": focused ? 'true' : null, "aria-labelledby": labelId, "aria-describedby": this.ariaForm.messageId, class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({ 'bal-focused': focused }, block.class()), block.modifier('button').class(this.interface === 'button')), block.modifier('tile').class(this.interface === 'tile')), block.modifier(`tile-color-${this.color}`).class(this.interface === 'tile' && !!this.color)), block.modifier('invalid').class(this.invalid)), block.modifier('checked').class(this.checked)), block.modifier('flat').class(this.flat)), block.modifier('disabled').class(this.disabled || this.readonly)), block.modifier('hovered').class(this.hovered)), block.modifier('pressed').class(this.pressed)), block.modifier(`column-${this.colSize}`).class(this.interface === 'tile' && this.colSize > 1)), block
298
+ .modifier(`column-tablet-${this.colSizeTablet}`)
299
+ .class(this.interface === 'tile' && this.colSizeTablet > 1)), block
300
+ .modifier(`column-mobile-${this.colSizeMobile}`)
301
+ .class(this.interface === 'tile' && this.colSizeMobile > 1)), onClick: this.onClick }, h(LabelTag, { key: '4b3d8626b04257821c3fe1ef713fe9ff9bf0a925', class: Object.assign({}, labelEl.class()), "data-testid": "bal-radio-label" }, hasFormControl ? (h("input", Object.assign({ id: id, type: "radio", "data-testid": "bal-radio-input", name: this.name, value: value, checked: this.checked, required: this.required, disabled: this.disabled || this.nonSubmit, readonly: this.readonly, class: Object.assign({}, inputEl.class()), "aria-hidden": ariaBooleanToString(this.nonSubmit), "aria-invalid": this.invalid === true ? 'true' : 'false', "aria-describedby": this.ariaForm.messageId, onChange: ev => this.toggleChecked(ev), onFocus: ev => this.onFocus(ev), onBlur: ev => this.onBlur(ev), ref: inputEl => (this.nativeInput = inputEl) }, inputAttributes))) : (''), this.interface !== 'tile' ? (h("div", { class: Object.assign({}, labelIconEl.class()) }, h("bal-radio-icon", { checked: this.checked, disabled: this.disabled || this.readonly, invalid: this.invalid, inverted: this.interface === 'button' && this.checked, hovered: this.mergedElementState.hovered, pressed: this.mergedElementState.pressed }))) : (''), h("div", { key: 'de3d15790b976a11a18435e5e7c816f9cc9918c3', class: Object.assign(Object.assign({}, labelTextEl.class()), labelTextEl.modifier('hidden').class(this.labelHidden)) }, h("slot", { key: '0a6ef4b1a0ebbdd01b1367c8965cfedf05b9acec' })))));
260
302
  }
261
303
  get el() { return this; }
304
+ static get watchers() { return {
305
+ "hovered": ["hoveredChanged"],
306
+ "pressed": ["pressedChanged"]
307
+ }; }
262
308
  static get style() { return BalRadioStyle0; }
263
309
  }, [4, "bal-radio", {
264
310
  "name": [1],
265
311
  "value": [8],
266
312
  "label": [1],
267
- "invisible": [4],
268
313
  "labelHidden": [4, "label-hidden"],
269
314
  "flat": [4],
270
315
  "interface": [1],
@@ -275,35 +320,56 @@ const Radio = /*@__PURE__*/ proxyCustomElement(class Radio extends HTMLElement {
275
320
  "invalid": [4],
276
321
  "hovered": [4],
277
322
  "pressed": [4],
323
+ "color": [1],
324
+ "colSize": [2, "col-size"],
325
+ "colSizeTablet": [2, "col-size-tablet"],
326
+ "colSizeMobile": [2, "col-size-mobile"],
327
+ "wasFocused": [32],
278
328
  "checked": [32],
279
329
  "focused": [32],
280
330
  "buttonTabindex": [32],
281
331
  "ariaForm": [32],
332
+ "mergedElementState": [32],
282
333
  "setFocus": [64],
334
+ "setBlur": [64],
283
335
  "setButtonTabindex": [64],
284
336
  "getInputElement": [64],
285
337
  "getOption": [64],
286
338
  "updateState": [64],
287
339
  "setAriaForm": [64]
288
- }, [[6, "click", "listenOnClick"]]]);
340
+ }, [[6, "click", "listenOnClick"]], {
341
+ "hovered": ["hoveredChanged"],
342
+ "pressed": ["pressedChanged"]
343
+ }]);
289
344
  __decorate([
290
345
  Logger('bal-radio'),
291
346
  __metadata("design:type", Function),
292
347
  __metadata("design:paramtypes", [Function]),
293
348
  __metadata("design:returntype", void 0)
294
349
  ], Radio.prototype, "createLogger", null);
350
+ __decorate([
351
+ ListenToElementStates(),
352
+ __metadata("design:type", Function),
353
+ __metadata("design:paramtypes", [Object]),
354
+ __metadata("design:returntype", void 0)
355
+ ], Radio.prototype, "elementStateListener", null);
295
356
  let radioIds = 0;
296
357
  function defineCustomElement() {
297
358
  if (typeof customElements === "undefined") {
298
359
  return;
299
360
  }
300
- const components = ["bal-radio"];
361
+ const components = ["bal-radio", "bal-radio-icon"];
301
362
  components.forEach(tagName => { switch (tagName) {
302
363
  case "bal-radio":
303
364
  if (!customElements.get(tagName)) {
304
365
  customElements.define(tagName, Radio);
305
366
  }
306
367
  break;
368
+ case "bal-radio-icon":
369
+ if (!customElements.get(tagName)) {
370
+ defineCustomElement$1();
371
+ }
372
+ break;
307
373
  } });
308
374
  }
309
375
 
@@ -162,7 +162,7 @@ const SegmentItem = /*@__PURE__*/ proxyCustomElement(class SegmentItem extends H
162
162
  'aria-describedby': this.ariaForm.messageId,
163
163
  };
164
164
  }
165
- return (h(Host, { key: '55e0754b091fb723f2e5d90f7bdb50190abbea52', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('vertical').class(vertical)), block.modifier('disabled').class(disabled)), block.modifier('checked').class(checked)), block.modifier('invalid').class(invalid)), block.modifier('last').class(this.isLast && !checked)) }, h("button", Object.assign({ key: '8b7d3b58c59e02b98eeb131696fc0b0540780353', id: id, role: "radio", "aria-checked": checked ? 'true' : 'false' }, buttonAttributes, { class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, buttonBem.class()), buttonBem.modifier('checked').class(checked)), buttonBem.modifier('invalid').class(invalid)), buttonBem.modifier('disabled').class(disabled)), buttonBem.modifier('focused').class(focused)), buttonBem.modifier('vertical').class(vertical)), type: 'button', tabIndex: hasTabindex ? 0 : -1, part: "native", disabled: disabled, ref: el => (this.nativeEl = el) }, this.inheritedAttributes), h("bal-icon", { key: 'a8da51b21fe49d7e7dc56d1089710a905ebf5df7', name: "check", size: "small", class: Object.assign(Object.assign(Object.assign({}, buttonBem.element('icon').class()), buttonBem.element('icon').modifier('animated').class(checked)), buttonBem.element('icon').modifier('vertical').class(vertical)), color: disabled ? 'grey-dark' : invalid ? 'white' : 'primary' }), h("bal-stack", { key: '47d5eb2ef471654c05343ae83b4ac2b4fb0e9839', space: "x-small", layout: 'horizontal' }, h("bal-content", { key: '833e34ce4261d88906d220ac92acf68691aa5d88', space: "none" }, h("bal-label", { key: 'a7fffd217d6823c4234c76f2e4a7fc645148a453', htmlId: `bal-si-${this.internalId}-label` }, label), h("span", { key: '695a0cf23d40a0b19ef4a76248838b27dbe481be', part: "slot", class: Object.assign({}, buttonBem.element('slot').modifier('hidden').class(!this.hasSlotContent)) }, ' ', h("slot", { key: '2fb05a58ea4850f5196804f69fb0d84e3dc1145e', onSlotchange: this.onSlottedItemsChange }))))), h("div", { key: 'a6b5024e4e04af2be2d7830a656bdf0c2cb213a1', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, indicatorBem.class()), indicatorBem.modifier('animated').class()), indicatorBem.modifier('background').class()), indicatorBem.modifier('disabled').class(disabled)), indicatorBem.modifier('invalid').class(invalid)), indicatorBem.modifier('checked').class(checked)), indicatorBem.modifier('vertical').class(vertical)) })));
165
+ return (h(Host, { key: '2f0eccf481abba284cae7bb7ebb9d9ca88f2339e', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('vertical').class(vertical)), block.modifier('disabled').class(disabled)), block.modifier('checked').class(checked)), block.modifier('invalid').class(invalid)), block.modifier('last').class(this.isLast && !checked)) }, h("button", Object.assign({ key: '317c8da87c9e196082f46e69e639d7b5761401ba', id: id, role: "radio", "aria-checked": checked ? 'true' : 'false' }, buttonAttributes, { class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, buttonBem.class()), buttonBem.modifier('checked').class(checked)), buttonBem.modifier('invalid').class(invalid)), buttonBem.modifier('disabled').class(disabled)), buttonBem.modifier('focused').class(focused)), buttonBem.modifier('vertical').class(vertical)), type: 'button', tabIndex: hasTabindex ? 0 : -1, part: "native", disabled: disabled, ref: el => (this.nativeEl = el) }, this.inheritedAttributes), h("bal-icon", { key: '749649163977298b320ebff6ff5dd5565c98bc4d', name: "check", size: "small", class: Object.assign(Object.assign(Object.assign({}, buttonBem.element('icon').class()), buttonBem.element('icon').modifier('animated').class(checked)), buttonBem.element('icon').modifier('vertical').class(vertical)), color: disabled ? 'grey-dark' : invalid ? 'white' : 'primary' }), h("bal-stack", { key: '67a2bce84c38c0f49a47da1c6ec0189f8ac6b987', space: "x-small", layout: 'horizontal' }, h("bal-content", { key: '38eaad5948f5b034ba3567619533e67f2c6a3016', space: "none" }, h("bal-label", { key: 'a761aee3fad22f05cd0ce66f74710c3da61acd81', htmlId: `bal-si-${this.internalId}-label` }, label), h("span", { key: '99b2524c94a243b8f4c884008919fe9bd92271ff', part: "slot", class: Object.assign({}, buttonBem.element('slot').modifier('hidden').class(!this.hasSlotContent)) }, ' ', h("slot", { key: 'e5a89b88d1c49ec722a83f2887215d69e6f43ebb', onSlotchange: this.onSlottedItemsChange }))))), h("div", { key: 'a7b16c5d48c09846fcb3103c1a5dd4f38dbf1b46', class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, indicatorBem.class()), indicatorBem.modifier('animated').class()), indicatorBem.modifier('background').class()), indicatorBem.modifier('disabled').class(disabled)), indicatorBem.modifier('invalid').class(invalid)), indicatorBem.modifier('checked').class(checked)), indicatorBem.modifier('vertical').class(vertical)) })));
166
166
  }
167
167
  get el() { return this; }
168
168
  static get watchers() { return {
@@ -324,7 +324,7 @@ const Segment = /*@__PURE__*/ proxyCustomElement(class Segment extends HTMLEleme
324
324
  render() {
325
325
  const { invalid, isVertical, scrollable, keyboardMode, expanded, isMobile, disabled } = this;
326
326
  const block = BEM.block('segment');
327
- return (h(Host, { key: 'b957d93e8bfd7d7dbbdb6261f793aa1af056116b', role: "radiogroup", id: this.ariaForm.controlId, "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('invalid').class(invalid)), block.modifier('vertical').class(isVertical)), block.modifier('scrollable').class(scrollable)), block.modifier('keyboard').class(keyboardMode)), block.modifier('disabled').class(disabled)), block.modifier('expanded').class((expanded || isMobile) && !isVertical)), onClick: this.onClick }, h("slot", { key: 'ee706ef9db166e55e7074e11c76c37b3c4ac545b', onSlotchange: this.onSlottedItemsChange })));
327
+ return (h(Host, { key: 'd374c489107b4f4cea5994673d396392b4db7d6d', role: "radiogroup", id: this.ariaForm.controlId, "aria-labelledby": this.ariaForm.labelId, "aria-describedby": this.ariaForm.messageId, class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier('invalid').class(invalid)), block.modifier('vertical').class(isVertical)), block.modifier('scrollable').class(scrollable)), block.modifier('keyboard').class(keyboardMode)), block.modifier('disabled').class(disabled)), block.modifier('expanded').class((expanded || isMobile) && !isVertical)), onClick: this.onClick }, h("slot", { key: 'e42649f221772809d983d614fc76738174e514b7', onSlotchange: this.onSlottedItemsChange })));
328
328
  }
329
329
  get el() { return this; }
330
330
  static get watchers() { return {
@@ -15,7 +15,7 @@ const SelectOption = /*@__PURE__*/ proxyCustomElement(class SelectOption extends
15
15
  this.log = log;
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: 'c479330ac26bcb19ddd41e7a99e635bf3ffc6170', style: { display: 'none' } }, h("slot", { key: '009baaefc29d307403edb10160c694dcc8495164' })));
18
+ return (h(Host, { key: '42c10fcd28b41d1158304ee9a7936c2fa0c52d85', style: { display: 'none' } }, h("slot", { key: 'da6a2841c0dd48aa662bf38926151669a4525048' })));
19
19
  }
20
20
  }, [4, "bal-select-option", {
21
21
  "label": [513],