@baloise/ds-core 19.3.0-nightly.20250704 → 19.3.0
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.
- package/components/_commonjsHelpers.js +1 -5
- package/components/all.d.ts +0 -2
- package/components/all.js +0 -3
- package/components/animation.decorator.js +1 -1
- package/components/array.js +3 -3
- package/components/attributes.js +3 -0
- package/components/bal-accordion-details.js +5 -16
- package/components/bal-accordion-summary.js +6 -17
- package/components/bal-accordion-trigger.js +17 -49
- package/components/bal-accordion.js +15 -43
- package/components/bal-app.js +93 -1
- package/components/bal-badge2.js +3 -10
- package/components/bal-button-group2.js +0 -10
- package/components/bal-button2.js +32 -106
- package/components/bal-card-actions.js +0 -3
- package/components/bal-card-button.js +1 -19
- package/components/bal-card-subtitle.js +8 -13
- package/components/bal-card-title.js +0 -3
- package/components/bal-card2.js +4 -30
- package/components/bal-carousel-item.js +18 -36
- package/components/bal-carousel.js +10 -59
- package/components/bal-check2.js +2 -23
- package/components/bal-checkbox-group.js +21 -61
- package/components/bal-checkbox2.js +32 -93
- package/components/bal-close2.js +4 -9
- package/components/bal-content2.js +2 -24
- package/components/bal-data-item.js +0 -6
- package/components/bal-data-label.js +0 -3
- package/components/bal-data-value.js +5 -14
- package/components/bal-data.js +3 -8
- package/components/bal-date-calendar-cell2.js +8 -3
- package/components/bal-date-calendar2.js +32 -28
- package/components/bal-date.js +34 -72
- package/components/bal-divider.js +2 -18
- package/components/bal-dropdown.js +43 -107
- package/components/bal-field-control.js +0 -14
- package/components/bal-field-hint.js +0 -9
- package/components/bal-field-label.js +0 -32
- package/components/bal-field-message.js +0 -15
- package/components/bal-field.js +11 -32
- package/components/bal-file-upload.js +52 -103
- package/components/bal-footer.js +7 -22
- package/components/bal-form-grid.js +2 -1
- package/components/bal-form.js +3 -11
- package/components/bal-heading2.js +6 -25
- package/components/bal-hint2.js +12 -13
- package/components/bal-icon2.js +906 -965
- package/components/bal-input-date2.js +11 -45
- package/components/bal-input-group2.js +2 -10
- package/components/bal-input-slider.js +19 -57
- package/components/bal-input-stepper.js +1081 -1105
- package/components/bal-input.js +37 -87
- package/components/bal-label2.js +4 -52
- package/components/bal-list-item-accordion-body2.js +7 -13
- package/components/bal-list-item-accordion-head2.js +7 -17
- package/components/bal-list-item-content2.js +1 -0
- package/components/bal-list-item-icon2.js +0 -3
- package/components/bal-list-item-title2.js +1 -3
- package/components/bal-list-item2.js +11 -34
- package/components/bal-list2.js +2 -16
- package/components/bal-logo.animation.js +2 -2
- package/components/bal-logo2.js +3 -15
- package/components/bal-modal.js +10 -38
- package/components/bal-nav-link-grid-col2.js +2 -8
- package/components/bal-nav-link-grid2.js +2 -1
- package/components/bal-nav-link-group.js +2 -8
- package/components/bal-nav-link2.js +4 -18
- package/components/bal-nav-menu-bar2.js +2 -11
- package/components/bal-nav-menu-flyout2.js +3 -10
- package/components/bal-nav-meta-bar2.js +2 -20
- package/components/bal-nav.js +49 -33
- package/components/bal-navbar-brand.js +6 -29
- package/components/bal-navbar-menu-end.js +0 -6
- package/components/bal-navbar-menu-start.js +0 -6
- package/components/bal-navbar-menu.js +0 -6
- package/components/bal-navbar.js +2 -12
- package/components/bal-notices.js +2 -10
- package/components/bal-notification.js +2 -11
- package/components/bal-number-input.js +150 -66
- package/components/bal-option-list.js +7 -27
- package/components/bal-option.js +13 -40
- package/components/bal-pagination.js +64 -84
- package/components/bal-popover-content2.js +1 -28
- package/components/bal-popover2.js +13 -50
- package/components/bal-popup2.js +26 -58
- package/components/bal-progress-bar.js +4 -17
- package/components/bal-radio-group.js +21 -57
- package/components/bal-radio-icon2.js +2 -23
- package/components/bal-radio2.js +29 -78
- package/components/bal-segment-item.js +16 -35
- package/components/bal-segment.js +21 -42
- package/components/bal-select-option2.js +2 -7
- package/components/bal-select2.js +50 -107
- package/components/bal-shape2.js +5 -13
- package/components/bal-sheet.js +2 -4
- package/components/bal-snackbar.js +9 -35
- package/components/bal-spinner.animation.js +1917 -1927
- package/components/bal-spinner2.js +9 -27
- package/components/bal-stack2.js +4 -37
- package/components/bal-stage-back-link.js +2 -6
- package/components/bal-stage-image.js +3 -1
- package/components/bal-stage.js +8 -17
- package/components/bal-step-item.js +1 -31
- package/components/bal-steps.js +12 -30
- package/components/bal-switch.js +2 -20
- package/components/bal-tab-item.js +6 -48
- package/components/bal-table.js +2 -4
- package/components/bal-tabs2.js +45 -103
- package/components/bal-tag2.js +2 -26
- package/components/bal-text.js +1 -136
- package/components/bal-text2.js +94 -0
- package/components/bal-textarea.js +24 -52
- package/components/bal-time-input.js +19 -42
- package/components/bal-toast.js +3 -18
- package/components/bal-tooltip.js +4 -21
- package/components/breakpoints.subject.js +79 -5
- package/components/config.default.js +1 -1
- package/components/config.utils.js +1 -1
- package/components/date.js +3821 -3208
- package/components/element-states.decorator.js +1 -1
- package/components/floating-ui.js +2 -2
- package/components/focus-visible.js +2 -2
- package/components/focus.decorator.js +1 -1
- package/components/form-input.js +6 -2
- package/components/helpers.js +2 -2
- package/components/index.esm.js +118 -122
- package/components/index.js +322 -16
- package/components/index2.js +588 -44
- package/components/index3.js +27 -561
- package/components/index4.js +1849 -591
- package/components/index5.js +506 -1814
- package/components/keyboard.helpers.js +1 -1
- package/components/lottie_light_html.js +11684 -11694
- package/components/mutation.decorator.js +1 -1
- package/components/overlays.js +2 -2
- package/components/purify.js +1353 -0
- package/components/resize.decorator.js +1 -1
- package/components/swipe.subject.js +1 -1
- package/components/swiper.util.js +2 -2
- package/components/tokens.esm.js +2 -3
- package/components/tslib.es6.js +0 -2
- package/components/utils.js +6 -6
- package/components/visibility.decorator.js +1 -1
- package/components/window-resize.decorator.js +24 -1
- package/dist/baloise-design-system/baloise-design-system.esm.js +1 -1
- package/dist/baloise-design-system/baloise-design-system.js +1 -1
- package/dist/baloise-design-system/index.esm.js +1 -1
- package/dist/baloise-design-system/p-00b37ea2.js +1 -0
- package/dist/baloise-design-system/p-00d6cf9a.system.js +1 -0
- package/dist/baloise-design-system/{p-bbf0ab0d94.system.entry.js → p-00e75d0c35.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-0193364e31.entry.js +1 -0
- package/dist/baloise-design-system/p-01cd830b.system.js +1 -0
- package/dist/baloise-design-system/p-02509f2aa1.system.entry.js +1 -0
- package/dist/baloise-design-system/p-04515987c7.system.entry.js +1 -0
- package/dist/baloise-design-system/p-056b22a7.system.js +1 -0
- package/dist/baloise-design-system/{p-71f9f1ca2e.entry.js → p-05a5de36af.entry.js} +1 -1
- package/dist/baloise-design-system/{p-C4sZQbkT.js → p-063808d7.js} +1 -1
- package/dist/baloise-design-system/p-0783dc98dd.system.entry.js +1 -0
- package/dist/baloise-design-system/p-0833e523b1.entry.js +1 -0
- package/dist/baloise-design-system/p-0aa6f3518b.system.entry.js +1 -0
- package/dist/baloise-design-system/p-0ae449ae.system.js +1 -0
- package/dist/baloise-design-system/p-0b2b3dbe1b.entry.js +1 -0
- package/dist/baloise-design-system/{p-e0161a8c00.system.entry.js → p-0b39e3fc7f.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-0c336d76f5.entry.js +1 -0
- package/dist/baloise-design-system/p-0c34ba75.system.js +1 -0
- package/dist/baloise-design-system/{p-d093a0ccff.entry.js → p-0d07e6caf8.entry.js} +1 -1
- package/dist/baloise-design-system/p-11230944ba.system.entry.js +1 -0
- package/dist/baloise-design-system/p-1272e3f9c5.system.entry.js +1 -0
- package/dist/baloise-design-system/p-12b975fee6.system.entry.js +1 -0
- package/dist/baloise-design-system/p-13d44256.system.js +1 -0
- package/dist/baloise-design-system/p-14df54b760.entry.js +1 -0
- package/dist/baloise-design-system/p-15f86fd2.js +1 -0
- package/dist/baloise-design-system/{p-5b4c5cfff6.entry.js → p-160c193287.entry.js} +1 -1
- package/dist/baloise-design-system/p-16395ece.system.js +1 -0
- package/dist/baloise-design-system/p-166d571e.js +1 -0
- package/dist/baloise-design-system/p-16f5c678f5.entry.js +1 -0
- package/dist/baloise-design-system/p-1846561401.system.entry.js +1 -0
- package/dist/baloise-design-system/p-18675e20.js +1 -0
- package/dist/baloise-design-system/p-18c6b14c.system.js +1 -0
- package/dist/baloise-design-system/{p-fe8e5a5649.entry.js → p-18cab6ff5b.entry.js} +1 -1
- package/dist/baloise-design-system/{p-f32f4ce4d1.system.entry.js → p-1a99fea403.system.entry.js} +1 -1
- package/dist/baloise-design-system/{p-BPUKeAhO.system.js → p-1c41de53.system.js} +1 -1
- package/dist/baloise-design-system/p-1cfbf3093b.entry.js +1 -0
- package/dist/baloise-design-system/{p-2552306487.system.entry.js → p-1e517d518d.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-1f7d1eb48e.entry.js +1 -0
- package/dist/baloise-design-system/p-1fa4cbaca6.system.entry.js +1 -0
- package/dist/baloise-design-system/p-210cd438.system.js +9 -0
- package/dist/baloise-design-system/p-211fd73b2d.entry.js +1 -0
- package/dist/baloise-design-system/p-21b2d5d33b.system.entry.js +1 -0
- package/dist/baloise-design-system/p-23bdd8dc.system.js +1 -0
- package/dist/baloise-design-system/{p-059c584e1d.entry.js → p-240e3621c6.entry.js} +1 -1
- package/dist/baloise-design-system/p-242625df10.system.entry.js +1 -0
- package/dist/baloise-design-system/p-24486c2cd6.entry.js +1 -0
- package/dist/baloise-design-system/{p-B-nlYC3C.system.js → p-2509cd53.system.js} +1 -1
- package/dist/baloise-design-system/p-2725c79107.system.entry.js +1 -0
- package/dist/baloise-design-system/p-27b9d8e173.entry.js +1 -0
- package/dist/baloise-design-system/p-2880433e.system.js +1 -0
- package/dist/baloise-design-system/p-28d0b9c851.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-CkTFeT_v.system.js → p-2908a4b8.system.js} +1 -1
- package/dist/baloise-design-system/p-2ccbe55a.js +2 -0
- package/dist/baloise-design-system/p-2d3770e7.system.js +1 -0
- package/dist/baloise-design-system/p-3131f323.system.js +1 -0
- package/dist/baloise-design-system/p-3153f3e507.system.entry.js +1 -0
- package/dist/baloise-design-system/p-3156541849.system.entry.js +1 -0
- package/dist/baloise-design-system/p-350a85a9.js +1 -0
- package/dist/baloise-design-system/p-36c605b7ed.entry.js +1 -0
- package/dist/baloise-design-system/p-371f93bd95.system.entry.js +1 -0
- package/dist/baloise-design-system/p-39cbb5b4.system.js +1 -0
- package/dist/baloise-design-system/p-3b6395d90b.system.entry.js +1 -0
- package/dist/baloise-design-system/p-3d3aa421.js +1 -0
- package/dist/baloise-design-system/p-3f01fc8b.js +1 -0
- package/dist/baloise-design-system/p-3f6fcc1a25.system.entry.js +1 -0
- package/dist/baloise-design-system/p-3fcfe14a45.system.entry.js +1 -0
- package/dist/baloise-design-system/p-4191bdf0.js +1 -0
- package/dist/baloise-design-system/p-41c8319b5f.entry.js +1 -0
- package/dist/baloise-design-system/p-422f347380.entry.js +1 -0
- package/dist/baloise-design-system/p-42d1374d6f.system.entry.js +1 -0
- package/dist/baloise-design-system/p-4573c419.js +1 -0
- package/dist/baloise-design-system/p-45d69189d4.system.entry.js +1 -0
- package/dist/baloise-design-system/p-472a8efc29.entry.js +1 -0
- package/dist/baloise-design-system/p-4743791e3f.entry.js +1 -0
- package/dist/baloise-design-system/p-4936cce309.entry.js +1 -0
- package/dist/baloise-design-system/{p-B3C_UjgS.js → p-4a0012fa.js} +1 -1
- package/dist/baloise-design-system/p-4a1237e8.js +1 -0
- package/dist/baloise-design-system/p-4ad57bd1ee.entry.js +1 -0
- package/dist/baloise-design-system/p-4af5f1f9.js +1 -0
- package/dist/baloise-design-system/p-4ca4dff6.js +1 -0
- package/dist/baloise-design-system/p-4d4dd885fc.entry.js +1 -0
- package/dist/baloise-design-system/p-4d5477db.js +1 -0
- package/dist/baloise-design-system/p-4e8633942b.entry.js +1 -0
- package/dist/baloise-design-system/p-4f1232cf16.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-DKxvaA1I.js → p-50f3b012.js} +1 -1
- package/dist/baloise-design-system/{p-Bd8SDbWy.js → p-537189e0.js} +1 -1
- package/dist/baloise-design-system/{p-BHFw3KrT.js → p-53e09ecb.js} +1 -1
- package/dist/baloise-design-system/{p-D619YWaH.system.js → p-5420740f.system.js} +1 -1
- package/dist/baloise-design-system/p-548ca0b3.js +1 -0
- package/dist/baloise-design-system/p-5569e7774f.entry.js +1 -0
- package/dist/baloise-design-system/{p-DWG-IuAM.js → p-55ebd30d.js} +1 -1
- package/dist/baloise-design-system/p-56f686f295.system.entry.js +1 -0
- package/dist/baloise-design-system/p-576fea8fe0.system.entry.js +1 -0
- package/dist/baloise-design-system/p-584601ed8d.entry.js +1 -0
- package/dist/baloise-design-system/p-599fe1aecd.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-pZ7tokLV.js → p-5b163efa.js} +1 -1
- package/dist/baloise-design-system/p-5b81a72518.system.entry.js +1 -0
- package/dist/baloise-design-system/p-5c391c5415.system.entry.js +1 -0
- package/dist/baloise-design-system/p-5d26868b4c.system.entry.js +1 -0
- package/dist/baloise-design-system/p-5d94ecd9.system.js +1 -0
- package/dist/baloise-design-system/p-5e506fea89.entry.js +1 -0
- package/dist/baloise-design-system/p-5e7b2f7fa5.system.entry.js +1 -0
- package/dist/baloise-design-system/p-5fbe1e715b.entry.js +1 -0
- package/dist/baloise-design-system/{p-48fca0b00b.system.entry.js → p-6077b576a9.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-6461e0dc8c.entry.js +1 -0
- package/dist/baloise-design-system/p-659270e6.system.js +1 -0
- package/dist/baloise-design-system/p-65a3f66bb1.entry.js +1 -0
- package/dist/baloise-design-system/p-6780a7ed.system.js +1 -0
- package/dist/baloise-design-system/p-68f3a1d5de.entry.js +1 -0
- package/dist/baloise-design-system/p-6913b916.system.js +1 -0
- package/dist/baloise-design-system/p-694808374d.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-DgNrhl33.system.js → p-6c080ebc.system.js} +1 -1
- package/dist/baloise-design-system/p-6ca25be56c.entry.js +1 -0
- package/dist/baloise-design-system/p-6df2900b29.system.entry.js +1 -0
- package/dist/baloise-design-system/p-6e3ed83858.entry.js +1 -0
- package/dist/baloise-design-system/p-70a29a3cf9.system.entry.js +1 -0
- package/dist/baloise-design-system/p-7187bc892e.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-333e7be9dd.system.entry.js → p-7632019f26.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-7720b262.system.js +1 -0
- package/dist/baloise-design-system/p-77c7a0b0.js +1 -0
- package/dist/baloise-design-system/p-7961e095.system.js +2 -0
- package/dist/baloise-design-system/p-7ace6bb2b2.system.entry.js +1 -0
- package/dist/baloise-design-system/p-7d4fac85.js +1 -0
- package/dist/baloise-design-system/p-7ee8e43a78.entry.js +1 -0
- package/dist/baloise-design-system/p-835cf9d5.system.js +1 -0
- package/dist/baloise-design-system/p-86621bd1a3.system.entry.js +1 -0
- package/dist/baloise-design-system/p-8de1cbc123.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-DEH0fPxN.system.js → p-924b576e.system.js} +1 -1
- package/dist/baloise-design-system/{p-CrVMeGPj.js → p-96216bd1.js} +1 -1
- package/dist/baloise-design-system/p-975f69e2.js +1 -0
- package/dist/baloise-design-system/p-9a3d9e17.js +1 -0
- package/dist/baloise-design-system/p-9bea0924af.entry.js +1 -0
- package/dist/baloise-design-system/{p-CaFT5PQ1.system.js → p-9f7a1215.system.js} +1 -1
- package/dist/baloise-design-system/p-9fe6f3f427.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-e527a619c0.entry.js → p-a06f682955.entry.js} +1 -1
- package/dist/baloise-design-system/p-a1449d0827.system.entry.js +1 -0
- package/dist/baloise-design-system/p-a1f6e944.system.js +1 -0
- package/dist/baloise-design-system/p-a65354df.js +1 -0
- package/dist/baloise-design-system/p-a6f19c8102.entry.js +1 -0
- package/dist/baloise-design-system/{p-CQIRFXKv.js → p-a7894ace.js} +1 -1
- package/dist/baloise-design-system/p-a7f480e29e.entry.js +1 -0
- package/dist/baloise-design-system/p-a8161761.js +1 -0
- package/dist/baloise-design-system/{p-4c1dd77065.system.entry.js → p-a82d082286.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-a8f4c51f7d.entry.js +1 -0
- package/dist/baloise-design-system/{p-B_VNoLFI.js → p-aae6003e.js} +1 -1
- package/dist/baloise-design-system/p-abaa6b209d.entry.js +1 -0
- package/dist/baloise-design-system/{p-N2wlH4Xn.js → p-acf222fd.js} +1 -1
- package/dist/baloise-design-system/p-ad848b32cc.entry.js +1 -0
- package/dist/baloise-design-system/p-ade92c8b.js +2 -0
- package/dist/baloise-design-system/p-b0471793.system.js +1 -0
- package/dist/baloise-design-system/p-b0cf4731.js +1 -0
- package/dist/baloise-design-system/{p-CbIltJfj.js → p-b2f7e364.js} +1 -1
- package/dist/baloise-design-system/p-b31ef16307.system.entry.js +1 -0
- package/dist/baloise-design-system/p-b3720a73.system.js +1 -0
- package/dist/baloise-design-system/p-b53635762a.entry.js +1 -0
- package/dist/baloise-design-system/p-b651c3be06.system.entry.js +1 -0
- package/dist/baloise-design-system/p-b77e3348.js +1 -0
- package/dist/baloise-design-system/{p-Dou6adza.system.js → p-b79d8942.system.js} +1 -1
- package/dist/baloise-design-system/p-ba04f59382.entry.js +1 -0
- package/dist/baloise-design-system/p-bb0bea1a12.entry.js +1 -0
- package/dist/baloise-design-system/{p-DExQyjsY.js → p-bb3d79e0.js} +1 -1
- package/dist/baloise-design-system/p-bdf651c552.system.entry.js +1 -0
- package/dist/baloise-design-system/p-be4404d14f.entry.js +1 -0
- package/dist/baloise-design-system/p-c018e14208.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-BG4j3FEv.js → p-c0c91eb1.js} +1 -1
- package/dist/baloise-design-system/p-c1df952485.entry.js +1 -0
- package/dist/baloise-design-system/p-c75b737789.system.entry.js +1 -0
- package/dist/baloise-design-system/p-c90cd86f85.entry.js +1 -0
- package/dist/baloise-design-system/p-c942d04f.system.js +1 -0
- package/dist/baloise-design-system/p-caf7e785da.system.entry.js +1 -0
- package/dist/baloise-design-system/p-cb9a61cf9f.entry.js +1 -0
- package/dist/baloise-design-system/p-ce0bb62f88.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ce4f5a6a.js +1 -0
- package/dist/baloise-design-system/p-cec9dcd5f0.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-Cu1ebAbd.system.js → p-d0537382.system.js} +1 -1
- package/dist/baloise-design-system/p-d0cee779.system.js +2 -0
- package/dist/baloise-design-system/{p-361a85ce79.system.entry.js → p-d112488f3c.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-d41614f898.entry.js +1 -0
- package/dist/baloise-design-system/p-d4e5093b.js +1 -0
- package/dist/baloise-design-system/p-d96b1ee9.js +1 -0
- package/dist/baloise-design-system/{p-BomCpG-1.system.js → p-dac493c4.system.js} +1 -1
- package/dist/baloise-design-system/p-dc1f26ed82.entry.js +1 -0
- package/dist/baloise-design-system/p-ddfc39d563.system.entry.js +1 -0
- package/dist/baloise-design-system/p-de214c5ded.entry.js +1 -0
- package/dist/baloise-design-system/{p-c82575cbe6.system.entry.js → p-de8600efe8.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-df907af8.system.js +1 -0
- package/dist/baloise-design-system/p-e004afb272.entry.js +1 -0
- package/dist/baloise-design-system/p-e0248dd3.js +1 -0
- package/dist/baloise-design-system/p-e1daa037f5.entry.js +1 -0
- package/dist/baloise-design-system/p-e442bfd948.entry.js +1 -0
- package/dist/baloise-design-system/p-e53cf246d6.system.entry.js +1 -0
- package/dist/baloise-design-system/p-e581de20.js +1 -0
- package/dist/baloise-design-system/p-e75452d8.system.js +1 -0
- package/dist/baloise-design-system/p-e88286bed3.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ea96959c66.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ec1863d2.js +1 -0
- package/dist/baloise-design-system/{p-SeKJ5o8j.system.js → p-ec9a7cf5.system.js} +1 -1
- package/dist/baloise-design-system/p-edb1f50e6a.entry.js +1 -0
- package/dist/baloise-design-system/p-eec38fbd.system.js +1 -0
- package/dist/baloise-design-system/{p-YF2lEyTF.system.js → p-eecefb0a.system.js} +1 -1
- package/dist/baloise-design-system/p-eed5aa27.system.js +1 -0
- package/dist/baloise-design-system/p-f19930db.js +1 -0
- package/dist/baloise-design-system/p-f8db562aa1.entry.js +1 -0
- package/dist/baloise-design-system/p-fa2ea8a4.system.js +1 -0
- package/dist/baloise-design-system/p-fa6b5cde.system.js +1 -0
- package/dist/baloise-design-system/{p-DxjqC_a1.system.js → p-fbce8119.system.js} +1 -1
- package/dist/baloise-design-system/p-fd273f8f1e.entry.js +1 -0
- package/dist/baloise-design-system/p-fe2ef334.system.js +1 -0
- package/dist/baloise-design-system/p-ff36efab94.entry.js +1 -0
- package/dist/cjs/{_commonjsHelpers-BJu3ubxk.js → _commonjsHelpers-68cdf74f.js} +0 -5
- package/dist/cjs/{animation.decorator-Ct7aiy8a.js → animation.decorator-40bdfb52.js} +9 -9
- package/dist/cjs/app-globals-0d8db19e.js +11 -0
- package/dist/cjs/{array-Db63Hhl1.js → array-ae164ca3.js} +3 -3
- package/dist/cjs/{attributes-Cp0kpySW.js → attributes-11acd153.js} +3 -0
- package/dist/cjs/bal-accordion_4.cjs.entry.js +67 -142
- package/dist/cjs/bal-app.cjs.entry.js +24 -23
- package/dist/cjs/bal-badge.cjs.entry.js +7 -12
- package/dist/cjs/bal-button_2.cjs.entry.js +45 -121
- package/dist/cjs/bal-card_6.cjs.entry.js +10 -69
- package/dist/cjs/bal-carousel_2.cjs.entry.js +54 -113
- package/dist/cjs/bal-check.cjs.entry.js +6 -25
- package/dist/cjs/bal-checkbox_2.cjs.entry.js +83 -178
- package/dist/cjs/bal-close.cjs.entry.js +15 -14
- package/dist/cjs/bal-content.cjs.entry.js +10 -28
- package/dist/cjs/bal-data_4.cjs.entry.js +15 -37
- package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +18 -8
- package/dist/cjs/bal-date-calendar_2.cjs.entry.js +67 -90
- package/dist/cjs/bal-date.cjs.entry.js +76 -109
- package/dist/cjs/bal-divider.cjs.entry.js +10 -22
- package/dist/cjs/bal-dropdown.cjs.entry.js +82 -139
- package/dist/cjs/bal-field_5.cjs.entry.js +23 -109
- package/dist/cjs/bal-file-upload.cjs.entry.js +76 -120
- package/dist/cjs/bal-footer.cjs.entry.js +24 -34
- package/dist/cjs/bal-form-col_2.cjs.entry.js +5 -2
- package/dist/cjs/bal-form.cjs.entry.js +11 -14
- package/dist/cjs/bal-heading_2.cjs.entry.js +14 -74
- package/dist/cjs/bal-hint_5.cjs.entry.js +50 -110
- package/dist/cjs/bal-icon.cjs.entry.js +916 -969
- package/dist/cjs/bal-input-group.cjs.entry.js +6 -12
- package/dist/cjs/bal-input-slider.cjs.entry.js +34 -68
- package/dist/cjs/bal-input-stepper.cjs.entry.js +1089 -1112
- package/dist/cjs/bal-input.cjs.entry.js +57 -102
- package/dist/cjs/bal-label.cjs.entry.js +17 -59
- package/dist/cjs/bal-list_8.cjs.entry.js +59 -109
- package/dist/cjs/{bal-logo.animation-q2TTdoP3.js → bal-logo.animation-9704970d.js} +3 -4
- package/dist/cjs/bal-logo.cjs.entry.js +20 -26
- package/dist/cjs/bal-modal_3.cjs.entry.js +25 -48
- package/dist/cjs/bal-nav_8.cjs.entry.js +102 -138
- package/dist/cjs/bal-navbar_5.cjs.entry.js +30 -74
- package/dist/cjs/bal-notices_3.cjs.entry.js +18 -65
- package/dist/cjs/bal-notification.cjs.entry.js +6 -13
- package/dist/cjs/bal-number-input.cjs.entry.js +174 -83
- package/dist/cjs/bal-option_2.cjs.entry.js +49 -91
- package/dist/cjs/bal-pagination.cjs.entry.js +68 -87
- package/dist/cjs/bal-popup.cjs.entry.js +46 -72
- package/dist/cjs/bal-progress-bar.cjs.entry.js +17 -25
- package/dist/cjs/bal-radio-icon.cjs.entry.js +6 -25
- package/dist/cjs/bal-radio_2.cjs.entry.js +80 -161
- package/dist/cjs/bal-segment_2.cjs.entry.js +65 -98
- package/dist/cjs/bal-select_2.cjs.entry.js +81 -137
- package/dist/cjs/bal-shape.cjs.entry.js +10 -16
- package/dist/cjs/bal-sheet.cjs.entry.js +6 -6
- package/dist/cjs/{bal-spinner.animation-BL6PkxOx.js → bal-spinner.animation-a81cf10f.js} +1919 -1929
- package/dist/cjs/bal-spinner.cjs.entry.js +23 -34
- package/dist/cjs/bal-stack.cjs.entry.js +12 -41
- package/dist/cjs/bal-stage_6.cjs.entry.js +21 -27
- package/dist/cjs/bal-step-item.cjs.entry.js +6 -34
- package/dist/cjs/bal-steps.cjs.entry.js +33 -45
- package/dist/cjs/bal-switch.cjs.entry.js +6 -22
- package/dist/cjs/bal-tab-item_2.cjs.entry.js +90 -183
- package/dist/cjs/bal-table.cjs.entry.js +6 -6
- package/dist/cjs/bal-tag_2.cjs.entry.js +9 -31
- package/dist/cjs/bal-textarea.cjs.entry.js +40 -63
- package/dist/cjs/bal-time-input.cjs.entry.js +41 -58
- package/dist/cjs/bal-tooltip.cjs.entry.js +20 -31
- package/dist/cjs/baloise-design-system.cjs.js +14 -7
- package/dist/cjs/{breakpoints.decorator-D9rKeaiV.js → breakpoints.decorator-881dd92d.js} +1 -1
- package/dist/cjs/{breakpoints.subject-BdO-YsQm.js → breakpoints.subject-485cf660.js} +17 -16
- package/dist/cjs/browser-1d542d0f.js +64 -0
- package/dist/cjs/{config.decorator-D_FjiIar.js → config.decorator-de244188.js} +3 -3
- package/dist/cjs/config.default-7e96eb95.js +48 -0
- package/dist/cjs/config.utils-df30e424.js +140 -0
- package/dist/cjs/{date-TPRfNe4M.js → date-ce9c7f3f.js} +3826 -3213
- package/dist/cjs/{device-PwXgHi--.js → device-9f97a845.js} +5 -5
- package/dist/cjs/{element-states.decorator-B-8GoxSa.js → element-states.decorator-aa5126e2.js} +13 -12
- package/dist/cjs/{floating-ui-l3NjU516.js → floating-ui-4a4a1aed.js} +3 -3
- package/dist/cjs/{focus-visible-DFZa8IIA.js → focus-visible-a434c91f.js} +2 -2
- package/dist/cjs/{focus.decorator-C6zfsYu-.js → focus.decorator-14a4a576.js} +10 -9
- package/dist/cjs/{form-input-B660-bjw.js → form-input-e9974433.js} +7 -2
- package/dist/cjs/helpers-debb881a.js +331 -0
- package/dist/cjs/index-24d802b4.js +594 -0
- package/dist/cjs/index-3b7f8988.js +1860 -0
- package/dist/cjs/index-758765f7.js +560 -0
- package/dist/cjs/index-84f42282.js +1810 -0
- package/dist/cjs/index-e6a233be.js +37 -0
- package/dist/cjs/index.cjs.js +74 -65
- package/dist/cjs/index.esm-a38eebac.js +212 -0
- package/dist/cjs/initialize-2e8978a4.js +319 -0
- package/dist/cjs/{listener-B7XPbb55.js → listener-52d2e5fd.js} +2 -2
- package/dist/cjs/loader.cjs.js +12 -3
- package/dist/cjs/log-33398c2a.js +80 -0
- package/dist/cjs/lottie_light_html-cbfdf82e.js +11694 -0
- package/dist/cjs/{mutation.decorator-CugZMhs4.js → mutation.decorator-485e250e.js} +5 -5
- package/dist/cjs/{number-hhFX3aKU.js → number-24bf265b.js} +4 -3
- package/dist/cjs/{overlays-D69-iSa6.js → overlays-94ebb271.js} +6 -5
- package/dist/cjs/purify-b01229e2.js +1355 -0
- package/dist/cjs/{resize.decorator-D7f4FbeF.js → resize.decorator-e4a92322.js} +6 -5
- package/dist/cjs/{scroll-D7ot6_a-.js → scroll-dc37ea84.js} +5 -5
- package/dist/cjs/{swipe.decorator-aP7AIbLE.js → swipe.decorator-9c105f90.js} +1 -1
- package/dist/cjs/{swipe.subject-BhMYr3OO.js → swipe.subject-191f7d8a.js} +5 -5
- package/dist/cjs/{swiper.util-Dh50nc_s.js → swiper.util-d23b8eb0.js} +16 -15
- package/dist/cjs/{tokens.esm-cUm8Yiyt.js → tokens.esm-e14cedac.js} +1 -2
- package/dist/cjs/{tslib.es6-DrfCPgT9.js → tslib.es6-a680968e.js} +0 -2
- package/dist/cjs/{utils-Bl0u6rg1.js → utils-9ea175af.js} +6 -6
- package/dist/cjs/{visibility.decorator-kwm3v9pQ.js → visibility.decorator-a218aab9.js} +5 -5
- package/dist/cjs/window-resize.decorator-56853e4c.js +48 -0
- package/dist/collection/collection-manifest.json +2 -3
- package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +6 -18
- package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +7 -19
- package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +24 -57
- package/dist/collection/components/bal-accordion/bal-accordion.js +18 -47
- package/dist/collection/components/bal-app/bal-app.js +4 -10
- package/dist/collection/components/bal-badge/bal-badge.js +5 -13
- package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +3 -13
- package/dist/collection/components/bal-button/bal-button.js +63 -192
- package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +1 -4
- package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +8 -26
- package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +5 -16
- package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +1 -4
- package/dist/collection/components/bal-card/bal-card.css +1 -1
- package/dist/collection/components/bal-card/bal-card.js +9 -36
- package/dist/collection/components/bal-carousel/bal-carousel-item/bal-carousel-item.js +27 -45
- package/dist/collection/components/bal-carousel/bal-carousel.js +15 -64
- package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +6 -28
- package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +29 -72
- package/dist/collection/components/bal-checkbox/bal-checkbox.js +47 -109
- package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +5 -24
- package/dist/collection/components/bal-close/bal-close.js +2 -8
- package/dist/collection/components/bal-content/bal-content.js +5 -28
- package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +2 -8
- package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +1 -4
- package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +6 -15
- package/dist/collection/components/bal-data/bal-data.js +3 -9
- package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +26 -24
- package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +16 -11
- package/dist/collection/components/bal-date/bal-date.js +45 -85
- package/dist/collection/components/bal-divider/bal-divider.js +4 -21
- package/dist/collection/components/bal-dropdown/bal-dropdown.js +52 -118
- package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +4 -18
- package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +3 -12
- package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +8 -40
- package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +5 -20
- package/dist/collection/components/bal-field/bal-field.js +14 -36
- package/dist/collection/components/bal-file-upload/bal-file-upload.js +33 -67
- package/dist/collection/components/bal-footer/bal-footer.js +3 -20
- package/dist/collection/components/bal-form/bal-form.js +3 -12
- package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +1 -1
- package/dist/collection/components/bal-heading/bal-heading.js +13 -33
- package/dist/collection/components/bal-hint/bal-hint.css +1 -1
- package/dist/collection/components/bal-hint/bal-hint.js +7 -9
- package/dist/collection/components/bal-icon/bal-icon.js +36 -82
- package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +19 -54
- package/dist/collection/components/bal-input/bal-input.js +60 -111
- package/dist/collection/components/bal-input-group/bal-input-group.js +3 -12
- package/dist/collection/components/bal-input-slider/bal-input-slider.js +27 -66
- package/dist/collection/components/bal-input-stepper/bal-input-stepper.css +1 -1
- package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +40 -62
- package/dist/collection/components/bal-label/bal-label.js +13 -62
- package/dist/collection/components/bal-list/bal-list-item/bal-list-item.js +19 -42
- package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +7 -12
- package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +6 -16
- package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +4 -1
- package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +1 -4
- package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +3 -5
- package/dist/collection/components/bal-list/bal-list.js +5 -20
- package/dist/collection/components/bal-logo/bal-logo.js +3 -16
- package/dist/collection/components/bal-modal/bal-modal.js +17 -48
- package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +8 -23
- package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +1 -8
- package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +1 -8
- package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +2 -12
- package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +1 -8
- package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +5 -24
- package/dist/collection/components/bal-nav/bal-nav.js +12 -18
- package/dist/collection/components/bal-nav/models/bal-nav-menu-link-item.js +2 -2
- package/dist/collection/components/bal-nav/models/bal-nav-meta-button.js +25 -7
- package/dist/collection/components/bal-nav/models/bal-nav-meta-link-item.js +2 -2
- package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +13 -36
- package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +1 -7
- package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +1 -7
- package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +1 -7
- package/dist/collection/components/bal-navbar/bal-navbar.js +3 -14
- package/dist/collection/components/bal-notices/bal-notices.js +3 -12
- package/dist/collection/components/bal-notification/bal-notification.js +3 -13
- package/dist/collection/components/bal-number-input/bal-number-input.js +36 -65
- package/dist/collection/components/bal-option/bal-option.js +18 -46
- package/dist/collection/components/bal-option-list/bal-option-list.js +8 -29
- package/dist/collection/components/bal-pagination/bal-pagination.css +1 -1
- package/dist/collection/components/bal-pagination/bal-pagination.js +15 -42
- package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +9 -36
- package/dist/collection/components/bal-popover/bal-popover.js +12 -52
- package/dist/collection/components/bal-popup/bal-popup.js +31 -64
- package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +3 -16
- package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +30 -68
- package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +6 -28
- package/dist/collection/components/bal-radio/bal-radio.js +43 -93
- package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +19 -39
- package/dist/collection/components/bal-segment/bal-segment.js +20 -40
- package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +6 -11
- package/dist/collection/components/bal-select/bal-select.js +51 -109
- package/dist/collection/components/bal-shape/bal-shape.js +6 -15
- package/dist/collection/components/bal-sheet/bal-sheet.js +1 -4
- package/dist/collection/components/bal-snackbar/bal-snackbar.js +13 -42
- package/dist/collection/components/bal-spinner/bal-spinner.js +11 -30
- package/dist/collection/components/bal-stack/bal-stack.js +13 -47
- package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +6 -10
- package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +4 -2
- package/dist/collection/components/bal-stage/bal-stage.js +12 -22
- package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +12 -42
- package/dist/collection/components/bal-steps/bal-steps.js +11 -31
- package/dist/collection/components/bal-table/bal-table.js +1 -4
- package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +30 -69
- package/dist/collection/components/bal-tabs/bal-tabs.js +52 -111
- package/dist/collection/components/bal-tag/bal-tag.js +8 -33
- package/dist/collection/components/bal-text/bal-text.js +13 -58
- package/dist/collection/components/bal-textarea/bal-textarea.js +40 -69
- package/dist/collection/components/bal-time-input/bal-time-input.js +20 -44
- package/dist/collection/components/bal-toast/bal-toast.js +4 -21
- package/dist/collection/components/bal-tooltip/bal-tooltip.js +6 -24
- package/dist/collection/utils/constants/version.constant.js +1 -1
- package/dist/esm/_commonjsHelpers-1c8beb5f.js +3 -0
- package/dist/esm/{animation.decorator-BRrK54mN.js → animation.decorator-7fca988f.js} +2 -2
- package/dist/esm/app-globals-07bd529a.js +9 -0
- package/dist/esm/{array-CDfSqLEo.js → array-4c09dfe3.js} +3 -3
- package/dist/esm/{attributes-C4sZQbkT.js → attributes-a3e70948.js} +3 -0
- package/dist/esm/bal-accordion_4.entry.js +53 -130
- package/dist/esm/bal-app.entry.js +12 -13
- package/dist/esm/bal-badge.entry.js +5 -12
- package/dist/esm/bal-button_2.entry.js +42 -120
- package/dist/esm/bal-card_6.entry.js +8 -69
- package/dist/esm/bal-carousel_2.entry.js +49 -110
- package/dist/esm/bal-check.entry.js +4 -25
- package/dist/esm/bal-checkbox_2.entry.js +75 -172
- package/dist/esm/bal-close.entry.js +11 -12
- package/dist/esm/bal-content.entry.js +7 -27
- package/dist/esm/bal-data_4.entry.js +13 -37
- package/dist/esm/bal-date-calendar-cell.entry.js +16 -8
- package/dist/esm/bal-date-calendar_2.entry.js +61 -86
- package/dist/esm/bal-date.entry.js +57 -92
- package/dist/esm/bal-divider.entry.js +7 -21
- package/dist/esm/bal-dropdown.entry.js +61 -120
- package/dist/esm/bal-field_5.entry.js +19 -107
- package/dist/esm/bal-file-upload.entry.js +73 -119
- package/dist/esm/bal-footer.entry.js +15 -27
- package/dist/esm/bal-form-col_2.entry.js +3 -2
- package/dist/esm/bal-form.entry.js +7 -12
- package/dist/esm/bal-heading_2.entry.js +11 -73
- package/dist/esm/bal-hint_5.entry.js +43 -105
- package/dist/esm/bal-icon.entry.js +914 -969
- package/dist/esm/bal-input-group.entry.js +4 -12
- package/dist/esm/bal-input-slider.entry.js +31 -67
- package/dist/esm/bal-input-stepper.entry.js +1083 -1108
- package/dist/esm/bal-input.entry.js +53 -100
- package/dist/esm/bal-label.entry.js +12 -56
- package/dist/esm/bal-list_8.entry.js +45 -97
- package/dist/esm/{bal-logo.animation-Bm-_mal3.js → bal-logo.animation-560601c6.js} +3 -4
- package/dist/esm/bal-logo.entry.js +16 -24
- package/dist/esm/bal-modal_3.entry.js +18 -43
- package/dist/esm/bal-nav_8.entry.js +79 -117
- package/dist/esm/bal-navbar_5.entry.js +23 -69
- package/dist/esm/bal-notices_3.entry.js +16 -65
- package/dist/esm/bal-notification.entry.js +4 -13
- package/dist/esm/bal-number-input.entry.js +167 -78
- package/dist/esm/bal-option_2.entry.js +33 -77
- package/dist/esm/bal-pagination.entry.js +66 -87
- package/dist/esm/bal-popup.entry.js +36 -64
- package/dist/esm/bal-progress-bar.entry.js +14 -24
- package/dist/esm/bal-radio-icon.entry.js +4 -25
- package/dist/esm/bal-radio_2.entry.js +72 -155
- package/dist/esm/bal-segment_2.entry.js +56 -91
- package/dist/esm/bal-select_2.entry.js +72 -130
- package/dist/esm/bal-shape.entry.js +8 -16
- package/dist/esm/bal-sheet.entry.js +4 -6
- package/dist/esm/{bal-spinner.animation-Bv2Ow6xu.js → bal-spinner.animation-81d4326e.js} +1919 -1929
- package/dist/esm/bal-spinner.entry.js +18 -31
- package/dist/esm/bal-stack.entry.js +9 -40
- package/dist/esm/bal-stage_6.entry.js +18 -26
- package/dist/esm/bal-step-item.entry.js +4 -34
- package/dist/esm/bal-steps.entry.js +29 -43
- package/dist/esm/bal-switch.entry.js +4 -22
- package/dist/esm/bal-tab-item_2.entry.js +75 -170
- package/dist/esm/bal-table.entry.js +4 -6
- package/dist/esm/bal-tag_2.entry.js +7 -31
- package/dist/esm/bal-textarea.entry.js +37 -62
- package/dist/esm/bal-time-input.entry.js +37 -56
- package/dist/esm/bal-tooltip.entry.js +15 -28
- package/dist/esm/baloise-design-system.js +11 -5
- package/dist/esm/{breakpoints.decorator-B9fGMzyI.js → breakpoints.decorator-4de4315f.js} +1 -1
- package/dist/esm/{breakpoints.subject-D2jditew.js → breakpoints.subject-2f68e834.js} +5 -4
- package/dist/esm/browser-a8073d92.js +62 -0
- package/dist/esm/{config.decorator-g255X8DE.js → config.decorator-6795d1fe.js} +1 -1
- package/dist/esm/config.default-53a04699.js +45 -0
- package/dist/esm/config.utils-f3793464.js +101 -0
- package/dist/esm/{date-CzITO5fO.js → date-87bdb1d1.js} +3822 -3209
- package/dist/esm/{device-dF5vUTps.js → device-8c6d2881.js} +1 -1
- package/dist/esm/{element-states.decorator-Dk8OIOdm.js → element-states.decorator-d99dc83c.js} +3 -2
- package/dist/esm/{floating-ui-ITd61PST.js → floating-ui-8ffbc979.js} +2 -2
- package/dist/esm/{focus-visible-DqCbGYzv.js → focus-visible-c1d6b5b8.js} +2 -2
- package/dist/esm/{focus.decorator-MIxVqnNR.js → focus.decorator-988245d7.js} +3 -2
- package/dist/esm/{form-input-DyU_I7Nf.js → form-input-1ebdb905.js} +6 -2
- package/dist/esm/helpers-51d51cc5.js +307 -0
- package/dist/esm/index-82aff103.js +35 -0
- package/dist/esm/index-8d2a7ce7.js +1779 -0
- package/dist/esm/index-95ee0c4b.js +1858 -0
- package/dist/esm/index-bba06972.js +558 -0
- package/dist/esm/index-db06fb0e.js +592 -0
- package/dist/esm/index.esm-9079680d.js +206 -0
- package/dist/esm/index.js +30 -24
- package/{components/initialize.js → dist/esm/initialize-c00194b2.js} +5 -5
- package/dist/esm/{listener-BRXdr5Mk.js → listener-04842ae9.js} +1 -1
- package/dist/esm/loader.js +10 -3
- package/dist/esm/log-dfd1c19f.js +77 -0
- package/dist/esm/lottie_light_html-ab90e4a2.js +11692 -0
- package/dist/esm/{mutation.decorator-CFRV3n5T.js → mutation.decorator-6a69cedb.js} +2 -2
- package/dist/esm/{number-DI8U2zZ7.js → number-ccf3fbd0.js} +2 -1
- package/dist/esm/{overlays-BE8fsAF4.js → overlays-cee3838b.js} +3 -2
- package/dist/esm/purify-8cb49f16.js +1353 -0
- package/dist/esm/{resize.decorator-CdfVlqf4.js → resize.decorator-3c8e5ee2.js} +3 -2
- package/dist/esm/{scroll-ytafAebU.js → scroll-521224a9.js} +1 -1
- package/dist/esm/{swipe.decorator-LAK4VYA0.js → swipe.decorator-3d3585e7.js} +1 -1
- package/dist/esm/{swipe.subject-2eHkUcpg.js → swipe.subject-26a9e5a5.js} +4 -4
- package/dist/esm/{swiper.util-Dy8CWRH7.js → swiper.util-8e17b8c4.js} +5 -4
- package/dist/esm/{tokens.esm-B0bmgb-_.js → tokens.esm-4409ffbb.js} +2 -3
- package/dist/esm/{tslib.es6-dfXERft2.js → tslib.es6-654e2c24.js} +0 -2
- package/dist/esm/{utils-C_qktPg7.js → utils-9fbab1d3.js} +6 -6
- package/dist/esm/{visibility.decorator-B1BbAwZf.js → visibility.decorator-5db91610.js} +2 -2
- package/dist/esm/{window-resize.decorator-B1fuKglH.js → window-resize.decorator-03b1ed50.js} +24 -1
- package/dist/esm-es5/_commonjsHelpers-1c8beb5f.js +1 -0
- package/dist/esm-es5/animation.decorator-7fca988f.js +1 -0
- package/dist/esm-es5/app-globals-07bd529a.js +1 -0
- package/dist/esm-es5/array-4c09dfe3.js +1 -0
- package/dist/esm-es5/{attributes-C4sZQbkT.js → attributes-a3e70948.js} +1 -1
- package/dist/esm-es5/bal-accordion_4.entry.js +1 -1
- package/dist/esm-es5/bal-app.entry.js +1 -1
- package/dist/esm-es5/bal-badge.entry.js +1 -1
- package/dist/esm-es5/bal-button_2.entry.js +1 -1
- package/dist/esm-es5/bal-card_6.entry.js +1 -1
- package/dist/esm-es5/bal-carousel_2.entry.js +1 -1
- package/dist/esm-es5/bal-check.entry.js +1 -1
- package/dist/esm-es5/bal-checkbox_2.entry.js +1 -1
- package/dist/esm-es5/bal-close.entry.js +1 -1
- package/dist/esm-es5/bal-content.entry.js +1 -1
- package/dist/esm-es5/bal-data_4.entry.js +1 -1
- package/dist/esm-es5/bal-date-calendar-cell.entry.js +1 -1
- package/dist/esm-es5/bal-date-calendar_2.entry.js +1 -1
- package/dist/esm-es5/bal-date.entry.js +1 -1
- package/dist/esm-es5/bal-divider.entry.js +1 -1
- package/dist/esm-es5/bal-dropdown.entry.js +1 -1
- package/dist/esm-es5/bal-field_5.entry.js +1 -1
- package/dist/esm-es5/bal-file-upload.entry.js +1 -1
- package/dist/esm-es5/bal-footer.entry.js +1 -1
- package/dist/esm-es5/bal-form-col_2.entry.js +1 -1
- package/dist/esm-es5/bal-form.entry.js +1 -1
- package/dist/esm-es5/bal-heading_2.entry.js +1 -1
- package/dist/esm-es5/bal-hint_5.entry.js +1 -1
- package/dist/esm-es5/bal-icon.entry.js +1 -1
- package/dist/esm-es5/bal-input-group.entry.js +1 -1
- package/dist/esm-es5/bal-input-slider.entry.js +1 -1
- package/dist/esm-es5/bal-input-stepper.entry.js +1 -1
- package/dist/esm-es5/bal-input.entry.js +1 -1
- package/dist/esm-es5/bal-label.entry.js +1 -1
- package/dist/esm-es5/bal-list_8.entry.js +1 -1
- package/dist/esm-es5/bal-logo.animation-560601c6.js +1 -0
- package/dist/esm-es5/bal-logo.entry.js +1 -1
- package/dist/esm-es5/bal-modal_3.entry.js +1 -1
- package/dist/esm-es5/bal-nav_8.entry.js +1 -1
- package/dist/esm-es5/bal-navbar_5.entry.js +1 -1
- package/dist/esm-es5/bal-notices_3.entry.js +1 -1
- package/dist/esm-es5/bal-notification.entry.js +1 -1
- package/dist/esm-es5/bal-number-input.entry.js +1 -1
- package/dist/esm-es5/bal-option_2.entry.js +1 -1
- package/dist/esm-es5/bal-pagination.entry.js +1 -1
- package/dist/esm-es5/bal-popup.entry.js +1 -1
- package/dist/esm-es5/bal-progress-bar.entry.js +1 -1
- package/dist/esm-es5/bal-radio-icon.entry.js +1 -1
- package/dist/esm-es5/bal-radio_2.entry.js +1 -1
- package/dist/esm-es5/bal-segment_2.entry.js +1 -1
- package/dist/esm-es5/bal-select_2.entry.js +1 -1
- package/dist/esm-es5/bal-shape.entry.js +1 -1
- package/dist/esm-es5/bal-sheet.entry.js +1 -1
- package/dist/esm-es5/{bal-spinner.animation-Bv2Ow6xu.js → bal-spinner.animation-81d4326e.js} +1 -1
- package/dist/esm-es5/bal-spinner.entry.js +1 -1
- package/dist/esm-es5/bal-stack.entry.js +1 -1
- package/dist/esm-es5/bal-stage_6.entry.js +1 -1
- package/dist/esm-es5/bal-step-item.entry.js +1 -1
- package/dist/esm-es5/bal-steps.entry.js +1 -1
- package/dist/esm-es5/bal-switch.entry.js +1 -1
- package/dist/esm-es5/bal-tab-item_2.entry.js +1 -1
- package/dist/esm-es5/bal-table.entry.js +1 -1
- package/dist/esm-es5/bal-tag_2.entry.js +1 -1
- package/dist/esm-es5/bal-textarea.entry.js +1 -1
- package/dist/esm-es5/bal-time-input.entry.js +1 -1
- package/dist/esm-es5/bal-tooltip.entry.js +1 -1
- package/dist/esm-es5/baloise-design-system.js +1 -1
- package/dist/esm-es5/breakpoints.decorator-4de4315f.js +1 -0
- package/dist/esm-es5/breakpoints.subject-2f68e834.js +1 -0
- package/dist/esm-es5/browser-a8073d92.js +1 -0
- package/dist/esm-es5/config.decorator-6795d1fe.js +1 -0
- package/dist/esm-es5/config.default-53a04699.js +1 -0
- package/dist/esm-es5/config.utils-f3793464.js +1 -0
- package/dist/esm-es5/date-87bdb1d1.js +1 -0
- package/dist/esm-es5/device-8c6d2881.js +1 -0
- package/dist/esm-es5/element-states.decorator-d99dc83c.js +1 -0
- package/dist/esm-es5/floating-ui-8ffbc979.js +1 -0
- package/dist/esm-es5/focus-visible-c1d6b5b8.js +1 -0
- package/dist/esm-es5/focus.decorator-988245d7.js +1 -0
- package/dist/esm-es5/form-input-1ebdb905.js +1 -0
- package/dist/esm-es5/helpers-51d51cc5.js +1 -0
- package/dist/esm-es5/index-82aff103.js +1 -0
- package/dist/esm-es5/index-8d2a7ce7.js +2 -0
- package/dist/esm-es5/index-95ee0c4b.js +1 -0
- package/dist/esm-es5/index-bba06972.js +1 -0
- package/dist/esm-es5/index-db06fb0e.js +1 -0
- package/dist/esm-es5/index.esm-9079680d.js +1 -0
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/initialize-c00194b2.js +1 -0
- package/dist/esm-es5/listener-04842ae9.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/log-dfd1c19f.js +1 -0
- package/dist/esm-es5/lottie_light_html-ab90e4a2.js +9 -0
- package/dist/esm-es5/mutation.decorator-6a69cedb.js +1 -0
- package/dist/esm-es5/number-ccf3fbd0.js +1 -0
- package/dist/esm-es5/overlays-cee3838b.js +1 -0
- package/dist/esm-es5/purify-8cb49f16.js +2 -0
- package/dist/esm-es5/resize.decorator-3c8e5ee2.js +1 -0
- package/dist/esm-es5/scroll-521224a9.js +1 -0
- package/dist/esm-es5/{swipe.decorator-LAK4VYA0.js → swipe.decorator-3d3585e7.js} +1 -1
- package/dist/esm-es5/swipe.subject-26a9e5a5.js +1 -0
- package/dist/esm-es5/swiper.util-8e17b8c4.js +1 -0
- package/dist/esm-es5/{tokens.esm-B0bmgb-_.js → tokens.esm-4409ffbb.js} +1 -1
- package/dist/esm-es5/utils-9fbab1d3.js +1 -0
- package/dist/esm-es5/visibility.decorator-5db91610.js +1 -0
- package/dist/esm-es5/window-resize.decorator-03b1ed50.js +1 -0
- package/dist/html.html-data.json +1 -82
- package/dist/types/components/bal-button/bal-button.d.ts +1 -13
- package/dist/types/components/bal-input-stepper/bal-input-stepper.d.ts +1 -1
- package/dist/types/components/bal-nav/models/bal-nav-meta-button.d.ts +1 -1
- package/dist/types/components/bal-pagination/bal-pagination.d.ts +1 -1
- package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +3 -3
- package/dist/types/components.d.ts +10 -1519
- package/dist/types/stencil-public-runtime.d.ts +1 -23
- package/loader/package.json +11 -0
- package/package.json +7 -7
- package/components/bal-app2.js +0 -100
- package/components/bal-doc-app.d.ts +0 -11
- package/components/bal-doc-app.js +0 -262
- package/components/index6.js +0 -125
- package/components/purify.es.js +0 -1328
- package/components/window-resize.listener.js +0 -80
- package/components/window-resize.subject.js +0 -26
- package/dist/baloise-design-system/p--k0G90SD.system.js +0 -1
- package/dist/baloise-design-system/p-01d073573f.system.entry.js +0 -1
- package/dist/baloise-design-system/p-02b8352ee5.system.entry.js +0 -1
- package/dist/baloise-design-system/p-061510057f.entry.js +0 -1
- package/dist/baloise-design-system/p-07c4c0a34a.entry.js +0 -1
- package/dist/baloise-design-system/p-0c68f0d2a7.system.entry.js +0 -1
- package/dist/baloise-design-system/p-0d6922d234.entry.js +0 -1
- package/dist/baloise-design-system/p-11c78979ba.entry.js +0 -1
- package/dist/baloise-design-system/p-140c45adf9.entry.js +0 -1
- package/dist/baloise-design-system/p-17be27154f.system.entry.js +0 -1
- package/dist/baloise-design-system/p-189a96c522.entry.js +0 -1
- package/dist/baloise-design-system/p-1bd65d3478.entry.js +0 -1
- package/dist/baloise-design-system/p-1e314f5765.entry.js +0 -1
- package/dist/baloise-design-system/p-200de22241.system.entry.js +0 -1
- package/dist/baloise-design-system/p-21e94d929c.entry.js +0 -1
- package/dist/baloise-design-system/p-21f00c06f7.system.entry.js +0 -1
- package/dist/baloise-design-system/p-220bd32622.entry.js +0 -1
- package/dist/baloise-design-system/p-26d97d1341.entry.js +0 -1
- package/dist/baloise-design-system/p-2bedf5525c.entry.js +0 -1
- package/dist/baloise-design-system/p-2e7fc3dd31.entry.js +0 -1
- package/dist/baloise-design-system/p-31d57d6b98.system.entry.js +0 -1
- package/dist/baloise-design-system/p-32aa95a155.entry.js +0 -1
- package/dist/baloise-design-system/p-3758b52b14.system.entry.js +0 -1
- package/dist/baloise-design-system/p-37d5ef6005.system.entry.js +0 -1
- package/dist/baloise-design-system/p-3a7b577d1e.entry.js +0 -1
- package/dist/baloise-design-system/p-43d9277d12.system.entry.js +0 -1
- package/dist/baloise-design-system/p-45df3e8f55.system.entry.js +0 -1
- package/dist/baloise-design-system/p-46ebaa5408.entry.js +0 -1
- package/dist/baloise-design-system/p-47e172daa0.entry.js +0 -1
- package/dist/baloise-design-system/p-4e3b3039e7.entry.js +0 -1
- package/dist/baloise-design-system/p-4ea67d4f4e.system.entry.js +0 -1
- package/dist/baloise-design-system/p-520794370e.entry.js +0 -1
- package/dist/baloise-design-system/p-5355439141.system.entry.js +0 -1
- package/dist/baloise-design-system/p-565686db22.entry.js +0 -1
- package/dist/baloise-design-system/p-57fb8b5eb2.system.entry.js +0 -1
- package/dist/baloise-design-system/p-5b0182d52f.entry.js +0 -1
- package/dist/baloise-design-system/p-61cb6b71ac.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6396d3b495.system.entry.js +0 -1
- package/dist/baloise-design-system/p-64ddc16b67.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6588e93372.entry.js +0 -1
- package/dist/baloise-design-system/p-6653708bd4.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6ba67cb715.entry.js +0 -1
- package/dist/baloise-design-system/p-6e52cbd8c5.entry.js +0 -1
- package/dist/baloise-design-system/p-6lvI43hh.js +0 -1
- package/dist/baloise-design-system/p-72eadd5113.entry.js +0 -1
- package/dist/baloise-design-system/p-756c6d31b2.system.entry.js +0 -1
- package/dist/baloise-design-system/p-758ffe7e03.entry.js +0 -1
- package/dist/baloise-design-system/p-77d927595c.entry.js +0 -1
- package/dist/baloise-design-system/p-79a2093f09.entry.js +0 -1
- package/dist/baloise-design-system/p-7b5cdd7059.system.entry.js +0 -1
- package/dist/baloise-design-system/p-7de6dfad79.entry.js +0 -1
- package/dist/baloise-design-system/p-7e25c45a92.system.entry.js +0 -1
- package/dist/baloise-design-system/p-8143d673eb.system.entry.js +0 -1
- package/dist/baloise-design-system/p-8195485035.entry.js +0 -1
- package/dist/baloise-design-system/p-83e5034e65.entry.js +0 -1
- package/dist/baloise-design-system/p-8416fd07c5.system.entry.js +0 -1
- package/dist/baloise-design-system/p-85beb9b3d5.system.entry.js +0 -1
- package/dist/baloise-design-system/p-89eb53ffa3.system.entry.js +0 -1
- package/dist/baloise-design-system/p-8b9e2d1b0b.entry.js +0 -1
- package/dist/baloise-design-system/p-8ba1580831.system.entry.js +0 -1
- package/dist/baloise-design-system/p-8caeac83b7.entry.js +0 -1
- package/dist/baloise-design-system/p-8eb2cfd0a5.system.entry.js +0 -1
- package/dist/baloise-design-system/p-8f57e7854a.system.entry.js +0 -1
- package/dist/baloise-design-system/p-93c234f5f9.system.entry.js +0 -1
- package/dist/baloise-design-system/p-979f0a41e7.system.entry.js +0 -1
- package/dist/baloise-design-system/p-98c3550261.system.entry.js +0 -1
- package/dist/baloise-design-system/p-B0bmgb-_.js +0 -1
- package/dist/baloise-design-system/p-B1a79Kak.system.js +0 -1
- package/dist/baloise-design-system/p-B33S9saU.system.js +0 -1
- package/dist/baloise-design-system/p-B3Q-Lii3.js +0 -2
- package/dist/baloise-design-system/p-BAaDJIzy.js +0 -1
- package/dist/baloise-design-system/p-BC9JH89x.js +0 -1
- package/dist/baloise-design-system/p-BFTU3MAI.js +0 -1
- package/dist/baloise-design-system/p-BfslJCJ1.system.js +0 -1
- package/dist/baloise-design-system/p-Bl6JuZha.js +0 -1
- package/dist/baloise-design-system/p-BnVL_HEz.js +0 -1
- package/dist/baloise-design-system/p-Bo7bt-QO.system.js +0 -1
- package/dist/baloise-design-system/p-BpPN4QPC.system.js +0 -1
- package/dist/baloise-design-system/p-Bzy18UgU.system.js +0 -1
- package/dist/baloise-design-system/p-C78VTo3I.js +0 -1
- package/dist/baloise-design-system/p-CEOTg0oT.system.js +0 -1
- package/dist/baloise-design-system/p-CHdm2a6D.js +0 -1
- package/dist/baloise-design-system/p-CTtLY-pQ.system.js +0 -1
- package/dist/baloise-design-system/p-CbvOgU0G.js +0 -1
- package/dist/baloise-design-system/p-Cj6DXhmQ.js +0 -1
- package/dist/baloise-design-system/p-Ckgicaeo.js +0 -1
- package/dist/baloise-design-system/p-CpWDVANq.system.js +0 -1
- package/dist/baloise-design-system/p-CwvovJM0.system.js +0 -3
- package/dist/baloise-design-system/p-CzKsK_-N.js +0 -1
- package/dist/baloise-design-system/p-Czl2AFQD.system.js +0 -1
- package/dist/baloise-design-system/p-D-yL3ygS.system.js +0 -1
- package/dist/baloise-design-system/p-D2IpojJH.js +0 -1
- package/dist/baloise-design-system/p-D3fFHb3d.system.js +0 -1
- package/dist/baloise-design-system/p-DObNWWwI.js +0 -1
- package/dist/baloise-design-system/p-DXglhVgP.js +0 -1
- package/dist/baloise-design-system/p-DgPiq0y0.js +0 -2
- package/dist/baloise-design-system/p-DieY27e8.js +0 -1
- package/dist/baloise-design-system/p-DpQhsHDk.system.js +0 -9
- package/dist/baloise-design-system/p-DpZ1EJms.system.js +0 -1
- package/dist/baloise-design-system/p-DqCbGYzv.js +0 -1
- package/dist/baloise-design-system/p-DvpDuwcR.system.js +0 -1
- package/dist/baloise-design-system/p-Dxz8zGB7.system.js +0 -1
- package/dist/baloise-design-system/p-HNsXrTcK.system.js +0 -1
- package/dist/baloise-design-system/p-NtpXzgnf.system.js +0 -1
- package/dist/baloise-design-system/p-RLU0CN2t.system.js +0 -1
- package/dist/baloise-design-system/p-RpbX6ZuY.system.js +0 -1
- package/dist/baloise-design-system/p-RzJv7e7Y.system.js +0 -1
- package/dist/baloise-design-system/p-S5-HQnxq.js +0 -1
- package/dist/baloise-design-system/p-UHSJaF1l.system.js +0 -2
- package/dist/baloise-design-system/p-a026dea6ff.system.entry.js +0 -1
- package/dist/baloise-design-system/p-a296f4d228.system.entry.js +0 -1
- package/dist/baloise-design-system/p-a3fc7283ce.system.entry.js +0 -1
- package/dist/baloise-design-system/p-a490a7c071.entry.js +0 -1
- package/dist/baloise-design-system/p-a7f243b3fe.system.entry.js +0 -1
- package/dist/baloise-design-system/p-a9bbd841f4.entry.js +0 -1
- package/dist/baloise-design-system/p-aa419a2a08.entry.js +0 -1
- package/dist/baloise-design-system/p-b219f3a83c.system.entry.js +0 -1
- package/dist/baloise-design-system/p-b5bc57a5cc.entry.js +0 -1
- package/dist/baloise-design-system/p-b5fa8d0dfd.entry.js +0 -1
- package/dist/baloise-design-system/p-b673357398.system.entry.js +0 -1
- package/dist/baloise-design-system/p-b782a8351d.system.entry.js +0 -1
- package/dist/baloise-design-system/p-b798847724.entry.js +0 -1
- package/dist/baloise-design-system/p-b8c2106c2f.entry.js +0 -1
- package/dist/baloise-design-system/p-bb62fc0b8b.system.entry.js +0 -1
- package/dist/baloise-design-system/p-c26e50d86b.system.entry.js +0 -1
- package/dist/baloise-design-system/p-c5kwQsXB.system.js +0 -1
- package/dist/baloise-design-system/p-c6965794d7.entry.js +0 -1
- package/dist/baloise-design-system/p-c7370c3bcd.system.entry.js +0 -1
- package/dist/baloise-design-system/p-ca2c7c3b2b.entry.js +0 -1
- package/dist/baloise-design-system/p-cc45f0d261.system.entry.js +0 -1
- package/dist/baloise-design-system/p-ccafad087a.entry.js +0 -1
- package/dist/baloise-design-system/p-d99135bfae.system.entry.js +0 -1
- package/dist/baloise-design-system/p-dace8501ae.system.entry.js +0 -1
- package/dist/baloise-design-system/p-db401e5eca.system.entry.js +0 -1
- package/dist/baloise-design-system/p-dccc8331de.entry.js +0 -1
- package/dist/baloise-design-system/p-e1a35bc526.entry.js +0 -1
- package/dist/baloise-design-system/p-e264cbf7ab.entry.js +0 -1
- package/dist/baloise-design-system/p-e49d5935c0.system.entry.js +0 -1
- package/dist/baloise-design-system/p-e84e95c471.entry.js +0 -1
- package/dist/baloise-design-system/p-e871d48caf.entry.js +0 -1
- package/dist/baloise-design-system/p-e8c3c1829a.entry.js +0 -1
- package/dist/baloise-design-system/p-eba28c44f3.entry.js +0 -1
- package/dist/baloise-design-system/p-eba878531c.system.entry.js +0 -1
- package/dist/baloise-design-system/p-ebacacaadb.system.entry.js +0 -1
- package/dist/baloise-design-system/p-f01e31c121.entry.js +0 -1
- package/dist/baloise-design-system/p-f1f4340a3d.entry.js +0 -1
- package/dist/baloise-design-system/p-f2e7b54fd6.system.entry.js +0 -1
- package/dist/baloise-design-system/p-f3a820890f.entry.js +0 -1
- package/dist/baloise-design-system/p-fa1e4a4d20.system.entry.js +0 -1
- package/dist/baloise-design-system/p-fa5c522e5d.entry.js +0 -1
- package/dist/baloise-design-system/p-fe3f059990.system.entry.js +0 -1
- package/dist/baloise-design-system/p-jv0tWyso.js +0 -1
- package/dist/baloise-design-system/p-lFDHYLJ4.system.js +0 -1
- package/dist/baloise-design-system/p-m5GX4h3i.system.js +0 -1
- package/dist/baloise-design-system/p-ns9Aprb9.js +0 -1
- package/dist/baloise-design-system/p-sUDAxNV7.js +0 -1
- package/dist/baloise-design-system/p-v8tPBXUI.js +0 -1
- package/dist/baloise-design-system/p-vPrRXkWt.system.js +0 -1
- package/dist/baloise-design-system/p-xbSOW78W.js +0 -1
- package/dist/cjs/bal-doc-app.cjs.entry.js +0 -224
- package/dist/cjs/index-BZ67Dcnb.js +0 -50
- package/dist/cjs/index-BobQkZjn.js +0 -1868
- package/dist/cjs/index-C413E-IK.js +0 -571
- package/dist/cjs/index-CuY5w2n4.js +0 -602
- package/dist/cjs/index-D4vG8k57.js +0 -2885
- package/dist/cjs/index-ifu9fMyU.js +0 -127
- package/dist/cjs/index.esm-CKDqUwIC.js +0 -216
- package/dist/cjs/lottie_light_html-OP40Exqq.js +0 -11704
- package/dist/cjs/purify.es-CJTp6uKN.js +0 -1330
- package/dist/cjs/window-resize.decorator-CVTXganH.js +0 -25
- package/dist/cjs/window-resize.subject-BAEG_21X.js +0 -28
- package/dist/collection/components/docs/bal-doc-app/bal-doc-app.css +0 -1
- package/dist/collection/components/docs/bal-doc-app/bal-doc-app.js +0 -248
- package/dist/esm/_commonjsHelpers-BFTU3MAI.js +0 -7
- package/dist/esm/bal-doc-app.entry.js +0 -222
- package/dist/esm/index-B4k_dH6V.js +0 -1866
- package/dist/esm/index-BU7FUSdu.js +0 -569
- package/dist/esm/index-D6JOtC1P.js +0 -125
- package/dist/esm/index-DgPiq0y0.js +0 -2829
- package/dist/esm/index-dYcsHLfj.js +0 -600
- package/dist/esm/index-zWZxKBfo.js +0 -48
- package/dist/esm/index.esm-Btc0yydR.js +0 -210
- package/dist/esm/lottie_light_html-DuyI5RA6.js +0 -11702
- package/dist/esm/purify.es-B3Q-Lii3.js +0 -1328
- package/dist/esm/window-resize.subject-Dl0mHA8u.js +0 -26
- package/dist/esm-es5/_commonjsHelpers-BFTU3MAI.js +0 -1
- package/dist/esm-es5/animation.decorator-BRrK54mN.js +0 -1
- package/dist/esm-es5/array-CDfSqLEo.js +0 -1
- package/dist/esm-es5/bal-doc-app.entry.js +0 -1
- package/dist/esm-es5/bal-logo.animation-Bm-_mal3.js +0 -1
- package/dist/esm-es5/breakpoints.decorator-B9fGMzyI.js +0 -1
- package/dist/esm-es5/breakpoints.subject-D2jditew.js +0 -1
- package/dist/esm-es5/config.decorator-g255X8DE.js +0 -1
- package/dist/esm-es5/date-CzITO5fO.js +0 -1
- package/dist/esm-es5/device-dF5vUTps.js +0 -1
- package/dist/esm-es5/element-states.decorator-Dk8OIOdm.js +0 -1
- package/dist/esm-es5/floating-ui-ITd61PST.js +0 -1
- package/dist/esm-es5/focus-visible-DqCbGYzv.js +0 -1
- package/dist/esm-es5/focus.decorator-MIxVqnNR.js +0 -1
- package/dist/esm-es5/form-input-DyU_I7Nf.js +0 -1
- package/dist/esm-es5/index-B4k_dH6V.js +0 -1
- package/dist/esm-es5/index-BU7FUSdu.js +0 -1
- package/dist/esm-es5/index-D6JOtC1P.js +0 -1
- package/dist/esm-es5/index-DgPiq0y0.js +0 -2
- package/dist/esm-es5/index-dYcsHLfj.js +0 -1
- package/dist/esm-es5/index-zWZxKBfo.js +0 -1
- package/dist/esm-es5/index.esm-Btc0yydR.js +0 -1
- package/dist/esm-es5/listener-BRXdr5Mk.js +0 -1
- package/dist/esm-es5/lottie_light_html-DuyI5RA6.js +0 -9
- package/dist/esm-es5/mutation.decorator-CFRV3n5T.js +0 -1
- package/dist/esm-es5/number-DI8U2zZ7.js +0 -1
- package/dist/esm-es5/overlays-BE8fsAF4.js +0 -1
- package/dist/esm-es5/purify.es-B3Q-Lii3.js +0 -2
- package/dist/esm-es5/resize.decorator-CdfVlqf4.js +0 -1
- package/dist/esm-es5/scroll-ytafAebU.js +0 -1
- package/dist/esm-es5/swipe.subject-2eHkUcpg.js +0 -1
- package/dist/esm-es5/swiper.util-Dy8CWRH7.js +0 -1
- package/dist/esm-es5/utils-C_qktPg7.js +0 -1
- package/dist/esm-es5/visibility.decorator-B1BbAwZf.js +0 -1
- package/dist/esm-es5/window-resize.decorator-B1fuKglH.js +0 -1
- package/dist/esm-es5/window-resize.subject-Dl0mHA8u.js +0 -1
- package/dist/types/components/docs/bal-doc-app/bal-doc-app.d.ts +0 -21
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/icons/src/index.d.ts +0 -82
- /package/components/{floating-ui.dom.js → floating-ui.dom.esm.js} +0 -0
- /package/dist/baloise-design-system/{p-DIC_sxLd.js → p-06ecf846.js} +0 -0
- /package/dist/baloise-design-system/{p-JHAE10yr.js → p-09ab29d6.js} +0 -0
- /package/dist/baloise-design-system/{p-BkEdlCZJ.js → p-11f970ba.js} +0 -0
- /package/dist/baloise-design-system/{p-DPYRyPTD.system.js → p-14d0c5f3.system.js} +0 -0
- /package/dist/baloise-design-system/{p-DuObDTix.js → p-1a158488.js} +0 -0
- /package/dist/baloise-design-system/{p-DWgCJRpS.system.js → p-278aed95.system.js} +0 -0
- /package/dist/baloise-design-system/{p-DKjTFqnu.system.js → p-2da669b4.system.js} +0 -0
- /package/dist/baloise-design-system/{p-CDt5sRVY.system.js → p-3ecc7d9a.system.js} +0 -0
- /package/dist/baloise-design-system/{p-dfXERft2.js → p-43c9f5e9.js} +0 -0
- /package/dist/baloise-design-system/{p-BktTDSq4.system.js → p-4c0bad70.system.js} +0 -0
- /package/dist/baloise-design-system/{p-SdtgSPca.system.js → p-4e642b63.system.js} +0 -0
- /package/dist/baloise-design-system/{p-Dz-E2PRm.system.js → p-59d9918c.system.js} +0 -0
- /package/dist/baloise-design-system/{p-FCLKfv6B.js → p-5eb3fbb9.js} +0 -0
- /package/dist/baloise-design-system/{p-BLp4ll3i.js → p-5ed239cc.js} +0 -0
- /package/dist/baloise-design-system/{p-CGJ8YYiA.system.js → p-5f26e92f.system.js} +0 -0
- /package/dist/baloise-design-system/{p-DAOAbG5Y.system.js → p-6b45db53.system.js} +0 -0
- /package/dist/baloise-design-system/{p-Cjiw70Dk.system.js → p-6dbef894.system.js} +0 -0
- /package/dist/baloise-design-system/{p-CTl0uAFp.system.js → p-8a2bab70.system.js} +0 -0
- /package/dist/baloise-design-system/{p-B4aDEwd8.js → p-8dc7ee30.js} +0 -0
- /package/dist/baloise-design-system/{p-DBsOHTWj.js → p-8f2e9a7f.js} +0 -0
- /package/dist/baloise-design-system/{p-CLfE_o7e.system.js → p-907368ff.system.js} +0 -0
- /package/dist/baloise-design-system/{p-wTePExHL.system.js → p-99cfab9c.system.js} +0 -0
- /package/dist/baloise-design-system/{p-Ct27z6g9.js → p-a0fe8d65.js} +0 -0
- /package/dist/baloise-design-system/{p-rBUN7c88.js → p-a65bc5e2.js} +0 -0
- /package/dist/baloise-design-system/{p-DEb5iNGc.js → p-ad81b8ea.js} +0 -0
- /package/dist/baloise-design-system/{p-ByiN-QjD.js → p-ae86d0a0.js} +0 -0
- /package/dist/baloise-design-system/{p-Dd7xQwRJ.system.js → p-ba579059.system.js} +0 -0
- /package/dist/baloise-design-system/{p-BbAtjg9Y.system.js → p-db0895e2.system.js} +0 -0
- /package/dist/baloise-design-system/{p-D1VPLQ5z.js → p-dc98854c.js} +0 -0
- /package/dist/baloise-design-system/{p-D5Gy6WbU.system.js → p-e7d72d7c.system.js} +0 -0
- /package/dist/baloise-design-system/{p-xVPGsAdF.js → p-ec1efe3d.js} +0 -0
- /package/dist/baloise-design-system/{p-BmVI6cLw.js → p-f3f5ce4f.js} +0 -0
- /package/dist/baloise-design-system/{p-DkfWaTsH.system.js → p-fe76780d.system.js} +0 -0
- /package/dist/cjs/{aria-BzkqcV7W.js → aria-7672033f.js} +0 -0
- /package/dist/cjs/{bal-close.i18n-B3X5xlkl.js → bal-close.i18n-56dddd35.js} +0 -0
- /package/dist/cjs/{bal-file-upload.type-BzNkF3YQ.js → bal-file-upload.type-616d69d9.js} +0 -0
- /package/dist/cjs/{bal-input-stepper.i18n-D57DHpYR.js → bal-input-stepper.i18n-dbcd32ab.js} +0 -0
- /package/dist/cjs/{bal-label.i18n-BcNNm9Es.js → bal-label.i18n-a25878af.js} +0 -0
- /package/dist/cjs/{bal-step.util-DQcaqybX.js → bal-step.util-3c009db9.js} +0 -0
- /package/dist/cjs/{bal-tab.util-DFGwGbfr.js → bal-tab.util-d0785ef4.js} +0 -0
- /package/dist/cjs/{bal-time-input.i18n-Bfr3EMVD.js → bal-time-input.i18n-b2bb9182.js} +0 -0
- /package/dist/cjs/{bem-p0PWVN8n.js → bem-81bc6a2d.js} +0 -0
- /package/dist/cjs/{contact-qHJM5IBh.js → contact-61b41246.js} +0 -0
- /package/dist/cjs/{floating-ui.dom-BPU3HWKX.js → floating-ui.dom.esm-13e3f667.js} +0 -0
- /package/dist/cjs/{form-BSlIiqcR.js → form-17c98ac2.js} +0 -0
- /package/dist/cjs/{keyboard.helpers-BkZpVT-9.js → keyboard.helpers-2093e793.js} +0 -0
- /package/dist/cjs/{keys.constant-LnwxHAZo.js → keys.constant-b53da545.js} +0 -0
- /package/dist/cjs/{mask-util-B8hrxmqO.js → mask-util-19c28b4a.js} +0 -0
- /package/dist/cjs/{option-kGk4eTdA.js → option-85af0921.js} +0 -0
- /package/dist/esm/{aria-DBsOHTWj.js → aria-ea150568.js} +0 -0
- /package/dist/esm/{bal-close.i18n-Ct27z6g9.js → bal-close.i18n-f2daa707.js} +0 -0
- /package/dist/esm/{bal-file-upload.type-rBUN7c88.js → bal-file-upload.type-2a70f4ec.js} +0 -0
- /package/dist/esm/{bal-input-stepper.i18n-DEb5iNGc.js → bal-input-stepper.i18n-aaa4a009.js} +0 -0
- /package/dist/esm/{bal-label.i18n-JHAE10yr.js → bal-label.i18n-4212be56.js} +0 -0
- /package/dist/esm/{bal-step.util-DIC_sxLd.js → bal-step.util-3905ad56.js} +0 -0
- /package/dist/esm/{bal-tab.util-BmVI6cLw.js → bal-tab.util-933315fe.js} +0 -0
- /package/dist/esm/{bal-time-input.i18n-B4aDEwd8.js → bal-time-input.i18n-157c7092.js} +0 -0
- /package/dist/esm/{bem-ByiN-QjD.js → bem-8c7d2eb0.js} +0 -0
- /package/dist/esm/{contact-BkEdlCZJ.js → contact-91a44c8c.js} +0 -0
- /package/dist/esm/{floating-ui.dom-DKxvaA1I.js → floating-ui.dom.esm-efb93616.js} +0 -0
- /package/dist/esm/{form-FCLKfv6B.js → form-841232ff.js} +0 -0
- /package/dist/esm/{keyboard.helpers-D1VPLQ5z.js → keyboard.helpers-159e517d.js} +0 -0
- /package/dist/esm/{keys.constant-xVPGsAdF.js → keys.constant-0eb059e0.js} +0 -0
- /package/dist/esm/{mask-util-DuObDTix.js → mask-util-71edc2b8.js} +0 -0
- /package/dist/esm/{option-BLp4ll3i.js → option-367a5341.js} +0 -0
- /package/dist/esm-es5/{aria-DBsOHTWj.js → aria-ea150568.js} +0 -0
- /package/dist/esm-es5/{bal-close.i18n-Ct27z6g9.js → bal-close.i18n-f2daa707.js} +0 -0
- /package/dist/esm-es5/{bal-file-upload.type-rBUN7c88.js → bal-file-upload.type-2a70f4ec.js} +0 -0
- /package/dist/esm-es5/{bal-input-stepper.i18n-DEb5iNGc.js → bal-input-stepper.i18n-aaa4a009.js} +0 -0
- /package/dist/esm-es5/{bal-label.i18n-JHAE10yr.js → bal-label.i18n-4212be56.js} +0 -0
- /package/dist/esm-es5/{bal-step.util-DIC_sxLd.js → bal-step.util-3905ad56.js} +0 -0
- /package/dist/esm-es5/{bal-tab.util-BmVI6cLw.js → bal-tab.util-933315fe.js} +0 -0
- /package/dist/esm-es5/{bal-time-input.i18n-B4aDEwd8.js → bal-time-input.i18n-157c7092.js} +0 -0
- /package/dist/esm-es5/{bem-ByiN-QjD.js → bem-8c7d2eb0.js} +0 -0
- /package/dist/esm-es5/{contact-BkEdlCZJ.js → contact-91a44c8c.js} +0 -0
- /package/dist/esm-es5/{floating-ui.dom-DKxvaA1I.js → floating-ui.dom.esm-efb93616.js} +0 -0
- /package/dist/esm-es5/{form-FCLKfv6B.js → form-841232ff.js} +0 -0
- /package/dist/esm-es5/{keyboard.helpers-D1VPLQ5z.js → keyboard.helpers-159e517d.js} +0 -0
- /package/dist/esm-es5/{keys.constant-xVPGsAdF.js → keys.constant-0eb059e0.js} +0 -0
- /package/dist/esm-es5/{mask-util-DuObDTix.js → mask-util-71edc2b8.js} +0 -0
- /package/dist/esm-es5/{option-BLp4ll3i.js → option-367a5341.js} +0 -0
- /package/dist/esm-es5/{tslib.es6-dfXERft2.js → tslib.es6-654e2c24.js} +0 -0
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { h, proxyCustomElement, HTMLElement, createEvent, Host } from '@stencil/core/internal/client';
|
|
2
2
|
import { _ as __decorate, a as __metadata } from './tslib.es6.js';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { l as lodash_padstart } from './index5.js';
|
|
4
|
+
import { l as lodash_isnil } from './index3.js';
|
|
5
5
|
import { B as BalDate } from './date.js';
|
|
6
6
|
import { L as Logger } from './log.js';
|
|
7
|
-
import {
|
|
8
|
-
import { L as ListenToConfig } from './config.decorator.js';
|
|
9
|
-
import { a as waitAfterFramePaint } from './helpers.js';
|
|
7
|
+
import { b as waitAfterFramePaint } from './helpers.js';
|
|
10
8
|
import { B as BEM } from './bem.js';
|
|
11
|
-
import { L as ListenToSwipe } from './swipe.decorator.js';
|
|
12
9
|
import { i as i18nBalDate } from './bal-date.i18n.js';
|
|
13
10
|
import { d as defineCustomElement$2 } from './bal-date-calendar-cell2.js';
|
|
14
11
|
import { d as defineCustomElement$1 } from './bal-icon2.js';
|
|
12
|
+
import { d as defaultConfig } from './config.default.js';
|
|
13
|
+
import { L as ListenToConfig } from './config.decorator.js';
|
|
14
|
+
import { L as ListenToSwipe } from './swipe.decorator.js';
|
|
15
15
|
|
|
16
16
|
// Function to get the number of days in a month
|
|
17
17
|
function getDaysInMonth(year, month) {
|
|
@@ -21,11 +21,11 @@ function getDaysInMonth(year, month) {
|
|
|
21
21
|
return new Date(year, month, 0).getDate();
|
|
22
22
|
}
|
|
23
23
|
function isoDateOfDay(day, month, year) {
|
|
24
|
-
return `${year}-${
|
|
24
|
+
return `${year}-${lodash_padstart(`${month}`, 2, '0')}-${lodash_padstart(`${day}`, 2, '0')}`;
|
|
25
25
|
}
|
|
26
26
|
function isoDateOfToday() {
|
|
27
27
|
const today = new Date();
|
|
28
|
-
return `${today.getFullYear()}-${
|
|
28
|
+
return `${today.getFullYear()}-${lodash_padstart(`${today.getMonth() + 1}`, 2, '0')}-${lodash_padstart(`${today.getDate()}`, 2, '0')}`;
|
|
29
29
|
}
|
|
30
30
|
// Function to generate the calendar grid
|
|
31
31
|
function generateCalendarGrid(year, month, min, max, allowedDates) {
|
|
@@ -40,7 +40,7 @@ function generateCalendarGrid(year, month, min, max, allowedDates) {
|
|
|
40
40
|
const dateMin = BalDate.fromISO(min);
|
|
41
41
|
const dateMax = BalDate.fromISO(max);
|
|
42
42
|
const allowedDate = (isoDate) => {
|
|
43
|
-
if (
|
|
43
|
+
if (lodash_isnil(allowedDates)) {
|
|
44
44
|
return false;
|
|
45
45
|
}
|
|
46
46
|
return !allowedDates(isoDate);
|
|
@@ -201,6 +201,7 @@ const CalendarNav = ({ language, onClickSelectMonthAndYear, monthFullNames, mont
|
|
|
201
201
|
};
|
|
202
202
|
|
|
203
203
|
const balDateCalendarCss = ":host{--bal-date-first-week-day:0;--bal-date-calendar-background:var(--bal-color-red-3)}:host{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;background:var(--bal-color-white);border-radius:var(--bal-radius-normal)}.bal-date-calendar__nav{display:-ms-flexbox;display:flex;width:calc(100% - 1rem);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;gap:.5rem}.bal-date-calendar__nav--start>button{display:-ms-flexbox;display:flex;gap:.5rem}.bal-date-calendar__nav--end{display:-ms-flexbox;display:flex;gap:.5rem}.bal-date-calendar__nav button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:var(--bal-radius-normal);font-family:var(--bal-font-family-text);font-weight:var(--bal-font-weight-regular);color:var(--bal-color-text-primary);border:none;background:rgba(0,0,0,0);text-align:center;font-size:var(--bal-text-size-normal);line-height:var(--bal-line-height-normal);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;outline:none;min-height:2rem;min-width:2rem;padding:.25rem;border-radius:var(--bal-button-radius);font-family:var(--bal-font-family-title);font-weight:var(--bal-font-weight-bold)}@media (hover: hover)and (pointer: fine){.bal-date-calendar__nav button:not(.bal-date-calendar__nav button--selected):not(.bal-date-calendar__nav button--disabled):hover{background:var(--bal-color-light-blue-1)}}.bal-date-calendar__nav button:not(.bal-date-calendar__nav button--selected):not(.bal-date-calendar__nav button--disabled):active{background:var(--bal-color-light-blue-2)}.bal-date-calendar__nav button--today:not(.bal-date-calendar__nav button--selected):not(.bal-date-calendar__nav button--disabled){color:var(--bal-color-light-blue-3);font-weight:var(--bal-font-weight-bold)}@media (hover: hover)and (pointer: fine){.bal-date-calendar__nav button--today:not(.bal-date-calendar__nav button--selected):not(.bal-date-calendar__nav button--disabled):hover{color:var(--bal-color-text-primary)}}.bal-date-calendar__nav button--today:not(.bal-date-calendar__nav button--selected):not(.bal-date-calendar__nav button--disabled):active{color:var(--bal-color-text-primary)}.bal-date-calendar__nav button--selected{background:var(--bal-color-primary);color:var(--bal-color-text-white);font-weight:var(--bal-font-weight-bold)}.bal-date-calendar__nav button--disabled{cursor:default;background:rgba(0,0,0,0);color:var(--bal-color-text-grey-light)}.bal-date-calendar__body{display:block}.bal-date-calendar__body__grid{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem;height:0;padding-top:0;padding-bottom:0;visibility:hidden}.bal-date-calendar__body__grid--visible{height:auto;padding-top:.5rem;padding-bottom:.5rem;visibility:visible}.bal-date-calendar__body__grid__head{position:relative;display:grid;grid-template-columns:repeat(7, 1fr);-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bal-date-calendar__body__grid__head::after{position:absolute;content:\"\";height:2px;width:calc(100% + 1rem);bottom:0;left:-0.5rem;right:-0.5rem;background:var(--bal-color-border)}.bal-date-calendar__body__grid__head span{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:2rem;width:2rem;font-family:var(--bal-font-family-title);font-weight:var(--bal-font-weight-bold);font-size:var(--bal-text-size-normal);line-height:var(--bal-line-height-normal);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-wrap:nowrap}.bal-date-calendar__body__grid__body{display:grid;grid-template-columns:repeat(7, 1fr);-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:.5rem}.bal-date-calendar__body__grid__body>.bal-date-calendar-cell{width:2rem;height:2rem;text-align:center;font-size:var(--bal-text-size-normal);line-height:var(--bal-line-height-normal);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.bal-date-calendar__body__grid__body>.bal-date-calendar-cell:first-child{grid-column:var(--bal-date-first-week-day)}.bal-date-calendar__body__list{display:none;list-style:none;margin:0;padding:0;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem;width:calc(100% - 1rem);overflow-y:auto;max-height:18rem;position:relative;padding:.5rem;border-top:2px solid var(--bal-color-border)}.bal-date-calendar__body__list .bal-date-calendar__body__list__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:var(--bal-radius-normal);font-family:var(--bal-font-family-text);font-weight:var(--bal-font-weight-regular);color:var(--bal-color-text-primary);border:none;background:rgba(0,0,0,0);text-align:center;font-size:var(--bal-text-size-normal);line-height:var(--bal-line-height-normal);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;outline:none;width:100%}@media (hover: hover)and (pointer: fine){.bal-date-calendar__body__list .bal-date-calendar__body__list__item:not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--selected):not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--disabled):hover{background:var(--bal-color-light-blue-1)}}.bal-date-calendar__body__list .bal-date-calendar__body__list__item:not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--selected):not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--disabled):active{background:var(--bal-color-light-blue-2)}.bal-date-calendar__body__list .bal-date-calendar__body__list__item--today:not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--selected):not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--disabled){color:var(--bal-color-light-blue-3);font-weight:var(--bal-font-weight-bold)}@media (hover: hover)and (pointer: fine){.bal-date-calendar__body__list .bal-date-calendar__body__list__item--today:not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--selected):not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--disabled):hover{color:var(--bal-color-text-primary)}}.bal-date-calendar__body__list .bal-date-calendar__body__list__item--today:not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--selected):not(.bal-date-calendar__body__list .bal-date-calendar__body__list__item--disabled):active{color:var(--bal-color-text-primary)}.bal-date-calendar__body__list .bal-date-calendar__body__list__item--selected{background:var(--bal-color-primary);color:var(--bal-color-text-white);font-weight:var(--bal-font-weight-bold)}.bal-date-calendar__body__list .bal-date-calendar__body__list__item--disabled{cursor:default;background:rgba(0,0,0,0);color:var(--bal-color-text-grey-light)}.bal-date-calendar__body__list--visible{display:grid}.bal-date-calendar__body__list--year{grid-template-columns:repeat(4, 1fr)}.bal-date-calendar__body__list--month{grid-template-columns:repeat(2, 1fr)}.bal-date-calendar-cell{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:var(--bal-radius-normal);font-family:var(--bal-font-family-text);font-weight:var(--bal-font-weight-regular);color:var(--bal-color-text-primary);border:none;background:rgba(0,0,0,0);text-align:center;font-size:var(--bal-text-size-normal);line-height:var(--bal-line-height-normal);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;outline:none;width:2rem;height:2rem}@media (hover: hover)and (pointer: fine){.bal-date-calendar-cell:not(.bal-date-calendar-cell--selected):not(.bal-date-calendar-cell--disabled):hover{background:var(--bal-color-light-blue-1)}}.bal-date-calendar-cell:not(.bal-date-calendar-cell--selected):not(.bal-date-calendar-cell--disabled):active{background:var(--bal-color-light-blue-2)}.bal-date-calendar-cell--today:not(.bal-date-calendar-cell--selected):not(.bal-date-calendar-cell--disabled){color:var(--bal-color-light-blue-3);font-weight:var(--bal-font-weight-bold)}@media (hover: hover)and (pointer: fine){.bal-date-calendar-cell--today:not(.bal-date-calendar-cell--selected):not(.bal-date-calendar-cell--disabled):hover{color:var(--bal-color-text-primary)}}.bal-date-calendar-cell--today:not(.bal-date-calendar-cell--selected):not(.bal-date-calendar-cell--disabled):active{color:var(--bal-color-text-primary)}.bal-date-calendar-cell--selected{background:var(--bal-color-primary);color:var(--bal-color-text-white);font-weight:var(--bal-font-weight-bold)}.bal-date-calendar-cell--disabled{cursor:default;background:rgba(0,0,0,0);color:var(--bal-color-text-grey-light)}";
|
|
204
|
+
const BalDateCalendarStyle0 = balDateCalendarCss;
|
|
204
205
|
|
|
205
206
|
const DateCalendar = /*@__PURE__*/ proxyCustomElement(class DateCalendar extends HTMLElement {
|
|
206
207
|
constructor() {
|
|
@@ -210,23 +211,6 @@ const DateCalendar = /*@__PURE__*/ proxyCustomElement(class DateCalendar extends
|
|
|
210
211
|
this.balChange = createEvent(this, "balChange", 7);
|
|
211
212
|
this.oldMin = '';
|
|
212
213
|
this.oldMax = '';
|
|
213
|
-
this.selectedDate = '';
|
|
214
|
-
this.monthFullNames = [];
|
|
215
|
-
this.weekdays = [];
|
|
216
|
-
this.months = [];
|
|
217
|
-
this.years = [];
|
|
218
|
-
this.calendarGrid = [];
|
|
219
|
-
this.firstDayOfWeek = 0;
|
|
220
|
-
this.month = 0;
|
|
221
|
-
this.year = 0;
|
|
222
|
-
this.language = defaultConfig.language;
|
|
223
|
-
this.isCalendarVisible = true;
|
|
224
|
-
this.isYearListVisible = false;
|
|
225
|
-
this.isMonthListVisible = false;
|
|
226
|
-
/**
|
|
227
|
-
* Callback to determine which date in the datepicker should be selectable.
|
|
228
|
-
*/
|
|
229
|
-
this.allowedDates = undefined;
|
|
230
214
|
/**
|
|
231
215
|
* EVENT BINDING
|
|
232
216
|
* ------------------------------------------------------
|
|
@@ -289,6 +273,26 @@ const DateCalendar = /*@__PURE__*/ proxyCustomElement(class DateCalendar extends
|
|
|
289
273
|
this.isCalendarVisible = true;
|
|
290
274
|
this.generateGridByMonthAndYear(newMonth, this.year);
|
|
291
275
|
};
|
|
276
|
+
this.selectedDate = '';
|
|
277
|
+
this.monthFullNames = [];
|
|
278
|
+
this.weekdays = [];
|
|
279
|
+
this.months = [];
|
|
280
|
+
this.years = [];
|
|
281
|
+
this.calendarGrid = [];
|
|
282
|
+
this.firstDayOfWeek = 0;
|
|
283
|
+
this.month = 0;
|
|
284
|
+
this.year = 0;
|
|
285
|
+
this.language = defaultConfig.language;
|
|
286
|
+
this.isCalendarVisible = true;
|
|
287
|
+
this.isYearListVisible = false;
|
|
288
|
+
this.isMonthListVisible = false;
|
|
289
|
+
this.value = undefined;
|
|
290
|
+
this.defaultDate = undefined;
|
|
291
|
+
this.allowedDates = undefined;
|
|
292
|
+
this.min = undefined;
|
|
293
|
+
this.max = undefined;
|
|
294
|
+
this.minYearProp = undefined;
|
|
295
|
+
this.maxYearProp = undefined;
|
|
292
296
|
}
|
|
293
297
|
createLogger(log) {
|
|
294
298
|
this.log = log;
|
|
@@ -443,11 +447,11 @@ const DateCalendar = /*@__PURE__*/ proxyCustomElement(class DateCalendar extends
|
|
|
443
447
|
"minYearProp": ["yearRangePropChanged"],
|
|
444
448
|
"maxYearProp": ["yearRangePropChanged"]
|
|
445
449
|
}; }
|
|
446
|
-
static get style() { return
|
|
450
|
+
static get style() { return BalDateCalendarStyle0; }
|
|
447
451
|
}, [1, "bal-date-calendar", {
|
|
448
452
|
"value": [1],
|
|
449
453
|
"defaultDate": [1, "default-date"],
|
|
450
|
-
"allowedDates": [16
|
|
454
|
+
"allowedDates": [16],
|
|
451
455
|
"min": [1025],
|
|
452
456
|
"max": [1025],
|
|
453
457
|
"minYearProp": [2, "min-year"],
|
package/components/bal-date.js
CHANGED
|
@@ -5,15 +5,11 @@ import { a as ariaBooleanToString } from './aria.js';
|
|
|
5
5
|
import { i as inheritAttributes } from './attributes.js';
|
|
6
6
|
import { B as BEM } from './bem.js';
|
|
7
7
|
import { b as balBrowser } from './browser.js';
|
|
8
|
-
import { d as defaultConfig } from './config.default.js';
|
|
9
|
-
import { L as ListenToConfig } from './config.decorator.js';
|
|
10
|
-
import { B as BalDate$1 } from './date.js';
|
|
11
8
|
import { b as balFloatingUi } from './floating-ui.js';
|
|
12
9
|
import { F as FOCUS_KEYS } from './focus-visible.js';
|
|
13
10
|
import { d as defaultBalAriaForm } from './form.js';
|
|
14
11
|
import { s as stopEventBubbling } from './form-input.js';
|
|
15
|
-
import {
|
|
16
|
-
import { a as isSpaceKey } from './keyboard.helpers.js';
|
|
12
|
+
import { p as rIC, o as debounceEvent, l as addEventListener, r as removeEventListener, e as waitAfterIdleCallback } from './helpers.js';
|
|
17
13
|
import { L as Logger } from './log.js';
|
|
18
14
|
import { i as i18nBalDate } from './bal-date.i18n.js';
|
|
19
15
|
import { d as defineCustomElement$6 } from './bal-date-calendar2.js';
|
|
@@ -21,8 +17,13 @@ import { d as defineCustomElement$5 } from './bal-date-calendar-cell2.js';
|
|
|
21
17
|
import { d as defineCustomElement$4 } from './bal-icon2.js';
|
|
22
18
|
import { d as defineCustomElement$3 } from './bal-input-date2.js';
|
|
23
19
|
import { d as defineCustomElement$2 } from './bal-input-group2.js';
|
|
20
|
+
import { B as BalDate$1 } from './date.js';
|
|
21
|
+
import { a as isSpaceKey } from './keyboard.helpers.js';
|
|
22
|
+
import { d as defaultConfig } from './config.default.js';
|
|
23
|
+
import { L as ListenToConfig } from './config.decorator.js';
|
|
24
24
|
|
|
25
25
|
const balDateCss = ":root{--bal-date-popup-z-index:var(--bal-z-index-tooltip);--bal-date-popup-shadow:var(--bal-shadow-normal);--bal-date-popup-radius:var(--bal-radius-normal)}:root{--bal-z-index-tooltip:1300}.bal-date{display:block;font-family:var(--bal-font-family-text);width:100%}.bal-date__icon--clickable{cursor:pointer}.bal-date__popup{display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;top:0;left:0;z-index:var(--bal-date-popup-z-index);-webkit-box-shadow:var(--bal-date-popup-shadow);box-shadow:var(--bal-date-popup-shadow);border-radius:var(--bal-date-popup-radius)}.bal-date__popup--visible{display:block}";
|
|
26
|
+
const BalDateStyle0 = balDateCss;
|
|
26
27
|
|
|
27
28
|
const Date = /*@__PURE__*/ proxyCustomElement(class Date extends HTMLElement {
|
|
28
29
|
constructor() {
|
|
@@ -38,71 +39,6 @@ const Date = /*@__PURE__*/ proxyCustomElement(class Date extends HTMLElement {
|
|
|
38
39
|
this.balIconClick = createEvent(this, "balIconClick", 7);
|
|
39
40
|
this.inputId = `bal-da-${dateIds++}`;
|
|
40
41
|
this.inheritedAttributes = {};
|
|
41
|
-
this.isKeyboardMode = false;
|
|
42
|
-
this.hasFocus = false;
|
|
43
|
-
this.isExpanded = false;
|
|
44
|
-
this.language = defaultConfig.language;
|
|
45
|
-
this.ariaForm = defaultBalAriaForm;
|
|
46
|
-
/**
|
|
47
|
-
* PUBLIC PROPERTY API
|
|
48
|
-
* ------------------------------------------------------
|
|
49
|
-
*/
|
|
50
|
-
/**
|
|
51
|
-
* The name of the control, which is submitted with the form data.
|
|
52
|
-
*/
|
|
53
|
-
this.name = this.inputId;
|
|
54
|
-
/**
|
|
55
|
-
* If `true` the component gets a invalid style.
|
|
56
|
-
*/
|
|
57
|
-
this.invalid = false;
|
|
58
|
-
/**
|
|
59
|
-
* If `true` the attribute required is added to the native input.
|
|
60
|
-
*/
|
|
61
|
-
this.required = false;
|
|
62
|
-
/**
|
|
63
|
-
* 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.
|
|
64
|
-
*/
|
|
65
|
-
this.disabled = false;
|
|
66
|
-
/**
|
|
67
|
-
* If `true` the element can not mutated, meaning the user can not edit the control.
|
|
68
|
-
*/
|
|
69
|
-
this.readonly = false;
|
|
70
|
-
/**
|
|
71
|
-
* If `true` there will be no trigger icon visible, so no UX indicator for a picker
|
|
72
|
-
*/
|
|
73
|
-
this.freeSolo = false;
|
|
74
|
-
/**
|
|
75
|
-
* If `true` the datepicker only open on click of the icon
|
|
76
|
-
*/
|
|
77
|
-
this.triggerIcon = false;
|
|
78
|
-
/**
|
|
79
|
-
* Closes the datepicker popover after selection
|
|
80
|
-
*/
|
|
81
|
-
this.closeOnSelect = true;
|
|
82
|
-
/**
|
|
83
|
-
* Indicates whether the value of the control can be automatically completed by the browser.
|
|
84
|
-
*/
|
|
85
|
-
this.autocomplete = 'off';
|
|
86
|
-
/**
|
|
87
|
-
* The value of the form field, which accepts ISO 8601 date strings (YYYY-MM-DD).
|
|
88
|
-
*/
|
|
89
|
-
this.value = undefined;
|
|
90
|
-
/**
|
|
91
|
-
* Callback to determine which date in the datepicker should be selectable.
|
|
92
|
-
*/
|
|
93
|
-
this.allowedDates = undefined;
|
|
94
|
-
/**
|
|
95
|
-
* If `true`, it returns the string `INVALID_VALUE` within the balChange event if the input provided is not valid.
|
|
96
|
-
*/
|
|
97
|
-
this.allowInvalidValue = false;
|
|
98
|
-
/**
|
|
99
|
-
* Set the amount of time, in milliseconds, to wait to trigger the `ionChange` event after each keystroke. This also impacts form bindings such as `ngModel` or `v-model`.
|
|
100
|
-
*/
|
|
101
|
-
this.debounce = 0;
|
|
102
|
-
/**
|
|
103
|
-
* If `true`, in Angular reactive forms the control will not be set invalid
|
|
104
|
-
*/
|
|
105
|
-
this.autoInvalidOff = false;
|
|
106
42
|
/**
|
|
107
43
|
* LIFECYCLE
|
|
108
44
|
* ------------------------------------------------------
|
|
@@ -195,6 +131,32 @@ const Date = /*@__PURE__*/ proxyCustomElement(class Date extends HTMLElement {
|
|
|
195
131
|
}
|
|
196
132
|
}
|
|
197
133
|
};
|
|
134
|
+
this.isKeyboardMode = false;
|
|
135
|
+
this.hasFocus = false;
|
|
136
|
+
this.isExpanded = false;
|
|
137
|
+
this.language = defaultConfig.language;
|
|
138
|
+
this.calendarValue = undefined;
|
|
139
|
+
this.ariaForm = defaultBalAriaForm;
|
|
140
|
+
this.name = this.inputId;
|
|
141
|
+
this.invalid = false;
|
|
142
|
+
this.required = false;
|
|
143
|
+
this.disabled = false;
|
|
144
|
+
this.readonly = false;
|
|
145
|
+
this.freeSolo = false;
|
|
146
|
+
this.placeholder = undefined;
|
|
147
|
+
this.triggerIcon = false;
|
|
148
|
+
this.closeOnSelect = true;
|
|
149
|
+
this.autocomplete = 'off';
|
|
150
|
+
this.value = undefined;
|
|
151
|
+
this.min = undefined;
|
|
152
|
+
this.max = undefined;
|
|
153
|
+
this.minYearProp = undefined;
|
|
154
|
+
this.maxYearProp = undefined;
|
|
155
|
+
this.defaultDate = undefined;
|
|
156
|
+
this.allowedDates = undefined;
|
|
157
|
+
this.allowInvalidValue = false;
|
|
158
|
+
this.debounce = 0;
|
|
159
|
+
this.autoInvalidOff = false;
|
|
198
160
|
}
|
|
199
161
|
createLogger(log) {
|
|
200
162
|
this.log = log;
|
|
@@ -358,7 +320,7 @@ const Date = /*@__PURE__*/ proxyCustomElement(class Date extends HTMLElement {
|
|
|
358
320
|
"value": ["valueChanged"],
|
|
359
321
|
"debounce": ["debounceChanged"]
|
|
360
322
|
}; }
|
|
361
|
-
static get style() { return
|
|
323
|
+
static get style() { return BalDateStyle0; }
|
|
362
324
|
}, [0, "bal-date", {
|
|
363
325
|
"name": [1],
|
|
364
326
|
"invalid": [4],
|
|
@@ -376,7 +338,7 @@ const Date = /*@__PURE__*/ proxyCustomElement(class Date extends HTMLElement {
|
|
|
376
338
|
"minYearProp": [2, "min-year"],
|
|
377
339
|
"maxYearProp": [2, "max-year"],
|
|
378
340
|
"defaultDate": [1, "default-date"],
|
|
379
|
-
"allowedDates": [16
|
|
341
|
+
"allowedDates": [16],
|
|
380
342
|
"allowInvalidValue": [4, "allow-invalid-value"],
|
|
381
343
|
"debounce": [2],
|
|
382
344
|
"autoInvalidOff": [516, "auto-invalid-off"],
|
|
@@ -4,31 +4,15 @@ import { B as BEM } from './bem.js';
|
|
|
4
4
|
import { L as Logger } from './log.js';
|
|
5
5
|
|
|
6
6
|
const balDividerCss = ":root{--bal-divider-border-width:var(--bal-border-width-normal);--bal-divider-background-primary:var(--bal-color-border-primary);--bal-divider-background-primary-light:var(--bal-color-border-primary-light);--bal-divider-background-primary-dark:var(--bal-color-border-primary-pressed);--bal-divider-background-grey-light:var(--bal-color-border-divider);--bal-divider-background-grey:var(--bal-color-border);--bal-divider-background-grey-dark:var(--bal-color-border-grey-dark);--bal-divider-background-warning:var(--bal-color-border-warning);--bal-divider-background-success:var(--bal-color-border-success);--bal-divider-background-danger:var(--bal-color-border-danger);--bal-divider-background-danger-dark:var(--bal-color-border-danger-hovered);--bal-divider-background-danger-darker:var(--bal-color-border-danger-pressed);--bal-divider-background-white:var(--bal-color-border-inverted);--bal-divider-background-light-blue:var(--bal-color-border-primary-hovered);--bal-divider-radius:var(--bal-radius-rounded)}.bal-divider{margin:0;display:block;border-radius:var(--bal-divider-radius)}.bal-divider--color-primary{background:var(--bal-divider-background-primary)}.bal-divider--color-primary-light{background:var(--bal-divider-background-primary-light)}.bal-divider--color-primary-dark{background:var(--bal-divider-background-primary-dark)}.bal-divider--color-grey-light{background:var(--bal-divider-background-grey-light)}.bal-divider--color-grey{background:var(--bal-divider-background-grey)}.bal-divider--color-grey-dark{background:var(--bal-divider-background-grey-dark)}.bal-divider--color-warning{background:var(--bal-divider-background-warning)}.bal-divider--color-success{background:var(--bal-divider-background-success)}.bal-divider--color-danger{background:var(--bal-divider-background-danger)}.bal-divider--color-danger-dark{background:var(--bal-divider-background-danger-dark)}.bal-divider--color-danger-darker{background:var(--bal-divider-background-danger-darker)}.bal-divider--color-white{background:var(--bal-divider-background-white)}.bal-divider--color-light-blue{background:var(--bal-divider-background-light-blue)}.bal-divider--layout-horizontal{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;min-height:var(--bal-divider-border-width);height:var(--bal-divider-border-width)}.bal-divider--layout-vertical{height:auto;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:stretch;align-self:stretch;width:var(--bal-divider-border-width)}.bal-divider--border-style-dashed.bal-divider--color-primary{background:repeating-linear-gradient(90deg, var(--bal-divider-background-primary) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-primary-light{background:repeating-linear-gradient(90deg, var(--bal-divider-background-primary-light) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-primary-dark{background:repeating-linear-gradient(90deg, var(--bal-divider-background-primary-dark) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-grey-light{background:repeating-linear-gradient(90deg, var(--bal-divider-background-grey-light) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-grey{background:repeating-linear-gradient(90deg, var(--bal-divider-background-grey) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-grey-dark{background:repeating-linear-gradient(90deg, var(--bal-divider-background-grey-dark) 0px, var --bal-divider-background-grey 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-warning{background:repeating-linear-gradient(90deg, var(--bal-divider-background-warning) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-success{background:repeating-linear-gradient(90deg, var(--bal-divider-background-success) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-danger{background:repeating-linear-gradient(90deg, var(--bal-divider-background-danger) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-danger-dark{background:repeating-linear-gradient(90deg, var(--bal-divider-background-danger-dark) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-danger-darker{background:repeating-linear-gradient(90deg, var(--bal-divider-background-danger-darker) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-white{background:repeating-linear-gradient(90deg, var(--bal-divider-background-white) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--border-style-dashed.bal-divider--color-light-blue{background:repeating-linear-gradient(90deg, var(--bal-divider-background-light-blue) 0px, var(--bal-divider-background-grey) 8px, transparent 8px, transparent 16px)}.bal-divider--space-none{margin:0}.bal-divider--space-xx-small{margin:var(--bal-space-xx-small) 0}@media screen and (min-width: 769px),print{.bal-divider--space-xx-small{margin:var(--bal-space-xx-small-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-xx-small{margin:var(--bal-space-xx-small-desktop) 0}}.bal-divider--space-x-small{margin:var(--bal-space-x-small) 0}@media screen and (min-width: 769px),print{.bal-divider--space-x-small{margin:var(--bal-space-x-small-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-x-small{margin:var(--bal-space-x-small-desktop) 0}}.bal-divider--space-small{margin:var(--bal-space-small) 0}@media screen and (min-width: 769px),print{.bal-divider--space-small{margin:var(--bal-space-small-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-small{margin:var(--bal-space-small-desktop) 0}}.bal-divider--space-normal{margin:var(--bal-space-normal) 0}@media screen and (min-width: 769px),print{.bal-divider--space-normal{margin:var(--bal-space-normal-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-normal{margin:var(--bal-space-normal-desktop) 0}}.bal-divider--space-medium{margin:var(--bal-space-medium) 0}@media screen and (min-width: 769px),print{.bal-divider--space-medium{margin:var(--bal-space-medium-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-medium{margin:var(--bal-space-medium-desktop) 0}}.bal-divider--space-large{margin:var(--bal-space-large) 0}@media screen and (min-width: 769px),print{.bal-divider--space-large{margin:var(--bal-space-large-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-large{margin:var(--bal-space-large-desktop) 0}}.bal-divider--space-x-large{margin:var(--bal-space-x-large) 0}@media screen and (min-width: 769px),print{.bal-divider--space-x-large{margin:var(--bal-space-x-large-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-x-large{margin:var(--bal-space-x-large-desktop) 0}}.bal-divider--space-xx-large{margin:var(--bal-space-xx-large) 0}@media screen and (min-width: 769px),print{.bal-divider--space-xx-large{margin:var(--bal-space-xx-large-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-xx-large{margin:var(--bal-space-xx-large-desktop) 0}}.bal-divider--space-xxx-large{margin:var(--bal-space-xxx-large) 0}@media screen and (min-width: 769px),print{.bal-divider--space-xxx-large{margin:var(--bal-space-xxx-large-tablet) 0}}@media screen and (min-width: 1024px){.bal-divider--space-xxx-large{margin:var(--bal-space-xxx-large-desktop) 0}}.bal-divider--layout-vertical.bal-divider--space-none{margin:0}.bal-divider--layout-vertical.bal-divider--space-xx-small{margin:0 var(--bal-space-xx-small)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-xx-small{margin:0 var(--bal-space-xx-small-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-xx-small{margin:0 var(--bal-space-xx-small-desktop)}}.bal-divider--layout-vertical.bal-divider--space-x-small{margin:0 var(--bal-space-x-small)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-x-small{margin:0 var(--bal-space-x-small-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-x-small{margin:0 var(--bal-space-x-small-desktop)}}.bal-divider--layout-vertical.bal-divider--space-small{margin:0 var(--bal-space-small)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-small{margin:0 var(--bal-space-small-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-small{margin:0 var(--bal-space-small-desktop)}}.bal-divider--layout-vertical.bal-divider--space-normal{margin:0 var(--bal-space-normal)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-normal{margin:0 var(--bal-space-normal-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-normal{margin:0 var(--bal-space-normal-desktop)}}.bal-divider--layout-vertical.bal-divider--space-medium{margin:0 var(--bal-space-medium)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-medium{margin:0 var(--bal-space-medium-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-medium{margin:0 var(--bal-space-medium-desktop)}}.bal-divider--layout-vertical.bal-divider--space-large{margin:0 var(--bal-space-large)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-large{margin:0 var(--bal-space-large-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-large{margin:0 var(--bal-space-large-desktop)}}.bal-divider--layout-vertical.bal-divider--space-x-large{margin:0 var(--bal-space-x-large)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-x-large{margin:0 var(--bal-space-x-large-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-x-large{margin:0 var(--bal-space-x-large-desktop)}}.bal-divider--layout-vertical.bal-divider--space-xx-large{margin:0 var(--bal-space-xx-large)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-xx-large{margin:0 var(--bal-space-xx-large-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-xx-large{margin:0 var(--bal-space-xx-large-desktop)}}.bal-divider--layout-vertical.bal-divider--space-xxx-large{margin:0 var(--bal-space-xxx-large)}@media screen and (min-width: 769px),print{.bal-divider--layout-vertical.bal-divider--space-xxx-large{margin:0 var(--bal-space-xxx-large-tablet)}}@media screen and (min-width: 1024px){.bal-divider--layout-vertical.bal-divider--space-xxx-large{margin:0 var(--bal-space-xxx-large-desktop)}}";
|
|
7
|
+
const BalDividerStyle0 = balDividerCss;
|
|
7
8
|
|
|
8
9
|
const Divider = /*@__PURE__*/ proxyCustomElement(class Divider extends HTMLElement {
|
|
9
10
|
constructor() {
|
|
10
11
|
super();
|
|
11
12
|
this.__registerHost();
|
|
12
|
-
/**
|
|
13
|
-
* PUBLIC PROPERTY API
|
|
14
|
-
* ------------------------------------------------------
|
|
15
|
-
*/
|
|
16
|
-
/**
|
|
17
|
-
* Defines the position of the child elements if they
|
|
18
|
-
* are showed verticaly or horizontally. Default is verticaly.
|
|
19
|
-
*/
|
|
20
13
|
this.layout = 'horizontal';
|
|
21
|
-
/**
|
|
22
|
-
* Defines the space between the child elements. Default is xx-small.
|
|
23
|
-
*/
|
|
24
14
|
this.space = 'none';
|
|
25
|
-
/**
|
|
26
|
-
* Defines the color of the separator line.
|
|
27
|
-
*/
|
|
28
15
|
this.color = 'grey';
|
|
29
|
-
/**
|
|
30
|
-
* Defines the color of the separator line.
|
|
31
|
-
*/
|
|
32
16
|
this.borderStyle = 'solid';
|
|
33
17
|
}
|
|
34
18
|
createLogger(log) {
|
|
@@ -46,7 +30,7 @@ const Divider = /*@__PURE__*/ proxyCustomElement(class Divider extends HTMLEleme
|
|
|
46
30
|
const borderStyle = !!this.borderStyle;
|
|
47
31
|
return (h(Host, { key: '60ea4a88825c99f20a5db8a458c4c27ad04d616c', role: "separator", class: Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, block.class()), block.modifier(`layout-${this.layout}`).class(layout)), block.modifier(`space-${this.space}`).class(space)), block.modifier(`color-${this.color}`).class(color)), block.modifier(`border-style-${this.borderStyle}`).class(borderStyle)) }, h("slot", { key: '307d340b0c7e0333995fc22030cd4c1794f54136' })));
|
|
48
32
|
}
|
|
49
|
-
static get style() { return
|
|
33
|
+
static get style() { return BalDividerStyle0; }
|
|
50
34
|
}, [4, "bal-divider", {
|
|
51
35
|
"layout": [1],
|
|
52
36
|
"space": [1],
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { h, proxyCustomElement, HTMLElement, createEvent, Host } from '@stencil/core/internal/client';
|
|
2
2
|
import { _ as __decorate, a as __metadata } from './tslib.es6.js';
|
|
3
|
-
import { n as rIC, a as waitAfterFramePaint, o as addEventListener, p as removeEventListener, b as waitAfterIdleCallback } from './helpers.js';
|
|
4
|
-
import { b as balBrowser } from './browser.js';
|
|
5
|
-
import { b as isArrowDownKey, c as isArrowUpKey, i as isEnterKey, d as isEscapeKey, a as isSpaceKey } from './keyboard.helpers.js';
|
|
6
3
|
import { B as BEM } from './bem.js';
|
|
7
4
|
import { L as Logger } from './log.js';
|
|
8
5
|
import { s as stopEventBubbling } from './form-input.js';
|
|
9
6
|
import { i as inheritAttributes } from './attributes.js';
|
|
7
|
+
import { d as defaultBalAriaForm } from './form.js';
|
|
8
|
+
import { p as rIC, b as waitAfterFramePaint, l as addEventListener, r as removeEventListener, e as waitAfterIdleCallback } from './helpers.js';
|
|
9
|
+
import { b as balBrowser } from './browser.js';
|
|
10
10
|
import { a as areArraysEqual } from './array.js';
|
|
11
|
+
import { l as lodash_isnil } from './index3.js';
|
|
11
12
|
import { F as FOCUS_KEYS } from './focus-visible.js';
|
|
12
|
-
import { D as DropdownOptionUtil } from './option.js';
|
|
13
13
|
import { b as balFloatingUi } from './floating-ui.js';
|
|
14
|
-
import {
|
|
14
|
+
import { D as DropdownOptionUtil } from './option.js';
|
|
15
|
+
import { c as isArrowDownKey, d as isArrowUpKey, i as isEnterKey, e as isEscapeKey, a as isSpaceKey } from './keyboard.helpers.js';
|
|
15
16
|
import { a as ariaBooleanToString } from './aria.js';
|
|
16
17
|
import { d as defaultConfig } from './config.default.js';
|
|
17
18
|
import { L as ListenToConfig } from './config.decorator.js';
|
|
18
|
-
import { d as defaultBalAriaForm } from './form.js';
|
|
19
19
|
|
|
20
20
|
class DropdownAutoFillUtil {
|
|
21
21
|
constructor() {
|
|
@@ -329,9 +329,9 @@ class DropdownValueUtil {
|
|
|
329
329
|
}
|
|
330
330
|
parseValueString(newValue = []) {
|
|
331
331
|
let newRawValue = [];
|
|
332
|
-
if (!
|
|
332
|
+
if (!lodash_isnil(newValue) && newValue !== '') {
|
|
333
333
|
if (Array.isArray(newValue)) {
|
|
334
|
-
newRawValue = [...newValue.filter(v => !
|
|
334
|
+
newRawValue = [...newValue.filter(v => !lodash_isnil(v))];
|
|
335
335
|
}
|
|
336
336
|
else {
|
|
337
337
|
if (newValue.split('').includes(',')) {
|
|
@@ -401,6 +401,7 @@ const DropdownInput = ({ inputId, httpFormSubmit, ariaForm, rawValue, autocomple
|
|
|
401
401
|
};
|
|
402
402
|
|
|
403
403
|
const balDropdownCss = ":root{--bal-dropdown-control-background:var(--bal-color-white);--bal-dropdown-control-background-hover:var(--bal-form-field-control-background-hover);--bal-dropdown-control-background-invalid:var(--bal-form-field-control-danger-background);--bal-dropdown-control-background-disabled:var(--bal-form-field-control-disabled-background);--bal-dropdown-control-input-background:var(--bal-color-grey-1);--bal-dropdown-control-native-input-background:transparent;--bal-dropdown-control-native-input-background-hover:transparent;--bal-dropdown-control-input-inverted-footer-background:transparent;--bal-dropdown-control-input-inverted-footer-background-hover:transparent;--bal-dropdown-control-input-multiple-background:transparent;--bal-dropdown-control-input-multiple-background-read-only-selection:transparent;--bal-dropdown-control-input-option-background:transparent;--bal-dropdown-control-input-option-background-selected:var(--bal-color-primary-1);--bal-dropdown-control-input-option-background-focused:var(--bal-color-grey-3);--bal-dropdown-control-input-option-background-hover:var(--bal-color-grey-3);--bal-dropdown-control-border-radius:var(--bal-form-field-control-radius);--bal-dropdown-popover-border-color:var(--bal-color-grey-2);--bal-dropdown-control-border-color:var(--bal-form-field-control-border-color);--bal-dropdown-control-border-color-focused:var(--bal-color-primary);--bal-dropdown-control-border-color-hover:var(--bal-form-field-control-border-color-hover);--bal-dropdown-control-border-color-invalid:var(--bal-form-field-control-danger-border-color);--bal-dropdown-control-border-color-disabled:var(--bal-form-field-control-disabled-border-color);--bal-dropdown-control-border-color-focus-within:var(--bal-color-primary);--bal-dropdown-option-border-top-color:var(--bal-color-grey-2);--bal-dropdown-popover-empty-text-color:var(--bal-form-field-control-color);--bal-dropdown-control-text-color:var(--bal-form-field-control-color);--bal-dropdown-control-text-color-focused:var(--bal-color-primary);--bal-dropdown-input-text-color-disabled:var(--bal-form-field-label-disabled-color);--bal-dropdown-control-inverted-footer-native-input-text-color:var(--bal-color-text-white);--bal-dropdown-option-content-label-text-color:var(--bal-form-field-control-color)}.bal-dropdown{display:block;position:relative;-ms-flex:1;flex:1;width:100%}.bal-dropdown__root{border-width:.125rem;border-style:solid;border-color:var(--bal-dropdown-control-border-color);border-radius:var(--bal-dropdown-control-border-radius);background:var(--bal-dropdown-control-background);font-weight:var(--bal-font-weight-regular);font-size:var(--bal-text-size-normal);font-family:var(--bal-font-family-text);color:var(--bal-dropdown-control-text-color);outline:none;-webkit-box-shadow:var(--bal-shadow-none);box-shadow:var(--bal-shadow-none);padding-right:1rem;height:auto;min-height:3rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:-ms-flexbox;display:flex;width:100%;text-align:left;gap:1rem;padding-left:calc(.75em - var(--bal-border-width-normal));padding-right:calc(.75em - var(--bal-border-width-normal));-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.bal-dropdown__root--autofill{background:#faffbd !important;background:light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important}.bal-dropdown__root>span{-ms-flex:1;flex:1;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bal-dropdown__root--focused{border-color:var(--bal-dropdown-control-border-color-focused)}.bal-dropdown__root--invalid{border-color:var(--bal-dropdown-control-border-color-invalid);background:var(--bal-dropdown-control-background-invalid)}.bal-dropdown__root--disabled{border-color:var(--bal-dropdown-control-border-color-disabled);background:var(--bal-dropdown-control-background-disabled)}.bal-dropdown__root__content--placeholder{color:var(--bal-form-field-control-placeholder-color)}.bal-dropdown__root__content--disabled{color:var(--bal-dropdown-input-text-color-disabled)}@media (hover: hover)and (pointer: fine){.bal-dropdown__root:not(.bal-dropdown__root--disabled):not(.bal-dropdown__root--invalid):not(.bal-dropdown__root--theme-purple):not(.bal-dropdown__root--theme-purple-expanded):hover{background:var(--bal-dropdown-control-background-hover)}}.bal-dropdown__root__content__chips{--bal-tag-size-small-font-size:var(--bal-text-size-normal);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--bal-space-xx-small);padding-top:var(--bal-space-x-small);padding-bottom:var(--bal-space-x-small)}.bal-dropdown__root__content__chips>bal-tag{z-index:1}.bal-dropdown__root__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:rgba(0,0,0,0);position:absolute;right:var(--bal-border-width-normal);left:var(--bal-border-width-normal);top:var(--bal-border-width-normal);bottom:var(--bal-border-width-normal);opacity:0;padding-left:calc(.75em - var(--bal-border-width-normal));padding-right:calc(.75em - var(--bal-border-width-normal));cursor:pointer}.bal-dropdown__root__input:disabled{cursor:default}.bal-dropdown__root__input:-webkit-autofill{opacity:1}.bal-dropdown__root__input:autofill{opacity:1}.bal-dropdown__root__input:-internal-autofill-selected{opacity:0}.bal-dropdown__root__select{position:absolute !important;left:0;top:0;margin:0;padding:0;opacity:0;outline:0;border:none;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden}.bal-dropdown__root--autofill .bal-dropdown__root__input{opacity:0}.bal-dropdown__list{display:none;visibility:hidden;opacity:0;width:100vw;position:absolute;top:0;left:0;will-change:left,top,opacity;background:var(--bal-color-white);border-radius:var(--bal-radius-normal);-webkit-box-shadow:var(--bal-shadow-normal);box-shadow:var(--bal-shadow-normal);z-index:var(--bal-z-index-popup)}@media screen and (min-width: 769px),print{.bal-dropdown__list{max-width:100vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100%}}.bal-dropdown__list--expanded{display:block;visibility:visible;opacity:1}.bal-dropdown__native{bottom:0;left:0;position:absolute;opacity:0;pointer-events:none;width:100%}.bal-dropdown__clear{background:rgba(0,0,0,0);border:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.bal-dropdown__clear--theme-purple{height:2rem;width:2rem;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}.bal-dropdown__clear--theme-purple::before{content:\"\";position:absolute;right:32px;background:var(--bal-color-white);width:2px;height:100%}.bal-dropdown__rear{z-index:1}.bal-dropdown__root--size-small{min-height:2rem}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--disabled) .bal-dropdown__root__content--placeholder{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded){border:none;background:var(--bal-color-background-grey-light)}@media (hover: hover)and (pointer: fine){.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover{background:var(--bal-color-purple-1)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__input,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner svg,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner g,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner path,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner circle{fill:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active{background:var(--bal-color-purple-2)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__input,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner svg,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner g,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner path,.bal-dropdown__root--theme-purple:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner circle{fill:var(--bal-color-text-primary)}}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded){border:none;background:var(--bal-color-purple-2)}@media (hover: hover)and (pointer: fine){.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover{background:var(--bal-color-purple-3)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__content{color:var(--bal-color-text-primary-pressed)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner svg,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner g,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner path,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):hover .bal-icon__inner circle{fill:var(--bal-color-text-primary-pressed)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active{background:var(--bal-color-purple-3)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner svg,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner g,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner path,.bal-dropdown__root--theme-purple-filled:not(.bal-dropdown__root--theme-purple-expanded):not(.bal-dropdown__root--disabled):active .bal-icon__inner circle{fill:var(--bal-color-text-primary)}}.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled),.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active{border:none;background:var(--bal-color-purple-2)}.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-dropdown__root__content,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-dropdown__root__content,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-dropdown__root__input,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-dropdown__root__content{color:var(--bal-color-text-primary)}.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner svg,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner g,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner path,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled) .bal-icon__inner circle,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner svg,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner g,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner path,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):hover .bal-icon__inner circle,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner svg,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner g,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner path,.bal-dropdown__root--theme-purple-expanded:not(.bal-dropdown__root--disabled):active .bal-icon__inner circle{fill:var(--bal-color-text-primary)}.bal-dropdown__root--focused.bal-dropdown__root--theme-purple:before{content:\"\";border-width:var(--bal-border-width-normal);border-style:solid;border-color:var(--bal-focus-shadow);position:absolute;background:rgba(0,0,0,0);border-radius:var(--bal-radius-normal);top:-0.25rem;bottom:-0.25rem;left:-0.25rem;right:-0.25rem}.bal-dropdown__root__content--size-small{font-size:var(--bal-text-size-small);font-weight:var(--bal-font-weight-bold)}.bal-dropdown__clear--theme-purple{height:2rem;width:2rem;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}.bal-dropdown__clear--theme-purple::before{content:\"\";position:absolute;right:32px;background:var(--bal-color-white);width:2px;height:100%}";
|
|
404
|
+
const BalDropdownStyle0 = balDropdownCss;
|
|
404
405
|
|
|
405
406
|
const Dropdown = /*@__PURE__*/ proxyCustomElement(class Dropdown extends HTMLElement {
|
|
406
407
|
constructor() {
|
|
@@ -413,19 +414,6 @@ const Dropdown = /*@__PURE__*/ proxyCustomElement(class Dropdown extends HTMLEle
|
|
|
413
414
|
this.inheritedAttributes = {};
|
|
414
415
|
this.initialValue = [];
|
|
415
416
|
this.nativeOptions = [];
|
|
416
|
-
this.rawOptions = [];
|
|
417
|
-
this.choices = [];
|
|
418
|
-
this.rawValue = [];
|
|
419
|
-
this.hasFocus = false;
|
|
420
|
-
this.isExpanded = false;
|
|
421
|
-
this.isAutoFilled = false;
|
|
422
|
-
this.isKeyboardMode = false;
|
|
423
|
-
this.inputLabel = '';
|
|
424
|
-
this.ariaForm = defaultBalAriaForm;
|
|
425
|
-
this.language = defaultConfig.language;
|
|
426
|
-
this.region = defaultConfig.region;
|
|
427
|
-
this.httpFormSubmit = defaultConfig.httpFormSubmit;
|
|
428
|
-
this.labelToFocus = '';
|
|
429
417
|
this.valueUtil = new DropdownValueUtil();
|
|
430
418
|
this.eventsUtil = new DropdownEventsUtil();
|
|
431
419
|
this.popupUtil = new DropdownPopupUtil();
|
|
@@ -433,91 +421,6 @@ const Dropdown = /*@__PURE__*/ proxyCustomElement(class Dropdown extends HTMLEle
|
|
|
433
421
|
this.formSubmitUtil = new DropdownFormSubmitUtil();
|
|
434
422
|
this.focusUtil = new DropdownFocusUtil();
|
|
435
423
|
this.autoFillUtil = new DropdownAutoFillUtil();
|
|
436
|
-
/**
|
|
437
|
-
* PUBLIC PROPERTY API
|
|
438
|
-
* ------------------------------------------------------
|
|
439
|
-
*/
|
|
440
|
-
/**
|
|
441
|
-
* Indicates whether the value of the control can be automatically completed by the browser.
|
|
442
|
-
*/
|
|
443
|
-
this.autocomplete = 'off';
|
|
444
|
-
/**
|
|
445
|
-
* The name of the control, which is submitted with the form data.
|
|
446
|
-
*/
|
|
447
|
-
this.name = this.inputId;
|
|
448
|
-
/**
|
|
449
|
-
* Defines the placeholder of the component. Only shown when the value is empty
|
|
450
|
-
*/
|
|
451
|
-
this.placeholder = '';
|
|
452
|
-
/**
|
|
453
|
-
* Defines a inline label to be shown before the value
|
|
454
|
-
*/
|
|
455
|
-
this.inlineLabel = '';
|
|
456
|
-
/**
|
|
457
|
-
* If `true` there will be on trigger icon visible
|
|
458
|
-
*/
|
|
459
|
-
this.icon = 'caret-down';
|
|
460
|
-
/**
|
|
461
|
-
* Defines the size of the control.
|
|
462
|
-
*/
|
|
463
|
-
this.size = '';
|
|
464
|
-
/**
|
|
465
|
-
* Defines the color style of the control
|
|
466
|
-
*/
|
|
467
|
-
this.theme = '';
|
|
468
|
-
/**
|
|
469
|
-
* If `true`, the user cannot interact with the option.
|
|
470
|
-
*/
|
|
471
|
-
this.disabled = false;
|
|
472
|
-
/**
|
|
473
|
-
* If `true` the element can not mutated, meaning the user can not edit the control.
|
|
474
|
-
*/
|
|
475
|
-
this.readonly = false;
|
|
476
|
-
/**
|
|
477
|
-
* If `true`, the user can select multiple options.
|
|
478
|
-
*/
|
|
479
|
-
this.multiple = false;
|
|
480
|
-
/**
|
|
481
|
-
* If `true`, the selected options are shown as chips
|
|
482
|
-
*/
|
|
483
|
-
this.chips = false;
|
|
484
|
-
/**
|
|
485
|
-
* If `true`, a cross at the end is visible to clear the selection
|
|
486
|
-
*/
|
|
487
|
-
this.clearable = false;
|
|
488
|
-
/**
|
|
489
|
-
* If `true`, the component will be shown as invalid
|
|
490
|
-
*/
|
|
491
|
-
this.invalid = false;
|
|
492
|
-
/**
|
|
493
|
-
* If `true`, the user must fill in a value before submitting a form.
|
|
494
|
-
*/
|
|
495
|
-
this.required = false;
|
|
496
|
-
/**
|
|
497
|
-
* Defines if the select is in a loading state.
|
|
498
|
-
*/
|
|
499
|
-
this.loading = false;
|
|
500
|
-
/**
|
|
501
|
-
* Defines the filter logic of the list
|
|
502
|
-
*/
|
|
503
|
-
this.filter = 'includes';
|
|
504
|
-
/**
|
|
505
|
-
* Defines the max height of the list element
|
|
506
|
-
*/
|
|
507
|
-
this.contentHeight = 262;
|
|
508
|
-
/**
|
|
509
|
-
* @internal
|
|
510
|
-
* Set this to `true` when the component is placed on a dark background.
|
|
511
|
-
*/
|
|
512
|
-
this.inverted = false;
|
|
513
|
-
/**
|
|
514
|
-
* Steps can be passed as a property or through HTML markup.
|
|
515
|
-
*/
|
|
516
|
-
this.options = [];
|
|
517
|
-
/**
|
|
518
|
-
* The value of the selected options.
|
|
519
|
-
*/
|
|
520
|
-
this.value = [];
|
|
521
424
|
/**
|
|
522
425
|
* LIFECYCLE
|
|
523
426
|
* ------------------------------------------------------
|
|
@@ -615,6 +518,39 @@ const Dropdown = /*@__PURE__*/ proxyCustomElement(class Dropdown extends HTMLEle
|
|
|
615
518
|
}
|
|
616
519
|
}
|
|
617
520
|
};
|
|
521
|
+
this.rawOptions = [];
|
|
522
|
+
this.choices = [];
|
|
523
|
+
this.rawValue = [];
|
|
524
|
+
this.hasFocus = false;
|
|
525
|
+
this.isExpanded = false;
|
|
526
|
+
this.isAutoFilled = false;
|
|
527
|
+
this.isKeyboardMode = false;
|
|
528
|
+
this.inputLabel = '';
|
|
529
|
+
this.ariaForm = defaultBalAriaForm;
|
|
530
|
+
this.language = defaultConfig.language;
|
|
531
|
+
this.region = defaultConfig.region;
|
|
532
|
+
this.httpFormSubmit = defaultConfig.httpFormSubmit;
|
|
533
|
+
this.labelToFocus = '';
|
|
534
|
+
this.autocomplete = 'off';
|
|
535
|
+
this.name = this.inputId;
|
|
536
|
+
this.placeholder = '';
|
|
537
|
+
this.inlineLabel = '';
|
|
538
|
+
this.icon = 'caret-down';
|
|
539
|
+
this.size = '';
|
|
540
|
+
this.theme = '';
|
|
541
|
+
this.disabled = false;
|
|
542
|
+
this.readonly = false;
|
|
543
|
+
this.multiple = false;
|
|
544
|
+
this.chips = false;
|
|
545
|
+
this.clearable = false;
|
|
546
|
+
this.invalid = false;
|
|
547
|
+
this.required = false;
|
|
548
|
+
this.loading = false;
|
|
549
|
+
this.filter = 'includes';
|
|
550
|
+
this.contentHeight = 262;
|
|
551
|
+
this.inverted = false;
|
|
552
|
+
this.options = [];
|
|
553
|
+
this.value = [];
|
|
618
554
|
}
|
|
619
555
|
createLogger(log) {
|
|
620
556
|
this.log = log;
|
|
@@ -760,7 +696,7 @@ const Dropdown = /*@__PURE__*/ proxyCustomElement(class Dropdown extends HTMLEle
|
|
|
760
696
|
"options": ["optionChanged"],
|
|
761
697
|
"value": ["valueChanged"]
|
|
762
698
|
}; }
|
|
763
|
-
static get style() { return
|
|
699
|
+
static get style() { return BalDropdownStyle0; }
|
|
764
700
|
}, [4, "bal-dropdown", {
|
|
765
701
|
"autocomplete": [1],
|
|
766
702
|
"name": [1],
|
|
@@ -5,23 +5,9 @@ const FieldControl = /*@__PURE__*/ proxyCustomElement(class FieldControl extends
|
|
|
5
5
|
constructor() {
|
|
6
6
|
super();
|
|
7
7
|
this.__registerHost();
|
|
8
|
-
/**
|
|
9
|
-
* @deprecated
|
|
10
|
-
* Baloise icon for the right side of the input
|
|
11
|
-
*/
|
|
12
8
|
this.iconRight = '';
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated
|
|
15
|
-
* Baloise icon for the left side of the input
|
|
16
|
-
*/
|
|
17
9
|
this.iconLeft = '';
|
|
18
|
-
/**
|
|
19
|
-
* If `true` on mobile devices the form control children are aligned verticaly and expanded to the full width
|
|
20
|
-
*/
|
|
21
10
|
this.expandedOnMobile = undefined;
|
|
22
|
-
/**
|
|
23
|
-
* If `true` a loading spinner is visible at the end of the input
|
|
24
|
-
*/
|
|
25
11
|
this.loading = false;
|
|
26
12
|
}
|
|
27
13
|
get buildIconLeftTemplate() {
|
|
@@ -16,17 +16,8 @@ const FieldHint = /*@__PURE__*/ proxyCustomElement(class FieldHint extends HTMLE
|
|
|
16
16
|
constructor() {
|
|
17
17
|
super();
|
|
18
18
|
this.__registerHost();
|
|
19
|
-
/**
|
|
20
|
-
* Text of the inputs label
|
|
21
|
-
*/
|
|
22
19
|
this.subject = '';
|
|
23
|
-
/**
|
|
24
|
-
* Text for the close button.
|
|
25
|
-
*/
|
|
26
20
|
this.closeLabel = 'Close';
|
|
27
|
-
/**
|
|
28
|
-
* Disables the close button for tablet and desktop
|
|
29
|
-
*/
|
|
30
21
|
this.small = false;
|
|
31
22
|
}
|
|
32
23
|
render() {
|