@tet/tet-components 1.3.92-testing → 1.3.93-testing
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/{a11y-cf6af7dd.js → a11y-bd966702.js} +1 -1
- package/dist/cjs/index-f559cb2e.js +14 -6
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/tet-accordion.cjs.entry.js +6 -6
- package/dist/cjs/tet-address-offers-view.cjs.entry.js +1 -1
- package/dist/cjs/tet-address-offers_4.cjs.entry.js +1 -1
- package/dist/cjs/tet-address-search.cjs.entry.js +1 -1
- package/dist/cjs/tet-autocomplete_2.cjs.entry.js +3 -3
- package/dist/cjs/tet-b2b-compare-card.cjs.entry.js +164 -0
- package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
- package/dist/cjs/tet-banner-nav.cjs.entry.js +5 -5
- package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
- package/dist/cjs/tet-business-compare-card.cjs.entry.js +2 -2
- package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
- package/dist/cjs/tet-card-list.cjs.entry.js +4 -4
- package/dist/cjs/tet-carousel.cjs.entry.js +2 -2
- 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-components.cjs.js +1 -1
- package/dist/cjs/tet-contact-form.cjs.entry.js +1 -1
- package/dist/cjs/tet-customer-assets.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-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-input.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-multi-step-dialog.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-notification.cjs.entry.js +1 -1
- package/dist/cjs/{tet-number-input_2.cjs.entry.js → tet-number-input.cjs.entry.js} +0 -133
- package/dist/cjs/tet-placeholder.cjs.entry.js +1 -1
- package/dist/cjs/tet-range-slider_2.cjs.entry.js +7 -7
- package/dist/cjs/tet-referral.cjs.entry.js +2 -2
- package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
- package/dist/cjs/tet-stepper-input.cjs.entry.js +141 -0
- 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-text-list.cjs.entry.js +1 -1
- package/dist/cjs/tet-textarea.cjs.entry.js +2 -2
- package/dist/cjs/tet-tooltip.cjs.entry.js +1 -1
- 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/assets/icons/icon-map.json +1 -1
- package/dist/collection/assets/icons/tc/tc-trash.svg +5 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/advanced/cards/tet-b2b-compare-card/test/tet-b2b-compare-card.spec.js +87 -0
- package/dist/collection/components/advanced/cards/tet-b2b-compare-card/tet-b2b-compare-card.css +758 -0
- package/dist/collection/components/advanced/cards/tet-b2b-compare-card/tet-b2b-compare-card.js +301 -0
- package/dist/collection/components/advanced/cards/tet-business-compare-card/tet-business-compare-card.js +2 -2
- package/dist/collection/components/advanced/cards/tet-card-list/tet-card-list.js +4 -4
- package/dist/collection/components/advanced/customer/tet-customer-assets/tet-customer-assets.js +1 -1
- package/dist/collection/components/advanced/customer/tet-referral/tet-referral.js +2 -2
- package/dist/collection/components/advanced/dialog/tet-multi-step-dialog/tet-multi-step-dialog.js +1 -1
- package/dist/collection/components/advanced/forms/tet-availability-contact-form/tet-availability-contact-form.js +1 -1
- 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 +2 -2
- 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/basic/steppers/tet-banner-nav/tet-banner-nav.js +12 -8
- 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 +5 -3
- 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/lists/tet-text-list/tet-text-list.css +2 -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 +6 -6
- 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-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/collection/services/utils/a11y.js +1 -1
- package/dist/components/assets/icons/icon-map.json +1 -1
- package/dist/components/assets/icons/tc/tc-trash.svg +5 -0
- package/dist/components/index.js +2 -0
- package/dist/components/{p-02063d98.js → p-0df11ded.js} +1 -1
- package/dist/components/{p-6494eed4.js → p-0fc4d4dd.js} +4 -4
- package/dist/components/{p-f4178dfd.js → p-0fcf1e16.js} +2 -2
- package/dist/components/{p-174c6a8e.js → p-1252b711.js} +1 -1
- package/dist/components/{p-a3e1e40f.js → p-127d50c3.js} +1 -1
- package/dist/components/{p-301a6e18.js → p-13754c04.js} +6 -6
- package/dist/components/{p-88039dc1.js → p-1654e596.js} +1 -1
- package/dist/components/{p-b36f577b.js → p-21fc4393.js} +1 -1
- package/dist/components/{p-dc399a20.js → p-23e1b8e9.js} +2 -2
- package/dist/components/{p-c2894616.js → p-24688e4b.js} +2 -2
- package/dist/components/{p-b8870b18.js → p-31dd2c51.js} +3 -3
- package/dist/components/{p-63feb81d.js → p-35148843.js} +1 -1
- package/dist/components/{p-f0880c5c.js → p-4399957c.js} +5 -5
- package/dist/components/{p-7929cbd8.js → p-50893136.js} +7 -7
- package/dist/components/{p-051ff30e.js → p-56631f78.js} +3 -3
- package/dist/components/{p-9c9da230.js → p-5ca99b42.js} +1 -1
- package/dist/{esm/a11y-4b7d5055.js → components/p-713fff27.js} +1 -1
- package/dist/components/{p-faa0e9ab.js → p-737146a8.js} +1 -1
- package/dist/components/{p-43e6618c.js → p-75bb88f5.js} +3 -3
- package/dist/components/{p-8ee6460b.js → p-7829fdd1.js} +6 -6
- package/dist/components/{p-4b9dfb04.js → p-7efce874.js} +1 -1
- package/dist/components/{p-a654d013.js → p-7fa6669b.js} +2 -2
- package/dist/components/{p-87d48803.js → p-889c77bd.js} +2 -2
- package/dist/components/{p-d23a8c55.js → p-8b4db334.js} +2 -2
- package/dist/components/{p-356eb35d.js → p-93914ad4.js} +2 -2
- package/dist/components/{p-cccbf235.js → p-98a1769b.js} +2 -2
- package/dist/components/{p-9144c88a.js → p-a9272586.js} +1 -1
- package/dist/components/{p-1846e582.js → p-b0d85010.js} +5 -5
- package/dist/components/{p-068140f8.js → p-ba276825.js} +10 -10
- package/dist/components/{p-f34b6339.js → p-c3ff392e.js} +11 -11
- package/dist/components/{p-75ebd918.js → p-c48187ff.js} +2 -2
- package/dist/components/{p-e730b9b8.js → p-cae8540e.js} +3 -16
- package/dist/components/{p-7ee5bab7.js → p-d1a1cdb3.js} +7 -6
- package/dist/components/{p-8439c034.js → p-db42ce50.js} +7 -5
- package/dist/components/{p-25cdba63.js → p-e8c74cb8.js} +1 -1
- package/dist/components/{p-5b282166.js → p-ed036e6a.js} +1 -1
- package/dist/components/{p-106fd84b.js → p-ee7208a6.js} +1 -1
- package/dist/components/{p-91f33391.js → p-fc516487.js} +1 -1
- package/dist/components/tet-accordion.js +7 -7
- 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-compare-card.d.ts +11 -0
- package/dist/components/tet-b2b-compare-card.js +211 -0
- package/dist/components/tet-b2b-service-calculator.js +6 -6
- package/dist/components/tet-banner-nav.js +6 -6
- package/dist/components/tet-border-radius.js +1 -1
- package/dist/components/tet-business-compare-card.js +4 -4
- package/dist/components/tet-business-lines.js +2 -2
- package/dist/components/tet-business-round-stepper.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 +4 -4
- 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.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 +3 -3
- 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 +4 -4
- 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 +6 -6
- 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/a11y-9b4d9fd4.js +15 -0
- package/dist/esm/index-7f1e2a22.js +14 -6
- package/dist/esm/loader.js +1 -1
- package/dist/esm/tet-accordion.entry.js +6 -6
- package/dist/esm/tet-address-offers-view.entry.js +1 -1
- package/dist/esm/tet-address-offers_4.entry.js +1 -1
- package/dist/esm/tet-address-search.entry.js +1 -1
- package/dist/esm/tet-autocomplete_2.entry.js +3 -3
- package/dist/esm/tet-b2b-compare-card.entry.js +160 -0
- package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
- package/dist/esm/tet-banner-nav.entry.js +5 -5
- package/dist/esm/tet-border-radius.entry.js +1 -1
- package/dist/esm/tet-business-compare-card.entry.js +2 -2
- package/dist/esm/tet-business-lines.entry.js +1 -1
- package/dist/esm/tet-card-list.entry.js +4 -4
- package/dist/esm/tet-carousel.entry.js +2 -2
- package/dist/esm/tet-colors.entry.js +4 -4
- package/dist/esm/tet-compare-cards_2.entry.js +2 -2
- package/dist/esm/tet-components.js +1 -1
- package/dist/esm/tet-contact-form.entry.js +1 -1
- package/dist/esm/tet-customer-assets.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-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-input.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-multi-step-dialog.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-notification.entry.js +1 -1
- package/dist/esm/{tet-number-input_2.entry.js → tet-number-input.entry.js} +2 -134
- package/dist/esm/tet-placeholder.entry.js +1 -1
- package/dist/esm/tet-range-slider_2.entry.js +7 -7
- package/dist/esm/tet-referral.entry.js +2 -2
- package/dist/esm/tet-spacing.entry.js +1 -1
- package/dist/esm/tet-stepper-input.entry.js +137 -0
- package/dist/esm/tet-tab-header.entry.js +2 -2
- package/dist/esm/tet-tag_2.entry.js +2 -2
- package/dist/esm/tet-text-list.entry.js +1 -1
- package/dist/esm/tet-textarea.entry.js +2 -2
- package/dist/esm/tet-tooltip.entry.js +1 -1
- 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/assets/icons/icon-map.json +1 -1
- package/dist/tet-components/assets/icons/tc/tc-trash.svg +5 -0
- package/dist/tet-components/{p-e75e5744.entry.js → p-00945e73.entry.js} +1 -1
- package/dist/tet-components/p-082109df.entry.js +1 -0
- package/dist/tet-components/{p-b706cdd3.entry.js → p-0f747af0.entry.js} +1 -1
- package/dist/tet-components/{p-c9d1f8b5.entry.js → p-11b71828.entry.js} +1 -1
- package/dist/tet-components/{p-2ee22fc5.entry.js → p-254089f0.entry.js} +1 -1
- package/dist/tet-components/{p-08b4cd81.entry.js → p-25d2bb66.entry.js} +1 -1
- package/dist/tet-components/{p-2f96da7b.entry.js → p-2807e999.entry.js} +1 -1
- package/dist/tet-components/{p-9f0d0072.entry.js → p-2c575863.entry.js} +1 -1
- package/dist/tet-components/{p-7b67af22.entry.js → p-316ae4e2.entry.js} +1 -1
- package/dist/tet-components/p-36c1f441.entry.js +1 -0
- package/dist/tet-components/{p-9f2ad6d8.entry.js → p-370989ca.entry.js} +1 -1
- package/dist/tet-components/{p-a5872494.entry.js → p-3f391ac2.entry.js} +1 -1
- package/dist/tet-components/{p-27b412fe.entry.js → p-46e9c541.entry.js} +1 -1
- package/dist/tet-components/{p-2323c938.entry.js → p-51a13ab5.entry.js} +1 -1
- package/dist/tet-components/{p-02cdb140.entry.js → p-55eeb0cb.entry.js} +1 -1
- package/dist/tet-components/{p-7bc6a463.entry.js → p-583a5b04.entry.js} +1 -1
- package/dist/tet-components/{p-8cb7a87d.entry.js → p-59db86cf.entry.js} +1 -1
- package/dist/tet-components/{p-4c7413fc.entry.js → p-5c542afa.entry.js} +1 -1
- package/dist/tet-components/{p-1ef5243b.entry.js → p-5ea8b1ab.entry.js} +1 -1
- package/dist/tet-components/{p-ce49b398.entry.js → p-60cca146.entry.js} +1 -1
- package/dist/tet-components/{p-701fb639.entry.js → p-6f165fa0.entry.js} +1 -1
- package/dist/tet-components/p-713fff27.js +1 -0
- package/dist/tet-components/{p-ae654b8f.entry.js → p-7935b460.entry.js} +1 -1
- package/dist/tet-components/{p-b27f48a5.entry.js → p-7bb74d44.entry.js} +1 -1
- package/dist/tet-components/{p-a932e715.entry.js → p-8703f9fe.entry.js} +1 -1
- package/dist/tet-components/{p-3d1fb94b.entry.js → p-8c31df70.entry.js} +1 -1
- package/dist/tet-components/{p-db3b05b9.entry.js → p-8fc703e5.entry.js} +1 -1
- package/dist/tet-components/{p-c82537f2.entry.js → p-8fe3ebf2.entry.js} +1 -1
- package/dist/tet-components/{p-9a39727e.entry.js → p-9a86ca1e.entry.js} +1 -1
- package/dist/tet-components/{p-2d829674.entry.js → p-a21e2695.entry.js} +1 -1
- package/dist/tet-components/{p-1f6b6704.entry.js → p-a4108dbe.entry.js} +1 -1
- package/dist/tet-components/{p-b09971aa.entry.js → p-a4d2861e.entry.js} +1 -1
- package/dist/tet-components/{p-af2def62.entry.js → p-b80782f2.entry.js} +1 -1
- package/dist/tet-components/{p-2d9900c0.entry.js → p-ba0640f6.entry.js} +1 -1
- package/dist/tet-components/{p-048205c9.entry.js → p-c0cf1cb5.entry.js} +1 -1
- package/dist/tet-components/{p-4d98e775.entry.js → p-c79f337e.entry.js} +1 -1
- package/dist/tet-components/{p-67643801.entry.js → p-cce48666.entry.js} +1 -1
- package/dist/tet-components/p-d583f423.entry.js +1 -0
- package/dist/tet-components/{p-816428cd.entry.js → p-d7eeb065.entry.js} +1 -1
- package/dist/tet-components/{p-eceafff4.entry.js → p-de79e69a.entry.js} +1 -1
- package/dist/tet-components/{p-e6a50442.entry.js → p-e5f94188.entry.js} +1 -1
- package/dist/tet-components/{p-d13cc04a.entry.js → p-e670e73e.entry.js} +1 -1
- package/dist/tet-components/p-e896f57c.entry.js +1 -0
- package/dist/tet-components/{p-23f113ce.entry.js → p-ebf22ac0.entry.js} +1 -1
- package/dist/tet-components/{p-64ee7471.entry.js → p-f685921a.entry.js} +1 -1
- package/dist/tet-components/{p-237360ac.entry.js → p-f8288c41.entry.js} +1 -1
- package/dist/tet-components/{p-c35aa663.entry.js → p-fde880c6.entry.js} +1 -1
- package/dist/tet-components/tet-components.esm.js +1 -1
- package/dist/types/components/advanced/cards/tet-b2b-compare-card/tet-b2b-compare-card.d.ts +110 -0
- package/dist/types/components/basic/steppers/tet-banner-nav/tet-banner-nav.d.ts +2 -1
- package/dist/types/components.d.ts +80 -3
- package/package.json +1 -1
- package/dist/tet-components/p-7434c576.entry.js +0 -1
- package/dist/tet-components/p-78b74b41.js +0 -1
- package/dist/tet-components/p-dd108d5a.entry.js +0 -1
|
@@ -12,7 +12,7 @@ const TetLayout = 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: '36c6b676db816485dd8b45ddda20260841a7d4bf' }, index.h("div", { key: 'f514b1bf09e45d6f784c4104efb6a0726b3013bf', class: "container variable-container" }, index.h("div", { key: '9cfbdff45476426ae3d6d36edfbe45ab856623c9', class: "container-title main" }, "Teksta platuma klase"), index.h("div", { key: '6723580083f7a31d56b4ed841975354d5c010711', class: "container-section" }, index.h("div", { key: '965ed5ed8e86ac76729f365154c61ad00718a45d', class: "variable-wrapper" }, index.h("span", { key: 'f199eb1fd351486abdec7c8dcc563054c6034971', class: "variable-name" }, index.h("span", { key: '46dd70576eb8930cb46765f1b2d5a0cb80ef65de', class: "variable-part" }, "tet-body-text-max-width"))))), index.h("div", { key: '5f4342b3d56d9fedd0a3d78f1ac61bc85822a990', class: "container" }, index.h("div", { key: '72869e40a657c1455adf4f40ea7162aed00fb6d0', class: "container-title" }, "Piem\u0113rs"), index.h("div", { key: '9fde050cfda2f9186497559dacb05bb00a33db15', class: "container-section container-example" }, index.h("code", { key: '39b2ace20f01b29836e083b43be8b39dbb628814' }, "<p class=\"tet-body-text-max-width\">Reprehenderit dolor sit esse sint. Irure veniam do excepteur est exercitation. Eiusmod nulla elit dolore nostrud dolore anim laboris enim amet. Sit amet adipisicing excepteur labore duis excepteur nisi et culpa nostrud pariatur anim.</p>"), index.h("p", { key: 'f2f164e150ffa3b90947f714b0f24a223fa609de', class: "paragraph tet-body-text-max-width" }, "Reprehenderit dolor sit esse sint. Irure veniam do excepteur est exercitation. Eiusmod nulla elit dolore nostrud dolore anim laboris enim amet. Sit amet adipisicing excepteur labore duis excepteur nisi et culpa nostrud pariatur anim."))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetLayout.style = TetLayoutStyle0;
|
|
@@ -12,7 +12,7 @@ const TetLink = 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: 'ab161f5a5c8cf219c910e6593482ef36d79936ad' }, index.h("div", { key: '154be8e9579cfe9cfae175081d3cf243dbd3035c', class: "container variable-container" }, index.h("div", { key: '5becdf3f85c55f5b67922027e56fd2d9b8d93c9b', class: "container-title main" }, "Kr\u0101sas klase"), index.h("div", { key: '4127a7778db296cece11f92e330bdfeab2dccbf9', class: "container-section" }, index.h("div", { key: '5063262b95e1a71f029632346397c6d4ca247de7', class: "variable-wrapper" }, index.h("span", { key: 'a25f33b7caa619e0a5a8092a2203f863126be79e', class: "variable-name" }, index.h("span", { key: '806fd083f9800944eedc52754e7d971f191a88d4', class: "variable-part" }, "tet"), index.h("span", { key: '4d0b161f85054ea4d885b6abe9e371a23fbdc4dd', class: "variable-part" }, "-link"), index.h("span", { key: 'e46d1d7d46f703434fe3a73302f3274adb3a1a4f', class: "variable-part variable variable-attribute" }, "__arrow"))))), index.h("div", { key: '89cbf0f665455690a7b58648b5ba9937f016c33a', class: "container" }, index.h("div", { key: '3195e2ba7f0dda3b41d6d1751886b12667415ff8', class: "container-title" }, "Piem\u0113ri"), index.h("div", { key: '09a9f156d58a5550a7d813fd9c166574cbee6517', class: "container-section container-example" }, index.h("code", { key: 'b2a8c8eb4c3937beadf13f833bbc0a94a7728e7d', class: "variable-example" }, "<a class=\"tet-link\" href=\"#\">Links uz tet</a>"), index.h("span", { key: '63de33e772547f9ea246122870e9dfd40095b6e8' }, "Link klase bez bulti\u0146as uz ", index.h("a", { key: 'fa62a025c0003662fba49bdfbe61d9da29ec5f1c', class: "tet-link", href: "#" }, "elementa")), index.h("code", { key: 'ec0c741f5cb3ff5ea197429bf664a3c137c2ed1a', class: "variable-example" }, "<a class=\"tet-link__arrow\" href=\"#\">Links uz tet</a>"), index.h("span", { key: '2a248b51440d308b26a3f1c8b8621b58b68a97cb' }, "Link klase ar bulti\u0146u uz ", index.h("a", { key: 'da58de43fa60148a9822b46b45650471a2a263b1', class: "tet-link__arrow", href: "#" }, "elementa")), index.h("code", { key: '8e608913a90b2cb65036cf2f7a459e386ab69556', class: "variable-example" }, "<a class=\"tet-link__arrow dark\" href=\"#\">Links uz tet</a>"), index.h("span", { key: 'efe352bf3f1573a245a2a74424cbd91ea94a3a5f', class: "dark-example" }, "Link klase ar tum\u0161o t\u0113mu uz ", index.h("a", { key: '3b69f7d4f64fa9118665d84a6f94b7fdee3db3cd', class: "tet-link__arrow dark", href: "#" }, "elementa"))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetLink.style = TetLinkStyle0;
|
|
@@ -12,7 +12,7 @@ const TetLoader = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h("div", { key: '
|
|
15
|
+
return (index.h("div", { key: '89c692f31a49d021a7b273d1b014030b54076df2', class: "loader" }, index.h("div", { key: '205122d466cf6778217bbc67a66ff9252e9ab157', class: "loader-inner" })));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetLoader.style = TetLoaderStyle0;
|
|
@@ -112,7 +112,7 @@ const TetMultiStepDialog = class {
|
|
|
112
112
|
return (index.h("div", { innerHTML: step, "data-step": Number(index$1) + 1, class: "multi-step-dialog__step", ref: this.setStepBlocks }));
|
|
113
113
|
}
|
|
114
114
|
render() {
|
|
115
|
-
return (index.h(index.Host, { key: '
|
|
115
|
+
return (index.h(index.Host, { key: '9ca3f147e9c2cf9459a2c5a8a6b8cf7f40fb687d', class: "multi-step-dialog" }, index.h("tet-dialog", { key: '1266930ee05b6e0785f1b5b01a1b377e0366d195', class: this.tetDialogClass, "is-open": this.isOpen, "data-screen-key": this.dialogDataScreenKey, "footer-display": "right", ref: el => this.tetDialog = el }, index.h("div", { key: '50d8cc87c7beded569f11f7c27132c99d9a7f012', innerHTML: this.content }), this.steps.map((step, index) => (this.renderStep(step, index))), index.h("tet-button", { key: '43e41d87867ceaf9a87080df83247cfb0140bf73', class: "footer-button", slot: "footer", size: "medium", theme: "light", type: "secondary", ref: el => this.prevButton = el, onKeyDown: (e) => this.handleKeydownEvent(e) }, translations.translate('components-go-back')), index.h("tet-button", { key: 'be885020478b0cb08ac0494932012a00af11a111', class: "footer-button", slot: "footer", size: "medium", theme: "light", ref: el => this.nextButton = el, onKeyDown: (e) => this.handleKeydownEvent(e) }, translations.translate('components-next-step')))));
|
|
116
116
|
}
|
|
117
117
|
};
|
|
118
118
|
|
|
@@ -61,13 +61,13 @@ const TetNavigationMobile = class {
|
|
|
61
61
|
this.mainDropdownToggle.emit(isTogglerExpanded);
|
|
62
62
|
}
|
|
63
63
|
render() {
|
|
64
|
-
return (index.h(index.Host, { key: '
|
|
64
|
+
return (index.h(index.Host, { key: '04407591ff40c84ae8dbadb040e79c5b3f0b0a46' }, index.h("navigation", { key: '68787d0fb12d68d0f394524bc4e0564f77f8bac9', class: {
|
|
65
65
|
'navigation': true,
|
|
66
66
|
'navigation--dark': this.darkMode
|
|
67
|
-
} }, index.h("div", { key: '
|
|
67
|
+
} }, index.h("div", { key: 'b02c112b1d35b51e8bf14b2fa16aceedd73e8232', class: "navigation__nav-bar" }, index.h("slot", { key: 'ae98959c6cbd6dbb2a2228b36d8699d46732fb62' })), this.isTogglerVisible && (index.h("span", { key: 'cf7302e3a852fe1b86a80a78db3ce39ab1e933d5', class: "navigation__toggler", onClick: this.onTogglerClick, onKeyDown: (e) => this.handleKeyDown(e), tabIndex: 0 }, index.h("tet-icon", { key: 'da0785aeac773a282fa170a2fc5aab5147df2850', theme: this.darkMode ? "dark" : "light", name: this.isTogglerExpanded ? "close" : "burger" }))), index.h("div", { key: 'a09d0db85c65b30200d95caefbe7ec36b7d2efe9', class: {
|
|
68
68
|
'navigation__dropdown': true,
|
|
69
69
|
'navigation__dropdown--expanded': this.isTogglerExpanded,
|
|
70
|
-
}, inert: !this.isTogglerExpanded }, index.h("slot", { key: '
|
|
70
|
+
}, inert: !this.isTogglerExpanded }, index.h("slot", { key: 'f32c42634edfb2b0461080c4fa013a4063d9f8e4', name: "dropdown" })))));
|
|
71
71
|
}
|
|
72
72
|
static get watchers() { return {
|
|
73
73
|
"isTogglerExpanded": ["onMenuToggle"]
|
|
@@ -66,7 +66,7 @@ const TetNewsCardList = class {
|
|
|
66
66
|
scrollFullWidth,
|
|
67
67
|
controlScrollAmount,
|
|
68
68
|
};
|
|
69
|
-
return (index.h(index.Host, { key: '
|
|
69
|
+
return (index.h(index.Host, { key: 'fe9c79b8fd5b73aecef4ede39a18854a80c64a87' }, index.h("tet-card-list", Object.assign({ key: '872ca575fb56326e8ecb5593f9a3c9b9c139a3ae', theme: this.theme, part: "card-list-component", exportparts: "card-list, card-list-container", withOverflowOpacity: true }, props), this.items.map((item, index) => this.renderListCard(item, index)))));
|
|
70
70
|
}
|
|
71
71
|
get element() { return index.getElement(this); }
|
|
72
72
|
};
|
|
@@ -122,7 +122,7 @@ const TetNotification = class {
|
|
|
122
122
|
}
|
|
123
123
|
render() {
|
|
124
124
|
const { headerTitle, content } = this;
|
|
125
|
-
return (index.h(index.Host, { key: '
|
|
125
|
+
return (index.h(index.Host, { key: '58fc8839300c57085efd15f19aa6b4490e5208db' }, index.h("div", { key: '553873626459c9ae9e91fa6c1d6ab1945737e642', class: { notification: true, [this.theme]: true } }, index.h("div", { key: 'b528566c32267bb5371b6672f3f54c48cb46c81c', class: { item: true, [this.type]: true } }, index.h("div", { key: '3bf67b850a19582ffc1981d8cb40d4ecc090cc1a', class: "header" }, this.renderTypeIcon(), index.h("div", { key: '0095a59843b5a06a1ae9717abb162cf04fc9a2d9', class: "title" }, headerTitle), this.renderCloseButton()), index.h("div", { key: '06805877e2f9bc31e2b6d906ebca2a7b0f7c670d', class: "content" }, index.h("span", { key: '01a0bf6d6920a2d1bba7da21b02ae45eece97034', innerHTML: content }), index.h("div", { key: 'cf38fe7c953a47cdc784c6f3a0f3eb65d748695e' }, index.h("slot", { key: '8be3c3f072a2430d0ee38837dfa2557cc5e8b5bb', name: "button" })))))));
|
|
126
126
|
}
|
|
127
127
|
get host() { return index.getElement(this); }
|
|
128
128
|
};
|
|
@@ -3,9 +3,6 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-f559cb2e.js');
|
|
6
|
-
const translations = require('./translations-571bba05.js');
|
|
7
|
-
require('./typecheck-d48810dc.js');
|
|
8
|
-
require('./http-codes-c2a24ff3.js');
|
|
9
6
|
|
|
10
7
|
const tetNumberInputCss = "@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)}:host{--number-input-height:3.5rem;--number-input-background-color:var(--tc-layer-primary);--number-input-border-radius:0.75rem;--number-input-border-color:var(--tc-border-secondary);--number-input-border-color-active:var(--tc-border-primary);--number-input-border-color-error:var( --tc-alert-accent-error);--number-input-text-color:var(--tc-text-primary);--number-input-text-secondary-color:var(--tc-text-secondary);--number-input-dropdown-active:var(--tc-layer-tertiary);--number-input-max-width:21.625rem;--number-input-focus-outline-color:var(--tc-blue-40);--number-input-disabled:var(--tc-background-secondary);--number-input-disabled-text:var(--tc-text-tertiary);--number-input-dropdown-border:var(--tc-border-tertiary);max-width:var(--number-input-max-width);display:block}.number-input{display:flex;flex-direction:column}.number-input.dark{--number-input-background-color:var(--tc-layer-primary-dark);--number-input-border-color:var(--tc-border-secondary-dark);--number-input-border-color-active:var(--tc-border-primary-dark);--number-input-border-color-error:var(--tc-alert-accent-error-dark);--number-input-text-color:var(--tc-text-primary-dark);--number-input-text-secondary-color:var(--tc-text-secondary-dark);--number-input-dropdown-active:var(--tc-layer-tertiary-dark);--number-input-disabled:var(--tc-background-secondary-dark);--number-input-disabled-text:var(--tc-text-tertiary-dark);--number-input-dropdown-border:var(--tc-border-tertiary-dark);--number-input-focus-outline-color:var(--tc-blue-40-dark)}.number-input__label{margin-bottom:0.25rem;font:500 0.875rem/1.25rem \"Inter\", \"Gilroy, Arial, sans-serif\";color:var(--number-input-text-secondary-color)}.number-input__input{border:none;outline:none;appearance:textfield;-moz-appearance:textfield;padding-inline:0;padding-block:0;font:500 1.25rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.number-input__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-input__input-suffix{font:400 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";color:var(--number-input-text-secondary-color);margin-left:0.25rem}.number-input__input-invisible{visibility:hidden;font:500 1.25rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";position:absolute;pointer-events:none}.number-input__input-container{position:relative;display:flex;border:0.063rem solid var(--number-input-border-color);align-items:baseline;justify-content:center;padding:0.9375rem;cursor:pointer;height:var(--number-input-height);box-sizing:border-box;background-color:var(--number-input-background-color);border-radius:var(--number-input-border-radius)}.number-input__input-container:active,.number-input__input-container:focus-within{outline:none;border:0.063rem solid var(--number-input-border-color-active)}.number-input__input-container.focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--number-input-focus-outline-color);border-color:var(--number-input-border-color-active)}.number-input__input--hidden{opacity:0;position:absolute}.number-input__helper-text{margin-top:0.25rem;font:400 0.875rem/1.25rem \"Inter\", \"Gilroy, Arial, sans-serif\";color:var(--number-input-text-secondary-color)}.number-input__cheveron{display:flex;align-self:center;position:absolute;right:1rem;--icon-size:1.25rem;background:transparent;border:none;outline:none;cursor:pointer;--button-border:none;--button-padding-small:0.5rem}.number-input__cheveron:focus,.number-input__cheveron:focus-visible{--button-box-shadow:none}.number-input__dropdown{border:0.0625rem solid var(--number-input-dropdown-border);position:absolute;width:100%;top:3.625rem;background-color:var(--number-input-background-color);padding:0.625rem 0;border-radius:0.75rem;z-index:1;color:var(--number-input-text-color)}.number-input__dropdown:focus-within{outline:none}.number-input__dropdown-item{display:flex;align-items:center;padding:0.5rem 1rem;font:500 0.875rem/1.25rem \"Inter\", \"Gilroy, Arial, sans-serif\"}.number-input__dropdown-item.active{background-color:var(--number-input-dropdown-active)}.number-input__dropdown-item:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0rem;transition:outline 0s;border-radius:0.125rem;outline-color:var(--number-input-focus-outline-color)}.number-input__dropdown-item:hover{background-color:var(--number-input-dropdown-active)}.number-input__dropdown-item .check{margin-left:auto}.number-input.disabled .number-input__input-container,.number-input.disabled .number-input__input{background-color:var(--number-input-disabled);border-color:var(--number-input-disabled);cursor:not-allowed}.number-input.disabled .number-input__input,.number-input.disabled .number-input__input-suffix{color:var(--number-input-disabled-text)}.number-input.error .number-input__input-container{border:0.063rem solid var(--number-input-border-color-error)}.number-input.error .number-input__helper-text{color:var(--number-input-border-color-error)}@media all and (min-width: 48rem){.number-input .number-input__label{font:500 1rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\"}}.number-input tet-icon{--icon-color:var(--number-input-text-color)}.number-input .number-input__input{color:var(--number-input-text-color);background-color:var(--number-input-background-color)}";
|
|
11
8
|
const TetNumberInputStyle0 = tetNumberInputCss;
|
|
@@ -273,134 +270,4 @@ const TetInput = class {
|
|
|
273
270
|
};
|
|
274
271
|
TetInput.style = TetNumberInputStyle0;
|
|
275
272
|
|
|
276
|
-
const tetStepperInputCss = "@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)}:host{--stepper-input-control-background-color:var(--tc-background-secondary);--stepper-input-suffix-color:var(--tc-text-secondary);--stepper-input-border-color:var(--tc-border-tertiary);--stepper-input-border-color-active:var(--tc-border-primary);--stepper-button-bg:var(--tc-button-text-primary);--stepper-button-border:var(--tc-button-text-secondary);--stepper-value-color:var(--tc-button-text-inverse-disabled);--stepper-input-focus-outline-color:var(--tc-blue-40);display:inline-flex}.stepper-input{justify-content:center;align-items:center;gap:0.625rem;display:inline-flex}.stepper-input.dark{--stepper-input-control-background-color:var(--tc-background-primary-dark);--stepper-input-suffix-color:var(--tc-text-secondary-dark);--stepper-input-border-color:var(--tc-border-tertiary-dark);--stepper-input-border-color-active:var(--tc-border-primary-dark);--stepper-button-bg:var(--tc-button-text-primary-dark);--stepper-button-border:var(--tc-border-primary-dark);--stepper-value-color:var(--tc-button-text-inverse-disabled-dark);--stepper-input-focus-outline-color:var(--tc-blue-40)}.stepper-input__control{background:var(--stepper-button-bg);border:0.125rem solid var(--stepper-button-border);box-sizing:border-box;margin:0.25rem;border-radius:50%;cursor:pointer;padding-block:0;padding-inline:0;height:2.25rem;width:2.25rem}.stepper-input__control:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--stepper-input-focus-outline-color)}.stepper-input__value{border:0.0625rem solid var(--stepper-value-color);font:500 1.25rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";color:var(--stepper-value-color);background-color:var(--stepper-input-control-background-color);padding-inline:0;padding-block:0;width:3.125rem;height:2.75rem;text-align:center;box-sizing:border-box;letter-spacing:-0.029375rem;border-radius:0.625rem;appearance:textfield;-moz-appearance:textfield}.stepper-input__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stepper-input__value:focus-within{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--stepper-input-focus-outline-color);border:0.0625rem solid var(--stepper-input-border-color-active)}.stepper-input tet-icon{--icon-color:var(--stepper-button-border)}.stepper-input tet-button::part(button){width:2.75rem;height:2.75rem}";
|
|
277
|
-
const TetStepperInputStyle0 = tetStepperInputCss;
|
|
278
|
-
|
|
279
|
-
const TetStepperInput = class {
|
|
280
|
-
constructor(hostRef) {
|
|
281
|
-
index.registerInstance(this, hostRef);
|
|
282
|
-
this.inputValueChanged = index.createEvent(this, "inputValueChanged", 7);
|
|
283
|
-
/**
|
|
284
|
-
* Reduces value by step
|
|
285
|
-
*/
|
|
286
|
-
this.onMinusClick = () => {
|
|
287
|
-
if (this.value - this.step < this.min) {
|
|
288
|
-
this.value = this.min;
|
|
289
|
-
return;
|
|
290
|
-
}
|
|
291
|
-
this.value -= this.step;
|
|
292
|
-
};
|
|
293
|
-
/**
|
|
294
|
-
* Increases value by step
|
|
295
|
-
*/
|
|
296
|
-
this.onPlusClick = () => {
|
|
297
|
-
if (this.value + this.step > this.max) {
|
|
298
|
-
this.value = this.max;
|
|
299
|
-
return;
|
|
300
|
-
}
|
|
301
|
-
this.value += this.step;
|
|
302
|
-
};
|
|
303
|
-
this.value = undefined;
|
|
304
|
-
this.theme = 'light';
|
|
305
|
-
this.min = undefined;
|
|
306
|
-
this.max = undefined;
|
|
307
|
-
this.step = undefined;
|
|
308
|
-
this.selectOnFocus = undefined;
|
|
309
|
-
this.accessibilityLabel = '';
|
|
310
|
-
this.language = 'lv';
|
|
311
|
-
}
|
|
312
|
-
async onLanguageChange(language) {
|
|
313
|
-
translations.processTranslations('tet-components', language).then(() => index.forceUpdate(this));
|
|
314
|
-
}
|
|
315
|
-
/**
|
|
316
|
-
* Lifecycle method
|
|
317
|
-
*/
|
|
318
|
-
async componentWillLoad() {
|
|
319
|
-
translations.processTranslations('tet-components', this.language).then(() => index.forceUpdate(this));
|
|
320
|
-
}
|
|
321
|
-
/**
|
|
322
|
-
* Expose method to access value
|
|
323
|
-
* @returns {number} value
|
|
324
|
-
*/
|
|
325
|
-
async getValue() {
|
|
326
|
-
return this.value;
|
|
327
|
-
}
|
|
328
|
-
/**
|
|
329
|
-
* Watches the `value` changes and emits event with new value
|
|
330
|
-
*/
|
|
331
|
-
onValueChange() {
|
|
332
|
-
this.inputValueChanged.emit(this.value);
|
|
333
|
-
}
|
|
334
|
-
/**
|
|
335
|
-
* Listens for keydown event to stop some keys
|
|
336
|
-
* @param event Keyboard event
|
|
337
|
-
*/
|
|
338
|
-
onKeydown(event) {
|
|
339
|
-
if (['-', '+', '.'].includes(event.key)) {
|
|
340
|
-
event.preventDefault();
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
/**
|
|
344
|
-
* Listens for focus to select value
|
|
345
|
-
*/
|
|
346
|
-
onFocus() {
|
|
347
|
-
this.inputElement.select();
|
|
348
|
-
}
|
|
349
|
-
/**
|
|
350
|
-
* Handles input change on input element
|
|
351
|
-
* @returns {void}
|
|
352
|
-
*/
|
|
353
|
-
inputChangeHandler() {
|
|
354
|
-
const inputElement = this.inputElement;
|
|
355
|
-
const enteredText = inputElement.value;
|
|
356
|
-
const num = parseInt(enteredText);
|
|
357
|
-
if (isNaN(num) || num < 0) {
|
|
358
|
-
inputElement.value = `${this.min}`;
|
|
359
|
-
this.value = this.min;
|
|
360
|
-
return;
|
|
361
|
-
}
|
|
362
|
-
if (num < this.min) {
|
|
363
|
-
this.value = this.min;
|
|
364
|
-
}
|
|
365
|
-
else if (num > this.max) {
|
|
366
|
-
this.value = this.max;
|
|
367
|
-
}
|
|
368
|
-
else {
|
|
369
|
-
this.value = num;
|
|
370
|
-
}
|
|
371
|
-
inputElement.value = `${this.value}`;
|
|
372
|
-
}
|
|
373
|
-
/**
|
|
374
|
-
* Handles keyboard input for an option item.
|
|
375
|
-
*
|
|
376
|
-
* @param selectCallback
|
|
377
|
-
*/
|
|
378
|
-
handleOptionKeydown(selectCallback) {
|
|
379
|
-
return (event) => {
|
|
380
|
-
const { key } = event;
|
|
381
|
-
switch (key) {
|
|
382
|
-
case ' ':
|
|
383
|
-
case 'Enter':
|
|
384
|
-
event.preventDefault();
|
|
385
|
-
selectCallback();
|
|
386
|
-
break;
|
|
387
|
-
}
|
|
388
|
-
};
|
|
389
|
-
}
|
|
390
|
-
/**
|
|
391
|
-
* Renders component
|
|
392
|
-
* @returns {FunctionalComponent}
|
|
393
|
-
*/
|
|
394
|
-
render() {
|
|
395
|
-
const { onMinusClick, value, onPlusClick } = this;
|
|
396
|
-
return (index.h("div", { key: 'c2ae3d5889c20ea021a3c7a2c952a0b623032f90', class: { 'stepper-input': true, [this.theme]: !!this.theme } }, index.h("tet-button", { key: '675815e5387ae39b72f0ecc41c9454c9069ab0f2', type: "secondary", iconMode: true, theme: this.theme, size: 'small', "aria-label": translations.translate('components-number-input-decrease'), onKeyDown: this.handleOptionKeydown(onMinusClick), onClick: onMinusClick }, index.h("tet-icon", { key: 'ed6229feb4a58680d991ebd59bd9cdbd712eb981', name: "remove", onClick: onMinusClick })), index.h("input", Object.assign({ key: '48df0484f36b427c20afa87aaf8f6aec2fcdfd6c', ref: (htmlInputElement) => (this.inputElement = htmlInputElement), class: "stepper-input__value", value: value, type: "number" }, (this.accessibilityLabel ? { "aria-label": this.accessibilityLabel } : {}))), index.h("tet-button", { key: 'ecc27f004b908035f70092fa2155f7c1fcd05c06', type: "secondary", iconMode: true, theme: this.theme, size: 'small', "aria-label": translations.translate('components-number-input-increase'), onKeyDown: this.handleOptionKeydown(onPlusClick), onClick: onPlusClick }, index.h("tet-icon", { key: 'c09b9c4d46034a489f154209dbaf4bd517eeec45', name: "add", onClick: onPlusClick }))));
|
|
397
|
-
}
|
|
398
|
-
static get watchers() { return {
|
|
399
|
-
"language": ["onLanguageChange"],
|
|
400
|
-
"value": ["onValueChange"]
|
|
401
|
-
}; }
|
|
402
|
-
};
|
|
403
|
-
TetStepperInput.style = TetStepperInputStyle0;
|
|
404
|
-
|
|
405
273
|
exports.tet_number_input = TetInput;
|
|
406
|
-
exports.tet_stepper_input = TetStepperInput;
|
|
@@ -15,7 +15,7 @@ const TetPlaceholder = class {
|
|
|
15
15
|
this.darkTheme = false;
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (index.h(index.Host, { key: '
|
|
18
|
+
return (index.h(index.Host, { key: '366bac6a9630484c54d6ab565db7a0bab2d9d3a0', style: { width: this.width, height: this.height } }, index.h("div", { key: '0bb9d52da084d9634c923c727f2f14f9e0bff144', class: { 'dark-theme': this.darkTheme } }, index.h("div", { key: 'e0d463ebcae4fc94ffb0a10ecc19fb79a5352923', class: "placeholder", style: { height: this.height } }))));
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
21
|
TetPlaceholder.style = TetPlaceholderStyle0;
|
|
@@ -756,31 +756,31 @@ const TetRangeSlider = class {
|
|
|
756
756
|
this.updateProgress();
|
|
757
757
|
}
|
|
758
758
|
render() {
|
|
759
|
-
return (index.h(index.Host, { key: '
|
|
759
|
+
return (index.h(index.Host, { key: '475aa17eef224372cddde6cca8536e75e8c290be' }, index.h("div", { key: '5afa592e7f36105ea869d9006ecb028c21604c69', class: {
|
|
760
760
|
'range-slider': true,
|
|
761
761
|
[`range-slider--${this.containerSize}`]: true,
|
|
762
762
|
[`range-slider--${this.type}`]: true,
|
|
763
763
|
'range-slider--no-controls': !this.withControls,
|
|
764
764
|
'range-slider--no-input': !this.withInput,
|
|
765
765
|
[this.theme]: true,
|
|
766
|
-
} }, index.h("div", { key: '
|
|
766
|
+
} }, index.h("div", { key: '3a4069a4bf22714e1e638367de58c582ee582dbf', class: {
|
|
767
767
|
'range-slider__input-container': true,
|
|
768
768
|
'hidden': !this.withInput,
|
|
769
|
-
} }, index.h("tet-input", Object.assign({ key: '
|
|
769
|
+
} }, index.h("tet-input", Object.assign({ key: '8e31e15462d5d40100c157ec73c5796d4ac697d0', "input-class": "range-slider__input", "input-type": "number", "input-value": this.currentValue, ref: inputEl => (this.inputRef = inputEl), theme: this.theme, onInput: this.onInputChange, onKeyDown: (event) => this.onInputKeyDown(event, true), accessibilityLabel: this.numberInputAccessibilityLabel }, (this.containerSize !== 'large' ? { inputTabindex: 3 } : {})))), index.h("div", { key: '8ed75e915259d198dedd29345608b00661f7a236', class: "range-slider__container" }, index.h("tet-button", Object.assign({ key: '6086796230a5790d8653fcbf0451b2cf5d0d0f05', theme: this.theme, iconMode: true, class: {
|
|
770
770
|
'range-slider__control': true,
|
|
771
771
|
'range-slider__control--left': true,
|
|
772
772
|
'hidden': !this.withControls,
|
|
773
|
-
}, clickCallback: this.onControlPreviousClick }, (this.reduceButtonAccessibilityLabel ? { accessibilityLabel: this.reduceButtonAccessibilityLabel } : {}), (this.containerSize !== 'large' ? { tabindex: 2 } : {})), index.h("tet-icon", { key: '
|
|
773
|
+
}, clickCallback: this.onControlPreviousClick }, (this.reduceButtonAccessibilityLabel ? { accessibilityLabel: this.reduceButtonAccessibilityLabel } : {}), (this.containerSize !== 'large' ? { tabindex: 2 } : {})), index.h("tet-icon", { key: 'beeabb50350550e3240c7bef29858b44df7f6015', name: "remove", class: "range-slider__control--icon" })), index.h("div", { key: '9c31a31cdecd02175c0a0ffc239c57a2a4d16b07', onTouchStart: this.onContainerTouchStart, onTouchEnd: this.onContainerTouchEnd, onMouseDown: this.onContainerMouseDown, onScroll: this.onContainerScroll, ref: sliderContainerEl => (this.sliderContainerRef = sliderContainerEl), class: "range-slider__slider-container", draggable: false }, index.h("div", { key: 'd4ce3b3340fdae2eced60a6b126d0b36a896d395', class: "range-slider__slider-wrapper" }, index.h("input", Object.assign({ key: 'ff143125e93895a26c4e9a1531671b248f46650f', ref: sliderEl => (this.sliderRef = sliderEl), type: "range", min: this.minValue, max: this.maxValue, step: this.step, value: this.defaultValue, list: "steplist", id: "rangeInput", onInput: this.onSliderInput, onChange: this.onSliderChange, onPointerDown: this.onSliderPointerDown, onPointerUp: this.onSliderPointerUp, onKeyDown: this.onInputKeyDown, class: "range-slider__slider" }, (this.sliderInputAccessibilityLabel ? { "aria-label": this.sliderInputAccessibilityLabel } : {}), (this.containerSize !== 'large' ? { tabindex: 1 } : {})))), index.h("div", { key: '88964138386762c44e51b1ee359f840ea924849e', class: "range-slider__track range-slider__track--background" }), index.h("div", { key: 'a0ae8769edd9b1e3448a936002ac3f16e1ffbe25', ref: progressTrackEl => (this.progressTrackRef = progressTrackEl), class: "range-slider__track range-slider__track--progress" }), index.h("div", { key: 'b92a76fe602d01d82588a70fa1120bbf1258d147', ref: tickContainerEl => (this.tickContainerRef = tickContainerEl), class: "range-slider__tick-container" }), index.h("div", { key: 'e7c4bf98f24e217bf3d6187c87560c63e7f47e3a', ref: dataLabelEl => (this.dataLabelRef = dataLabelEl), class: {
|
|
774
774
|
'range-slider__data-label-container': true,
|
|
775
775
|
'hidden': this.type === 'secondary' && this.containerSize === 'small',
|
|
776
|
-
} })), index.h("div", { key: '
|
|
776
|
+
} })), index.h("div", { key: '44755537664b482553b720fe2166588ea8b0cc0b', class: {
|
|
777
777
|
'range-slider__current-step-container': true,
|
|
778
778
|
'hidden': !this.withCurrentStepCounter,
|
|
779
|
-
} }, index.h("div", { key: '
|
|
779
|
+
} }, index.h("div", { key: 'a6c039fb9a4a26f64b5afe27e2c1ed59714d1d14', class: "range-slider__current-step", "aria-live": "polite" }, this.dataSet.indexOf(this.getClosestOverrideDataPoint()) + 1, "/", this.dataPoints.length)), index.h("div", { key: '8f49721cac615479d6d3aef3e948ef7da65129b0', ref: toolbarHandleEl => (this.tooltipHandleRef = toolbarHandleEl), class: "range-slider__tooltip-handle" }, index.h("div", { key: '362738a67c09d5419e8149378c12a4399f5f02e7', class: "range-slider__tooltip translation-none", style: { [`--tooltip-offset`]: `${this.tooltipOffset}rem` }, "aria-live": "polite" }, this.getTooltipValue())), index.h("tet-button", Object.assign({ key: 'cb039ae45cac303c5c656eb61430d6a81a9466f9', theme: this.theme, iconMode: true, class: {
|
|
780
780
|
'range-slider__control': true,
|
|
781
781
|
'range-slider__control--right': true,
|
|
782
782
|
'hidden': !this.withControls,
|
|
783
|
-
}, clickCallback: this.onControlNextClick }, (this.addButtonAccessibilityLabel ? { accessibilityLabel: this.addButtonAccessibilityLabel } : {}), (this.containerSize !== 'large' ? { tabindex: 4 } : {})), index.h("tet-icon", { key: '
|
|
783
|
+
}, clickCallback: this.onControlNextClick }, (this.addButtonAccessibilityLabel ? { accessibilityLabel: this.addButtonAccessibilityLabel } : {}), (this.containerSize !== 'large' ? { tabindex: 4 } : {})), index.h("tet-icon", { key: 'd71a4c381382cbeed2fd4f0c015ab7aaceaed02d', name: "add", class: "range-slider__control--icon" }))))));
|
|
784
784
|
}
|
|
785
785
|
get element() { return index.getElement(this); }
|
|
786
786
|
static get watchers() { return {
|
|
@@ -67,9 +67,9 @@ const TetReferral = class {
|
|
|
67
67
|
translations.processTranslations('tet-components', this.language).then(() => index.forceUpdate(this));
|
|
68
68
|
}
|
|
69
69
|
render() {
|
|
70
|
-
return (index.h(index.Host, { key: '
|
|
70
|
+
return (index.h(index.Host, { key: '8d221adfe8a3b5bae5e52d769c523ac6ff98a6f6' }, index.h("div", { key: '9879856f747004efd35619c25e0c8a3235201f48', class: "wrapper" }, index.h(themeWrapper.ThemeWrapper, { key: 'e61e6fb96d35875c4c134b0865950cd21e4425b7', theme: this.theme }, index.h("div", { key: '777a3dd5f157801f36c09e9bd6b9acdd6bf0d6f0', class: "image-container" }, index.h("img", { key: 'f5818dc251071154a9e79caf89bc2bb51b318676', src: translations.translate('components-referral-image-url'), alt: "" })), index.h("div", { key: 'eddbe49d1654114d5043d86b8b014bd0692f68af', class: "subtitle-container" }, translations.translate('components-referral-subtitle')), index.h("div", { key: 'f377f9aa6a8a44fe8f7cc323ede85c6148c925d6', class: "description-container", innerHTML: translations.translate('components-referral-description') }), index.h("div", { key: 'f7a987d60e60e9b69a14b8b7c64e6a61a6459ac2', class: "referral-block" }, index.h("div", { key: '7dc3dea2c4910a635f1fe5d8e8a8a17b33796b82', class: "url-wrapper" }, index.h("div", { key: '33cf0a61dd7419a975f13effbc98b113e087b4c8', class: "referral-url" }, this.getReferralUrl()), index.h("div", { key: '3f530451e795f721842f34d3f45d83f467df4299' }, index.h("div", { key: 'eee3deb626d0bc30a5c75554f8524bed7437ccab', class: "button-wrapper" }, index.h("tet-tooltip", { key: '76d361082fb1c4416188eba31570dcc2d2e3f738', theme: this.theme, class: "tooltip", doNotShowOnHover: true, ref: (el) => {
|
|
71
71
|
this.tooltip = el;
|
|
72
|
-
} }, translations.translate('components-referral-tooltip')), index.h("tet-button", { key: '
|
|
72
|
+
} }, translations.translate('components-referral-tooltip')), index.h("tet-button", { key: '438808bb41dbdc77a0d3fc833c744bc4dad59260', clickCallback: this.copyToClipBoard, type: "primary", theme: this.theme }, translations.translate('components-referral-copy-button-label'))))))))));
|
|
73
73
|
}
|
|
74
74
|
static get assetsDirs() { return ["assets.component"]; }
|
|
75
75
|
static get watchers() { return {
|
|
@@ -12,7 +12,7 @@ const TetSpacing = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h(index.Host, { key: '52a58d9254d387db1d66a21c4ca88069f110456f' }, index.h("div", { key: 'aeb29600098452d3e87070da1daec9efc92a28f2', class: "variable-container" }, index.h("div", { key: 'ef60e9f932c7aec5334c3d42475031a892b70476', class: "container-title main" }, "Atstarpes klase klase"), index.h("div", { key: '6a7245a460c310969cbd97fe2a4254b8306e8c1e', class: "container-section" }, index.h("div", { key: '394dd638158e24e5313d73dfb27ab110a27864f2', class: "variable-name" }, index.h("div", { key: '09781109ee6b83514a44549501a645a599c5bdac', class: "variable-part" }, "tet"), index.h("div", { key: 'a7977600f4ed0117fcf426c9883fa783ae26be19', class: "variable-part" }, "-spacing"), index.h("div", { key: '0f74a5ccd482a26efff284d11f75551c5151cd0a', class: "variable-part variable variable-size" }, "__md"), index.h("div", { key: 'b753de540235ffb8e2d80273e3b8fa9b8c1fb6f1', class: "variable-part variable variable-direction" }, "--plr")))), index.h("div", { key: 'a308eb1ad5853ddc3667ee74b9718791e891123f', class: "container-wrapper" }, index.h("div", { key: 'b73aeaddaf64e502b4dfce2e1b78ba8dce9bae42', class: "container-title" }, "Atstarpju izm\u0113ri un virzieni"), index.h("div", { key: '4d7b4d93ebe32b19320615b700ad8b7abc8d8aa3', class: "section" }, index.h("div", { key: '6b716dd47a05edac9c62019980aa4cc949f48fd6', class: "section-wrapper" }, index.h("div", { key: '99e38bb31379295784676bc7e3cadf0d10acd20c', class: "section" }, index.h("div", { key: '7a4e1cae8ac2ee0f37dce689c0af5868b3de0c7a', class: "section-content" }, index.h("div", { key: '425670672c2b7538ec05a10ad8600274ec128ae3', class: "section-style" }, "__null"), index.h("div", { key: '87d0f6dcb95c5013b3b2561b17bbe20a4f87393b', class: "section-style-attribute" }, "0")), index.h("div", { key: '67792f7e2df87816b5041430d177351a8a7f9b4a', class: "section-content" }, index.h("div", { key: 'ec7fd32100adfea4824dee6bed8be80f2e43ad80', class: "section-style" }, "__3xs"), index.h("div", { key: 'd0a47432eee0976cb8017fb8c06bf3a08d1b3e53', class: "section-style-attribute" }, "0.125rem / 2px")), index.h("div", { key: 'c0e7d03ca758f5cd47378226c942d335b97d517b', class: "section-content" }, index.h("div", { key: '35377a52aaf964bbfd8c72762a127c553cbfb500', class: "section-style" }, "__2xs"), index.h("div", { key: '6bbdcdefb115c2a6ffdd7993755e9991177b4d57', class: "section-style-attribute" }, "0.25rem / 4px")), index.h("div", { key: '2164e50d8aa91466dec814bde0a60dde1bbfb041', class: "section-content" }, index.h("div", { key: 'fe863f4b78e5725fb82189f77e643d8bcc85f19c', class: "section-style" }, "__xs"), index.h("div", { key: '140543a9858aadb630d84b6bfee4987bd349fcd3', class: "section-style-attribute" }, "0.5rem / 8px")), index.h("div", { key: '28f8163573568c98acd6e29fea50040128814fe1', class: "section-content" }, index.h("div", { key: '8f21a6a8732ef10b47323e1180136684fac9f25a', class: "section-style" }, "__sm"), index.h("div", { key: '5c3603b313c5a3599d2a075438030596ac599a8f', class: "section-style-attribute" }, "0.75rem / 12px")), index.h("div", { key: 'efeeacc6e1c2cff12ec82e1c73c790357167c0c1', class: "section-content" }, index.h("div", { key: '6d06f7f1a4f411892f6a7e9807417445716bf480', class: "section-style" }, "__md"), index.h("div", { key: '0017c2abce7d1468c558708e34a3d358cac537e3', class: "section-style-attribute" }, "1rem / 16px")), index.h("div", { key: '8a6b323cc8ad52165ce433e10e06d61ea5eae05a', class: "section-content" }, index.h("div", { key: '9f024602de97c2224358031e76b89f4534a93274', class: "section-style" }, "__lg"), index.h("div", { key: '0990f612ed4e04e48b6d875b810e0373b799a977', class: "section-style-attribute" }, "1.5rem / 24px")), index.h("div", { key: '9f05c808a0ef8d5fcc53124ab7f69a8e4570d663', class: "section-content" }, index.h("div", { key: '24cbca425f0139effea67cff7dd85147174d52d2', class: "section-style" }, "__xl"), index.h("div", { key: '169c31ed8a7f45f4f81673ac77575a078818444d', class: "section-style-attribute" }, "2rem / 32px")), index.h("div", { key: 'f04ec24ad9d76e7e93470d63d4c254ab912273b3', class: "section-content" }, index.h("div", { key: '74e900bc404998d217550cd22704584487ef85e8', class: "section-style" }, "__2xl"), index.h("div", { key: 'ac43c8d40a469ce2d1b267478318661b83b98f02', class: "section-style-attribute" }, "2.5rem / 40px")), index.h("div", { key: '5aad97d9ea64f772542abfcdebe7f659d8dc0973', class: "section-content" }, index.h("div", { key: '39e106b7679c3a973ac06da27a0c01e0eacef267', class: "section-style" }, "__3xl"), index.h("div", { key: 'b46a57502fc48d951db4ced11720e37d41cedb22', class: "section-style-attribute" }, "3rem / 48px")), index.h("div", { key: 'fe7dc15aa178397e9b24ef7e3e39ad564f0f68f9', class: "section-content" }, index.h("div", { key: '7da24d1fa98eca39c0588e318df646386e9e879f', class: "section-style" }, "__xxl"), index.h("div", { key: '545839fef2f1eccb8282a43f2304b17acb8cd4de', class: "section-style-attribute" }, "3.5rem / 56px")), index.h("div", { key: '551d6400d20dc4d4ff13d450a8e6caae85acac3c', class: "section-content" }, index.h("div", { key: '88f24f58bf0b32d42e51fc94ef4abb5129dfc6fb', class: "section-style" }, "__2xxl"), index.h("div", { key: '2e24737db0943dbfe34e4169823446ae750eb192', class: "section-style-attribute" }, "4rem / 64px")), index.h("div", { key: 'afda55d003bbdc7ddf51b18a04cb648d77f92de1', class: "section-content" }, index.h("div", { key: '773ba578f84bf832276e77c80ab22d750a2ec669', class: "section-style" }, "__3xxl"), index.h("div", { key: 'c49045ed02647a668ac88062a910577a077f3d30', class: "section-style-attribute" }, "4.5rem / 72px")), index.h("div", { key: '830e180c1851eddb0046006e7d6f2cad1b79456e', class: "section-content" }, index.h("div", { key: '76536b2bdefb9db8748ef5014b454d3584a5932f', class: "section-style" }, "__mg"), index.h("div", { key: '612d884366462c179ab1c11126f5c8db43442f14', class: "section-style-attribute" }, "5rem / 80px")), index.h("div", { key: 'd7db74f965e6e702776bc743771f44771db9dcd4', class: "section-content" }, index.h("div", { key: '2a5311450fef055051d695e7f62e3fba7dce85ba', class: "section-style" }, "__2mg"), index.h("div", { key: 'e6c2ea53b6f50598e2f393548dfa337357c58080', class: "section-style-attribute" }, "5.5rem / 88px")), index.h("div", { key: 'a4b181eb693b43aa587b65418e0a25f47c8f312a', class: "section-content" }, index.h("div", { key: '1e646002b0601b5cf93f2d31a642a965a684b8d4', class: "section-style" }, "__3mg"), index.h("div", { key: '28147935fad7c29bda5d73695200611b8467051e', class: "section-style-attribute" }, "6rem / 96px")), index.h("div", { key: 'a2e51344c6f34df0ecc14874e14593af1c4c7393', class: "section-content" }, index.h("div", { key: '9986092b8e5495bcafff6e23d394a5fba4774054', class: "section-style" }, "__gg"), index.h("div", { key: 'bc99d769121c39f04de6d6ff2cfdb52b33634557', class: "section-style-attribute" }, "6.5rem / 104px")), index.h("div", { key: 'f0794a77a11319224330cea6bc533852e15ae05a', class: "section-content" }, index.h("div", { key: 'e465adf89097dbee74c727068bc5a0ffd1168fb1', class: "section-style" }, "__2gg"), index.h("div", { key: '810a0b82aa75ed2d69926a170ed90b13ecece983', class: "section-style-attribute" }, "7rem / 112px")), index.h("div", { key: '46f97d8cd051035ff8572739c83c1b2e78729135', class: "section-content" }, index.h("div", { key: '6bb0ad231e67379763f99bd5cdd2bb03552d2df0', class: "section-style" }, "__3gg"), index.h("div", { key: 'c4fc1844d48b2a5f835b8c3f499783f376828d75', class: "section-style-attribute" }, "7.5rem / 120px")), index.h("div", { key: '3f797fcc84bf314c4800d345b5dea149e45bffb4', class: "section-content" }, index.h("div", { key: '18c71140160f1f42a3b325f54bcd8a14db4dff04', class: "section-style" }, "__xgg"), index.h("div", { key: '1220cd55148f95639b466f7ab25c6421a9c45ca5', class: "section-style-attribute" }, "8rem / 128px")), index.h("div", { key: 'bbc28fb41eca4f54e8c54b035b2c87099591a4c8', class: "section-content" }, index.h("div", { key: 'e14d4a25f749abe2591e396d4fe5c9968838614b', class: "section-style" }, "__auto"), index.h("div", { key: '256b804f190627ed612a959708ff1c4349d37f78', class: "section-style-attribute" }, "autom\u0101tiskais izm\u0113rs (str\u0101d\u0101 tikkai uz margin)"))), index.h("div", { key: '14416c926b431bfcd9014709ea736f803f41b48d', class: "section" }, index.h("div", { key: 'f00c115093bc9b963ec8165b2b6ecb74e97990d5', class: "section-content" }, index.h("div", { key: 'a57de73c0057fb2b7ff3526175397d3516e45db2', class: "section-style" }, "--m"), index.h("div", { key: '7056364f8d27aca8cdfd50f5d14831577c32a855', class: "section-style-attribute" }, "margin uz vis\u0101m pus\u0113m")), index.h("div", { key: '72ee10de0259f75948fc7ced49a9f5eec4d0c57a', class: "section-content" }, index.h("div", { key: 'f225795f576ffadeca3f60063715bcdcb7a8ab46', class: "section-style" }, "--mtb"), index.h("div", { key: '5e8bf152528c22ee3a51ff1957df929622baf156', class: "section-style-attribute" }, "margin uz aug\u0161u un leju")), index.h("div", { key: 'bf9aaa67511c0ba9d90aa0fbf7b00119b8e29c98', class: "section-content" }, index.h("div", { key: 'd15fdb03a8974fc7f1efd35bed1049e6084297f0', class: "section-style" }, "--mlr"), index.h("div", { key: '1577c647b34af5b8dfccfae232112d10871e61c8', class: "section-style-attribute" }, "margin uz abiem s\u0101niem")), index.h("div", { key: '14cb83a85615def3d231c834916964ae158dfd5f', class: "section-content" }, index.h("div", { key: '411afcb1b63ef83bc7a57e3271b57a15e4882a11', class: "section-style" }, "--mt"), index.h("div", { key: 'e1dafaec484127d0fd52e7d80c0b3472cff09cbc', class: "section-style-attribute" }, "margin uz aug\u0161u")), index.h("div", { key: '1c07078aca4ef349020d188d0bbea00cf2001274', class: "section-content" }, index.h("div", { key: 'c6d74fefd7d92ffc6b13ace6664b563123c96c53', class: "section-style" }, "--mb"), index.h("div", { key: '8784dd6723cb57954b170b681849e25e59ac85ae', class: "section-style-attribute" }, "margin uz leju")), index.h("div", { key: '052c904de0b76c1bb866bee97c0a8ae6c5d18a76', class: "section-content" }, index.h("div", { key: 'c4be2ca2d0956870fc7e143ffc43d1a1f5164651', class: "section-style" }, "--mr"), index.h("div", { key: 'db0a6078bd6568b242b0dcabcf708519a1a791bf', class: "section-style-attribute" }, "margin pa labi")), index.h("div", { key: '5edd4ad4ffefad2d0f4d88f8159360196fa1e6f9', class: "section-content" }, index.h("div", { key: '36c9cf875fce03d4978b9cc291065277570f4496', class: "section-style" }, "--ml"), index.h("div", { key: '93ca34c78dfc64befe4627aeb1f27c916ad248d9', class: "section-style-attribute" }, "margin pa kreisi")), index.h("div", { key: '8fae1b073ec9142020ea27286c04140991b03b11', class: "section-content" }, index.h("div", { key: '2664cf861897fe206c446fbcbd1bfd66281f3fcd', class: "section-style" }, "--p"), index.h("div", { key: '3caffcdc8c114ef6c9cab6f7a6350cb04d7e00a8', class: "section-style-attribute" }, "padding uz vis\u0101m pus\u0113m")), index.h("div", { key: '91e662b6525f4ecb18fab91c5aa2a560a5e37b88', class: "section-content" }, index.h("div", { key: 'ee550afda0a378c81669cd38f103ab93c63c500c', class: "section-style" }, "--ptb"), index.h("div", { key: '9e3a2eea5e19643f4a2516f9d696082eedb2801e', class: "section-style-attribute" }, "padding uz aug\u0161u un leju")), index.h("div", { key: 'd6cee41b3af37328b64170919df15971a0371e31', class: "section-content" }, index.h("div", { key: 'ff5f6e26abb143b4ddd997b125ca2bb5e79ae464', class: "section-style" }, "--plr"), index.h("div", { key: '76ed9569f497ab94efd02c897ddcf7790c89f917', class: "section-style-attribute" }, "padding uz abiem s\u0101niem")), index.h("div", { key: '149e9a7a378597a49b34a7e8263f89654cde68cc', class: "section-content" }, index.h("div", { key: '2f4e6c0643ad6f10f09712088fdb5c93d9351c8f', class: "section-style" }, "--pt"), index.h("div", { key: '45ed0d30e9e565d171effea296098ceb298efe74', class: "section-style-attribute" }, "padding uz aug\u0161u")), index.h("div", { key: 'd8b466cb4a86babe29acdd9a753c08d2c4095e4a', class: "section-content" }, index.h("div", { key: '19287438660f203a3865b4d735b0d25d8d86a9bd', class: "section-style" }, "--pb"), index.h("div", { key: 'b250ac7c7623466444431c118da8287e3da93358', class: "section-style-attribute" }, "padding uz leju")), index.h("div", { key: '75b65871a487da33ef07258454ed496a551d5552', class: "section-content" }, index.h("div", { key: 'ee93b5e8e2aeef8aa8a883c7b91ad7f3626bfbc7', class: "section-style" }, "--pr"), index.h("div", { key: '775a992e88f230ce64c7463ae0319591c6556f33', class: "section-style-attribute" }, "padding pa labi")), index.h("div", { key: 'f5b4cb9d1e24d833d63ad925acd7253262c54aa7', class: "section-content" }, index.h("div", { key: 'a200fe0ad36ae5e3193409465fc1e6a841cbf384', class: "section-style" }, "--pl"), index.h("div", { key: '665c85547fb80b459012f9f81afea928c5c0e662', class: "section-style-attribute" }, "padding pa kreisi"))))))));
|
|
15
|
+
return (index.h(index.Host, { key: '76527bfcccc0424b3a907b4b05a281a054ddb378' }, index.h("div", { key: '1e3a6293551ff9be8527f59c249c64ae2921078c', class: "variable-container" }, index.h("div", { key: 'a7a444025b5cf7eae3c4bfc049bef614c958e7d5', class: "container-title main" }, "Atstarpes klase klase"), index.h("div", { key: 'f960c0af707ed5217ff8cb6b87653e4e69d62267', class: "container-section" }, index.h("div", { key: '658686d26b931f8b9ea4ee9c0f48fd7550e28e21', class: "variable-name" }, index.h("div", { key: '7ce8f4b824679bc45cb7075f5c3121832db5342b', class: "variable-part" }, "tet"), index.h("div", { key: '4f2f38f6755030e3e7aafe678913044b0e1a8f13', class: "variable-part" }, "-spacing"), index.h("div", { key: '1bf2cf9d0408f35c42e6d9062a688cc81e80da52', class: "variable-part variable variable-size" }, "__md"), index.h("div", { key: '9c6f4183c49cc1a3ac206e07df728abba11a97c5', class: "variable-part variable variable-direction" }, "--plr")))), index.h("div", { key: 'c94ea995f81c1860ed77a5e2222dcb0fe31d2edd', class: "container-wrapper" }, index.h("div", { key: 'eec372d1d6691bb79154db97d28994e3399fa7cf', class: "container-title" }, "Atstarpju izm\u0113ri un virzieni"), index.h("div", { key: 'e86e6d1fe2808a840690c7787c3c810d7331b772', class: "section" }, index.h("div", { key: '1ce93277ac3075ccbe8a7ce5f3702200882b182d', class: "section-wrapper" }, index.h("div", { key: 'bfea8563c296ec1919b553e483d68c9141b3d9c7', class: "section" }, index.h("div", { key: 'ba37ac8ddd27783258af0eca382cbbb9e253c3e8', class: "section-content" }, index.h("div", { key: '8da7309914c98d96fbcd82e53010b1d72eadadbc', class: "section-style" }, "__null"), index.h("div", { key: '495dd97803650d95d599e43a035b6660e5262d95', class: "section-style-attribute" }, "0")), index.h("div", { key: 'a3a31cdeaf5d6701b6dc92f198d9c6d193f453b9', class: "section-content" }, index.h("div", { key: '8a8b26cbb789f91ec914ca71349ec08845e7a2e4', class: "section-style" }, "__3xs"), index.h("div", { key: 'e4a771199d2e648de8862af8dadbb1d7e8af80bf', class: "section-style-attribute" }, "0.125rem / 2px")), index.h("div", { key: 'eeb6e5dea64b85158faa17bf6a521b7a9037ffbb', class: "section-content" }, index.h("div", { key: '003c1e2bde6eb7440ccb793d0a83697d93274a77', class: "section-style" }, "__2xs"), index.h("div", { key: '6caa5d3dae80e4bc706d599b1b5634e0d96647d8', class: "section-style-attribute" }, "0.25rem / 4px")), index.h("div", { key: '44895fd146e1d6eba3457f9bc8e4ef5d10bda2cd', class: "section-content" }, index.h("div", { key: '21d1ce9c7a1d00ca1308bff8d3497f1ccdd7cec5', class: "section-style" }, "__xs"), index.h("div", { key: 'aa0313ea4bbedcaf8d7c27ea4f381e0cb1055b58', class: "section-style-attribute" }, "0.5rem / 8px")), index.h("div", { key: '15da779b23bd67e65eba1e457ae3589c099f1c60', class: "section-content" }, index.h("div", { key: 'e1d5681b089453afce78755a4baaead1e264f0a6', class: "section-style" }, "__sm"), index.h("div", { key: '6e029a433af94a83978dc34b7e67fae86a6b6340', class: "section-style-attribute" }, "0.75rem / 12px")), index.h("div", { key: 'b4139827407d9ebd3d6e26c5ffd6970037ab1e00', class: "section-content" }, index.h("div", { key: '6d46f64e49f78ebd9c383d2879d4e27ad6f76d77', class: "section-style" }, "__md"), index.h("div", { key: 'bd51684b472cfc1ad16544a4ac5fe85e7c415bcd', class: "section-style-attribute" }, "1rem / 16px")), index.h("div", { key: '52ccaff810455cb9a418d0646ef751c8ad0d40ab', class: "section-content" }, index.h("div", { key: '2597bda3827f243e61321426850a195f2f5b5cf4', class: "section-style" }, "__lg"), index.h("div", { key: '718fb432d9333bb54fe8a1c1c64ee34f70d0a21b', class: "section-style-attribute" }, "1.5rem / 24px")), index.h("div", { key: '91a19cc33891138151b7cd20804b757017485349', class: "section-content" }, index.h("div", { key: 'ed62cde689a9326fbf198d058138604e97f58428', class: "section-style" }, "__xl"), index.h("div", { key: '86ee12f8a000f80bf256b20e32e3ddec31772015', class: "section-style-attribute" }, "2rem / 32px")), index.h("div", { key: '4bbf194d14a792e8f18e89efa3c312fbf9702e7b', class: "section-content" }, index.h("div", { key: '29f4b5e37124f074553c10a2003c2753235b62d0', class: "section-style" }, "__2xl"), index.h("div", { key: '50cf27867d89d923cc37780cbc3a5d39da0c0439', class: "section-style-attribute" }, "2.5rem / 40px")), index.h("div", { key: 'ca99f78401e11d0cb0fa4571df5b717873a977e8', class: "section-content" }, index.h("div", { key: '9fbefca4d72826969db42b2955ad09b72fa69439', class: "section-style" }, "__3xl"), index.h("div", { key: '93285455047cf326db15dcd3dbc02cd7dd509067', class: "section-style-attribute" }, "3rem / 48px")), index.h("div", { key: '4e07d384ff9538403a251776f5df96a136995119', class: "section-content" }, index.h("div", { key: 'a02f34df43f384156b15dc0714ab0860b58df8ec', class: "section-style" }, "__xxl"), index.h("div", { key: '900e043018c39b70bf6c880702ccb0c06f8840c8', class: "section-style-attribute" }, "3.5rem / 56px")), index.h("div", { key: 'b0567ee7c3073165692de478e706040253cc9657', class: "section-content" }, index.h("div", { key: '4a82caa1a951b1575c9047cedd52a293eee99da1', class: "section-style" }, "__2xxl"), index.h("div", { key: '8b9076868af5627a1c2e1f4727a1932a0f142270', class: "section-style-attribute" }, "4rem / 64px")), index.h("div", { key: '39e98e025c99e63f83bd7e3843b8fd393c5e5b73', class: "section-content" }, index.h("div", { key: 'be8f4def1d92e455f5524073e0c35bc4843c64af', class: "section-style" }, "__3xxl"), index.h("div", { key: 'c6044269dce37d9054d8d972252e367b1966ed35', class: "section-style-attribute" }, "4.5rem / 72px")), index.h("div", { key: 'a0a8afd987adb2a8cbad02398d65141b65ea309c', class: "section-content" }, index.h("div", { key: '6f1f6344fa72c802b353530a6afb03a36f24b130', class: "section-style" }, "__mg"), index.h("div", { key: 'd9c2056e2ebee86aa50180cd6895119d058b26d1', class: "section-style-attribute" }, "5rem / 80px")), index.h("div", { key: '67e5e01022cdba75393df241bb0fed0b4a638238', class: "section-content" }, index.h("div", { key: 'f6cc1bb900c8547a37006e4f89225ef131fe6d65', class: "section-style" }, "__2mg"), index.h("div", { key: 'af3ffebc682add5968712d37143a301777617ab5', class: "section-style-attribute" }, "5.5rem / 88px")), index.h("div", { key: 'f69f8625e5ce349eb2b4d22ee13e5c806960acf0', class: "section-content" }, index.h("div", { key: '0bfa34d9858df709a7f0ed160db39269d5be1b80', class: "section-style" }, "__3mg"), index.h("div", { key: 'b828cfb14d4ca167bf4e18210c3d2161a29aed72', class: "section-style-attribute" }, "6rem / 96px")), index.h("div", { key: '5af0d52e2ce53dc850245010f2be31c0f1dc3e2a', class: "section-content" }, index.h("div", { key: '66e329faeb493355a46825f6c7223ac770a6e14d', class: "section-style" }, "__gg"), index.h("div", { key: 'a9699f1b6a21700284867e933bc77bebf1fc3615', class: "section-style-attribute" }, "6.5rem / 104px")), index.h("div", { key: 'ac5c1d6f0ba4937413f616c8fcd95d66d5085d9c', class: "section-content" }, index.h("div", { key: '444d73953784ba5d9154ed66982b4d71ea0d8da8', class: "section-style" }, "__2gg"), index.h("div", { key: '5f76ce1f979b50a47d56d5480e75632e4f66cc30', class: "section-style-attribute" }, "7rem / 112px")), index.h("div", { key: '9a1b88479164466a9c6241ad6bae5149f3764375', class: "section-content" }, index.h("div", { key: 'bce7b3446226ae840018ea231fa65272149e0e6d', class: "section-style" }, "__3gg"), index.h("div", { key: '8232df1476673c683d854aa28a064efa535082f5', class: "section-style-attribute" }, "7.5rem / 120px")), index.h("div", { key: '9b5f5c1a9afd83cc41d19d91da379435f90ce843', class: "section-content" }, index.h("div", { key: '7d7341261f1e1dd993350949f25860095af7821f', class: "section-style" }, "__xgg"), index.h("div", { key: 'ef24c1a4f5288a119fb23ee368715ced63d603fb', class: "section-style-attribute" }, "8rem / 128px")), index.h("div", { key: '199e49065026f8dfc952a51c9726057bc3211b4f', class: "section-content" }, index.h("div", { key: '2b2304c6a51f6f8bfa09a624d0c7e85ce684260c', class: "section-style" }, "__auto"), index.h("div", { key: '80bfd1a6d784946986a410b6a3f60d0130895264', class: "section-style-attribute" }, "autom\u0101tiskais izm\u0113rs (str\u0101d\u0101 tikkai uz margin)"))), index.h("div", { key: '96892c6984f302ba264d9a27ad53ff1b4a9f078a', class: "section" }, index.h("div", { key: '984359b9027f603f322496f7c4b8eb54af17d148', class: "section-content" }, index.h("div", { key: 'a69a4456bdc44e2d95e28070d4467d4ef218c095', class: "section-style" }, "--m"), index.h("div", { key: 'd418ba508f6b00cfb04ec7f6a9d2602acfb71f95', class: "section-style-attribute" }, "margin uz vis\u0101m pus\u0113m")), index.h("div", { key: '622dfa91fecee6f31a01424db51315a545d34f08', class: "section-content" }, index.h("div", { key: 'b561e0d61ee15fd5c32ec8a77ea26162e9ac89f7', class: "section-style" }, "--mtb"), index.h("div", { key: 'b6147e7f78df6823d68e8fd314195f1b66a6353f', class: "section-style-attribute" }, "margin uz aug\u0161u un leju")), index.h("div", { key: '8b5db8a8a361660c760f1e1d001fd544e3e1c6a4', class: "section-content" }, index.h("div", { key: '7e2e7066b00302a81ede39956c9a7104cc5d66a0', class: "section-style" }, "--mlr"), index.h("div", { key: '3c3dfa92bf8da0418da81a5998eac0e3afd81d52', class: "section-style-attribute" }, "margin uz abiem s\u0101niem")), index.h("div", { key: '8ab6e5dc079b96de9223d0d8a9be23557dc034dc', class: "section-content" }, index.h("div", { key: '67aa4efc267035882d37957ad791745867989f4d', class: "section-style" }, "--mt"), index.h("div", { key: 'c0a14b6654fb93bb53bece1c229d742915493bec', class: "section-style-attribute" }, "margin uz aug\u0161u")), index.h("div", { key: '322545724791470b5f1198912cf8248c9e7183c8', class: "section-content" }, index.h("div", { key: 'f76d1b7712e05d07e399fe944847741b050f298b', class: "section-style" }, "--mb"), index.h("div", { key: '4b5d15f0cccb786c8fe3b47d5264f331b7665b43', class: "section-style-attribute" }, "margin uz leju")), index.h("div", { key: '8a69cdba7669ef0062223f5ba7892a9db2498cd7', class: "section-content" }, index.h("div", { key: 'e12f69af97b98d1d97d28af9f5244c7890c18974', class: "section-style" }, "--mr"), index.h("div", { key: '5a905fd5f17bb0ebffcdf9820e048b7b859d176d', class: "section-style-attribute" }, "margin pa labi")), index.h("div", { key: 'b8f654554ce04d558638f1233a4748c77dcb2a23', class: "section-content" }, index.h("div", { key: '20d959096f934142fddf53e1f24b9f359defe2aa', class: "section-style" }, "--ml"), index.h("div", { key: '5f44af6089b6d7fab8ec52d9149442c563deac6f', class: "section-style-attribute" }, "margin pa kreisi")), index.h("div", { key: '67236d5960429d824341a0ecad0a7da2b13f5f8c', class: "section-content" }, index.h("div", { key: '999631a7af4c0f0a986c6c403a70bd67c099ac36', class: "section-style" }, "--p"), index.h("div", { key: 'b65ce6a2b67d3bb03bdc48ff8edc5a1f676e537c', class: "section-style-attribute" }, "padding uz vis\u0101m pus\u0113m")), index.h("div", { key: '38b2e5e60352e6a4e9644eac52402d5bad304e61', class: "section-content" }, index.h("div", { key: '94e00915dd4c4c330a2debadb595c41142783717', class: "section-style" }, "--ptb"), index.h("div", { key: '96fb4f619addab3ee6422b2e3be02b6a5080c560', class: "section-style-attribute" }, "padding uz aug\u0161u un leju")), index.h("div", { key: 'ec9813486a18e31c4bedae597da8eeb88f6e0da9', class: "section-content" }, index.h("div", { key: '1f9e8e38bb68f19e07a2ebbb94d9e0a5871ee145', class: "section-style" }, "--plr"), index.h("div", { key: '6ef4b9822171b3195e0915d93825c8725f57ccc3', class: "section-style-attribute" }, "padding uz abiem s\u0101niem")), index.h("div", { key: 'feacd980f683b4f820c80f3fa1662e85c4bca973', class: "section-content" }, index.h("div", { key: 'b341b24d148a5778e8ea27d92028ed9103f773f9', class: "section-style" }, "--pt"), index.h("div", { key: '21a0bb7fa52eab9e6fb9c8927e49a87e3f13b5b4', class: "section-style-attribute" }, "padding uz aug\u0161u")), index.h("div", { key: '52b207804dc9f59e5e134b5a9d18480ca57e64bf', class: "section-content" }, index.h("div", { key: '12b909786f729f3948fe0aaad80eb53cae6a02c1', class: "section-style" }, "--pb"), index.h("div", { key: '3d60ae0b59bc057f2bd83256db8c641e3fe3ad35', class: "section-style-attribute" }, "padding uz leju")), index.h("div", { key: '9cb604506e20a324f8a0ee50b8752cbf9f0452fb', class: "section-content" }, index.h("div", { key: '41810a626928874fc5566a34efe4dcbb53ce925a', class: "section-style" }, "--pr"), index.h("div", { key: '79482ba75313a15211e3d4d35b898bae142b8ba7', class: "section-style-attribute" }, "padding pa labi")), index.h("div", { key: 'dd3e32b52c72c5a943e2d80fa9b1e37b6c8250ce', class: "section-content" }, index.h("div", { key: '9e03125c2510cc62055bf30ebb4dc77335212631', class: "section-style" }, "--pl"), index.h("div", { key: '9445dba6288d624057f5f98831fd6dfbceb9fe90', class: "section-style-attribute" }, "padding pa kreisi"))))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetSpacing.style = TetSpacingStyle0;
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
const index = require('./index-f559cb2e.js');
|
|
6
|
+
const translations = require('./translations-571bba05.js');
|
|
7
|
+
require('./typecheck-d48810dc.js');
|
|
8
|
+
require('./http-codes-c2a24ff3.js');
|
|
9
|
+
|
|
10
|
+
const tetStepperInputCss = "@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)}:host{--stepper-input-control-background-color:var(--tc-background-secondary);--stepper-input-suffix-color:var(--tc-text-secondary);--stepper-input-border-color:var(--tc-border-tertiary);--stepper-input-border-color-active:var(--tc-border-primary);--stepper-button-bg:var(--tc-button-text-primary);--stepper-button-border:var(--tc-button-text-secondary);--stepper-value-color:var(--tc-button-text-inverse-disabled);--stepper-input-focus-outline-color:var(--tc-blue-40);display:inline-flex}.stepper-input{justify-content:center;align-items:center;gap:0.625rem;display:inline-flex}.stepper-input.dark{--stepper-input-control-background-color:var(--tc-background-primary-dark);--stepper-input-suffix-color:var(--tc-text-secondary-dark);--stepper-input-border-color:var(--tc-border-tertiary-dark);--stepper-input-border-color-active:var(--tc-border-primary-dark);--stepper-button-bg:var(--tc-button-text-primary-dark);--stepper-button-border:var(--tc-border-primary-dark);--stepper-value-color:var(--tc-button-text-inverse-disabled-dark);--stepper-input-focus-outline-color:var(--tc-blue-40)}.stepper-input__control{background:var(--stepper-button-bg);border:0.125rem solid var(--stepper-button-border);box-sizing:border-box;margin:0.25rem;border-radius:50%;cursor:pointer;padding-block:0;padding-inline:0;height:2.25rem;width:2.25rem}.stepper-input__control:focus-visible{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--stepper-input-focus-outline-color)}.stepper-input__value{border:0.0625rem solid var(--stepper-value-color);font:500 1.25rem/1.5rem \"Inter\", \"Gilroy, Arial, sans-serif\";color:var(--stepper-value-color);background-color:var(--stepper-input-control-background-color);padding-inline:0;padding-block:0;width:3.125rem;height:2.75rem;text-align:center;box-sizing:border-box;letter-spacing:-0.029375rem;border-radius:0.625rem;appearance:textfield;-moz-appearance:textfield}.stepper-input__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stepper-input__value:focus-within{outline:0.125rem solid var(--tc-blue-40);outline-offset:0.125rem;transition:outline 0s;outline-color:var(--stepper-input-focus-outline-color);border:0.0625rem solid var(--stepper-input-border-color-active)}.stepper-input tet-icon{--icon-color:var(--stepper-button-border)}.stepper-input tet-button::part(button){width:2.75rem;height:2.75rem}";
|
|
11
|
+
const TetStepperInputStyle0 = tetStepperInputCss;
|
|
12
|
+
|
|
13
|
+
const TetStepperInput = class {
|
|
14
|
+
constructor(hostRef) {
|
|
15
|
+
index.registerInstance(this, hostRef);
|
|
16
|
+
this.inputValueChanged = index.createEvent(this, "inputValueChanged", 7);
|
|
17
|
+
/**
|
|
18
|
+
* Reduces value by step
|
|
19
|
+
*/
|
|
20
|
+
this.onMinusClick = (e) => {
|
|
21
|
+
e && e.stopPropagation();
|
|
22
|
+
if (this.value - this.step < this.min) {
|
|
23
|
+
this.value = this.min;
|
|
24
|
+
return;
|
|
25
|
+
}
|
|
26
|
+
this.value -= this.step;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* Increases value by step
|
|
30
|
+
*/
|
|
31
|
+
this.onPlusClick = (e) => {
|
|
32
|
+
e && e.stopPropagation();
|
|
33
|
+
if (this.value + this.step > this.max) {
|
|
34
|
+
this.value = this.max;
|
|
35
|
+
return;
|
|
36
|
+
}
|
|
37
|
+
this.value += this.step;
|
|
38
|
+
};
|
|
39
|
+
this.value = undefined;
|
|
40
|
+
this.theme = 'light';
|
|
41
|
+
this.min = undefined;
|
|
42
|
+
this.max = undefined;
|
|
43
|
+
this.step = undefined;
|
|
44
|
+
this.selectOnFocus = undefined;
|
|
45
|
+
this.accessibilityLabel = '';
|
|
46
|
+
this.language = 'lv';
|
|
47
|
+
}
|
|
48
|
+
async onLanguageChange(language) {
|
|
49
|
+
translations.processTranslations('tet-components', language).then(() => index.forceUpdate(this));
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Lifecycle method
|
|
53
|
+
*/
|
|
54
|
+
async componentWillLoad() {
|
|
55
|
+
translations.processTranslations('tet-components', this.language).then(() => index.forceUpdate(this));
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Expose method to access value
|
|
59
|
+
* @returns {number} value
|
|
60
|
+
*/
|
|
61
|
+
async getValue() {
|
|
62
|
+
return this.value;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Watches the `value` changes and emits event with new value
|
|
66
|
+
*/
|
|
67
|
+
onValueChange() {
|
|
68
|
+
this.inputValueChanged.emit(this.value);
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Listens for keydown event to stop some keys
|
|
72
|
+
* @param event Keyboard event
|
|
73
|
+
*/
|
|
74
|
+
onKeydown(event) {
|
|
75
|
+
if (['-', '+', '.'].includes(event.key)) {
|
|
76
|
+
event.preventDefault();
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Listens for focus to select value
|
|
81
|
+
*/
|
|
82
|
+
onFocus() {
|
|
83
|
+
this.inputElement.select();
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Handles input change on input element
|
|
87
|
+
* @returns {void}
|
|
88
|
+
*/
|
|
89
|
+
inputChangeHandler() {
|
|
90
|
+
const inputElement = this.inputElement;
|
|
91
|
+
const enteredText = inputElement.value;
|
|
92
|
+
const num = parseInt(enteredText);
|
|
93
|
+
if (isNaN(num) || num < 0) {
|
|
94
|
+
inputElement.value = `${this.min}`;
|
|
95
|
+
this.value = this.min;
|
|
96
|
+
return;
|
|
97
|
+
}
|
|
98
|
+
if (num < this.min) {
|
|
99
|
+
this.value = this.min;
|
|
100
|
+
}
|
|
101
|
+
else if (num > this.max) {
|
|
102
|
+
this.value = this.max;
|
|
103
|
+
}
|
|
104
|
+
else {
|
|
105
|
+
this.value = num;
|
|
106
|
+
}
|
|
107
|
+
inputElement.value = `${this.value}`;
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* Handles keyboard input for an option item.
|
|
111
|
+
*
|
|
112
|
+
* @param selectCallback
|
|
113
|
+
*/
|
|
114
|
+
handleOptionKeydown(selectCallback) {
|
|
115
|
+
return (event) => {
|
|
116
|
+
const { key } = event;
|
|
117
|
+
switch (key) {
|
|
118
|
+
case ' ':
|
|
119
|
+
case 'Enter':
|
|
120
|
+
event.preventDefault();
|
|
121
|
+
selectCallback();
|
|
122
|
+
break;
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Renders component
|
|
128
|
+
* @returns {FunctionalComponent}
|
|
129
|
+
*/
|
|
130
|
+
render() {
|
|
131
|
+
const { onMinusClick, value, onPlusClick } = this;
|
|
132
|
+
return (index.h("div", { key: 'ce31715e845a8350018d13a43104dc3573106f66', class: { 'stepper-input': true, [this.theme]: !!this.theme } }, index.h("tet-button", { key: '07224c401d721493c67c96640baa2ba07d7b7aa2', type: "secondary", iconMode: true, theme: this.theme, size: 'small', accessibilityLabel: translations.translate('components-number-input-decrease'), onKeyDown: this.handleOptionKeydown(onMinusClick), onClick: onMinusClick }, index.h("tet-icon", { key: 'e86d961b204ce010519b2e3aa646376e9402a347', name: "remove" })), index.h("input", Object.assign({ key: '410613503ed9eacd9bbd5a2e255aceecfbff9625', ref: (htmlInputElement) => (this.inputElement = htmlInputElement), class: "stepper-input__value", value: value, type: "number" }, (this.accessibilityLabel ? { "aria-label": this.accessibilityLabel } : {}))), index.h("tet-button", { key: 'ff1c19a31f90985a236a6fc78cd4da175212955f', type: "secondary", iconMode: true, theme: this.theme, size: 'small', accessibilityLabel: translations.translate('components-number-input-increase'), onKeyDown: this.handleOptionKeydown(onPlusClick), onClick: onPlusClick }, index.h("tet-icon", { key: '738643e07324152963e3ca95f5019effd2685bbb', name: "add" }))));
|
|
133
|
+
}
|
|
134
|
+
static get watchers() { return {
|
|
135
|
+
"language": ["onLanguageChange"],
|
|
136
|
+
"value": ["onValueChange"]
|
|
137
|
+
}; }
|
|
138
|
+
};
|
|
139
|
+
TetStepperInput.style = TetStepperInputStyle0;
|
|
140
|
+
|
|
141
|
+
exports.tet_stepper_input = TetStepperInput;
|