@tet/tet-components 1.3.154-staging → 1.3.155-staging
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/dist/cjs/tet-accordion_2.cjs.entry.js +6 -6
- package/dist/cjs/tet-address-offers-view.cjs.entry.js +1 -1
- package/dist/cjs/tet-b2b-check-out-form_5.cjs.entry.js +32 -4
- package/dist/cjs/tet-b2b-configurator.cjs.entry.js +1 -1
- package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
- package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
- package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
- package/dist/cjs/tet-carousel.cjs.entry.js +7 -7
- package/dist/cjs/tet-colors.cjs.entry.js +4 -4
- package/dist/cjs/tet-compare-cards_2.cjs.entry.js +2 -2
- package/dist/cjs/tet-contact-form.cjs.entry.js +1 -1
- package/dist/cjs/tet-datepicker-header_4.cjs.entry.js +5 -5
- package/dist/cjs/tet-datepicker.cjs.entry.js +4 -4
- package/dist/cjs/tet-dropdown_2.cjs.entry.js +1 -1
- package/dist/cjs/tet-expansion-panel.cjs.entry.js +1 -1
- package/dist/cjs/tet-font-weight.cjs.entry.js +1 -1
- package/dist/cjs/tet-fonts.cjs.entry.js +1 -1
- package/dist/cjs/tet-grid.cjs.entry.js +1 -1
- package/dist/cjs/tet-icon.cjs.entry.js +1 -1
- package/dist/cjs/tet-label.cjs.entry.js +2 -2
- package/dist/cjs/tet-layout.cjs.entry.js +1 -1
- package/dist/cjs/tet-link.cjs.entry.js +1 -1
- package/dist/cjs/tet-loader.cjs.entry.js +1 -1
- package/dist/cjs/tet-navigation-mobile.cjs.entry.js +3 -3
- package/dist/cjs/tet-news-card-list.cjs.entry.js +1 -1
- package/dist/cjs/tet-placeholder.cjs.entry.js +1 -1
- package/dist/cjs/tet-range-slider.cjs.entry.js +7 -7
- package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
- package/dist/cjs/tet-spinner.cjs.entry.js +3 -3
- package/dist/cjs/tet-stepper-input.cjs.entry.js +1 -1
- package/dist/cjs/tet-tab-header.cjs.entry.js +2 -2
- package/dist/cjs/tet-tag_2.cjs.entry.js +2 -2
- package/dist/cjs/tet-textarea.cjs.entry.js +2 -2
- package/dist/cjs/tet-tv-gift-block.cjs.entry.js +1 -1
- package/dist/cjs/tet-tv-gift-list.cjs.entry.js +2 -2
- package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.js +32 -4
- package/dist/collection/components/advanced/forms/tet-contact-form/tet-contact-form.js +1 -1
- package/dist/collection/components/advanced/promotions/tv-gift/tet-tv-gift-block/tet-tv-gift-block.js +1 -1
- package/dist/collection/components/advanced/promotions/tv-gift/tet-tv-gift-list/tet-tv-gift-list.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tabs/tet-tab-content/tet-tab-content.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tabs/tet-tab-header/tet-tab-header.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tag/tet-tag.js +2 -2
- package/dist/collection/components/basic/carousel/tet-carousel/tet-carousel.js +7 -7
- package/dist/collection/components/basic/icon/tet-icon.js +1 -1
- package/dist/collection/components/basic/loaders/tet-loader/tet-loader.js +1 -1
- package/dist/collection/components/basic/loaders/tet-placeholder/tet-placeholder.js +1 -1
- package/dist/collection/components/basic/loaders/tet-spinner/tet-spinner.js +3 -3
- package/dist/collection/components/basic/misc/tet-label/tet-label.js +2 -2
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-header/tet-datepicker-header.js +2 -2
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-month-view/tet-datepicker-month-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-multi-year-view/tet-datepicker-multi-year-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-year-view/tet-datepicker-year-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/tet-datepicker.js +4 -4
- package/dist/collection/components/simple/inputs/tet-range-slider/tet-range-slider.js +7 -7
- package/dist/collection/components/simple/inputs/tet-stepper-input/tet-stepper-input.js +1 -1
- package/dist/collection/components/simple/inputs/tet-textarea/tet-textarea.js +2 -2
- package/dist/collection/components/simple/lists/tet-news-card-list/tet-news-card-list.js +1 -1
- package/dist/collection/components/simple/menu/tet-navigation-mobile/tet-navigation-mobile.js +3 -3
- package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.js +5 -5
- package/dist/collection/components/simple/structural/tet-expansion-panel/tet-expansion-panel.js +1 -1
- package/dist/collection/components/simple/text-blocks/tet-notification/tet-notification.js +1 -1
- package/dist/collection/components/simple/text-blocks/tet-tooltip/tet-tooltip.js +1 -1
- package/dist/collection/components/views/tet-address-offers-view/tet-address-offers-view.js +1 -1
- package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +5 -5
- package/dist/collection/components/views/tet-b2b-service-calculator/tet-b2b-service-calculator.js +1 -1
- package/dist/collection/components/views/tet-business-lines/tet-business-lines.js +1 -1
- package/dist/collection/docs/styling/border-radius/tet-border-radius.js +1 -1
- package/dist/collection/docs/styling/colors/tet-colors.js +4 -4
- package/dist/collection/docs/styling/font-weight/tet-font-weight.js +1 -1
- package/dist/collection/docs/styling/fonts/tet-fonts.js +1 -1
- package/dist/collection/docs/styling/layout/tet-layout.js +1 -1
- package/dist/collection/docs/styling/link/tet-link.js +1 -1
- package/dist/collection/docs/styling/spacing/tet-spacing.js +1 -1
- package/dist/collection/docs/styling/tet-grid/tet-grid.js +1 -1
- package/dist/components/{p-bd5fc6cb.js → p-00351bb3.js} +1 -1
- package/dist/components/{p-7556136b.js → p-01cbd3bb.js} +1 -1
- package/dist/components/{p-6c463341.js → p-0b96f814.js} +4 -4
- package/dist/components/{p-b0f75d20.js → p-119a13f1.js} +2 -2
- package/dist/components/{p-9782e5c4.js → p-123957bc.js} +1 -1
- package/dist/components/{p-c18138a8.js → p-14288c49.js} +1 -1
- package/dist/components/{p-60d0e1f7.js → p-1512dc60.js} +37 -9
- package/dist/components/{p-fb5ceb0e.js → p-19b25c1c.js} +2 -2
- package/dist/components/{p-eec88245.js → p-1a3d1023.js} +2 -2
- package/dist/components/{p-78dee01e.js → p-1aad0dd8.js} +5 -5
- package/dist/components/{p-f752e23b.js → p-1aba570d.js} +1 -1
- package/dist/components/{p-d26fdfd6.js → p-22a55ad3.js} +1 -1
- package/dist/components/{p-7a99c2a6.js → p-2376ee47.js} +2 -2
- package/dist/components/{p-3d3ad524.js → p-2c7a3d78.js} +1 -1
- package/dist/components/{p-4497f6a3.js → p-2dd801b1.js} +4 -4
- package/dist/components/{p-2cfa5ac5.js → p-34247e22.js} +2 -2
- package/dist/components/{p-598a7cda.js → p-44ac2ae1.js} +1 -1
- package/dist/components/{p-b73be1b2.js → p-5390df74.js} +2 -2
- package/dist/components/{p-a8f280e5.js → p-556f0aa3.js} +1 -1
- package/dist/components/{p-40c772b5.js → p-57254ef4.js} +3 -3
- package/dist/components/{p-7d5ded0e.js → p-64f0f6cb.js} +6 -6
- package/dist/components/{p-95b9de26.js → p-6c499d64.js} +1 -1
- package/dist/components/{p-19e25c47.js → p-6f304db6.js} +5 -5
- package/dist/components/{p-e3520d95.js → p-7ec09b0c.js} +7 -7
- package/dist/components/{p-6d4cd18b.js → p-815aaa96.js} +3 -3
- package/dist/components/{p-7e4ad30e.js → p-8453880f.js} +1 -1
- package/dist/components/{p-b1e5b668.js → p-95253940.js} +3 -3
- package/dist/components/{p-1de4299e.js → p-9760d556.js} +1 -1
- package/dist/components/{p-28d6865c.js → p-99b95710.js} +1 -1
- package/dist/components/{p-7edbbbe4.js → p-9e74fece.js} +3 -3
- package/dist/components/{p-486f6fa7.js → p-a2f3e4b4.js} +1 -1
- package/dist/components/{p-6b80d7f4.js → p-a9584c18.js} +2 -2
- package/dist/components/{p-e0afecc3.js → p-b2e2755e.js} +2 -2
- package/dist/components/{p-4a071c77.js → p-b9352083.js} +1 -1
- package/dist/components/{p-c6b82ba2.js → p-c19d8bb9.js} +3 -3
- package/dist/components/{p-da8c8a43.js → p-c5a2b455.js} +11 -11
- package/dist/components/{p-eda4637f.js → p-cc910b02.js} +6 -6
- package/dist/components/{p-e92015f1.js → p-ce553a17.js} +10 -10
- package/dist/components/{p-3789537e.js → p-e5ac3870.js} +1 -1
- package/dist/components/{p-2b253f12.js → p-ec3ba8ed.js} +2 -2
- package/dist/components/{p-9b1ffc7a.js → p-f0c5b263.js} +5 -5
- package/dist/components/{p-67fd9c6f.js → p-f426e701.js} +3 -3
- package/dist/components/{p-aab6ab36.js → p-ff632c82.js} +1 -1
- package/dist/components/tet-accordion.js +1 -1
- package/dist/components/tet-address-offers-filters-products.js +1 -1
- package/dist/components/tet-address-offers-filters.js +1 -1
- package/dist/components/tet-address-offers-view.js +21 -21
- package/dist/components/tet-address-offers.js +1 -1
- package/dist/components/tet-address-search.js +1 -1
- package/dist/components/tet-asset-addresses.js +8 -8
- package/dist/components/tet-asset-availability-addresses.js +1 -1
- package/dist/components/tet-autocomplete-dropdown.js +4 -4
- package/dist/components/tet-autocomplete.js +1 -1
- package/dist/components/tet-availability-contact-form.js +1 -1
- package/dist/components/tet-b2b-check-out-form.js +1 -1
- package/dist/components/tet-b2b-compare-card.js +1 -1
- package/dist/components/tet-b2b-configurator-cart.js +1 -1
- package/dist/components/tet-b2b-configurator.js +17 -17
- package/dist/components/tet-b2b-service-calculator.js +6 -6
- package/dist/components/tet-banner-nav.js +1 -1
- package/dist/components/tet-border-radius.js +1 -1
- package/dist/components/tet-business-compare-card.js +2 -2
- package/dist/components/tet-business-lines.js +2 -2
- package/dist/components/tet-business-navigation.js +1 -1
- package/dist/components/tet-business-round-stepper.js +1 -1
- package/dist/components/tet-business-summary-card.js +1 -1
- package/dist/components/tet-button.js +1 -1
- package/dist/components/tet-card-list.js +1 -1
- package/dist/components/tet-carousel.js +9 -9
- package/dist/components/tet-checkbox.js +1 -1
- package/dist/components/tet-cloud-application-form-dialog.js +6 -6
- package/dist/components/tet-cloud-configurator.js +7 -7
- package/dist/components/tet-colors.js +4 -4
- package/dist/components/tet-compare-card-v2.js +5 -5
- package/dist/components/tet-compare-card.js +1 -1
- package/dist/components/tet-compare-cards-tab.js +13 -13
- package/dist/components/tet-compare-cards.js +1 -1
- package/dist/components/tet-contact-form.js +5 -5
- package/dist/components/tet-customer-assets.js +2 -2
- package/dist/components/tet-datepicker-header.js +1 -1
- package/dist/components/tet-datepicker-month-view.js +1 -1
- package/dist/components/tet-datepicker-multi-year-view.js +1 -1
- package/dist/components/tet-datepicker-year-view.js +1 -1
- package/dist/components/tet-datepicker.js +9 -9
- package/dist/components/tet-dialog.js +1 -1
- package/dist/components/tet-dropdown.js +1 -1
- package/dist/components/tet-dynamic-card.js +2 -2
- package/dist/components/tet-expandable-input.js +2 -2
- package/dist/components/tet-expansion-panel.js +1 -1
- package/dist/components/tet-filter.js +3 -3
- package/dist/components/tet-font-weight.js +1 -1
- package/dist/components/tet-fonts.js +1 -1
- package/dist/components/tet-grid.js +1 -1
- package/dist/components/tet-icon.js +1 -1
- package/dist/components/tet-inline-message.js +1 -1
- package/dist/components/tet-input.js +1 -1
- package/dist/components/tet-label.js +3 -3
- package/dist/components/tet-layout.js +1 -1
- package/dist/components/tet-link.js +1 -1
- package/dist/components/tet-loader.js +1 -1
- package/dist/components/tet-macd-view.js +6 -6
- package/dist/components/tet-menu-mobile.js +1 -1
- package/dist/components/tet-menu.js +1 -1
- package/dist/components/tet-multi-step-dialog.js +3 -3
- package/dist/components/tet-navigation-mobile.js +4 -4
- package/dist/components/tet-news-card-list.js +4 -4
- package/dist/components/tet-notification.js +1 -1
- package/dist/components/tet-number-input.js +1 -1
- package/dist/components/tet-placeholder.js +1 -1
- package/dist/components/tet-range-slider.js +1 -1
- package/dist/components/tet-referral.js +4 -4
- package/dist/components/tet-round-stepper.js +1 -1
- package/dist/components/tet-spacing.js +1 -1
- package/dist/components/tet-spinner.js +1 -1
- package/dist/components/tet-stepper-input.js +1 -1
- package/dist/components/tet-stepper-v2.js +1 -1
- package/dist/components/tet-stepper-v3.js +1 -1
- package/dist/components/tet-tab-content.js +1 -1
- package/dist/components/tet-tab-header.js +1 -1
- package/dist/components/tet-table.js +2 -2
- package/dist/components/tet-tag-group.js +1 -1
- package/dist/components/tet-tag.js +1 -1
- package/dist/components/tet-text-list.js +1 -1
- package/dist/components/tet-textarea.js +2 -2
- package/dist/components/tet-thank-you-view-v2.js +3 -3
- package/dist/components/tet-thank-you-view-v3.js +3 -3
- package/dist/components/tet-thank-you-view.js +2 -2
- package/dist/components/tet-tooltip.js +1 -1
- package/dist/components/tet-tv-gift-block.js +1 -1
- package/dist/components/tet-tv-gift-list.js +3 -3
- package/dist/esm/tet-accordion_2.entry.js +6 -6
- package/dist/esm/tet-address-offers-view.entry.js +1 -1
- package/dist/esm/tet-b2b-check-out-form_5.entry.js +32 -4
- package/dist/esm/tet-b2b-configurator.entry.js +1 -1
- package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
- package/dist/esm/tet-border-radius.entry.js +1 -1
- package/dist/esm/tet-business-lines.entry.js +1 -1
- package/dist/esm/tet-carousel.entry.js +7 -7
- package/dist/esm/tet-colors.entry.js +4 -4
- package/dist/esm/tet-compare-cards_2.entry.js +2 -2
- package/dist/esm/tet-contact-form.entry.js +1 -1
- package/dist/esm/tet-datepicker-header_4.entry.js +5 -5
- package/dist/esm/tet-datepicker.entry.js +4 -4
- package/dist/esm/tet-dropdown_2.entry.js +1 -1
- package/dist/esm/tet-expansion-panel.entry.js +1 -1
- package/dist/esm/tet-font-weight.entry.js +1 -1
- package/dist/esm/tet-fonts.entry.js +1 -1
- package/dist/esm/tet-grid.entry.js +1 -1
- package/dist/esm/tet-icon.entry.js +1 -1
- package/dist/esm/tet-label.entry.js +2 -2
- package/dist/esm/tet-layout.entry.js +1 -1
- package/dist/esm/tet-link.entry.js +1 -1
- package/dist/esm/tet-loader.entry.js +1 -1
- package/dist/esm/tet-navigation-mobile.entry.js +3 -3
- package/dist/esm/tet-news-card-list.entry.js +1 -1
- package/dist/esm/tet-placeholder.entry.js +1 -1
- package/dist/esm/tet-range-slider.entry.js +7 -7
- package/dist/esm/tet-spacing.entry.js +1 -1
- package/dist/esm/tet-spinner.entry.js +3 -3
- package/dist/esm/tet-stepper-input.entry.js +1 -1
- package/dist/esm/tet-tab-header.entry.js +2 -2
- package/dist/esm/tet-tag_2.entry.js +2 -2
- package/dist/esm/tet-textarea.entry.js +2 -2
- package/dist/esm/tet-tv-gift-block.entry.js +1 -1
- package/dist/esm/tet-tv-gift-list.entry.js +2 -2
- package/dist/tet-components/{p-84f99a6d.entry.js → p-009033c6.entry.js} +1 -1
- package/dist/tet-components/{p-c5f3cf38.entry.js → p-1de2f088.entry.js} +1 -1
- package/dist/tet-components/{p-8d29d1e0.entry.js → p-33789894.entry.js} +1 -1
- package/dist/tet-components/{p-38caba5e.entry.js → p-3a70224f.entry.js} +1 -1
- package/dist/tet-components/{p-811222db.entry.js → p-3bc3faa9.entry.js} +1 -1
- package/dist/tet-components/{p-87d3b2f5.entry.js → p-3bc6d640.entry.js} +1 -1
- package/dist/tet-components/{p-5dfaeee4.entry.js → p-3beccfff.entry.js} +1 -1
- package/dist/tet-components/{p-66f54133.entry.js → p-43815545.entry.js} +1 -1
- package/dist/tet-components/{p-af6a1d29.entry.js → p-4387a566.entry.js} +1 -1
- package/dist/tet-components/{p-2fa851a4.entry.js → p-447d9060.entry.js} +1 -1
- package/dist/tet-components/{p-554048e9.entry.js → p-510ca370.entry.js} +1 -1
- package/dist/tet-components/{p-caa1fb4d.entry.js → p-5630b45a.entry.js} +1 -1
- package/dist/tet-components/{p-d95eaef4.entry.js → p-59242535.entry.js} +1 -1
- package/dist/tet-components/{p-26ead5ae.entry.js → p-59e54ef9.entry.js} +1 -1
- package/dist/tet-components/{p-1ccb81d6.entry.js → p-5b9929c2.entry.js} +1 -1
- package/dist/tet-components/{p-16863fb3.entry.js → p-601c034b.entry.js} +1 -1
- package/dist/tet-components/{p-7e53423b.entry.js → p-713326bb.entry.js} +1 -1
- package/dist/tet-components/{p-fbb36c62.entry.js → p-7175505b.entry.js} +1 -1
- package/dist/tet-components/{p-d70b7d35.entry.js → p-7519647f.entry.js} +1 -1
- package/dist/tet-components/{p-431bd2ee.entry.js → p-7dbf0d0f.entry.js} +1 -1
- package/dist/tet-components/{p-8fa0bbba.entry.js → p-8326ee0d.entry.js} +1 -1
- package/dist/tet-components/{p-ca156b2f.entry.js → p-8483ca11.entry.js} +1 -1
- package/dist/tet-components/{p-4f45391c.entry.js → p-94ff7eaf.entry.js} +1 -1
- package/dist/tet-components/{p-08916e95.entry.js → p-964f75d3.entry.js} +1 -1
- package/dist/tet-components/{p-1b0ac117.entry.js → p-97801176.entry.js} +1 -1
- package/dist/tet-components/{p-07de58e9.entry.js → p-9d320497.entry.js} +1 -1
- package/dist/tet-components/{p-134a3a27.entry.js → p-bd24cacd.entry.js} +1 -1
- package/dist/tet-components/{p-6ad4b5d9.entry.js → p-ccd7750d.entry.js} +1 -1
- package/dist/tet-components/{p-0a45f03b.entry.js → p-d1375a82.entry.js} +1 -1
- package/dist/tet-components/{p-50361f7c.entry.js → p-d8a5b744.entry.js} +1 -1
- package/dist/tet-components/{p-51ed09f7.entry.js → p-dbbb7caf.entry.js} +1 -1
- package/dist/tet-components/{p-2b5c3ead.entry.js → p-de517d09.entry.js} +1 -1
- package/dist/tet-components/{p-d6566e42.entry.js → p-f974d78b.entry.js} +1 -1
- package/dist/tet-components/{p-6a9bebe8.entry.js → p-fc15f4ef.entry.js} +1 -1
- package/dist/tet-components/p-fefaa4ec.entry.js +1 -0
- package/dist/tet-components/tet-components.esm.js +1 -1
- package/dist/types/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.d.ts +10 -0
- package/package.json +1 -1
- package/dist/tet-components/p-26af11a8.entry.js +0 -1
|
@@ -114,21 +114,21 @@ const TetAccordion = class {
|
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
116
|
render() {
|
|
117
|
-
return (index.h(index.Host, { key: '
|
|
117
|
+
return (index.h(index.Host, { key: 'cf9081d01cb3aa3dd0c713aeb098873d748bd477' }, index.h("div", { key: '54f7ce82ec1b6c6f171ae3dab74cfff44cb41256', class: {
|
|
118
118
|
'tet-accordion': true,
|
|
119
119
|
'tet-accordion--border': this.withBorder,
|
|
120
120
|
[`${this.theme}-theme`]: true,
|
|
121
121
|
[`tet-accordion--breakpoint-${this.breakpoint}`]: true,
|
|
122
122
|
'transparent-bg': this.transparentBackground,
|
|
123
|
-
} }, index.h("div", { key: '
|
|
123
|
+
} }, index.h("div", { key: 'ec48bcb9bf9104104ea94e809fdf11ad327f6839', class: { "tet-accordion__header": true, [this.theme]: true }, onClick: this.toggleOpenState, onKeyDown: this.toggleAccessibilityOpenState, tabIndex: 0 }, index.h("slot", { key: 'c925326230cfca6dda33f8de35edd242ec1d75b4', name: "header" }, this.headerImageSrc && this.headerImageSrc !== '' && (index.h("img", { key: 'dcaa36fb20dcdb2b9a5bf504142eb715281a1c3e', src: this.headerImageSrc, alt: this.headerImageAlt ? this.headerImageAlt : undefined, class: "tet-accordion__header-image" })), this.renderHeading(), index.h("tet-icon", { key: '3de81beabd68962a81b6d14b43836522ed42adf5', name: `chevron-${this.indicatorDirection}`, class: {
|
|
124
124
|
'tet-accordion__icon': true,
|
|
125
125
|
'open': this.isOpen
|
|
126
|
-
} }))), index.h("div", { key: '
|
|
126
|
+
} }))), index.h("div", { key: 'c36d811dce6e7f75943cf6ebc3efc9c5e59992ba', ref: (element) => (this.contentWrapperElement = element), class: {
|
|
127
127
|
'tet-accordion__content-wrapper': true,
|
|
128
128
|
'visible': this.isOpen
|
|
129
|
-
}, inert: !this.isOpen }, index.h("div", { key: '
|
|
129
|
+
}, inert: !this.isOpen }, index.h("div", { key: 'b0eb8bde4f2dcc4485e4ac7438e4e10c0665223f', ref: (element) => (this.contentElement = element), class: {
|
|
130
130
|
'tet-accordion__content': true
|
|
131
|
-
} }, index.h("slot", { key: '
|
|
131
|
+
} }, index.h("slot", { key: '30549eb3dd9bcdd2bf1fc604a582d71d1ebfafad' }))))));
|
|
132
132
|
}
|
|
133
133
|
get element() { return index.getElement(this); }
|
|
134
134
|
};
|
|
@@ -252,7 +252,7 @@ const TetNotification = class {
|
|
|
252
252
|
}
|
|
253
253
|
render() {
|
|
254
254
|
const { headerTitle, content } = this;
|
|
255
|
-
return (index.h(index.Host, { key: '
|
|
255
|
+
return (index.h(index.Host, { key: '3ad67a5d65a80d5ab0e062a14ddeae4c34063c41' }, index.h("div", { key: '69c7fed9473334a39f65acd7592cf2180110e265', class: { notification: true, [this.theme]: true } }, index.h("div", { key: '0e1ae217e9b47282f3af1e4cb2eae524d10c6e72', class: { item: true, [this.type]: true } }, index.h("div", { key: 'd5af5b9363034c25224bbe1f5529aad8a410ee1e', class: "header" }, this.renderTypeIcon(), index.h("div", { key: 'ca1c5f69b0fe81a785d650304e4d42ac00f9f3b0', class: "title" }, headerTitle), this.renderCloseButton()), index.h("div", { key: '7fc0bf1cc2b623c4255ef2745595aa6f83210779', class: "content" }, index.h("span", { key: 'f914bad800ff00fc58e7cd90a91aa3b2aa753f0e', innerHTML: content }), index.h("div", { key: 'a713f6e9b18b179a576a822bffca7930d021476a' }, index.h("slot", { key: '5873086c00b01ea63803576827b7aab2c5a9e979', name: "button" })))))));
|
|
256
256
|
}
|
|
257
257
|
get host() { return index.getElement(this); }
|
|
258
258
|
};
|
|
@@ -179,7 +179,7 @@ const TetAddressOffersView = class {
|
|
|
179
179
|
return index.h(index.Fragment, null);
|
|
180
180
|
}
|
|
181
181
|
render() {
|
|
182
|
-
return (index.h(index.Host, { key: '
|
|
182
|
+
return (index.h(index.Host, { key: '027d4397d35bb9d3953ff6fa0b4fb2150950e9f4' }, this.renderContactForm(), this.renderHeader(), this.address && this.renderBody()));
|
|
183
183
|
}
|
|
184
184
|
static get watchers() { return {
|
|
185
185
|
"language": ["onLanguageChange"]
|
|
@@ -149,15 +149,43 @@ const TetAvailabilityContactForm = class {
|
|
|
149
149
|
const value = item.querySelector('input').value;
|
|
150
150
|
emitValue = Object.assign(Object.assign({}, emitValue), { [item.id]: value });
|
|
151
151
|
});
|
|
152
|
-
this.submitCheckOutForm.emit(emitValue);
|
|
152
|
+
this.submitCheckOutForm.emit(Object.assign(Object.assign({}, emitValue), this.extraFieldsSubmissionData));
|
|
153
|
+
}
|
|
154
|
+
/** Returns the slotted `extra-fields` input elements with a provided id attribute. */
|
|
155
|
+
get extraFieldsElements() {
|
|
156
|
+
return this.extraFieldsSlotElement
|
|
157
|
+
.assignedElements()
|
|
158
|
+
.flatMap((parentElement) => Array.from(parentElement.querySelectorAll('input[id], tet-input[id]'))
|
|
159
|
+
.filter((element) => element instanceof HTMLInputElement || 'value' in element));
|
|
160
|
+
}
|
|
161
|
+
/** Returns the submission data of all extra fields elements with a provided id attribute. */
|
|
162
|
+
get extraFieldsSubmissionData() {
|
|
163
|
+
return this.extraFieldsElements.reduce((object, element) => {
|
|
164
|
+
object[element.id] = this.getExtraFieldValue(element);
|
|
165
|
+
return object;
|
|
166
|
+
}, {});
|
|
167
|
+
}
|
|
168
|
+
/** Returns the value of a provided extra field element based on it's HTML tag name. */
|
|
169
|
+
getExtraFieldValue(element) {
|
|
170
|
+
switch (element.tagName.toLowerCase()) {
|
|
171
|
+
case 'input': {
|
|
172
|
+
return element.value;
|
|
173
|
+
}
|
|
174
|
+
case 'tet-input': {
|
|
175
|
+
return element.querySelector('input').value;
|
|
176
|
+
}
|
|
177
|
+
default: {
|
|
178
|
+
return '';
|
|
179
|
+
}
|
|
180
|
+
}
|
|
153
181
|
}
|
|
154
182
|
render() {
|
|
155
183
|
const { theme } = this;
|
|
156
|
-
return (index.h("tet-dialog", { key: '
|
|
184
|
+
return (index.h("tet-dialog", { key: '0c8a8b0abc3dcdb486ec391884aa9aa581f5a407', class: "modal-form-card", headerTitle: translations.translate('components-b2b-check-out-form-header'), theme: theme, closeOnOverlayClick: false, footerDisplay: "right", ref: (el) => {
|
|
157
185
|
this.dialogElement = el;
|
|
158
|
-
} }, index.h("div", { key: '
|
|
186
|
+
} }, index.h("div", { key: 'b8927b04f0600d96f487274181916fe81da5f8e0', class: { 'modal-form-card-content': true, [`${theme}`]: true } }, index.h("div", { key: '24f525eff4beefa20fe8a2ef21991a8706dfbad7', class: "modal-form-card-content-header" }, index.h("div", { key: 'c322431303bdb06c89404669473c0d0bb8f1c392', class: "icon-wrapper" }, index.h("tet-icon", { key: 'cfcc78c549359fbd6f98743348b648a6d5e1c892', class: "icon", name: "tc-company-1" })), index.h("span", { key: '551e0313c7483f8bbcb6008f419278f6e001e9b1', class: "modal-form-card-content-header__title" }, translations.translate('components-b2b-check-out-form-title')), index.h("span", { key: 'bd8f04729297cb8bc6442d20ac8e8dda29c86684', class: "modal-form-card-content-header__description" }, translations.translate('components-b2b-check-out-form-description'))), index.h("div", { key: 'f1bfc4744d32c53d8054fcaadbe4e9e1ac31d491', class: "modal-form-card-content-accordion-wrapper" }, index.h("slot", { key: '1b74b74177882e3d8ec58130609157188df7ee5a', name: 'cart' })), index.h("form", { key: 'fb340ee9e178d73775f1547357d2592caa7482cd', id: "checkOutForm", class: "modal-form-card-form", ref: (ref) => (this.checkOutForm = ref) }, index.h("div", { key: '7e6eb3cfe5eb6e5ffa5047babafc2fc6a9cc6dbc', class: "modal-form-card-input__row" }, this.renderInput('companyRegNr', translations.translate('components-b2b-check-out-form-company-registration-number-input-label'), '40000000001'), this.renderInput('companyName', translations.translate('components-b2b-check-out-form-company-name-input-label'))), this.renderInput('address', translations.translate('components-b2b-check-out-form-address-input-label'), translations.translate('components-b2b-check-out-form-address-input-placeholder')), this.renderInput('nameSurname', translations.translate('components-b2b-check-out-form-name-input-label')), index.h("div", { key: 'fd34bf38ea28dbeaec24d2f1896612b87c8fbbe6', class: "modal-form-card-input__row" }, this.renderInput('email', translations.translate('components-b2b-check-out-form-email-input-label'), 'contact@company.com'), this.renderInput('phoneNr', translations.translate('components-b2b-check-out-form-phone-number-input-label'), '123456789', true)), index.h("tet-checkbox", { key: '6e2290e56be09fbb77d726b88af427ab42d4a077', class: "modal-form-card-content-checkbox", label: translations.translate('components-check-out-form-privacy-policy'), theme: theme }), index.h("slot", { key: '8db82d172bdf53630bb62a9d5b2b83b371543f8e', name: "extra-fields", ref: (element) => (this.extraFieldsSlotElement = element) }))), index.h("div", { key: 'e58a5b758f5710cded86e8054a396485d558058e', slot: "footer", class: "modal-form-card-footer" }, index.h("tet-button", { key: '00899942aee0822148bf57adb85790a09f50dd1b', type: "secondary", size: "medium", theme: theme, onClick: () => {
|
|
159
187
|
this.dialogElement.close();
|
|
160
|
-
} }, translations.translate('components-b2b-check-out-form-close-button-label')), index.h("tet-button", { key: '
|
|
188
|
+
} }, translations.translate('components-b2b-check-out-form-close-button-label')), index.h("tet-button", { key: 'b651ec7b24762dc6a406a5701de568a5ad35bcd1', type: "primary", size: "medium", theme: theme, onClick: () => this.handleSubmit() }, translations.translate('components-b2b-check-out-form-submit-button-label')))));
|
|
161
189
|
}
|
|
162
190
|
static get watchers() { return {
|
|
163
191
|
"language": ["onLanguageChange"]
|
|
@@ -84,7 +84,7 @@ const getCart = () => {
|
|
|
84
84
|
return Object.fromEntries(get('cart'));
|
|
85
85
|
};
|
|
86
86
|
|
|
87
|
-
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}@media screen and (min-width: 64rem){.cart{max-width:calc(30% - 0.75rem)}}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
87
|
+
const tetB2bConfiguratorCss = "@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Medium.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Medium.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Semibold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Semibold.woff\") format(\"woff\")}@font-face{font-family:\"Gilroy\";font-style:normal;font-weight:700;font-display:swap;src:url(\"assets/fonts/Gilroy-W05-Bold.woff2\") format(\"woff2\"), url(\"assets/fonts/Gilroy-W05-Bold.woff\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:400;font-display:swap;src:url(\"assets/fonts/Inter-Regular.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Regular.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:500;font-display:swap;src:url(\"assets/fonts/Inter-Medium.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-Medium.woff?v=3.19\") format(\"woff\")}@font-face{font-family:\"Inter\";font-style:normal;font-weight:600;font-display:swap;src:url(\"assets/fonts/Inter-SemiBold.woff2?v=3.19\") format(\"woff2\"), url(\"assets/fonts/Inter-SemiBold.woff?v=3.19\") format(\"woff\")}:host{--font-family-fallback:Gilroy, Arial, sans-serif;--font-family-headline:Gilroy;--font-family-content:Inter, var(--font-family-fallback);font-family:var(--font-family-content)}:root{--tet-link-color:var(--tc-text-primary);--tet-link-color-hover:var(--tc-text-secondary);--tet-link-color-active:var(--tc-text-tertiary);--tet-link-color-focus:var(--tc-blue-40);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled);--tet-link-secondary-color:var(--tc-text-secondary);--tet-link-secondary-color-hover:var(--tc-text-primary)}.tet-link,.tet-link__arrow{text-decoration:underline;color:var(--tet-link-color);position:relative;line-height:1.5rem;cursor:pointer}.tet-link.dark,.tet-link__arrow.dark{--tet-link-color:var(--tc-text-primary-dark);--tet-link-color-hover:var(--tc-text-secondary-dark);--tet-link-color-active:var(--tc-text-tertiary-dark);--tet-link-color-focus:var(--tc-blue-40-dark);--tet-link-color-disabled:var(--tc-button-text-inverse-disabled-dark);--tet-link-secondary-color:var(--tc-text-secondary-dark);--tet-link-secondary-color-hover:var(--tc-text-primary-dark)}.tet-link.tet-link--secondary,.tet-link__arrow.tet-link--secondary{--tet-link-color:var(--tet-link-secondary-color);--tet-link-color-hover:var(--tet-link-secondary-color-hover)}.tet-link tet-icon,.tet-link__arrow tet-icon{--icon-color:var(--tet-link-color)}.tet-link:hover,.tet-link__arrow:hover{color:var(--tet-link-color-hover)}.tet-link:hover tet-icon,.tet-link__arrow:hover tet-icon{--icon-color:var(--tet-link-color-hover)}.tet-link:active,.tet-link__arrow:active{color:var(--tet-link-color-active)}.tet-link:active tet-icon,.tet-link__arrow:active tet-icon{--icon-color:var(--tet-link-color-active)}.tet-link:focus-visible,.tet-link__arrow:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--tet-link-color-focus);border-radius:0.125rem}.tet-link.disabled,.tet-link__arrow.disabled{color:var(--tet-link-color-disabled);pointer-events:none;cursor:auto}.tet-link.disabled tet-icon,.tet-link__arrow.disabled tet-icon{--icon-color:var(--tet-link-color-disabled)}.tet-link.disabled:focus-visible,.tet-link__arrow.disabled:focus-visible{outline:none}.tet-link tet-icon,.tet-link__arrow tet-icon{padding-left:0.25rem;padding-right:0.25rem;--icon-container-display:inline-block}.tet-link__arrow{padding-right:1.5rem}.tet-link__arrow::after{content:\"-->\";position:absolute;white-space:nowrap;display:inline-block;text-decoration:none;padding-left:0.25rem;letter-spacing:initial;transition:all 0.15s ease-in}.tet-link__arrow:hover::after{padding-left:0.375rem}:host{display:block;--b2b-cart-offset-top:0px}.light{--b2b-text-color:var(--tc-text-primary);--b2b-text-color-secondary:var(--tc-text-secondary);--b2b-background-color:var(--tc-layer-primary);--b2b-icon-background-color:var(--tc-layer-secondary);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary);--b2b-box-shadow:var(--tc-elevation-one);--b2b-border-color:var(--tc-border-quaternary);--b2b-summary-block-color:var(--tc-layer-secondary);--b2b-summary-accent-color:var(--tc-yellow-20);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40);--b2b-success-dialog-icon-color:var(--tc-green-40)}.dark{--b2b-text-color:var(--tc-text-primary-dark);--b2b-text-color-secondary:var(--tc-text-secondary-dark);--b2b-background-color:var(--tc-layer-primary-dark);--b2b-icon-background-color:var(--tc-layer-secondary-dark);--b2b-icon-pressed-background-color:var(--tc-layer-quaternary-dark);--b2b-box-shadow:var(--tc-elevation-one-dark);--b2b-border-color:var(--tc-border-quaternary-dark);--b2b-summary-block-color:var(--tc-layer-secondary-dark);--b2b-summary-accent-color:var(--tc-grey-20-dark);--b2b-confirmation-dialog-icon-color:var(--tc-yellow-40-dark);--b2b-success-dialog-icon-color:var(--tc-green-40-dark)}button.button-reset{background:none;border:none;padding:0;font:inherit;color:inherit;text-align:inherit}.placeholder{--placeholder-animation-speed:5s}.configurator{display:flex;gap:1rem;flex-direction:column;color:var(--b2b-text-color)}@media screen and (min-width: 64rem){.configurator{gap:1.5rem;flex-direction:row;align-items:flex-start}}.offer{border-radius:1rem;height:fit-content;flex:0 0 calc(70% - 0.75rem);background-color:var(--b2b-background-color);box-shadow:var(--b2b-box-shadow)}.offer__block{--accordion-header-padding:1rem;--accordion-header-mobile-padding:1rem;--accordion-header-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;--accordion-header-mobile-font:600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif}.offer__block:first-child{--accordion-border-radius:1rem 1rem 0 0;--accordion-outer-border:var(--b2b-border-color)}.offer__block:last-child{--accordion-border-radius:0 0 1rem 1rem;--accordion-border-bottom-width:0}@media screen and (min-width: 64rem){.offer__block{--accordion-header-padding:1.5rem;--accordion-header-font:600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif}}.offer__content{overflow:hidden;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-color:var(--b2b-border-color);border-top-style:solid;border-top-width:0.0625rem}@media screen and (min-width: 48rem){.offer__content{padding:1.5rem}}@media screen and (min-width: 64rem){.offer__content{flex-direction:row;gap:1.5rem;padding-bottom:2.5rem}}.offer__navigation{margin:0 -1.5rem;flex:0 0 30%}@media screen and (min-width: 64rem){.offer__navigation{max-width:20.5rem;margin:0}}.offer__cards{flex:1 1 0%}.offer__cards-header{padding:0.5rem 0 0.75rem 0;display:flex;gap:0.5rem;justify-content:space-between;align-items:center}@media screen and (min-width: 64rem){.offer__cards-header{padding:1rem 0}}.offer__cards-list{display:flex;flex-direction:column;gap:1rem}.offer__cards-title{flex:auto;font:600 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}@media screen and (min-width: 64rem){.offer__cards-title{font:600 1.25rem/1.5rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}}.compare__button{border-radius:50%;overflow:hidden}@media screen and (min-width: 64rem){.compare__button{border-radius:0.125rem}}.compare__button:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s}.compare__button.dark:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline:0.125rem solid var(--tc-blue-40-dark);outline-offset:0.125rem;transition:outline 0s}.compare__button:active{--b2b-icon-background-color:var(--b2b-icon-pressed-background-color)}.compare__text{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";display:none}@media screen and (min-width: 64rem){.compare__text{display:initial}}.compare__icon-wrapper{width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center;background-color:var(--b2b-icon-background-color);cursor:pointer}@media screen and (min-width: 64rem){.compare__icon-wrapper{display:none}}.compare__icon{--icon-size:1.5rem}.cart{flex:0 0 calc(30% - 0.75rem);position:sticky}.cart--edit{bottom:-1px;top:calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top))}@media screen and (min-width: 64rem){.cart--edit{max-width:calc(30% - 0.75rem)}}.cart--empty{display:none}@media screen and (min-width: 64rem){.cart--empty{display:flex}}.cart__card-list{padding:0 1rem 1rem;display:flex;flex-direction:column;gap:0.5rem}.cart__cta{display:block;align-self:center}@media screen and (min-width: 48rem){.cart__cta{align-self:flex-end}}.action-dialog{display:flex;flex-direction:column;gap:0.5rem;align-items:center;margin-bottom:1.5rem}.action-dialog--loading{--dialog-footer-border-color:transparent}.action-dialog__title{text-align:center;font:600 1.5rem/1.75rem \"Gilroy\", \"Gilroy, Arial, sans-serif\"}.action-dialog__description{text-align:center;font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.action-dialog__icon{--icon-size:3rem}.action-dialog__attention-icon{--icon-color:var(--b2b-confirmation-dialog-icon-color)}.action-dialog__success-icon{--icon-color:var(--b2b-success-dialog-icon-color)}.action-dialog__footer{display:flex;flex-direction:column;justify-content:space-between;flex:auto;gap:1rem}@media screen and (min-width: 31.25rem){.action-dialog__footer{flex-direction:row}}.action-dialog__button{--button-width:100%}.action-dialog__button-text{white-space:nowrap}";
|
|
88
88
|
const TetB2bConfiguratorStyle0 = tetB2bConfiguratorCss;
|
|
89
89
|
|
|
90
90
|
/** Constant with value X, that will be used to show skeleton fox >=X ms amount of time. */
|
|
@@ -62,7 +62,7 @@ const TetB2bServiceCalculator = class {
|
|
|
62
62
|
translations.processTranslations('tet-components', this.language).then(() => index.forceUpdate(this));
|
|
63
63
|
}
|
|
64
64
|
render() {
|
|
65
|
-
return (index.h("section", { key: '
|
|
65
|
+
return (index.h("section", { key: 'b90bbada44b4c11a732a82da2e23c987a93df6c9', class: "container" }, index.h("div", { key: 'fb14be59ae47bd60c35d6be467cab6e044a4f81a', class: "title-block" }, translations.translate('components-b2b-calculator-title')), index.h("div", { key: 'cbcb289435248865a5dfc2a553fdade339427631', class: "calculator-block" }, index.h("p", { key: 'ae264205c31cc56004293cdc469ec367aad7e234', class: "slider-title" }, translations.translate('components-b2b-calculator-computer-count')), index.h("tet-range-slider", { key: '5b2cb56cbd451b2501b0c8cc8d99f373862afb8b', class: "slider", size: "large", type: "primary", defaultValue: 75, maxValue: 100, withControls: false, withInput: false, dataPoints: [1, 20, 40, 60, 80, 100], displayDataPoints: [1, 20, 40, 60, 80, 100], lockToDataPoint: false }), index.h("div", { key: '94383666dd65b6467ef222f986f3bd9c54d196ad', class: "control-container" }, index.h("div", { key: '6407af442142592aff065aebf7f82dc08d293001', class: "control" }, index.h("tet-checkbox", { key: '5e24eb2084003e2a286382161bdc1b9924f76964', class: "it-admin-checkbox", checked: this.withItAdmin, onCheck: this.handleWithItAdminValueChange }, translations.translate('components-b2b-calculator-it-admin-checkbox-label'))), index.h("div", { key: '0f60d845e82d612901b90787088d0cc87a96b026', class: "control" }, index.h("tet-switch", { key: '45b990236d805924b92264d4ba9ece7a99e56a56', class: "in-person-support-switch", checked: this.withInPersonServiceSupport, onCheck: this.handleInPersonServiceSupportValueChange }, translations.translate('components-b2b-calculator-in-person-support-switch-label')))), index.h("div", { key: 'c5ed38c040d9ce8a57437d8df4de2d7bb9593f71', class: "monthly-payment-block" }, index.h("p", { key: '5019a3914b27be60b92dfe3fd864e05fbcc549c3', class: "title" }, translations.translate('components-b2b-calculator-potential-monthly-payment')), index.h("p", { key: '3e69a588787092aa32111cec93421197f1599b04' }, index.h("span", { key: '45882224f9f3a10b80dfd05d1afe79af9b604d8a', class: "price" }, this.totalPrice), index.h("span", { key: '1bc42a6911eab441f998f714e91633e8be1734f6', class: "currency" }, translations.translate('components-euro-per-month')))))));
|
|
66
66
|
}
|
|
67
67
|
static get watchers() { return {
|
|
68
68
|
"language": ["onLanguageChange"],
|
|
@@ -12,7 +12,7 @@ const TetBorderRadius = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h(index.Host, { key: '
|
|
15
|
+
return (index.h(index.Host, { key: '7378875bcbd5a1d82ffef794fdedfc85c85b94d8' }, index.h("div", { key: '51f9d8d523acfcb51975118e675cd8c55e80263b', class: "variable-container" }, index.h("div", { key: '11a9d4570b5f1c9e6b54b9592900e7c93ca35ab7', class: "container-title main" }, "Border r\u0101diusa klase"), index.h("div", { key: '6207ff56456545d002b04c64797f99987d21d500', class: "container-section" }, index.h("div", { key: '96723250a5a61a0d028c5781bb046b3c07f8f95c', class: "variable-name" }, index.h("div", { key: 'c36da0cf34a258fc84b93b8b07744c800bbb6c00', class: "variable-part" }, "tet"), index.h("div", { key: '6e35273bceff85d4aef427ea9b7fb0ca1b32b05e', class: "variable-part" }, "-border"), index.h("div", { key: '5c8674d75c7e0d253b6372c67132ec42a0857a96', class: "variable-part variable variable-type" }, "-radius"), index.h("div", { key: '9c35db215b70ae63e2813da73570eb3ff7f4b518', class: "variable-part variable variable-size" }, "--md")))), index.h("div", { key: 'a53ab502110ba2d7a23d572bd79bfa58abc235d5', class: "tet-fonts-container" }, index.h("div", { key: '1349bfa122fb0974bf20c71b9cfe01fe1c9f4c6f', class: "container-title" }, "R\u0101diusa izm\u0113ri"), index.h("div", { key: 'e55662dca0fed998f6ce50e7a9a3bdbb4ddde871', class: "section" }, index.h("div", { key: '9ff6a0b16209d4cff6851fb2db9d39ad6f5869c9', class: "section-variable" }, index.h("div", { key: '58979fccd28aaffa17667fb1b187bbcda3562b8d', class: "border tet-border-radius--xs" }), index.h("div", { key: 'bc3d67d75d8de1901a9703abe72657be952f9522', class: "section-font-class" }, "klase: tet-border-radius--xs"), index.h("div", { key: 'f19f56b0ea7d8c1d0c2da42710e89dc213ac86ff', class: "section-font-size" }, "border radius: 0.25rem / 4px")), index.h("div", { key: '9b579464c84a426dc334b730aa4679b21661bd2a', class: "section-variable" }, index.h("div", { key: 'e8af0c65675a73041402cceb01fd14bfeff380a0', class: "border tet-border-radius--sm" }), index.h("div", { key: '7db564233c1c14c7125383928eb6c846e284c7a6', class: "section-font-class" }, "klase: tet-border-radius--sm"), index.h("div", { key: '3e36a17a82a14b885caae21a9d941587b50b9baa', class: "section-font-size" }, "border radius: 0.5rem / 8px")), index.h("div", { key: '49c5543603874906f954833c445c97096ad86e21', class: "section-variable" }, index.h("div", { key: '8e5e78cc83e4eb8508b4035087095f1309241404', class: "border tet-border-radius--md" }), index.h("div", { key: '53caa4b1c6bc359bb1772f1470870a9634a1379a', class: "section-font-class" }, "klase: tet-border-radius--md"), index.h("div", { key: 'b0d86f66a15a0081480fb389809bc4117cddfc9e', class: "section-font-size" }, "border radius: 1rem / 16px")), index.h("div", { key: '20f78531b824ddcb724e6934e13c0c1786dac384', class: "section-variable" }, index.h("div", { key: 'e8e5ee6f18825bc664217b10d789492bda152927', class: "border tet-border-radius--lg" }), index.h("div", { key: 'd90b15475eb5c3fe3a9d471ddb8d2c8f90444991', class: "section-font-class" }, "klase: tet-border-radius--lg"), index.h("div", { key: 'b02b1895bc13e9f2747a37bff6b5b47956cc7705', class: "section-font-size" }, "border radius: 1.5rem / 24px"), index.h("div", { key: '48ebd9f825d53bd6b77c5bf43552a501dbafd10c', class: "section-font-size" })), index.h("div", { key: '3ece553371c3652a980e2ecc0cde4ca3dab8caf2', class: "section-variable" }, index.h("div", { key: 'f0f065a997ebaa7d4827178f9a2cbdb26c5ac7d7', class: "border tet-border-radius--xl" }), index.h("div", { key: 'e7fa1904bff28b385bad9492f2adaa2f61c630d3', class: "section-font-class" }, "klase: tet-border-radius--xl"), index.h("div", { key: '231f13bd71ee10e65a913d6db75f6217698a7a32', class: "section-font-size" }, "border radius: 2rem / 32px"))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetBorderRadius.style = TetBorderRadiusStyle0;
|
|
@@ -70,7 +70,7 @@ const TetBusinessLines = class {
|
|
|
70
70
|
}
|
|
71
71
|
render() {
|
|
72
72
|
var _a;
|
|
73
|
-
return (index.h("div", { key: '
|
|
73
|
+
return (index.h("div", { key: '9fb0f9c27ef2d61a576151d7bbe60c46e4c14d7a', class: "container" }, this.showHeadings && this.renderHeadings(), index.h("div", { key: 'e0e8adaa7ca87200b79da220bfb1d3ad4ad5ea0f', class: "business-line-wrapper" }, (_a = this.businessLines) === null || _a === void 0 ? void 0 : _a.map(this.renderBusinessLineItem))));
|
|
74
74
|
}
|
|
75
75
|
static get watchers() { return {
|
|
76
76
|
"language": ["onLanguageChange"],
|
|
@@ -442,23 +442,23 @@ const TetCarousel = class {
|
|
|
442
442
|
document.removeEventListener('pointerup', this.onPointerUp);
|
|
443
443
|
}
|
|
444
444
|
render() {
|
|
445
|
-
return (index.h(index.Host, { key: '
|
|
445
|
+
return (index.h(index.Host, { key: 'cc7785e5ce781064c7fd53cb5f4d624d755d33df' }, index.h("div", { key: 'bfe9b6b3528a0a08db1dde0a3d9dcedd67ec4980', class: { 'tet-carousel': true, [`${this.theme}`]: true }, ref: (el) => (this.container = el), part: "carousel" }, index.h("div", { key: '823b75de5ca2a185ead350122234eef6fb002231', class: "tet-carousel__container" }, index.h("div", { key: 'd7927cf0cd255574c4939f5054cf2f1de7a3c831', class: "tet-carousel__gradient-left", ref: (el) => {
|
|
446
446
|
this.leftGradientRef = el;
|
|
447
|
-
} }), index.h("div", { key: '
|
|
447
|
+
} }), index.h("div", { key: '5a604a3084fcb4cac73c74639ef3ca622498754e', class: "tet-carousel__gradient-right", ref: (el) => {
|
|
448
448
|
this.rightGradientRef = el;
|
|
449
|
-
} }), index.h("div", { key: '
|
|
449
|
+
} }), index.h("div", { key: '67de66314358e29978696b5ced9b9f3bb52d33c9', class: `tet-carousel__track ${!this._showButtons() && !this._showDots() ? 'tet-carousel__track--center' : ''}`, ref: (el) => (this.trackElement = el), style: {
|
|
450
450
|
transform: `translateX(${this.dragOffset}px)`,
|
|
451
451
|
transition: this.isDragging ? 'none' : `transform ${this.transitionDuration}ms ${this.transitionTiming}`
|
|
452
|
-
}, onPointerDown: this.onPointerDown, onMouseMove: this.onPointerMove, onPointerUp: this.onPointerUp, onMouseLeave: this.onPointerUp }, index.h("slot", { key: '
|
|
452
|
+
}, onPointerDown: this.onPointerDown, onMouseMove: this.onPointerMove, onPointerUp: this.onPointerUp, onMouseLeave: this.onPointerUp }, index.h("slot", { key: '1449c936f68deaf14b6d5903a55885c0f381c3da' }))), !!this.label && index.h("div", { key: '96d0b4d134336f39fa7f9d69f1be7c34ebc57376', class: "tet-carousel__label" }, this.label), (this._showButtons() || this._showDots()) && (index.h("div", { key: 'c3495191eb4e7976a6403a1e33a9c5f81b65690b', class: "tet-carousel__controls" }, this._showButtons() && (index.h("div", { key: '8e0831510715879ec751d82ed41a460754dbb730', class: "tet-carousel__buttons tet-carousel__buttons--mobile" }, index.h("tet-button", { key: '372ee4b1aa7f971fb2ce91e18617f145397749d9', class: "tet-carousel__btn", theme: this.theme === 'light' ? 'dark' : 'light', "icon-name": this.buttonIconLeft, "icon-mode": true, tabIndex: -1, onPointerDown: (e) => e.stopPropagation(), onPointerUp: () => {
|
|
453
453
|
if (!this.isDragging)
|
|
454
454
|
this.handlePrev();
|
|
455
|
-
}, "aria-label": translations.translate('components-carousel-previous'), disabled: this.dotCount <= 1 || this.activeItem === 0 }))), this._showDots() && (index.h("div", { key: '
|
|
455
|
+
}, "aria-label": translations.translate('components-carousel-previous'), disabled: this.dotCount <= 1 || this.activeItem === 0 }))), this._showDots() && (index.h("div", { key: '7f9185833ad5dc5bede28a19f7b84a66fc8ee480', class: "tet-carousel__dots" }, Array.from({ length: this.dotCount }).map((_, idx) => (index.h("button", { type: "button", tabIndex: -1, class: `tet-carousel__dot${idx === this.activeDotIndex ? ' active' : ''}`, key: idx, onPointerDown: (e) => e.stopPropagation(), onPointerUp: () => {
|
|
456
456
|
if (!this.isDragging)
|
|
457
457
|
this.handleDotClick(idx);
|
|
458
|
-
}, onClick: () => this.handleDotClick(idx) }))))), this._showButtons() && (index.h("div", { key: '
|
|
458
|
+
}, onClick: () => this.handleDotClick(idx) }))))), this._showButtons() && (index.h("div", { key: 'cbbe188d3e5acef8bea2ec994fe5fe1f97b4faab', class: "tet-carousel__buttons " }, index.h("tet-button", { key: '91d8366e978bc437047095b2460fa417a44d3dd8', class: "tet-carousel__buttons--desktop tet-carousel__btn ", theme: this.theme === 'light' ? 'dark' : 'light', "icon-name": this.buttonIconLeft, "icon-mode": true, tabIndex: -1, onPointerDown: (e) => e.stopPropagation(), onPointerUp: () => {
|
|
459
459
|
if (!this.isDragging)
|
|
460
460
|
this.handlePrev();
|
|
461
|
-
}, "aria-label": translations.translate('components-carousel-previous'), disabled: this.dotCount <= 1 || this.activeItem === 0 }), index.h("tet-button", { key: '
|
|
461
|
+
}, "aria-label": translations.translate('components-carousel-previous'), disabled: this.dotCount <= 1 || this.activeItem === 0 }), index.h("tet-button", { key: '17d016fe166ad12d1768a3b94213f4fd2b310ffe', class: "tet-carousel__btn", theme: this.theme === 'light' ? 'dark' : 'light', "icon-name": this.buttonIconRight, "icon-mode": true, tabIndex: -1, onPointerDown: (e) => e.stopPropagation(), onPointerUp: () => {
|
|
462
462
|
if (!this.isDragging)
|
|
463
463
|
this.handleNext();
|
|
464
464
|
}, "aria-label": translations.translate('components-carousel-next'), disabled: this.dotCount <= 1 ||
|
|
@@ -55,15 +55,15 @@ const TetColors = class {
|
|
|
55
55
|
this.darkTheme = false;
|
|
56
56
|
}
|
|
57
57
|
render() {
|
|
58
|
-
return (index.h(index.Host, { key: '
|
|
58
|
+
return (index.h(index.Host, { key: 'a4644e7acd30eea7e9e3cbf38a4e5a0c922d28c7' }, index.h("div", { key: '5eb911fa38f2594fef3f275526a570b5a849ea6d', class: {
|
|
59
59
|
'dark': this.darkTheme
|
|
60
|
-
} }, index.h("div", { key: '
|
|
60
|
+
} }, index.h("div", { key: '20986bb91e7477cb32e1a472e21bb2bb229a8644', class: {
|
|
61
61
|
'container': true,
|
|
62
62
|
'variable-container': true,
|
|
63
|
-
} }, index.h("div", { key: '
|
|
63
|
+
} }, index.h("div", { key: '9b5e0981b2187cd447d4b8530c43bc6c05226908', class: "container-title main" }, "Kr\u0101sas klase"), index.h("div", { key: '6c5b49894cfa90a6292054288717ce32d8704103', class: "container-section" }, index.h("div", { key: 'dbafbbaca9b9f8f4cd36db93eca9aa36c0a3ecbf', class: "variable-wrapper" }, index.h("span", { key: '3823803b392adfaed03a7965b52419d873acdd71', class: "variable-name" }, index.h("span", { key: 'cab7e33f04365dbce2a85a0e336de78cc083e352', class: "variable-part" }, "tet"), index.h("span", { key: '4523a4c2779cbdb0e980c417ac458cfb8fc7df78', class: "variable-part variable variable-attribute" }, "-color"), index.h("span", { key: '0ea226762a2b15b6c602a46c0971adeeb421aac4', class: "variable-part variable variable-color" }, "__red30"), index.h("span", { key: 'b8c7a738f25b181db61f12cb09b8bd58089ff426', class: "variable-part variable variable-type" }, "--background"), index.h("span", { key: '07d5c49dd1415b98d53ab6d8a8eeeee43b07ac07', class: "variable-part variable variable-state" }, "-focus"))))), index.h("div", { key: 'e3bab45c6cae0e4164de03e18d712057b77b4e54', class: "container" }, index.h("div", { key: '0d90b420af41bfecbeb833729f8ed599dcc91f57', class: "container-title" }, "Piem\u0113ri"), index.h("div", { key: 'c61a74c6fbb3fb218168f8539b6cf3854f53e9a5', class: "container-section container-example" }, index.h("span", { key: '373575fcf77dd1bb3a0b597fe75e0ed75955abfe', class: "subsection-title" }, "Teksta kr\u0101sas mai\u0146a"), index.h("code", { key: '78135ff6af344e716ccf6ca6c77a543d496493af', class: "variable-example" }, "<div class=\"tet-color__red30\">Teksts</div>"), index.h("span", { key: 'bb90c5252163dfe914539ff614de4dfe18565ea5' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: 'a45474c8988fc0b9e8dc99e357c9015fed57a99c', class: "example-element tet-color__red30" }, "elementam"), "."), index.h("code", { key: '5aa3eb07e1cf576e9b56ae0989b1858ad95d066f', class: "variable-example" }, "<div class=\"tet-color__red30--hover\">Teksts</div>"), index.h("span", { key: '4bf2e19e7e6436e5e41a44f146fae7300506c2c6' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: 'b0ce1d828d01b54899afafebe30e36ab48557c0d', class: "example-element example-element--hover tet-color__red30--hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: '6b714e093bbd7e79defc912d68505017cf6b9269', class: "variable-example" }, "<div class=\"tet-color__red30--focus\">Teksts</div>"), index.h("span", { key: '570535a8092b27bca6bdc0df61853408e6c75498' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '8a400ade570e72fa6ed200ddf5e2a8973bc4b498', tabindex: "0", class: "example-element tet-color__red30--focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: '5b9309c9f7db3a11fcb2f3ce61aff036de5525b2', class: "subsection-title" }, "Fona kr\u0101sas mai\u0146a"), index.h("code", { key: 'de723b29ff2a5fb25db00addabab69dabcd883ce', class: "variable-example" }, "<div class=\"tet-color__red30--background\">Teksts</div>"), index.h("span", { key: 'b86b248d907c2e40145859dab4e88cfeca154db3' }, "Fona kr\u0101sas mai\u0146a", ' ', index.h("span", { key: 'b88fab7599cd4263d153e69626891f1bd24a1a38', class: "example-element tet-color__red30--background" }, "elementam"), "."), index.h("code", { key: '3249261a8116ceef9e4eea7e687d1e21e5d0bd95', class: "variable-example" }, "<div class=\"tet-color__red30--background-hover\">Teksts</div>"), index.h("span", { key: '08e4dbcbfc555425e19c4c14cd5a9ea2e9dee440' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: '46c5bba5e1b0246de2a2d68c26991d1ebdbf62d0', class: "example-element example-element--hover tet-color__red30--background-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: '812d29d74f58717be6a149ef74387001a0535b62', class: "variable-example" }, "<div class=\"tet-color__red30--background-focus\">Teksts</div>"), index.h("span", { key: '8e267bfee45ee58957c83222985b9377aa27830c' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: '456653b32c6d1448e9a208905435ca457d35b8c0', tabindex: "0", class: "example-element tet-color__red30--background-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: '5bc2468e73b5debf6a195edb1c51dc74a034f21f', class: "subsection-title" }, "Apmales kr\u0101sas mai\u0146a"), index.h("code", { key: 'ad9b4b669dce4d7649100549f6ee7e64b80e1e74', class: "variable-example" }, "<div class=\"tet-color__red30--border\">Teksts</div>"), index.h("span", { key: 'e98404613ea717d8381a13339eceb7533d62d308' }, "Apmales kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '19a4bc54d1594d91747e84e3f1af93a4dfed2124', class: "example-element border-example tet-color__red30--border" }, "elementam"), "."), index.h("code", { key: '59e6ca128547b551ea2d50fefd946345f3161a9e', class: "variable-example" }, "<div class=\"tet-color__red30--border-hover\">Teksts</div>"), index.h("span", { key: '7e7fe52c440e800ea9c60ac78ba870b27fc9bb48' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: 'a1bef0bc7da2117a9c722c30709fa8dfa7c49bab', class: "example-element example-element--hover border-example tet-color__red30--border-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: '1863a344a7d344911804a617acd6e03b57b33129', class: "variable-example" }, "<div class=\"tet-color__red30--border-focus\">Teksts</div>"), index.h("span", { key: '611536db2f74f1f0ceeea63aee23efe04a255d8e' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: '921b36ae5f08d2883d5c184e1bd820c03e3e5012', tabindex: "0", class: "example-element border-example tet-color__red30--border-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: 'd8ada97f988e09bac6eac409cc8646c6f71ad74c', class: "subsection-title" }, "Nemain\u012Bga gai\u0161\u0101s t\u0113mas kr\u0101sa"), index.h("code", { key: '3b73a88f24f7af5c991cf592f0bd257fcaec5cc2', class: "variable-example" }, "<div class=\"tet-color__red30 tet-color--static\">Teksts</div>"), index.h("span", { key: '0bb76458f184cce79afb5de5a00fc13f0299100f' }, "Nemain\u012Bga teksta kr\u0101sa", ' ', index.h("span", { key: '85fee7c09937d01c25bdd0dec41fcde9fb256b7f', class: "example-element tet-color__red30 tet-color--static" }, "elementam"), "."))), index.h("div", { key: '8f9a92da379e4afb3eb60876d9aa9569d0aff263', class: {
|
|
64
64
|
'container': true,
|
|
65
65
|
'show-variables': this.showVariables
|
|
66
|
-
} }, index.h("div", { key: '
|
|
66
|
+
} }, index.h("div", { key: 'c506c96a2902852966742ade6e0bc44661744bd9', class: "container-title" }, "Kr\u0101sas un To\u0146i"), index.h("div", { key: '3968b1de4c531cdb6a194b8fe39f80b14bd83701', class: "container-section" }, Object.entries(this.colorSections).map(([key, section]) => this.renderColorSection(key, section)))))));
|
|
67
67
|
}
|
|
68
68
|
};
|
|
69
69
|
TetColors.style = TetColorsStyle0;
|
|
@@ -333,11 +333,11 @@ const TetTabContent = class {
|
|
|
333
333
|
this.selectedId = id;
|
|
334
334
|
}
|
|
335
335
|
render() {
|
|
336
|
-
return (index.h(index.Host, { key: '
|
|
336
|
+
return (index.h(index.Host, { key: 'ed62db4ffe30b80044cf53e77fcab7d97e842ea8' }, index.h("div", { key: '9085065bf7eaf59031ffb592581a4e8ad1df186c', class: {
|
|
337
337
|
'tet-tab-content': true,
|
|
338
338
|
'use-visibility': this.useVisibility,
|
|
339
339
|
[this.theme]: true
|
|
340
|
-
} }, index.h("slot", { key: '
|
|
340
|
+
} }, index.h("slot", { key: 'c9570e911111cc9be74e9ef99622df2d70667c89' }))));
|
|
341
341
|
}
|
|
342
342
|
get element() { return index.getElement(this); }
|
|
343
343
|
static get watchers() { return {
|
|
@@ -74,7 +74,7 @@ const TetContactForm = class {
|
|
|
74
74
|
translations.processTranslations('tet-components', this.language).then(() => index.forceUpdate(this));
|
|
75
75
|
}
|
|
76
76
|
render() {
|
|
77
|
-
return (index.h("div", { key: '
|
|
77
|
+
return (index.h("div", { key: 'aa73925751c61121515c6024bbcfc67af99a8d08', class: { 'dark-theme': this.darkTheme } }, index.h("tet-container", { key: '117b6ca9f520597c1792b61a98093bcad5c3d16f', class: "container" }, this.showLoader && this.renderLoader(), index.h("div", { key: 'ce0c7c329eb46a59c56065563b33d25c9c9c74a6', class: "form-container" }, this.showTitle && index.h("h2", { key: '1b85342b0de325c12037d5f8c7925cb7d1fcad0a', class: "form-title" }, translations.translate('components-contact-form-title')), index.h("p", { key: '801bf51e1f0e4430de903660e3a88449d3c50575', class: "form-subtitle" }, translations.translate(this.subtitle)), index.h("tet-input", { key: '8254bc713f64a9ec290982fc9ec5578551b6c9a1', class: "form-input", placeholder: "+37122345678", ref: (element) => this.phoneInput = element, validators: this.validators, label: this.showInputLabel ? translations.translate('components-contact-form-input-label') : null, theme: this.darkTheme ? 'dark' : 'classic' }), index.h("tet-button", Object.assign({ key: '8657be6c0585a964a7b2ea9b23d081f07246e38a', class: "form-submit", type: "primary", clickCallback: this.createManualTask, innerHTML: translations.translate('components-contact-form-submit') }, this.submitButtonProps))))));
|
|
78
78
|
}
|
|
79
79
|
static get watchers() { return {
|
|
80
80
|
"language": ["onLanguageChange"]
|
|
@@ -87,9 +87,9 @@ const TetDatepickerHeader = class {
|
|
|
87
87
|
this.internalDateChanged.emit(newDate);
|
|
88
88
|
}
|
|
89
89
|
render() {
|
|
90
|
-
return (index.h("div", { key: '
|
|
90
|
+
return (index.h("div", { key: '6b5f27b0570eb16cf7fd96ff5152152d7d8260c1', class: "header" }, this.datepickerView !== 'year'
|
|
91
91
|
? (index.h("div", { class: "icon-container", onClick: () => this.subtractDates() }, index.h("tet-icon", { class: "arrow-left", name: "arrow-left" })))
|
|
92
|
-
: index.h("div", null), index.h("div", { key: '
|
|
92
|
+
: index.h("div", null), index.h("div", { key: '3cc993fe37d9a3aca9059c8c821a66cfb1a42a74', class: "control-button", onClick: () => this.changeDatepickerView() }, this.getControlButtonDate(), index.h("tet-icon", { key: 'defcfa31cfbd9b2202eb70bca6f09445235facf7', class: "chevron-down", name: this.datepickerView === 'month' ? 'chevron-down' : 'chevron-up' })), this.datepickerView !== 'year'
|
|
93
93
|
? (index.h("div", { class: "icon-container", onClick: () => this.addDates() }, index.h("tet-icon", { class: "arrow-left", name: "arrow-right" })))
|
|
94
94
|
: index.h("div", null)));
|
|
95
95
|
}
|
|
@@ -259,7 +259,7 @@ const TetDatepickerMonthView = class {
|
|
|
259
259
|
return date.toDateString() === this.currentDate.toDateString();
|
|
260
260
|
}
|
|
261
261
|
render() {
|
|
262
|
-
return (index.h(index.Host, { key: '
|
|
262
|
+
return (index.h(index.Host, { key: '799581ac22a5905c44e0aef6d287a6cff108f62a' }, index.h("div", { key: 'ca3912658b3aa61bceb790647a8f87263667a768', class: "weekday-header" }, this.days.map((day) => index.h("div", { class: "day" }, day))), index.h("div", { key: 'ee0c8cab27294d7ed54f39132597b765c24c2e42', class: "month-dates" }, this.previousMonthPreviewDates.map((date) => index.h("div", { class: "date-container" }, index.h("div", { class: "preview-date" }, date.getDate()))), this.monthDates.map(date => index.h("div", { class: this.getDateContainerClasses(date), onPointerEnter: (event) => this.setInRangeHover(date, event), onPointerLeave: (event) => this.removeInRangeHover(event) }, index.h("div", { class: this.getDateClasses(date), onClick: () => this.handleDateSelection(date) }, date.getDate()))), this.nextMonthPreviewDates.map((date) => index.h("div", { class: "date-container" }, index.h("div", { class: "preview-date" }, date))))));
|
|
263
263
|
}
|
|
264
264
|
static get watchers() { return {
|
|
265
265
|
"internalDate": ["handleDateChange"]
|
|
@@ -303,7 +303,7 @@ const TetDatepickerMultiYearView = class {
|
|
|
303
303
|
this.years = this.getYears(this.internalDate);
|
|
304
304
|
}
|
|
305
305
|
render() {
|
|
306
|
-
return (index.h("div", { key: '
|
|
306
|
+
return (index.h("div", { key: '2b9e6a0532cd99b341adb008806a59ad0e330d71', class: "container" }, this.years.map((year) => index.h("div", { class: this.getYearClasses(year), onClick: () => this.handleYearSelection(year) }, year))));
|
|
307
307
|
}
|
|
308
308
|
static get watchers() { return {
|
|
309
309
|
"internalDate": ["handleInternalDateChange"]
|
|
@@ -350,7 +350,7 @@ const TetDatepickerYearView = class {
|
|
|
350
350
|
return this.todayDate.getMonth() === monthIndex;
|
|
351
351
|
}
|
|
352
352
|
render() {
|
|
353
|
-
return (index.h("div", { key: '
|
|
353
|
+
return (index.h("div", { key: '11e53490145bbeae473c6714fcf245c1630f55eb', class: "container" }, this.months.map((month, index$1) => index.h("div", { class: "month-container" }, index.h("div", { class: this.getMonthClasses(index$1), onClick: () => this.handleMonthSelection(index$1) }, month)))));
|
|
354
354
|
}
|
|
355
355
|
};
|
|
356
356
|
TetDatepickerYearView.style = TetDatepickerYearViewStyle0;
|
|
@@ -102,10 +102,10 @@ const TetDatepicker = class {
|
|
|
102
102
|
this.rangeDatesChanged.emit(newDates);
|
|
103
103
|
}
|
|
104
104
|
render() {
|
|
105
|
-
return (index.h("div", { key: '
|
|
106
|
-
index.h("tet-datepicker-month-view", { key: '
|
|
107
|
-
index.h("tet-datepicker-multi-year-view", { key: '
|
|
108
|
-
index.h("tet-datepicker-year-view", { key: '
|
|
105
|
+
return (index.h("div", { key: 'b89a2ef91d3b9516d8d80745a5c4105cdc4eb096', class: this.getOverlayClasses(), onClick: this.handleDatepickerClose }, index.h("div", { key: '07ceb2a2b3ce12ddad14d6a4294218df4c2f95d8', class: "container", ref: (el) => this.datepickerContainer = el }, index.h("tet-datepicker-header", { key: '033f7baba4ffa0c0576637475f167182257565bc', selectedDate: this.date, internalDate: this.internalDate, locale: this.locale, datepickerView: this.datepickerView }), this.datepickerView === 'month' &&
|
|
106
|
+
index.h("tet-datepicker-month-view", { key: 'f29f0e235502958e18b152c63e712fe278e2614a', selectedDate: this.date, internalDate: this.internalDate, rangePickerMode: this.rangePickerMode, rangeDates: this.rangeDates }), this.datepickerView === 'multi-year' &&
|
|
107
|
+
index.h("tet-datepicker-multi-year-view", { key: '171e871160cea96e173fbba2b99a9b51744200bb', selectedDate: this.date, internalDate: this.internalDate }), this.datepickerView === 'year' &&
|
|
108
|
+
index.h("tet-datepicker-year-view", { key: '31367535b8b5c58aede8c3dd72d2efddc0bb1b52', selectedDate: this.date, internalDate: this.internalDate }))));
|
|
109
109
|
}
|
|
110
110
|
get el() { return index.getElement(this); }
|
|
111
111
|
static get watchers() { return {
|
|
@@ -729,7 +729,7 @@ const TetTooltip = class {
|
|
|
729
729
|
return isTooltipOutOfBounds;
|
|
730
730
|
}
|
|
731
731
|
render() {
|
|
732
|
-
return index.h(index.Host, { key: '
|
|
732
|
+
return index.h(index.Host, { key: '0c83c0260ccb60dbacae07d2938a961d2d5b843f', class: { visible: this.showTooltip } }, this.renderTooltip());
|
|
733
733
|
}
|
|
734
734
|
get element() { return index.getElement(this); }
|
|
735
735
|
static get watchers() { return {
|
|
@@ -67,7 +67,7 @@ const TetExpansionPanel = class {
|
|
|
67
67
|
return this.state;
|
|
68
68
|
}
|
|
69
69
|
render() {
|
|
70
|
-
return (index.h("div", { key: '
|
|
70
|
+
return (index.h("div", { key: 'bd845f20dc3891dea5b3a05a545a7c3a723c79f0', class: { 'tet-expansion-panel': true, 'open': this.state === 'open' } }, index.h("div", { key: '32989a1dd3c8d2a7ab4bf0391623e48858150a68', class: "tet-expansion-panel-content" }, index.h("slot", { key: 'ee2496a37cc35893d1bbcd8b7aa047ef6368858b' }))));
|
|
71
71
|
}
|
|
72
72
|
get element() { return index.getElement(this); }
|
|
73
73
|
};
|
|
@@ -12,7 +12,7 @@ const TetFontWeight = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h(index.Host, { key: '
|
|
15
|
+
return (index.h(index.Host, { key: '437890b8f65b447175ba5ea29c16e43a2db5b7c1' }, index.h("div", { key: '6814efc3694b3232fe2e760d744939aea31cf2c9', class: "variable-container" }, index.h("div", { key: '9f54d7b637286f52841da5b2de1a3261406e7735', class: "container-title main" }, "Fonta biezuma klase"), index.h("div", { key: '79af5ab9d9b74c24400b55230a78aafd9329ae40', class: "container-section" }, index.h("div", { key: 'c7f74d05a64a00ce7342c019223b32e704204695', class: "variable-name" }, index.h("div", { key: '7a914f8fd8f54018395a1878ee2e4100d342c2bd', class: "variable-part" }, "tet"), index.h("div", { key: '3633e5ad940a1c4d90747c900118c70ceb7c2444', class: "variable-part" }, "-font"), index.h("div", { key: '1ad3deb27adf31f91c9681bd24a34e95182d64aa', class: "variable-part" }, "-weight"), index.h("div", { key: '801576110b9a30188c3621714dcde34d1925cfc1', class: "variable-part variable variable-weight" }, "--semi-bold")))), index.h("div", { key: 'aa5b97a167b95389b14b17f31e1d2dcd758cc622', class: "tet-fonts-container" }, index.h("div", { key: 'ccbe6a31df505ed2917192db3b1a8ce64ec25e53', class: "section" }, index.h("div", { key: '4d5c37c5cac43c8da7c6cd63b0a650193b57efa9', class: "container-title" }, "Fontu biezumi"), index.h("div", { key: 'bbda4e3974c03119c619af27b51fe906ef816875', class: "section-font" }, index.h("div", { key: '502e0712c4bae8554e7cc2cdaf63f68a2216bb70', class: "font font-body-xs" }, "Font weight - 400"), index.h("div", { key: 'a9aed24f2c9550ce50718044bc3d40af39fe88ca', class: "section-font-class" }, "klase: tet-font-weight--normal"), index.h("div", { key: '7a1ba6390b7abd7384e3b2d5c781171a72d6f6a5', class: "section-font-weight" })), index.h("div", { key: '0a176147a4df3722a2a6445a99341d6a8edecb9d', class: "section-font" }, index.h("div", { key: 'f94402916695b649452a54977694d69304ab20d1', class: "font font-body-s" }, "Font weight - 500"), index.h("div", { key: '5fb787904d2f3716591d8a0ee1ca4bf589c79f9e', class: "section-font-class" }, "klase: tet-font-weight--medium"), index.h("div", { key: '7da91ae1fc687424c038f400cf02bcab56f2cb09', class: "section-font-weight" })), index.h("div", { key: 'd00a25a24d4909ebc1daeb986423f46fe355155c', class: "section-font" }, index.h("div", { key: 'ca4141a67a8272c265164aba21f1b6b0b578e880', class: "font font-body-m" }, "Font weight - 600"), index.h("div", { key: '5e9e2149bc07c2e1a130693332b740db2b7424df', class: "section-font-class" }, "klase: tet-font-weight--semi-bold"), index.h("div", { key: '6fba6050a7955d01059d94f6ff443c1ea5e1c80b', class: "section-font-weight" }))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetFontWeight.style = TetFontWeightStyle0;
|