@baloise/ds-core 19.8.2 → 19.8.3
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/bal-accordion-details.js +6 -4
- package/components/bal-accordion-summary.js +7 -5
- package/components/bal-accordion-trigger.js +7 -5
- package/components/bal-accordion.js +9 -7
- package/components/bal-app.js +12 -8
- package/components/bal-badge2.js +6 -4
- package/components/bal-button-group2.js +5 -3
- package/components/bal-button2.js +5 -3
- package/components/bal-card-actions.js +5 -3
- package/components/bal-card-button.js +5 -3
- package/components/bal-card-content2.js +5 -3
- package/components/bal-card-subtitle.js +5 -3
- package/components/bal-card-title.js +5 -3
- package/components/bal-card2.js +5 -3
- package/components/bal-carousel-item.js +6 -4
- package/components/bal-carousel.js +21 -22
- package/components/bal-check2.js +5 -3
- package/components/bal-checkbox-group.js +7 -5
- package/components/bal-checkbox2.js +7 -5
- package/components/bal-close2.js +8 -6
- package/components/bal-content2.js +5 -3
- package/components/bal-data-item.js +5 -3
- package/components/bal-data-label.js +5 -3
- package/components/bal-data-value.js +7 -5
- package/components/bal-data.js +5 -3
- package/components/bal-date-calendar-cell2.js +5 -3
- package/components/bal-date-calendar2.js +21 -34
- package/components/bal-date.js +12 -10
- package/components/bal-divider.js +5 -3
- package/components/bal-dropdown.js +21 -24
- package/components/bal-field-control.js +5 -3
- package/components/bal-field-hint.js +7 -9
- package/components/bal-field-label.js +5 -3
- package/components/bal-field-message.js +5 -3
- package/components/bal-field.js +9 -7
- package/components/bal-file-upload.js +15 -22
- package/components/bal-footer.js +9 -7
- package/components/bal-form-col.js +7 -5
- package/components/bal-form-grid.js +5 -3
- package/components/bal-form.js +7 -5
- package/components/bal-heading2.js +6 -4
- package/components/bal-hint-text2.js +5 -3
- package/components/bal-hint-title2.js +5 -3
- package/components/bal-hint2.js +10 -8
- package/components/bal-icon2.js +6 -4
- package/components/bal-input-date2.js +10 -8
- package/components/bal-input-group2.js +6 -4
- package/components/bal-input-slider.js +11 -9
- package/components/bal-input-stepper.js +1027 -1056
- package/components/bal-input.js +6 -4
- package/components/bal-label2.js +9 -7
- package/components/bal-list-item-accordion-body2.js +10 -9
- package/components/bal-list-item-accordion-head2.js +10 -8
- package/components/bal-list-item-content2.js +5 -3
- package/components/bal-list-item-icon2.js +5 -3
- package/components/bal-list-item-subtitle2.js +5 -3
- package/components/bal-list-item-title2.js +5 -3
- package/components/bal-list-item2.js +6 -4
- package/components/bal-list2.js +6 -4
- package/components/bal-logo2.js +6 -4
- package/components/bal-modal-body.js +5 -3
- package/components/bal-modal-header.js +6 -4
- package/components/bal-modal.js +29 -27
- package/components/bal-nav-link-grid-col2.js +5 -3
- package/components/bal-nav-link-grid2.js +5 -3
- package/components/bal-nav-link-group.js +5 -3
- package/components/bal-nav-link2.js +5 -3
- package/components/bal-nav-menu-bar2.js +6 -4
- package/components/bal-nav-menu-flyout2.js +7 -6
- package/components/bal-nav-meta-bar2.js +7 -5
- package/components/bal-nav.js +31 -53
- package/components/bal-navbar-brand.js +9 -7
- package/components/bal-navbar-menu-end.js +5 -3
- package/components/bal-navbar-menu-start.js +5 -3
- package/components/bal-navbar-menu.js +5 -3
- package/components/bal-navbar.js +5 -3
- package/components/bal-notices.js +6 -4
- package/components/bal-notification.js +5 -3
- package/components/bal-number-input.js +8 -6
- package/components/bal-option-list.js +9 -7
- package/components/bal-option.js +7 -5
- package/components/bal-pagination.js +7 -5
- package/components/bal-popover-content2.js +7 -5
- package/components/bal-popover2.js +7 -5
- package/components/bal-popup2.js +8 -6
- package/components/bal-progress-bar.js +8 -7
- package/components/bal-radio-group.js +7 -5
- package/components/bal-radio-icon2.js +5 -3
- package/components/bal-radio2.js +6 -4
- package/components/bal-segment-item.js +6 -4
- package/components/bal-segment.js +11 -11
- package/components/bal-select-option2.js +5 -3
- package/components/bal-select2.js +13 -11
- package/components/bal-shape2.js +9 -7
- package/components/bal-sheet.js +5 -3
- package/components/bal-snackbar.js +7 -5
- package/components/bal-spinner2.js +7 -5
- package/components/bal-stack2.js +5 -3
- package/components/bal-stage-back-link.js +7 -5
- package/components/bal-stage-body.js +6 -4
- package/components/bal-stage-foot.js +6 -4
- package/components/bal-stage-head.js +6 -4
- package/components/bal-stage-image.js +8 -6
- package/components/bal-stage.js +5 -3
- package/components/bal-step-item.js +7 -5
- package/components/bal-steps.js +13 -17
- package/components/bal-switch.js +5 -3
- package/components/bal-tab-item.js +7 -5
- package/components/bal-table.js +6 -4
- package/components/bal-tabs2.js +29 -42
- package/components/bal-tag-group.js +5 -3
- package/components/bal-tag2.js +7 -5
- package/components/bal-text.js +5 -3
- package/components/bal-textarea.js +6 -4
- package/components/bal-time-input.js +8 -6
- package/components/bal-toast.js +6 -4
- package/components/bal-tooltip.js +7 -5
- package/components/breakpoints.subject.js +79 -5
- package/components/config.default.js +1 -1
- package/components/config.utils.js +1 -1
- package/components/focus.decorator.js +1 -1
- package/components/form-input.js +1 -1
- package/components/helpers.js +2 -2
- package/components/index.js +135 -16
- package/components/mutation.decorator.js +1 -1
- package/components/swiper.util.js +3 -8
- package/components/tokens.esm.js +2 -2
- 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-01c556671d.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-34251be01a.entry.js → p-022a899d9f.entry.js} +1 -1
- package/dist/baloise-design-system/p-06ae31c81e.entry.js +1 -0
- package/dist/baloise-design-system/p-06d6d65df7.entry.js +1 -0
- package/dist/baloise-design-system/p-07cd3d2e40.entry.js +1 -0
- package/dist/baloise-design-system/p-08644e325b.entry.js +1 -0
- package/dist/baloise-design-system/p-09f86c863d.system.entry.js +1 -0
- package/dist/baloise-design-system/p-0b800b55bc.system.entry.js +1 -0
- package/dist/baloise-design-system/p-0c10bf8c73.system.entry.js +1 -0
- package/dist/baloise-design-system/p-0d487a482f.system.entry.js +1 -0
- package/dist/baloise-design-system/p-0ec86b3f93.system.entry.js +1 -0
- package/dist/baloise-design-system/p-15c5f87ce0.system.entry.js +1 -0
- package/dist/baloise-design-system/p-167806fc44.entry.js +1 -0
- package/dist/baloise-design-system/p-17fb47d0d4.entry.js +1 -0
- package/dist/baloise-design-system/p-196ff3a00e.entry.js +1 -0
- package/dist/baloise-design-system/p-1b1fdadab3.entry.js +1 -0
- package/dist/baloise-design-system/p-1b2d849d3f.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-aa6b291c05.entry.js → p-1f011724dd.entry.js} +1 -1
- package/dist/baloise-design-system/p-2264ba1f28.entry.js +1 -0
- package/dist/baloise-design-system/{p-6bb94607cc.entry.js → p-23537928fa.entry.js} +1 -1
- package/dist/baloise-design-system/p-2360c337dc.entry.js +1 -0
- package/dist/baloise-design-system/p-24d0c0ddcf.entry.js +1 -0
- package/dist/baloise-design-system/p-261f0c83c1.entry.js +1 -0
- package/dist/baloise-design-system/p-26764b092e.entry.js +1 -0
- package/dist/baloise-design-system/p-2c066243bc.entry.js +1 -0
- package/dist/baloise-design-system/p-2d57df519d.entry.js +1 -0
- package/dist/baloise-design-system/p-2d8dd4be3a.entry.js +1 -0
- package/dist/baloise-design-system/{p-5233b94b59.system.entry.js → p-2dbbdfb785.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-3717f4438f.system.entry.js +1 -0
- package/dist/baloise-design-system/p-3790f8edcd.entry.js +1 -0
- package/dist/baloise-design-system/p-393a3d5fb7.entry.js +1 -0
- package/dist/baloise-design-system/p-42801b7e0c.system.entry.js +1 -0
- package/dist/baloise-design-system/p-43878b51c9.system.entry.js +1 -0
- package/dist/baloise-design-system/p-440fb2470e.entry.js +1 -0
- package/dist/baloise-design-system/{p-6f8769f0fd.entry.js → p-469503b436.entry.js} +1 -1
- package/dist/baloise-design-system/p-4Y53iwfN.system.js +1 -0
- package/dist/baloise-design-system/p-4a34919910.system.entry.js +1 -0
- package/dist/baloise-design-system/p-4c12fc1e8f.system.entry.js +1 -0
- package/dist/baloise-design-system/p-5439c93408.entry.js +1 -0
- package/dist/baloise-design-system/p-56535b513e.system.entry.js +1 -0
- package/dist/baloise-design-system/p-5c583159db.entry.js +1 -0
- package/dist/baloise-design-system/{p-85453d4b0a.system.entry.js → p-5d95c50514.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-5e4a2342f3.entry.js +1 -0
- package/dist/baloise-design-system/p-5f8ae628c4.system.entry.js +1 -0
- package/dist/baloise-design-system/p-63a829988a.system.entry.js +1 -0
- package/dist/baloise-design-system/p-63cf9eadee.entry.js +1 -0
- package/dist/baloise-design-system/p-6814029ea2.entry.js +1 -0
- package/dist/baloise-design-system/p-6d93b1d5cc.entry.js +1 -0
- package/dist/baloise-design-system/p-6da83fc08c.system.entry.js +1 -0
- package/dist/baloise-design-system/p-6fa6bfd775.entry.js +1 -0
- package/dist/baloise-design-system/p-7027eb9c58.entry.js +1 -0
- package/dist/baloise-design-system/p-70bdd60500.system.entry.js +1 -0
- package/dist/baloise-design-system/p-71ab949cfb.system.entry.js +1 -0
- package/dist/baloise-design-system/p-743a8ea6e8.system.entry.js +1 -0
- package/dist/baloise-design-system/p-7571dcc8ec.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-5437056c7e.system.entry.js → p-76fdd28025.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-77045369a5.system.entry.js +1 -0
- package/dist/baloise-design-system/p-7e55f97a9b.entry.js +1 -0
- package/dist/baloise-design-system/p-7e6c509606.entry.js +1 -0
- package/dist/baloise-design-system/p-80cae9282e.system.entry.js +1 -0
- package/dist/baloise-design-system/p-84d321b4f8.entry.js +1 -0
- package/dist/baloise-design-system/p-84de20be7c.entry.js +1 -0
- package/dist/baloise-design-system/p-85428cc869.entry.js +1 -0
- package/dist/baloise-design-system/p-8670cb3845.entry.js +1 -0
- package/dist/baloise-design-system/p-8cff569252.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-85f99546f7.system.entry.js → p-8da6979637.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-8ebe2676cf.entry.js +1 -0
- package/dist/baloise-design-system/p-90d225c57c.system.entry.js +1 -0
- package/dist/baloise-design-system/p-93311a064b.system.entry.js +1 -0
- package/dist/baloise-design-system/p-93bba463b3.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-60249e3303.system.entry.js → p-967ff349ed.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-96bf290c11.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-a968e7d20a.entry.js → p-996075a13e.entry.js} +1 -1
- package/dist/baloise-design-system/p-B-L34nz8.js +1 -0
- package/dist/baloise-design-system/p-B1u-Mq75.js +1 -0
- package/dist/baloise-design-system/p-B9BMZmYk.js +1 -0
- package/dist/baloise-design-system/p-BCtb7Ny9.system.js +1 -0
- package/dist/baloise-design-system/{p-D1VPLQ5z.js → p-BERg8BNc.js} +1 -1
- package/dist/baloise-design-system/p-BM_oHMik.system.js +1 -0
- package/dist/baloise-design-system/p-BNWt5z9B.system.js +1 -0
- package/dist/baloise-design-system/p-B_C7V4Sa.js +1 -0
- package/dist/baloise-design-system/p-Ba5qjFjW.js +1 -0
- package/dist/baloise-design-system/p-BblIE2Vz.system.js +1 -0
- package/dist/baloise-design-system/p-Bc9nHL5Q.system.js +1 -0
- package/dist/baloise-design-system/p-BdVwMG9u.js +2 -0
- package/dist/baloise-design-system/p-BpMXwP_q.system.js +1 -0
- package/dist/baloise-design-system/p-BsL4egMT.js +1 -0
- package/dist/baloise-design-system/p-BtgFoKGn.js +1 -0
- package/dist/baloise-design-system/p-BwTzTXZG.js +1 -0
- package/dist/baloise-design-system/{p-Zfrf1YrK.js → p-C20cwFWy.js} +1 -1
- package/dist/baloise-design-system/{p-C8rDagP9.system.js → p-C6x8G3mu.system.js} +1 -1
- package/dist/baloise-design-system/p-CBUCh83e.js +1 -0
- package/dist/baloise-design-system/{p-DXtc2jog.system.js → p-CCoeJzzY.system.js} +1 -1
- package/dist/baloise-design-system/p-CDeyBUqm.system.js +1 -0
- package/dist/baloise-design-system/{p-hMjQnp7y.js → p-CFUQlsvN.js} +1 -1
- package/dist/baloise-design-system/{p-CzMY8q3l.js → p-CI2FR64u.js} +1 -1
- package/dist/baloise-design-system/p-CLDmOIBx.system.js +1 -0
- package/dist/baloise-design-system/p-CTuoH3RE.system.js +1 -0
- package/dist/baloise-design-system/p-CXAw6SMX.system.js +1 -0
- package/dist/baloise-design-system/p-C_0MGoKB.js +1 -0
- package/dist/baloise-design-system/{p-lN4h2Pow.js → p-CeIZ5hSt.js} +1 -1
- package/dist/baloise-design-system/p-CeRECGC7.js +1 -0
- package/dist/baloise-design-system/{p-CzSV5e8r.js → p-CpDHeXfo.js} +1 -1
- package/dist/baloise-design-system/{p-4RggM_kM.js → p-Crri2rlL.js} +1 -1
- package/dist/baloise-design-system/{p-m9_QZ3Uf.system.js → p-CvHtWfhm.system.js} +1 -1
- package/dist/baloise-design-system/p-CwWHLbPB.system.js +1 -0
- package/dist/baloise-design-system/p-D1opIX9W.system.js +1 -0
- package/dist/baloise-design-system/p-D7M-7v58.js +1 -0
- package/dist/baloise-design-system/p-D7_eHNTI.system.js +1 -0
- package/dist/baloise-design-system/p-D7ovid3w.js +1 -0
- package/dist/baloise-design-system/p-D9FHe08C.system.js +1 -0
- package/dist/baloise-design-system/{p-D4gL5qCn.system.js → p-DDPYMMGG.system.js} +1 -1
- package/dist/baloise-design-system/{p-CInq3uzG.system.js → p-DI-sUHVD.system.js} +1 -1
- package/dist/baloise-design-system/p-DL7tjDqO.system.js +1 -0
- package/dist/baloise-design-system/p-DNy7adIE.system.js +1 -0
- package/dist/baloise-design-system/{p-CpCwptFO.js → p-DOUIg6bI.js} +1 -1
- package/dist/baloise-design-system/p-DST0VloN.system.js +1 -0
- package/dist/baloise-design-system/p-DV-2u4Pm.system.js +1 -0
- package/dist/baloise-design-system/p-DWgCJRpS.system.js +1 -1
- package/dist/baloise-design-system/p-DZ_vvO92.js +1 -0
- package/dist/baloise-design-system/{p-C9hJ2TuZ.system.js → p-DdX8FaaK.system.js} +1 -1
- package/dist/baloise-design-system/p-Dhp6-MTS.system.js +1 -0
- package/dist/baloise-design-system/p-DowF7e07.system.js +1 -0
- package/dist/baloise-design-system/{p-B5KM7rHn.js → p-Dp4edqFK.js} +1 -1
- package/dist/baloise-design-system/p-DsxGYykr.js +1 -0
- package/dist/baloise-design-system/{p-SdtgSPca.system.js → p-DtlqgdI2.system.js} +1 -1
- package/dist/baloise-design-system/{p-9kAhgg3Z.js → p-Dvgek0Sb.js} +1 -1
- package/dist/baloise-design-system/p-Dz-E2PRm.system.js +1 -1
- package/dist/baloise-design-system/p-IZFfLjcz.js +1 -0
- package/dist/baloise-design-system/{p-cH5PDB1i.js → p-MBsgW7uz.js} +1 -1
- package/dist/baloise-design-system/p-PNu_g_s6.system.js +2 -0
- package/dist/baloise-design-system/p-TqRS9XF1.system.js +1 -0
- package/dist/baloise-design-system/{p-DXVk9Ina.js → p-ZalPEZLa.js} +1 -1
- package/dist/baloise-design-system/p-a17017ddc0.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-48180ac5f9.system.entry.js → p-a2abd2bae3.system.entry.js} +1 -1
- package/dist/baloise-design-system/{p-27c4c637c1.system.entry.js → p-a494f5de47.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-a97c5309f7.entry.js +1 -0
- package/dist/baloise-design-system/p-abfdce3ea8.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ae2946a498.system.entry.js +1 -0
- package/dist/baloise-design-system/p-b03de8e7ba.system.entry.js +1 -0
- package/dist/baloise-design-system/p-b0b5fa7a40.entry.js +1 -0
- package/dist/baloise-design-system/p-b38b2e9484.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-0d618c466b.system.entry.js → p-b4e66c496c.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-b603676988.entry.js +1 -0
- package/dist/baloise-design-system/{p-b06c400104.entry.js → p-b66021b38c.entry.js} +1 -1
- package/dist/baloise-design-system/p-b81b635342.system.entry.js +1 -0
- package/dist/baloise-design-system/p-b9be7f4ef6.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ba0974ae21.system.entry.js +1 -0
- package/dist/baloise-design-system/{p-46048d30b3.system.entry.js → p-bd80a9b297.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-bf4f338b08.system.entry.js +1 -0
- package/dist/baloise-design-system/p-c291d986ba.entry.js +1 -0
- package/dist/baloise-design-system/p-c3af6cc44a.system.entry.js +1 -0
- package/dist/baloise-design-system/p-c45c863624.entry.js +1 -0
- package/dist/baloise-design-system/p-c78c0dd43a.entry.js +1 -0
- package/dist/baloise-design-system/p-c983f0df44.entry.js +1 -0
- package/dist/baloise-design-system/p-cbc17a1f06.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ccf29475c6.entry.js +1 -0
- package/dist/baloise-design-system/p-cf749f385e.entry.js +1 -0
- package/dist/baloise-design-system/p-cfae4fef4d.entry.js +1 -0
- package/dist/baloise-design-system/{p-09bcea6590.entry.js → p-d04073fca3.entry.js} +1 -1
- package/dist/baloise-design-system/{p-f5da815d40.system.entry.js → p-d680dc3dd0.system.entry.js} +1 -1
- package/dist/baloise-design-system/p-d846f14080.system.entry.js +1 -0
- package/dist/baloise-design-system/p-dbb9b3b5e2.system.entry.js +1 -0
- package/dist/baloise-design-system/p-df0264e119.system.entry.js +1 -0
- package/dist/baloise-design-system/p-e03203e89d.entry.js +1 -0
- package/dist/baloise-design-system/p-e2296eb10b.system.entry.js +1 -0
- package/dist/baloise-design-system/p-e4154bb891.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ea29fa4382.entry.js +1 -0
- package/dist/baloise-design-system/p-eb726f11fd.system.entry.js +1 -0
- package/dist/baloise-design-system/p-eb9d8029c6.system.entry.js +1 -0
- package/dist/baloise-design-system/p-ef841ce7eb.system.entry.js +1 -0
- package/dist/baloise-design-system/p-f12905324e.system.entry.js +1 -0
- package/dist/baloise-design-system/p-f2232ea09f.entry.js +1 -0
- package/dist/baloise-design-system/p-f348ec6012.entry.js +1 -0
- package/dist/baloise-design-system/p-f51b5f779a.entry.js +1 -0
- package/dist/baloise-design-system/{p-845bb5b65f.entry.js → p-f7b16f08ab.entry.js} +1 -1
- package/dist/baloise-design-system/{p-09dea19d2d.entry.js → p-fdb00a8fdc.entry.js} +1 -1
- package/dist/baloise-design-system/p-hcWLO6Gg.js +1 -0
- package/dist/baloise-design-system/{p-BUT7svFW.js → p-j851_ZaC.js} +1 -1
- package/dist/baloise-design-system/p-jQQqRgMt.system.js +1 -0
- package/dist/baloise-design-system/p-wAfnccKA.system.js +1 -0
- package/dist/baloise-design-system/{p-D4O83t4p.system.js → p-xlS5vO33.system.js} +1 -1
- package/dist/cjs/{animation.decorator-DvBKgd0w.js → animation.decorator-B4NJvcMF.js} +9 -9
- package/dist/cjs/app-globals-C_KNnTwa.js +11 -0
- package/dist/cjs/bal-accordion_4.cjs.entry.js +24 -19
- package/dist/cjs/bal-app.cjs.entry.js +20 -14
- package/dist/cjs/bal-badge.cjs.entry.js +2 -2
- package/dist/cjs/bal-button_2.cjs.entry.js +5 -2
- package/dist/cjs/bal-card_6.cjs.entry.js +1 -1
- package/dist/cjs/bal-carousel_2.cjs.entry.js +31 -29
- package/dist/cjs/bal-check.cjs.entry.js +1 -1
- package/dist/cjs/bal-checkbox_2.cjs.entry.js +16 -12
- package/dist/cjs/bal-close.cjs.entry.js +9 -5
- package/dist/cjs/bal-content.cjs.entry.js +4 -2
- package/dist/cjs/bal-data_4.cjs.entry.js +6 -3
- package/dist/cjs/bal-date-calendar-cell.cjs.entry.js +5 -2
- package/dist/cjs/bal-date-calendar_2.cjs.entry.js +33 -44
- package/dist/cjs/bal-date.cjs.entry.js +29 -25
- package/dist/cjs/bal-divider.cjs.entry.js +4 -2
- package/dist/cjs/{bal-dropdown.cjs.entry.js → bal-dropdown_3.cjs.entry.js} +634 -40
- package/dist/cjs/bal-field_5.cjs.entry.js +14 -14
- package/dist/cjs/bal-file-upload.cjs.entry.js +16 -21
- package/dist/cjs/bal-footer.cjs.entry.js +14 -9
- package/dist/cjs/bal-form-col_2.cjs.entry.js +3 -3
- package/dist/cjs/bal-form.cjs.entry.js +7 -4
- package/dist/cjs/bal-heading_2.cjs.entry.js +4 -3
- package/dist/cjs/bal-hint_5.cjs.entry.js +22 -18
- package/dist/cjs/bal-icon.cjs.entry.js +7 -3
- package/dist/cjs/bal-input-group.cjs.entry.js +2 -2
- package/dist/cjs/bal-input-slider.cjs.entry.js +10 -7
- package/dist/cjs/bal-input-stepper.cjs.entry.js +1035 -1061
- package/dist/cjs/bal-input.cjs.entry.js +9 -5
- package/dist/cjs/bal-label.cjs.entry.js +11 -7
- package/dist/cjs/bal-list_8.cjs.entry.js +33 -29
- package/dist/cjs/bal-logo.cjs.entry.js +13 -9
- package/dist/cjs/bal-modal_3.cjs.entry.js +33 -30
- package/dist/cjs/bal-nav_8.cjs.entry.js +62 -82
- package/dist/cjs/bal-navbar_5.cjs.entry.js +19 -14
- package/dist/cjs/bal-notices_3.cjs.entry.js +2 -2
- package/dist/cjs/bal-notification.cjs.entry.js +1 -1
- package/dist/cjs/bal-number-input.cjs.entry.js +14 -9
- package/dist/cjs/bal-pagination.cjs.entry.js +13 -8
- package/dist/cjs/bal-popup.cjs.entry.js +17 -13
- package/dist/cjs/bal-progress-bar.cjs.entry.js +12 -10
- package/dist/cjs/bal-radio-icon.cjs.entry.js +1 -1
- package/dist/cjs/bal-radio_2.cjs.entry.js +16 -12
- package/dist/cjs/bal-segment_2.cjs.entry.js +24 -21
- package/dist/cjs/bal-select_2.cjs.entry.js +20 -16
- package/dist/cjs/bal-shape.cjs.entry.js +6 -6
- package/dist/cjs/bal-sheet.cjs.entry.js +1 -1
- package/dist/cjs/bal-spinner.cjs.entry.js +12 -7
- package/dist/cjs/bal-stack.cjs.entry.js +4 -2
- package/dist/cjs/bal-stage_6.cjs.entry.js +11 -8
- package/dist/cjs/bal-step-item.cjs.entry.js +3 -3
- package/dist/cjs/bal-steps.cjs.entry.js +18 -20
- package/dist/cjs/bal-switch.cjs.entry.js +1 -1
- package/dist/cjs/bal-tab-item_2.cjs.entry.js +55 -65
- package/dist/cjs/bal-table.cjs.entry.js +2 -2
- package/dist/cjs/bal-tag_2.cjs.entry.js +3 -3
- package/dist/cjs/bal-textarea.cjs.entry.js +7 -4
- package/dist/cjs/bal-time-input.cjs.entry.js +13 -8
- package/dist/cjs/bal-tooltip.cjs.entry.js +11 -7
- package/dist/cjs/baloise-design-system.cjs.js +11 -4
- package/dist/cjs/{breakpoints.decorator-Bcx5bHdk.js → breakpoints.decorator-DyuVBCe8.js} +1 -1
- package/dist/cjs/{breakpoints.subject-DyM7928g.js → breakpoints.subject-dnWvx514.js} +17 -16
- package/dist/cjs/browser-BwmkTmm8.js +64 -0
- package/dist/cjs/{config.decorator-D_YTqpYj.js → config.decorator-CUe4yCTd.js} +3 -3
- package/dist/cjs/config.default-Bkso4_bY.js +50 -0
- package/dist/cjs/config.utils-Civnz2jT.js +142 -0
- package/dist/cjs/{date-CA-bG6cD.js → date-BPyuc34s.js} +69 -5
- package/dist/cjs/{device-CrnZOym8.js → device-CoogBamh.js} +5 -5
- package/dist/cjs/{element-states.decorator-0udYH_TL.js → element-states.decorator-BG2oNUsO.js} +13 -12
- package/dist/cjs/{floating-ui-T_yqQ0TC.js → floating-ui-DyN44UhF.js} +2 -2
- package/dist/cjs/{focus.decorator-Bu4qsoNG.js → focus.decorator-BL2kLsNv.js} +10 -9
- package/dist/cjs/{form-input-DBZuEpuy.js → form-input-BwFB4Rej.js} +2 -2
- package/dist/cjs/helpers-HuaiWXrB.js +331 -0
- package/dist/{esm/index-BgWhYta3.js → cjs/index-feA4skrY.js} +215 -1152
- package/dist/cjs/index.cjs.js +60 -56
- package/dist/cjs/initialize-CWGvp-PN.js +448 -0
- package/dist/cjs/{listener-h1eTpBYL.js → listener-DspXpqzY.js} +2 -2
- package/dist/cjs/loader.cjs.js +10 -3
- package/dist/cjs/log-CXDMiw7o.js +80 -0
- package/dist/cjs/{mutation.decorator-C3JICFwA.js → mutation.decorator-BolUYaKD.js} +5 -5
- package/dist/cjs/{number-B6kudt4D.js → number-COdZG-wK.js} +4 -3
- package/dist/cjs/{overlays-CkF6MI3c.js → overlays-DQGlu5jj.js} +5 -4
- package/dist/cjs/{resize.decorator-Cxv0R8v_.js → resize.decorator-ChuFQ8x3.js} +6 -5
- package/dist/cjs/{scroll-DU1EZHWg.js → scroll-B_kvfDui.js} +5 -5
- package/dist/cjs/{swiper.util-B4hvYgKv.js → string-CKS6CsMi.js} +28 -32
- package/dist/cjs/{swipe.decorator-B69SZ4Jn.js → swipe.decorator-BZYUlkYt.js} +1 -1
- package/dist/cjs/{swipe.subject-BbLTKDyB.js → swipe.subject-BaKNugDQ.js} +4 -4
- package/dist/cjs/{tokens.esm-yrgVVjY8.js → tokens.esm-CNpvwEnI.js} +1 -1
- package/dist/cjs/{visibility.decorator-CC35M6Un.js → visibility.decorator-DTARY-5M.js} +5 -5
- package/dist/cjs/window-resize.decorator-Ck1Zfh6H.js +48 -0
- package/dist/collection/collection-manifest.json +3 -7
- package/dist/collection/components/bal-accordion/bal-accordion-details/bal-accordion-details.js +5 -5
- package/dist/collection/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.js +7 -7
- package/dist/collection/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.js +12 -12
- package/dist/collection/components/bal-accordion/bal-accordion.js +13 -14
- package/dist/collection/components/bal-app/bal-app.js +26 -7
- package/dist/collection/components/bal-badge/bal-badge.js +6 -6
- package/dist/collection/components/bal-button/bal-button-group/bal-button-group.js +3 -3
- package/dist/collection/components/bal-button/bal-button.js +31 -31
- package/dist/collection/components/bal-card/bal-card-actions/bal-card-actions.js +1 -1
- package/dist/collection/components/bal-card/bal-card-button/bal-card-button.js +10 -10
- package/dist/collection/components/bal-card/bal-card-subtitle/bal-card-subtitle.js +3 -3
- package/dist/collection/components/bal-card/bal-card-title/bal-card-title.js +1 -1
- package/dist/collection/components/bal-card/bal-card.js +9 -9
- package/dist/collection/components/bal-carousel/bal-carousel-item/bal-carousel-item.js +17 -17
- package/dist/collection/components/bal-carousel/bal-carousel.js +20 -20
- package/dist/collection/components/bal-checkbox/bal-check/bal-check.js +6 -6
- package/dist/collection/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.js +13 -15
- package/dist/collection/components/bal-checkbox/bal-checkbox.js +20 -20
- package/dist/collection/components/bal-checkbox/bal-switch/bal-switch.js +5 -5
- package/dist/collection/components/bal-close/bal-close.js +4 -4
- package/dist/collection/components/bal-content/bal-content.js +5 -5
- package/dist/collection/components/bal-data/bal-data-item/bal-data-item.js +2 -2
- package/dist/collection/components/bal-data/bal-data-label/bal-data-label.js +1 -1
- package/dist/collection/components/bal-data/bal-data-value/bal-data-value.js +6 -6
- package/dist/collection/components/bal-data/bal-data.js +2 -2
- package/dist/collection/components/bal-date/bal-date-calendar/bal-date-calendar.js +13 -14
- package/dist/collection/components/bal-date/bal-date-calendar-cell/bal-date-calendar-cell.js +13 -13
- package/dist/collection/components/bal-date/bal-date.js +26 -27
- package/dist/collection/components/bal-divider/bal-divider.js +4 -4
- package/dist/collection/components/bal-dropdown/bal-dropdown.js +21 -22
- package/dist/collection/components/bal-field/bal-field-control/bal-field-control.js +4 -4
- package/dist/collection/components/bal-field/bal-field-hint/bal-field-hint.js +4 -4
- package/dist/collection/components/bal-field/bal-field-label/bal-field-label.js +8 -8
- package/dist/collection/components/bal-field/bal-field-message/bal-field-message.js +6 -6
- package/dist/collection/components/bal-field/bal-field.js +11 -11
- package/dist/collection/components/bal-file-upload/bal-file-upload.js +25 -27
- package/dist/collection/components/bal-footer/bal-footer.js +5 -6
- package/dist/collection/components/bal-form/bal-form.js +4 -4
- package/dist/collection/components/bal-form-grid/bal-form-col/bal-form-col.js +3 -3
- package/dist/collection/components/bal-heading/bal-heading.js +14 -14
- package/dist/collection/components/bal-hint/bal-hint.css +1 -1
- package/dist/collection/components/bal-hint/bal-hint.js +3 -3
- package/dist/collection/components/bal-icon/bal-icon.js +16 -16
- package/dist/collection/components/bal-input/bal-input-date/bal-input-date.js +19 -19
- package/dist/collection/components/bal-input/bal-input.js +41 -41
- package/dist/collection/components/bal-input-group/bal-input-group.js +4 -4
- package/dist/collection/components/bal-input-slider/bal-input-slider.js +19 -19
- package/dist/collection/components/bal-input-stepper/bal-input-stepper.js +11 -11
- package/dist/collection/components/bal-label/bal-label.js +15 -15
- package/dist/collection/components/bal-list/bal-list-item/bal-list-item.js +11 -11
- package/dist/collection/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.js +7 -7
- package/dist/collection/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.js +4 -4
- package/dist/collection/components/bal-list/bal-list-item-content/bal-list-item-content.js +2 -2
- package/dist/collection/components/bal-list/bal-list-item-icon/bal-list-item-icon.js +1 -1
- package/dist/collection/components/bal-list/bal-list-item-title/bal-list-item-title.js +3 -3
- package/dist/collection/components/bal-list/bal-list.js +7 -7
- package/dist/collection/components/bal-logo/bal-logo.js +6 -6
- package/dist/collection/components/bal-modal/bal-modal-header/bal-modal-header.js +1 -1
- package/dist/collection/components/bal-modal/bal-modal.js +24 -26
- package/dist/collection/components/bal-nav/bal-nav-link/bal-nav-link.js +8 -8
- package/dist/collection/components/bal-nav/bal-nav-link-grid-col/bal-nav-link-grid-col.js +1 -1
- package/dist/collection/components/bal-nav/bal-nav-link-group/bal-nav-link-group.js +1 -1
- package/dist/collection/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.js +4 -4
- package/dist/collection/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.js +2 -2
- package/dist/collection/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.js +8 -8
- package/dist/collection/components/bal-nav/bal-nav.js +2 -5
- package/dist/collection/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.js +14 -14
- package/dist/collection/components/bal-navbar/bal-navbar-menu/bal-navbar-menu.js +1 -1
- package/dist/collection/components/bal-navbar/bal-navbar-menu-end/bal-navbar-menu-end.js +1 -1
- package/dist/collection/components/bal-navbar/bal-navbar-menu-start/bal-navbar-menu-start.js +1 -1
- package/dist/collection/components/bal-navbar/bal-navbar.js +3 -3
- package/dist/collection/components/bal-notices/bal-notices.css +1 -1
- package/dist/collection/components/bal-notices/bal-notices.js +3 -3
- package/dist/collection/components/bal-notification/bal-notification.js +3 -3
- package/dist/collection/components/bal-number-input/bal-number-input.js +22 -22
- package/dist/collection/components/bal-option/bal-option.js +9 -9
- package/dist/collection/components/bal-option-list/bal-option-list.js +11 -11
- package/dist/collection/components/bal-pagination/bal-pagination.js +9 -9
- package/dist/collection/components/bal-popover/bal-popover-content/bal-popover-content.js +11 -11
- package/dist/collection/components/bal-popover/bal-popover.js +16 -16
- package/dist/collection/components/bal-popup/bal-popup.js +15 -15
- package/dist/collection/components/bal-progress-bar/bal-progress-bar.js +6 -6
- package/dist/collection/components/bal-radio/bal-radio-group/bal-radio-group.js +15 -16
- package/dist/collection/components/bal-radio/bal-radio-icon/bal-radio-icon.js +6 -6
- package/dist/collection/components/bal-radio/bal-radio.js +19 -19
- package/dist/collection/components/bal-segment/bal-segment-item/bal-segment-item.js +7 -7
- package/dist/collection/components/bal-segment/bal-segment.js +9 -9
- package/dist/collection/components/bal-select/bal-select-option/bal-select-option.js +6 -6
- package/dist/collection/components/bal-select/bal-select.js +30 -30
- package/dist/collection/components/bal-shape/bal-shape.js +7 -7
- package/dist/collection/components/bal-sheet/bal-sheet.js +1 -1
- package/dist/collection/components/bal-snackbar/bal-snackbar.js +9 -11
- package/dist/collection/components/bal-spinner/bal-spinner.js +9 -10
- package/dist/collection/components/bal-stack/bal-stack.js +13 -13
- package/dist/collection/components/bal-stage/bal-stage-back-link/bal-stage-back-link.js +8 -8
- package/dist/collection/components/bal-stage/bal-stage-body/bal-stage-body.js +1 -1
- package/dist/collection/components/bal-stage/bal-stage-foot/bal-stage-foot.js +1 -1
- package/dist/collection/components/bal-stage/bal-stage-head/bal-stage-head.js +1 -1
- package/dist/collection/components/bal-stage/bal-stage-image/bal-stage-image.js +7 -7
- package/dist/collection/components/bal-stage/bal-stage.js +8 -8
- package/dist/collection/components/bal-steps/bal-step-item/bal-step-item.js +14 -14
- package/dist/collection/components/bal-steps/bal-steps.js +10 -11
- package/dist/collection/components/bal-table/bal-table.js +2 -2
- package/dist/collection/components/bal-tabs/bal-tab-item/bal-tab-item.js +19 -19
- package/dist/collection/components/bal-tabs/bal-tabs.js +22 -23
- package/dist/collection/components/bal-tag/bal-tag.js +10 -10
- package/dist/collection/components/bal-tag/test/bal-tag.a11y.play.js +20 -0
- package/dist/collection/components/bal-tag/test/bal-tag.component.play.js +19 -0
- package/dist/collection/components/bal-tag/test/bal-tag.visual.play.js +20 -0
- package/dist/collection/components/bal-text/bal-text.js +13 -13
- package/dist/collection/components/bal-textarea/bal-textarea.js +27 -27
- package/dist/collection/components/bal-time-input/bal-time-input.js +9 -9
- package/dist/collection/components/bal-toast/bal-toast.js +4 -5
- package/dist/collection/components/bal-tooltip/bal-tooltip.js +10 -10
- package/dist/collection/utils/constants/version.constant.js +1 -1
- package/dist/collection/utils/focus/focus.listener.js +1 -1
- package/dist/collection/utils/helpers.js +1 -1
- package/dist/collection/utils/swipe/swipe.listener.js +1 -1
- package/dist/esm/{animation.decorator-CNK3bJ6X.js → animation.decorator-zbSqKhw6.js} +2 -2
- package/dist/esm/app-globals-BRqdW0lU.js +9 -0
- package/dist/esm/bal-accordion_4.entry.js +12 -7
- package/dist/esm/bal-app.entry.js +10 -4
- package/dist/esm/bal-badge.entry.js +2 -2
- package/dist/esm/bal-button_2.entry.js +4 -1
- package/dist/esm/bal-card_6.entry.js +1 -1
- package/dist/esm/bal-carousel_2.entry.js +27 -25
- package/dist/esm/bal-check.entry.js +1 -1
- package/dist/esm/bal-checkbox_2.entry.js +11 -7
- package/dist/esm/bal-close.entry.js +7 -3
- package/dist/esm/bal-content.entry.js +3 -1
- package/dist/esm/bal-data_4.entry.js +6 -3
- package/dist/esm/bal-date-calendar-cell.entry.js +5 -2
- package/dist/esm/bal-date-calendar_2.entry.js +25 -36
- package/dist/esm/bal-date.entry.js +12 -8
- package/dist/esm/bal-divider.entry.js +3 -1
- package/dist/esm/{bal-dropdown.entry.js → bal-dropdown_3.entry.js} +612 -20
- package/dist/esm/bal-field_5.entry.js +12 -12
- package/dist/esm/bal-file-upload.entry.js +15 -20
- package/dist/esm/bal-footer.entry.js +7 -2
- package/dist/esm/bal-form-col_2.entry.js +3 -3
- package/dist/esm/bal-form.entry.js +5 -2
- package/dist/esm/bal-heading_2.entry.js +3 -2
- package/dist/esm/bal-hint_5.entry.js +17 -13
- package/dist/esm/bal-icon.entry.js +6 -2
- package/dist/esm/bal-input-group.entry.js +2 -2
- package/dist/esm/bal-input-slider.entry.js +9 -6
- package/dist/esm/bal-input-stepper.entry.js +1029 -1055
- package/dist/esm/bal-input.entry.js +7 -3
- package/dist/esm/bal-label.entry.js +8 -4
- package/dist/esm/bal-list_8.entry.js +21 -17
- package/dist/esm/bal-logo.entry.js +11 -7
- package/dist/esm/bal-modal_3.entry.js +28 -25
- package/dist/esm/bal-nav_8.entry.js +40 -60
- package/dist/esm/bal-navbar_5.entry.js +14 -9
- package/dist/esm/bal-notices_3.entry.js +2 -2
- package/dist/esm/bal-notification.entry.js +1 -1
- package/dist/esm/bal-number-input.entry.js +10 -5
- package/dist/esm/bal-pagination.entry.js +12 -7
- package/dist/esm/bal-popup.entry.js +9 -5
- package/dist/esm/bal-progress-bar.entry.js +11 -9
- package/dist/esm/bal-radio-icon.entry.js +1 -1
- package/dist/esm/bal-radio_2.entry.js +10 -6
- package/dist/esm/bal-segment_2.entry.js +18 -15
- package/dist/esm/bal-select_2.entry.js +13 -9
- package/dist/esm/bal-shape.entry.js +6 -6
- package/dist/esm/bal-sheet.entry.js +1 -1
- package/dist/esm/bal-spinner.entry.js +8 -3
- package/dist/esm/bal-stack.entry.js +3 -1
- package/dist/esm/bal-stage_6.entry.js +10 -7
- package/dist/esm/bal-step-item.entry.js +3 -3
- package/dist/esm/bal-steps.entry.js +16 -18
- package/dist/esm/bal-switch.entry.js +1 -1
- package/dist/esm/bal-tab-item_2.entry.js +37 -47
- package/dist/esm/bal-table.entry.js +2 -2
- package/dist/esm/bal-tag_2.entry.js +3 -3
- package/dist/esm/bal-textarea.entry.js +6 -3
- package/dist/esm/bal-time-input.entry.js +9 -4
- package/dist/esm/bal-tooltip.entry.js +8 -4
- package/dist/esm/baloise-design-system.js +11 -4
- package/dist/esm/{breakpoints.decorator-CB70vvLx.js → breakpoints.decorator-B1jmHb1D.js} +1 -1
- package/dist/esm/{breakpoints.subject-Dpu4Jjc3.js → breakpoints.subject-CLkQ75F0.js} +5 -4
- package/dist/esm/browser-B1u-Mq75.js +62 -0
- package/dist/esm/{config.decorator-FwS7csea.js → config.decorator-3bfyZ-0Y.js} +1 -1
- package/dist/esm/config.default-I6QXKbhg.js +47 -0
- package/dist/esm/config.utils-B7jugjyM.js +102 -0
- package/dist/esm/{date-wScrQINJ.js → date-W0XtD641.js} +65 -2
- package/dist/esm/{device-CWdcsnSc.js → device-TtMibDFL.js} +1 -1
- package/dist/esm/{element-states.decorator-BPErBZif.js → element-states.decorator-B68ANq1p.js} +3 -2
- package/dist/esm/{floating-ui-CNYJCYYO.js → floating-ui-Bx04QSXP.js} +1 -1
- package/dist/esm/{focus.decorator-BBUVspZX.js → focus.decorator-C1s3OoqI.js} +3 -2
- package/dist/esm/{form-input-Dv0N9pEu.js → form-input-DYvzaBlM.js} +1 -1
- package/dist/esm/helpers-BNj87EbG.js +307 -0
- package/dist/{cjs/index-TwNDE7ev.js → esm/index-BdVwMG9u.js} +204 -1207
- package/dist/esm/index.js +18 -14
- package/dist/esm/initialize-pdWsVO-c.js +441 -0
- package/dist/esm/{keyboard.helpers-D1VPLQ5z.js → keyboard.helpers-BERg8BNc.js} +1 -1
- package/dist/esm/{listener-BCxt7kj7.js → listener-CClDIhvK.js} +1 -1
- package/dist/esm/loader.js +10 -3
- package/dist/esm/log-CwssmmaV.js +77 -0
- package/dist/esm/{mutation.decorator-DVnSOGDK.js → mutation.decorator-DhVeNnnY.js} +2 -2
- package/dist/esm/{number-oUZz7C1l.js → number-Bwx2aNR0.js} +2 -1
- package/dist/esm/{overlays-B9nzshwp.js → overlays-DuvWMrlA.js} +2 -1
- package/dist/esm/{resize.decorator-xO0LVkHO.js → resize.decorator-ZKPOJfw5.js} +3 -2
- package/dist/esm/{scroll-Dhp_eUkh.js → scroll-X92R_eyZ.js} +1 -1
- package/dist/esm/{swiper.util-vb9wIkyd.js → string-Dk4PnSfl.js} +18 -22
- package/dist/esm/{swipe.decorator-Bk0DXvq0.js → swipe.decorator-B_Ghrp1o.js} +1 -1
- package/dist/esm/{swipe.subject-CCKruupP.js → swipe.subject-T0VStuOK.js} +3 -3
- package/dist/esm/{tokens.esm-4RggM_kM.js → tokens.esm-Crri2rlL.js} +2 -2
- package/dist/esm/{visibility.decorator-C5quU420.js → visibility.decorator-zTjPC2du.js} +2 -2
- package/dist/esm/{window-resize.decorator-tooGxqQM.js → window-resize.decorator-Dm6C96Ro.js} +24 -1
- package/dist/esm-es5/animation.decorator-zbSqKhw6.js +1 -0
- package/dist/esm-es5/app-globals-BRqdW0lU.js +1 -0
- 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_3.entry.js +1 -0
- 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.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-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.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-CB70vvLx.js → breakpoints.decorator-B1jmHb1D.js} +1 -1
- package/dist/esm-es5/breakpoints.subject-CLkQ75F0.js +1 -0
- package/dist/esm-es5/browser-B1u-Mq75.js +1 -0
- package/dist/esm-es5/config.decorator-3bfyZ-0Y.js +1 -0
- package/dist/esm-es5/config.default-I6QXKbhg.js +1 -0
- package/dist/esm-es5/config.utils-B7jugjyM.js +1 -0
- package/dist/esm-es5/{date-wScrQINJ.js → date-W0XtD641.js} +1 -1
- package/dist/esm-es5/device-TtMibDFL.js +1 -0
- package/dist/esm-es5/element-states.decorator-B68ANq1p.js +1 -0
- package/dist/esm-es5/floating-ui-Bx04QSXP.js +1 -0
- package/dist/esm-es5/focus.decorator-C1s3OoqI.js +1 -0
- package/dist/esm-es5/form-input-DYvzaBlM.js +1 -0
- package/dist/esm-es5/helpers-BNj87EbG.js +1 -0
- package/dist/esm-es5/index-BdVwMG9u.js +2 -0
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/initialize-pdWsVO-c.js +1 -0
- package/dist/esm-es5/{keyboard.helpers-D1VPLQ5z.js → keyboard.helpers-BERg8BNc.js} +1 -1
- package/dist/esm-es5/listener-CClDIhvK.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/log-CwssmmaV.js +1 -0
- package/dist/esm-es5/mutation.decorator-DhVeNnnY.js +1 -0
- package/dist/esm-es5/number-Bwx2aNR0.js +1 -0
- package/dist/esm-es5/overlays-DuvWMrlA.js +1 -0
- package/dist/esm-es5/resize.decorator-ZKPOJfw5.js +1 -0
- package/dist/esm-es5/scroll-X92R_eyZ.js +1 -0
- package/dist/esm-es5/string-Dk4PnSfl.js +1 -0
- package/dist/esm-es5/{swipe.decorator-Bk0DXvq0.js → swipe.decorator-B_Ghrp1o.js} +1 -1
- package/dist/esm-es5/swipe.subject-T0VStuOK.js +1 -0
- package/dist/esm-es5/{tokens.esm-4RggM_kM.js → tokens.esm-Crri2rlL.js} +1 -1
- package/dist/esm-es5/visibility.decorator-zTjPC2du.js +1 -0
- package/dist/esm-es5/window-resize.decorator-Dm6C96Ro.js +1 -0
- package/dist/html.html-data.json +1 -62
- package/dist/types/components/bal-accordion/bal-accordion-details/bal-accordion-details.d.ts +3 -2
- package/dist/types/components/bal-accordion/bal-accordion-summary/bal-accordion-summary.d.ts +3 -2
- package/dist/types/components/bal-accordion/bal-accordion-trigger/bal-accordion-trigger.d.ts +4 -3
- package/dist/types/components/bal-accordion/bal-accordion.d.ts +4 -3
- package/dist/types/components/bal-app/bal-app.d.ts +7 -1
- package/dist/types/components/bal-badge/bal-badge.d.ts +2 -1
- package/dist/types/components/bal-button/bal-button.d.ts +2 -1
- package/dist/types/components/bal-carousel/bal-carousel-item/bal-carousel-item.d.ts +2 -1
- package/dist/types/components/bal-carousel/bal-carousel.d.ts +4 -3
- package/dist/types/components/bal-checkbox/bal-checkbox-group/bal-checkbox-group.d.ts +2 -1
- package/dist/types/components/bal-close/bal-close.d.ts +2 -1
- package/dist/types/components/bal-data/bal-data-value/bal-data-value.d.ts +2 -1
- package/dist/types/components/bal-date/bal-date-calendar/bal-date-calendar.d.ts +2 -1
- package/dist/types/components/bal-date/bal-date.d.ts +2 -1
- package/dist/types/components/bal-dropdown/bal-dropdown.d.ts +2 -1
- package/dist/types/components/bal-field/bal-field.d.ts +3 -3
- package/dist/types/components/bal-file-upload/bal-file-upload.d.ts +3 -2
- package/dist/types/components/bal-form/bal-form.d.ts +2 -1
- package/dist/types/components/bal-form-grid/bal-form-col/bal-form-col.d.ts +2 -1
- package/dist/types/components/bal-heading/bal-heading.d.ts +2 -1
- package/dist/types/components/bal-input/bal-input-date/bal-input-date.d.ts +2 -1
- package/dist/types/components/bal-input/bal-input.d.ts +2 -1
- package/dist/types/components/bal-input-group/bal-input-group.d.ts +2 -1
- package/dist/types/components/bal-input-slider/bal-input-slider.d.ts +2 -1
- package/dist/types/components/bal-input-stepper/bal-input-stepper.d.ts +2 -1
- package/dist/types/components/bal-label/bal-label.d.ts +4 -3
- package/dist/types/components/bal-list/bal-list-item/bal-list-item.d.ts +2 -1
- package/dist/types/components/bal-list/bal-list-item-accordion-body/bal-list-item-accordion-body.d.ts +2 -1
- package/dist/types/components/bal-list/bal-list-item-accordion-head/bal-list-item-accordion-head.d.ts +2 -1
- package/dist/types/components/bal-list/bal-list.d.ts +2 -1
- package/dist/types/components/bal-logo/bal-logo.d.ts +3 -2
- package/dist/types/components/bal-modal/bal-modal-header/bal-modal-header.d.ts +2 -1
- package/dist/types/components/bal-modal/bal-modal.d.ts +2 -1
- package/dist/types/components/bal-modal/bal-modal.type.d.ts +2 -1
- package/dist/types/components/bal-nav/bal-nav-focus.util.d.ts +3 -2
- package/dist/types/components/bal-nav/bal-nav-menu-bar/bal-nav-menu-bar.d.ts +2 -1
- package/dist/types/components/bal-nav/bal-nav-menu-flyout/bal-nav-menu-flyout.d.ts +2 -1
- package/dist/types/components/bal-nav/bal-nav-meta-bar/bal-nav-meta-bar.d.ts +2 -1
- package/dist/types/components/bal-nav/bal-nav.d.ts +2 -1
- package/dist/types/components/bal-navbar/bal-navbar-brand/bal-navbar-brand.d.ts +2 -1
- package/dist/types/components/bal-number-input/bal-number-input.d.ts +2 -1
- package/dist/types/components/bal-option/bal-option.d.ts +2 -1
- package/dist/types/components/bal-option-list/bal-option-list.d.ts +4 -3
- package/dist/types/components/bal-popover/bal-popover-content/bal-popover-content.d.ts +2 -1
- package/dist/types/components/bal-popover/bal-popover.d.ts +4 -3
- package/dist/types/components/bal-popup/bal-popup.d.ts +2 -1
- package/dist/types/components/bal-popup/variants/variant.interfaces.d.ts +2 -1
- package/dist/types/components/bal-progress-bar/bal-progress-bar.d.ts +2 -1
- package/dist/types/components/bal-radio/bal-radio-group/bal-radio-group.d.ts +2 -1
- package/dist/types/components/bal-segment/bal-segment-item/bal-segment-item.d.ts +2 -1
- package/dist/types/components/bal-segment/bal-segment.d.ts +2 -1
- package/dist/types/components/bal-select/bal-select.d.ts +2 -1
- package/dist/types/components/bal-select/utils/watch-options.d.ts +2 -1
- package/dist/types/components/bal-shape/bal-shape.d.ts +2 -1
- package/dist/types/components/bal-spinner/bal-spinner.d.ts +3 -2
- package/dist/types/components/bal-stage/bal-stage-back-link/bal-stage-back-link.d.ts +2 -1
- package/dist/types/components/bal-stage/bal-stage-body/bal-stage-body.d.ts +2 -1
- package/dist/types/components/bal-stage/bal-stage-foot/bal-stage-foot.d.ts +2 -1
- package/dist/types/components/bal-stage/bal-stage-head/bal-stage-head.d.ts +2 -1
- package/dist/types/components/bal-stage/bal-stage-image/bal-stage-image.d.ts +2 -1
- package/dist/types/components/bal-steps/bal-step-item/bal-step-item.d.ts +2 -1
- package/dist/types/components/bal-steps/bal-steps.d.ts +5 -4
- package/dist/types/components/bal-table/bal-table.d.ts +2 -1
- package/dist/types/components/bal-tabs/bal-tab-item/bal-tab-item.d.ts +2 -1
- package/dist/types/components/bal-tabs/bal-tabs.d.ts +2 -1
- package/dist/types/components/bal-tag/bal-tag.d.ts +2 -1
- package/dist/types/components/bal-tag/test/bal-tag.a11y.play.d.ts +1 -0
- package/dist/types/components/bal-tag/test/bal-tag.component.play.d.ts +1 -0
- package/dist/types/components/bal-tag/test/bal-tag.visual.play.d.ts +1 -0
- package/dist/types/components/bal-textarea/bal-textarea.d.ts +2 -1
- package/dist/types/components/bal-time-input/bal-time-input.d.ts +2 -1
- package/dist/types/components/bal-tooltip/bal-tooltip.d.ts +2 -1
- package/dist/types/components.d.ts +20 -1
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/index.d.ts +8 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/bal-tag.po.d.ts +8 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/index.d.ts +1 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/components/page-object.d.ts +7 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/extend.d.ts +9 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/functions/a11y.d.ts +2 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/matchers/index.d.ts +12 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/matchers/to-have-first-received-event-detail.d.ts +5 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/matchers/to-have-nth-received-event-detail.d.ts +5 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/matchers/to-have-received-event-detail.d.ts +5 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/matchers/to-have-received-event-times.d.ts +5 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/matchers/to-have-received-event.d.ts +5 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/event-spy.d.ts +44 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/goto.d.ts +8 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/index.d.ts +5 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/locator.d.ts +21 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/mount.d.ts +3 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/spy-on-event.d.ts +3 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/page/utils/wait-for-changes.d.ts +2 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/screenshot.d.ts +1 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/test-expect.d.ts +22 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/core/.stencil/packages/playwright/src/lib/types.d.ts +38 -0
- package/dist/types/stencil-public-runtime.d.ts +62 -8
- package/dist/types/utils/animation/animation.interfaces.d.ts +3 -2
- package/dist/types/utils/animation/animation.listener.d.ts +2 -1
- package/dist/types/utils/attributes.d.ts +3 -2
- package/dist/types/utils/bem.d.ts +2 -2
- package/dist/types/utils/dropdown/component.d.ts +2 -1
- package/dist/types/utils/dropdown/popup.d.ts +2 -1
- package/dist/types/utils/element-states/element-states.interfaces.d.ts +2 -1
- package/dist/types/utils/element-states/element-states.listener.d.ts +2 -1
- package/dist/types/utils/focus/focus.interfaces.d.ts +2 -1
- package/dist/types/utils/focus/focus.listener.d.ts +2 -1
- package/dist/types/utils/form-input.d.ts +2 -1
- package/dist/types/utils/form.d.ts +2 -1
- package/dist/types/utils/helpers.d.ts +6 -5
- package/dist/types/utils/mask/component/mask-component-interfaces.d.ts +2 -1
- package/dist/types/utils/mutation/mutation.interfaces.d.ts +2 -1
- package/dist/types/utils/mutation/mutation.listener.d.ts +2 -1
- package/dist/types/utils/overlays/overlays.d.ts +2 -2
- package/dist/types/utils/resize/resize.interfaces.d.ts +2 -1
- package/dist/types/utils/resize/resize.listener.d.ts +2 -1
- package/dist/types/utils/resize/window-resize.interfaces.d.ts +2 -1
- package/dist/types/utils/style.d.ts +2 -1
- package/dist/types/utils/swipe/swipe.interfaces.d.ts +2 -1
- package/dist/types/utils/swipe/swipe.listener.d.ts +2 -1
- package/dist/types/utils/swiper/swiper.type.d.ts +3 -2
- package/dist/types/utils/types/listener.d.ts +3 -2
- package/dist/types/utils/visibility/visibility.interfaces.d.ts +2 -1
- package/dist/types/utils/visibility/visibility.listener.d.ts +2 -1
- package/package.json +10 -7
- package/components/bal-toast.controller.js +0 -127
- package/components/window-resize.listener.js +0 -80
- package/components/window-resize.subject.js +0 -26
- package/dist/baloise-design-system/p-0907fd261f.entry.js +0 -1
- package/dist/baloise-design-system/p-09348ab262.system.entry.js +0 -1
- package/dist/baloise-design-system/p-0986fe6bd0.system.entry.js +0 -1
- package/dist/baloise-design-system/p-0fad8a1e31.entry.js +0 -1
- package/dist/baloise-design-system/p-0fe98f59a4.system.entry.js +0 -1
- package/dist/baloise-design-system/p-10d754691a.entry.js +0 -1
- package/dist/baloise-design-system/p-113691a62f.entry.js +0 -1
- package/dist/baloise-design-system/p-1516c91d4e.entry.js +0 -1
- package/dist/baloise-design-system/p-1638d00f2d.system.entry.js +0 -1
- package/dist/baloise-design-system/p-1744fb223c.entry.js +0 -1
- package/dist/baloise-design-system/p-1a1b714236.entry.js +0 -1
- package/dist/baloise-design-system/p-1a48f63b91.entry.js +0 -1
- package/dist/baloise-design-system/p-1d177e7449.entry.js +0 -1
- package/dist/baloise-design-system/p-1d3f76cacc.system.entry.js +0 -1
- package/dist/baloise-design-system/p-1edf81b274.entry.js +0 -1
- package/dist/baloise-design-system/p-261a40555d.system.entry.js +0 -1
- package/dist/baloise-design-system/p-26f33fb309.system.entry.js +0 -1
- package/dist/baloise-design-system/p-28f315ce54.system.entry.js +0 -1
- package/dist/baloise-design-system/p-29be3c5644.system.entry.js +0 -1
- package/dist/baloise-design-system/p-2ad2cd8a77.system.entry.js +0 -1
- package/dist/baloise-design-system/p-2bb50edb03.entry.js +0 -1
- package/dist/baloise-design-system/p-2d88aa248e.system.entry.js +0 -1
- package/dist/baloise-design-system/p-32ed11b23d.entry.js +0 -1
- package/dist/baloise-design-system/p-33e4fc1641.entry.js +0 -1
- package/dist/baloise-design-system/p-37022683b7.entry.js +0 -1
- package/dist/baloise-design-system/p-380c5803d9.entry.js +0 -1
- package/dist/baloise-design-system/p-3eb7056b78.entry.js +0 -1
- package/dist/baloise-design-system/p-4173b195f5.entry.js +0 -1
- package/dist/baloise-design-system/p-429b6209eb.entry.js +0 -1
- package/dist/baloise-design-system/p-446235d66d.entry.js +0 -1
- package/dist/baloise-design-system/p-4592890c87.system.entry.js +0 -1
- package/dist/baloise-design-system/p-46aaffaa70.entry.js +0 -1
- package/dist/baloise-design-system/p-4861d5c268.system.entry.js +0 -1
- package/dist/baloise-design-system/p-4ab1baaeb2.system.entry.js +0 -1
- package/dist/baloise-design-system/p-4cbacb2728.entry.js +0 -1
- package/dist/baloise-design-system/p-54252e93ae.system.entry.js +0 -1
- package/dist/baloise-design-system/p-57303f4cf0.entry.js +0 -1
- package/dist/baloise-design-system/p-577c4fbffa.entry.js +0 -1
- package/dist/baloise-design-system/p-61d6ce6346.entry.js +0 -1
- package/dist/baloise-design-system/p-63d9b0dc71.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6845434665.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6JPfxkH9.system.js +0 -2
- package/dist/baloise-design-system/p-6a2d541345.entry.js +0 -1
- package/dist/baloise-design-system/p-6af4878ee1.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6b7cef6b56.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6c89fe7777.system.entry.js +0 -1
- package/dist/baloise-design-system/p-6d016ad721.entry.js +0 -1
- package/dist/baloise-design-system/p-7255ac5e19.system.entry.js +0 -1
- package/dist/baloise-design-system/p-7567bed290.system.entry.js +0 -1
- package/dist/baloise-design-system/p-77ed6cef4e.entry.js +0 -1
- package/dist/baloise-design-system/p-78d48f3d1a.entry.js +0 -1
- package/dist/baloise-design-system/p-7f39c04ab4.entry.js +0 -1
- package/dist/baloise-design-system/p-85ef72f929.entry.js +0 -1
- package/dist/baloise-design-system/p-87e06064a3.entry.js +0 -1
- package/dist/baloise-design-system/p-8d7d5197d6.entry.js +0 -1
- package/dist/baloise-design-system/p-97dca06bad.system.entry.js +0 -1
- package/dist/baloise-design-system/p-98d8c0b274.system.entry.js +0 -1
- package/dist/baloise-design-system/p-98fedb26af.system.entry.js +0 -1
- package/dist/baloise-design-system/p-9a7614a6da.system.entry.js +0 -1
- package/dist/baloise-design-system/p-9ccc9420aa.system.entry.js +0 -1
- package/dist/baloise-design-system/p-9ed893d2f1.entry.js +0 -1
- package/dist/baloise-design-system/p-9f46f38337.system.entry.js +0 -1
- package/dist/baloise-design-system/p-9faad04082.entry.js +0 -1
- package/dist/baloise-design-system/p-B97IGjGv.js +0 -1
- package/dist/baloise-design-system/p-BDsO8HVR.system.js +0 -1
- package/dist/baloise-design-system/p-BdMT8-qh.system.js +0 -1
- package/dist/baloise-design-system/p-BgWhYta3.js +0 -2
- package/dist/baloise-design-system/p-BiQW-kmH.js +0 -1
- package/dist/baloise-design-system/p-Brj9SizC.js +0 -1
- package/dist/baloise-design-system/p-BsGRcohK.js +0 -1
- package/dist/baloise-design-system/p-BuwrUtcI.js +0 -1
- package/dist/baloise-design-system/p-C89aCsha.system.js +0 -1
- package/dist/baloise-design-system/p-C9gtg7pC.js +0 -1
- package/dist/baloise-design-system/p-CLs4UZCO.js +0 -1
- package/dist/baloise-design-system/p-CPvYKxnJ.system.js +0 -1
- package/dist/baloise-design-system/p-CdRteRAi.system.js +0 -1
- package/dist/baloise-design-system/p-Clusr4_J.system.js +0 -1
- package/dist/baloise-design-system/p-Csghe1wj.system.js +0 -1
- package/dist/baloise-design-system/p-CvJZJ5PO.system.js +0 -1
- package/dist/baloise-design-system/p-DA9xpxCC.system.js +0 -1
- package/dist/baloise-design-system/p-DMPBkH8m.js +0 -1
- package/dist/baloise-design-system/p-DVQeGKBt.system.js +0 -1
- package/dist/baloise-design-system/p-DYGnSrkp.system.js +0 -1
- package/dist/baloise-design-system/p-DblLSfCr.js +0 -1
- package/dist/baloise-design-system/p-DcxdJ7xo.system.js +0 -1
- package/dist/baloise-design-system/p-DkkPrFJ4.js +0 -1
- package/dist/baloise-design-system/p-DrYtyUx4.js +0 -1
- package/dist/baloise-design-system/p-Dv-qApwY.system.js +0 -1
- package/dist/baloise-design-system/p-PJBCHUTX.system.js +0 -1
- package/dist/baloise-design-system/p-YxrA2V8G.system.js +0 -1
- package/dist/baloise-design-system/p-Z2WXCS2z.system.js +0 -1
- package/dist/baloise-design-system/p-ZO510gkN.system.js +0 -1
- package/dist/baloise-design-system/p-a24b0f04ac.entry.js +0 -1
- package/dist/baloise-design-system/p-a49cbc975f.entry.js +0 -1
- package/dist/baloise-design-system/p-ab4f18d946.system.entry.js +0 -1
- package/dist/baloise-design-system/p-adf9dc4b6c.system.entry.js +0 -1
- package/dist/baloise-design-system/p-af0438175b.system.entry.js +0 -1
- package/dist/baloise-design-system/p-af25440706.system.entry.js +0 -1
- package/dist/baloise-design-system/p-b2d3c28f7e.entry.js +0 -1
- package/dist/baloise-design-system/p-b465562e59.entry.js +0 -1
- package/dist/baloise-design-system/p-b6348cd01c.system.entry.js +0 -1
- package/dist/baloise-design-system/p-b8e45544f8.system.entry.js +0 -1
- package/dist/baloise-design-system/p-bb3c1187e2.entry.js +0 -1
- package/dist/baloise-design-system/p-bdeea100d1.system.entry.js +0 -1
- package/dist/baloise-design-system/p-c0ec248967.entry.js +0 -1
- package/dist/baloise-design-system/p-c46abb4720.system.entry.js +0 -1
- package/dist/baloise-design-system/p-c7b4bbf341.system.entry.js +0 -1
- package/dist/baloise-design-system/p-c88b2139c4.system.entry.js +0 -1
- package/dist/baloise-design-system/p-ce3e28b217.entry.js +0 -1
- package/dist/baloise-design-system/p-cec255ddb5.system.entry.js +0 -1
- package/dist/baloise-design-system/p-cfbff4d0c5.system.entry.js +0 -1
- package/dist/baloise-design-system/p-d292509747.system.entry.js +0 -1
- package/dist/baloise-design-system/p-d40c3b818d.system.entry.js +0 -1
- package/dist/baloise-design-system/p-d56db02feb.system.entry.js +0 -1
- package/dist/baloise-design-system/p-d9f1657d3a.entry.js +0 -1
- package/dist/baloise-design-system/p-dcd16c9edf.system.entry.js +0 -1
- package/dist/baloise-design-system/p-e2ff5ec460.entry.js +0 -1
- package/dist/baloise-design-system/p-e5e10f7330.entry.js +0 -1
- package/dist/baloise-design-system/p-eb318eae31.system.entry.js +0 -1
- package/dist/baloise-design-system/p-ef2aa99689.entry.js +0 -1
- package/dist/baloise-design-system/p-f09b1d15cb.entry.js +0 -1
- package/dist/baloise-design-system/p-f701f3341f.entry.js +0 -1
- package/dist/baloise-design-system/p-f931d7af5f.system.entry.js +0 -1
- package/dist/baloise-design-system/p-fa6414dc04.entry.js +0 -1
- package/dist/baloise-design-system/p-fb932a0e2d.system.entry.js +0 -1
- package/dist/baloise-design-system/p-fbedfc8307.system.entry.js +0 -1
- package/dist/baloise-design-system/p-fc05075fc7.entry.js +0 -1
- package/dist/baloise-design-system/p-fe41123fad.entry.js +0 -1
- package/dist/baloise-design-system/p-ffdfc86824.system.entry.js +0 -1
- package/dist/baloise-design-system/p-irA_rSP3.system.js +0 -1
- package/dist/baloise-design-system/p-otQuEMP7.js +0 -1
- package/dist/baloise-design-system/p-t17chohV.system.js +0 -1
- package/dist/cjs/bal-date.i18n-DJlY99as.js +0 -66
- package/dist/cjs/bal-option_2.cjs.entry.js +0 -606
- package/dist/cjs/window-resize.decorator-DZPJwKe1.js +0 -25
- package/dist/cjs/window-resize.subject-AALAxaW0.js +0 -28
- package/dist/esm/bal-date.i18n-CLs4UZCO.js +0 -64
- package/dist/esm/bal-option_2.entry.js +0 -603
- package/dist/esm/window-resize.subject-BfRcRWok.js +0 -26
- package/dist/esm-es5/animation.decorator-CNK3bJ6X.js +0 -1
- package/dist/esm-es5/bal-date.i18n-CLs4UZCO.js +0 -1
- package/dist/esm-es5/bal-dropdown.entry.js +0 -1
- package/dist/esm-es5/bal-option_2.entry.js +0 -1
- package/dist/esm-es5/breakpoints.subject-Dpu4Jjc3.js +0 -1
- package/dist/esm-es5/config.decorator-FwS7csea.js +0 -1
- package/dist/esm-es5/device-CWdcsnSc.js +0 -1
- package/dist/esm-es5/element-states.decorator-BPErBZif.js +0 -1
- package/dist/esm-es5/floating-ui-CNYJCYYO.js +0 -1
- package/dist/esm-es5/focus.decorator-BBUVspZX.js +0 -1
- package/dist/esm-es5/form-input-Dv0N9pEu.js +0 -1
- package/dist/esm-es5/index-BgWhYta3.js +0 -2
- package/dist/esm-es5/listener-BCxt7kj7.js +0 -1
- package/dist/esm-es5/mutation.decorator-DVnSOGDK.js +0 -1
- package/dist/esm-es5/number-oUZz7C1l.js +0 -1
- package/dist/esm-es5/overlays-B9nzshwp.js +0 -1
- package/dist/esm-es5/resize.decorator-xO0LVkHO.js +0 -1
- package/dist/esm-es5/scroll-Dhp_eUkh.js +0 -1
- package/dist/esm-es5/swipe.subject-CCKruupP.js +0 -1
- package/dist/esm-es5/swiper.util-vb9wIkyd.js +0 -1
- package/dist/esm-es5/visibility.decorator-C5quU420.js +0 -1
- package/dist/esm-es5/window-resize.decorator-tooGxqQM.js +0 -1
- package/dist/esm-es5/window-resize.subject-BfRcRWok.js +0 -1
|
@@ -95,7 +95,6 @@ export class Stack {
|
|
|
95
95
|
return {
|
|
96
96
|
"layout": {
|
|
97
97
|
"type": "string",
|
|
98
|
-
"attribute": "layout",
|
|
99
98
|
"mutable": false,
|
|
100
99
|
"complexType": {
|
|
101
100
|
"original": "BalProps.BalStackLayout",
|
|
@@ -116,11 +115,11 @@ export class Stack {
|
|
|
116
115
|
"getter": false,
|
|
117
116
|
"setter": false,
|
|
118
117
|
"reflect": false,
|
|
118
|
+
"attribute": "layout",
|
|
119
119
|
"defaultValue": "'horizontal'"
|
|
120
120
|
},
|
|
121
121
|
"align": {
|
|
122
122
|
"type": "string",
|
|
123
|
-
"attribute": "align",
|
|
124
123
|
"mutable": false,
|
|
125
124
|
"complexType": {
|
|
126
125
|
"original": "BalProps.BalStackAlignment",
|
|
@@ -141,11 +140,11 @@ export class Stack {
|
|
|
141
140
|
"getter": false,
|
|
142
141
|
"setter": false,
|
|
143
142
|
"reflect": false,
|
|
143
|
+
"attribute": "align",
|
|
144
144
|
"defaultValue": "''"
|
|
145
145
|
},
|
|
146
146
|
"space": {
|
|
147
147
|
"type": "string",
|
|
148
|
-
"attribute": "space",
|
|
149
148
|
"mutable": false,
|
|
150
149
|
"complexType": {
|
|
151
150
|
"original": "BalProps.BalStackSpace",
|
|
@@ -166,11 +165,11 @@ export class Stack {
|
|
|
166
165
|
"getter": false,
|
|
167
166
|
"setter": false,
|
|
168
167
|
"reflect": false,
|
|
168
|
+
"attribute": "space",
|
|
169
169
|
"defaultValue": "'normal'"
|
|
170
170
|
},
|
|
171
171
|
"spaceRow": {
|
|
172
172
|
"type": "string",
|
|
173
|
-
"attribute": "space-row",
|
|
174
173
|
"mutable": false,
|
|
175
174
|
"complexType": {
|
|
176
175
|
"original": "BalProps.BalStackSpace",
|
|
@@ -190,11 +189,11 @@ export class Stack {
|
|
|
190
189
|
},
|
|
191
190
|
"getter": false,
|
|
192
191
|
"setter": false,
|
|
193
|
-
"reflect": false
|
|
192
|
+
"reflect": false,
|
|
193
|
+
"attribute": "space-row"
|
|
194
194
|
},
|
|
195
195
|
"spaceColumn": {
|
|
196
196
|
"type": "string",
|
|
197
|
-
"attribute": "space-column",
|
|
198
197
|
"mutable": false,
|
|
199
198
|
"complexType": {
|
|
200
199
|
"original": "BalProps.BalStackSpace",
|
|
@@ -214,11 +213,11 @@ export class Stack {
|
|
|
214
213
|
},
|
|
215
214
|
"getter": false,
|
|
216
215
|
"setter": false,
|
|
217
|
-
"reflect": false
|
|
216
|
+
"reflect": false,
|
|
217
|
+
"attribute": "space-column"
|
|
218
218
|
},
|
|
219
219
|
"px": {
|
|
220
220
|
"type": "string",
|
|
221
|
-
"attribute": "px",
|
|
222
221
|
"mutable": false,
|
|
223
222
|
"complexType": {
|
|
224
223
|
"original": "BalProps.BalStackPadding",
|
|
@@ -239,11 +238,11 @@ export class Stack {
|
|
|
239
238
|
"getter": false,
|
|
240
239
|
"setter": false,
|
|
241
240
|
"reflect": false,
|
|
241
|
+
"attribute": "px",
|
|
242
242
|
"defaultValue": "''"
|
|
243
243
|
},
|
|
244
244
|
"py": {
|
|
245
245
|
"type": "string",
|
|
246
|
-
"attribute": "py",
|
|
247
246
|
"mutable": false,
|
|
248
247
|
"complexType": {
|
|
249
248
|
"original": "BalProps.BalStackPadding",
|
|
@@ -264,11 +263,11 @@ export class Stack {
|
|
|
264
263
|
"getter": false,
|
|
265
264
|
"setter": false,
|
|
266
265
|
"reflect": false,
|
|
266
|
+
"attribute": "py",
|
|
267
267
|
"defaultValue": "''"
|
|
268
268
|
},
|
|
269
269
|
"useWrap": {
|
|
270
270
|
"type": "boolean",
|
|
271
|
-
"attribute": "use-wrap",
|
|
272
271
|
"mutable": false,
|
|
273
272
|
"complexType": {
|
|
274
273
|
"original": "boolean",
|
|
@@ -284,11 +283,11 @@ export class Stack {
|
|
|
284
283
|
"getter": false,
|
|
285
284
|
"setter": false,
|
|
286
285
|
"reflect": false,
|
|
286
|
+
"attribute": "use-wrap",
|
|
287
287
|
"defaultValue": "false"
|
|
288
288
|
},
|
|
289
289
|
"fitContent": {
|
|
290
290
|
"type": "boolean",
|
|
291
|
-
"attribute": "fit-content",
|
|
292
291
|
"mutable": false,
|
|
293
292
|
"complexType": {
|
|
294
293
|
"original": "boolean",
|
|
@@ -304,11 +303,11 @@ export class Stack {
|
|
|
304
303
|
"getter": false,
|
|
305
304
|
"setter": false,
|
|
306
305
|
"reflect": false,
|
|
306
|
+
"attribute": "fit-content",
|
|
307
307
|
"defaultValue": "false"
|
|
308
308
|
},
|
|
309
309
|
"direction": {
|
|
310
310
|
"type": "string",
|
|
311
|
-
"attribute": "direction",
|
|
312
311
|
"mutable": false,
|
|
313
312
|
"complexType": {
|
|
314
313
|
"original": "BalProps.BalStackDirection",
|
|
@@ -332,11 +331,11 @@ export class Stack {
|
|
|
332
331
|
"getter": false,
|
|
333
332
|
"setter": false,
|
|
334
333
|
"reflect": false,
|
|
334
|
+
"attribute": "direction",
|
|
335
335
|
"defaultValue": "''"
|
|
336
336
|
},
|
|
337
337
|
"alignment": {
|
|
338
338
|
"type": "string",
|
|
339
|
-
"attribute": "alignment",
|
|
340
339
|
"mutable": false,
|
|
341
340
|
"complexType": {
|
|
342
341
|
"original": "BalProps.BalStackAlignment",
|
|
@@ -360,6 +359,7 @@ export class Stack {
|
|
|
360
359
|
"getter": false,
|
|
361
360
|
"setter": false,
|
|
362
361
|
"reflect": false,
|
|
362
|
+
"attribute": "alignment",
|
|
363
363
|
"defaultValue": "''"
|
|
364
364
|
}
|
|
365
365
|
};
|
|
@@ -13,17 +13,16 @@ export class StageBackLink {
|
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
15
|
const block = BEM.block('stage-back-link');
|
|
16
|
-
return (h(Host, { key: '
|
|
16
|
+
return (h(Host, { key: '4b980500cb525ce37993b2660d3e6f47afee0f4e', class: Object.assign(Object.assign({}, block.class()), block.modifier('shadow').class(this.shadow)) }, h("a", { key: 'afadcd09a4c0c669d387d12a28c712d3de376a41', class: {
|
|
17
17
|
'link': true,
|
|
18
18
|
'is-inverted': this.inverted,
|
|
19
|
-
}, href: this.href, rel: this.rel }, h("bal-icon", { key: '
|
|
19
|
+
}, href: this.href, rel: this.rel }, h("bal-icon", { key: '764fd4ed183e8542d921d2a57e1850adc590b348', class: "mr-x-small", name: "caret-left", size: "x-small", inverted: this.inverted, shadow: this.shadow }), h("slot", { key: 'e3c1b6d3ede82a002ce474cb72ad888586502201' }))));
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "bal-stage-back-link"; }
|
|
22
22
|
static get properties() {
|
|
23
23
|
return {
|
|
24
24
|
"href": {
|
|
25
25
|
"type": "string",
|
|
26
|
-
"attribute": "href",
|
|
27
26
|
"mutable": false,
|
|
28
27
|
"complexType": {
|
|
29
28
|
"original": "string",
|
|
@@ -38,11 +37,11 @@ export class StageBackLink {
|
|
|
38
37
|
},
|
|
39
38
|
"getter": false,
|
|
40
39
|
"setter": false,
|
|
41
|
-
"reflect": false
|
|
40
|
+
"reflect": false,
|
|
41
|
+
"attribute": "href"
|
|
42
42
|
},
|
|
43
43
|
"rel": {
|
|
44
44
|
"type": "string",
|
|
45
|
-
"attribute": "rel",
|
|
46
45
|
"mutable": false,
|
|
47
46
|
"complexType": {
|
|
48
47
|
"original": "string | undefined",
|
|
@@ -57,11 +56,11 @@ export class StageBackLink {
|
|
|
57
56
|
},
|
|
58
57
|
"getter": false,
|
|
59
58
|
"setter": false,
|
|
60
|
-
"reflect": false
|
|
59
|
+
"reflect": false,
|
|
60
|
+
"attribute": "rel"
|
|
61
61
|
},
|
|
62
62
|
"shadow": {
|
|
63
63
|
"type": "boolean",
|
|
64
|
-
"attribute": "shadow",
|
|
65
64
|
"mutable": false,
|
|
66
65
|
"complexType": {
|
|
67
66
|
"original": "boolean",
|
|
@@ -77,11 +76,11 @@ export class StageBackLink {
|
|
|
77
76
|
"getter": false,
|
|
78
77
|
"setter": false,
|
|
79
78
|
"reflect": false,
|
|
79
|
+
"attribute": "shadow",
|
|
80
80
|
"defaultValue": "false"
|
|
81
81
|
},
|
|
82
82
|
"inverted": {
|
|
83
83
|
"type": "boolean",
|
|
84
|
-
"attribute": "inverted",
|
|
85
84
|
"mutable": false,
|
|
86
85
|
"complexType": {
|
|
87
86
|
"original": "boolean",
|
|
@@ -97,6 +96,7 @@ export class StageBackLink {
|
|
|
97
96
|
"getter": false,
|
|
98
97
|
"setter": false,
|
|
99
98
|
"reflect": false,
|
|
99
|
+
"attribute": "inverted",
|
|
100
100
|
"defaultValue": "false"
|
|
101
101
|
}
|
|
102
102
|
};
|
|
@@ -3,7 +3,7 @@ import { BEM } from "../../../utils/bem";
|
|
|
3
3
|
export class StageBody {
|
|
4
4
|
render() {
|
|
5
5
|
const block = BEM.block('stage-body');
|
|
6
|
-
return (h(Host, { key: '
|
|
6
|
+
return (h(Host, { key: '3b059393f680516ee22d093cb77927211f1b2a2a', class: Object.assign({}, block.class()) }, h("slot", { key: '739898aeda435256a9cf052dfe265d6f28115b94' })));
|
|
7
7
|
}
|
|
8
8
|
static get is() { return "bal-stage-body"; }
|
|
9
9
|
static get elementRef() { return "el"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class StageFoot {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '351793d066e2d3018a0a4c40cdb2b69495127199', class: "hero-foot" }, h("slot", { key: '76c2593eac606f7aed4c15ac6148780a37555b54' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "bal-stage-foot"; }
|
|
7
7
|
static get elementRef() { return "el"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
2
|
export class StageHead {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: '19fdb481ea37cab182e426f7582270ecdce23147', class: "hero-head" }, h("slot", { key: '69273fb5da2cd217de773a37eb5000adda15bbbf' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "bal-stage-head"; }
|
|
7
7
|
static get elementRef() { return "el"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
|
-
import { BEM } from "../../../utils/bem";
|
|
3
|
-
import { inheritAttributes } from "../../../utils/attributes";
|
|
4
2
|
import { rOnLoad } from "../../../utils/helpers";
|
|
3
|
+
import { inheritAttributes } from "../../../utils/attributes";
|
|
4
|
+
import { BEM } from "../../../utils/bem";
|
|
5
5
|
export class StageImage {
|
|
6
6
|
constructor() {
|
|
7
7
|
this.imageInheritAttributes = {};
|
|
@@ -18,14 +18,13 @@ export class StageImage {
|
|
|
18
18
|
render() {
|
|
19
19
|
const block = BEM.block('stage-image');
|
|
20
20
|
const imageSrc = this.fallback ? this.fallback : this.srcSet.split(',')[0];
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: 'a39983d891acebe4f05e5387445483940d0b29dc', class: Object.assign({}, block.class()) }, this.isOnLoadEventDone ? (h("img", Object.assign({ src: imageSrc, srcset: this.srcSet, sizes: "100vw" }, this.imageInheritAttributes))) : ('')));
|
|
22
22
|
}
|
|
23
23
|
static get is() { return "bal-stage-image"; }
|
|
24
24
|
static get properties() {
|
|
25
25
|
return {
|
|
26
26
|
"srcSet": {
|
|
27
27
|
"type": "string",
|
|
28
|
-
"attribute": "src-set",
|
|
29
28
|
"mutable": false,
|
|
30
29
|
"complexType": {
|
|
31
30
|
"original": "string",
|
|
@@ -40,11 +39,11 @@ export class StageImage {
|
|
|
40
39
|
},
|
|
41
40
|
"getter": false,
|
|
42
41
|
"setter": false,
|
|
43
|
-
"reflect": false
|
|
42
|
+
"reflect": false,
|
|
43
|
+
"attribute": "src-set"
|
|
44
44
|
},
|
|
45
45
|
"fallback": {
|
|
46
46
|
"type": "string",
|
|
47
|
-
"attribute": "fallback",
|
|
48
47
|
"mutable": false,
|
|
49
48
|
"complexType": {
|
|
50
49
|
"original": "string",
|
|
@@ -59,7 +58,8 @@ export class StageImage {
|
|
|
59
58
|
},
|
|
60
59
|
"getter": false,
|
|
61
60
|
"setter": false,
|
|
62
|
-
"reflect": false
|
|
61
|
+
"reflect": false,
|
|
62
|
+
"attribute": "fallback"
|
|
63
63
|
}
|
|
64
64
|
};
|
|
65
65
|
}
|
|
@@ -68,7 +68,6 @@ export class Stage {
|
|
|
68
68
|
return {
|
|
69
69
|
"containerSize": {
|
|
70
70
|
"type": "string",
|
|
71
|
-
"attribute": "container-size",
|
|
72
71
|
"mutable": false,
|
|
73
72
|
"complexType": {
|
|
74
73
|
"original": "BalProps.BalStageContainer",
|
|
@@ -89,11 +88,11 @@ export class Stage {
|
|
|
89
88
|
"getter": false,
|
|
90
89
|
"setter": false,
|
|
91
90
|
"reflect": false,
|
|
91
|
+
"attribute": "container-size",
|
|
92
92
|
"defaultValue": "''"
|
|
93
93
|
},
|
|
94
94
|
"size": {
|
|
95
95
|
"type": "string",
|
|
96
|
-
"attribute": "size",
|
|
97
96
|
"mutable": false,
|
|
98
97
|
"complexType": {
|
|
99
98
|
"original": "BalProps.BalStageSize",
|
|
@@ -114,11 +113,11 @@ export class Stage {
|
|
|
114
113
|
"getter": false,
|
|
115
114
|
"setter": false,
|
|
116
115
|
"reflect": false,
|
|
116
|
+
"attribute": "size",
|
|
117
117
|
"defaultValue": "''"
|
|
118
118
|
},
|
|
119
119
|
"color": {
|
|
120
120
|
"type": "string",
|
|
121
|
-
"attribute": "color",
|
|
122
121
|
"mutable": false,
|
|
123
122
|
"complexType": {
|
|
124
123
|
"original": "BalProps.BalStageColor",
|
|
@@ -139,11 +138,11 @@ export class Stage {
|
|
|
139
138
|
"getter": false,
|
|
140
139
|
"setter": false,
|
|
141
140
|
"reflect": false,
|
|
141
|
+
"attribute": "color",
|
|
142
142
|
"defaultValue": "'purple'"
|
|
143
143
|
},
|
|
144
144
|
"shape": {
|
|
145
145
|
"type": "boolean",
|
|
146
|
-
"attribute": "shape",
|
|
147
146
|
"mutable": false,
|
|
148
147
|
"complexType": {
|
|
149
148
|
"original": "boolean",
|
|
@@ -159,11 +158,11 @@ export class Stage {
|
|
|
159
158
|
"getter": false,
|
|
160
159
|
"setter": false,
|
|
161
160
|
"reflect": false,
|
|
161
|
+
"attribute": "shape",
|
|
162
162
|
"defaultValue": "false"
|
|
163
163
|
},
|
|
164
164
|
"shapeVariation": {
|
|
165
165
|
"type": "string",
|
|
166
|
-
"attribute": "shape-variation",
|
|
167
166
|
"mutable": false,
|
|
168
167
|
"complexType": {
|
|
169
168
|
"original": "BalProps.BalShapeVariation",
|
|
@@ -183,11 +182,11 @@ export class Stage {
|
|
|
183
182
|
},
|
|
184
183
|
"getter": false,
|
|
185
184
|
"setter": false,
|
|
186
|
-
"reflect": false
|
|
185
|
+
"reflect": false,
|
|
186
|
+
"attribute": "shape-variation"
|
|
187
187
|
},
|
|
188
188
|
"shapeRotation": {
|
|
189
189
|
"type": "string",
|
|
190
|
-
"attribute": "shape-rotation",
|
|
191
190
|
"mutable": false,
|
|
192
191
|
"complexType": {
|
|
193
192
|
"original": "BalProps.BalShapeRotation",
|
|
@@ -207,7 +206,8 @@ export class Stage {
|
|
|
207
206
|
},
|
|
208
207
|
"getter": false,
|
|
209
208
|
"setter": false,
|
|
210
|
-
"reflect": false
|
|
209
|
+
"reflect": false,
|
|
210
|
+
"attribute": "shape-rotation"
|
|
211
211
|
}
|
|
212
212
|
};
|
|
213
213
|
}
|
|
@@ -80,17 +80,16 @@ export class StepItem {
|
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
render() {
|
|
83
|
-
return (h(Host, { key: '
|
|
83
|
+
return (h(Host, { key: '4d22b6691427503ce62c4a0846fa1bc8639654a9', role: "tabpanel", class: {
|
|
84
84
|
'bal-step-item': true,
|
|
85
85
|
'bal-step-item--active': this.isActive,
|
|
86
|
-
} }, h("slot", { key: '
|
|
86
|
+
} }, h("slot", { key: '087ec315891c96985e14d4a94181563cd57b0b8f' })));
|
|
87
87
|
}
|
|
88
88
|
static get is() { return "bal-step-item"; }
|
|
89
89
|
static get properties() {
|
|
90
90
|
return {
|
|
91
91
|
"active": {
|
|
92
92
|
"type": "boolean",
|
|
93
|
-
"attribute": "active",
|
|
94
93
|
"mutable": false,
|
|
95
94
|
"complexType": {
|
|
96
95
|
"original": "boolean",
|
|
@@ -106,11 +105,11 @@ export class StepItem {
|
|
|
106
105
|
"getter": false,
|
|
107
106
|
"setter": false,
|
|
108
107
|
"reflect": true,
|
|
108
|
+
"attribute": "active",
|
|
109
109
|
"defaultValue": "false"
|
|
110
110
|
},
|
|
111
111
|
"value": {
|
|
112
112
|
"type": "string",
|
|
113
|
-
"attribute": "value",
|
|
114
113
|
"mutable": false,
|
|
115
114
|
"complexType": {
|
|
116
115
|
"original": "string",
|
|
@@ -126,11 +125,11 @@ export class StepItem {
|
|
|
126
125
|
"getter": false,
|
|
127
126
|
"setter": false,
|
|
128
127
|
"reflect": true,
|
|
128
|
+
"attribute": "value",
|
|
129
129
|
"defaultValue": "''"
|
|
130
130
|
},
|
|
131
131
|
"label": {
|
|
132
132
|
"type": "string",
|
|
133
|
-
"attribute": "label",
|
|
134
133
|
"mutable": false,
|
|
135
134
|
"complexType": {
|
|
136
135
|
"original": "string",
|
|
@@ -146,11 +145,11 @@ export class StepItem {
|
|
|
146
145
|
"getter": false,
|
|
147
146
|
"setter": false,
|
|
148
147
|
"reflect": true,
|
|
148
|
+
"attribute": "label",
|
|
149
149
|
"defaultValue": "''"
|
|
150
150
|
},
|
|
151
151
|
"href": {
|
|
152
152
|
"type": "string",
|
|
153
|
-
"attribute": "href",
|
|
154
153
|
"mutable": false,
|
|
155
154
|
"complexType": {
|
|
156
155
|
"original": "string",
|
|
@@ -166,11 +165,11 @@ export class StepItem {
|
|
|
166
165
|
"getter": false,
|
|
167
166
|
"setter": false,
|
|
168
167
|
"reflect": true,
|
|
168
|
+
"attribute": "href",
|
|
169
169
|
"defaultValue": "''"
|
|
170
170
|
},
|
|
171
171
|
"rel": {
|
|
172
172
|
"type": "string",
|
|
173
|
-
"attribute": "rel",
|
|
174
173
|
"mutable": false,
|
|
175
174
|
"complexType": {
|
|
176
175
|
"original": "string | undefined",
|
|
@@ -185,11 +184,11 @@ export class StepItem {
|
|
|
185
184
|
},
|
|
186
185
|
"getter": false,
|
|
187
186
|
"setter": false,
|
|
188
|
-
"reflect": false
|
|
187
|
+
"reflect": false,
|
|
188
|
+
"attribute": "rel"
|
|
189
189
|
},
|
|
190
190
|
"target": {
|
|
191
191
|
"type": "string",
|
|
192
|
-
"attribute": "target",
|
|
193
192
|
"mutable": false,
|
|
194
193
|
"complexType": {
|
|
195
194
|
"original": "BalProps.BalButtonTarget",
|
|
@@ -210,11 +209,11 @@ export class StepItem {
|
|
|
210
209
|
"getter": false,
|
|
211
210
|
"setter": false,
|
|
212
211
|
"reflect": false,
|
|
212
|
+
"attribute": "target",
|
|
213
213
|
"defaultValue": "'_self'"
|
|
214
214
|
},
|
|
215
215
|
"disabled": {
|
|
216
216
|
"type": "boolean",
|
|
217
|
-
"attribute": "disabled",
|
|
218
217
|
"mutable": false,
|
|
219
218
|
"complexType": {
|
|
220
219
|
"original": "boolean",
|
|
@@ -230,11 +229,11 @@ export class StepItem {
|
|
|
230
229
|
"getter": false,
|
|
231
230
|
"setter": false,
|
|
232
231
|
"reflect": true,
|
|
232
|
+
"attribute": "disabled",
|
|
233
233
|
"defaultValue": "false"
|
|
234
234
|
},
|
|
235
235
|
"done": {
|
|
236
236
|
"type": "boolean",
|
|
237
|
-
"attribute": "done",
|
|
238
237
|
"mutable": false,
|
|
239
238
|
"complexType": {
|
|
240
239
|
"original": "boolean",
|
|
@@ -250,11 +249,11 @@ export class StepItem {
|
|
|
250
249
|
"getter": false,
|
|
251
250
|
"setter": false,
|
|
252
251
|
"reflect": true,
|
|
252
|
+
"attribute": "done",
|
|
253
253
|
"defaultValue": "false"
|
|
254
254
|
},
|
|
255
255
|
"invisible": {
|
|
256
256
|
"type": "boolean",
|
|
257
|
-
"attribute": "invisible",
|
|
258
257
|
"mutable": false,
|
|
259
258
|
"complexType": {
|
|
260
259
|
"original": "boolean",
|
|
@@ -270,11 +269,11 @@ export class StepItem {
|
|
|
270
269
|
"getter": false,
|
|
271
270
|
"setter": false,
|
|
272
271
|
"reflect": true,
|
|
272
|
+
"attribute": "invisible",
|
|
273
273
|
"defaultValue": "false"
|
|
274
274
|
},
|
|
275
275
|
"failed": {
|
|
276
276
|
"type": "boolean",
|
|
277
|
-
"attribute": "failed",
|
|
278
277
|
"mutable": false,
|
|
279
278
|
"complexType": {
|
|
280
279
|
"original": "boolean",
|
|
@@ -290,11 +289,11 @@ export class StepItem {
|
|
|
290
289
|
"getter": false,
|
|
291
290
|
"setter": false,
|
|
292
291
|
"reflect": true,
|
|
292
|
+
"attribute": "failed",
|
|
293
293
|
"defaultValue": "false"
|
|
294
294
|
},
|
|
295
295
|
"prevent": {
|
|
296
296
|
"type": "boolean",
|
|
297
|
-
"attribute": "prevent",
|
|
298
297
|
"mutable": false,
|
|
299
298
|
"complexType": {
|
|
300
299
|
"original": "boolean",
|
|
@@ -310,6 +309,7 @@ export class StepItem {
|
|
|
310
309
|
"getter": false,
|
|
311
310
|
"setter": false,
|
|
312
311
|
"reflect": false,
|
|
312
|
+
"attribute": "prevent",
|
|
313
313
|
"defaultValue": "false"
|
|
314
314
|
}
|
|
315
315
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __decorate, __metadata } from "tslib";
|
|
2
2
|
import { Host, h } from "@stencil/core";
|
|
3
|
-
import { debounceEvent } from "../../utils/helpers";
|
|
4
|
-
import { BEM } from "../../utils/bem";
|
|
5
|
-
import { Logger } from "../../utils/log";
|
|
6
3
|
import { areArraysEqual } from "../../utils/array";
|
|
4
|
+
import { BEM } from "../../utils/bem";
|
|
5
|
+
import { ListenToBreakpoints, balBreakpoints } from "../../utils/breakpoints";
|
|
7
6
|
import { stopEventBubbling } from "../../utils/form-input";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
7
|
+
import { debounceEvent } from "../../utils/helpers";
|
|
8
|
+
import { Logger } from "../../utils/log";
|
|
10
9
|
import { ListenToMutation } from "../../utils/mutation";
|
|
11
|
-
import {
|
|
10
|
+
import { newBalStepOption } from "./bal-step.util";
|
|
11
|
+
import { StepButton } from "./components/step-button";
|
|
12
12
|
export class Steps {
|
|
13
13
|
constructor() {
|
|
14
14
|
this.stepsId = `bal-steps-${StepsIds++}`;
|
|
@@ -219,7 +219,6 @@ export class Steps {
|
|
|
219
219
|
return {
|
|
220
220
|
"options": {
|
|
221
221
|
"type": "unknown",
|
|
222
|
-
"attribute": "options",
|
|
223
222
|
"mutable": false,
|
|
224
223
|
"complexType": {
|
|
225
224
|
"original": "BalStepOption[]",
|
|
@@ -244,7 +243,6 @@ export class Steps {
|
|
|
244
243
|
},
|
|
245
244
|
"clickable": {
|
|
246
245
|
"type": "boolean",
|
|
247
|
-
"attribute": "clickable",
|
|
248
246
|
"mutable": false,
|
|
249
247
|
"complexType": {
|
|
250
248
|
"original": "boolean",
|
|
@@ -260,11 +258,11 @@ export class Steps {
|
|
|
260
258
|
"getter": false,
|
|
261
259
|
"setter": false,
|
|
262
260
|
"reflect": false,
|
|
261
|
+
"attribute": "clickable",
|
|
263
262
|
"defaultValue": "true"
|
|
264
263
|
},
|
|
265
264
|
"color": {
|
|
266
265
|
"type": "string",
|
|
267
|
-
"attribute": "color",
|
|
268
266
|
"mutable": false,
|
|
269
267
|
"complexType": {
|
|
270
268
|
"original": "BalProps.BalStepsColor",
|
|
@@ -285,11 +283,11 @@ export class Steps {
|
|
|
285
283
|
"getter": false,
|
|
286
284
|
"setter": false,
|
|
287
285
|
"reflect": false,
|
|
286
|
+
"attribute": "color",
|
|
288
287
|
"defaultValue": "'primary'"
|
|
289
288
|
},
|
|
290
289
|
"debounce": {
|
|
291
290
|
"type": "number",
|
|
292
|
-
"attribute": "debounce",
|
|
293
291
|
"mutable": false,
|
|
294
292
|
"complexType": {
|
|
295
293
|
"original": "number",
|
|
@@ -305,11 +303,11 @@ export class Steps {
|
|
|
305
303
|
"getter": false,
|
|
306
304
|
"setter": false,
|
|
307
305
|
"reflect": false,
|
|
306
|
+
"attribute": "debounce",
|
|
308
307
|
"defaultValue": "0"
|
|
309
308
|
},
|
|
310
309
|
"value": {
|
|
311
310
|
"type": "string",
|
|
312
|
-
"attribute": "value",
|
|
313
311
|
"mutable": true,
|
|
314
312
|
"complexType": {
|
|
315
313
|
"original": "string",
|
|
@@ -325,6 +323,7 @@ export class Steps {
|
|
|
325
323
|
"getter": false,
|
|
326
324
|
"setter": false,
|
|
327
325
|
"reflect": false,
|
|
326
|
+
"attribute": "value",
|
|
328
327
|
"defaultValue": "undefined"
|
|
329
328
|
}
|
|
330
329
|
};
|
|
@@ -11,7 +11,7 @@ export class Table {
|
|
|
11
11
|
const block = BEM.block('table');
|
|
12
12
|
const fullwidthClass = 'is-fullwidth';
|
|
13
13
|
const hasFullwidth = this.expanded;
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '02a18be55045376f238aeaaf4fdf0d1abd97788a', class: Object.assign(Object.assign(Object.assign({}, block.class()), { 'ag-theme-alpine': true }), block.modifier(fullwidthClass).class(hasFullwidth)) }, h("slot", { key: '33860f7409dc7b8ef772327022bed7978513a94a' })));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "bal-table"; }
|
|
17
17
|
static get originalStyleUrls() {
|
|
@@ -28,7 +28,6 @@ export class Table {
|
|
|
28
28
|
return {
|
|
29
29
|
"expanded": {
|
|
30
30
|
"type": "boolean",
|
|
31
|
-
"attribute": "expanded",
|
|
32
31
|
"mutable": false,
|
|
33
32
|
"complexType": {
|
|
34
33
|
"original": "boolean",
|
|
@@ -44,6 +43,7 @@ export class Table {
|
|
|
44
43
|
"getter": false,
|
|
45
44
|
"setter": false,
|
|
46
45
|
"reflect": false,
|
|
46
|
+
"attribute": "expanded",
|
|
47
47
|
"defaultValue": "false"
|
|
48
48
|
}
|
|
49
49
|
};
|