@baloise/ds-core 17.3.0 → 17.4.0-nightly.20250207

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 (722) hide show
  1. package/components/all.d.ts +2 -0
  2. package/components/all.js +3 -0
  3. package/components/aria.js +6 -1
  4. package/components/attributes.js +1 -0
  5. package/components/bal-accordion-details.js +1 -1
  6. package/components/bal-accordion-summary.js +1 -1
  7. package/components/bal-accordion-trigger.js +67 -2
  8. package/components/bal-app.js +1 -93
  9. package/components/bal-app2.js +95 -0
  10. package/components/bal-badge2.js +1 -1
  11. package/components/bal-button-group2.js +2 -2
  12. package/components/bal-button2.js +13 -2
  13. package/components/bal-card-actions.js +1 -1
  14. package/components/bal-card-button.js +1 -1
  15. package/components/bal-card-content2.js +1 -1
  16. package/components/bal-card-subtitle.js +1 -1
  17. package/components/bal-card-title.js +1 -1
  18. package/components/bal-card2.js +2 -2
  19. package/components/bal-carousel.js +12 -4
  20. package/components/bal-checkbox-button.js +1 -1
  21. package/components/bal-checkbox-group.js +2 -1
  22. package/components/bal-checkbox2.js +1 -1
  23. package/components/bal-close2.js +1 -1
  24. package/components/bal-content2.js +1 -1
  25. package/components/bal-data-item.js +1 -1
  26. package/components/bal-data-label.js +1 -1
  27. package/components/bal-data-value.js +1 -1
  28. package/components/bal-data.js +1 -1
  29. package/components/bal-date-calendar-cell2.js +2 -1
  30. package/components/bal-date-calendar2.js +1 -1
  31. package/components/bal-date.js +2 -1
  32. package/components/bal-divider.js +1 -1
  33. package/components/bal-doc-app.d.ts +11 -0
  34. package/components/bal-doc-app.js +262 -0
  35. package/components/bal-dropdown.js +4 -4
  36. package/components/bal-field-control.js +2 -2
  37. package/components/bal-field-hint.js +1 -1
  38. package/components/bal-field-label.js +1 -1
  39. package/components/bal-field-message.js +2 -2
  40. package/components/bal-field.js +4 -4
  41. package/components/bal-file-upload.js +5 -4
  42. package/components/bal-footer.js +6 -12
  43. package/components/bal-form-col.js +2 -2
  44. package/components/bal-form-grid.js +2 -2
  45. package/components/bal-form.js +1 -1
  46. package/components/bal-heading2.js +1 -1
  47. package/components/bal-hint-text2.js +1 -1
  48. package/components/bal-hint-title2.js +1 -1
  49. package/components/bal-icon2.js +3 -2
  50. package/components/bal-input-date2.js +3 -2
  51. package/components/bal-input-group2.js +1 -1
  52. package/components/bal-input-slider.js +4 -3
  53. package/components/bal-input-stepper.js +4 -3
  54. package/components/bal-input.js +3 -2
  55. package/components/bal-label2.js +1 -1
  56. package/components/bal-list-item-accordion-body2.js +30 -8
  57. package/components/bal-list-item-accordion-head2.js +106 -3
  58. package/components/bal-list-item-content2.js +2 -2
  59. package/components/bal-list-item-icon2.js +2 -2
  60. package/components/bal-list-item-subtitle2.js +1 -1
  61. package/components/bal-list-item-title2.js +1 -1
  62. package/components/bal-list2.js +1 -1
  63. package/components/bal-modal-body.js +1 -1
  64. package/components/bal-modal-header.js +1 -1
  65. package/components/bal-modal.js +8 -6
  66. package/components/bal-nav-link-grid-col2.js +1 -1
  67. package/components/bal-nav-link-grid2.js +1 -1
  68. package/components/bal-nav-link-group.js +1 -1
  69. package/components/bal-nav-link2.js +2 -2
  70. package/components/bal-nav-menu-bar2.js +1 -1
  71. package/components/bal-nav-menu-flyout2.js +1 -1
  72. package/components/bal-nav-meta-bar2.js +1 -1
  73. package/components/bal-nav.js +8 -8
  74. package/components/bal-navbar-brand.js +58 -2
  75. package/components/bal-navbar-menu-end.js +1 -1
  76. package/components/bal-navbar-menu-start.js +1 -1
  77. package/components/bal-navbar-menu.js +1 -1
  78. package/components/bal-navbar.js +1 -1
  79. package/components/bal-notices.js +1 -1
  80. package/components/bal-notification.js +1 -1
  81. package/components/bal-number-input.js +8 -6
  82. package/components/bal-option-list.js +2 -1
  83. package/components/bal-option.js +1 -1
  84. package/components/bal-pagination.js +4 -4
  85. package/components/bal-popover-content2.js +1 -1
  86. package/components/bal-popover2.js +3 -2
  87. package/components/bal-popup.js +1 -1
  88. package/components/bal-progress-bar.js +1 -1
  89. package/components/bal-radio-button.js +1 -1
  90. package/components/bal-radio-group.js +2 -1
  91. package/components/bal-radio2.js +2 -1
  92. package/components/bal-segment-item.js +1 -1
  93. package/components/bal-segment.js +1 -1
  94. package/components/bal-select-option2.js +1 -1
  95. package/components/bal-select2.js +6 -5
  96. package/components/bal-shape2.js +4 -4
  97. package/components/bal-sheet.js +1 -1
  98. package/components/bal-snackbar.js +1 -1
  99. package/components/bal-spinner2.js +1 -1
  100. package/components/bal-stack2.js +1 -1
  101. package/components/bal-stage-back-link.js +2 -2
  102. package/components/bal-stage-body.js +1 -1
  103. package/components/bal-stage-foot.js +1 -1
  104. package/components/bal-stage-head.js +1 -1
  105. package/components/bal-stage-image.js +1 -1
  106. package/components/bal-stage.js +1 -1
  107. package/components/bal-step-item.js +2 -2
  108. package/components/bal-tab-item.js +2 -2
  109. package/components/bal-table.js +1 -1
  110. package/components/bal-tabs2.js +6 -5
  111. package/components/bal-tag-group.js +1 -1
  112. package/components/bal-tag2.js +2 -1
  113. package/components/bal-text2.js +2 -2
  114. package/components/bal-textarea.js +2 -1
  115. package/components/bal-time-input.js +2 -1
  116. package/components/bal-toast.js +1 -1
  117. package/components/bal-tooltip.js +1 -1
  118. package/components/form.js +2 -2
  119. package/components/index.js +7 -314
  120. package/components/initialize.js +312 -0
  121. package/components/overlays.js +285 -1
  122. package/components/swiper.util.js +8 -3
  123. package/components/tokens.esm.js +1 -1
  124. package/dist/baloise-design-system/baloise-design-system.esm.js +1 -1
  125. package/dist/baloise-design-system/baloise-design-system.js +1 -1
  126. package/dist/baloise-design-system/index.esm.js +1 -1
  127. package/dist/baloise-design-system/p-00b2c8e27d.entry.js +1 -0
  128. package/dist/baloise-design-system/p-0242cdf474.entry.js +1 -0
  129. package/dist/baloise-design-system/p-055ec952e0.system.entry.js +1 -0
  130. package/dist/baloise-design-system/{p-1756cf373c.entry.js → p-07caaebbe2.entry.js} +1 -1
  131. package/dist/baloise-design-system/p-0831f02fb0.system.entry.js +1 -0
  132. package/dist/baloise-design-system/p-111d37ae18.system.entry.js +1 -0
  133. package/dist/baloise-design-system/{p-f80438cdac.entry.js → p-12db0c3477.entry.js} +1 -1
  134. package/dist/baloise-design-system/{p-95bf3ca0ae.entry.js → p-187e7da1ed.entry.js} +1 -1
  135. package/dist/baloise-design-system/{p-3664ca2ce5.system.entry.js → p-18820ca258.system.entry.js} +1 -1
  136. package/dist/baloise-design-system/{p-516488d5fc.system.entry.js → p-1a0638a333.system.entry.js} +1 -1
  137. package/dist/baloise-design-system/p-1c7bf90be2.system.entry.js +1 -0
  138. package/dist/baloise-design-system/{p-2b4970ea09.system.entry.js → p-1e277aaac1.system.entry.js} +1 -1
  139. package/dist/baloise-design-system/{p-7042d9e34c.system.entry.js → p-208bd3127d.system.entry.js} +1 -1
  140. package/dist/baloise-design-system/{p-3a7c9c15.js → p-23c7c26d.js} +1 -1
  141. package/dist/baloise-design-system/p-273fb2c2.system.js +1 -1
  142. package/dist/baloise-design-system/p-279428d318.entry.js +1 -0
  143. package/dist/baloise-design-system/{p-a5964c8a.system.js → p-2beacad3.system.js} +1 -1
  144. package/dist/baloise-design-system/p-2da669b4.system.js +1 -0
  145. package/dist/baloise-design-system/{p-66f6b46fd4.system.entry.js → p-3114657eb7.system.entry.js} +1 -1
  146. package/dist/baloise-design-system/p-312a3215.js +1 -0
  147. package/dist/baloise-design-system/p-31876153a5.entry.js +1 -0
  148. package/dist/baloise-design-system/p-31c7ac3a.system.js +1 -0
  149. package/dist/baloise-design-system/p-36605beaff.entry.js +1 -0
  150. package/dist/baloise-design-system/p-36c4bd2450.system.entry.js +1 -0
  151. package/dist/baloise-design-system/p-37339d673b.system.entry.js +1 -0
  152. package/dist/baloise-design-system/{p-e7c9357245.entry.js → p-374e5904fa.entry.js} +1 -1
  153. package/dist/baloise-design-system/p-3ae755102b.system.entry.js +1 -0
  154. package/dist/baloise-design-system/{p-34ca390a2c.system.entry.js → p-3bcfc7b117.system.entry.js} +1 -1
  155. package/dist/baloise-design-system/p-3c1ea7b3e0.entry.js +1 -0
  156. package/dist/baloise-design-system/{p-92e27ad87b.entry.js → p-3c447e2884.entry.js} +1 -1
  157. package/dist/baloise-design-system/p-3f559c384a.system.entry.js +1 -0
  158. package/dist/baloise-design-system/p-409e1ef403.entry.js +1 -0
  159. package/dist/baloise-design-system/p-417c1f58e3.entry.js +1 -0
  160. package/dist/baloise-design-system/p-426219f4.js +1 -0
  161. package/dist/baloise-design-system/p-43174c7095.entry.js +1 -0
  162. package/dist/baloise-design-system/{p-7ced24b550.system.entry.js → p-447acd07e7.system.entry.js} +1 -1
  163. package/dist/baloise-design-system/{p-2f23758d56.entry.js → p-447bb8d6ce.entry.js} +1 -1
  164. package/dist/baloise-design-system/p-462f564b70.entry.js +1 -0
  165. package/dist/baloise-design-system/{p-5c0ac570ac.entry.js → p-464f369ad6.entry.js} +1 -1
  166. package/dist/baloise-design-system/{p-596000a871.entry.js → p-469a18b468.entry.js} +1 -1
  167. package/dist/baloise-design-system/{p-c6f86d0612.entry.js → p-48809a4768.entry.js} +1 -1
  168. package/dist/baloise-design-system/{p-8594937575.entry.js → p-4d9a45256c.entry.js} +1 -1
  169. package/dist/baloise-design-system/{p-1e7d65ac70.entry.js → p-4ff5aaf67f.entry.js} +1 -1
  170. package/dist/baloise-design-system/p-50a49c0e5c.system.entry.js +1 -0
  171. package/dist/baloise-design-system/{p-649e542e.system.js → p-540bfa19.system.js} +1 -1
  172. package/dist/baloise-design-system/{p-1c08d81e34.entry.js → p-56021799ec.entry.js} +1 -1
  173. package/dist/baloise-design-system/p-5776d1fde6.entry.js +1 -0
  174. package/dist/baloise-design-system/p-5821d4bbb2.system.entry.js +1 -0
  175. package/dist/baloise-design-system/p-5d6f66047b.system.entry.js +1 -0
  176. package/dist/baloise-design-system/{p-652816cc.system.js → p-5d9a1d8a.system.js} +1 -1
  177. package/dist/baloise-design-system/{p-f385e205.js → p-5eb3fbb9.js} +1 -1
  178. package/dist/baloise-design-system/p-6079fa35e4.system.entry.js +1 -0
  179. package/dist/baloise-design-system/p-620dfa084a.system.entry.js +1 -0
  180. package/dist/baloise-design-system/p-649eedce8a.system.entry.js +1 -0
  181. package/dist/baloise-design-system/{p-4a746f645b.entry.js → p-6e37071912.entry.js} +1 -1
  182. package/dist/baloise-design-system/{p-62f6d6e101.system.entry.js → p-6ee0ee61c1.system.entry.js} +1 -1
  183. package/dist/baloise-design-system/p-7615b673a0.system.entry.js +1 -0
  184. package/dist/baloise-design-system/{p-63b89f722f.system.entry.js → p-762c8fa651.system.entry.js} +1 -1
  185. package/dist/baloise-design-system/{p-6c85b9106b.entry.js → p-774cad80b8.entry.js} +1 -1
  186. package/dist/baloise-design-system/{p-84a762f80d.entry.js → p-77963d885f.entry.js} +1 -1
  187. package/dist/baloise-design-system/p-7ab2e7b846.entry.js +1 -0
  188. package/dist/baloise-design-system/p-7afa264997.system.entry.js +1 -0
  189. package/dist/baloise-design-system/{p-ea27183b2a.system.entry.js → p-7c074055e7.system.entry.js} +1 -1
  190. package/dist/baloise-design-system/{p-715f1670d4.entry.js → p-808cc1fd05.entry.js} +1 -1
  191. package/dist/baloise-design-system/{p-270deaf56d.entry.js → p-80bf87ba56.entry.js} +1 -1
  192. package/dist/baloise-design-system/p-857f898475.system.entry.js +1 -0
  193. package/dist/baloise-design-system/{p-fbc010987b.system.entry.js → p-85d7ef7751.system.entry.js} +1 -1
  194. package/dist/baloise-design-system/{p-48c06e18ca.system.entry.js → p-8723e490bf.system.entry.js} +1 -1
  195. package/dist/baloise-design-system/p-8f2e9a7f.js +1 -0
  196. package/dist/baloise-design-system/{p-6e5745c8.system.js → p-907368ff.system.js} +1 -1
  197. package/dist/baloise-design-system/{p-a7bbafcf3c.entry.js → p-93906ca075.entry.js} +1 -1
  198. package/dist/baloise-design-system/{p-6d51888831.entry.js → p-967cb7d960.entry.js} +1 -1
  199. package/dist/baloise-design-system/p-9727e05e.system.js +1 -0
  200. package/dist/baloise-design-system/p-9a1a9c980a.entry.js +1 -0
  201. package/dist/baloise-design-system/p-9aa95fbc37.entry.js +1 -0
  202. package/dist/baloise-design-system/{p-57777973d0.entry.js → p-9b542bd976.entry.js} +1 -1
  203. package/dist/baloise-design-system/{p-dc61e01d7b.entry.js → p-9b73822c14.entry.js} +1 -1
  204. package/dist/baloise-design-system/p-9d2037e834.system.entry.js +1 -0
  205. package/dist/baloise-design-system/p-9ec2c3e050.entry.js +1 -0
  206. package/dist/baloise-design-system/p-9fbf3690.system.js +1 -0
  207. package/dist/baloise-design-system/p-a576a58b09.system.entry.js +1 -0
  208. package/dist/baloise-design-system/{p-d56a7e63df.system.entry.js → p-a5c70dd2dd.system.entry.js} +1 -1
  209. package/dist/baloise-design-system/p-a717563c80.system.entry.js +1 -0
  210. package/dist/baloise-design-system/{p-594112b9e7.system.entry.js → p-a7a9a0b963.system.entry.js} +1 -1
  211. package/dist/baloise-design-system/p-a857e31d7e.entry.js +1 -0
  212. package/dist/baloise-design-system/{p-48a601d6f0.system.entry.js → p-a85fe6d188.system.entry.js} +1 -1
  213. package/dist/baloise-design-system/{p-31443ba141.entry.js → p-aa2b2147a2.entry.js} +1 -1
  214. package/dist/baloise-design-system/p-afa8aa0eec.system.entry.js +1 -0
  215. package/dist/baloise-design-system/p-afca130b59.system.entry.js +1 -0
  216. package/dist/baloise-design-system/p-afef265b5f.entry.js +1 -0
  217. package/dist/baloise-design-system/{p-54166d49.system.js → p-b18f3c73.system.js} +1 -1
  218. package/dist/baloise-design-system/p-b21f2874.system.js +1 -0
  219. package/dist/baloise-design-system/p-b51a692e99.entry.js +1 -0
  220. package/dist/baloise-design-system/p-b726b9f4c9.entry.js +1 -0
  221. package/dist/baloise-design-system/p-b742f94253.system.entry.js +1 -0
  222. package/dist/baloise-design-system/p-ba68f2ce70.entry.js +1 -0
  223. package/dist/baloise-design-system/p-bf200caec0.entry.js +1 -0
  224. package/dist/baloise-design-system/p-c0461c69d6.entry.js +1 -0
  225. package/dist/baloise-design-system/p-c0eefa4060.entry.js +1 -0
  226. package/dist/baloise-design-system/{p-e4c30a31a7.system.entry.js → p-c22c22090f.system.entry.js} +1 -1
  227. package/dist/baloise-design-system/{p-fbc35458.js → p-c551bcc8.js} +1 -1
  228. package/dist/baloise-design-system/p-c641bed817.entry.js +1 -0
  229. package/dist/baloise-design-system/{p-06e89742d9.system.entry.js → p-c65b502b9d.system.entry.js} +1 -1
  230. package/dist/baloise-design-system/p-c6f5e9453a.system.entry.js +1 -0
  231. package/dist/baloise-design-system/p-c991d944.js +1 -1
  232. package/dist/baloise-design-system/{p-eaadfca758.entry.js → p-c9c007a260.entry.js} +1 -1
  233. package/dist/baloise-design-system/p-cb84644f38.entry.js +1 -0
  234. package/dist/baloise-design-system/{p-71eb478cc0.system.entry.js → p-cc33c453b6.system.entry.js} +1 -1
  235. package/dist/baloise-design-system/{p-8f1c2e77b6.entry.js → p-cca78c7a8e.entry.js} +1 -1
  236. package/dist/baloise-design-system/{p-e034c068.system.js → p-cdeff384.system.js} +1 -1
  237. package/dist/baloise-design-system/p-d520f1d444.system.entry.js +1 -0
  238. package/dist/baloise-design-system/{p-ce1ce7d198.system.entry.js → p-db9b4e132d.system.entry.js} +1 -1
  239. package/dist/baloise-design-system/{p-9ba757663f.system.entry.js → p-dcb77164fc.system.entry.js} +1 -1
  240. package/dist/baloise-design-system/{p-c1ca39528d.entry.js → p-dd03d28aec.entry.js} +1 -1
  241. package/dist/baloise-design-system/p-dfc66f1812.entry.js +1 -0
  242. package/dist/baloise-design-system/{p-3f88c54b.js → p-e071aae2.js} +1 -1
  243. package/dist/baloise-design-system/p-e0a3b80c8c.system.entry.js +1 -0
  244. package/dist/baloise-design-system/p-e0b6c2eaf9.system.entry.js +1 -0
  245. package/dist/baloise-design-system/{p-f8ab470d9d.system.entry.js → p-e1df0ebfb4.system.entry.js} +1 -1
  246. package/dist/baloise-design-system/p-e4b50159.js +1 -0
  247. package/dist/baloise-design-system/{p-1e726ce985.system.entry.js → p-e6196821f7.system.entry.js} +1 -1
  248. package/dist/baloise-design-system/{p-975634d334.system.entry.js → p-ebae74f9d4.system.entry.js} +1 -1
  249. package/dist/baloise-design-system/p-ec4e5d4ecc.system.entry.js +1 -0
  250. package/dist/baloise-design-system/p-ec5776f5.js +1 -0
  251. package/dist/baloise-design-system/{p-aa101747b4.system.entry.js → p-eeb954c6bc.system.entry.js} +1 -1
  252. package/dist/baloise-design-system/{p-dacc50ec18.entry.js → p-eed0006bea.entry.js} +1 -1
  253. package/dist/baloise-design-system/p-f03c76dc17.entry.js +1 -0
  254. package/dist/baloise-design-system/p-f285a977e8.entry.js +1 -0
  255. package/dist/baloise-design-system/p-f4641c6a16.entry.js +1 -0
  256. package/dist/baloise-design-system/p-f5a0884f92.entry.js +1 -0
  257. package/dist/baloise-design-system/{p-8d1dc2f0d6.system.entry.js → p-f6f93e74c1.system.entry.js} +1 -1
  258. package/dist/baloise-design-system/{p-d96cc18c2d.system.entry.js → p-f7554b087f.system.entry.js} +1 -1
  259. package/dist/baloise-design-system/{p-9438e5c989.entry.js → p-f7e9758f60.entry.js} +1 -1
  260. package/dist/baloise-design-system/{p-1b5f932fe9.system.entry.js → p-f908b02917.system.entry.js} +1 -1
  261. package/dist/baloise-design-system/{p-aa125ebac6.system.entry.js → p-f9950a0b55.system.entry.js} +1 -1
  262. package/dist/baloise-design-system/p-fc462819e0.entry.js +1 -0
  263. package/dist/baloise-design-system/{p-717d8ea880.entry.js → p-fca0dcccde.entry.js} +1 -1
  264. package/dist/baloise-design-system/{p-5d0768fd46.system.entry.js → p-fe6d53dfdf.system.entry.js} +1 -1
  265. package/dist/baloise-design-system/{p-245629d7ca.system.entry.js → p-ff2a5eae24.system.entry.js} +1 -1
  266. package/dist/baloise-design-system/{p-4f74bac34b.system.entry.js → p-ff31e0e340.system.entry.js} +1 -1
  267. package/dist/cjs/app-globals-44d3a5af.js +7 -0
  268. package/dist/cjs/aria-7672033f.js +10 -0
  269. package/dist/cjs/{attributes-9f366716.js → attributes-11acd153.js} +1 -0
  270. package/dist/cjs/bal-accordion_4.cjs.entry.js +65 -3
  271. package/dist/cjs/bal-app.cjs.entry.js +2 -2
  272. package/dist/cjs/bal-badge.cjs.entry.js +1 -1
  273. package/dist/cjs/bal-button_2.cjs.entry.js +15 -5
  274. package/dist/cjs/bal-card_6.cjs.entry.js +7 -7
  275. package/dist/cjs/bal-carousel_2.cjs.entry.js +16 -10
  276. package/dist/cjs/bal-checkbox-button.cjs.entry.js +1 -1
  277. package/dist/cjs/bal-checkbox_2.cjs.entry.js +5 -5
  278. package/dist/cjs/bal-close.cjs.entry.js +1 -1
  279. package/dist/cjs/bal-content.cjs.entry.js +1 -1
  280. package/dist/cjs/bal-data_4.cjs.entry.js +4 -4
  281. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +2 -1
  282. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +6 -5
  283. package/dist/cjs/bal-date.cjs.entry.js +4 -3
  284. package/dist/cjs/bal-divider.cjs.entry.js +1 -1
  285. package/dist/cjs/bal-doc-app.cjs.entry.js +233 -0
  286. package/dist/cjs/bal-dropdown.cjs.entry.js +7 -7
  287. package/dist/cjs/bal-field_5.cjs.entry.js +11 -11
  288. package/dist/cjs/bal-file-upload.cjs.entry.js +6 -5
  289. package/dist/cjs/bal-footer.cjs.entry.js +4 -4
  290. package/dist/cjs/bal-form-col_2.cjs.entry.js +4 -4
  291. package/dist/cjs/bal-form.cjs.entry.js +2 -2
  292. package/dist/cjs/bal-heading_2.cjs.entry.js +3 -3
  293. package/dist/cjs/bal-hint_5.cjs.entry.js +9 -8
  294. package/dist/cjs/bal-icon.cjs.entry.js +3 -2
  295. package/dist/cjs/bal-input-group.cjs.entry.js +1 -1
  296. package/dist/cjs/bal-input-slider.cjs.entry.js +5 -4
  297. package/dist/cjs/bal-input-stepper.cjs.entry.js +6 -5
  298. package/dist/cjs/bal-input.cjs.entry.js +5 -4
  299. package/dist/cjs/bal-label.cjs.entry.js +2 -2
  300. package/dist/cjs/bal-list_8.cjs.entry.js +137 -19
  301. package/dist/cjs/bal-logo.cjs.entry.js +3 -3
  302. package/dist/cjs/bal-modal_3.cjs.entry.js +9 -8
  303. package/dist/cjs/bal-nav_8.cjs.entry.js +19 -19
  304. package/dist/cjs/bal-navbar_5.cjs.entry.js +61 -9
  305. package/dist/cjs/bal-notices_3.cjs.entry.js +3 -3
  306. package/dist/cjs/bal-notification.cjs.entry.js +1 -1
  307. package/dist/cjs/bal-number-input.cjs.entry.js +9 -7
  308. package/dist/cjs/bal-option_2.cjs.entry.js +5 -5
  309. package/dist/cjs/bal-pagination.cjs.entry.js +7 -7
  310. package/dist/cjs/bal-popup.cjs.entry.js +1 -1
  311. package/dist/cjs/bal-progress-bar.cjs.entry.js +5 -5
  312. package/dist/cjs/bal-radio-button.cjs.entry.js +1 -1
  313. package/dist/cjs/bal-radio_2.cjs.entry.js +5 -4
  314. package/dist/cjs/bal-segment_2.cjs.entry.js +8 -8
  315. package/dist/cjs/bal-select_2.cjs.entry.js +8 -7
  316. package/dist/cjs/bal-shape.cjs.entry.js +5 -5
  317. package/dist/cjs/bal-sheet.cjs.entry.js +1 -1
  318. package/dist/cjs/bal-spinner.cjs.entry.js +1 -1
  319. package/dist/cjs/bal-stack.cjs.entry.js +1 -1
  320. package/dist/cjs/bal-stage_6.cjs.entry.js +8 -8
  321. package/dist/cjs/bal-step-item.cjs.entry.js +3 -3
  322. package/dist/cjs/bal-steps.cjs.entry.js +3 -3
  323. package/dist/cjs/bal-tab-item_2.cjs.entry.js +13 -12
  324. package/dist/cjs/bal-table.cjs.entry.js +1 -1
  325. package/dist/cjs/bal-tag_2.cjs.entry.js +4 -3
  326. package/dist/cjs/bal-textarea.cjs.entry.js +4 -3
  327. package/dist/cjs/bal-time-input.cjs.entry.js +4 -3
  328. package/dist/cjs/bal-tooltip.cjs.entry.js +1 -1
  329. package/dist/cjs/baloise-design-system.cjs.js +3 -2
  330. package/dist/cjs/{breakpoints.decorator-02f40938.js → breakpoints.decorator-ad027a4e.js} +1 -1
  331. package/dist/cjs/{breakpoints.subject-37ab025d.js → breakpoints.subject-314cd618.js} +1 -1
  332. package/dist/cjs/{form-2279fb2f.js → form-17c98ac2.js} +2 -2
  333. package/dist/cjs/{app-globals-fa3c14cc.js → global-872cca8d.js} +2 -4
  334. package/dist/cjs/index.cjs.js +4 -4
  335. package/dist/cjs/initialize-3059001f.js +1 -1
  336. package/dist/cjs/loader.cjs.js +3 -2
  337. package/dist/cjs/overlays-f6884b7e.js +367 -0
  338. package/dist/cjs/{swiper.util-9bad4b2d.js → swiper.util-62ca48ba.js} +8 -3
  339. package/dist/cjs/{tokens.esm-2b08bc6c.js → tokens.esm-c7b97a9a.js} +1 -1
  340. package/dist/cjs/{window-resize.decorator-7153a9f2.js → window-resize.decorator-69109b36.js} +1 -1
  341. package/dist/collection/collection-manifest.json +4 -3
  342. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +1 -1
  343. package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +1 -1
  344. package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +56 -2
  345. package/dist/collection/components/bal-accordion/bal-accordion.i18n.js +42 -0
  346. package/dist/collection/components/bal-app/bal-app.js +2 -2
  347. package/dist/collection/components/bal-badge/bal-badge.js +1 -1
  348. package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +2 -2
  349. package/dist/collection/components/bal-button/bal-button.js +33 -3
  350. package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +1 -1
  351. package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +1 -1
  352. package/dist/collection/components/bal-card/bal-card-content/bal-card-content.js +1 -1
  353. package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +1 -1
  354. package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +1 -1
  355. package/dist/collection/components/bal-card/bal-card.js +2 -2
  356. package/dist/collection/components/bal-carousel/bal-carousel.css +1 -1
  357. package/dist/collection/components/bal-carousel/bal-carousel.js +31 -3
  358. package/dist/collection/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.js +1 -1
  359. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +2 -1
  360. package/dist/collection/components/bal-checkbox/bal-checkbox.js +1 -1
  361. package/dist/collection/components/bal-close/bal-close.js +1 -1
  362. package/dist/collection/components/bal-content/bal-content.js +1 -1
  363. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +1 -1
  364. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +1 -1
  365. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +1 -1
  366. package/dist/collection/components/bal-data/bal-data.js +1 -1
  367. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +1 -1
  368. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +2 -1
  369. package/dist/collection/components/bal-date/bal-date.js +2 -1
  370. package/dist/collection/components/bal-divider/bal-divider.js +1 -1
  371. package/dist/collection/components/bal-dropdown/bal-dropdown.js +2 -2
  372. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +2 -2
  373. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +1 -1
  374. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +1 -1
  375. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +2 -2
  376. package/dist/collection/components/bal-field/bal-field.css +1 -1
  377. package/dist/collection/components/bal-field/bal-field.js +3 -3
  378. package/dist/collection/components/bal-file-upload/bal-file-upload.js +5 -4
  379. package/dist/collection/components/bal-footer/bal-footer.css +1 -1
  380. package/dist/collection/components/bal-footer/bal-footer.js +3 -3
  381. package/dist/collection/components/bal-form/bal-form.js +1 -1
  382. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +2 -2
  383. package/dist/collection/components/bal-form-grid/bal-form-grid.css +1 -1
  384. package/dist/collection/components/bal-form-grid/bal-form-grid.js +1 -1
  385. package/dist/collection/components/bal-heading/bal-heading.js +1 -1
  386. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +1 -1
  387. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +1 -1
  388. package/dist/collection/components/bal-icon/bal-icon.css +1 -1
  389. package/dist/collection/components/bal-icon/bal-icon.js +2 -1
  390. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +3 -2
  391. package/dist/collection/components/bal-input/bal-input.js +3 -2
  392. package/dist/collection/components/bal-input-group/bal-input-group.js +1 -1
  393. package/dist/collection/components/bal-input-slider/bal-input-slider.js +4 -3
  394. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +4 -3
  395. package/dist/collection/components/bal-label/bal-label.js +1 -1
  396. package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +65 -7
  397. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.js +42 -0
  398. package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +127 -3
  399. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +2 -2
  400. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +2 -2
  401. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +1 -1
  402. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +1 -1
  403. package/dist/collection/components/bal-list/bal-list.js +1 -1
  404. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +1 -1
  405. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +1 -1
  406. package/dist/collection/components/bal-modal/bal-modal.js +27 -6
  407. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +2 -2
  408. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +1 -1
  409. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +1 -1
  410. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +1 -1
  411. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +1 -1
  412. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +1 -1
  413. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +1 -1
  414. package/dist/collection/components/bal-nav/bal-nav.js +2 -2
  415. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +6 -6
  416. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.js +32 -0
  417. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +93 -1
  418. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +1 -1
  419. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +1 -1
  420. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +1 -1
  421. package/dist/collection/components/bal-navbar/bal-navbar.js +1 -1
  422. package/dist/collection/components/bal-notices/bal-notices.js +1 -1
  423. package/dist/collection/components/bal-notification/bal-notification.js +1 -1
  424. package/dist/collection/components/bal-number-input/bal-number-input.js +10 -8
  425. package/dist/collection/components/bal-option/bal-option.js +1 -1
  426. package/dist/collection/components/bal-option-list/bal-option-list.js +2 -1
  427. package/dist/collection/components/bal-pagination/bal-pagination.js +4 -4
  428. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +1 -1
  429. package/dist/collection/components/bal-popover/bal-popover.js +3 -2
  430. package/dist/collection/components/bal-popup/bal-popup.js +1 -1
  431. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +1 -1
  432. package/dist/collection/components/bal-radio/bal-radio-button/bal-radio-button.js +1 -1
  433. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +2 -1
  434. package/dist/collection/components/bal-radio/bal-radio.js +2 -1
  435. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +1 -1
  436. package/dist/collection/components/bal-segment/bal-segment.js +1 -1
  437. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +1 -1
  438. package/dist/collection/components/bal-select/bal-select.js +6 -5
  439. package/dist/collection/components/bal-shape/bal-shape.js +4 -4
  440. package/dist/collection/components/bal-sheet/bal-sheet.js +1 -1
  441. package/dist/collection/components/bal-snackbar/bal-snackbar.js +1 -1
  442. package/dist/collection/components/bal-spinner/bal-spinner.js +1 -1
  443. package/dist/collection/components/bal-stack/bal-stack.js +1 -1
  444. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +2 -2
  445. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +1 -1
  446. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +1 -1
  447. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +1 -1
  448. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +1 -1
  449. package/dist/collection/components/bal-stage/bal-stage.js +1 -1
  450. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +2 -2
  451. package/dist/collection/components/bal-table/bal-table.js +1 -1
  452. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +2 -2
  453. package/dist/collection/components/bal-tabs/bal-tabs.css +1 -1
  454. package/dist/collection/components/bal-tabs/bal-tabs.js +2 -2
  455. package/dist/collection/components/bal-tabs/components/tab-button.js +3 -2
  456. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +1 -1
  457. package/dist/collection/components/bal-tag/bal-tag.js +2 -1
  458. package/dist/collection/components/bal-text/bal-text.js +2 -2
  459. package/dist/collection/components/bal-textarea/bal-textarea.js +2 -1
  460. package/dist/collection/components/bal-time-input/bal-time-input.js +2 -1
  461. package/dist/collection/components/bal-toast/bal-toast.js +1 -1
  462. package/dist/collection/components/bal-tooltip/bal-tooltip.js +1 -1
  463. package/dist/collection/components/docs/bal-doc-app/bal-doc-app.css +1 -0
  464. package/dist/collection/components/docs/bal-doc-app/bal-doc-app.js +247 -0
  465. package/dist/collection/utils/aria.js +6 -1
  466. package/dist/collection/utils/attributes.js +1 -0
  467. package/dist/collection/utils/constants/version.constant.js +1 -1
  468. package/dist/collection/utils/dropdown/input.js +2 -2
  469. package/dist/collection/utils/form.js +2 -2
  470. package/dist/collection/utils/overlays/focus-trap.js +91 -0
  471. package/dist/collection/utils/overlays/overlays.js +193 -0
  472. package/dist/collection/utils/swiper/swiper.util.js +8 -3
  473. package/dist/esm/app-globals-c5ea8144.js +5 -0
  474. package/dist/esm/aria-ea150568.js +8 -0
  475. package/dist/esm/{attributes-4fa7040f.js → attributes-a3e70948.js} +1 -0
  476. package/dist/esm/bal-accordion_4.entry.js +65 -3
  477. package/dist/esm/bal-app.entry.js +2 -2
  478. package/dist/esm/bal-badge.entry.js +1 -1
  479. package/dist/esm/bal-button_2.entry.js +15 -5
  480. package/dist/esm/bal-card_6.entry.js +7 -7
  481. package/dist/esm/bal-carousel_2.entry.js +16 -10
  482. package/dist/esm/bal-checkbox-button.entry.js +1 -1
  483. package/dist/esm/bal-checkbox_2.entry.js +5 -5
  484. package/dist/esm/bal-close.entry.js +1 -1
  485. package/dist/esm/bal-content.entry.js +1 -1
  486. package/dist/esm/bal-data_4.entry.js +4 -4
  487. package/dist/esm/bal-date-calendar-cell.entry.js +2 -1
  488. package/dist/esm/bal-date-calendar_2.entry.js +6 -5
  489. package/dist/esm/bal-date.entry.js +4 -3
  490. package/dist/esm/bal-divider.entry.js +1 -1
  491. package/dist/esm/bal-doc-app.entry.js +229 -0
  492. package/dist/esm/bal-dropdown.entry.js +7 -7
  493. package/dist/esm/bal-field_5.entry.js +11 -11
  494. package/dist/esm/bal-file-upload.entry.js +6 -5
  495. package/dist/esm/bal-footer.entry.js +4 -4
  496. package/dist/esm/bal-form-col_2.entry.js +4 -4
  497. package/dist/esm/bal-form.entry.js +2 -2
  498. package/dist/esm/bal-heading_2.entry.js +3 -3
  499. package/dist/esm/bal-hint_5.entry.js +9 -8
  500. package/dist/esm/bal-icon.entry.js +3 -2
  501. package/dist/esm/bal-input-group.entry.js +1 -1
  502. package/dist/esm/bal-input-slider.entry.js +5 -4
  503. package/dist/esm/bal-input-stepper.entry.js +6 -5
  504. package/dist/esm/bal-input.entry.js +5 -4
  505. package/dist/esm/bal-label.entry.js +2 -2
  506. package/dist/esm/bal-list_8.entry.js +137 -19
  507. package/dist/esm/bal-logo.entry.js +3 -3
  508. package/dist/esm/bal-modal_3.entry.js +9 -8
  509. package/dist/esm/bal-nav_8.entry.js +19 -19
  510. package/dist/esm/bal-navbar_5.entry.js +61 -9
  511. package/dist/esm/bal-notices_3.entry.js +3 -3
  512. package/dist/esm/bal-notification.entry.js +1 -1
  513. package/dist/esm/bal-number-input.entry.js +9 -7
  514. package/dist/esm/bal-option_2.entry.js +5 -5
  515. package/dist/esm/bal-pagination.entry.js +7 -7
  516. package/dist/esm/bal-popup.entry.js +1 -1
  517. package/dist/esm/bal-progress-bar.entry.js +5 -5
  518. package/dist/esm/bal-radio-button.entry.js +1 -1
  519. package/dist/esm/bal-radio_2.entry.js +5 -4
  520. package/dist/esm/bal-segment_2.entry.js +8 -8
  521. package/dist/esm/bal-select_2.entry.js +8 -7
  522. package/dist/esm/bal-shape.entry.js +5 -5
  523. package/dist/esm/bal-sheet.entry.js +1 -1
  524. package/dist/esm/bal-spinner.entry.js +1 -1
  525. package/dist/esm/bal-stack.entry.js +1 -1
  526. package/dist/esm/bal-stage_6.entry.js +8 -8
  527. package/dist/esm/bal-step-item.entry.js +3 -3
  528. package/dist/esm/bal-steps.entry.js +3 -3
  529. package/dist/esm/bal-tab-item_2.entry.js +13 -12
  530. package/dist/esm/bal-table.entry.js +1 -1
  531. package/dist/esm/bal-tag_2.entry.js +4 -3
  532. package/dist/esm/bal-textarea.entry.js +4 -3
  533. package/dist/esm/bal-time-input.entry.js +4 -3
  534. package/dist/esm/bal-tooltip.entry.js +1 -1
  535. package/dist/esm/baloise-design-system.js +3 -2
  536. package/dist/esm/{breakpoints.decorator-fbc04097.js → breakpoints.decorator-2b927897.js} +1 -1
  537. package/dist/esm/{breakpoints.subject-336f3c8b.js → breakpoints.subject-ba1cef96.js} +1 -1
  538. package/dist/esm/{form-fb8dd9f5.js → form-841232ff.js} +2 -2
  539. package/dist/esm/{app-globals-5b18a75c.js → global-181336dc.js} +2 -4
  540. package/dist/esm/index.js +5 -5
  541. package/dist/esm/initialize-66a526c0.js +1 -1
  542. package/dist/esm/loader.js +3 -2
  543. package/dist/esm/overlays-df27551b.js +360 -0
  544. package/dist/esm/{swiper.util-a4c7d0f9.js → swiper.util-9564f1e8.js} +8 -3
  545. package/dist/esm/{tokens.esm-d6bf7bd8.js → tokens.esm-c4f90a29.js} +1 -1
  546. package/dist/esm/{window-resize.decorator-f894e34b.js → window-resize.decorator-bc159d5a.js} +1 -1
  547. package/dist/esm-es5/app-globals-c5ea8144.js +1 -0
  548. package/dist/esm-es5/aria-ea150568.js +1 -0
  549. package/dist/esm-es5/bal-accordion_4.entry.js +1 -1
  550. package/dist/esm-es5/bal-app.entry.js +1 -1
  551. package/dist/esm-es5/bal-badge.entry.js +1 -1
  552. package/dist/esm-es5/bal-button_2.entry.js +1 -1
  553. package/dist/esm-es5/bal-card_6.entry.js +1 -1
  554. package/dist/esm-es5/bal-carousel_2.entry.js +1 -1
  555. package/dist/esm-es5/bal-checkbox-button.entry.js +1 -1
  556. package/dist/esm-es5/bal-checkbox_2.entry.js +1 -1
  557. package/dist/esm-es5/bal-close.entry.js +1 -1
  558. package/dist/esm-es5/bal-content.entry.js +1 -1
  559. package/dist/esm-es5/bal-data_4.entry.js +1 -1
  560. package/dist/esm-es5/bal-date-calendar-cell.entry.js +1 -1
  561. package/dist/esm-es5/bal-date-calendar_2.entry.js +1 -1
  562. package/dist/esm-es5/bal-date.entry.js +1 -1
  563. package/dist/esm-es5/bal-divider.entry.js +1 -1
  564. package/dist/esm-es5/bal-doc-app.entry.js +1 -0
  565. package/dist/esm-es5/bal-dropdown.entry.js +1 -1
  566. package/dist/esm-es5/bal-field_5.entry.js +1 -1
  567. package/dist/esm-es5/bal-file-upload.entry.js +1 -1
  568. package/dist/esm-es5/bal-footer.entry.js +1 -1
  569. package/dist/esm-es5/bal-form-col_2.entry.js +1 -1
  570. package/dist/esm-es5/bal-form.entry.js +1 -1
  571. package/dist/esm-es5/bal-heading_2.entry.js +1 -1
  572. package/dist/esm-es5/bal-hint_5.entry.js +1 -1
  573. package/dist/esm-es5/bal-icon.entry.js +1 -1
  574. package/dist/esm-es5/bal-input-group.entry.js +1 -1
  575. package/dist/esm-es5/bal-input-slider.entry.js +1 -1
  576. package/dist/esm-es5/bal-input-stepper.entry.js +1 -1
  577. package/dist/esm-es5/bal-input.entry.js +1 -1
  578. package/dist/esm-es5/bal-label.entry.js +1 -1
  579. package/dist/esm-es5/bal-list_8.entry.js +1 -1
  580. package/dist/esm-es5/bal-logo.entry.js +1 -1
  581. package/dist/esm-es5/bal-modal_3.entry.js +1 -1
  582. package/dist/esm-es5/bal-nav_8.entry.js +1 -1
  583. package/dist/esm-es5/bal-navbar_5.entry.js +1 -1
  584. package/dist/esm-es5/bal-notices_3.entry.js +1 -1
  585. package/dist/esm-es5/bal-notification.entry.js +1 -1
  586. package/dist/esm-es5/bal-number-input.entry.js +1 -1
  587. package/dist/esm-es5/bal-option_2.entry.js +1 -1
  588. package/dist/esm-es5/bal-pagination.entry.js +1 -1
  589. package/dist/esm-es5/bal-popup.entry.js +1 -1
  590. package/dist/esm-es5/bal-progress-bar.entry.js +1 -1
  591. package/dist/esm-es5/bal-radio-button.entry.js +1 -1
  592. package/dist/esm-es5/bal-radio_2.entry.js +1 -1
  593. package/dist/esm-es5/bal-segment_2.entry.js +1 -1
  594. package/dist/esm-es5/bal-select_2.entry.js +1 -1
  595. package/dist/esm-es5/bal-shape.entry.js +1 -1
  596. package/dist/esm-es5/bal-sheet.entry.js +1 -1
  597. package/dist/esm-es5/bal-spinner.entry.js +1 -1
  598. package/dist/esm-es5/bal-stack.entry.js +1 -1
  599. package/dist/esm-es5/bal-stage_6.entry.js +1 -1
  600. package/dist/esm-es5/bal-step-item.entry.js +1 -1
  601. package/dist/esm-es5/bal-steps.entry.js +1 -1
  602. package/dist/esm-es5/bal-tab-item_2.entry.js +1 -1
  603. package/dist/esm-es5/bal-table.entry.js +1 -1
  604. package/dist/esm-es5/bal-tag_2.entry.js +1 -1
  605. package/dist/esm-es5/bal-textarea.entry.js +1 -1
  606. package/dist/esm-es5/bal-time-input.entry.js +1 -1
  607. package/dist/esm-es5/bal-tooltip.entry.js +1 -1
  608. package/dist/esm-es5/baloise-design-system.js +1 -1
  609. package/dist/esm-es5/breakpoints.decorator-2b927897.js +1 -0
  610. package/dist/esm-es5/{breakpoints.subject-336f3c8b.js → breakpoints.subject-ba1cef96.js} +1 -1
  611. package/dist/esm-es5/{form-fb8dd9f5.js → form-841232ff.js} +1 -1
  612. package/dist/esm-es5/global-181336dc.js +1 -0
  613. package/dist/esm-es5/index.js +1 -1
  614. package/dist/esm-es5/initialize-66a526c0.js +1 -1
  615. package/dist/esm-es5/loader.js +1 -1
  616. package/dist/esm-es5/overlays-df27551b.js +1 -0
  617. package/dist/esm-es5/swiper.util-9564f1e8.js +1 -0
  618. package/dist/esm-es5/{window-resize.decorator-f894e34b.js → window-resize.decorator-bc159d5a.js} +1 -1
  619. package/dist/html.html-data.json +31 -0
  620. package/dist/types/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.d.ts +10 -0
  621. package/dist/types/components/bal-accordion/bal-accordion.i18n.d.ts +7 -0
  622. package/dist/types/components/bal-button/bal-button.d.ts +4 -0
  623. package/dist/types/components/bal-button/bal-button.interfaces.d.ts +1 -0
  624. package/dist/types/components/bal-carousel/bal-carousel.d.ts +5 -0
  625. package/dist/types/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.d.ts +14 -0
  626. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.d.ts +33 -0
  627. package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.i18n.d.ts +7 -0
  628. package/dist/types/components/bal-modal/bal-modal.d.ts +18 -0
  629. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.d.ts +14 -0
  630. package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.i18n.d.ts +5 -0
  631. package/dist/types/components/bal-number-input/bal-number-input.d.ts +5 -5
  632. package/dist/types/components/docs/bal-doc-app/bal-doc-app.d.ts +21 -0
  633. package/dist/types/components.d.ts +88 -2
  634. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/icons/src/index.d.ts +82 -0
  635. package/dist/types/utils/aria.d.ts +1 -1
  636. package/dist/types/utils/attributes.d.ts +1 -0
  637. package/dist/types/utils/dropdown/input.d.ts +0 -1
  638. package/dist/types/utils/overlays/focus-trap.d.ts +36 -0
  639. package/dist/types/utils/overlays/overlays.d.ts +4 -0
  640. package/dist/types/utils/swiper/swiper.type.d.ts +1 -0
  641. package/dist/types/utils/swiper/swiper.util.d.ts +2 -2
  642. package/package.json +7 -7
  643. package/dist/baloise-design-system/p-007fc954.js +0 -1
  644. package/dist/baloise-design-system/p-0170c59c18.system.entry.js +0 -1
  645. package/dist/baloise-design-system/p-02c5d9fe7e.entry.js +0 -1
  646. package/dist/baloise-design-system/p-0932b2841b.system.entry.js +0 -1
  647. package/dist/baloise-design-system/p-187f98a1.system.js +0 -1
  648. package/dist/baloise-design-system/p-18b510f972.entry.js +0 -1
  649. package/dist/baloise-design-system/p-1a91f0403a.system.entry.js +0 -1
  650. package/dist/baloise-design-system/p-1e9d6d442d.entry.js +0 -1
  651. package/dist/baloise-design-system/p-22bf3854a2.system.entry.js +0 -1
  652. package/dist/baloise-design-system/p-233258cd04.system.entry.js +0 -1
  653. package/dist/baloise-design-system/p-29e7d95fdf.entry.js +0 -1
  654. package/dist/baloise-design-system/p-2f3c628b01.system.entry.js +0 -1
  655. package/dist/baloise-design-system/p-32f2098f72.entry.js +0 -1
  656. package/dist/baloise-design-system/p-34797e19f0.system.entry.js +0 -1
  657. package/dist/baloise-design-system/p-36218e79.js +0 -1
  658. package/dist/baloise-design-system/p-38b11e34b4.system.entry.js +0 -1
  659. package/dist/baloise-design-system/p-3b18905319.entry.js +0 -1
  660. package/dist/baloise-design-system/p-3fcdc7bf1d.entry.js +0 -1
  661. package/dist/baloise-design-system/p-403f40e26a.entry.js +0 -1
  662. package/dist/baloise-design-system/p-43078d9a20.entry.js +0 -1
  663. package/dist/baloise-design-system/p-444d11044c.system.entry.js +0 -1
  664. package/dist/baloise-design-system/p-4543306ed6.system.entry.js +0 -1
  665. package/dist/baloise-design-system/p-45bbf6330f.entry.js +0 -1
  666. package/dist/baloise-design-system/p-47660601a1.entry.js +0 -1
  667. package/dist/baloise-design-system/p-477a9f8a40.entry.js +0 -1
  668. package/dist/baloise-design-system/p-489cda24c4.system.entry.js +0 -1
  669. package/dist/baloise-design-system/p-4a614fb255.system.entry.js +0 -1
  670. package/dist/baloise-design-system/p-4dfdd589d8.system.entry.js +0 -1
  671. package/dist/baloise-design-system/p-513f6b88.js +0 -1
  672. package/dist/baloise-design-system/p-56d4310416.system.entry.js +0 -1
  673. package/dist/baloise-design-system/p-578047988c.system.entry.js +0 -1
  674. package/dist/baloise-design-system/p-5a3e5f6551.entry.js +0 -1
  675. package/dist/baloise-design-system/p-630b9272b1.entry.js +0 -1
  676. package/dist/baloise-design-system/p-725eed2595.entry.js +0 -1
  677. package/dist/baloise-design-system/p-72d3d56c55.entry.js +0 -1
  678. package/dist/baloise-design-system/p-732df3f390.system.entry.js +0 -1
  679. package/dist/baloise-design-system/p-759f25a3e5.entry.js +0 -1
  680. package/dist/baloise-design-system/p-7c76d17d2f.entry.js +0 -1
  681. package/dist/baloise-design-system/p-7e7d73b667.entry.js +0 -1
  682. package/dist/baloise-design-system/p-82ff80d9f0.entry.js +0 -1
  683. package/dist/baloise-design-system/p-89a8d47c12.entry.js +0 -1
  684. package/dist/baloise-design-system/p-8b0bd1adc7.entry.js +0 -1
  685. package/dist/baloise-design-system/p-8cb8360dcd.system.entry.js +0 -1
  686. package/dist/baloise-design-system/p-974e5cb5ec.system.entry.js +0 -1
  687. package/dist/baloise-design-system/p-9b6e9746c1.entry.js +0 -1
  688. package/dist/baloise-design-system/p-b2198343bf.entry.js +0 -1
  689. package/dist/baloise-design-system/p-c09a268beb.system.entry.js +0 -1
  690. package/dist/baloise-design-system/p-c2a4a78d58.system.entry.js +0 -1
  691. package/dist/baloise-design-system/p-cc899b3f92.entry.js +0 -1
  692. package/dist/baloise-design-system/p-d24c5aa8ad.entry.js +0 -1
  693. package/dist/baloise-design-system/p-d296994410.system.entry.js +0 -1
  694. package/dist/baloise-design-system/p-d5e8e2bec8.entry.js +0 -1
  695. package/dist/baloise-design-system/p-d9b38501.js +0 -1
  696. package/dist/baloise-design-system/p-d9bc111444.system.entry.js +0 -1
  697. package/dist/baloise-design-system/p-ddfbabb4d5.system.entry.js +0 -1
  698. package/dist/baloise-design-system/p-de59bd37.system.js +0 -1
  699. package/dist/baloise-design-system/p-e104ac3699.system.entry.js +0 -1
  700. package/dist/baloise-design-system/p-e2a70f10.system.js +0 -1
  701. package/dist/baloise-design-system/p-e5c0a1dbb2.entry.js +0 -1
  702. package/dist/baloise-design-system/p-e70c7951.system.js +0 -1
  703. package/dist/baloise-design-system/p-edd4a77fd5.system.entry.js +0 -1
  704. package/dist/baloise-design-system/p-f01ae7b55b.entry.js +0 -1
  705. package/dist/baloise-design-system/p-fa43380807.system.entry.js +0 -1
  706. package/dist/baloise-design-system/p-ff859bec24.system.entry.js +0 -1
  707. package/dist/baloise-design-system/p-ffeef88a26.entry.js +0 -1
  708. package/dist/cjs/aria-c8955a5c.js +0 -5
  709. package/dist/cjs/overlays-81ea4414.js +0 -82
  710. package/dist/esm/aria-d5877698.js +0 -3
  711. package/dist/esm/overlays-9a5950bd.js +0 -76
  712. package/dist/esm-es5/app-globals-5b18a75c.js +0 -1
  713. package/dist/esm-es5/aria-d5877698.js +0 -1
  714. package/dist/esm-es5/breakpoints.decorator-fbc04097.js +0 -1
  715. package/dist/esm-es5/overlays-9a5950bd.js +0 -1
  716. package/dist/esm-es5/swiper.util-a4c7d0f9.js +0 -1
  717. /package/dist/baloise-design-system/{p-ca9e987e.js → p-02197c50.js} +0 -0
  718. /package/dist/baloise-design-system/{p-dd5e13d1.js → p-063808d7.js} +0 -0
  719. /package/dist/baloise-design-system/{p-d1847366.system.js → p-2172bcc5.system.js} +0 -0
  720. /package/dist/baloise-design-system/{p-8949aa8b.system.js → p-7720b262.system.js} +0 -0
  721. /package/dist/esm-es5/{attributes-4fa7040f.js → attributes-a3e70948.js} +0 -0
  722. /package/dist/esm-es5/{tokens.esm-d6bf7bd8.js → tokens.esm-c4f90a29.js} +0 -0
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(a,e,o,c){function b(a){return a instanceof o?a:new o((function(e){e(a)}))}return new(o||(o=Promise))((function(o,l){function r(a){try{d(c.next(a))}catch(a){l(a)}}function i(a){try{d(c["throw"](a))}catch(a){l(a)}}function d(a){a.done?o(a.value):b(a.value).then(r,i)}d((c=c.apply(a,e||[])).next())}))};var __generator=this&&this.__generator||function(a,e){var o={label:0,sent:function(){if(l[0]&1)throw l[1];return l[1]},trys:[],ops:[]},c,b,l,r;return r={next:i(0),throw:i(1),return:i(2)},typeof Symbol==="function"&&(r[Symbol.iterator]=function(){return this}),r;function i(a){return function(e){return d([a,e])}}function d(i){if(c)throw new TypeError("Generator is already executing.");while(r&&(r=0,i[0]&&(o=0)),o)try{if(c=1,b&&(l=i[0]&2?b["return"]:i[0]?b["throw"]||((l=b["return"])&&l.call(b),0):b.next)&&!(l=l.call(b,i[1])).done)return l;if(b=0,l)i=[i[0]&2,l.value];switch(i[0]){case 0:case 1:l=i;break;case 4:o.label++;return{value:i[1],done:false};case 5:o.label++;b=i[1];i=[0];continue;case 7:i=o.ops.pop();o.trys.pop();continue;default:if(!(l=o.trys,l=l.length>0&&l[l.length-1])&&(i[0]===6||i[0]===2)){o=0;continue}if(i[0]===3&&(!l||i[1]>l[0]&&i[1]<l[3])){o.label=i[1];break}if(i[0]===6&&o.label<l[1]){o.label=l[1];l=i;break}if(l&&o.label<l[2]){o.label=l[2];o.ops.push(i);break}if(l[2])o.ops.pop();o.trys.pop();continue}i=e.call(a,o)}catch(a){i=[6,a];b=0}finally{c=l=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};System.register(["./p-7961e095.system.js","./p-6dbef894.system.js","./p-5cd2674f.system.js","./p-db0895e2.system.js","./p-b52ad8d5.system.js","./p-23bdd8dc.system.js","./p-8949aa8b.system.js","./p-980e4b57.system.js","./p-6e5745c8.system.js","./p-4e642b63.system.js","./p-0d3f11e3.system.js","./p-95055e88.system.js","./p-a1f6e944.system.js","./p-ef3bfa9f.system.js","./p-eecefb0a.system.js"],(function(a){"use strict";var e,o,c,b,l,r,i,d,t,h,k,n,x,s,_,u,v,f;return{setters:[function(a){e=a.r;o=a.c;c=a.h;b=a.H;l=a.g},function(a){r=a._;i=a.a},function(a){d=a.j;t=a.v},function(a){h=a.B},function(a){k=a.F},function(a){n=a.L},function(a){x=a.i},function(a){s=a.s},function(a){_=a.d},function(a){u=a.d},function(a){v=a.L},function(a){f=a.L},function(){},function(){},function(){}],execute:function(){var g='@media (hover: hover)and (pointer: fine){.bal-radio-checkbox.bal-focused .bal-radio-checkbox__input:not(.bal-radio-checkbox__input--select-button)+.bal-radio-checkbox__label::before,.bal-radio-checkbox.bal-focused.bal-radio-checkbox--select-button{-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}';var w=g;var p=a("bal_radio",function(){function a(a){var c=this;e(this,a);this.balFocus=o(this,"balFocus",7);this.balBlur=o(this,"balBlur",7);this.balChange=o(this,"balChange",7);this.inputId="bal-rb-".concat(m++);this.inheritedAttributes={};this.keyboardMode=true;this.onKeypress=function(a){if(u(a)){var e=a.target;if(e.href){return}if(e.nodeName==="INPUT"&&!c.disabled&&!c.readonly){c.toggleChecked();a.preventDefault()}else{s(a)}}};this.onClick=function(a){var e;var o=a.target;if(o.href){return}if(o.nodeName!=="INPUT"&&!c.disabled&&!c.readonly){c.toggleChecked();(e=c.nativeInput)===null||e===void 0?void 0:e.focus();a.preventDefault()}else{s(a)}};this.onFocus=function(a){if(c.disabled||c.readonly){c.focused=false;return s(a)}c.balFocus.emit(a);if(c.keyboardMode){c.focused=true}};this.onBlur=function(a){if(c.disabled||c.readonly){return s(a)}c.balBlur.emit(a);c.focused=false};this.onPointerDown=function(){return c.keyboardMode=false};this.onKeydown=function(a){return c.keyboardMode=k.includes(a.key)};this.checked=false;this.focused=false;this.buttonTabindex=undefined;this.ariaForm=_;this.name=this.inputId;this.value=undefined;this.label="";this.invisible=false;this.labelHidden=false;this.flat=false;this.interface="radio";this.disabled=false;this.readonly=false;this.required=false;this.nonSubmit=false;this.invalid=false;this.hovered=false;this.pressed=false}a.prototype.createLogger=function(a){this.log=a};a.prototype.connectedCallback=function(){if(this.value===undefined){this.value=this.inputId}var a=this.radioButton;var e=this.radioGroup;if(a||e){this.updateState()}if(e){e.addEventListener("balInput",this.updateState)}this.el.addEventListener("keydown",this.onKeydown);this.el.addEventListener("touchstart",this.onPointerDown);this.el.addEventListener("mousedown",this.onPointerDown)};a.prototype.componentWillLoad=function(){this.inheritedAttributes=x(this.el,["aria-label","tabindex","title"])};a.prototype.disconnectedCallback=function(){var a=this.radioGroup;if(a){a.removeEventListener("balInput",this.updateState)}this.el.removeEventListener("keydown",this.onKeydown);this.el.removeEventListener("touchstart",this.onPointerDown);this.el.removeEventListener("mousedown",this.onPointerDown)};a.prototype.listenOnClick=function(a){if((this.disabled||this.readonly)&&a.target&&(a.target===this.el||d(this.el,a.target))){s(a)}};a.prototype.setFocus=function(a){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){a.stopPropagation();a.preventDefault();this.nativeInput.focus();this.focused=true;return[2]}))}))};a.prototype.setButtonTabindex=function(a){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){if(this.radioButton){this.buttonTabindex=-1}else{this.buttonTabindex=a}return[2]}))}))};a.prototype.getInputElement=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(a){return[2,Promise.resolve(this.nativeInput)]}))}))};a.prototype.getOption=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(a){return[2,this.option]}))}))};a.prototype.updateState=function(){return __awaiter(this,void 0,void 0,(function(){var a;return __generator(this,(function(e){if(this.radioGroup){a=this.radioGroup.value===this.value;if(a!==this.checked){this.checked=a}}if(this.radioButton){this.buttonTabindex=-1;if(this.radioButton.setChecked){this.radioButton.setChecked(this.checked)}}return[2]}))}))};a.prototype.setAriaForm=function(a){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.ariaForm=Object.assign({},a);return[2]}))}))};Object.defineProperty(a.prototype,"radioButton",{get:function(){return this.el.closest("bal-radio-button")},enumerable:false,configurable:true});Object.defineProperty(a.prototype,"radioGroup",{get:function(){return this.el.closest("bal-radio-group")},enumerable:false,configurable:true});Object.defineProperty(a.prototype,"option",{get:function(){return{name:this.name,value:this.value,label:this.label,labelHidden:this.labelHidden,flat:this.flat,interface:this.interface,disabled:this.disabled,readonly:this.readonly,required:this.required,nonSubmit:this.nonSubmit,invisible:this.invisible,invalid:this.invalid}},enumerable:false,configurable:true});a.prototype.toggleChecked=function(){this.checked=!this.checked;this.balChange.emit(this.checked);this.updateState()};a.prototype.render=function(){var a=this;var e=h.block("radio-checkbox");var o=e.element("input");var l=e.element("label");var r=l.element("text");var i=this.focused&&this.buttonTabindex!==-1;var d=typeof this.value==="boolean"?JSON.stringify(this.value):this.value;var t=this.inheritedAttributes;if(this.buttonTabindex!==undefined){t.tabIndex=this.buttonTabindex}var k=this.ariaForm.controlId||this.inputId;var n=this.ariaForm.labelId||null;var x=this.labelHidden?"span":"label";var s={};if(!this.labelHidden){n="".concat(n||""," ").concat(k,"-lbl").trim();s.id="".concat(k,"-lbl");s.htmlFor=k}return c(b,{key:"058d9b48247c0989348d58117017753092fa6afa","aria-checked":"".concat(this.checked),"aria-disabled":this.disabled?"true":null,"aria-hidden":this.disabled?"true":null,"aria-focused":i?"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":i},e.class()),e.modifier("radio").class()),e.modifier("select-button").class(this.interface==="select-button")),e.modifier("invalid").class(this.invalid)),e.modifier("checked").class(this.checked)),e.modifier("flat").class(this.flat)),e.modifier("disabled").class(this.disabled||this.readonly)),e.modifier("hovered").class(this.hovered)),e.modifier("pressed").class(this.pressed)),e.modifier("invisible").class(this.invisible)),onKeypress:this.onKeypress,onClick:this.onClick},c("input",Object.assign({key:"4c935cb7f8a25f77afaea78b0a8e311166e44067",class:Object.assign(Object.assign({},o.class()),o.modifier("select-button").class(this.interface==="select-button")),"data-testid":"bal-radio-input",type:"radio",id:k,"aria-labelledby":n,"aria-describedby":this.ariaForm.messageId,"aria-invalid":this.invalid===true?"true":"false","aria-disabled":this.disabled?"true":null,"aria-checked":"".concat(this.checked),name:this.name,value:d,checked:this.checked,disabled:this.disabled||this.nonSubmit,readonly:this.readonly,required:this.required,onFocus:this.onFocus,onBlur:this.onBlur,ref:function(e){return a.nativeInput=e}},t)),!this.invisible?c(x,Object.assign({class:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},l.class()),l.modifier("radio").class()),l.modifier("checked").class(this.checked)),l.modifier("hidden").class(this.labelHidden)),l.modifier("flat").class(this.flat))},s,{"data-testid":"bal-radio-label"}),c("span",{class:Object.assign(Object.assign(Object.assign({},r.class()),r.modifier("hidden").class(this.labelHidden)),r.modifier("flat").class(this.flat)),"data-testid":"bal-radio-text"},this.label,c("slot",null))):"")};Object.defineProperty(a.prototype,"el",{get:function(){return l(this)},enumerable:false,configurable:true});return a}());r([n("bal-radio"),i("design:type",Function),i("design:paramtypes",[Function]),i("design:returntype",void 0)],p.prototype,"createLogger",null);var m=0;p.style=w;var y=a("bal_radio_group",function(){function a(a){var c=this;e(this,a);this.balChange=o(this,"balChange",7);this.balFocus=o(this,"balFocus",7);this.balBlur=o(this,"balBlur",7);this.inputId="bal-rg-".concat(j++);this.inheritedAttributes={};this.hasFocus=false;this.mutationObserverActive=true;this.onOptionChange=function(){return __awaiter(c,void 0,void 0,(function(){return __generator(this,(function(a){this.setRadioTabindex(this.value);this.setRadioChecked();return[2]}))}))};this.setRadioTabindex=function(a){var e=c.getRadios();var o=e.find((function(a){return!a.disabled}));var b=e.find((function(e){return e.value===a&&!e.disabled}));if(!o&&!b){return}var l=b||o;for(var r=0,i=e;r<i.length;r++){var d=i[r];var t=d===l?0:-1;d.setButtonTabindex(t)}};this.onClick=function(a){var e=a.target;if(e.href){return}a.preventDefault();var o=a.target&&a.target.closest("bal-radio");if(o&&!o.disabled&&!o.readonly){var b=c.value;var l=o.value;if(l!==b){c.value=l}else if(c.allowEmptySelection){c.value=undefined}c.balChange.emit(c.value)}};this.ariaForm=_;this.options=undefined;this.allowEmptySelection=false;this.name=this.inputId;this.value=undefined;this.interface=undefined;this.vertical=false;this.verticalOnMobile=false;this.expanded=false;this.invalid=undefined;this.disabled=undefined;this.readonly=undefined;this.grid=1;this.columnsTablet=1;this.columnsMobile=1;this.autoInvalidOff=false}a.prototype.createLogger=function(a){this.log=a};a.prototype.optionChanged=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(a){this.onOptionChange();this.mutationObserverActive=this.options===undefined;return[2]}))}))};a.prototype.valueChanged=function(){this.onOptionChange()};a.prototype.invalidChanged=function(a){if(a!==undefined){this.getRadios().forEach((function(e){e.invalid=a}));this.getRadioButtons().forEach((function(e){e.invalid=a}))}};a.prototype.disabledChanged=function(a){if(a!==undefined){this.getRadios().forEach((function(e){e.disabled=a}));this.getRadioButtons().forEach((function(e){e.disabled=a}))}};a.prototype.readonlyChanged=function(a){if(a!==undefined){this.getRadios().forEach((function(e){e.readonly=a}));this.getRadioButtons().forEach((function(e){e.readonly=a}))}};a.prototype.columnsChanged=function(a){this.getRadioButtons().forEach((function(e){return e.colSize=a}))};a.prototype.columnsTabletChanged=function(a){this.getRadioButtons().forEach((function(e){return e.colSizeTablet=a}))};a.prototype.columnsMobileChanged=function(a){this.getRadioButtons().forEach((function(e){return e.colSizeMobile=a}))};a.prototype.connectedCallback=function(){this.initialValue=this.value;this.mutationObserverActive=this.options===undefined};a.prototype.componentWillLoad=function(){this.setRadioInterface();this.disabledChanged(this.disabled);this.readonlyChanged(this.readonly);this.invalidChanged(this.invalid);this.columnsChanged(this.grid);this.columnsTabletChanged(this.columnsTablet);this.columnsMobileChanged(this.columnsMobile);this.onOptionChange();this.inheritedAttributes=x(this.el,["aria-label","tabindex","title"])};a.prototype.focusInListener=function(a){this.balFocus.emit(a)};a.prototype.focusOutListener=function(a){this.balBlur.emit(a)};a.prototype.mutationListener=function(){this.setRadioInterface();this.disabledChanged(this.disabled);this.readonlyChanged(this.readonly);this.invalidChanged(this.invalid);this.columnsChanged(this.grid);this.columnsTabletChanged(this.columnsTablet);this.columnsMobileChanged(this.columnsMobile);this.onOptionChange()};a.prototype.listenOnClick=function(a){if(d(this.el,a.target)){s(a)}};a.prototype.radioFocusListener=function(a){var e=a.target;if(e&&d(this.el,e)&&t(e,"bal-radio")){s(a)}};a.prototype.radioBlurListener=function(a){var e=a.target;if(e&&d(this.el,e)&&t(e,"bal-radio")){s(a)}};a.prototype.resetListener=function(a){var e=a.target;if(e===null||e===void 0?void 0:e.contains(this.el)){this.value=this.initialValue}};a.prototype.onKeydown=function(a){if(a.target&&!this.el.contains(a.target)){return}var e=this.getRadios().filter((function(a){return!a.disabled}));var o=a.target.closest("bal-radio");if(o&&e.includes(o)){var c=e.findIndex((function(a){return a===o}));var b=e[c];var l=void 0;if(["ArrowDown","ArrowRight"].includes(a.code)){l=c===e.length-1?e[0]:e[c+1]}if(["ArrowUp","ArrowLeft"].includes(a.code)){l=c===0?e[e.length-1]:e[c-1]}if(l&&e.includes(l)){l.setFocus(a);this.value=l.value;this.balChange.emit(this.value)}if(["Space"].includes(a.code)){this.value=this.allowEmptySelection&&this.value!==undefined?undefined:b.value;a.preventDefault()}}};a.prototype.setValue=function(a){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.value=a;return[2]}))}))};a.prototype.getOptionByValue=function(a){return __awaiter(this,void 0,void 0,(function(){var e;return __generator(this,(function(o){e=this.options;if(e){return[2,e.find((function(e){return e.value===a}))]}return[2,undefined]}))}))};a.prototype.setAriaForm=function(a){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.ariaForm=Object.assign({},a);return[2]}))}))};a.prototype.setRadioInterface=function(){var a=this;this.getRadios().forEach((function(e){if(a.interface){e.interface=a.interface}}))};a.prototype.setRadioChecked=function(){this.getRadios().forEach((function(a){if(a.updateState){a.updateState()}}))};a.prototype.getRadios=function(){return Array.from(this.el.querySelectorAll("bal-radio"))};a.prototype.getRadioButtons=function(){return Array.from(this.el.querySelectorAll("bal-radio-button"))};a.prototype.render=function(){var a=this;var e=h.block("radio-checkbox-group");var o=e.element("inner");var l=this.options||[];var r=l.map((function(a){if(typeof a.html==="function"){return Object.assign(Object.assign({},a),{html:a.html()})}return a}));return c(b,Object.assign({class:Object.assign({},e.class()),role:"radiogroup","aria-labelledby":this.ariaForm.labelId,"aria-describedby":this.ariaForm.messageId,"aria-disabled":this.disabled?"true":null,onClick:this.onClick},this.inheritedAttributes),c("div",{class:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},o.class()),o.modifier("vertical-mobile").class(this.verticalOnMobile)),o.modifier("vertical").class(this.vertical)),o.modifier("expanded").class(this.expanded)),o.modifier("select-button").class(this.interface==="select-button"))},c("slot",null),r.map((function(e){return c("bal-radio",{key:e.value,name:e.name||a.name,value:e.value,labelHidden:e.labelHidden,flat:e.flat,interface:e.interface,disabled:e.disabled,readonly:e.readonly,required:e.required,nonSubmit:!!e.nonSubmit,invalid:e.invalid,innerHTML:e.html})}))))};Object.defineProperty(a.prototype,"el",{get:function(){return l(this)},enumerable:false,configurable:true});Object.defineProperty(a,"watchers",{get:function(){return{options:["optionChanged"],value:["valueChanged"],invalid:["invalidChanged"],disabled:["disabledChanged"],readonly:["readonlyChanged"],grid:["columnsChanged"],columnsTablet:["columnsTabletChanged"],columnsMobile:["columnsMobileChanged"]}},enumerable:false,configurable:true});return a}());r([n("bal-radio-group"),i("design:type",Function),i("design:paramtypes",[Function]),i("design:returntype",void 0)],y.prototype,"createLogger",null);r([v(),i("design:type",Function),i("design:paramtypes",[FocusEvent]),i("design:returntype",void 0)],y.prototype,"focusInListener",null);r([v(),i("design:type",Function),i("design:paramtypes",[FocusEvent]),i("design:returntype",void 0)],y.prototype,"focusOutListener",null);r([f({tags:["bal-radio-group","bal-radio"],attributes:false,characterData:false}),i("design:type",Function),i("design:paramtypes",[]),i("design:returntype",void 0)],y.prototype,"mutationListener",null);var j=0}}}));
@@ -1 +0,0 @@
1
- import{r as t,c as i,h as s,H as e,g as a}from"./p-2ccbe55a.js";import{g as h,a as n,b as o,e as r,f as l,i as d,h as c,j as b,c as p,d as u}from"./p-e3e1d211.js";import{p as f}from"./p-ef6a64f4.js";import{i as m}from"./p-dd5e13d1.js";import{B as x}from"./p-ae86d0a0.js";import{d as g}from"./p-f385e205.js";import"./p-a65354df.js";import"./p-46251973.js";const y=class{constructor(s){t(this,s),this.balChange=i(this,"balChange",7),this.balInput=i(this,"balInput",7),this.balBlur=i(this,"balBlur",7),this.balKeyPress=i(this,"balKeyPress",7),this.balFocus=i(this,"balFocus",7),this.inputId="bal-textarea-"+v++,this.inheritedAttributes={},this.inputValue=this.value,this.initialValue=this.value||"",this.onInput=t=>{const i=h(t);i&&(this.inputValue=i.value),this.balInput.emit(this.inputValue)},this.onFocus=t=>n(this,t),this.onBlur=t=>{o(this,t);const i=t.target;i&&(i.value=this.getValue()),r(this)},this.onClick=t=>l(this,t),this.handleClick=t=>d(this,t),this.focused=!1,this.ariaForm=g,this.name=this.inputId,this.invalid=!1,this.autocapitalize="none",this.autocomplete="off",this.autofocus=!1,this.debounce=0,this.placeholder=void 0,this.maxLength=void 0,this.minLength=void 0,this.disabled=!1,this.readonly=!1,this.cols=void 0,this.rows=void 0,this.wrap=void 0,this.required=!1,this.clickable=!1,this.inputmode=void 0,this.value="",this.autoInvalidOff=!1}debounceChanged(){this.balChange=f(this.balChange,this.debounce)}listenOnClick(t){c(this,t)}resetHandler(t){const i=t.target;(null==i?void 0:i.contains(this.el))&&b(this,this.initialValue,this.resetHandlerTimer)}connectedCallback(){this.debounceChanged(),this.initialValue=this.value||""}componentDidLoad(){this.inputValue=this.value}componentWillLoad(){this.inheritedAttributes=m(this.el,["aria-label","tabindex","title"])}async setFocus(){p(this)}async setBlur(){u(this)}getInputElement(){return Promise.resolve(this.nativeInput)}async setAriaForm(t){this.ariaForm=Object.assign({},t)}getValue(){return this.value||""}render(){const t=this.getValue(),i=x.block("textarea"),a=i.element("native");return s(e,{key:"c480f893ab85bf7c3aebacd7cae0f9cac2f45729",onClick:this.handleClick,"aria-disabled":this.disabled?"true":null,class:Object.assign({},i.class())},s("textarea",Object.assign({key:"e24dc8d2deb3e9a700f1b34177bb953ea5d48f84",class:Object.assign(Object.assign({},a.class()),{textarea:!0,"is-disabled":this.disabled||this.readonly,"is-danger":this.invalid,clickable:this.clickable}),"data-testid":"bal-textarea-input",ref:t=>this.nativeInput=t,name:this.name,id:this.ariaForm.controlId||this.inputId,"aria-labelledby":this.ariaForm.labelId,"aria-describedby":this.ariaForm.messageId,"aria-invalid":!0===this.invalid?"true":"false","aria-disabled":this.disabled?"true":null,disabled:this.disabled,readonly:this.readonly,required:this.required,autoCapitalize:this.autocapitalize,autocomplete:this.autocomplete,autoFocus:this.autofocus,minLength:this.minLength,maxLength:this.maxLength,placeholder:this.placeholder,inputMode:this.inputmode,value:this.value,cols:this.cols,rows:this.rows,wrap:this.wrap,onFocus:this.onFocus,onInput:t=>this.onInput(t),onBlur:this.onBlur,onClick:this.onClick,onKeyPress:t=>this.balKeyPress.emit(t)},this.inheritedAttributes),t,s("slot",{key:"8951528c192b5cfaff238fc6b4371f0005f788d4"})))}get el(){return a(this)}static get watchers(){return{debounce:["debounceChanged"]}}};let v=0;y.style=".bal-textarea{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;position:relative;-ms-flex:1;flex:1;width:100%;font-family:var(--bal-font-family-text);white-space:pre-wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.bal-textarea__native{margin:0;display:block;width:100%;max-width:100%;max-height:100%;outline:none;background:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:calc(.75em - 2px)}.bal-textarea__native::-webkit-input-placeholder{padding:0;font-family:inherit}.bal-textarea__native::-moz-placeholder{padding:0;font-family:inherit}.bal-textarea__native:-ms-input-placeholder{padding:0;font-family:inherit}.bal-textarea__native::-ms-input-placeholder{padding:0;font-family:inherit}.bal-textarea__native::placeholder{padding:0;font-family:inherit}";export{y as bal_textarea}
@@ -1,5 +0,0 @@
1
- 'use strict';
2
-
3
- const ariaBooleanToString = (bool) => (!!bool ? 'true' : 'false');
4
-
5
- exports.ariaBooleanToString = ariaBooleanToString;
@@ -1,82 +0,0 @@
1
- 'use strict';
2
-
3
- const browser = require('./browser-1d542d0f.js');
4
- const helpers = require('./helpers-c858e965.js');
5
-
6
- let lastId = 0;
7
- const BACKDROP = 'backdrop';
8
- const prepareOverlay = (overlay) => {
9
- /* tslint:disable-next-line */
10
- if (browser.balBrowser.hasDocument) {
11
- connectListeners(document);
12
- }
13
- const overlayIndex = lastId++;
14
- overlay.overlayIndex = overlayIndex;
15
- if (!overlay.el.hasAttribute('id')) {
16
- overlay.el.id = `bal-overlay-${overlayIndex}`;
17
- }
18
- };
19
- const getOverlays = (doc, selector) => {
20
- if (selector === undefined) {
21
- selector = 'bal-modal,bal-snackbar,bal-toast';
22
- }
23
- return Array.from(doc.querySelectorAll(selector)).filter(c => c.overlayIndex > 0);
24
- };
25
- const getOverlay = (doc, overlayTag, id) => {
26
- const overlays = getOverlays(doc, overlayTag);
27
- return id === undefined ? overlays[overlays.length - 1] : overlays.find(o => o.id === id);
28
- };
29
- const connectListeners = (doc) => {
30
- if (lastId === 0) {
31
- lastId = 1;
32
- // handle ESC to close overlay
33
- doc.addEventListener('keyup', ev => {
34
- if (ev.key === 'Escape') {
35
- const lastOverlay = getOverlay(doc);
36
- if (lastOverlay) {
37
- lastOverlay.dismiss(undefined, BACKDROP);
38
- }
39
- }
40
- });
41
- }
42
- };
43
- const dismiss = async (overlay, data, role, animation) => {
44
- if (!overlay.presented) {
45
- return false;
46
- }
47
- try {
48
- // Overlay contents should not be clickable during dismiss
49
- overlay.el.style.setProperty('pointer-events', 'none');
50
- overlay.willDismiss.emit({ data, role });
51
- await animation();
52
- overlay.presented = false;
53
- overlay.didDismiss.emit({ data, role });
54
- }
55
- catch (err) {
56
- overlay.presented = false;
57
- console.error(err);
58
- }
59
- overlay.el.remove();
60
- return true;
61
- };
62
- const eventMethod = (element, eventName) => {
63
- let resolve;
64
- const promise = new Promise(r => (resolve = r));
65
- onceEvent(element, eventName, (ev) => {
66
- resolve(ev.detail);
67
- });
68
- return promise;
69
- };
70
- const onceEvent = (element, eventName, callback) => {
71
- const handler = (ev) => {
72
- helpers.removeEventListener(element, eventName, handler);
73
- callback(ev);
74
- };
75
- helpers.addEventListener(element, eventName, handler);
76
- };
77
-
78
- exports.dismiss = dismiss;
79
- exports.eventMethod = eventMethod;
80
- exports.getOverlay = getOverlay;
81
- exports.getOverlays = getOverlays;
82
- exports.prepareOverlay = prepareOverlay;
@@ -1,3 +0,0 @@
1
- const ariaBooleanToString = (bool) => (!!bool ? 'true' : 'false');
2
-
3
- export { ariaBooleanToString as a };
@@ -1,76 +0,0 @@
1
- import { b as balBrowser } from './browser-a8073d92.js';
2
- import { l as addEventListener, r as removeEventListener } from './helpers-ae0db1dd.js';
3
-
4
- let lastId = 0;
5
- const BACKDROP = 'backdrop';
6
- const prepareOverlay = (overlay) => {
7
- /* tslint:disable-next-line */
8
- if (balBrowser.hasDocument) {
9
- connectListeners(document);
10
- }
11
- const overlayIndex = lastId++;
12
- overlay.overlayIndex = overlayIndex;
13
- if (!overlay.el.hasAttribute('id')) {
14
- overlay.el.id = `bal-overlay-${overlayIndex}`;
15
- }
16
- };
17
- const getOverlays = (doc, selector) => {
18
- if (selector === undefined) {
19
- selector = 'bal-modal,bal-snackbar,bal-toast';
20
- }
21
- return Array.from(doc.querySelectorAll(selector)).filter(c => c.overlayIndex > 0);
22
- };
23
- const getOverlay = (doc, overlayTag, id) => {
24
- const overlays = getOverlays(doc, overlayTag);
25
- return id === undefined ? overlays[overlays.length - 1] : overlays.find(o => o.id === id);
26
- };
27
- const connectListeners = (doc) => {
28
- if (lastId === 0) {
29
- lastId = 1;
30
- // handle ESC to close overlay
31
- doc.addEventListener('keyup', ev => {
32
- if (ev.key === 'Escape') {
33
- const lastOverlay = getOverlay(doc);
34
- if (lastOverlay) {
35
- lastOverlay.dismiss(undefined, BACKDROP);
36
- }
37
- }
38
- });
39
- }
40
- };
41
- const dismiss = async (overlay, data, role, animation) => {
42
- if (!overlay.presented) {
43
- return false;
44
- }
45
- try {
46
- // Overlay contents should not be clickable during dismiss
47
- overlay.el.style.setProperty('pointer-events', 'none');
48
- overlay.willDismiss.emit({ data, role });
49
- await animation();
50
- overlay.presented = false;
51
- overlay.didDismiss.emit({ data, role });
52
- }
53
- catch (err) {
54
- overlay.presented = false;
55
- console.error(err);
56
- }
57
- overlay.el.remove();
58
- return true;
59
- };
60
- const eventMethod = (element, eventName) => {
61
- let resolve;
62
- const promise = new Promise(r => (resolve = r));
63
- onceEvent(element, eventName, (ev) => {
64
- resolve(ev.detail);
65
- });
66
- return promise;
67
- };
68
- const onceEvent = (element, eventName, callback) => {
69
- const handler = (ev) => {
70
- removeEventListener(element, eventName, handler);
71
- callback(ev);
72
- };
73
- addEventListener(element, eventName, handler);
74
- };
75
-
76
- export { getOverlay as a, dismiss as d, eventMethod as e, getOverlays as g, prepareOverlay as p };
@@ -1 +0,0 @@
1
- import{i as initializeBaloiseDesignSystem}from"./initialize-66a526c0.js";function appGlobalScript(){initializeBaloiseDesignSystem()}var globalScripts=appGlobalScript;export{globalScripts as g};
@@ -1 +0,0 @@
1
- var ariaBooleanToString=function(a){return!!a?"true":"false"};export{ariaBooleanToString as a};
@@ -1 +0,0 @@
1
- import{a as balBreakpointSubject}from"./breakpoints.subject-336f3c8b.js";function ListenToBreakpoints(){return function(t,n,i){var e=t.connectedCallback,r=t.disconnectedCallback;t.connectedCallback=function(){balBreakpointSubject.attach(this);return e&&e.call(this)};t.disconnectedCallback=function(){balBreakpointSubject.detach(this);return r&&r.call(this)}}}export{ListenToBreakpoints as L};
@@ -1 +0,0 @@
1
- import{__awaiter,__generator}from"tslib";import{b as balBrowser}from"./browser-a8073d92.js";import{l as addEventListener,r as removeEventListener}from"./helpers-ae0db1dd.js";var lastId=0;var BACKDROP="backdrop";var prepareOverlay=function(e){if(balBrowser.hasDocument){connectListeners(document)}var r=lastId++;e.overlayIndex=r;if(!e.el.hasAttribute("id")){e.el.id="bal-overlay-".concat(r)}};var getOverlays=function(e,r){if(r===undefined){r="bal-modal,bal-snackbar,bal-toast"}return Array.from(e.querySelectorAll(r)).filter((function(e){return e.overlayIndex>0}))};var getOverlay=function(e,r,n){var a=getOverlays(e,r);return n===undefined?a[a.length-1]:a.find((function(e){return e.id===n}))};var connectListeners=function(e){if(lastId===0){lastId=1;e.addEventListener("keyup",(function(r){if(r.key==="Escape"){var n=getOverlay(e);if(n){n.dismiss(undefined,BACKDROP)}}}))}};var dismiss=function(e,r,n,a){return __awaiter(void 0,void 0,void 0,(function(){var t;return __generator(this,(function(s){switch(s.label){case 0:if(!e.presented){return[2,false]}s.label=1;case 1:s.trys.push([1,3,,4]);e.el.style.setProperty("pointer-events","none");e.willDismiss.emit({data:r,role:n});return[4,a()];case 2:s.sent();e.presented=false;e.didDismiss.emit({data:r,role:n});return[3,4];case 3:t=s.sent();e.presented=false;console.error(t);return[3,4];case 4:e.el.remove();return[2,true]}}))}))};var eventMethod=function(e,r){var n;var a=new Promise((function(e){return n=e}));onceEvent(e,r,(function(e){n(e.detail)}));return a};var onceEvent=function(e,r,n){var a=function(t){removeEventListener(e,r,a);n(t)};addEventListener(e,r,a)};export{getOverlay as a,dismiss as d,eventMethod as e,getOverlays as g,prepareOverlay as p};
@@ -1 +0,0 @@
1
- import{__awaiter,__generator}from"tslib";import{h}from"./index-8d2a7ce7.js";import{j as isDescendant,k as debounce,l as addEventListener,r as removeEventListener,o as raf}from"./helpers-ae0db1dd.js";import{B as BEM}from"./bem-8c7d2eb0.js";import{s as stopEventBubbling}from"./form-input-3856ed2a.js";import{j as isTabKey}from"./keyboard.helpers-159e517d.js";var toKebabCase=function(t){if(typeof t==="string"){return t.replace(/([a-z])([0-9])/g,"$1-$2").replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase()}return""};var convert=function(t){return parseInt(t.slice(0,-2),10)};var getComputedPadding=function(t,i){if(i===void 0){i=16}if(typeof window==="undefined"||t===undefined){return{top:i,right:i,bottom:i,left:i}}var r=window.getComputedStyle(t);var e=convert(r.getPropertyValue("padding-top"));var n=convert(r.getPropertyValue("padding-right"));var s=convert(r.getPropertyValue("padding-bottom"));var o=convert(r.getPropertyValue("padding-left"));return{top:e,right:n,bottom:s,left:o}};var getComputedWidth=function(t){if(typeof window==="undefined"){return t.clientWidth}var i=window.getComputedStyle(t);var r=i.getPropertyValue("box-sizing");var e=convert(i.getPropertyValue("width"));if(r==="border-box"){return e}var n=convert(i.getPropertyValue("padding-right"));var s=convert(i.getPropertyValue("padding-left"));return s+e+n};var getWidthOfOverflowingChildren=function(t){var i=Array.from(t.children);var r=0;for(var e=0,n=i;e<n.length;e++){var s=n[e];var o=s.offsetLeft+s.offsetWidth;r=Math.max(r,o)}return r};var i18nSwiperControlLabel={de:{left:"vorherige",right:"nächste"},en:{left:"previous",right:"next"},fr:{left:"précédent",right:"suivant"},it:{left:"precedente",right:"successivo"},nl:{left:"vorige",right:"volgende"},es:{left:"anterior",right:"siguiente"},pl:{left:"poprzedni",right:"następny"},pt:{left:"anterior",right:"próximo"},sv:{left:"föregående",right:"nästa"},fi:{left:"edellinen",right:"seuraava"}};var SmallControl=function(t){var i=t.isFirst,r=t.isLast,e=t.inverted,n=t.leftControlTitle,s=t.rightControlTitle,o=t.containerId,a=t.onNextClick,u=t.onPreviousClick;var c=BEM.block("swiper");var f=c.element("controls");var d=f.element("button");return h("div",{class:Object.assign(Object.assign({},f.class()),f.modifier("small").class())},h("bal-button",{class:Object.assign(Object.assign(Object.assign({},d.class()),d.modifier("left").class()),d.modifier("hidden").class(i)),"aria-controls":o,square:true,size:"small",icon:"nav-go-left",rounded:true,inverted:e,onClick:function(){return u()},disabled:i,tabindex:"-1","data-testid":"bal-carousel-control-left",title:n}),h("bal-button",{class:Object.assign(Object.assign(Object.assign({},d.class()),d.modifier("right").class()),d.modifier("hidden").class(r)),"aria-controls":o,square:true,size:"small",icon:"nav-go-right",rounded:true,inverted:e,onClick:function(){return a()},disabled:r,tabindex:"-1","data-testid":"bal-carousel-control-right",title:s}))};var LargeControl=function(t){var i=t.isFirst,r=t.isLast,e=t.inverted,n=t.areControlsHidden,s=t.onNextClick,o=t.onPreviousClick,a=t.containerId,u=t.leftControlTitle,c=t.rightControlTitle;var f=BEM.block("swiper");var d=f.element("controls");var l=d.element("button");return h("div",{"data-mutation":"false",class:Object.assign(Object.assign({},d.class()),d.modifier("large").class())},h("bal-button",{class:Object.assign(Object.assign(Object.assign({},l.class()),l.modifier("left").class()),l.modifier("hidden").class(i&&n)),"aria-controls":a,square:true,icon:"nav-go-left",rounded:true,inverted:e,onClick:function(){return o()},tabindex:-1,disabled:i,"aria-hidden":i&&n?"true":null,"data-testid":"bal-carousel-control-left",title:u}),h("bal-button",{class:Object.assign(Object.assign(Object.assign({},l.class()),l.modifier("right").class()),l.modifier("hidden").class(r&&n)),"aria-controls":a,square:true,icon:"nav-go-right",rounded:true,inverted:e,onClick:function(){return s()},tabindex:-1,disabled:r,"aria-hidden":r&&n?"true":null,"data-testid":"bal-carousel-control-right",title:c}))};var DotControl=function(t){var i=t.value,r=t.items,e=t.containerId,n=t.onControlChange;var s=BEM.block("swiper");var o=s.element("controls");var a=function(t){var i=t.detail-1;if(i<0){i=0}if(i>=r.length){i=r.length-1}n(r[i])};return h("div",{class:Object.assign(Object.assign({},o.class()),o.modifier("dots").class())},h("bal-pagination",{"aria-controls":e,interface:"small",value:i+1,totalPages:r.length,onBalChange:a}))};var SwiperUtil=function(){function t(){var t=this;this.previousTransformValue=0;this.active=true;this.id="bal-swiper-".concat(SwiperIds++);this.containerId="".concat(this.id,"-container");this.index=0;this.gapSize=0;this.steps=1;this.noNeedForControls=true;this.isLastSlideVisible=false;this.itemsPerView=1;this.controls="none";this.keyboardMode=false;this.shiftMode=false;this.isInsideContainer=false;this.focusByKey=false;this.pointerDown=function(){t.keyboardMode=false;t.shiftMode=false;t.focusByKey=false;t.isInsideContainer=false};this.listenToKeyDown=function(i){t.keyboardMode=isTabKey(i);t.shiftMode=i.shiftKey;t.focusByKey=false;t.isInsideContainer=isDescendant(t.containerEl,i.target);if(t.active){if(t.controls!=="dots"&&t.controls!=="tabs"){if(t.isInsideContainer&&t.keyboardMode){if(t.shiftMode&&t.index>0){t.focusByKey=true;t.focusPreviousItem(i)}else if(!t.shiftMode&&t.index<t.lastIndex()){t.focusByKey=true;t.focusNextItem(i)}}}}};this.updateFocus=function(i){if(t.active){var r=t.focusByKey;var e=t.shiftMode;var n=t.isInsideContainer;if(t.controls!=="dots"&&t.controls!=="tabs"&&r&&!n){if(e){t.focusItem(t.lastIndex())}else{t.focusItem(0)}}}};this.cssBlock=BEM.block("swiper");this.cssSwiper=function(){return Object.assign({},t.cssBlock.class(t.active))};this.cssInnerSwiper=function(){return Object.assign(Object.assign(Object.assign(Object.assign({},t.cssBlock.element("inner").class(t.active)),t.cssBlock.element("inner").modifier("items-per-view-".concat(t.itemsPerView)).class(t.active)),t.cssBlock.element("inner").modifier("shadow-left").class(t.hasShadowLeft())),t.cssBlock.element("inner").modifier("shadow-right").class(t.hasShadowRight()))};this.cssSwiperContainer=function(){return Object.assign({},t.cssBlock.element("container").class(t.active))};this.notifyChange=debounce((function(){return t.notifyChangeInternal()}),100);this.onControlChange=function(i){if(i!==t.index){var r=i>t.index;if(r){t.next(i-t.index)}else{t.previous(t.index-i)}}};this.onPreviousButtonClick=function(){return t.previous()};this.onNextButtonClick=function(){return t.next()}}t.prototype.connectedCallback=function(t){this.component=t;addEventListener(window,"keydown",this.listenToKeyDown);addEventListener(this.component.el,"focusin",this.updateFocus);addEventListener(window,"touchstart",this.pointerDown);addEventListener(window,"mousedown",this.pointerDown)};t.prototype.disconnectedCallback=function(){removeEventListener(window,"keydown",this.listenToKeyDown);removeEventListener(this.component.el,"focusin",this.updateFocus);removeEventListener(window,"touchstart",this.pointerDown);removeEventListener(window,"mousedown",this.pointerDown)};t.prototype.isActive=function(){return this.active};t.prototype.activate=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.active=true;return[2]}))}))};t.prototype.disable=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.active=false;return[2]}))}))};t.prototype.focusItem=function(t){return __awaiter(this,void 0,void 0,(function(){var i;return __generator(this,(function(r){switch(r.label){case 0:return[4,this.goTo(t)];case 1:i=r.sent();if(!(i&&i.el))return[3,3];return[4,this.setFocusToEl(i.el)];case 2:r.sent();r.label=3;case 3:return[2]}}))}))};t.prototype.focusNextItem=function(t){return __awaiter(this,void 0,void 0,(function(){var i;return __generator(this,(function(r){switch(r.label){case 0:return[4,this.next(1)];case 1:i=r.sent();if(!(i&&i.el))return[3,3];stopEventBubbling(t);return[4,this.setFocusToEl(i.el)];case 2:r.sent();r.label=3;case 3:return[2]}}))}))};t.prototype.focusPreviousItem=function(t){return __awaiter(this,void 0,void 0,(function(){var i;return __generator(this,(function(r){switch(r.label){case 0:return[4,this.previous(1)];case 1:i=r.sent();if(!(i&&i.el))return[3,3];stopEventBubbling(t);return[4,this.setFocusToEl(i.el)];case 2:r.sent();r.label=3;case 3:return[2]}}))}))};t.prototype.setFocusToEl=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){switch(i.label){case 0:if(!t.setFocus)return[3,2];return[4,t.setFocus()];case 1:i.sent();i.label=2;case 2:return[2]}}))}))};t.prototype.isFirst=function(){return this.index===0};t.prototype.hasShadowLeft=function(){return this.hasShadow()&&this.index!==0&&this.active};t.prototype.hasShadowRight=function(){return this.hasShadow()&&!this.isLastSlideVisible&&this.active};t.prototype.isLast=function(){return this.isLastSlideVisible};t.prototype.previous=function(){return __awaiter(this,arguments,void 0,(function(t){var i;if(t===void 0){t=this.steps}return __generator(this,(function(r){i=this.index-t;if(i<0){i=0}return[2,this.goTo(i)]}))}))};t.prototype.next=function(){return __awaiter(this,arguments,void 0,(function(t){var i,r,e;if(t===void 0){t=this.steps}return __generator(this,(function(n){i=this.component.swiperGetAllChildrenElements();r=i.length;e=this.index+t;if(e>=r){e=r-1}return[2,this.goTo(e)]}))}))};t.prototype.updateIndex=function(){return __awaiter(this,arguments,void 0,(function(t){if(t===void 0){t=this.index}return __generator(this,(function(i){if(this.index!==t){this.goTo(t);this.index=t;this.component.swiperOnChange(this.index)}return[2]}))}))};t.prototype.goTo=function(){return __awaiter(this,arguments,void 0,(function(t){var i,r;if(t===void 0){t=this.index}return __generator(this,(function(e){switch(e.label){case 0:if(!this.active)return[3,4];return[4,this.buildSlide(t)];case 1:i=e.sent();if(!i)return[3,3];return[4,this.animate(i.transformActive,true)];case 2:r=e.sent();if(r||this.index!==t){this.index=t;this.component.swiperOnChange(this.index)}e.label=3;case 3:return[2,i];case 4:return[2]}}))}))};t.prototype.renderControls=function(){var t=this;if(!this.active||this.noNeedForControls||!this.component.hasAnimated){return""}var i=i18nSwiperControlLabel[this.component.language].left;var r=i18nSwiperControlLabel[this.component.language].right;switch(this.controls){case"small":return h(SmallControl,{isFirst:this.isFirst(),isLast:this.isLast(),inverted:this.component.inverted,leftControlTitle:i,rightControlTitle:r,containerId:this.containerId,onNextClick:function(){return t.onNextButtonClick()},onPreviousClick:function(){return t.onPreviousButtonClick()}});case"large":return h(LargeControl,{isFirst:this.isFirst(),isLast:this.isLast(),inverted:this.component.inverted,areControlsHidden:!this.component.isMobile,leftControlTitle:i,rightControlTitle:r,containerId:this.containerId,onNextClick:function(){return t.onNextButtonClick()},onPreviousClick:function(){return t.onPreviousButtonClick()}});case"dots":return h(DotControl,{value:this.index,items:this.getAllControlItems(),containerId:this.containerId,onControlChange:function(i){return t.onControlChange(i.value)}});default:return""}};t.prototype.getAllControlItems=function(){var t=this.component.swiperGetAllChildrenElements();return t.map((function(t,i){return{value:i,label:t.label}}))};t.prototype.lastIndex=function(){var t=this.component.swiperGetAllChildrenElements();return t.length-1};t.prototype.hasShadow=function(){return!this.component.inverted&&(this.itemsPerView==="auto"||this.itemsPerView>1)};t.prototype.notifyChangeInternal=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(i){switch(i.label){case 0:return[4,this.buildSlide(this.index)];case 1:t=i.sent();if(t){this.animate(t.transformActive,false)}return[2]}}))}))};t.prototype.buildSlide=function(t){return __awaiter(this,void 0,void 0,(function(){var i,r,e,n,s;return __generator(this,(function(o){i=this.component.swiperGetAllChildrenElements();r=t===undefined?this.lastIndex():t;if(i.length>r&&r>=0){e=this.gapSize;n=i.filter((function(t,i){return i<r+1})).reduce((function(t,i){return t+getComputedWidth(i)+e}),0);s=i.filter((function(t,i){return i<r})).reduce((function(t,i){return t+getComputedWidth(i)+e}),0);return[2,{el:i[r],transformNext:n,transformActive:s,isFirst:r===0,isLast:r===this.lastIndex(),total:this.lastIndex()+1,index:r}]}return[2,undefined]}))}))};t.prototype.animate=function(){return __awaiter(this,arguments,void 0,(function(t,i){var r=this;if(t===void 0){t=0}if(i===void 0){i=true}return __generator(this,(function(e){return[2,new Promise((function(e){if(r.currentRaf!==undefined){cancelAnimationFrame(r.currentRaf)}r.currentRaf=raf((function(){return __awaiter(r,void 0,void 0,(function(){var r,n,s,o,a,u,h,c,f,d;return __generator(this,(function(l){switch(l.label){case 0:if(!(this.containerEl&&this.innerEl))return[3,2];return[4,this.buildSlide()];case 1:r=l.sent();if(r){n=r.transformNext||0;s=this.innerEl.clientWidth||0;if(n===0||s===0){return[2,e(false)]}o=n-s;if(this.itemsPerView===3){o=n-s-1}a=o<=t;u=t===0||o<=2;if(u){this.index=0}h=this.controls==="small";c=this.controls==="large";this.noNeedForControls=n<=s;f=this.noNeedForControls?0:a?o:t;if(!u&&!this.noNeedForControls&&(h||c&&!this.component.isMobile)){f=f-(a?0:c?56:48)}this.containerEl.style.transitionDuration=i?"0.6s":"0";this.containerEl.style.transform="translate3d(-".concat(f,"px, 0px, 0px)");d=f!==this.previousTransformValue;this.previousTransformValue=f;this.isLastSlideVisible=a;if(this.borderEl){this.borderEl.style.transitionDuration=i?"0.6s":"0";this.borderEl.style.transform="translate3d(".concat(f,"px, 0px, 0px)")}this.component.hasAnimated=true;if(!d){return[2,e(false)]}return[2,e(true)]}l.label=2;case 2:return[2]}}))}))}))}))]}))}))};return t}();var SwiperIds=0;export{SwiperUtil as S,getWidthOfOverflowingChildren as a,getComputedPadding as g,toKebabCase as t};