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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (645) hide show
  1. package/components/all.d.ts +8 -4
  2. package/components/all.js +12 -6
  3. package/components/bal-accordion-details.js +1 -1
  4. package/components/bal-accordion.js +1 -1
  5. package/components/bal-app.js +1 -93
  6. package/components/bal-app2.js +95 -0
  7. package/components/{bal-radio-button.d.ts → bal-check.d.ts} +4 -4
  8. package/components/bal-check.js +6 -0
  9. package/components/bal-check2.js +59 -0
  10. package/components/bal-checkbox-group.js +33 -42
  11. package/components/bal-checkbox2.js +110 -86
  12. package/components/bal-close2.js +1 -1
  13. package/components/bal-content2.js +1 -1
  14. package/components/bal-data-item.js +1 -1
  15. package/components/bal-data-label.js +1 -1
  16. package/components/bal-data-value.js +1 -1
  17. package/components/bal-data.js +1 -1
  18. package/components/bal-date-calendar-cell2.js +1 -1
  19. package/components/bal-date-calendar2.js +1 -1
  20. package/components/bal-date.js +1 -1
  21. package/components/bal-divider.js +1 -1
  22. package/components/{bal-checkbox-button.d.ts → bal-doc-app.d.ts} +4 -4
  23. package/components/bal-doc-app.js +262 -0
  24. package/components/bal-dropdown.js +2 -2
  25. package/components/bal-field-control.js +2 -2
  26. package/components/bal-field-hint.js +1 -1
  27. package/components/bal-field-label.js +1 -1
  28. package/components/bal-field-message.js +2 -2
  29. package/components/bal-field.js +2 -2
  30. package/components/bal-file-upload.js +4 -4
  31. package/components/bal-footer.js +4 -194
  32. package/components/bal-form-col.js +2 -2
  33. package/components/bal-form-grid.js +1 -1
  34. package/components/bal-form.js +1 -1
  35. package/components/bal-heading2.js +1 -1
  36. package/components/bal-hint-text2.js +1 -1
  37. package/components/bal-hint-title2.js +1 -1
  38. package/components/bal-hint2.js +7 -2
  39. package/components/bal-icon2.js +15 -2
  40. package/components/bal-input-date2.js +2 -2
  41. package/components/bal-input-group2.js +1 -1
  42. package/components/bal-input-slider.js +4 -4
  43. package/components/bal-input-stepper.js +3 -3
  44. package/components/bal-input.js +1 -1
  45. package/components/bal-label2.js +1 -1
  46. package/components/bal-list-item-content2.js +2 -2
  47. package/components/bal-list-item-icon2.js +2 -2
  48. package/components/bal-list-item-subtitle2.js +1 -1
  49. package/components/bal-list-item-title2.js +1 -1
  50. package/components/bal-list2.js +1 -1
  51. package/components/bal-modal-body.js +1 -1
  52. package/components/bal-modal-header.js +1 -1
  53. package/components/bal-modal.js +5 -5
  54. package/components/bal-nav-link-grid-col2.js +1 -1
  55. package/components/bal-nav-link-grid2.js +1 -1
  56. package/components/bal-nav-link-group.js +1 -1
  57. package/components/bal-nav-link2.js +6 -4
  58. package/components/bal-nav-menu-bar2.js +1 -1
  59. package/components/bal-nav-menu-flyout2.js +1 -1
  60. package/components/bal-nav-meta-bar2.js +1 -1
  61. package/components/bal-nav.js +42 -32
  62. package/components/bal-navbar-brand.js +1 -1
  63. package/components/bal-navbar-menu-end.js +1 -1
  64. package/components/bal-navbar-menu-start.js +1 -1
  65. package/components/bal-navbar-menu.js +1 -1
  66. package/components/bal-navbar.js +1 -1
  67. package/components/bal-notices.js +1 -1
  68. package/components/bal-notification.js +1 -1
  69. package/components/bal-number-input.js +1 -1
  70. package/components/bal-option-list.js +1 -1
  71. package/components/bal-option.js +9 -9
  72. package/components/bal-pagination.js +4 -4
  73. package/components/bal-popover-content2.js +1 -1
  74. package/components/bal-popup.js +1 -1
  75. package/components/bal-progress-bar.js +1 -1
  76. package/components/bal-radio-group.js +36 -38
  77. package/components/bal-radio-icon.d.ts +11 -0
  78. package/components/bal-radio-icon.js +6 -0
  79. package/components/bal-radio-icon2.js +53 -0
  80. package/components/bal-radio2.js +153 -87
  81. package/components/bal-segment-item.js +1 -1
  82. package/components/bal-segment.js +1 -1
  83. package/components/bal-select-option2.js +1 -1
  84. package/components/bal-select2.js +5 -5
  85. package/components/bal-shape2.js +4 -4
  86. package/components/bal-sheet.js +1 -1
  87. package/components/bal-snackbar.js +1 -1
  88. package/components/bal-spinner2.js +1 -1
  89. package/components/bal-stack2.js +1 -1
  90. package/components/bal-stage-back-link.js +2 -2
  91. package/components/bal-stage-body.js +1 -1
  92. package/components/bal-stage-foot.js +1 -1
  93. package/components/bal-stage-head.js +1 -1
  94. package/components/bal-stage-image.js +1 -1
  95. package/components/bal-stage.js +1 -1
  96. package/components/bal-step-item.js +2 -2
  97. package/components/bal-steps.js +7 -2
  98. package/components/bal-switch.d.ts +11 -0
  99. package/components/bal-switch.js +59 -0
  100. package/components/bal-tab-item.js +5 -2
  101. package/components/bal-table.js +2 -2
  102. package/components/bal-tabs2.js +11 -4
  103. package/components/bal-tag-group.js +1 -1
  104. package/components/bal-tag2.js +1 -1
  105. package/components/bal-text2.js +2 -2
  106. package/components/bal-textarea.js +1 -1
  107. package/components/bal-time-input.js +1 -1
  108. package/components/bal-toast.js +1 -1
  109. package/components/bal-tooltip.js +1 -1
  110. package/components/index.esm.js +200 -0
  111. package/components/index.js +8 -315
  112. package/components/initialize.js +312 -0
  113. package/components/tokens.esm.js +1 -1
  114. package/dist/baloise-design-system/baloise-design-system.esm.js +1 -1
  115. package/dist/baloise-design-system/baloise-design-system.js +1 -1
  116. package/dist/baloise-design-system/index.esm.js +1 -1
  117. package/dist/baloise-design-system/{p-7f87eea164.system.entry.js → p-00e36bd710.system.entry.js} +1 -1
  118. package/dist/baloise-design-system/{p-e50a9800ba.entry.js → p-0193364e31.entry.js} +1 -1
  119. package/dist/baloise-design-system/p-01d1565bf3.entry.js +1 -0
  120. package/dist/baloise-design-system/p-051c054210.entry.js +1 -0
  121. package/dist/baloise-design-system/p-05a5de36af.entry.js +1 -0
  122. package/dist/baloise-design-system/{p-a01e0d6335.system.entry.js → p-06d14aacfc.system.entry.js} +1 -1
  123. package/dist/baloise-design-system/{p-152b86b426.system.entry.js → p-07f614ba5e.system.entry.js} +1 -1
  124. package/dist/baloise-design-system/p-082910ce81.entry.js +1 -0
  125. package/dist/baloise-design-system/{p-11447dc62e.system.entry.js → p-088aef322b.system.entry.js} +1 -1
  126. package/dist/baloise-design-system/p-0b39e3fc7f.system.entry.js +1 -0
  127. package/dist/baloise-design-system/p-0d07e6caf8.entry.js +1 -0
  128. package/dist/baloise-design-system/{p-3928a3ae1f.system.entry.js → p-0d3584a65f.system.entry.js} +1 -1
  129. package/dist/baloise-design-system/{p-c7cf7b2c6d.entry.js → p-0f8973edc6.entry.js} +1 -1
  130. package/dist/baloise-design-system/{p-ac4e801e21.entry.js → p-160c193287.entry.js} +1 -1
  131. package/dist/baloise-design-system/{p-d49d8917c3.system.entry.js → p-1846561401.system.entry.js} +1 -1
  132. package/dist/baloise-design-system/p-18cab6ff5b.entry.js +1 -0
  133. package/dist/baloise-design-system/p-1a99fea403.system.entry.js +1 -0
  134. package/dist/baloise-design-system/p-1e142b10.system.js +1 -0
  135. package/dist/baloise-design-system/{p-24898ae0b6.system.entry.js → p-1e517d518d.system.entry.js} +1 -1
  136. package/dist/baloise-design-system/{p-89d4432ac2.entry.js → p-211fd73b2d.entry.js} +1 -1
  137. package/dist/baloise-design-system/p-240e3621c6.entry.js +1 -0
  138. package/dist/baloise-design-system/{p-1812c4e712.system.entry.js → p-242625df10.system.entry.js} +1 -1
  139. package/dist/baloise-design-system/{p-25617878.system.js → p-2737d38c.system.js} +1 -1
  140. package/dist/baloise-design-system/p-294f38c2.js +1 -0
  141. package/dist/baloise-design-system/{p-e85c10c09b.system.entry.js → p-2c5c5716e7.system.entry.js} +1 -1
  142. package/dist/baloise-design-system/p-2c909ec2ed.entry.js +1 -0
  143. package/dist/baloise-design-system/{p-3f3ebc8590.entry.js → p-2ff3021da9.entry.js} +1 -1
  144. package/dist/baloise-design-system/{p-ac2d4c2c2b.system.entry.js → p-2fffe828ac.system.entry.js} +1 -1
  145. package/dist/baloise-design-system/{p-a8b8e39162.entry.js → p-3032d4ad66.entry.js} +1 -1
  146. package/dist/baloise-design-system/{p-9da6a64729.system.entry.js → p-3153f3e507.system.entry.js} +1 -1
  147. package/dist/baloise-design-system/{p-9b78ab02f8.system.entry.js → p-3156541849.system.entry.js} +1 -1
  148. package/dist/baloise-design-system/{p-0aeaf649aa.system.entry.js → p-31b93623ab.system.entry.js} +1 -1
  149. package/dist/baloise-design-system/p-343cc097d4.entry.js +1 -0
  150. package/dist/baloise-design-system/{p-cce29204c3.system.entry.js → p-3470477d17.system.entry.js} +1 -1
  151. package/dist/baloise-design-system/{p-69ceb45b58.entry.js → p-34b6d66663.entry.js} +1 -1
  152. package/dist/baloise-design-system/p-3913c6ae.js +1 -1
  153. package/dist/baloise-design-system/{p-108886df74.system.entry.js → p-39c2321045.system.entry.js} +1 -1
  154. package/dist/baloise-design-system/{p-ade97788.js → p-3a37254c.js} +1 -1
  155. package/dist/baloise-design-system/{p-74cf083d69.system.entry.js → p-3b6395d90b.system.entry.js} +1 -1
  156. package/dist/baloise-design-system/p-3e0254a61f.entry.js +1 -0
  157. package/dist/baloise-design-system/{p-2697b3c0.system.js → p-3effa853.system.js} +1 -1
  158. package/dist/baloise-design-system/p-41388a733d.entry.js +1 -0
  159. package/dist/baloise-design-system/{p-1d78f65898.entry.js → p-41f36f7375.entry.js} +1 -1
  160. package/dist/baloise-design-system/{p-8839179d19.system.entry.js → p-42629a573a.system.entry.js} +1 -1
  161. package/dist/baloise-design-system/p-42bdcaf489.system.entry.js +1 -0
  162. package/dist/baloise-design-system/p-42e66219.system.js +1 -0
  163. package/dist/baloise-design-system/p-45d69189d4.system.entry.js +1 -0
  164. package/dist/baloise-design-system/p-472a8efc29.entry.js +1 -0
  165. package/dist/baloise-design-system/{p-86997be9b6.entry.js → p-4743791e3f.entry.js} +1 -1
  166. package/dist/baloise-design-system/p-47f0669a.js +1 -0
  167. package/dist/baloise-design-system/{p-038c618cc5.entry.js → p-4be91fd12f.entry.js} +1 -1
  168. package/dist/baloise-design-system/{p-471441221c.system.entry.js → p-4f49822899.system.entry.js} +1 -1
  169. package/dist/baloise-design-system/{p-a2ea159e.system.js → p-516583fd.system.js} +1 -1
  170. package/dist/baloise-design-system/p-539afc859c.system.entry.js +1 -0
  171. package/dist/baloise-design-system/{p-eedc7103b3.entry.js → p-5569e7774f.entry.js} +1 -1
  172. package/dist/baloise-design-system/{p-513711e292.system.entry.js → p-56f686f295.system.entry.js} +1 -1
  173. package/dist/baloise-design-system/p-57b41c6504.system.entry.js +1 -0
  174. package/dist/baloise-design-system/p-5960a6204e.entry.js +1 -0
  175. package/dist/baloise-design-system/p-5b81a72518.system.entry.js +1 -0
  176. package/dist/baloise-design-system/{p-259e90ef2b.system.entry.js → p-5ce42985d4.system.entry.js} +1 -1
  177. package/dist/baloise-design-system/p-5e1f2c26.js +1 -0
  178. package/dist/baloise-design-system/{p-f863ef794a.system.entry.js → p-6077b576a9.system.entry.js} +1 -1
  179. package/dist/baloise-design-system/{p-5d84d62ded.system.entry.js → p-61b67b07b2.system.entry.js} +1 -1
  180. package/dist/baloise-design-system/{p-a3cb7f216f.entry.js → p-631d91db6c.entry.js} +1 -1
  181. package/dist/baloise-design-system/p-659ecadc.system.js +1 -1
  182. package/dist/baloise-design-system/{p-934c6104.system.js → p-65a66741.system.js} +1 -1
  183. package/dist/baloise-design-system/{p-40977d8619.entry.js → p-65e20456c6.entry.js} +1 -1
  184. package/dist/baloise-design-system/{p-c1a3776980.entry.js → p-697c0e64eb.entry.js} +1 -1
  185. package/dist/baloise-design-system/{p-72a3289f25.system.entry.js → p-69fdd6fa9c.system.entry.js} +1 -1
  186. package/dist/baloise-design-system/{p-6ce02b4115.entry.js → p-6c1136af87.entry.js} +1 -1
  187. package/dist/baloise-design-system/{p-9ee4bb3be6.system.entry.js → p-6c2777822f.system.entry.js} +1 -1
  188. package/dist/baloise-design-system/p-7079261c26.system.entry.js +1 -0
  189. package/dist/baloise-design-system/{p-b4b81faccc.system.entry.js → p-72414b93ef.system.entry.js} +1 -1
  190. package/dist/baloise-design-system/p-72c837904a.system.entry.js +1 -0
  191. package/dist/baloise-design-system/p-748e3f7c7d.entry.js +1 -0
  192. package/dist/baloise-design-system/{p-14901b6156.system.entry.js → p-7632019f26.system.entry.js} +1 -1
  193. package/dist/baloise-design-system/p-77c6d65eb1.entry.js +1 -0
  194. package/dist/baloise-design-system/{p-91a7fe0fc1.system.entry.js → p-78b209fdb3.system.entry.js} +1 -1
  195. package/dist/baloise-design-system/{p-2e7c157f61.entry.js → p-79e27fc12a.entry.js} +1 -1
  196. package/dist/baloise-design-system/{p-1ba2dc4b48.entry.js → p-7cbb14c480.entry.js} +1 -1
  197. package/dist/baloise-design-system/{p-456114b8.system.js → p-83512f21.system.js} +1 -1
  198. package/dist/baloise-design-system/p-83d19315e3.entry.js +1 -0
  199. package/dist/baloise-design-system/{p-277384b233.entry.js → p-848aa73224.entry.js} +1 -1
  200. package/dist/baloise-design-system/p-894423fd.system.js +1 -0
  201. package/dist/baloise-design-system/p-8bec751e53.system.entry.js +1 -0
  202. package/dist/baloise-design-system/p-96301206d3.system.entry.js +1 -0
  203. package/dist/baloise-design-system/p-97bb957512.entry.js +1 -0
  204. package/dist/baloise-design-system/p-99c12a1d83.system.entry.js +1 -0
  205. package/dist/baloise-design-system/{p-cd8072c189.system.entry.js → p-9df40521e4.system.entry.js} +1 -1
  206. package/dist/baloise-design-system/{p-82c5915caf.entry.js → p-a06f682955.entry.js} +1 -1
  207. package/dist/baloise-design-system/{p-60c0b0fb.js → p-a0a2db81.js} +1 -1
  208. package/dist/baloise-design-system/{p-9070cf534c.system.entry.js → p-a1449d0827.system.entry.js} +1 -1
  209. package/dist/baloise-design-system/{p-a2dff75011.entry.js → p-a1f9823d65.entry.js} +1 -1
  210. package/dist/baloise-design-system/{p-9ca539a218.system.entry.js → p-a7de0bf339.system.entry.js} +1 -1
  211. package/dist/baloise-design-system/{p-fb95929111.system.entry.js → p-a9b6d4d151.system.entry.js} +1 -1
  212. package/dist/baloise-design-system/{p-aebe807c86.entry.js → p-a9d4b48e46.entry.js} +1 -1
  213. package/dist/baloise-design-system/{p-42e06975cf.system.entry.js → p-aa16fc7aa2.system.entry.js} +2 -2
  214. package/dist/baloise-design-system/{p-fed37bccaa.entry.js → p-abaa6b209d.entry.js} +1 -1
  215. package/dist/baloise-design-system/{p-50e3e41042.entry.js → p-ac25ede4f4.entry.js} +1 -1
  216. package/dist/baloise-design-system/{p-712e5c9739.system.entry.js → p-ad243dde55.system.entry.js} +1 -1
  217. package/dist/baloise-design-system/{p-190cd62ab2.system.entry.js → p-afe7f75fcf.system.entry.js} +1 -1
  218. package/dist/baloise-design-system/p-b5b4c144a0.system.entry.js +1 -0
  219. package/dist/baloise-design-system/p-b794110da2.system.entry.js +1 -0
  220. package/dist/baloise-design-system/{p-ca80a03f51.entry.js → p-b80f4f2be5.entry.js} +1 -1
  221. package/dist/baloise-design-system/{p-57b6f2900e.entry.js → p-bb0bea1a12.entry.js} +1 -1
  222. package/dist/baloise-design-system/{p-ef911c2b87.entry.js → p-c1181d7258.entry.js} +1 -1
  223. package/dist/baloise-design-system/{p-a1d4fd7a40.entry.js → p-c2f253d9fd.entry.js} +2 -2
  224. package/dist/baloise-design-system/{p-9effa7fc0c.system.entry.js → p-c5fc0e842c.system.entry.js} +1 -1
  225. package/dist/baloise-design-system/p-c647c929fa.entry.js +1 -0
  226. package/dist/baloise-design-system/{p-0f9d3cbaaf.entry.js → p-c90cd86f85.entry.js} +1 -1
  227. package/dist/baloise-design-system/{p-c0c4b24075.entry.js → p-c9839298b0.entry.js} +1 -1
  228. package/dist/baloise-design-system/{p-c4320b3a46.system.entry.js → p-cb928814d9.system.entry.js} +1 -1
  229. package/dist/baloise-design-system/p-d112488f3c.system.entry.js +1 -0
  230. package/dist/baloise-design-system/{p-3113f8a2a0.entry.js → p-d2b585ae74.entry.js} +1 -1
  231. package/dist/baloise-design-system/{p-47d8602fd8.entry.js → p-d41614f898.entry.js} +1 -1
  232. package/dist/baloise-design-system/{p-50084ba924.entry.js → p-da86fecd46.entry.js} +1 -1
  233. package/dist/baloise-design-system/{p-60c0470d4a.entry.js → p-de44e8a65c.entry.js} +1 -1
  234. package/dist/baloise-design-system/{p-68a9ea13a0.system.entry.js → p-de8600efe8.system.entry.js} +1 -1
  235. package/dist/baloise-design-system/p-dfbe7bab7e.entry.js +1 -0
  236. package/dist/baloise-design-system/{p-b5e8f8c5b5.system.entry.js → p-e5604d449d.system.entry.js} +1 -1
  237. package/dist/baloise-design-system/p-e6a5286b.js +1 -0
  238. package/dist/baloise-design-system/p-e87f91527f.entry.js +1 -0
  239. package/dist/baloise-design-system/p-ec777a9167.entry.js +1 -0
  240. package/dist/baloise-design-system/p-f001f0a469.system.entry.js +1 -0
  241. package/dist/baloise-design-system/{p-52a97b97f8.system.entry.js → p-f4f96647cf.system.entry.js} +1 -1
  242. package/dist/baloise-design-system/p-f817eedc81.entry.js +1 -0
  243. package/dist/baloise-design-system/p-faab35937e.system.entry.js +1 -0
  244. package/dist/baloise-design-system/{p-bd4f20f9ed.entry.js → p-ff36efab94.entry.js} +1 -1
  245. package/dist/cjs/app-globals-f63c33e7.js +7 -0
  246. package/dist/cjs/bal-accordion_4.cjs.entry.js +2 -2
  247. package/dist/cjs/bal-carousel_2.cjs.entry.js +3 -3
  248. package/dist/cjs/bal-check.cjs.entry.js +36 -0
  249. package/dist/cjs/bal-checkbox_2.cjs.entry.js +127 -105
  250. package/dist/cjs/bal-close.cjs.entry.js +1 -1
  251. package/dist/cjs/bal-content.cjs.entry.js +1 -1
  252. package/dist/cjs/bal-data_4.cjs.entry.js +4 -4
  253. package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +1 -1
  254. package/dist/cjs/bal-date-calendar_2.cjs.entry.js +3 -3
  255. package/dist/cjs/bal-date.cjs.entry.js +1 -1
  256. package/dist/cjs/bal-divider.cjs.entry.js +1 -1
  257. package/dist/cjs/bal-doc-app.cjs.entry.js +233 -0
  258. package/dist/cjs/bal-dropdown.cjs.entry.js +2 -2
  259. package/dist/cjs/bal-field_5.cjs.entry.js +8 -8
  260. package/dist/cjs/bal-file-upload.cjs.entry.js +4 -4
  261. package/dist/cjs/bal-footer.cjs.entry.js +9 -196
  262. package/dist/cjs/bal-form-col_2.cjs.entry.js +3 -3
  263. package/dist/cjs/bal-form.cjs.entry.js +1 -1
  264. package/dist/cjs/bal-heading_2.cjs.entry.js +3 -3
  265. package/dist/cjs/bal-hint_5.cjs.entry.js +13 -8
  266. package/dist/cjs/bal-icon.cjs.entry.js +13 -2
  267. package/dist/cjs/bal-input-group.cjs.entry.js +1 -1
  268. package/dist/cjs/bal-input-slider.cjs.entry.js +4 -4
  269. package/dist/cjs/bal-input-stepper.cjs.entry.js +3 -3
  270. package/dist/cjs/bal-input.cjs.entry.js +1 -1
  271. package/dist/cjs/bal-label.cjs.entry.js +1 -1
  272. package/dist/cjs/bal-list_8.cjs.entry.js +10 -10
  273. package/dist/cjs/bal-logo.cjs.entry.js +3 -3
  274. package/dist/cjs/bal-modal_3.cjs.entry.js +7 -7
  275. package/dist/cjs/bal-nav_8.cjs.entry.js +56 -45
  276. package/dist/cjs/bal-navbar_5.cjs.entry.js +8 -8
  277. package/dist/cjs/bal-notices_3.cjs.entry.js +3 -3
  278. package/dist/cjs/bal-notification.cjs.entry.js +1 -1
  279. package/dist/cjs/bal-number-input.cjs.entry.js +1 -1
  280. package/dist/cjs/bal-option_2.cjs.entry.js +8 -8
  281. package/dist/cjs/bal-pagination.cjs.entry.js +7 -7
  282. package/dist/cjs/bal-popup.cjs.entry.js +1 -1
  283. package/dist/cjs/bal-progress-bar.cjs.entry.js +5 -5
  284. package/dist/cjs/bal-radio-icon.cjs.entry.js +36 -0
  285. package/dist/cjs/bal-radio_2.cjs.entry.js +157 -111
  286. package/dist/cjs/bal-segment_2.cjs.entry.js +6 -6
  287. package/dist/cjs/bal-select_2.cjs.entry.js +6 -6
  288. package/dist/cjs/bal-shape.cjs.entry.js +5 -5
  289. package/dist/cjs/bal-sheet.cjs.entry.js +1 -1
  290. package/dist/cjs/bal-spinner.cjs.entry.js +1 -1
  291. package/dist/cjs/bal-stack.cjs.entry.js +1 -1
  292. package/dist/cjs/bal-stage_6.cjs.entry.js +7 -7
  293. package/dist/cjs/bal-step-item.cjs.entry.js +2 -2
  294. package/dist/cjs/bal-steps.cjs.entry.js +10 -5
  295. package/dist/cjs/bal-switch.cjs.entry.js +34 -0
  296. package/dist/cjs/bal-tab-item_2.cjs.entry.js +17 -9
  297. package/dist/cjs/bal-table.cjs.entry.js +2 -2
  298. package/dist/cjs/bal-tag_2.cjs.entry.js +2 -2
  299. package/dist/cjs/bal-textarea.cjs.entry.js +1 -1
  300. package/dist/cjs/bal-time-input.cjs.entry.js +1 -1
  301. package/dist/cjs/bal-tooltip.cjs.entry.js +1 -1
  302. package/dist/cjs/baloise-design-system.cjs.js +3 -2
  303. package/dist/cjs/{breakpoints.decorator-a75a8dbc.js → breakpoints.decorator-d16aa7d7.js} +1 -1
  304. package/dist/cjs/{breakpoints.subject-99007fbd.js → breakpoints.subject-1a5906e4.js} +1 -1
  305. package/dist/cjs/{app-globals-0d8db19e.js → global-2a76769b.js} +2 -4
  306. package/dist/cjs/index.cjs.js +3 -3
  307. package/dist/cjs/index.esm-1f386b07.js +205 -0
  308. package/dist/cjs/initialize-2e8978a4.js +1 -1
  309. package/dist/cjs/loader.cjs.js +3 -2
  310. package/dist/cjs/{tokens.esm-836b8c42.js → tokens.esm-af603697.js} +1 -1
  311. package/dist/cjs/{window-resize.decorator-dd0ecc12.js → window-resize.decorator-ca02b6a0.js} +1 -1
  312. package/dist/collection/collection-manifest.json +5 -3
  313. package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.css +1 -1
  314. package/dist/collection/components/bal-accordion/bal-accordion.css +1 -1
  315. package/dist/collection/components/bal-checkbox/bal-check/bal-check.css +1 -0
  316. package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +165 -0
  317. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.css +1 -0
  318. package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +40 -37
  319. package/dist/collection/components/bal-checkbox/bal-checkbox.css +1 -0
  320. package/dist/collection/components/bal-checkbox/bal-checkbox.js +219 -143
  321. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.css +1 -0
  322. package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +143 -0
  323. package/dist/collection/components/bal-close/bal-close.js +1 -1
  324. package/dist/collection/components/bal-content/bal-content.js +1 -1
  325. package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +1 -1
  326. package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +1 -1
  327. package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +1 -1
  328. package/dist/collection/components/bal-data/bal-data.js +1 -1
  329. package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +1 -1
  330. package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +1 -1
  331. package/dist/collection/components/bal-date/bal-date.js +1 -1
  332. package/dist/collection/components/bal-divider/bal-divider.js +1 -1
  333. package/dist/collection/components/bal-dropdown/bal-dropdown.js +2 -2
  334. package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +2 -2
  335. package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +1 -1
  336. package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +1 -1
  337. package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +2 -2
  338. package/dist/collection/components/bal-field/bal-field.js +2 -2
  339. package/dist/collection/components/bal-file-upload/bal-file-upload.js +4 -4
  340. package/dist/collection/components/bal-footer/bal-footer.js +3 -3
  341. package/dist/collection/components/bal-form/bal-form.js +1 -1
  342. package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +2 -2
  343. package/dist/collection/components/bal-form-grid/bal-form-grid.js +1 -1
  344. package/dist/collection/components/bal-heading/bal-heading.js +1 -1
  345. package/dist/collection/components/bal-hint/bal-hint-text/bal-hint-text.js +1 -1
  346. package/dist/collection/components/bal-hint/bal-hint-title/bal-hint-title.js +1 -1
  347. package/dist/collection/components/bal-hint/bal-hint.css +1 -1
  348. package/dist/collection/components/bal-hint/bal-hint.js +6 -1
  349. package/dist/collection/components/bal-icon/bal-icon.js +63 -2
  350. package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +2 -2
  351. package/dist/collection/components/bal-input/bal-input.js +1 -1
  352. package/dist/collection/components/bal-input-group/bal-input-group.js +1 -1
  353. package/dist/collection/components/bal-input-slider/bal-input-slider.css +1 -1
  354. package/dist/collection/components/bal-input-slider/bal-input-slider.js +3 -3
  355. package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +3 -3
  356. package/dist/collection/components/bal-label/bal-label.js +1 -1
  357. package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +2 -2
  358. package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +2 -2
  359. package/dist/collection/components/bal-list/bal-list-item-subtitle/bal-list-item-subtitle.js +1 -1
  360. package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +1 -1
  361. package/dist/collection/components/bal-list/bal-list.js +1 -1
  362. package/dist/collection/components/bal-modal/bal-modal-body/bal-modal-body.js +1 -1
  363. package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +1 -1
  364. package/dist/collection/components/bal-modal/bal-modal.js +5 -5
  365. package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +24 -4
  366. package/dist/collection/components/bal-nav/bal-nav-link-grid/bal-nav-link-grid.js +1 -1
  367. package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +1 -1
  368. package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +1 -1
  369. package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +1 -1
  370. package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +1 -1
  371. package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +1 -1
  372. package/dist/collection/components/bal-nav/bal-nav.i18n.js +30 -20
  373. package/dist/collection/components/bal-nav/bal-nav.js +5 -5
  374. package/dist/collection/components/bal-nav/models/bal-nav-link-item.js +1 -1
  375. package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +2 -2
  376. package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +2 -2
  377. package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +2 -2
  378. package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +1 -1
  379. package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +1 -1
  380. package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +1 -1
  381. package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +1 -1
  382. package/dist/collection/components/bal-navbar/bal-navbar.js +1 -1
  383. package/dist/collection/components/bal-notices/bal-notices.js +1 -1
  384. package/dist/collection/components/bal-notification/bal-notification.js +1 -1
  385. package/dist/collection/components/bal-number-input/bal-number-input.js +1 -1
  386. package/dist/collection/components/bal-option/bal-option.css +1 -1
  387. package/dist/collection/components/bal-option/bal-option.js +5 -5
  388. package/dist/collection/components/bal-option-list/bal-option-list.js +1 -1
  389. package/dist/collection/components/bal-pagination/bal-pagination.js +4 -4
  390. package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +1 -1
  391. package/dist/collection/components/bal-popup/bal-popup.js +1 -1
  392. package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +1 -1
  393. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.css +1 -0
  394. package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +78 -80
  395. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.css +1 -0
  396. package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +165 -0
  397. package/dist/collection/components/bal-radio/bal-radio.css +1 -0
  398. package/dist/collection/components/bal-radio/bal-radio.js +273 -113
  399. package/dist/collection/components/bal-radio/utils/bal-radio.util.js +1 -1
  400. package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +1 -1
  401. package/dist/collection/components/bal-segment/bal-segment.js +1 -1
  402. package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +1 -1
  403. package/dist/collection/components/bal-select/bal-select.js +5 -5
  404. package/dist/collection/components/bal-shape/bal-shape.js +4 -4
  405. package/dist/collection/components/bal-sheet/bal-sheet.js +1 -1
  406. package/dist/collection/components/bal-snackbar/bal-snackbar.js +1 -1
  407. package/dist/collection/components/bal-spinner/bal-spinner.js +1 -1
  408. package/dist/collection/components/bal-stack/bal-stack.js +1 -1
  409. package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +2 -2
  410. package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +1 -1
  411. package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +1 -1
  412. package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +1 -1
  413. package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +1 -1
  414. package/dist/collection/components/bal-stage/bal-stage.js +1 -1
  415. package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +2 -2
  416. package/dist/collection/components/bal-steps/bal-steps.css +1 -1
  417. package/dist/collection/components/bal-steps/components/step-button.js +4 -1
  418. package/dist/collection/components/bal-table/bal-table.css +1 -1
  419. package/dist/collection/components/bal-table/bal-table.js +1 -1
  420. package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +23 -2
  421. package/dist/collection/components/bal-tabs/bal-tabs.js +29 -4
  422. package/dist/collection/components/bal-tabs/components/tab-button.js +1 -0
  423. package/dist/collection/components/bal-tag/bal-tag-group/bal-tag-group.js +1 -1
  424. package/dist/collection/components/bal-tag/bal-tag.js +1 -1
  425. package/dist/collection/components/bal-text/bal-text.js +2 -2
  426. package/dist/collection/components/bal-textarea/bal-textarea.js +1 -1
  427. package/dist/collection/components/bal-time-input/bal-time-input.js +1 -1
  428. package/dist/collection/components/bal-toast/bal-toast.js +1 -1
  429. package/dist/collection/components/bal-tooltip/bal-tooltip.js +1 -1
  430. package/dist/collection/components/docs/bal-doc-app/bal-doc-app.css +1 -0
  431. package/dist/collection/components/docs/bal-doc-app/bal-doc-app.js +247 -0
  432. package/dist/collection/utils/constants/version.constant.js +1 -1
  433. package/dist/esm/app-globals-1ecf000f.js +5 -0
  434. package/dist/esm/bal-accordion_4.entry.js +2 -2
  435. package/dist/esm/bal-carousel_2.entry.js +3 -3
  436. package/dist/esm/bal-check.entry.js +32 -0
  437. package/dist/esm/bal-checkbox_2.entry.js +127 -105
  438. package/dist/esm/bal-close.entry.js +1 -1
  439. package/dist/esm/bal-content.entry.js +1 -1
  440. package/dist/esm/bal-data_4.entry.js +4 -4
  441. package/dist/esm/bal-date-calendar-cell.entry.js +1 -1
  442. package/dist/esm/bal-date-calendar_2.entry.js +3 -3
  443. package/dist/esm/bal-date.entry.js +1 -1
  444. package/dist/esm/bal-divider.entry.js +1 -1
  445. package/dist/esm/bal-doc-app.entry.js +229 -0
  446. package/dist/esm/bal-dropdown.entry.js +2 -2
  447. package/dist/esm/bal-field_5.entry.js +8 -8
  448. package/dist/esm/bal-file-upload.entry.js +4 -4
  449. package/dist/esm/bal-footer.entry.js +7 -194
  450. package/dist/esm/bal-form-col_2.entry.js +3 -3
  451. package/dist/esm/bal-form.entry.js +1 -1
  452. package/dist/esm/bal-heading_2.entry.js +3 -3
  453. package/dist/esm/bal-hint_5.entry.js +13 -8
  454. package/dist/esm/bal-icon.entry.js +13 -2
  455. package/dist/esm/bal-input-group.entry.js +1 -1
  456. package/dist/esm/bal-input-slider.entry.js +4 -4
  457. package/dist/esm/bal-input-stepper.entry.js +3 -3
  458. package/dist/esm/bal-input.entry.js +1 -1
  459. package/dist/esm/bal-label.entry.js +1 -1
  460. package/dist/esm/bal-list_8.entry.js +10 -10
  461. package/dist/esm/bal-logo.entry.js +3 -3
  462. package/dist/esm/bal-modal_3.entry.js +7 -7
  463. package/dist/esm/bal-nav_8.entry.js +56 -45
  464. package/dist/esm/bal-navbar_5.entry.js +8 -8
  465. package/dist/esm/bal-notices_3.entry.js +3 -3
  466. package/dist/esm/bal-notification.entry.js +1 -1
  467. package/dist/esm/bal-number-input.entry.js +1 -1
  468. package/dist/esm/bal-option_2.entry.js +8 -8
  469. package/dist/esm/bal-pagination.entry.js +7 -7
  470. package/dist/esm/bal-popup.entry.js +1 -1
  471. package/dist/esm/bal-progress-bar.entry.js +5 -5
  472. package/dist/esm/bal-radio-icon.entry.js +32 -0
  473. package/dist/esm/bal-radio_2.entry.js +157 -111
  474. package/dist/esm/bal-segment_2.entry.js +6 -6
  475. package/dist/esm/bal-select_2.entry.js +6 -6
  476. package/dist/esm/bal-shape.entry.js +5 -5
  477. package/dist/esm/bal-sheet.entry.js +1 -1
  478. package/dist/esm/bal-spinner.entry.js +1 -1
  479. package/dist/esm/bal-stack.entry.js +1 -1
  480. package/dist/esm/bal-stage_6.entry.js +7 -7
  481. package/dist/esm/bal-step-item.entry.js +2 -2
  482. package/dist/esm/bal-steps.entry.js +10 -5
  483. package/dist/esm/bal-switch.entry.js +30 -0
  484. package/dist/esm/bal-tab-item_2.entry.js +17 -9
  485. package/dist/esm/bal-table.entry.js +2 -2
  486. package/dist/esm/bal-tag_2.entry.js +2 -2
  487. package/dist/esm/bal-textarea.entry.js +1 -1
  488. package/dist/esm/bal-time-input.entry.js +1 -1
  489. package/dist/esm/bal-tooltip.entry.js +1 -1
  490. package/dist/esm/baloise-design-system.js +3 -2
  491. package/dist/esm/{breakpoints.decorator-3c6214ed.js → breakpoints.decorator-ce089c47.js} +1 -1
  492. package/dist/esm/{breakpoints.subject-6b4e30ba.js → breakpoints.subject-c19884ad.js} +1 -1
  493. package/dist/esm/{app-globals-5dd5fe6b.js → global-6e86728b.js} +2 -4
  494. package/dist/esm/index.esm-21c97d14.js +200 -0
  495. package/dist/esm/index.js +4 -4
  496. package/dist/esm/initialize-be160cc4.js +1 -1
  497. package/dist/esm/loader.js +3 -2
  498. package/dist/esm/{tokens.esm-2ce9e0f4.js → tokens.esm-52d4f4c3.js} +1 -1
  499. package/dist/esm/{window-resize.decorator-3ffd7301.js → window-resize.decorator-f5b15e65.js} +1 -1
  500. package/dist/esm-es5/app-globals-1ecf000f.js +1 -0
  501. package/dist/esm-es5/bal-accordion_4.entry.js +1 -1
  502. package/dist/esm-es5/bal-carousel_2.entry.js +1 -1
  503. package/dist/esm-es5/bal-check.entry.js +1 -0
  504. package/dist/esm-es5/bal-checkbox_2.entry.js +1 -1
  505. package/dist/esm-es5/bal-close.entry.js +1 -1
  506. package/dist/esm-es5/bal-content.entry.js +1 -1
  507. package/dist/esm-es5/bal-data_4.entry.js +1 -1
  508. package/dist/esm-es5/bal-date-calendar-cell.entry.js +1 -1
  509. package/dist/esm-es5/bal-date-calendar_2.entry.js +1 -1
  510. package/dist/esm-es5/bal-date.entry.js +1 -1
  511. package/dist/esm-es5/bal-divider.entry.js +1 -1
  512. package/dist/esm-es5/bal-doc-app.entry.js +1 -0
  513. package/dist/esm-es5/bal-dropdown.entry.js +1 -1
  514. package/dist/esm-es5/bal-field_5.entry.js +1 -1
  515. package/dist/esm-es5/bal-file-upload.entry.js +1 -1
  516. package/dist/esm-es5/bal-footer.entry.js +1 -1
  517. package/dist/esm-es5/bal-form-col_2.entry.js +1 -1
  518. package/dist/esm-es5/bal-form.entry.js +1 -1
  519. package/dist/esm-es5/bal-heading_2.entry.js +1 -1
  520. package/dist/esm-es5/bal-hint_5.entry.js +1 -1
  521. package/dist/esm-es5/bal-icon.entry.js +1 -1
  522. package/dist/esm-es5/bal-input-group.entry.js +1 -1
  523. package/dist/esm-es5/bal-input-slider.entry.js +1 -1
  524. package/dist/esm-es5/bal-input-stepper.entry.js +1 -1
  525. package/dist/esm-es5/bal-input.entry.js +1 -1
  526. package/dist/esm-es5/bal-label.entry.js +1 -1
  527. package/dist/esm-es5/bal-list_8.entry.js +1 -1
  528. package/dist/esm-es5/bal-logo.entry.js +1 -1
  529. package/dist/esm-es5/bal-modal_3.entry.js +1 -1
  530. package/dist/esm-es5/bal-nav_8.entry.js +1 -1
  531. package/dist/esm-es5/bal-navbar_5.entry.js +1 -1
  532. package/dist/esm-es5/bal-notices_3.entry.js +1 -1
  533. package/dist/esm-es5/bal-notification.entry.js +1 -1
  534. package/dist/esm-es5/bal-number-input.entry.js +1 -1
  535. package/dist/esm-es5/bal-option_2.entry.js +1 -1
  536. package/dist/esm-es5/bal-pagination.entry.js +1 -1
  537. package/dist/esm-es5/bal-popup.entry.js +1 -1
  538. package/dist/esm-es5/bal-progress-bar.entry.js +1 -1
  539. package/dist/esm-es5/bal-radio-icon.entry.js +1 -0
  540. package/dist/esm-es5/bal-radio_2.entry.js +1 -1
  541. package/dist/esm-es5/bal-segment_2.entry.js +1 -1
  542. package/dist/esm-es5/bal-select_2.entry.js +1 -1
  543. package/dist/esm-es5/bal-shape.entry.js +1 -1
  544. package/dist/esm-es5/bal-sheet.entry.js +1 -1
  545. package/dist/esm-es5/bal-spinner.entry.js +1 -1
  546. package/dist/esm-es5/bal-stack.entry.js +1 -1
  547. package/dist/esm-es5/bal-stage_6.entry.js +1 -1
  548. package/dist/esm-es5/bal-step-item.entry.js +1 -1
  549. package/dist/esm-es5/bal-steps.entry.js +1 -1
  550. package/dist/esm-es5/bal-switch.entry.js +1 -0
  551. package/dist/esm-es5/bal-tab-item_2.entry.js +1 -1
  552. package/dist/esm-es5/bal-table.entry.js +1 -1
  553. package/dist/esm-es5/bal-tag_2.entry.js +1 -1
  554. package/dist/esm-es5/bal-textarea.entry.js +1 -1
  555. package/dist/esm-es5/bal-time-input.entry.js +1 -1
  556. package/dist/esm-es5/bal-tooltip.entry.js +1 -1
  557. package/dist/esm-es5/baloise-design-system.js +1 -1
  558. package/dist/esm-es5/breakpoints.decorator-ce089c47.js +1 -0
  559. package/dist/esm-es5/{breakpoints.subject-6b4e30ba.js → breakpoints.subject-c19884ad.js} +1 -1
  560. package/dist/esm-es5/global-6e86728b.js +1 -0
  561. package/dist/esm-es5/index.esm-21c97d14.js +1 -0
  562. package/dist/esm-es5/index.js +1 -1
  563. package/dist/esm-es5/initialize-be160cc4.js +1 -1
  564. package/dist/esm-es5/loader.js +1 -1
  565. package/dist/esm-es5/{window-resize.decorator-3ffd7301.js → window-resize.decorator-f5b15e65.js} +1 -1
  566. package/dist/html.html-data.json +167 -112
  567. package/dist/types/components/bal-checkbox/bal-check/bal-check.d.ts +36 -0
  568. package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +5 -5
  569. package/dist/types/components/bal-checkbox/bal-checkbox.d.ts +34 -34
  570. package/dist/types/components/bal-checkbox/bal-checkbox.interfaces.d.ts +2 -12
  571. package/dist/types/components/bal-checkbox/bal-switch/bal-switch.d.ts +32 -0
  572. package/dist/types/components/bal-icon/bal-icon.d.ts +2 -0
  573. package/dist/types/components/bal-nav/bal-nav-link/bal-nav-link.d.ts +5 -0
  574. package/dist/types/components/bal-nav/bal-nav.i18n.d.ts +3 -2
  575. package/dist/types/components/bal-option/bal-option.d.ts +2 -2
  576. package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +14 -15
  577. package/dist/types/components/bal-radio/bal-radio-icon/bal-radio-icon.d.ts +36 -0
  578. package/dist/types/components/bal-radio/bal-radio.d.ts +45 -16
  579. package/dist/types/components/bal-radio/bal-radio.interfaces.d.ts +2 -12
  580. package/dist/types/components/bal-radio/bal-radio.type.d.ts +0 -1
  581. package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +6 -0
  582. package/dist/types/components/bal-tabs/bal-tab.type.d.ts +1 -0
  583. package/dist/types/components/bal-tabs/bal-tabs.d.ts +8 -0
  584. package/dist/types/components/docs/bal-doc-app/bal-doc-app.d.ts +21 -0
  585. package/dist/types/components.d.ts +236 -186
  586. package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/icons/src/index.d.ts +82 -0
  587. package/package.json +6 -6
  588. package/components/bal-checkbox-button.js +0 -236
  589. package/components/bal-radio-button.js +0 -236
  590. package/dist/baloise-design-system/p-002d7bb9.js +0 -1
  591. package/dist/baloise-design-system/p-13d1a22814.system.entry.js +0 -1
  592. package/dist/baloise-design-system/p-1d482bc569.entry.js +0 -1
  593. package/dist/baloise-design-system/p-29908af0fd.entry.js +0 -1
  594. package/dist/baloise-design-system/p-32322fa69a.entry.js +0 -1
  595. package/dist/baloise-design-system/p-345aa92d.system.js +0 -1
  596. package/dist/baloise-design-system/p-34caa16d21.entry.js +0 -1
  597. package/dist/baloise-design-system/p-38a74d2653.system.entry.js +0 -1
  598. package/dist/baloise-design-system/p-3a022b8d82.system.entry.js +0 -1
  599. package/dist/baloise-design-system/p-3c02768646.system.entry.js +0 -1
  600. package/dist/baloise-design-system/p-3f6d4b4d69.entry.js +0 -1
  601. package/dist/baloise-design-system/p-3f86c5d396.entry.js +0 -1
  602. package/dist/baloise-design-system/p-470ce384f4.entry.js +0 -1
  603. package/dist/baloise-design-system/p-4915eb7e22.system.entry.js +0 -1
  604. package/dist/baloise-design-system/p-4a2f22bde2.entry.js +0 -1
  605. package/dist/baloise-design-system/p-5218b32665.entry.js +0 -1
  606. package/dist/baloise-design-system/p-58c4ff0652.entry.js +0 -1
  607. package/dist/baloise-design-system/p-61f268e54c.system.entry.js +0 -1
  608. package/dist/baloise-design-system/p-63a1bc9737.entry.js +0 -1
  609. package/dist/baloise-design-system/p-68bcae4459.entry.js +0 -1
  610. package/dist/baloise-design-system/p-7a3ec63587.system.entry.js +0 -1
  611. package/dist/baloise-design-system/p-84fb413164.entry.js +0 -1
  612. package/dist/baloise-design-system/p-8ffd1803be.system.entry.js +0 -1
  613. package/dist/baloise-design-system/p-90a7f09c63.entry.js +0 -1
  614. package/dist/baloise-design-system/p-96876b3902.entry.js +0 -1
  615. package/dist/baloise-design-system/p-97ca986ad0.system.entry.js +0 -1
  616. package/dist/baloise-design-system/p-a13164e512.entry.js +0 -1
  617. package/dist/baloise-design-system/p-a779279aae.system.entry.js +0 -1
  618. package/dist/baloise-design-system/p-a9cd77d64b.entry.js +0 -1
  619. package/dist/baloise-design-system/p-b21ea8fd1f.entry.js +0 -1
  620. package/dist/baloise-design-system/p-b75d2a74cd.system.entry.js +0 -1
  621. package/dist/baloise-design-system/p-ba40faa1d5.system.entry.js +0 -1
  622. package/dist/baloise-design-system/p-c2c574cb.js +0 -1
  623. package/dist/baloise-design-system/p-c7e205efa7.system.entry.js +0 -1
  624. package/dist/baloise-design-system/p-d4f12ff22c.system.entry.js +0 -1
  625. package/dist/baloise-design-system/p-dc18c95e40.system.entry.js +0 -1
  626. package/dist/baloise-design-system/p-e6646714bb.entry.js +0 -1
  627. package/dist/baloise-design-system/p-f1186421ec.entry.js +0 -1
  628. package/dist/cjs/bal-checkbox-button.cjs.entry.js +0 -210
  629. package/dist/cjs/bal-radio-button.cjs.entry.js +0 -210
  630. package/dist/collection/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.css +0 -1
  631. package/dist/collection/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.js +0 -484
  632. package/dist/collection/components/bal-checkbox/radio-checkbox.css +0 -1
  633. package/dist/collection/components/bal-radio/bal-radio-button/bal-radio-button.css +0 -1
  634. package/dist/collection/components/bal-radio/bal-radio-button/bal-radio-button.js +0 -481
  635. package/dist/esm/bal-checkbox-button.entry.js +0 -206
  636. package/dist/esm/bal-radio-button.entry.js +0 -206
  637. package/dist/esm-es5/app-globals-5dd5fe6b.js +0 -1
  638. package/dist/esm-es5/bal-checkbox-button.entry.js +0 -1
  639. package/dist/esm-es5/bal-radio-button.entry.js +0 -1
  640. package/dist/esm-es5/breakpoints.decorator-3c6214ed.js +0 -1
  641. package/dist/types/components/bal-checkbox/bal-checkbox-button/bal-checkbox-button.d.ts +0 -102
  642. package/dist/types/components/bal-radio/bal-radio-button/bal-radio-button.d.ts +0 -102
  643. /package/dist/baloise-design-system/{p-1f610a13.system.js → p-45b37776.system.js} +0 -0
  644. /package/dist/baloise-design-system/{p-c8c2e2d9.js → p-78593d15.js} +0 -0
  645. /package/dist/esm-es5/{tokens.esm-2ce9e0f4.js → tokens.esm-52d4f4c3.js} +0 -0
@@ -483,6 +483,26 @@ export namespace Components {
483
483
  */
484
484
  "value"?: string | number;
485
485
  }
486
+ interface BalCheck {
487
+ /**
488
+ * If `true`, the checkbox is selected.
489
+ */
490
+ "checked": boolean;
491
+ /**
492
+ * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
493
+ */
494
+ "disabled"?: boolean;
495
+ "hovered": boolean;
496
+ /**
497
+ * If `true` the component gets a invalid red style.
498
+ */
499
+ "invalid"?: boolean;
500
+ /**
501
+ * If `true`, the checkbox is inverted and works on dark backgrounds.
502
+ */
503
+ "inverted"?: boolean;
504
+ "pressed": boolean;
505
+ }
486
506
  interface BalCheckbox {
487
507
  /**
488
508
  * If `true`, in Angular reactive forms the control will not be set invalid
@@ -492,6 +512,13 @@ export namespace Components {
492
512
  * If `true`, the checkbox is selected.
493
513
  */
494
514
  "checked": boolean;
515
+ "colSize": BalProps.BalCheckboxGroupColumns;
516
+ "colSizeMobile": BalProps.BalCheckboxGroupColumns;
517
+ "colSizeTablet": BalProps.BalCheckboxGroupColumns;
518
+ /**
519
+ * Defines the color of the tile checkbox.
520
+ */
521
+ "color"?: BalProps.BalCheckboxTileColor;
495
522
  /**
496
523
  * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
497
524
  */
@@ -509,10 +536,6 @@ export namespace Components {
509
536
  */
510
537
  "getOption": () => Promise<BalCheckboxOption>;
511
538
  "hovered": boolean;
512
- /**
513
- * If `true` the control is displayed as inline
514
- */
515
- "inline": boolean;
516
539
  /**
517
540
  * Defines the layout of the checkbox button
518
541
  */
@@ -521,10 +544,6 @@ export namespace Components {
521
544
  * If `true` the component gets a invalid style.
522
545
  */
523
546
  "invalid": boolean;
524
- /**
525
- * If `true` the radio is invisible, but sill active
526
- */
527
- "invisible": boolean;
528
547
  /**
529
548
  * Label of the radio item.
530
549
  */
@@ -555,7 +574,6 @@ export namespace Components {
555
574
  * Sets blur on the native `input`. Use this method instead of the global `input.blur()`.
556
575
  */
557
576
  "setBlur": () => Promise<void>;
558
- "setButtonTabindex": (value: number) => Promise<void>;
559
577
  /**
560
578
  * Sets the focus on the checkbox input element.
561
579
  */
@@ -566,28 +584,6 @@ export namespace Components {
566
584
  */
567
585
  "value": string | number;
568
586
  }
569
- interface BalCheckboxButton {
570
- "colSize": BalProps.BalCheckboxGroupColumns;
571
- "colSizeMobile": BalProps.BalCheckboxGroupColumns;
572
- "colSizeTablet": BalProps.BalCheckboxGroupColumns;
573
- /**
574
- * If `true` the component gets a invalid red style.
575
- */
576
- "color"?: BalProps.BalCheckboxButtonColor;
577
- /**
578
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
579
- */
580
- "disabled"?: boolean;
581
- /**
582
- * If `true` the component gets a invalid red style.
583
- */
584
- "invalid"?: boolean;
585
- /**
586
- * If `true` the element can not mutated, meaning the user can not edit the control.
587
- */
588
- "readonly"?: boolean;
589
- "setChecked": (checked?: boolean) => Promise<void>;
590
- }
591
587
  interface BalCheckboxGroup {
592
588
  /**
593
589
  * If `true`, in Angular reactive forms the control will not be set invalid
@@ -897,6 +893,20 @@ export namespace Components {
897
893
  */
898
894
  "space": BalProps.BalDividerSpace;
899
895
  }
896
+ interface BalDocApp {
897
+ /**
898
+ * Disables all animation inside the bal-app. Can be used for simplify e2e testing.
899
+ */
900
+ "animated": boolean;
901
+ "language"?: string;
902
+ "logComponents": string;
903
+ "logCustom": boolean;
904
+ "logEvents": boolean;
905
+ "logLifecycle": boolean;
906
+ "logRender": boolean;
907
+ "region"?: string;
908
+ "stickyFooter": boolean;
909
+ }
900
910
  interface BalDropdown {
901
911
  /**
902
912
  * Indicates whether the value of the control can be automatically completed by the browser.
@@ -1316,6 +1326,8 @@ export namespace Components {
1316
1326
  * The theme type of the button.
1317
1327
  */
1318
1328
  "color": BalProps.BalIconColor;
1329
+ "colorHovered": BalProps.BalIconColor;
1330
+ "colorPressed": BalProps.BalIconColor;
1319
1331
  "configChanged": (state: BalConfigState) => Promise<void>;
1320
1332
  /**
1321
1333
  * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
@@ -1959,6 +1971,10 @@ export namespace Components {
1959
1971
  * Specifies the URL of the page the link goes to
1960
1972
  */
1961
1973
  "href"?: string;
1974
+ /**
1975
+ * Specifies the relationship of the target object to the link object. The value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).
1976
+ */
1977
+ "rel": string | undefined;
1962
1978
  /**
1963
1979
  * If `true` the link gets selected with a underline
1964
1980
  */
@@ -2548,6 +2564,13 @@ export namespace Components {
2548
2564
  "value": number;
2549
2565
  }
2550
2566
  interface BalRadio {
2567
+ "colSize": BalProps.BalRadioGroupColumns;
2568
+ "colSizeMobile": BalProps.BalRadioGroupColumns;
2569
+ "colSizeTablet": BalProps.BalRadioGroupColumns;
2570
+ /**
2571
+ * Defines the color of the tile radio.
2572
+ */
2573
+ "color"?: BalProps.BalRadioTileColor;
2551
2574
  /**
2552
2575
  * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
2553
2576
  */
@@ -2573,10 +2596,6 @@ export namespace Components {
2573
2596
  * If `true` the component gets a invalid style.
2574
2597
  */
2575
2598
  "invalid": boolean;
2576
- /**
2577
- * If `true` the radio is invisible, but sill active
2578
- */
2579
- "invisible": boolean;
2580
2599
  /**
2581
2600
  * Label of the radio item.
2582
2601
  */
@@ -2603,35 +2622,20 @@ export namespace Components {
2603
2622
  */
2604
2623
  "required": boolean;
2605
2624
  "setAriaForm": (ariaForm: BalAriaForm) => Promise<void>;
2606
- "setButtonTabindex": (value: number) => Promise<void>;
2607
- "setFocus": (ev: any) => Promise<void>;
2608
- "updateState": () => Promise<void>;
2609
2625
  /**
2610
- * the value of the radio.
2611
- */
2612
- "value"?: any | null;
2613
- }
2614
- interface BalRadioButton {
2615
- "colSize": BalProps.BalRadioGroupColumns;
2616
- "colSizeMobile": BalProps.BalRadioGroupColumns;
2617
- "colSizeTablet": BalProps.BalRadioGroupColumns;
2618
- /**
2619
- * If `true` the component gets a invalid red style.
2620
- */
2621
- "color"?: BalProps.BalRadioButtonColor;
2622
- /**
2623
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
2626
+ * Sets blur on the native `input`. Use this method instead of the global `input.blur()`.
2624
2627
  */
2625
- "disabled"?: boolean;
2628
+ "setBlur": () => Promise<void>;
2629
+ "setButtonTabindex": (value: number) => Promise<void>;
2626
2630
  /**
2627
- * If `true` the component gets a invalid red style.
2631
+ * Sets the focus on the checkbox input element.
2628
2632
  */
2629
- "invalid"?: boolean;
2633
+ "setFocus": () => Promise<void>;
2634
+ "updateState": () => Promise<void>;
2630
2635
  /**
2631
- * If `true` the element can not mutated, meaning the user can not edit the control.
2636
+ * the value of the radio.
2632
2637
  */
2633
- "readonly"?: boolean;
2634
- "setChecked": (checked?: boolean) => Promise<void>;
2638
+ "value"?: any | null;
2635
2639
  }
2636
2640
  interface BalRadioGroup {
2637
2641
  /**
@@ -2642,6 +2646,10 @@ export namespace Components {
2642
2646
  * If `true`, in Angular reactive forms the control will not be set invalid
2643
2647
  */
2644
2648
  "autoInvalidOff": boolean;
2649
+ /**
2650
+ * Defines the column size like the grid.
2651
+ */
2652
+ "columns": BalProps.BalRadioGroupColumns;
2645
2653
  /**
2646
2654
  * Defines the column size for mobile and bigger like the grid.
2647
2655
  */
@@ -2662,10 +2670,6 @@ export namespace Components {
2662
2670
  * Find the options properties by its value
2663
2671
  */
2664
2672
  "getOptionByValue": (value: string) => Promise<BalRadioOption>;
2665
- /**
2666
- * Defines the column size like the grid.
2667
- */
2668
- "grid": BalProps.BalRadioGroupColumns;
2669
2673
  /**
2670
2674
  * Defines the layout of the radio button
2671
2675
  */
@@ -2701,6 +2705,26 @@ export namespace Components {
2701
2705
  */
2702
2706
  "verticalOnMobile": boolean;
2703
2707
  }
2708
+ interface BalRadioIcon {
2709
+ /**
2710
+ * If `true`, the checkbox is selected.
2711
+ */
2712
+ "checked": boolean;
2713
+ /**
2714
+ * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
2715
+ */
2716
+ "disabled"?: boolean;
2717
+ "hovered": boolean;
2718
+ /**
2719
+ * If `true` the component gets a invalid red style.
2720
+ */
2721
+ "invalid"?: boolean;
2722
+ /**
2723
+ * If `true`, the checkbox is inverted and works on dark backgrounds.
2724
+ */
2725
+ "inverted"?: boolean;
2726
+ "pressed": boolean;
2727
+ }
2704
2728
  interface BalSegment {
2705
2729
  /**
2706
2730
  * If `true`, in Angular reactive forms the control will not be set invalid
@@ -3151,6 +3175,22 @@ export namespace Components {
3151
3175
  */
3152
3176
  "value"?: string;
3153
3177
  }
3178
+ interface BalSwitch {
3179
+ /**
3180
+ * If `true`, the checkbox is selected.
3181
+ */
3182
+ "checked": boolean;
3183
+ /**
3184
+ * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
3185
+ */
3186
+ "disabled"?: boolean;
3187
+ "hovered": boolean;
3188
+ /**
3189
+ * If `true` the component gets a invalid red style.
3190
+ */
3191
+ "invalid"?: boolean;
3192
+ "pressed": boolean;
3193
+ }
3154
3194
  interface BalTabItem {
3155
3195
  /**
3156
3196
  * Tells if this route is active and overrides the bal-tabs value property.
@@ -3196,6 +3236,10 @@ export namespace Components {
3196
3236
  * Tell's if the linking is done by a router.
3197
3237
  */
3198
3238
  "prevent": boolean;
3239
+ /**
3240
+ * Specifies the relationship of the target object to the link object. The value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).
3241
+ */
3242
+ "rel": string | undefined;
3199
3243
  /**
3200
3244
  * Sets the tab active.
3201
3245
  */
@@ -3267,6 +3311,10 @@ export namespace Components {
3267
3311
  * Find the options properties by its value
3268
3312
  */
3269
3313
  "getOptionByValue": (value: string) => Promise<BalTabOption>;
3314
+ /**
3315
+ * If `true` then isTabList becomes true even if there is a link in the list.
3316
+ */
3317
+ "handleAsTabList": boolean;
3270
3318
  /**
3271
3319
  * Defines the layout of the tabs.
3272
3320
  */
@@ -3600,10 +3648,6 @@ export interface BalCheckboxCustomEvent<T> extends CustomEvent<T> {
3600
3648
  detail: T;
3601
3649
  target: HTMLBalCheckboxElement;
3602
3650
  }
3603
- export interface BalCheckboxButtonCustomEvent<T> extends CustomEvent<T> {
3604
- detail: T;
3605
- target: HTMLBalCheckboxButtonElement;
3606
- }
3607
3651
  export interface BalCheckboxGroupCustomEvent<T> extends CustomEvent<T> {
3608
3652
  detail: T;
3609
3653
  target: HTMLBalCheckboxGroupElement;
@@ -3696,10 +3740,6 @@ export interface BalRadioCustomEvent<T> extends CustomEvent<T> {
3696
3740
  detail: T;
3697
3741
  target: HTMLBalRadioElement;
3698
3742
  }
3699
- export interface BalRadioButtonCustomEvent<T> extends CustomEvent<T> {
3700
- detail: T;
3701
- target: HTMLBalRadioButtonElement;
3702
- }
3703
3743
  export interface BalRadioGroupCustomEvent<T> extends CustomEvent<T> {
3704
3744
  detail: T;
3705
3745
  target: HTMLBalRadioGroupElement;
@@ -3900,6 +3940,12 @@ declare global {
3900
3940
  prototype: HTMLBalCarouselItemElement;
3901
3941
  new (): HTMLBalCarouselItemElement;
3902
3942
  };
3943
+ interface HTMLBalCheckElement extends Components.BalCheck, HTMLStencilElement {
3944
+ }
3945
+ var HTMLBalCheckElement: {
3946
+ prototype: HTMLBalCheckElement;
3947
+ new (): HTMLBalCheckElement;
3948
+ };
3903
3949
  interface HTMLBalCheckboxElementEventMap {
3904
3950
  "balFocus": BalEvents.BalCheckboxFocusDetail;
3905
3951
  "balBlur": BalEvents.BalCheckboxBlurDetail;
@@ -3919,25 +3965,6 @@ declare global {
3919
3965
  prototype: HTMLBalCheckboxElement;
3920
3966
  new (): HTMLBalCheckboxElement;
3921
3967
  };
3922
- interface HTMLBalCheckboxButtonElementEventMap {
3923
- "balFocus": BalEvents.BalCheckboxButtonFocusDetail;
3924
- "balBlur": BalEvents.BalCheckboxButtonBlurDetail;
3925
- "balFormControlDidLoad": BalEvents.BalCheckboxButtonAriaLabelledByDetail;
3926
- }
3927
- interface HTMLBalCheckboxButtonElement extends Components.BalCheckboxButton, HTMLStencilElement {
3928
- addEventListener<K extends keyof HTMLBalCheckboxButtonElementEventMap>(type: K, listener: (this: HTMLBalCheckboxButtonElement, ev: BalCheckboxButtonCustomEvent<HTMLBalCheckboxButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
3929
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3930
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
3931
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
3932
- removeEventListener<K extends keyof HTMLBalCheckboxButtonElementEventMap>(type: K, listener: (this: HTMLBalCheckboxButtonElement, ev: BalCheckboxButtonCustomEvent<HTMLBalCheckboxButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
3933
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3934
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
3935
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
3936
- }
3937
- var HTMLBalCheckboxButtonElement: {
3938
- prototype: HTMLBalCheckboxButtonElement;
3939
- new (): HTMLBalCheckboxButtonElement;
3940
- };
3941
3968
  interface HTMLBalCheckboxGroupElementEventMap {
3942
3969
  "balChange": BalEvents.BalCheckboxGroupChangeDetail;
3943
3970
  "balFocus": BalEvents.BalCheckboxGroupFocusDetail;
@@ -4071,6 +4098,12 @@ declare global {
4071
4098
  prototype: HTMLBalDividerElement;
4072
4099
  new (): HTMLBalDividerElement;
4073
4100
  };
4101
+ interface HTMLBalDocAppElement extends Components.BalDocApp, HTMLStencilElement {
4102
+ }
4103
+ var HTMLBalDocAppElement: {
4104
+ prototype: HTMLBalDocAppElement;
4105
+ new (): HTMLBalDocAppElement;
4106
+ };
4074
4107
  interface HTMLBalDropdownElementEventMap {
4075
4108
  "balChange": BalEvents.BalDropdownChangeDetail;
4076
4109
  "balFocus": BalEvents.BalDropdownFocusDetail;
@@ -4662,25 +4695,6 @@ declare global {
4662
4695
  prototype: HTMLBalRadioElement;
4663
4696
  new (): HTMLBalRadioElement;
4664
4697
  };
4665
- interface HTMLBalRadioButtonElementEventMap {
4666
- "balFocus": BalEvents.BalRadioButtonFocusDetail;
4667
- "balBlur": BalEvents.BalRadioButtonBlurDetail;
4668
- "balFormControlDidLoad": BalEvents.BalRadioButtonAriaLabelledByDetail;
4669
- }
4670
- interface HTMLBalRadioButtonElement extends Components.BalRadioButton, HTMLStencilElement {
4671
- addEventListener<K extends keyof HTMLBalRadioButtonElementEventMap>(type: K, listener: (this: HTMLBalRadioButtonElement, ev: BalRadioButtonCustomEvent<HTMLBalRadioButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4672
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4673
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4674
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4675
- removeEventListener<K extends keyof HTMLBalRadioButtonElementEventMap>(type: K, listener: (this: HTMLBalRadioButtonElement, ev: BalRadioButtonCustomEvent<HTMLBalRadioButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4676
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4677
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4678
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4679
- }
4680
- var HTMLBalRadioButtonElement: {
4681
- prototype: HTMLBalRadioButtonElement;
4682
- new (): HTMLBalRadioButtonElement;
4683
- };
4684
4698
  interface HTMLBalRadioGroupElementEventMap {
4685
4699
  "balChange": BalEvents.BalRadioGroupChangeDetail;
4686
4700
  "balFocus": BalEvents.BalRadioGroupFocusDetail;
@@ -4700,6 +4714,12 @@ declare global {
4700
4714
  prototype: HTMLBalRadioGroupElement;
4701
4715
  new (): HTMLBalRadioGroupElement;
4702
4716
  };
4717
+ interface HTMLBalRadioIconElement extends Components.BalRadioIcon, HTMLStencilElement {
4718
+ }
4719
+ var HTMLBalRadioIconElement: {
4720
+ prototype: HTMLBalRadioIconElement;
4721
+ new (): HTMLBalRadioIconElement;
4722
+ };
4703
4723
  interface HTMLBalSegmentElementEventMap {
4704
4724
  "balFocus": BalEvents.BalSegmentFocusDetail;
4705
4725
  "balBlur": BalEvents.BalSegmentBlurDetail;
@@ -4868,6 +4888,12 @@ declare global {
4868
4888
  prototype: HTMLBalStepsElement;
4869
4889
  new (): HTMLBalStepsElement;
4870
4890
  };
4891
+ interface HTMLBalSwitchElement extends Components.BalSwitch, HTMLStencilElement {
4892
+ }
4893
+ var HTMLBalSwitchElement: {
4894
+ prototype: HTMLBalSwitchElement;
4895
+ new (): HTMLBalSwitchElement;
4896
+ };
4871
4897
  interface HTMLBalTabItemElementEventMap {
4872
4898
  "balNavigate": BalEvents.BalTabItemNavigateDetail;
4873
4899
  }
@@ -5034,8 +5060,8 @@ declare global {
5034
5060
  "bal-card-title": HTMLBalCardTitleElement;
5035
5061
  "bal-carousel": HTMLBalCarouselElement;
5036
5062
  "bal-carousel-item": HTMLBalCarouselItemElement;
5063
+ "bal-check": HTMLBalCheckElement;
5037
5064
  "bal-checkbox": HTMLBalCheckboxElement;
5038
- "bal-checkbox-button": HTMLBalCheckboxButtonElement;
5039
5065
  "bal-checkbox-group": HTMLBalCheckboxGroupElement;
5040
5066
  "bal-close": HTMLBalCloseElement;
5041
5067
  "bal-content": HTMLBalContentElement;
@@ -5047,6 +5073,7 @@ declare global {
5047
5073
  "bal-date-calendar": HTMLBalDateCalendarElement;
5048
5074
  "bal-date-calendar-cell": HTMLBalDateCalendarCellElement;
5049
5075
  "bal-divider": HTMLBalDividerElement;
5076
+ "bal-doc-app": HTMLBalDocAppElement;
5050
5077
  "bal-dropdown": HTMLBalDropdownElement;
5051
5078
  "bal-field": HTMLBalFieldElement;
5052
5079
  "bal-field-control": HTMLBalFieldControlElement;
@@ -5105,8 +5132,8 @@ declare global {
5105
5132
  "bal-popup": HTMLBalPopupElement;
5106
5133
  "bal-progress-bar": HTMLBalProgressBarElement;
5107
5134
  "bal-radio": HTMLBalRadioElement;
5108
- "bal-radio-button": HTMLBalRadioButtonElement;
5109
5135
  "bal-radio-group": HTMLBalRadioGroupElement;
5136
+ "bal-radio-icon": HTMLBalRadioIconElement;
5110
5137
  "bal-segment": HTMLBalSegmentElement;
5111
5138
  "bal-segment-item": HTMLBalSegmentItemElement;
5112
5139
  "bal-select": HTMLBalSelectElement;
@@ -5124,6 +5151,7 @@ declare global {
5124
5151
  "bal-stage-image": HTMLBalStageImageElement;
5125
5152
  "bal-step-item": HTMLBalStepItemElement;
5126
5153
  "bal-steps": HTMLBalStepsElement;
5154
+ "bal-switch": HTMLBalSwitchElement;
5127
5155
  "bal-tab-item": HTMLBalTabItemElement;
5128
5156
  "bal-table": HTMLBalTableElement;
5129
5157
  "bal-tabs": HTMLBalTabsElement;
@@ -5597,6 +5625,24 @@ declare namespace LocalJSX {
5597
5625
  */
5598
5626
  "value"?: string | number;
5599
5627
  }
5628
+ interface BalCheck {
5629
+ /**
5630
+ * If `true`, the checkbox is selected.
5631
+ */
5632
+ "checked"?: boolean;
5633
+ /**
5634
+ * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
5635
+ */
5636
+ "disabled"?: boolean;
5637
+ /**
5638
+ * If `true` the component gets a invalid red style.
5639
+ */
5640
+ "invalid"?: boolean;
5641
+ /**
5642
+ * If `true`, the checkbox is inverted and works on dark backgrounds.
5643
+ */
5644
+ "inverted"?: boolean;
5645
+ }
5600
5646
  interface BalCheckbox {
5601
5647
  /**
5602
5648
  * If `true`, in Angular reactive forms the control will not be set invalid
@@ -5606,6 +5652,10 @@ declare namespace LocalJSX {
5606
5652
  * If `true`, the checkbox is selected.
5607
5653
  */
5608
5654
  "checked"?: boolean;
5655
+ /**
5656
+ * Defines the color of the tile checkbox.
5657
+ */
5658
+ "color"?: BalProps.BalCheckboxTileColor;
5609
5659
  /**
5610
5660
  * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
5611
5661
  */
@@ -5614,10 +5664,6 @@ declare namespace LocalJSX {
5614
5664
  * If `true` the control is no padding
5615
5665
  */
5616
5666
  "flat"?: boolean;
5617
- /**
5618
- * If `true` the control is displayed as inline
5619
- */
5620
- "inline"?: boolean;
5621
5667
  /**
5622
5668
  * Defines the layout of the checkbox button
5623
5669
  */
@@ -5626,10 +5672,6 @@ declare namespace LocalJSX {
5626
5672
  * If `true` the component gets a invalid style.
5627
5673
  */
5628
5674
  "invalid"?: boolean;
5629
- /**
5630
- * If `true` the radio is invisible, but sill active
5631
- */
5632
- "invisible"?: boolean;
5633
5675
  /**
5634
5676
  * Label of the radio item.
5635
5677
  */
@@ -5671,32 +5713,6 @@ declare namespace LocalJSX {
5671
5713
  */
5672
5714
  "value"?: string | number;
5673
5715
  }
5674
- interface BalCheckboxButton {
5675
- /**
5676
- * If `true` the component gets a invalid red style.
5677
- */
5678
- "color"?: BalProps.BalCheckboxButtonColor;
5679
- /**
5680
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
5681
- */
5682
- "disabled"?: boolean;
5683
- /**
5684
- * If `true` the component gets a invalid red style.
5685
- */
5686
- "invalid"?: boolean;
5687
- /**
5688
- * Emitted when the toggle loses focus.
5689
- */
5690
- "onBalBlur"?: (event: BalCheckboxButtonCustomEvent<BalEvents.BalCheckboxButtonBlurDetail>) => void;
5691
- /**
5692
- * Emitted when the toggle has focus.
5693
- */
5694
- "onBalFocus"?: (event: BalCheckboxButtonCustomEvent<BalEvents.BalCheckboxButtonFocusDetail>) => void;
5695
- /**
5696
- * If `true` the element can not mutated, meaning the user can not edit the control.
5697
- */
5698
- "readonly"?: boolean;
5699
- }
5700
5716
  interface BalCheckboxGroup {
5701
5717
  /**
5702
5718
  * If `true`, in Angular reactive forms the control will not be set invalid
@@ -6030,6 +6046,20 @@ declare namespace LocalJSX {
6030
6046
  */
6031
6047
  "space"?: BalProps.BalDividerSpace;
6032
6048
  }
6049
+ interface BalDocApp {
6050
+ /**
6051
+ * Disables all animation inside the bal-app. Can be used for simplify e2e testing.
6052
+ */
6053
+ "animated"?: boolean;
6054
+ "language"?: string;
6055
+ "logComponents"?: string;
6056
+ "logCustom"?: boolean;
6057
+ "logEvents"?: boolean;
6058
+ "logLifecycle"?: boolean;
6059
+ "logRender"?: boolean;
6060
+ "region"?: string;
6061
+ "stickyFooter"?: boolean;
6062
+ }
6033
6063
  interface BalDropdown {
6034
6064
  /**
6035
6065
  * Indicates whether the value of the control can be automatically completed by the browser.
@@ -6430,6 +6460,8 @@ declare namespace LocalJSX {
6430
6460
  * The theme type of the button.
6431
6461
  */
6432
6462
  "color"?: BalProps.BalIconColor;
6463
+ "colorHovered"?: BalProps.BalIconColor;
6464
+ "colorPressed"?: BalProps.BalIconColor;
6433
6465
  /**
6434
6466
  * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
6435
6467
  */
@@ -7107,6 +7139,10 @@ declare namespace LocalJSX {
7107
7139
  * Specifies the URL of the page the link goes to
7108
7140
  */
7109
7141
  "href"?: string;
7142
+ /**
7143
+ * Specifies the relationship of the target object to the link object. The value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).
7144
+ */
7145
+ "rel"?: string | undefined;
7110
7146
  /**
7111
7147
  * If `true` the link gets selected with a underline
7112
7148
  */
@@ -7619,6 +7655,10 @@ declare namespace LocalJSX {
7619
7655
  "value"?: number;
7620
7656
  }
7621
7657
  interface BalRadio {
7658
+ /**
7659
+ * Defines the color of the tile radio.
7660
+ */
7661
+ "color"?: BalProps.BalRadioTileColor;
7622
7662
  /**
7623
7663
  * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
7624
7664
  */
@@ -7635,10 +7675,6 @@ declare namespace LocalJSX {
7635
7675
  * If `true` the component gets a invalid style.
7636
7676
  */
7637
7677
  "invalid"?: boolean;
7638
- /**
7639
- * If `true` the radio is invisible, but sill active
7640
- */
7641
- "invisible"?: boolean;
7642
7678
  /**
7643
7679
  * Label of the radio item.
7644
7680
  */
@@ -7680,36 +7716,6 @@ declare namespace LocalJSX {
7680
7716
  */
7681
7717
  "value"?: any | null;
7682
7718
  }
7683
- interface BalRadioButton {
7684
- /**
7685
- * If `true` the component gets a invalid red style.
7686
- */
7687
- "color"?: BalProps.BalRadioButtonColor;
7688
- /**
7689
- * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
7690
- */
7691
- "disabled"?: boolean;
7692
- /**
7693
- * If `true` the component gets a invalid red style.
7694
- */
7695
- "invalid"?: boolean;
7696
- /**
7697
- * Emitted when the toggle loses focus.
7698
- */
7699
- "onBalBlur"?: (event: BalRadioButtonCustomEvent<BalEvents.BalRadioButtonBlurDetail>) => void;
7700
- /**
7701
- * Emitted when the toggle has focus.
7702
- */
7703
- "onBalFocus"?: (event: BalRadioButtonCustomEvent<BalEvents.BalRadioButtonFocusDetail>) => void;
7704
- /**
7705
- * Emitted after render when element is labelled
7706
- */
7707
- "onBalFormControlDidLoad"?: (event: BalRadioButtonCustomEvent<BalEvents.BalRadioButtonAriaLabelledByDetail>) => void;
7708
- /**
7709
- * If `true` the element can not mutated, meaning the user can not edit the control.
7710
- */
7711
- "readonly"?: boolean;
7712
- }
7713
7719
  interface BalRadioGroup {
7714
7720
  /**
7715
7721
  * If `true`, the radios can be deselected.
@@ -7719,6 +7725,10 @@ declare namespace LocalJSX {
7719
7725
  * If `true`, in Angular reactive forms the control will not be set invalid
7720
7726
  */
7721
7727
  "autoInvalidOff"?: boolean;
7728
+ /**
7729
+ * Defines the column size like the grid.
7730
+ */
7731
+ "columns"?: BalProps.BalRadioGroupColumns;
7722
7732
  /**
7723
7733
  * Defines the column size for mobile and bigger like the grid.
7724
7734
  */
@@ -7735,10 +7745,6 @@ declare namespace LocalJSX {
7735
7745
  * Uses the whole width
7736
7746
  */
7737
7747
  "expanded"?: boolean;
7738
- /**
7739
- * Defines the column size like the grid.
7740
- */
7741
- "grid"?: BalProps.BalRadioGroupColumns;
7742
7748
  /**
7743
7749
  * Defines the layout of the radio button
7744
7750
  */
@@ -7784,6 +7790,24 @@ declare namespace LocalJSX {
7784
7790
  */
7785
7791
  "verticalOnMobile"?: boolean;
7786
7792
  }
7793
+ interface BalRadioIcon {
7794
+ /**
7795
+ * If `true`, the checkbox is selected.
7796
+ */
7797
+ "checked"?: boolean;
7798
+ /**
7799
+ * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
7800
+ */
7801
+ "disabled"?: boolean;
7802
+ /**
7803
+ * If `true` the component gets a invalid red style.
7804
+ */
7805
+ "invalid"?: boolean;
7806
+ /**
7807
+ * If `true`, the checkbox is inverted and works on dark backgrounds.
7808
+ */
7809
+ "inverted"?: boolean;
7810
+ }
7787
7811
  interface BalSegment {
7788
7812
  /**
7789
7813
  * If `true`, in Angular reactive forms the control will not be set invalid
@@ -8226,6 +8250,20 @@ declare namespace LocalJSX {
8226
8250
  */
8227
8251
  "value"?: string;
8228
8252
  }
8253
+ interface BalSwitch {
8254
+ /**
8255
+ * If `true`, the checkbox is selected.
8256
+ */
8257
+ "checked"?: boolean;
8258
+ /**
8259
+ * If `true`, the element is not mutable, focusable, or even submitted with the form. The user can neither edit nor focus on the control, nor its form control descendants.
8260
+ */
8261
+ "disabled"?: boolean;
8262
+ /**
8263
+ * If `true` the component gets a invalid red style.
8264
+ */
8265
+ "invalid"?: boolean;
8266
+ }
8229
8267
  interface BalTabItem {
8230
8268
  /**
8231
8269
  * Tells if this route is active and overrides the bal-tabs value property.
@@ -8271,6 +8309,10 @@ declare namespace LocalJSX {
8271
8309
  * Tell's if the linking is done by a router.
8272
8310
  */
8273
8311
  "prevent"?: boolean;
8312
+ /**
8313
+ * Specifies the relationship of the target object to the link object. The value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).
8314
+ */
8315
+ "rel"?: string | undefined;
8274
8316
  /**
8275
8317
  * Sub label for the tab.
8276
8318
  */
@@ -8331,6 +8373,10 @@ declare namespace LocalJSX {
8331
8373
  * If `true` the tabs is a block element and uses 100% of the width
8332
8374
  */
8333
8375
  "fullwidth"?: boolean;
8376
+ /**
8377
+ * If `true` then isTabList becomes true even if there is a link in the list.
8378
+ */
8379
+ "handleAsTabList"?: boolean;
8334
8380
  /**
8335
8381
  * Defines the layout of the tabs.
8336
8382
  */
@@ -8684,8 +8730,8 @@ declare namespace LocalJSX {
8684
8730
  "bal-card-title": BalCardTitle;
8685
8731
  "bal-carousel": BalCarousel;
8686
8732
  "bal-carousel-item": BalCarouselItem;
8733
+ "bal-check": BalCheck;
8687
8734
  "bal-checkbox": BalCheckbox;
8688
- "bal-checkbox-button": BalCheckboxButton;
8689
8735
  "bal-checkbox-group": BalCheckboxGroup;
8690
8736
  "bal-close": BalClose;
8691
8737
  "bal-content": BalContent;
@@ -8697,6 +8743,7 @@ declare namespace LocalJSX {
8697
8743
  "bal-date-calendar": BalDateCalendar;
8698
8744
  "bal-date-calendar-cell": BalDateCalendarCell;
8699
8745
  "bal-divider": BalDivider;
8746
+ "bal-doc-app": BalDocApp;
8700
8747
  "bal-dropdown": BalDropdown;
8701
8748
  "bal-field": BalField;
8702
8749
  "bal-field-control": BalFieldControl;
@@ -8755,8 +8802,8 @@ declare namespace LocalJSX {
8755
8802
  "bal-popup": BalPopup;
8756
8803
  "bal-progress-bar": BalProgressBar;
8757
8804
  "bal-radio": BalRadio;
8758
- "bal-radio-button": BalRadioButton;
8759
8805
  "bal-radio-group": BalRadioGroup;
8806
+ "bal-radio-icon": BalRadioIcon;
8760
8807
  "bal-segment": BalSegment;
8761
8808
  "bal-segment-item": BalSegmentItem;
8762
8809
  "bal-select": BalSelect;
@@ -8774,6 +8821,7 @@ declare namespace LocalJSX {
8774
8821
  "bal-stage-image": BalStageImage;
8775
8822
  "bal-step-item": BalStepItem;
8776
8823
  "bal-steps": BalSteps;
8824
+ "bal-switch": BalSwitch;
8777
8825
  "bal-tab-item": BalTabItem;
8778
8826
  "bal-table": BalTable;
8779
8827
  "bal-tabs": BalTabs;
@@ -8806,8 +8854,8 @@ declare module "@stencil/core" {
8806
8854
  "bal-card-title": LocalJSX.BalCardTitle & JSXBase.HTMLAttributes<HTMLBalCardTitleElement>;
8807
8855
  "bal-carousel": LocalJSX.BalCarousel & JSXBase.HTMLAttributes<HTMLBalCarouselElement>;
8808
8856
  "bal-carousel-item": LocalJSX.BalCarouselItem & JSXBase.HTMLAttributes<HTMLBalCarouselItemElement>;
8857
+ "bal-check": LocalJSX.BalCheck & JSXBase.HTMLAttributes<HTMLBalCheckElement>;
8809
8858
  "bal-checkbox": LocalJSX.BalCheckbox & JSXBase.HTMLAttributes<HTMLBalCheckboxElement>;
8810
- "bal-checkbox-button": LocalJSX.BalCheckboxButton & JSXBase.HTMLAttributes<HTMLBalCheckboxButtonElement>;
8811
8859
  "bal-checkbox-group": LocalJSX.BalCheckboxGroup & JSXBase.HTMLAttributes<HTMLBalCheckboxGroupElement>;
8812
8860
  "bal-close": LocalJSX.BalClose & JSXBase.HTMLAttributes<HTMLBalCloseElement>;
8813
8861
  "bal-content": LocalJSX.BalContent & JSXBase.HTMLAttributes<HTMLBalContentElement>;
@@ -8819,6 +8867,7 @@ declare module "@stencil/core" {
8819
8867
  "bal-date-calendar": LocalJSX.BalDateCalendar & JSXBase.HTMLAttributes<HTMLBalDateCalendarElement>;
8820
8868
  "bal-date-calendar-cell": LocalJSX.BalDateCalendarCell & JSXBase.HTMLAttributes<HTMLBalDateCalendarCellElement>;
8821
8869
  "bal-divider": LocalJSX.BalDivider & JSXBase.HTMLAttributes<HTMLBalDividerElement>;
8870
+ "bal-doc-app": LocalJSX.BalDocApp & JSXBase.HTMLAttributes<HTMLBalDocAppElement>;
8822
8871
  "bal-dropdown": LocalJSX.BalDropdown & JSXBase.HTMLAttributes<HTMLBalDropdownElement>;
8823
8872
  "bal-field": LocalJSX.BalField & JSXBase.HTMLAttributes<HTMLBalFieldElement>;
8824
8873
  "bal-field-control": LocalJSX.BalFieldControl & JSXBase.HTMLAttributes<HTMLBalFieldControlElement>;
@@ -8877,8 +8926,8 @@ declare module "@stencil/core" {
8877
8926
  "bal-popup": LocalJSX.BalPopup & JSXBase.HTMLAttributes<HTMLBalPopupElement>;
8878
8927
  "bal-progress-bar": LocalJSX.BalProgressBar & JSXBase.HTMLAttributes<HTMLBalProgressBarElement>;
8879
8928
  "bal-radio": LocalJSX.BalRadio & JSXBase.HTMLAttributes<HTMLBalRadioElement>;
8880
- "bal-radio-button": LocalJSX.BalRadioButton & JSXBase.HTMLAttributes<HTMLBalRadioButtonElement>;
8881
8929
  "bal-radio-group": LocalJSX.BalRadioGroup & JSXBase.HTMLAttributes<HTMLBalRadioGroupElement>;
8930
+ "bal-radio-icon": LocalJSX.BalRadioIcon & JSXBase.HTMLAttributes<HTMLBalRadioIconElement>;
8882
8931
  "bal-segment": LocalJSX.BalSegment & JSXBase.HTMLAttributes<HTMLBalSegmentElement>;
8883
8932
  "bal-segment-item": LocalJSX.BalSegmentItem & JSXBase.HTMLAttributes<HTMLBalSegmentItemElement>;
8884
8933
  "bal-select": LocalJSX.BalSelect & JSXBase.HTMLAttributes<HTMLBalSelectElement>;
@@ -8896,6 +8945,7 @@ declare module "@stencil/core" {
8896
8945
  "bal-stage-image": LocalJSX.BalStageImage & JSXBase.HTMLAttributes<HTMLBalStageImageElement>;
8897
8946
  "bal-step-item": LocalJSX.BalStepItem & JSXBase.HTMLAttributes<HTMLBalStepItemElement>;
8898
8947
  "bal-steps": LocalJSX.BalSteps & JSXBase.HTMLAttributes<HTMLBalStepsElement>;
8948
+ "bal-switch": LocalJSX.BalSwitch & JSXBase.HTMLAttributes<HTMLBalSwitchElement>;
8899
8949
  "bal-tab-item": LocalJSX.BalTabItem & JSXBase.HTMLAttributes<HTMLBalTabItemElement>;
8900
8950
  "bal-table": LocalJSX.BalTable & JSXBase.HTMLAttributes<HTMLBalTableElement>;
8901
8951
  "bal-tabs": LocalJSX.BalTabs & JSXBase.HTMLAttributes<HTMLBalTabsElement>;