@tet/tet-components 1.3.154-testing → 1.3.155-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/tet-accordion_2.cjs.entry.js +6 -6
- package/dist/cjs/tet-address-offers-view.cjs.entry.js +1 -1
- package/dist/cjs/tet-b2b-check-out-form_5.cjs.entry.js +32 -4
- package/dist/cjs/tet-b2b-configurator.cjs.entry.js +1 -1
- package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
- package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
- package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
- package/dist/cjs/tet-carousel.cjs.entry.js +7 -7
- package/dist/cjs/tet-colors.cjs.entry.js +4 -4
- package/dist/cjs/tet-compare-cards_2.cjs.entry.js +2 -2
- package/dist/cjs/tet-contact-form.cjs.entry.js +1 -1
- package/dist/cjs/tet-datepicker-header_4.cjs.entry.js +5 -5
- package/dist/cjs/tet-datepicker.cjs.entry.js +4 -4
- package/dist/cjs/tet-dropdown_2.cjs.entry.js +1 -1
- package/dist/cjs/tet-expansion-panel.cjs.entry.js +1 -1
- package/dist/cjs/tet-font-weight.cjs.entry.js +1 -1
- package/dist/cjs/tet-fonts.cjs.entry.js +1 -1
- package/dist/cjs/tet-grid.cjs.entry.js +1 -1
- package/dist/cjs/tet-icon.cjs.entry.js +1 -1
- package/dist/cjs/tet-label.cjs.entry.js +2 -2
- package/dist/cjs/tet-layout.cjs.entry.js +1 -1
- package/dist/cjs/tet-link.cjs.entry.js +1 -1
- package/dist/cjs/tet-loader.cjs.entry.js +1 -1
- package/dist/cjs/tet-navigation-mobile.cjs.entry.js +3 -3
- package/dist/cjs/tet-news-card-list.cjs.entry.js +1 -1
- package/dist/cjs/tet-placeholder.cjs.entry.js +1 -1
- package/dist/cjs/tet-range-slider.cjs.entry.js +7 -7
- package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
- package/dist/cjs/tet-spinner.cjs.entry.js +3 -3
- package/dist/cjs/tet-stepper-input.cjs.entry.js +1 -1
- package/dist/cjs/tet-tab-header.cjs.entry.js +2 -2
- package/dist/cjs/tet-tag_2.cjs.entry.js +2 -2
- package/dist/cjs/tet-textarea.cjs.entry.js +2 -2
- package/dist/cjs/tet-tv-gift-block.cjs.entry.js +1 -1
- package/dist/cjs/tet-tv-gift-list.cjs.entry.js +2 -2
- package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.js +32 -4
- package/dist/collection/components/advanced/forms/tet-contact-form/tet-contact-form.js +1 -1
- package/dist/collection/components/advanced/promotions/tv-gift/tet-tv-gift-block/tet-tv-gift-block.js +1 -1
- package/dist/collection/components/advanced/promotions/tv-gift/tet-tv-gift-list/tet-tv-gift-list.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tabs/tet-tab-content/tet-tab-content.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tabs/tet-tab-header/tet-tab-header.js +2 -2
- package/dist/collection/components/basic/buttons/tet-tag/tet-tag.js +2 -2
- package/dist/collection/components/basic/carousel/tet-carousel/tet-carousel.js +7 -7
- package/dist/collection/components/basic/icon/tet-icon.js +1 -1
- package/dist/collection/components/basic/loaders/tet-loader/tet-loader.js +1 -1
- package/dist/collection/components/basic/loaders/tet-placeholder/tet-placeholder.js +1 -1
- package/dist/collection/components/basic/loaders/tet-spinner/tet-spinner.js +3 -3
- package/dist/collection/components/basic/misc/tet-label/tet-label.js +2 -2
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-header/tet-datepicker-header.js +2 -2
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-month-view/tet-datepicker-month-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-multi-year-view/tet-datepicker-multi-year-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/partials/tet-datepicker-year-view/tet-datepicker-year-view.js +1 -1
- package/dist/collection/components/simple/inputs/tet-datepicker/tet-datepicker.js +4 -4
- package/dist/collection/components/simple/inputs/tet-range-slider/tet-range-slider.js +7 -7
- package/dist/collection/components/simple/inputs/tet-stepper-input/tet-stepper-input.js +1 -1
- package/dist/collection/components/simple/inputs/tet-textarea/tet-textarea.js +2 -2
- package/dist/collection/components/simple/lists/tet-news-card-list/tet-news-card-list.js +1 -1
- package/dist/collection/components/simple/menu/tet-navigation-mobile/tet-navigation-mobile.js +3 -3
- package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.js +5 -5
- package/dist/collection/components/simple/structural/tet-expansion-panel/tet-expansion-panel.js +1 -1
- package/dist/collection/components/simple/text-blocks/tet-notification/tet-notification.js +1 -1
- package/dist/collection/components/simple/text-blocks/tet-tooltip/tet-tooltip.js +1 -1
- package/dist/collection/components/views/tet-address-offers-view/tet-address-offers-view.js +1 -1
- package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +5 -5
- package/dist/collection/components/views/tet-b2b-service-calculator/tet-b2b-service-calculator.js +1 -1
- package/dist/collection/components/views/tet-business-lines/tet-business-lines.js +1 -1
- package/dist/collection/docs/styling/border-radius/tet-border-radius.js +1 -1
- package/dist/collection/docs/styling/colors/tet-colors.js +4 -4
- package/dist/collection/docs/styling/font-weight/tet-font-weight.js +1 -1
- package/dist/collection/docs/styling/fonts/tet-fonts.js +1 -1
- package/dist/collection/docs/styling/layout/tet-layout.js +1 -1
- package/dist/collection/docs/styling/link/tet-link.js +1 -1
- package/dist/collection/docs/styling/spacing/tet-spacing.js +1 -1
- package/dist/collection/docs/styling/tet-grid/tet-grid.js +1 -1
- package/dist/components/{p-02bc34c6.js → p-0c39e81e.js} +2 -2
- package/dist/components/{p-093e24ce.js → p-0ce64ae6.js} +3 -3
- package/dist/components/{p-0a303916.js → p-10f0a168.js} +1 -1
- package/dist/components/{p-45f8979b.js → p-1119619a.js} +3 -3
- package/dist/components/{p-220f782f.js → p-11571fec.js} +1 -1
- package/dist/components/{p-83f6fefb.js → p-18945630.js} +2 -2
- package/dist/components/{p-98e1d71b.js → p-27128284.js} +1 -1
- package/dist/components/{p-e79179b8.js → p-29b51a3d.js} +7 -7
- package/dist/components/{p-ba8c0995.js → p-2ced704e.js} +4 -4
- package/dist/components/{p-fd1ffa06.js → p-3b23d112.js} +1 -1
- package/dist/components/{p-8185cf67.js → p-41c35c7b.js} +1 -1
- package/dist/components/{p-a7562c36.js → p-47f88adf.js} +1 -1
- package/dist/components/{p-e0d93334.js → p-5726b39c.js} +4 -4
- package/dist/components/{p-57b04507.js → p-5cf4b285.js} +1 -1
- package/dist/components/{p-03eb9d01.js → p-5fdc1d1b.js} +2 -2
- package/dist/components/{p-b20b710b.js → p-62b77792.js} +5 -5
- package/dist/components/{p-cef1f1bf.js → p-67c6abd9.js} +1 -1
- package/dist/components/{p-b1a4234d.js → p-6d57b9ea.js} +3 -3
- package/dist/components/{p-629c877b.js → p-6daf4edb.js} +3 -3
- package/dist/components/{p-634016d9.js → p-7086ba4f.js} +3 -3
- package/dist/components/{p-a44a01bb.js → p-73cd5d3e.js} +1 -1
- package/dist/components/{p-4f39e320.js → p-760e958a.js} +2 -2
- package/dist/components/{p-48887d86.js → p-760ecf47.js} +1 -1
- package/dist/components/{p-677184b0.js → p-7b057e84.js} +2 -2
- package/dist/components/{p-bf0d1efd.js → p-809e09c7.js} +3 -3
- package/dist/components/{p-1a6db834.js → p-8534913f.js} +1 -1
- package/dist/components/{p-45a9fd40.js → p-8ca14771.js} +1 -1
- package/dist/components/{p-ce4f1977.js → p-9ba70f03.js} +2 -2
- package/dist/components/{p-e359304a.js → p-9ebcc923.js} +5 -5
- package/dist/components/{p-5d1fccfa.js → p-9f7d9f1d.js} +10 -10
- package/dist/components/{p-4f68ff64.js → p-a011c9e7.js} +6 -6
- package/dist/components/{p-27131d9e.js → p-b30962d0.js} +37 -9
- package/dist/components/{p-78b99032.js → p-b99ad590.js} +6 -6
- package/dist/components/{p-8b6015b3.js → p-b9ec80d9.js} +2 -2
- package/dist/components/{p-bff55724.js → p-c2593cd4.js} +1 -1
- package/dist/components/{p-72139225.js → p-c9f32b05.js} +1 -1
- package/dist/components/{p-b63e15fc.js → p-dd024997.js} +11 -11
- package/dist/components/{p-af64cf66.js → p-df030d08.js} +5 -5
- package/dist/components/{p-c172b78f.js → p-e0789833.js} +1 -1
- package/dist/components/{p-f3dc04fb.js → p-ea6598e5.js} +2 -2
- package/dist/components/{p-33ca86c3.js → p-f3bf6b8f.js} +1 -1
- package/dist/components/{p-14b64bb4.js → p-fb2b4cc4.js} +1 -1
- package/dist/components/{p-ba077b7a.js → p-fc7ee5d6.js} +2 -2
- package/dist/components/tet-accordion.js +1 -1
- package/dist/components/tet-address-offers-filters-products.js +1 -1
- package/dist/components/tet-address-offers-filters.js +1 -1
- package/dist/components/tet-address-offers-view.js +21 -21
- package/dist/components/tet-address-offers.js +1 -1
- package/dist/components/tet-address-search.js +1 -1
- package/dist/components/tet-asset-addresses.js +8 -8
- package/dist/components/tet-asset-availability-addresses.js +1 -1
- package/dist/components/tet-autocomplete-dropdown.js +4 -4
- package/dist/components/tet-autocomplete.js +1 -1
- package/dist/components/tet-availability-contact-form.js +1 -1
- package/dist/components/tet-b2b-check-out-form.js +1 -1
- package/dist/components/tet-b2b-compare-card.js +1 -1
- package/dist/components/tet-b2b-configurator-cart.js +1 -1
- package/dist/components/tet-b2b-configurator.js +17 -17
- package/dist/components/tet-b2b-service-calculator.js +6 -6
- package/dist/components/tet-banner-nav.js +1 -1
- package/dist/components/tet-border-radius.js +1 -1
- package/dist/components/tet-business-compare-card.js +2 -2
- package/dist/components/tet-business-lines.js +2 -2
- package/dist/components/tet-business-navigation.js +1 -1
- package/dist/components/tet-business-round-stepper.js +1 -1
- package/dist/components/tet-business-summary-card.js +1 -1
- package/dist/components/tet-button.js +1 -1
- package/dist/components/tet-card-list.js +1 -1
- package/dist/components/tet-carousel.js +9 -9
- package/dist/components/tet-checkbox.js +1 -1
- package/dist/components/tet-cloud-application-form-dialog.js +6 -6
- package/dist/components/tet-cloud-configurator.js +7 -7
- package/dist/components/tet-colors.js +4 -4
- package/dist/components/tet-compare-card-v2.js +5 -5
- package/dist/components/tet-compare-card.js +1 -1
- package/dist/components/tet-compare-cards-tab.js +13 -13
- package/dist/components/tet-compare-cards.js +1 -1
- package/dist/components/tet-contact-form.js +5 -5
- package/dist/components/tet-customer-assets.js +2 -2
- package/dist/components/tet-datepicker-header.js +1 -1
- package/dist/components/tet-datepicker-month-view.js +1 -1
- package/dist/components/tet-datepicker-multi-year-view.js +1 -1
- package/dist/components/tet-datepicker-year-view.js +1 -1
- package/dist/components/tet-datepicker.js +9 -9
- package/dist/components/tet-dialog.js +1 -1
- package/dist/components/tet-dropdown.js +1 -1
- package/dist/components/tet-dynamic-card.js +2 -2
- package/dist/components/tet-expandable-input.js +2 -2
- package/dist/components/tet-expansion-panel.js +1 -1
- package/dist/components/tet-filter.js +3 -3
- package/dist/components/tet-font-weight.js +1 -1
- package/dist/components/tet-fonts.js +1 -1
- package/dist/components/tet-grid.js +1 -1
- package/dist/components/tet-icon.js +1 -1
- package/dist/components/tet-inline-message.js +1 -1
- package/dist/components/tet-input.js +1 -1
- package/dist/components/tet-label.js +3 -3
- package/dist/components/tet-layout.js +1 -1
- package/dist/components/tet-link.js +1 -1
- package/dist/components/tet-loader.js +1 -1
- package/dist/components/tet-macd-view.js +6 -6
- package/dist/components/tet-menu-mobile.js +1 -1
- package/dist/components/tet-menu.js +1 -1
- package/dist/components/tet-multi-step-dialog.js +3 -3
- package/dist/components/tet-navigation-mobile.js +4 -4
- package/dist/components/tet-news-card-list.js +4 -4
- package/dist/components/tet-notification.js +1 -1
- package/dist/components/tet-number-input.js +1 -1
- package/dist/components/tet-placeholder.js +1 -1
- package/dist/components/tet-range-slider.js +1 -1
- package/dist/components/tet-referral.js +4 -4
- package/dist/components/tet-round-stepper.js +1 -1
- package/dist/components/tet-spacing.js +1 -1
- package/dist/components/tet-spinner.js +1 -1
- package/dist/components/tet-stepper-input.js +1 -1
- package/dist/components/tet-stepper-v2.js +1 -1
- package/dist/components/tet-stepper-v3.js +1 -1
- package/dist/components/tet-tab-content.js +1 -1
- package/dist/components/tet-tab-header.js +1 -1
- package/dist/components/tet-table.js +2 -2
- package/dist/components/tet-tag-group.js +1 -1
- package/dist/components/tet-tag.js +1 -1
- package/dist/components/tet-text-list.js +1 -1
- package/dist/components/tet-textarea.js +2 -2
- package/dist/components/tet-thank-you-view-v2.js +3 -3
- package/dist/components/tet-thank-you-view-v3.js +3 -3
- package/dist/components/tet-thank-you-view.js +2 -2
- package/dist/components/tet-tooltip.js +1 -1
- package/dist/components/tet-tv-gift-block.js +1 -1
- package/dist/components/tet-tv-gift-list.js +3 -3
- package/dist/esm/tet-accordion_2.entry.js +6 -6
- package/dist/esm/tet-address-offers-view.entry.js +1 -1
- package/dist/esm/tet-b2b-check-out-form_5.entry.js +32 -4
- package/dist/esm/tet-b2b-configurator.entry.js +1 -1
- package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
- package/dist/esm/tet-border-radius.entry.js +1 -1
- package/dist/esm/tet-business-lines.entry.js +1 -1
- package/dist/esm/tet-carousel.entry.js +7 -7
- package/dist/esm/tet-colors.entry.js +4 -4
- package/dist/esm/tet-compare-cards_2.entry.js +2 -2
- package/dist/esm/tet-contact-form.entry.js +1 -1
- package/dist/esm/tet-datepicker-header_4.entry.js +5 -5
- package/dist/esm/tet-datepicker.entry.js +4 -4
- package/dist/esm/tet-dropdown_2.entry.js +1 -1
- package/dist/esm/tet-expansion-panel.entry.js +1 -1
- package/dist/esm/tet-font-weight.entry.js +1 -1
- package/dist/esm/tet-fonts.entry.js +1 -1
- package/dist/esm/tet-grid.entry.js +1 -1
- package/dist/esm/tet-icon.entry.js +1 -1
- package/dist/esm/tet-label.entry.js +2 -2
- package/dist/esm/tet-layout.entry.js +1 -1
- package/dist/esm/tet-link.entry.js +1 -1
- package/dist/esm/tet-loader.entry.js +1 -1
- package/dist/esm/tet-navigation-mobile.entry.js +3 -3
- package/dist/esm/tet-news-card-list.entry.js +1 -1
- package/dist/esm/tet-placeholder.entry.js +1 -1
- package/dist/esm/tet-range-slider.entry.js +7 -7
- package/dist/esm/tet-spacing.entry.js +1 -1
- package/dist/esm/tet-spinner.entry.js +3 -3
- package/dist/esm/tet-stepper-input.entry.js +1 -1
- package/dist/esm/tet-tab-header.entry.js +2 -2
- package/dist/esm/tet-tag_2.entry.js +2 -2
- package/dist/esm/tet-textarea.entry.js +2 -2
- package/dist/esm/tet-tv-gift-block.entry.js +1 -1
- package/dist/esm/tet-tv-gift-list.entry.js +2 -2
- package/dist/tet-components/{p-5f52ddfa.entry.js → p-03cb410d.entry.js} +1 -1
- package/dist/tet-components/{p-4e0a24ba.entry.js → p-06c0c8f4.entry.js} +1 -1
- package/dist/tet-components/{p-dfeb4fce.entry.js → p-0b7509df.entry.js} +1 -1
- package/dist/tet-components/{p-bb19d18d.entry.js → p-0ce23ec0.entry.js} +1 -1
- package/dist/tet-components/{p-f6dc606f.entry.js → p-15efe78d.entry.js} +1 -1
- package/dist/tet-components/{p-5c2df41b.entry.js → p-22012e36.entry.js} +1 -1
- package/dist/tet-components/{p-b04a3edc.entry.js → p-257e8590.entry.js} +1 -1
- package/dist/tet-components/p-2966ff73.entry.js +1 -0
- package/dist/tet-components/{p-0c546552.entry.js → p-2da7d7fa.entry.js} +1 -1
- package/dist/tet-components/{p-9c4cb9e0.entry.js → p-39c7846d.entry.js} +1 -1
- package/dist/tet-components/{p-e311eb7d.entry.js → p-44a41a93.entry.js} +1 -1
- package/dist/tet-components/{p-62eb4fe0.entry.js → p-48d9e1ea.entry.js} +1 -1
- package/dist/tet-components/{p-1f5cb749.entry.js → p-4dabe702.entry.js} +1 -1
- package/dist/tet-components/{p-07aee8d0.entry.js → p-4f97e03a.entry.js} +1 -1
- package/dist/tet-components/{p-23776af8.entry.js → p-556041bc.entry.js} +1 -1
- package/dist/tet-components/{p-9513c8f6.entry.js → p-58692618.entry.js} +1 -1
- package/dist/tet-components/{p-3449d512.entry.js → p-58b27b20.entry.js} +1 -1
- package/dist/tet-components/{p-618d0790.entry.js → p-5e9ba94a.entry.js} +1 -1
- package/dist/tet-components/{p-067c2f1b.entry.js → p-9c2095c3.entry.js} +1 -1
- package/dist/tet-components/{p-de16f703.entry.js → p-9e733429.entry.js} +1 -1
- package/dist/tet-components/{p-aa21cbf4.entry.js → p-af663c4c.entry.js} +1 -1
- package/dist/tet-components/{p-662d9457.entry.js → p-b843a83e.entry.js} +1 -1
- package/dist/tet-components/{p-a899ba1c.entry.js → p-bc4c7975.entry.js} +1 -1
- package/dist/tet-components/{p-63ec1337.entry.js → p-bd13d041.entry.js} +1 -1
- package/dist/tet-components/{p-6a4a979c.entry.js → p-be66a68c.entry.js} +1 -1
- package/dist/tet-components/{p-0266b868.entry.js → p-caa7e33e.entry.js} +1 -1
- package/dist/tet-components/{p-eed6163a.entry.js → p-cdf8b729.entry.js} +1 -1
- package/dist/tet-components/{p-d68883e6.entry.js → p-ce8044f6.entry.js} +1 -1
- package/dist/tet-components/{p-7b38f003.entry.js → p-d2e7e1a9.entry.js} +1 -1
- package/dist/tet-components/{p-ff6418fd.entry.js → p-d7e69dac.entry.js} +1 -1
- package/dist/tet-components/{p-9237cc19.entry.js → p-d9555923.entry.js} +1 -1
- package/dist/tet-components/{p-52d49b1e.entry.js → p-e612127f.entry.js} +1 -1
- package/dist/tet-components/{p-7e924e71.entry.js → p-f27958bc.entry.js} +1 -1
- package/dist/tet-components/{p-90dc45f6.entry.js → p-fbbaf8d3.entry.js} +1 -1
- package/dist/tet-components/{p-677b8bf7.entry.js → p-ffa4e497.entry.js} +1 -1
- package/dist/tet-components/tet-components.esm.js +1 -1
- package/dist/types/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.d.ts +10 -0
- package/package.json +1 -1
- package/dist/tet-components/p-914c35dd.entry.js +0 -1
|
@@ -12,7 +12,7 @@ const TetFonts = class {
|
|
|
12
12
|
index.registerInstance(this, hostRef);
|
|
13
13
|
}
|
|
14
14
|
render() {
|
|
15
|
-
return (index.h(index.Host, { key: '85f47cf64725c3a06f9f38dee28b34d7f0600980' }, index.h("div", { key: 'c3f7ddbeb84664612e88fdcfb80948a942292d46', class: "variable-container" }, index.h("div", { key: 'ac0384d3f6fe7594551e9d873d69e5f9fee2b747', class: "container-title main" }, "Fonta klase"), index.h("div", { key: 'f358be6a6707557b6d8dc51a24ca48c62c3ea9b0', class: "container-section" }, index.h("div", { key: '8a15dbcd8842e1034804350bc41c3cd471b23615', class: "variable-name" }, index.h("div", { key: 'c0536f49a5826b6f562287f57f3fb44a3c23a9db', class: "variable-part" }, "tet"), index.h("div", { key: 'bbc773398f094c84980c302493b73d816f88beeb', class: "variable-part" }, "-font"), index.h("div", { key: '4be1cfd7bf5381a606b78887a27f435e2027544b', class: "variable-part variable variable-type" }, "__label"), index.h("div", { key: 'ba2a734271ca4b09013366735f4bfc973be9d75a', class: "variable-part variable variable-size" }, "--m")))), index.h("div", { key: '1ee706366ec1269de7cf3920f2cc72529b4fa497', class: "tet-fonts-container" }, index.h("div", { key: '192cc105e2fd792c8714682424a4f4ac06252cee', class: "section" }, index.h("div", { key: 'a8b5a478c38eb10f27437ecc29bd28ec30f3dc27', class: "container-title" }, "Body - Inter"), index.h("div", { key: '0a67d827f862b6b7f52596dacbad629d2ab53edb', class: "section-font" }, index.h("div", { key: '753e426554adaae230bceaeab00c9435a8d71e70', class: "font font-body-xs" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '60be69c0273c97d04ac94086ad0062b66d074331', class: "section-font-class" }, "klase: tet-font__body--xs"), index.h("div", { key: '2b56630bdeb526d1dd4e9304078a5df75250bf76', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), index.h("div", { key: '35ce217fc242a7e5e1252986f6f3990fb23a9f2b', class: "section-font-attribute" }, "Font weight - 400")), index.h("div", { key: '1b29c8bc798b6da5531649e5112e512f5e0eab91', class: "section-font" }, index.h("div", { key: '57a168345a296620ddd7fb560a39f006f66469da', class: "font font-body-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '46d4c2f92f2fea245616a730d4f94bd132057c07', class: "section-font-class" }, "klase: tet-font__body--s"), index.h("div", { key: '1e78bd3e161f5ac3864d3fcfb7b0e3448a49ccf6', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), index.h("div", { key: '5b55e2775c7639eb537be5adfb90034d7129b44e', class: "section-font-attribute" }, "Font weight - 400")), index.h("div", { key: 'ec73e31f86786af7fd3fb7a057273f841ba446b0', class: "section-font" }, index.h("div", { key: '7812260cfedd779f77cffe3e77af692589873dcf', class: "font font-body-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'bf3abdee58d8b036a56d4d48e6d17b0ec2af6fb4', class: "section-font-class" }, "klase: tet-font__body--m"), index.h("div", { key: '6c67e77d529f4c0d7c3683e0a1d5ed6f8be8adf7', class: "section-font-attribute" }, "Font size - 1rem / 16px"), index.h("div", { key: 'ac2338b8005ce9b6a2b45183b1c1fafb3c2a18b2', class: "section-font-attribute" }, "Font weight - 400")), index.h("div", { key: '92bffc475252a46fc100bb6606b1da7585081fd1', class: "section-font" }, index.h("div", { key: '5585f823000fc2a37a67feb0d69655ca4c57f06a', class: "font font-body-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '36f5f54f928da3d2a8405d63a8da187a87f06ebe', class: "section-font-class" }, "klase: tet-font__body--l"), index.h("div", { key: '80400a1a494a2631c5377e7cd5c16c2bb9b44b25', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), index.h("div", { key: '863c93d029e8cf6fcc2732f2582d96e7a3ce9c1b', class: "section-font-attribute" }, "Font weight - 400"))), index.h("div", { key: '46308d0618edced75777882f7b124a97e5188c22', class: "section" }, index.h("div", { key: '069b234c11e618a3aada21241bd236afca7cd547', class: "container-title" }, "Label - Inter"), index.h("div", { key: '30c9a1fb7ece57913bd4869ef6dd37d0c2f6dd71', class: "section-font" }, index.h("div", { key: 'e8117203ff396e7813f984e5f4d79e93da076b68', class: "font font-label-xs" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'f9aacb27c6952ca95c8fcf8608217e270b790879', class: "section-font-class" }, "klase: tet-font__label--xs"), index.h("div", { key: '01bc481cbd863fbb34a20b4464d111c9597567f0', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), index.h("div", { key: '5ae40a734b1e10c96a088d3c8c3dabf19e20b618', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: 'd4ba206cf8926959fb45d8ab1962c511f90f989d', class: "section-font" }, index.h("div", { key: '6aa01a485e81fd8faf1a12e300553e5d3e2bad5d', class: "font font-label-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '870a037a9eae4e09de3b781836dc178824995559', class: "section-font-class" }, "klase: tet-font__label--s"), index.h("div", { key: '3587174a621e582e0ee0555c9e31c0d29e665b1e', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), index.h("div", { key: 'bceebb78cd80f11b8cffdc9a416a2e89f824b495', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '7a5d8343d6b115c09f0fe3445e2bab2d8cb519c3', class: "section-font" }, index.h("div", { key: '4cbe736415049a250286fc7a43beda6c21499278', class: "font font-label-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'f8966a8ad49b0558c930057df6a70af2ec3ea0aa', class: "section-font-class" }, "klase: tet-font__label--m"), index.h("div", { key: '5784b4a4c9353ec33a8c234d18b955f8ceeda528', class: "section-font-attribute" }, "Font size - 1rem / 16px"), index.h("div", { key: 'e03f30572bc7c19fde51ece54194e6c153f54b74', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '07e58c12655cd5ccf39a5bb0c4b43a5ffdd6a514', class: "section-font" }, index.h("div", { key: '16ed55d629b198149b046732f44e2da02a635f69', class: "font font-label-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'b4e681496235384ed71d9b8ca0a145d123aa25d5', class: "section-font-class" }, "klase: tet-font__label--l"), index.h("div", { key: '82bc6051ae3eefd7b8095bb537df84ca30f7571c', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), index.h("div", { key: '53eae21cb23cf2607ba788f6c608eb9eb2326afd', class: "section-font-attribute" }, "Font weight - 500"))), index.h("div", { key: 'b0947bd8cab0b727e052d4dfcdfc9135c4f02dce', class: "section" }, index.h("div", { key: 'b699985e589f390cea915998df9317541bc0c28e', class: "container-title" }, "Title - Inter"), index.h("div", { key: 'abe6b925aab79accf0fce7956811a241671422eb', class: "section-font" }, index.h("div", { key: '5aad2666a08c0dec046969fef195652456626520', class: "font font-title-xs" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '75b08b847e2f514f1fa4107139c6b9c3b5066cb7', class: "section-font-class" }, "klase: tet-font__title--xs"), index.h("div", { key: 'faef6826678ec649a99ea1956d30c8fed4522aad', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), index.h("div", { key: '11bc6930261404cb0cf98163c93d6a29c5aed967', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '27da3836a11d7bc27c986a328952a54f7193ec2e', class: "section-font" }, index.h("div", { key: '4320728468c19c57915d7a010a6dd74591c0e8bd', class: "font font-title-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '98a563c2ac61756d1a3097634be97018126bade1', class: "section-font-class" }, "klase: tet-font__title--s"), index.h("div", { key: '71830883be9d58312d0dfeef6c9fbaf37bff5de6', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), index.h("div", { key: '3d9d471fdacafc01e840d4d8b186a2bad66695d8', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '6a0a22917332f9e307433ae1561e0625425a7d60', class: "section-font" }, index.h("div", { key: 'ea1eb833c8226eecfdc2fdedafdcd66bf17172f7', class: "font font-title-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '1f1049139e5f90a2b57458380b3ae91608962aad', class: "section-font-class" }, "klase: tet-font__title--m"), index.h("div", { key: '869ac0a7d922eef00c9e42985038a03d0e131e9a', class: "section-font-attribute" }, "Font size - 1rem / 16px"), index.h("div", { key: '9e6330f303a57ef8099e890f7084e29e0591b2e6', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'dfaab3a37414d059a7edbe87e7c1b7f3be44a61a', class: "section-font" }, index.h("div", { key: '5e76aa05bcf806aad7e8058f93d949a2a3c7bc7c', class: "font font-title-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '6b62bd745bcf3edaf8211e425b9b38d77ebf17b9', class: "section-font-class" }, "klase: tet-font__title--l"), index.h("div", { key: 'cf07ccc7aa57e73778b70e44b63734e6b63ebbd4', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), index.h("div", { key: '2cc7be0812ae4bf2c9d646e635a4987afda5373f', class: "section-font-attribute" }, "Font weight - 600"))), index.h("div", { key: 'e73bac3c98fb9a3cb89f0812e45da429130e9641', class: "section" }, index.h("div", { key: '9d8bbd3160db26b4c6aa0844d6632b75720a26b5', class: "container-title" }, "Headline - Inter"), index.h("div", { key: '2ae55b29ec2dc882fc1ccf761546fc6d8d0efe77', class: "section-font" }, index.h("div", { key: '2fe63666718e735b0b22a785e84c5919a0bfaaf2', class: "font font-headline-inter-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '277421db5eb5f6ea4df22d4be4a66b4e66f24eb6', class: "section-font-class" }, "klase: tet-font__headline-inter--s"), index.h("div", { key: 'b3b6407dce32cc73bc003090f764714a5b4eae94', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), index.h("div", { key: 'dca2678425882f5c3d9bc4f2a1230f88104d5a4e', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '6d0979aab1cfaeb8658f70fa4398c1b25e04677d', class: "section-font" }, index.h("div", { key: 'c16799793a3be0d8981503aadf5f1526d4e1597e', class: "font font-headline-inter-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'b3a5fb4c1d55ad4a508c395112211699a5398d30', class: "section-font-class" }, "klase: tet-font__headline-inter--m"), index.h("div", { key: 'c85b79e5bf7b6b05d4ac8161d85699e5f88c55ca', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), index.h("div", { key: 'e11434d5789b6c0f7f55d7295e8e8ff7ff70ac8f', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: 'ff38e9252477832c9c9428f3bdf8e62f35b4e861', class: "section-font" }, index.h("div", { key: '64e9e43371b69aebeacbf2858a1ddbfbd43e01ce', class: "font font-headline-inter-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'e6cb2e26bd9023132e28ff7843a419644c0b758c', class: "section-font-class" }, "klase: tet-font__headline-inter--l"), index.h("div", { key: 'cfbcdc3dd80b178e6970ca53d1240b46ba14f62b', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), index.h("div", { key: '2c583095d35793ab9dc39ca51a126ca69a5ea5a6', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '1255b01b1ea4f13c290bf226fce6c1d141033ed7', class: "section-font" }, index.h("div", { key: '1b529372b94f61fbea845e8de5ed6feaa68c737e', class: "font font-headline-inter-xl" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '6c7edd97e7a202975697d1e5858ac4dbcf2f2c28', class: "section-font-class" }, "klase: tet-font__headline-inter--xl"), index.h("div", { key: 'ab0831e5026861bb39d439809277b00f1dc0d6cd', class: "section-font-attribute" }, "Font size - 2rem / 32px"), index.h("div", { key: '8546e45d022bb019d45af32f23eef335d87a963d', class: "section-font-attribute" }, "Font weight - 500"))), index.h("div", { key: 'ecd79113d73db5a009f5fa0c2f487efb951275d6', class: "section" }, index.h("div", { key: 'd84c6d4f554aac5aeac6fa308e9faa65489ee4a8', class: "container-title" }, "Headline - Gilroy"), index.h("div", { key: '7295f3427c15100e7e21bdf93dfb85a9ef5d8fd8', class: "section-font" }, index.h("div", { key: '3ce82aafe8aee0de4867c4e3affc31abbf2fe374', class: "font font-headline-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '748e22e0f0ce0b8664b8abfadb11e694f175fe83', class: "section-font-class" }, "klase: tet-font__headline--s"), index.h("div", { key: '0c9a4c45a2d4b2b54d21fb23825cc9341f8f7122', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), index.h("div", { key: '2aed54590e6c27704864e3829e065e3d4fbc4431', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '95a2a4123f97332193d5009fe31617199f961731', class: "section-font" }, index.h("div", { key: '292f679b9d7b7e52ea51bab544cbf8a75e85c5c4', class: "font font-headline-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '6329fb6c7ca8c385693c014d36bdd7521476757a', class: "section-font-class" }, "klase: tet-font__headline--m"), index.h("div", { key: 'bf5a9c97dcdebd5d8738539c2f7803be0d9a1033', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), index.h("div", { key: '4ac5e6ac6dba9f2e4215f5817a957a2ef1ca4155', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'db0b173d8d136b48515b04f995e3a68280dcc82c', class: "section-font" }, index.h("div", { key: 'a3ed611a23984d6075336b49c32d8ebe1855bb15', class: "font font-headline-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'f1d1610d3e05ee5eaa54d253e18adbcf175ef3b0', class: "section-font-class" }, "klase: tet-font__headline--l"), index.h("div", { key: '8fa0bda48410030091e61fe604ba6806c38c2a3b', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), index.h("div", { key: '2c63b807b652a6f2e49f14f39fc3f5fe6db2a0b9', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '74e767e395fd8917a4227fc762e3c54fb30b0b8f', class: "section-font" }, index.h("div", { key: '6f18ebf0d4386070adff69d22065177992e9d26d', class: "font font-headline-xl" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '1acab653e660d8094852e70502a7fc10ac30706b', class: "section-font-class" }, "klase: tet-font__headline--xl"), index.h("div", { key: 'e7067b37cc57d1a3460fd3cf52bf98a7217dbbfe', class: "section-font-attribute" }, "Font size - 2rem / 32px"), index.h("div", { key: '3bf63682b5fd059ebe958f2c44aa785b1700a69c', class: "section-font-attribute" }, "Font weight - 600"))), index.h("div", { key: '67b19e110c56d0dc5f9ea837dda14a54bb6304bd', class: "section" }, index.h("div", { key: '3de58c6e177f19d3f2545453de9c0490b50282e7', class: "container-title" }, "Display - Gilroy"), index.h("div", { key: 'c9c114b1dccdbefb7db70f5e12e65fe87688c885', class: "section-font" }, index.h("div", { key: '1f2d77aa8f998c64e08bcd5411c18019f85c2b67', class: "font font-display-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '353072c6eceb5627267b2e2fb9ff293ceb9c96ca', class: "section-font-class" }, "klase: tet-font__display--s"), index.h("div", { key: '696e3f425cf114a606137f360c9c7513f8d14536', class: "section-font-attribute" }, "Font size - 2.5rem / 40px"), index.h("div", { key: '1845fdecc71d292b0b3ab159c2d3fc3fa70ea554', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'f585b2eb1af6160afab24996cde206d02c90ca6a', class: "section-font" }, index.h("div", { key: '6b36e069b758decc88d2e31321ce27c4a82ae517', class: "font font-display-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '578c757bd565d71645171ec250c8b5d4d05929d0', class: "section-font-class" }, "klase: tet-font__display--m"), index.h("div", { key: '0f136d942f7c2a8fc23b9bd87ac33a759e8ff03b', class: "section-font-attribute" }, "Font size - 3rem / 48px"), index.h("div", { key: '8cbcada657418e3afd846ee09c5454b9ebcd95b1', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '493c0f97d19335713d0d2927683dc51daa451fc2', class: "section-font" }, index.h("div", { key: '2d63e672e5590c0f4312af0b580f67596f302eaf', class: "font font-display-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'cde5a397a40f77ea3a02e29807f430b5eb1012ef', class: "section-font-class" }, "klase: tet-font__display--l"), index.h("div", { key: 'eaf84a11c5ee7685e98e644a128d7fff600317b6', class: "section-font-attribute" }, "Font size - 3.5rem / 56px"), index.h("div", { key: 'c6bb4f8d1d13cfe63a030e3ef54c2c3ed89c488b', class: "section-font-attribute" }, "Font weight - 600"))), index.h("div", { key: 'bb13542848b002fdb621c78211b0056e9cc18bfc', class: "section" }, index.h("div", { key: 'fac32b76026237519b12d3a96bc6b1c0aacf3189', class: "container-title" }, "Expose - Gilroy"), index.h("div", { key: '630c6132fb95c6e2064c8f48169787d6388a10b8', class: "section-font" }, index.h("div", { key: '2906357c6509ca6b0b5c16f71d26de903e73f308', class: "font font-expose-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '50360713bc1492ad76758afe61310516fb6ef91c', class: "section-font-class" }, "klase: tet-font__expose--s"), index.h("div", { key: 'a9336dfe89be8b67b90803afa17643b7de7300ff', class: "section-font-attribute" }, "Font size - 4rem / 64px"), index.h("div", { key: 'ca813c2c7bbfe4260d3344e667dff7af7b32262d', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '91c1b3095d32c6724b0432527eac3927616773f6', class: "section-font" }, index.h("div", { key: 'd39f93fa98436d0ccf1f3b77de4817dcb1ad5499', class: "font font-expose-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'a4287ef41c4d9172dd065e8b64851d32b53aa184', class: "section-font-class" }, "klase: tet-font__expose--m"), index.h("div", { key: '520a805d57793cfedb0fc9d5a9b639f6f2676488', class: "section-font-attribute" }, "Font size - 5rem / 80px"), index.h("div", { key: '8b83d03be1d36eb21fb236627e5ba52c42eead7e', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'b76f354850e447cf088d52fdd165def4a4be43b8', class: "section-font" }, index.h("div", { key: 'd336c1a8979df978bac942dcef1021572d965f50', class: "font font-expose-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'e766c409d253966f6acf543fb74d81069a06d5b0', class: "section-font-class" }, "klase: tet-font__expose--l"), index.h("div", { key: 'ff96e76f30e680cdaf70528c54f40634ba41f038', class: "section-font-attribute" }, "Font size - 6rem / 96px"), index.h("div", { key: 'df0a9564cd58931ff473b4aee6922362844a851d', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '9d64db3a5e0b712b0676031c7a8c73b8cbc3ed12', class: "section-font" }, index.h("div", { key: '41915fca66b1eea3931dcb806e09a702bfeb63c0', class: "font font-expose-xl" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'c0c7bdd9b34580f0a4fcb687a0e51f1b24f2466a', class: "section-font-class" }, "klase: tet-font__expose--xl"), index.h("div", { key: '6f5ebe7fe851aeff2956525b6290ef07d120a909', class: "section-font-attribute" }, "Font size - 7.25rem / 116px"), index.h("div", { key: '1aa88c2a57fa84087f896d997d61deac655c7c92', class: "section-font-attribute" }, "Font weight - 600"))))));
|
|
15
|
+
return (index.h(index.Host, { key: 'f68554dfbe8a92ce099e74917355d93aa8ec525d' }, index.h("div", { key: '3955a3466131c17078451e574ef8d844529d3bd9', class: "variable-container" }, index.h("div", { key: '47f5f48a431855d93a22e724575e3ed827d9541a', class: "container-title main" }, "Fonta klase"), index.h("div", { key: 'd4cb215399ee81df7632defb38852a39ef8d34e6', class: "container-section" }, index.h("div", { key: '0a0109ad1006e9dcb2d4c6b5b894a95fba63a793', class: "variable-name" }, index.h("div", { key: 'a4378c0ef19481a8fa0d20d4023051e3869f9efc', class: "variable-part" }, "tet"), index.h("div", { key: '867f14e3e65bf1edfb85289b995673fbd0df8394', class: "variable-part" }, "-font"), index.h("div", { key: '36084da0193f4b7a8611dfaa4df380d2efdf3878', class: "variable-part variable variable-type" }, "__label"), index.h("div", { key: 'efe5a47f2c8752690bbec14657038f6ebc58acb0', class: "variable-part variable variable-size" }, "--m")))), index.h("div", { key: '57bbcd51b20c45014008d0c9c1d5a5e86df32067', class: "tet-fonts-container" }, index.h("div", { key: '96699f5f95b60dfbc1657cda1080acc3641f94a9', class: "section" }, index.h("div", { key: 'd7a821f89b5ceb1fb1c1d2f737149e16c1db1f80', class: "container-title" }, "Body - Inter"), index.h("div", { key: 'c4be908f8ce9925fb675babcc5d1e7e9cf508d28', class: "section-font" }, index.h("div", { key: '5715c48342b9c71678f4350708eeaf91df253ffd', class: "font font-body-xs" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '79c192ad6d877baad45548e407fa205921b7f2a2', class: "section-font-class" }, "klase: tet-font__body--xs"), index.h("div", { key: '6c4d162b05075f6b74aa0cd350f1267689376eb1', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), index.h("div", { key: '2098321ee88614465681e9baf92d79448372368d', class: "section-font-attribute" }, "Font weight - 400")), index.h("div", { key: '8d276da039360519b1c4d3f691bca00e05796b8f', class: "section-font" }, index.h("div", { key: '4e757022067242e1fcf27251d5d9731ae66ccba8', class: "font font-body-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '507be34f39ee8717fe73c56ea4b69dfd7beb6582', class: "section-font-class" }, "klase: tet-font__body--s"), index.h("div", { key: '4f144f6aea6357644639c7eb39724e7f72d913e9', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), index.h("div", { key: 'd78a8a58434fe0942f16d4f1c44fab782e29a729', class: "section-font-attribute" }, "Font weight - 400")), index.h("div", { key: '5a5dccbc415fa750cbd6dd42699ababb380c2975', class: "section-font" }, index.h("div", { key: '146b9bb0093ff23d2ce832b1c325451bedd6cd8e', class: "font font-body-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'ef4842b841b6baac8f018f1d40ccb65a12325a59', class: "section-font-class" }, "klase: tet-font__body--m"), index.h("div", { key: 'b64e0ae9552c6d6d79594ea1681819d5ab69543d', class: "section-font-attribute" }, "Font size - 1rem / 16px"), index.h("div", { key: '979873ff8229641a23ebe5552bec9f54a55a93fb', class: "section-font-attribute" }, "Font weight - 400")), index.h("div", { key: '3c96a579c6e3656bbbe84f3a3bcdd3b6705bc118', class: "section-font" }, index.h("div", { key: 'f2d46dbca1aca6b944a64ef33012e21ef78f7fb0', class: "font font-body-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '3de52c200c59d7e4ec5b8d57608751215c690ef1', class: "section-font-class" }, "klase: tet-font__body--l"), index.h("div", { key: 'b6a3081ed7bf8a73a9bd0aa7d9db35c882a68278', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), index.h("div", { key: 'fd0053fb4db3bb2cf8ca3586f6bd21a15cc772f0', class: "section-font-attribute" }, "Font weight - 400"))), index.h("div", { key: 'd55af499a458ec7fd8d19e9be3565f9027d49f5e', class: "section" }, index.h("div", { key: '9a6c50df3e3346752be967d0a318802f669931c2', class: "container-title" }, "Label - Inter"), index.h("div", { key: '8912eae8d6988cdb72424bf1ce655fdbda83bc32', class: "section-font" }, index.h("div", { key: 'f1531bc1fb526ff7e657c68b584c5ba311ca1b0b', class: "font font-label-xs" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'af1ed4b6f67b9462e4feb86f57c2c20f527eed83', class: "section-font-class" }, "klase: tet-font__label--xs"), index.h("div", { key: 'dac167bcb2d09290d3b5d46b6befe75e6376c8f6', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), index.h("div", { key: '97035704ba367beff5c52abf487453d096536a57', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: 'a6f248fd866a29eb98b49466ec0110121fcb032d', class: "section-font" }, index.h("div", { key: 'a60bd4f92ea6624d1131593974c67637b249fdc6', class: "font font-label-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '4b898b8d0f0361037c111a0d951d8a1fe0bc4518', class: "section-font-class" }, "klase: tet-font__label--s"), index.h("div", { key: '178af317749011b7fb7b9ee0277ea34f23d619ec', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), index.h("div", { key: '314f8ca2c60db6795aa3c93c7fb00c2c193fb34b', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '7af25fa42f877af03cf4f0fe4fdcfd2cdb187e61', class: "section-font" }, index.h("div", { key: 'edb9ab4b5eba207ba31604d571a9b1f581665a96', class: "font font-label-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '3ac829b36404db38e9ab71cc9f2c3ab93fac80c9', class: "section-font-class" }, "klase: tet-font__label--m"), index.h("div", { key: '661a7be12ccb05f662f3729b729c36f319998f59', class: "section-font-attribute" }, "Font size - 1rem / 16px"), index.h("div", { key: '9418d7ed881c15df14595d8e83b078fd7892f1c7', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '49071e3e3607c1fa2890fc6a7032e6c9aaa9529c', class: "section-font" }, index.h("div", { key: '1d7bda67808fa52779e01418444f6a9576275b84', class: "font font-label-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '54688ef3af7e7e03dc47b4a4fccd5b338995a2be', class: "section-font-class" }, "klase: tet-font__label--l"), index.h("div", { key: '69b5f06368ba4fbb0a5e98fc3747ae74304fe5c7', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), index.h("div", { key: '34a03f8c7e568730d35f7dc1a3489a716dc1ab92', class: "section-font-attribute" }, "Font weight - 500"))), index.h("div", { key: '8afae72a90265054e54d246cf73b806c8c375624', class: "section" }, index.h("div", { key: '7a7b39243b89dcc26a65b0480fea871322166f6e', class: "container-title" }, "Title - Inter"), index.h("div", { key: '3a08e6c5dc24ee2af80b751488182f1a78baf908', class: "section-font" }, index.h("div", { key: '09642a186e5761e4a098ff6c6b8eeac30b8ca17a', class: "font font-title-xs" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'fc0eb668aaff23c03b88ff07ebe4f038ea459a0e', class: "section-font-class" }, "klase: tet-font__title--xs"), index.h("div", { key: '9440a764f167c359c7c541c569c79785809ef5f1', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), index.h("div", { key: '11cfcde2405d4e7e0fe319de081a1dc3eb3e70de', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'd7e74e1a3cf9364497800a86e24acf2dcdb22e60', class: "section-font" }, index.h("div", { key: '6e0b373fc25fc88abc881557bcb3d81f9b647b2f', class: "font font-title-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '36e4da696111191ee875ea51ce4f44338e58647e', class: "section-font-class" }, "klase: tet-font__title--s"), index.h("div", { key: '8f9f35c957bf3476dd184f5de21d5718e7db257b', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), index.h("div", { key: '37c5260aa2e0828b82258113ae57a7744dda3500', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'daee69a7c665a777c2f716a968d82ed870e0060d', class: "section-font" }, index.h("div", { key: '59c11564cabd6ff8c568e5dc344adc030fbe81fe', class: "font font-title-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '441a574dc36b1c26fe97bf8fb3cc047d528e15ef', class: "section-font-class" }, "klase: tet-font__title--m"), index.h("div", { key: '106bf323ccaf7f21652c53050dcfc7659ee5b5cb', class: "section-font-attribute" }, "Font size - 1rem / 16px"), index.h("div", { key: 'e28b5fbd942b3d928c11047f01a8a82c080225d8', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'f565acf0f924a0cf2c0252ace119592998f179c0', class: "section-font" }, index.h("div", { key: 'e3206afc3f1fbfac63311d9aff5a88dab6305647', class: "font font-title-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '5a2833fc2969eb3b57d774e456c93669116192b1', class: "section-font-class" }, "klase: tet-font__title--l"), index.h("div", { key: 'b4adef280f4aa5f4143c6ab887571cbfa4cc9e86', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), index.h("div", { key: '30609225d71b35eb620299ea1efd9a9c2db57fcb', class: "section-font-attribute" }, "Font weight - 600"))), index.h("div", { key: '099b6e713a8f402477dc48b5aadb57185c20a71b', class: "section" }, index.h("div", { key: 'd4260ab12b0c5f27e2719b3c42969158d6ee7e2c', class: "container-title" }, "Headline - Inter"), index.h("div", { key: 'f4407455773fe2dc3dac1ea54f57ed5a4deccc0d', class: "section-font" }, index.h("div", { key: '72fa25ac58b34cfa1acec78acf7f6aab816cae47', class: "font font-headline-inter-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'd5d8e3b1abc1300ae13e1ca2bd2da57565170a7d', class: "section-font-class" }, "klase: tet-font__headline-inter--s"), index.h("div", { key: '08d8fd862cca96938e8fdaf1503c83e43e3e7828', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), index.h("div", { key: 'fa917a71c674a8e245ea432956c9c099096d6fa9', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '19b0b27758e759831401d98964a8e0b4cbf75e31', class: "section-font" }, index.h("div", { key: '32dc68fe24db2d7bccbb03a54f32fa09c38067d7', class: "font font-headline-inter-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '7aba17fa518cec8bd59fe686dcb5c485afeb940c', class: "section-font-class" }, "klase: tet-font__headline-inter--m"), index.h("div", { key: '0ca167417127225f9c647b633a62a4991fc7e067', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), index.h("div", { key: '1f26b9197f90344697e9bfca2bab3b7eb3ec4f98', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '71890d19f0190edbbe080e45c9ad40fbc67fa286', class: "section-font" }, index.h("div", { key: '2920714866e9e44470feef03f464e612a3c55d10', class: "font font-headline-inter-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '1d5f10718247f0d12fe72b4a0c36d10aca3e484d', class: "section-font-class" }, "klase: tet-font__headline-inter--l"), index.h("div", { key: '5692cbf4a08fab2a37cbc5a1675ceb744d94d0d9', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), index.h("div", { key: '3352f190f6dd64ad184c71ee012fd7a3a44df3ac', class: "section-font-attribute" }, "Font weight - 500")), index.h("div", { key: '4abc979bd1fdb03f37fd8d7e72ab46760abf614b', class: "section-font" }, index.h("div", { key: 'ec6d9626761975b4dc275a06d9a4d1ea1b662885', class: "font font-headline-inter-xl" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '52f7771c74fa93b8e497b37270c8fdd9e9ac584d', class: "section-font-class" }, "klase: tet-font__headline-inter--xl"), index.h("div", { key: '426707f70af0ec7be8605fe9bc7e957d41f7c76d', class: "section-font-attribute" }, "Font size - 2rem / 32px"), index.h("div", { key: '2d6b14bb41cb762c13e3ee426145633a3606abb1', class: "section-font-attribute" }, "Font weight - 500"))), index.h("div", { key: 'fba2b4e7b37c8485814ea86e5f55beb17858beb7', class: "section" }, index.h("div", { key: '5a8271e6cb88b46e82bf7fb092e4acfa4c0b5c19', class: "container-title" }, "Headline - Gilroy"), index.h("div", { key: '96a42ac1902ac3588ff06003d1609c922100e85f', class: "section-font" }, index.h("div", { key: 'e75a86e043382c86262a5f9e2002bb9ca0cd485b', class: "font font-headline-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'fee6d93b8aa85c57c89eabb87e9b2e88433ed453', class: "section-font-class" }, "klase: tet-font__headline--s"), index.h("div", { key: '5b79c3a6fc7e2da6ccc155a2702863377d704342', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), index.h("div", { key: 'bac84a7446db3e420a85c7ef25f3dd121ad20068', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'a0b1d1bb37be46ec7325df03a1cda76407b0a10c', class: "section-font" }, index.h("div", { key: '2e3f04f1267bd742c0d3e19b7c989ee7c3e8eef9', class: "font font-headline-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'c9fd66403f9ad024c917e6d02bf7ea4f4c090e5e', class: "section-font-class" }, "klase: tet-font__headline--m"), index.h("div", { key: '38e31f06799c0d35032ccace73d1cd970e3c9d8c', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), index.h("div", { key: '87406c66b3649612681221fc8fb8e044b6f3b69e', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '8d6014858f6062e79b141faf8f582ca9986eff6a', class: "section-font" }, index.h("div", { key: '04bec0d1c0a377bd58bcebd2033d76ae90abd77d', class: "font font-headline-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '65474e2d2e6636c5d14589013cd72a86a8346a07', class: "section-font-class" }, "klase: tet-font__headline--l"), index.h("div", { key: '600015f81cd1dbba7bbdabbd98a1a510fe2cb319', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), index.h("div", { key: '01115232a8b8398c6eb70d83c3ccf053cb32090e', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '16dc82c7f61617cd07610c6351360a028473f423', class: "section-font" }, index.h("div", { key: '8a21bcb1fd935b2c4268aad4d8e14fb92e3ad81c', class: "font font-headline-xl" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '608045cb9120a3356afa443da9670fd90c8d4334', class: "section-font-class" }, "klase: tet-font__headline--xl"), index.h("div", { key: '412aa276cddee9434af1723d4167125fa8481b37', class: "section-font-attribute" }, "Font size - 2rem / 32px"), index.h("div", { key: '96b430e76b2e18ea95e80b7f7117c06cb04b2b75', class: "section-font-attribute" }, "Font weight - 600"))), index.h("div", { key: 'f3d1bba029dd4e5d478e0d50e7654eed90e6bd3d', class: "section" }, index.h("div", { key: '37445923388a33fe60f5f0dd7d6af67e75832683', class: "container-title" }, "Display - Gilroy"), index.h("div", { key: '65021505e12c6af5029ba095bc1b153568019ed5', class: "section-font" }, index.h("div", { key: '683db651e946203cbd1cf868da9192bcf4880bd5', class: "font font-display-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '4da44d73862f3cdaedec3e37f0c4f31a4a5d5678', class: "section-font-class" }, "klase: tet-font__display--s"), index.h("div", { key: 'd94375c6747e4e21a299d8492592a89d6a4df537', class: "section-font-attribute" }, "Font size - 2.5rem / 40px"), index.h("div", { key: '9eb6287c9d86580ad8063dc4e59af10f68c6a08c', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '2f50521b4439cd19194cd13789742c7703c514e7', class: "section-font" }, index.h("div", { key: '91f88ec760cc70f92100efc359102cafe1b59190', class: "font font-display-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '499faee96a5b4eb784d051d3091139c668238016', class: "section-font-class" }, "klase: tet-font__display--m"), index.h("div", { key: '988d969b5154e81a79c5a0b26d6cc31f2f00372f', class: "section-font-attribute" }, "Font size - 3rem / 48px"), index.h("div", { key: 'f01cb4ee639a5d0406337ef25f1ad4201bbcbc6f', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'f3736b0d463d40f59e45d562448c1e566d0c0fa0', class: "section-font" }, index.h("div", { key: '755d32418e40c9e3bc229079bca49968d2f2e130', class: "font font-display-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'ae00784a2cf1987f7f530c8701b6a36a1fc74535', class: "section-font-class" }, "klase: tet-font__display--l"), index.h("div", { key: '304a8dac8b801198c5d1647af9335f3664f000a7', class: "section-font-attribute" }, "Font size - 3.5rem / 56px"), index.h("div", { key: '740607acc02d6d3fc09740d8d45f8e7b938186c4', class: "section-font-attribute" }, "Font weight - 600"))), index.h("div", { key: 'afddd7b0f1ecddf443086a4065c4dc330f78523e', class: "section" }, index.h("div", { key: '8573e124178f052b51f9bdb3e299523652031714', class: "container-title" }, "Expose - Gilroy"), index.h("div", { key: '6953ba7492e1c35008c2409d9278dd8a4a8766fb', class: "section-font" }, index.h("div", { key: '2be3fe713b6e09b7597538ab2bf8bc14348caa36', class: "font font-expose-s" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'f5325b82c819d8f7fdf8d2ca1fece096290fba52', class: "section-font-class" }, "klase: tet-font__expose--s"), index.h("div", { key: '133cbe759fa204d6ba69816ab082782403072050', class: "section-font-attribute" }, "Font size - 4rem / 64px"), index.h("div", { key: 'baeb7cd03ebcd04c6076f5aca6daa1e2262a4b8e', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'd37accf793d73668896bb61c0bfe2843a9b98298', class: "section-font" }, index.h("div", { key: 'ab9e910d572a536636e3e39bbab15f6312cc4fdb', class: "font font-expose-m" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '9a0b792dc0d2d4adc1cc62787341058a4f9364ad', class: "section-font-class" }, "klase: tet-font__expose--m"), index.h("div", { key: '4f455634f067c3d03d640977bb8da4ea13189a22', class: "section-font-attribute" }, "Font size - 5rem / 80px"), index.h("div", { key: 'b44e051a0dca899992d1695087a94a2abd2eb50f', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: 'fbfb930d09c59c3721cd24cc0bf20458caf9dd70', class: "section-font" }, index.h("div", { key: '1eccf5872e7b5b0475fd60a58b46433460240373', class: "font font-expose-l" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: '49d4e0fd408bca35d1e6c5fd753256635f5669d5', class: "section-font-class" }, "klase: tet-font__expose--l"), index.h("div", { key: '7ffb793ff928de41966b1493c958baa72acbe5ff', class: "section-font-attribute" }, "Font size - 6rem / 96px"), index.h("div", { key: 'd0fa79f27711e62f0c5f34118079ef889165c733', class: "section-font-attribute" }, "Font weight - 600")), index.h("div", { key: '6b2e35bfe817da6b324aeec5f58f1b6bf026977b', class: "section-font" }, index.h("div", { key: '85b7dabaeb6595421b7cf52367ce17ed054b69e4', class: "font font-expose-xl" }, "The quick brown fox jumps over the lazy dog"), index.h("div", { key: 'c6f5ef8debba2974b8fb4425cb1158760e61ede9', class: "section-font-class" }, "klase: tet-font__expose--xl"), index.h("div", { key: 'fe4d154a3c9ce47c4c501aefc3369c38922bff1f', class: "section-font-attribute" }, "Font size - 7.25rem / 116px"), index.h("div", { key: '04148567c5fed1a8eb8cfedfbc0af2b3faf6381e', class: "section-font-attribute" }, "Font weight - 600"))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetFonts.style = TetFontsStyle0;
|
|
@@ -12,7 +12,7 @@ const TetGrid = 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: '7093e85c71439bdbcfbb0add263b4a8df693904d' }, index.h("div", { key: '721f24c2afc8251b4db5a607b2b66205f85e4402', class: "variable-container" }, index.h("div", { key: '5e59726478111751ebb2e7fbdff0cc12348cd7db', class: "container-title main" }, "Grid klase"), index.h("div", { key: '4b6e7a1c6e5b23aa6d6fd7ab027f003a631825d2', class: "container-section" }, index.h("div", { key: '93a3b2ed3c797463bf9559e688923441ac114497', class: "variable-name" }, index.h("div", { key: '75e8f0f26a011a7131d4c2ed05697f8a9dbfbe11', class: "variable-part" }, "tet"), index.h("div", { key: 'b28e61d2d0b003f29eef9d0679dd40b193ce4a07', class: "variable-part" }, "-grid")), index.h("div", { key: '06f643c786d3e1027e51a8db05ac6fe22feeb5c3', class: "variable-name" }, index.h("div", { key: 'd6eaa8c6881d73d600361c75b760c357badceb8d', class: "variable-part" }, "tet-grid__cell")))), index.h("div", { key: 'e8469a92644124de057869608d3449a3100d46c6', class: "container-wrapper" }, index.h("div", { key: 'ec234c5b78fa65c1a58bfed3f8ae2dc93cb9fc58', class: "container-title" }, "Grida lietojumi"), index.h("div", { key: '7c086585b3d6b41870c7a2d48524bbe144b6914f', class: "container-comment" }, "Parent l\u012Bmen\u012B ir j\u0101b\u016Bt klasei tet-grid. Tad childam ir j\u0101b\u016Bt tet-grid__cell."), index.h("div", { key: 'c844dc5e3c821987d9697cc9838eed6fb52705ef', class: "container-comment" }, "Piemēram: <div class='tet-grid'><div class='tet-grid__cell'></div></div>"), index.h("div", { key: '3e87df6b5168580cab76db256786fe70e7087ee4', class: "section" }, index.h("div", { key: '2fa3698a911cab6df7bbfafb3832bafd16712025', class: "section-content" }, index.h("div", { key: 'd36700cbe490a5a01e7f2e5ebd45dff174bbbb57', class: "show-grid tet-grid" }, index.h("div", { key: 'fd2c8094caa43fcec488a3921e0b07d611b45d79', class: "show-span tet-grid__cell--span-all" }, index.h("div", { key: '129ec3aa469beda2dfb8f31d832103ad6546082c', class: "section-style" }, "Teksts pa visu gridu"), index.h("div", { key: '986b23de71c12feb0e624af45bf65c0b2f6803f8', class: "section-style-attribute" }, "tet-grid__cell--span-all")))), index.h("div", { key: '2e69b70559d6ad55e79726b1c157dfa1711c44a9', class: "section-content" }, index.h("div", { key: '572e5702fdd76f4bea48e19af25530a29c59ce14', class: "show-grid tet-grid" }, index.h("div", { key: '04c854036d40b5b7b2ead9d27b462b6eb99b1bc1', class: "show-span tet-grid__cell--span-4" }, index.h("div", { key: '0869cc42f39eba91a88a3ab0d68614509808757a' }, "Teksts pa 4 kolon\u0101m"), index.h("div", { key: 'a963c2b220ee49b3deafce9cdcc5e72d683b3e14', class: "section-style-attribute" }, "tet-grid__cell--span-4")))), index.h("div", { key: 'da0ee62b2fbfcacdc8c74e8adca73b569d4b4e20', class: "section-content" }, index.h("div", { key: '9e3975407b63393b7c6f48c989ed8f37a5cb8720', class: "show-grid tet-grid" }, index.h("div", { key: '9ace1f7f9ae097283e29b216196d8f0c44790181', class: "show-span tet-grid__cell--df-span-4 tet-grid__cell--lg-span-8" }, index.h("div", { key: '9545350aed4f5777a2042f7015a2418a43f7e219' }, "Teksts pa 4 kolon\u0101m DF ekr\u0101na, pa 8 LG "), index.h("div", { key: '2f32faeb448a3564ee69aaf548617e9b52cba307', class: "section-style-attribute" }, "tet-grid__cell--df-span-4 tet-grid__cell--lg-span-8")), index.h("div", { key: '512eab2e49746144ce67ce53375fd213a4d8520c', class: "show-span tet-grid__cell--df-span-4 tet-grid__cell--lg-span-4" }, index.h("div", { key: 'b97f2de0f44769dc62e5052c5eb008572fdca8d3' }, "Teksts pa 4 kolon\u0101m DF ekr\u0101na, pa 4 LG "), index.h("div", { key: 'b7b2a599b81d02f93a93301add472e74e0c51aca', class: "section-style-attribute" }, "tet-grid__cell--df-span-4 tet-grid__cell--lg-span-4")))), index.h("div", { key: '89feaa5bc1c28b88912a5f24ecd62e2683956be7', class: "section-content" }, index.h("div", { key: '611dd0ea7470e1697288c136e48c778b331b2594', class: "show-grid tet-grid" }, index.h("div", { key: '0f58ea6df6be457aea3012addcc27867b164279e', class: "show-span tet-grid__cell--span-all" }, index.h("div", { key: 'cc91ea0dba1aa41b17f6d13330f8b59c52348697' }, "Tekstu, ko redzam visu laiku.", ' ', index.h("span", { key: '65c54465fbcb9e8cc4066c47307be1faf3fc00d4', class: "tet-grid__cell--hide tet-grid__cell--lg-show" }, "Redzam tikai pie LG izm\u0113ra")), index.h("div", { key: 'a1cd2d1e220ef63a6bebc893741fedbc6ba9c926', class: "section-style-attribute" }, "tet-grid__cell--hide", index.h("span", { key: 'aaa6cb139b592edaf0e017632ae6b0831800960a', class: "tet-grid__cell--hide tet-grid__cell--lg-show" }, "tet-grid__cell--lg-show"))))), index.h("div", { key: '969157fee3f91e95441f36339472a652fe2f6993', class: "section-content" }, index.h("div", { key: '643330e4802ed75a4d07a89df139a9414962504b', class: "show-grid tet-grid" }, index.h("div", { key: '142977b58f6688075fa1d7e65a793bdd2a0249dd', class: "show-span tet-grid__cell--span-2" }, index.h("div", { key: '0d716ecd366405f1c5493fa270bafbda91f340db', class: "section-style-attribute" }, "tet-grid__cell--span-2")), index.h("div", { key: 'f6920f6348fee153bdab09d99bba888597707488', class: "show-span tet-grid__cell--lg-span-8" }, index.h("div", { key: '972b6b2895579c19f9d46a5eacb26df40b693218' }, "Teksts ir pa 8 kolon\u0101m un tam ir 2 kolon\u0101s robe\u017Ea no ab\u0101m pus\u0113m"), index.h("div", { key: 'ad031d3ca87ff531fcedbcd67bb7e88e747e98dd', class: "section-style-attribute" }, "tet-grid__cell--lg-span-8")), index.h("div", { key: 'd084db53b3d0d29baac47925ecac92275d0dd302', class: "show-span tet-grid__cell--span-2" }, index.h("div", { key: '76d68b7655b4c28ad2a5b0fbcce13f725d74f62b', class: "section-style-attribute" }, "tet-grid__cell--span-2")))))), index.h("div", { key: 'e431e90999cff646c4962651cbaa26cd51abf53d', class: "container-wrapper" }, index.h("div", { key: '875e664b5bc1cc5437884922b9aa762e9a2983cd', class: "container-title" }, "1920px breakpoint"), index.h("div", { key: '42b25314065c2b2cd8de103211b48a8f7bd90949', class: "container-comment" }, "Pievienojot papildus klasi", ' ', index.h("strong", { key: 'e771a4fab48fae7bb1756795b1dd53aa1aec630f' }, index.h("i", { key: '63a1e009860860e169e9a1d70d3085019444a282' }, " tet-grid--gg")), ", tiek iesp\u0113jots elementa maksim\u0101lais platums l\u012Bdz 1920px."), index.h("div", { key: '3fa1ca63da297abe0f6aff35cf94dce6b35b44ae', class: "container-comment" }, "Piemēram: <div class='tet-grid tet-grid--gg'><div class='tet-grid__cell'></div></div>"), index.h("div", { key: '4a69c0c05b720dc7d2ab0bffc1f6e58dddb203f6', class: "section" }, index.h("div", { key: '593f4779fcac336b6482f84b4cb10d8b0cfc2b6f', class: "section-content" }, index.h("div", { key: '2bef179ad8a847401e319c479c625866092f7020', class: "show-grid tet-grid tet-grid--gg" }, index.h("div", { key: '6de098fb10b7441f89fd7ade8f3d54f6aafe5379', class: "show-span tet-grid__cell--span-2" }, index.h("div", { key: '444359749655c3660aac79b924f71a4b7b08404d', class: "section-style-attribute" }, "tet-grid__cell--span-2")), index.h("div", { key: '0acc0a46b386cda6bedae0297841bf5ec1e362fa', class: "show-span tet-grid__cell--lg-span-8" }, index.h("div", { key: 'db723e3627b8e66f504c53b6cb1e513f3488b2d3' }, "Teksts ir pa 8 kolon\u0101m un tam ir 2 kolon\u0101s robe\u017Ea no ab\u0101m pus\u0113m"), index.h("div", { key: '613e78ce6770a3427e97df9ca96b6722ee6b4468', class: "section-style-attribute" }, "tet-grid__cell--lg-span-8"), index.h("div", { key: 'bfb0bdf29385cabe10983f380c4b3278a41d48ee', class: "tet-grid tet-grid--gg" }, index.h("div", { key: 'b38038ed0374c4f7fbc0b4b25c90348e5328419a', class: "tet-grid__cell--span-all tet-grid__cell--hide tet-grid__cell--gg-show tet-spacing__xl--mt" }, index.h("div", { key: 'd03fd8cb2f4b479400568eb251f0b1ddb97eba32' }, "\u0160is teksts ir redzams tikai no 1920px platuma."), index.h("div", { key: 'a510fece532adb40523c7a033f9c99a6deb8a458', class: "section-style-attribute" }, "tet-grid__cell--lg-span-12"), index.h("div", { key: 'e11000d6113857db77f7408e66b6be95c3d203ba', class: "section-style-attribute" }, "tet-grid__cell--hide"), index.h("div", { key: 'c75d06b6ebaf912035482ea68ae43a8a4dd71e04', class: "section-style-attribute" }, "tet-grid__cell--gg-show")))), index.h("div", { key: '1ff0fbdbc4be655bbe7856a19cfd283d9bbc8b17', class: "show-span tet-grid__cell--span-2" }, index.h("div", { key: '1ae716104196e83a6f58f6296db4bcc55ef8afbb', class: "section-style-attribute" }, "tet-grid__cell--span-2"))))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetGrid.style = TetGridStyle0;
|
|
@@ -72,7 +72,7 @@ const TetIcon = class {
|
|
|
72
72
|
});
|
|
73
73
|
}
|
|
74
74
|
render() {
|
|
75
|
-
return (index$1.h("span", { key: '
|
|
75
|
+
return (index$1.h("span", { key: '3963eb8c5c4fabc9d2c87f9f2063592345975325', class: "icon-wrapper", tabindex: (this.focusable || this.accessibilityLabel) ? 0 : -1 }, index$1.h("span", Object.assign({ key: '744c96f0f0cbac249e4d4ffb77981fa6d267e52a', class: {
|
|
76
76
|
'icon-container': true,
|
|
77
77
|
'default-color': this.shouldUseDefaultColor(),
|
|
78
78
|
[this.theme]: true,
|
|
@@ -21,12 +21,12 @@ const TetLabel = class {
|
|
|
21
21
|
this.showIcon = false;
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (index.h(index.Host, { key: '
|
|
24
|
+
return (index.h(index.Host, { key: '189316abb6947c2b80b4a5e122c034428dd585ab' }, index.h("div", { key: '927a44f2e990687cdce82e616710a44a6e8fdd01', class: {
|
|
25
25
|
label: true,
|
|
26
26
|
'label-active': this.active,
|
|
27
27
|
[`label-type-${this.type}`]: true,
|
|
28
28
|
[`theme-${this.theme}`]: true,
|
|
29
|
-
} }, this.labelTitle && index.h("p", { key: '
|
|
29
|
+
} }, this.labelTitle && index.h("p", { key: '52ca2dd70bfb5bfdc87b357a5314bcc841722638', class: "label-title" }, this.translateTitle ? translations.translate(this.labelTitle) : this.labelTitle), this.showIcon && index.h("tet-icon", { key: 'a5e595e998e36527d16d22ef6943c05d1f9bad9c', class: "label-icon", name: "close-circle", part: "icon-selected" }))));
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
TetLabel.style = TetLabelStyle0;
|
|
@@ -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: 'e7da18f3831acf025f9fc37a5f030a3ff7e9a2c1' }, index.h("div", { key: 'a2efe879cfb6df773438e4f9ef48788654ff89a5', class: "container variable-container" }, index.h("div", { key: '5912759c53b95fde1cb36ab6d14d907049d7338d', class: "container-title main" }, "Teksta platuma klase"), index.h("div", { key: 'd52d59cd0ea40b9c9e2b0a3408a8b98b7252b85b', class: "container-section" }, index.h("div", { key: 'b6087ca87a22c8b4bae880cc043538dac4435a20', class: "variable-wrapper" }, index.h("span", { key: '705efe95947096ecd5dfcbfb69cc21e8507376ad', class: "variable-name" }, index.h("span", { key: 'e9ef833815aaeba3d70b295150ff3b7d8410021e', class: "variable-part" }, "tet-body-text-max-width"))))), index.h("div", { key: 'e24543aa685e301edc90e7ee9c6fc05954630c10', class: "container" }, index.h("div", { key: 'e5bd0c330b9393ffb10a2c3d854083ac0bf9637a', class: "container-title" }, "Piem\u0113rs"), index.h("div", { key: '3f5bf786b8f7df433c01d7fa5c92463ba1918a01', class: "container-section container-example" }, index.h("code", { key: '84f5cc32a608e7422445bbfe224ea0c210fb2f0c' }, "<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: '81e5b448da79b024b346caf9e2d0bf0ba7f465cf', 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: 'f8916dbf5428a932f4acb2dea740abcbbd4db222' }, index.h("div", { key: '4f16d2730ddf9c48c1afd47cd41143aaaae1aa7e', class: "container variable-container" }, index.h("div", { key: 'b9a8dec12a79dcd402e385d9a9400f838e82dac0', class: "container-title main" }, "Linka klase"), index.h("div", { key: '9dd90d1d5e2980173484b10db752579f7f023403', class: "container-section" }, index.h("div", { key: 'ddb6c6d336fd2a4bc826e28d1293ba5bb40b8894', class: "variable-wrapper" }, index.h("span", { key: '497305f11e7cea10191d87e1eac4ba3c51fafc8d', class: "variable-name" }, index.h("span", { key: '7942d04d6aecce0e4018027fd8a640ad474c6f29', class: "variable-part" }, "tet"), index.h("span", { key: '3112075be16b919e01292558a02087b335b467e7', class: "variable-part" }, "-link"), index.h("span", { key: '9c79cc195f145e7a255730320a491de6dbfdbe7f', class: "variable-part variable variable-attribute" }, "__arrow"))))), index.h("div", { key: '9e2dbfe0b2a92ccc2c3a702b10aa0b38187e3c0d', class: "container" }, index.h("div", { key: '49809fa250cd2bccb4abef6ab1ee1a34b9c65a0b', class: "container-title" }, "Piem\u0113ri"), index.h("div", { key: '611239b66f099c0936db8f23b853a94db79dc097', class: "container-section container-example" }, index.h("code", { key: '97551e3f5128cb6e86e81b0a195b89f3499622ac', class: "variable-example" }, "<a class=\"tet-link\" href=\"#\">Links uz tet</a>"), index.h("span", { key: 'e4673bfeaf6edd0c4d2e8f1e7b7cc8d0c8c29955' }, "Link klase bez bulti\u0146as uz ", index.h("a", { key: '1ff3d106a6fd58498907c6dc185642558804cddb', class: "tet-link", href: "#" }, "elementa")), index.h("code", { key: '466325d0d7f06d5e91c217ee6a0b8f118abee22f', class: "variable-example" }, "<a class=\"tet-link__arrow\" href=\"#\">Links uz tet</a>"), index.h("span", { key: 'ab0671556f42086a5050e0544537e4f5bd0a801e' }, "Link klase ar bulti\u0146u uz ", index.h("a", { key: '0780cab8c62fd9e083175897d1b7c70db603310c', class: "tet-link__arrow", href: "#" }, "elementa")), index.h("code", { key: '7c4b136008553b3dde413f0157369e728a92450a', class: "variable-example" }, "<a class=\"tet-link__arrow tet-link--secondary\" href=\"#\">Links uz tet</a>"), index.h("span", { key: '372bf65ba49bf799344a225f3e9df21fb5e8d888' }, "Link klase sekund\u0101raj\u0101 kr\u0101s\u0101 uz ", index.h("a", { key: '19a32bafab4dac4b4ebe7092ddda81a38251198b', class: "tet-link__arrow tet-link--secondary", href: "#" }, "elementa")), index.h("code", { key: '5eefe8474b56c1161443209ad7299e6c3e1914e2', class: "variable-example" }, "<a class=\"tet-link__arrow dark\" href=\"#\">Links uz tet</a>"), index.h("span", { key: '328716dd58fc8ccdd0219bbc3b8e681ebc3b1456', class: "dark-example" }, "Link klase ar tum\u0161o t\u0113mu uz ", index.h("a", { key: '64e929d93bd25790cb199b970070234addc44234', 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: '09300b685d530e8942f78d9eae8ad9ae5edce4d7', class: "loader" }, index.h("div", { key: '511652ee404eef66b5a169249959d04be05c8be0', class: "loader-inner" })));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetLoader.style = TetLoaderStyle0;
|
|
@@ -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: 'e6c968b7ca4f7958739d66a53c11b0644eeabdf2' }, index.h("navigation", { key: '24490a07460c08cb599a2abd378281512af29b84', class: {
|
|
65
65
|
'navigation': true,
|
|
66
66
|
'navigation--dark': this.darkMode
|
|
67
|
-
} }, index.h("div", { key: '
|
|
67
|
+
} }, index.h("div", { key: 'c04f1582f0c0e72e5d5b1b82defbdf7ffe7d7db7', class: "navigation__nav-bar" }, index.h("slot", { key: '1250cc97415a50379c08cbe67442d0347a50865a' })), this.isTogglerVisible && (index.h("span", { key: 'e76f066965f62de22fa0e2c4cc75ecf710238c3a', class: "navigation__toggler", onClick: this.onTogglerClick, onKeyDown: (e) => this.handleKeyDown(e), tabIndex: 0 }, index.h("tet-icon", { key: '4d0d26bbbfa8b1aed3cbfe4daeb8714266a97b30', theme: this.darkMode ? "dark" : "light", name: this.isTogglerExpanded ? "close" : "burger" }))), index.h("div", { key: 'a1d5060ff612dfdab70e0c1b406382d1f7932c94', 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: '0159d73960c28c7c77fee11c17f4bd3c0d659f2f', 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: 'f9177ab3ca9aa92548820179ca3731669285102f' }, index.h("tet-card-list", Object.assign({ key: '94f9a204f48a6c33eaa039c8fd8a699cbb36b1d1', 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
|
};
|
|
@@ -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: '4eabc206064cd1ff6f76bd6afc5a84b36587a3fa', style: { width: this.width, height: this.height } }, index.h("div", { key: '9b0d63300471b673c9a6872c653ee5dc52b1aab9', class: { 'dark-theme': this.darkTheme } }, index.h("div", { key: 'faa8f1c18dda4dfe7e1d5230816544d96603808c', 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: '2fd9918402c7fd6646765b003f58207f94e55bd6' }, index.h("div", { key: '146876c58f3e7ca4590360905e3d48adba41c2da', 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: 'b615781e3e754e7ce56c268c820a34104a8dd62b', 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: 'e1c502b4e84bcae1bf5fb7bc0f1446d9edc5c829', "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: 'dc49209286326c4f7e89f4fe89469d7a02969c2b', class: "range-slider__container" }, index.h("tet-button", Object.assign({ key: '4b58b564ea06c0495408beb10f92e54973b192f6', 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: '7cce8a328d48bd1afc5223f16985f27c6d03f6fe', name: "remove", class: "range-slider__control--icon" })), index.h("div", { key: '302ce14f3bff9a4affdd70628e4064bc0ba4c76f', 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: 'eff01ff14ae1d4f6cad12ff87f182d90e7c98986', class: "range-slider__slider-wrapper" }, index.h("input", Object.assign({ key: '84b518a1a5d0af0b71cab56eaf70da99ba9037f5', 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: 'a6227baafbd8a95a038b349bfdbf0c82ff16d32e', class: "range-slider__track range-slider__track--background" }), index.h("div", { key: '67ee06268d066ac19a3168c1c390da759829ecbe', ref: progressTrackEl => (this.progressTrackRef = progressTrackEl), class: "range-slider__track range-slider__track--progress" }), index.h("div", { key: 'c6ef47bebfe1fa2d324ddca291796d7d9dddf757', ref: tickContainerEl => (this.tickContainerRef = tickContainerEl), class: "range-slider__tick-container" }), index.h("div", { key: '5c9b34e1b9f14c8229038244f3af9f8c429c4a0b', 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: '822ebaa3ba6dbfdb8e1dc5b389500bf153a24838', class: {
|
|
777
777
|
'range-slider__current-step-container': true,
|
|
778
778
|
'hidden': !this.withCurrentStepCounter,
|
|
779
|
-
} }, index.h("div", { key: '
|
|
779
|
+
} }, index.h("div", { key: 'b2df015bf74c75402e7ff2214421f640222fbe79', class: "range-slider__current-step", "aria-live": "polite" }, this.dataSet.indexOf(this.getClosestOverrideDataPoint()) + 1, "/", this.dataPoints.length)), index.h("div", { key: 'c5e29b80359672b9ae5947fd7d0423b9babe28e0', ref: toolbarHandleEl => (this.tooltipHandleRef = toolbarHandleEl), class: "range-slider__tooltip-handle" }, index.h("div", { key: 'be6b64554b6c49e80bb3d36ff24ed2800c580a5f', class: "range-slider__tooltip translation-none", style: { [`--tooltip-offset`]: `${this.tooltipOffset}rem` }, "aria-live": "polite" }, this.getTooltipValue())), index.h("tet-button", Object.assign({ key: '4afb1fcdfabe0a51c131d206795a514c03619548', 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: '71a65900ae93e08dbf724090f66b0e1d383124d7', name: "add", class: "range-slider__control--icon" }))))));
|
|
784
784
|
}
|
|
785
785
|
get element() { return index.getElement(this); }
|
|
786
786
|
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: '9214dc4afe08907df91a031418eff7790fd5c787' }, index.h("div", { key: 'c2aa7672fce69bf10c0d3cd5547094a931836a58', class: "variable-container" }, index.h("div", { key: '767c019e90409e8d09014f84f597cd5b22e88b49', class: "container-title main" }, "Atstarpes klase klase"), index.h("div", { key: '341dbc6693747fb61a03d969f97c5516e5903acc', class: "container-section" }, index.h("div", { key: '15e9c2ca631c856458eac449c8314829d3d26a92', class: "variable-name" }, index.h("div", { key: 'f83858cc600cf2f4c7ac6ce876d83a0198fb2273', class: "variable-part" }, "tet"), index.h("div", { key: '46c5a40aacd2fdcab8a5b7e7acafc012f29f7cbc', class: "variable-part" }, "-spacing"), index.h("div", { key: 'cb4ba1167eed2fa6bd8c1d3773748284ad6fb994', class: "variable-part variable variable-size" }, "__md"), index.h("div", { key: 'a9e3bb399783f732fe0f9a1f10669becafa3ce2d', class: "variable-part variable variable-direction" }, "--plr")))), index.h("div", { key: '9e2462f808d999698337268574fa4c31fac6e9a9', class: "container-wrapper" }, index.h("div", { key: 'ddcfb3de3863d20dc6d3be5ca61506134ca310bc', class: "container-title" }, "Atstarpju izm\u0113ri un virzieni"), index.h("div", { key: '79322992ea60c64ad1c1a01dd26d26fa436c459a', class: "section" }, index.h("div", { key: '61aa0fcefa1e55aef5eb213263e0d131ac2f4159', class: "section-wrapper" }, index.h("div", { key: 'f6852f621a87d10e74a7268aefa6efc635e4b993', class: "section" }, index.h("div", { key: 'e432f1c86ec9e87abd50e0391b4b6905e8f8d995', class: "section-content" }, index.h("div", { key: 'accc7687b8a312edf6007edda6c41551542c6753', class: "section-style" }, "__null"), index.h("div", { key: 'ea9dc0e02283333a05549f777f1a07a4773fe944', class: "section-style-attribute" }, "0")), index.h("div", { key: '94cc8d2a6aa946b52b433286de2f3a7f6d67777a', class: "section-content" }, index.h("div", { key: 'a92e1669363ed21df503afdef65cda83edeebd95', class: "section-style" }, "__3xs"), index.h("div", { key: '1ebd16258cff6d090186cdc0c6cb116cce529db4', class: "section-style-attribute" }, "0.125rem / 2px")), index.h("div", { key: 'f380c58a3861f2cf2dbd24cb402ea194f9be2c43', class: "section-content" }, index.h("div", { key: 'abcbb8726bacd2a851388ecabe07549bc12fcc5b', class: "section-style" }, "__2xs"), index.h("div", { key: 'a73449b7047aeb5dfa5bb2abdfa2f4e2940ba4d6', class: "section-style-attribute" }, "0.25rem / 4px")), index.h("div", { key: 'b9bea1424c53bb1ed4650d1cabcc85a6a0ed0a7f', class: "section-content" }, index.h("div", { key: 'e1e486149a3ab0b6c58f737df9813199005134c4', class: "section-style" }, "__xs"), index.h("div", { key: '745a9679f5c37db49e85c5b392636a91871520be', class: "section-style-attribute" }, "0.5rem / 8px")), index.h("div", { key: '5e22585e01f5fc93d8b8733d72ea25e97f26d812', class: "section-content" }, index.h("div", { key: '7f31a911b49c301b25fc9315aa229f908f33d038', class: "section-style" }, "__sm"), index.h("div", { key: '47dc97e5bd499c1bc1b335ebda563d584d47987e', class: "section-style-attribute" }, "0.75rem / 12px")), index.h("div", { key: '1250c167d96167bf131d62590b634318ad5c85ea', class: "section-content" }, index.h("div", { key: 'face31891c729dab32dbf38be9a51a343784701d', class: "section-style" }, "__md"), index.h("div", { key: '7cc9e664c877cbf61b3df949402aecdba22b56a8', class: "section-style-attribute" }, "1rem / 16px")), index.h("div", { key: '35729307e8263fe404187b6d27ee784550556687', class: "section-content" }, index.h("div", { key: 'de4102f79b1c48cad7c32db8988162e7446b4e94', class: "section-style" }, "__lg"), index.h("div", { key: 'a2b3ae6f9a7fc75fa6ea5bd5dbbab17bd65aa5fe', class: "section-style-attribute" }, "1.5rem / 24px")), index.h("div", { key: 'c7d76c09a3aab17b037866baba390a15c37cecb7', class: "section-content" }, index.h("div", { key: '318e838eeaf1b34cad692b9d57c9ca04590e7156', class: "section-style" }, "__xl"), index.h("div", { key: 'f167250fe32e95f8b102ddc6a7e0df1fc7ca32a8', class: "section-style-attribute" }, "2rem / 32px")), index.h("div", { key: '24987e8e0721e167535a3b74a2182818486d56c6', class: "section-content" }, index.h("div", { key: 'a63f7875ab9abffc97a92be0f6d6f4b447432e10', class: "section-style" }, "__2xl"), index.h("div", { key: '9fd7c34f8a971709f5be8add2530954446d256f9', class: "section-style-attribute" }, "2.5rem / 40px")), index.h("div", { key: 'c5f81fbeef8ea814c7d62f2edabe05d1ab38cfcd', class: "section-content" }, index.h("div", { key: 'f69f92b92eafb0c49a8974c6520a69676efbbe3b', class: "section-style" }, "__3xl"), index.h("div", { key: '5c121e4b20d8155080cf999dfac178bc2592a7b6', class: "section-style-attribute" }, "3rem / 48px")), index.h("div", { key: '93818c43dedcfd2273c97bc4bf3f19894c93d356', class: "section-content" }, index.h("div", { key: 'd1f9c4a21fe556626b762ec540bc1fbb2b79f4c3', class: "section-style" }, "__xxl"), index.h("div", { key: 'c2cda1d180068792375ba051a671757e6384647f', class: "section-style-attribute" }, "3.5rem / 56px")), index.h("div", { key: '02beeab2e389d07a0de588f35c2d8ee6b0a3919e', class: "section-content" }, index.h("div", { key: 'ad2058c06bdb1e1a3a4fd8cdaaa3f0aa8d0a2576', class: "section-style" }, "__2xxl"), index.h("div", { key: 'b4271aa85d6f119097a620d50e8fdadb47fdb860', class: "section-style-attribute" }, "4rem / 64px")), index.h("div", { key: '0192cdf1db73f3590b172d9684e6d5eea80816e9', class: "section-content" }, index.h("div", { key: '5c61e1b2a0360f24f51844994604ba4717330cb4', class: "section-style" }, "__3xxl"), index.h("div", { key: 'c8e26f4d48933514039d3ba026480ddc49e4796f', class: "section-style-attribute" }, "4.5rem / 72px")), index.h("div", { key: 'b32538a34437b627de55ac6d4290d4895b76ace3', class: "section-content" }, index.h("div", { key: '8daeb61f10164d8cb2c368510703762477ddc3dd', class: "section-style" }, "__mg"), index.h("div", { key: '385c58d4d78da0e6db46ea6558500369e47dadfd', class: "section-style-attribute" }, "5rem / 80px")), index.h("div", { key: '95c46f59237dba5adcdd997dd2ca02abf87dc90c', class: "section-content" }, index.h("div", { key: '74404d2d57e5c3e080a4c32f8c3e8a336fe5e3ac', class: "section-style" }, "__2mg"), index.h("div", { key: '10787d35b290d2681d0a883e5ccffe2d6c1a8b46', class: "section-style-attribute" }, "5.5rem / 88px")), index.h("div", { key: '0601d2eb39ff983720eafdb03afa264a27c468e9', class: "section-content" }, index.h("div", { key: 'e3415e5c891515ef7e0639b9c10d04e3152c3408', class: "section-style" }, "__3mg"), index.h("div", { key: '7bedb1fd40f9900b5fb16a44845e938c69f44a22', class: "section-style-attribute" }, "6rem / 96px")), index.h("div", { key: '119b63748b1c4f6d331e273ba2e363a05f23aa9d', class: "section-content" }, index.h("div", { key: 'cfbb88e635cf75c6d18a9c62e18f78d0ce639348', class: "section-style" }, "__gg"), index.h("div", { key: 'e4088692170200a2ea64f8909fc303d6c2f7ad2f', class: "section-style-attribute" }, "6.5rem / 104px")), index.h("div", { key: 'b8054f424202162191b6ebbbd49d376bc4f1a0df', class: "section-content" }, index.h("div", { key: '08ad4bbc8ba99b75f5cc23c082f3428465faf977', class: "section-style" }, "__2gg"), index.h("div", { key: 'ed0d22f8ea70a9db7e12ccdb8cbeb0584f094ebb', class: "section-style-attribute" }, "7rem / 112px")), index.h("div", { key: '751b878d936867f2d3b32ff014715e482b828aa2', class: "section-content" }, index.h("div", { key: '05c88bfffcd3953bc35cb71cd136e72459ee44be', class: "section-style" }, "__3gg"), index.h("div", { key: '068b1d27d743691ab9f8b2c2f8b3781831ccc5b6', class: "section-style-attribute" }, "7.5rem / 120px")), index.h("div", { key: '799534ab0dc3e366ba32bc4a1953a54df01a1b76', class: "section-content" }, index.h("div", { key: 'a95e124b6c85f4099494cbb7981d34b63162f14a', class: "section-style" }, "__xgg"), index.h("div", { key: 'ac75834851fea29d30de927551d89bbfa2f5679a', class: "section-style-attribute" }, "8rem / 128px")), index.h("div", { key: 'c28a34d6b2ec831868e2b8e06c830e72ae832128', class: "section-content" }, index.h("div", { key: 'eef74a6473866a50aa2f4374eb9ae4f95ef60a04', class: "section-style" }, "__auto"), index.h("div", { key: 'a65d70f2ac55f05eb99e8e5055a3c5f39d8ee04e', class: "section-style-attribute" }, "autom\u0101tiskais izm\u0113rs (str\u0101d\u0101 tikkai uz margin)"))), index.h("div", { key: 'd9effe43469748f7561560a1d4709a007b5bf22d', class: "section" }, index.h("div", { key: 'e043d1b3c12be6e0a687887584bc2c25aa6cb449', class: "section-content" }, index.h("div", { key: '00568098586b8ffd8d4b005bf07e20d872fd3fe7', class: "section-style" }, "--m"), index.h("div", { key: '18089662d1c59df0889786c36f9bc8ed155a8e59', class: "section-style-attribute" }, "margin uz vis\u0101m pus\u0113m")), index.h("div", { key: '38c0353d7647fbc3fe59a67c61b1177aee182981', class: "section-content" }, index.h("div", { key: '5a7258fe3f9d06af68c88e5784d51f2289e56765', class: "section-style" }, "--mtb"), index.h("div", { key: 'f8210fe5430d8a5980474311e37fe9ec8bd3a5eb', class: "section-style-attribute" }, "margin uz aug\u0161u un leju")), index.h("div", { key: '54e39bab90702c2bb62db7456b5eca87cadf1058', class: "section-content" }, index.h("div", { key: '0aa44681d36ad2cf1e49a4c58d81ede823647211', class: "section-style" }, "--mlr"), index.h("div", { key: '8df89fec514fddf35fb72269d6e610d5c7ba8af4', class: "section-style-attribute" }, "margin uz abiem s\u0101niem")), index.h("div", { key: '8215b1571a5ec65aa227470fb68015a70934a377', class: "section-content" }, index.h("div", { key: '164536802a2a3b0627ad748f6d0664285bb09d6c', class: "section-style" }, "--mt"), index.h("div", { key: '8d7b66ef6d14fe3724f61f4e5b124960be88ef8a', class: "section-style-attribute" }, "margin uz aug\u0161u")), index.h("div", { key: '6807ee625c80e35746b1b03f1f4775dd25fdf44d', class: "section-content" }, index.h("div", { key: 'b50a679f1e78ca233c78aecce76ff785a8ef988b', class: "section-style" }, "--mb"), index.h("div", { key: '57fe2feb8d0f8a6384d268e743bf8274abac6950', class: "section-style-attribute" }, "margin uz leju")), index.h("div", { key: '8a71d8e995f0f7f4035213cdbad41c8be9c190b1', class: "section-content" }, index.h("div", { key: '332b20c7d7ab82d84ceff7ed4dbe73a5592bb9d9', class: "section-style" }, "--mr"), index.h("div", { key: 'e1aa1e732988999f9227e245ef0405404d7c9768', class: "section-style-attribute" }, "margin pa labi")), index.h("div", { key: '2f06e4e24a7390645c01637da0f18939a875591c', class: "section-content" }, index.h("div", { key: '508ae97b439b5b770243e921eed529ffc8d4ca5c', class: "section-style" }, "--ml"), index.h("div", { key: 'd83653f50ce079e407614d4a1f6ae95a54b00efd', class: "section-style-attribute" }, "margin pa kreisi")), index.h("div", { key: 'b0f567bd855ccee80725151adaf67eac6e418ab9', class: "section-content" }, index.h("div", { key: 'aa610fb2ef993faa430294d24cd98a1d6ebd3522', class: "section-style" }, "--p"), index.h("div", { key: '4a33ee9e425c4d59924986fed7414e6be07a270a', class: "section-style-attribute" }, "padding uz vis\u0101m pus\u0113m")), index.h("div", { key: 'ff9d8daf2cb818c303cd50cf0e6be16c8070d181', class: "section-content" }, index.h("div", { key: '3a2b92445a6a7243bb5e80cc63c7ae78b0c5f144', class: "section-style" }, "--ptb"), index.h("div", { key: 'f755a55b2a85fbb78fb9e26e4d5a7200fea19bb0', class: "section-style-attribute" }, "padding uz aug\u0161u un leju")), index.h("div", { key: '449a7ec9d640407b867228419fa75e9a0878b68c', class: "section-content" }, index.h("div", { key: '9cb41d55df20e033db38271a803faab12d56bc9e', class: "section-style" }, "--plr"), index.h("div", { key: '9dc9fbea0c38803755c55c5c6d4e1d8bfec74892', class: "section-style-attribute" }, "padding uz abiem s\u0101niem")), index.h("div", { key: '69dd1e86275095defe6a2886f1acc139da8fb3e5', class: "section-content" }, index.h("div", { key: 'c55afd605b2c9a1dacf43d3c81ee9234a9730ee9', class: "section-style" }, "--pt"), index.h("div", { key: 'e95207980b65941d23c9cd490e9a68df74b22d07', class: "section-style-attribute" }, "padding uz aug\u0161u")), index.h("div", { key: '9f35bb2b6fac2e2ff1dbb7c696c0e10d4c25e998', class: "section-content" }, index.h("div", { key: '608910434c454dd5f8cc0dd9ea23501fca7fd281', class: "section-style" }, "--pb"), index.h("div", { key: '17521805d60ce3cd686a916fda3c78f600411479', class: "section-style-attribute" }, "padding uz leju")), index.h("div", { key: '53dcd0e4375aa3a072335a67152fa1985cfe0045', class: "section-content" }, index.h("div", { key: 'b6dc573444e390aa4e037850b4dcf3fbb4bcc99d', class: "section-style" }, "--pr"), index.h("div", { key: '32bfb24704d36e1d57756db257be9fa3a55bc9de', class: "section-style-attribute" }, "padding pa labi")), index.h("div", { key: '6b0e9324b75cc6ff875de2dbcdf9d96a1164f429', class: "section-content" }, index.h("div", { key: '9992d74244dc07cf79b465df3b0cf1748318e1d9', class: "section-style" }, "--pl"), index.h("div", { key: '281058a07c195352459c33537802e619d96ab456', class: "section-style-attribute" }, "padding pa kreisi"))))))));
|
|
15
|
+
return (index.h(index.Host, { key: '629c0f79f05e62046a82d29ade8adfed1cca2239' }, index.h("div", { key: '227037e5b17b653165dbc22db97ddf168e039ab6', class: "variable-container" }, index.h("div", { key: '414a1bc159e1420eb1595416a5549d379ef6a647', class: "container-title main" }, "Atstarpes klase klase"), index.h("div", { key: 'f3e325df830b27aa39d0a92c7795f2e4bc3a7b6d', class: "container-section" }, index.h("div", { key: '8dbf27c12887fd4685bad61088e8da20d8218353', class: "variable-name" }, index.h("div", { key: '3106f886b74da02e87edf974998e743910c71a35', class: "variable-part" }, "tet"), index.h("div", { key: '8568beaf8c4217a5dc81ec26481e1c67a843ad12', class: "variable-part" }, "-spacing"), index.h("div", { key: 'a4baf83e530f35e6e8d1af3400601f84175649d7', class: "variable-part variable variable-size" }, "__md"), index.h("div", { key: '45c9bc1780c20f966a3b4c545dffc1209c539252', class: "variable-part variable variable-direction" }, "--plr")))), index.h("div", { key: 'e142d725a46fde9b7f998c7eab25972ed9465bc7', class: "container-wrapper" }, index.h("div", { key: 'b5cbef6761076a8ded842ecd4ab543cec4c1960e', class: "container-title" }, "Atstarpju izm\u0113ri un virzieni"), index.h("div", { key: 'd34d498b71c7ff2c908325e73ac7faa4992e2e4b', class: "section" }, index.h("div", { key: '312831a7ed53aa022f2e05bfd47e545085408f77', class: "section-wrapper" }, index.h("div", { key: '204b752d1f78039ba5e68397065c36d18946f63c', class: "section" }, index.h("div", { key: 'a00e423ae4d9bbd020ba0c91be60f7860cfbca40', class: "section-content" }, index.h("div", { key: '58f6a336e8fedc7e61a4c4e06c633dd770ccc66d', class: "section-style" }, "__null"), index.h("div", { key: '27767303cd028dac53bac0a9357c6f8b91482223', class: "section-style-attribute" }, "0")), index.h("div", { key: 'e809ddd1d7e19ed75bc3606c6c990bf8a09c5616', class: "section-content" }, index.h("div", { key: '9b951505c01973da6a03d634926115e3d0502138', class: "section-style" }, "__3xs"), index.h("div", { key: '5083450796c60f643c24555d52624c91298b7088', class: "section-style-attribute" }, "0.125rem / 2px")), index.h("div", { key: '3014aabf44b634b6b51d47aaf9f18c7ed560d573', class: "section-content" }, index.h("div", { key: '6ebe296b6ed1b27ff64b5c51f95cf631e841a557', class: "section-style" }, "__2xs"), index.h("div", { key: '9999d5f232243120a759d70d0ce3917019a8e4ac', class: "section-style-attribute" }, "0.25rem / 4px")), index.h("div", { key: '1c3f9abce5c0b842c6712666c4ca39b9c7117a5b', class: "section-content" }, index.h("div", { key: '1a702e93f73ca77e938290306bdf54c1d3f2323d', class: "section-style" }, "__xs"), index.h("div", { key: 'd08232c347750bdc1a680e688615cac945dbe10f', class: "section-style-attribute" }, "0.5rem / 8px")), index.h("div", { key: '9f004c452ebc223777807ae8174e7c51bf7308e6', class: "section-content" }, index.h("div", { key: '589a761179105a749c18f1571d36e6f4824070e2', class: "section-style" }, "__sm"), index.h("div", { key: 'e3210b64240b3f30c4d6785f1609df1b63e6b101', class: "section-style-attribute" }, "0.75rem / 12px")), index.h("div", { key: 'e2b7b0ea967d8f1375cde83573cba107cda32697', class: "section-content" }, index.h("div", { key: 'b2c5487a7f5e303c776b5b9a28ba90eba238be3b', class: "section-style" }, "__md"), index.h("div", { key: '99888b57e0a884542da1c0fbf50b19047de7edb6', class: "section-style-attribute" }, "1rem / 16px")), index.h("div", { key: '708b1a0c8dcaa4388b359a47e27b57cac802cc4a', class: "section-content" }, index.h("div", { key: 'c6d33870f007b4d005aacb32120ba43fe1099ca0', class: "section-style" }, "__lg"), index.h("div", { key: '464575020ab6ba47ffb50a4d3fe4237d7b9c08b6', class: "section-style-attribute" }, "1.5rem / 24px")), index.h("div", { key: '8a632ae4c94af703763c3a4f9447c47d4e21e443', class: "section-content" }, index.h("div", { key: 'de2733cdf5ab2ef7aab22c02ebc295e91952a5ea', class: "section-style" }, "__xl"), index.h("div", { key: 'e4f0216fc2681410f8478e5cdc418c7e09112527', class: "section-style-attribute" }, "2rem / 32px")), index.h("div", { key: 'fce47c87e98ddb82834c50e8a82e075268bd77a2', class: "section-content" }, index.h("div", { key: '9d7905fb9e0bad2afbf5be04f83bfc6c06da1a35', class: "section-style" }, "__2xl"), index.h("div", { key: '1125dd80d18f0aaf21c7a414d1381d66aca87b96', class: "section-style-attribute" }, "2.5rem / 40px")), index.h("div", { key: 'fc932b646c2c6cd3b644c97cf0bb40e5951d837d', class: "section-content" }, index.h("div", { key: '91bd273cab8299c422d8097f1895b0cdb69c9cd2', class: "section-style" }, "__3xl"), index.h("div", { key: '8db66653d6f48d1e361144bf16090d6b3ce1d573', class: "section-style-attribute" }, "3rem / 48px")), index.h("div", { key: '2c6467ab8a8937771ab27f85799e94bea1d5a800', class: "section-content" }, index.h("div", { key: '290fee4acda75b547e6ac85d8f00055c6fcd4ce9', class: "section-style" }, "__xxl"), index.h("div", { key: 'fbde8e07d34aeadd911a1039b408af8ba1dd4593', class: "section-style-attribute" }, "3.5rem / 56px")), index.h("div", { key: 'e27bfae133478f87b8b6a3677f76ffdd610f9e42', class: "section-content" }, index.h("div", { key: '050d9c82f881b5d2eddae14df75bbcad5fe5f450', class: "section-style" }, "__2xxl"), index.h("div", { key: '32a171eb1fb8155891d73a08ed786d22d1ff3d4b', class: "section-style-attribute" }, "4rem / 64px")), index.h("div", { key: 'a5aec2cf86291e5ee14a3321a578ac3bd75723ef', class: "section-content" }, index.h("div", { key: '05e3de4a5cb8018e164f73fb7aa8a3d66f0b24ef', class: "section-style" }, "__3xxl"), index.h("div", { key: '72880fe861d7f8cec14ca8f157dcce70328660bd', class: "section-style-attribute" }, "4.5rem / 72px")), index.h("div", { key: 'd1a366d3acb10c326726bc7933b410cc7a02168d', class: "section-content" }, index.h("div", { key: '6b71944aac2a3a82e59144701f8e4b265e0ea2e7', class: "section-style" }, "__mg"), index.h("div", { key: '68a957a7d65aa606e0cf47b8372ea13c58b6f39b', class: "section-style-attribute" }, "5rem / 80px")), index.h("div", { key: 'c9097cda3886c17fe7dd42e27b07fe0223b00c06', class: "section-content" }, index.h("div", { key: '8cee2637f3cefa293859098698c75c66cd59238a', class: "section-style" }, "__2mg"), index.h("div", { key: 'c5acdf108d3734c18c758137a97914669640de6a', class: "section-style-attribute" }, "5.5rem / 88px")), index.h("div", { key: '22f72ffad9cbdfa50b7e2ba45c3d047a5ba172bb', class: "section-content" }, index.h("div", { key: '4c60605948f90b23f816e1466ad4ba2e419299a9', class: "section-style" }, "__3mg"), index.h("div", { key: '7387dbecef7e6b3a515d9ce5e582f0aaeadca997', class: "section-style-attribute" }, "6rem / 96px")), index.h("div", { key: '9934b10c76f346b0add403d903e72eb6ac97ef59', class: "section-content" }, index.h("div", { key: 'b890ac3f02555b4174563745289404278a4c9f3d', class: "section-style" }, "__gg"), index.h("div", { key: '6eded28312703bc5ca87dff334da67afb64a2d67', class: "section-style-attribute" }, "6.5rem / 104px")), index.h("div", { key: '1c83f7f7fa304920f911d9088ac96e3db283a7e3', class: "section-content" }, index.h("div", { key: 'a7e0d6e3115cac099eae357f7fd3ea0fbb8cc86b', class: "section-style" }, "__2gg"), index.h("div", { key: 'e3585530f02cdb77cd288195f32f63f0e739e746', class: "section-style-attribute" }, "7rem / 112px")), index.h("div", { key: '92eba635d63376da6b756e0ae5303aa7624d8639', class: "section-content" }, index.h("div", { key: '56102a94d0832c7b9f64835a3e5e35f0a67a8d24', class: "section-style" }, "__3gg"), index.h("div", { key: '6b96dd59129a2ce21b2a2294543179475c89eae0', class: "section-style-attribute" }, "7.5rem / 120px")), index.h("div", { key: 'afa1178e95a689a2c7c337c756c333cec0803a91', class: "section-content" }, index.h("div", { key: 'fa7ee3f76df6b75cff8803cf0f1434aeed0c62b2', class: "section-style" }, "__xgg"), index.h("div", { key: '7726220a43bf08e1465a2b4da284b8aed4b0aa92', class: "section-style-attribute" }, "8rem / 128px")), index.h("div", { key: '85eab543ac7a14ed60ed56af42481ed5f55fd21f', class: "section-content" }, index.h("div", { key: 'b4087d45f6ff3b792cfa9c96da9bdb4dc4023038', class: "section-style" }, "__auto"), index.h("div", { key: '23e9d9a0e9e7d1c647c07a23a71ed1f385c1ea59', class: "section-style-attribute" }, "autom\u0101tiskais izm\u0113rs (str\u0101d\u0101 tikkai uz margin)"))), index.h("div", { key: '16eb6d13fccc7151c478848dd4fdddacf1d4fd3e', class: "section" }, index.h("div", { key: '6ebb27a8ef938a5932372c5ad6028b00cc98227a', class: "section-content" }, index.h("div", { key: '722c97de21d6d3563179c6e4ba7b5dfc8426a89b', class: "section-style" }, "--m"), index.h("div", { key: 'c558dd44a9a13d71437cfd12c93a2e40aef25cfb', class: "section-style-attribute" }, "margin uz vis\u0101m pus\u0113m")), index.h("div", { key: 'cf83b62b6a334a070e216d9a434e4942b1a03018', class: "section-content" }, index.h("div", { key: '2fbcb158e9970a56a785b432d95570f9db8a966d', class: "section-style" }, "--mtb"), index.h("div", { key: '2f954982b67c85da1f8aad9692f4b975f456bc67', class: "section-style-attribute" }, "margin uz aug\u0161u un leju")), index.h("div", { key: '995cb016518dd4bdb3f17c1dfc8d6976197f4a88', class: "section-content" }, index.h("div", { key: '2644d7de0ce4176fba75ed425a7e0bfd2b491661', class: "section-style" }, "--mlr"), index.h("div", { key: '74a3b06d6123c78fa19c1bb0d34c7b52882f3a13', class: "section-style-attribute" }, "margin uz abiem s\u0101niem")), index.h("div", { key: '979b474709e9adfd8197cd3d2bdf5774c1b18192', class: "section-content" }, index.h("div", { key: '0ac87ee74c96659fab79534a2460bc646c4c2222', class: "section-style" }, "--mt"), index.h("div", { key: 'b2af5fda9ca6dd7b448518dfcea57176b4905e34', class: "section-style-attribute" }, "margin uz aug\u0161u")), index.h("div", { key: '5a7828740a0715ef579aff9d6c39ebd43b6d8e76', class: "section-content" }, index.h("div", { key: '073b796d6a1968d19618939084ad1c19a5d26001', class: "section-style" }, "--mb"), index.h("div", { key: '948cb6bbb8d1994479617cc85e3190fd15488f40', class: "section-style-attribute" }, "margin uz leju")), index.h("div", { key: '34fb7ee57248a3a5dfc0f08af3afaa2a105b5402', class: "section-content" }, index.h("div", { key: 'cb0e5d45d3bfecb99c08297892042d77a3d9a1bf', class: "section-style" }, "--mr"), index.h("div", { key: '262ca84ca7d13afde5229e7a5152c91423959229', class: "section-style-attribute" }, "margin pa labi")), index.h("div", { key: '8ce24d302e25fba1785846538c3a1967e2516379', class: "section-content" }, index.h("div", { key: '0bb9cb63e4f539bb953629b8b083ab2a699d21f3', class: "section-style" }, "--ml"), index.h("div", { key: 'c99aaa5cd24b9be4cb0d758d89c5791e301bde6a', class: "section-style-attribute" }, "margin pa kreisi")), index.h("div", { key: '3892094b73d7df33204fa1be52fe7a041eecc580', class: "section-content" }, index.h("div", { key: '7e0ea0d6e5e6f5d79797d0e20ca3fe157c8aac85', class: "section-style" }, "--p"), index.h("div", { key: '49f8eee64954d6cf0142209fe6cb0a2f339349be', class: "section-style-attribute" }, "padding uz vis\u0101m pus\u0113m")), index.h("div", { key: '36022cc069be7c8239419b55d7ab0c58e0b34ac6', class: "section-content" }, index.h("div", { key: 'fc88e549672e77ddcac9dd977dad8fcc45a8d437', class: "section-style" }, "--ptb"), index.h("div", { key: '46021c8a76c6d45c367af3522259bba25c8beef3', class: "section-style-attribute" }, "padding uz aug\u0161u un leju")), index.h("div", { key: '785923d7ed55cb5819aa9cbc00288ac4b583446c', class: "section-content" }, index.h("div", { key: '5259f1f4e31f460b5089279990bf3aaadb279667', class: "section-style" }, "--plr"), index.h("div", { key: '60e57880bf888d456464f3c543e8714630e5aa7c', class: "section-style-attribute" }, "padding uz abiem s\u0101niem")), index.h("div", { key: '3c5aac552d03cdbd54dc6dfe04d0eec0afc5ecb4', class: "section-content" }, index.h("div", { key: 'bca3d1791d648fca4e10ed9fbc2f92582478d80e', class: "section-style" }, "--pt"), index.h("div", { key: 'e3f3b05c1e35b810058e8e84bdef2947e8c3e4f7', class: "section-style-attribute" }, "padding uz aug\u0161u")), index.h("div", { key: 'd4123549a9011728ffd56575bf8b6f009818f98b', class: "section-content" }, index.h("div", { key: '0fb952a9c3ccda2d88a71792940fb7195a339774', class: "section-style" }, "--pb"), index.h("div", { key: '109b7196dfbec7ef9375207185ac40cbe25b8af5', class: "section-style-attribute" }, "padding uz leju")), index.h("div", { key: 'c5523334c451dcd88c4c693333e7a2451eba5b95', class: "section-content" }, index.h("div", { key: 'cfb21c79429d12f1f41b3f43c6b1bbfe0ba307ec', class: "section-style" }, "--pr"), index.h("div", { key: 'bdc72dac793f56e76f6a38a9c3f09704e5829ca4', class: "section-style-attribute" }, "padding pa labi")), index.h("div", { key: '965ad674e1371dfd64343dbb769b04b1adc38e8a', class: "section-content" }, index.h("div", { key: '9513ba3cffb503c2b34fe99960354fdae89b7ac8', class: "section-style" }, "--pl"), index.h("div", { key: '135bde718b3f7f3bc943094a64416c0b328b537c', class: "section-style-attribute" }, "padding pa kreisi"))))))));
|
|
16
16
|
}
|
|
17
17
|
};
|
|
18
18
|
TetSpacing.style = TetSpacingStyle0;
|
|
@@ -53,13 +53,13 @@ const TetSpinner = class {
|
|
|
53
53
|
this.setForeignObjectAttributes();
|
|
54
54
|
}
|
|
55
55
|
render() {
|
|
56
|
-
return (index.h("div", { key: '
|
|
56
|
+
return (index.h("div", { key: '939bc9a8489618ca09ccd56037ac4bcccffef9f3', ref: element => (this.spinner = element), class: {
|
|
57
57
|
spinner: true,
|
|
58
58
|
[`${this.theme}-theme`]: true,
|
|
59
59
|
[`size--${this.size}`]: true,
|
|
60
60
|
[`spinner--${this.type}`]: true,
|
|
61
|
-
} }, index.h("svg", { key: '
|
|
62
|
-
0 40 8.9543 40 20ZM6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6C12.268 6 6 12.268 6 20Z` })), index.h("foreignObject", { key: '
|
|
61
|
+
} }, index.h("svg", { key: '55db6e97bfd1b85be83b287e2efac8ff0efe49f6', viewBox: "0 0 40 40" }, index.h("clipPath", { key: 'ee388a7fcbb01f43058456494f7ccfd2976ed8a7', id: "clip" }, index.h("path", { key: 'ed2c7dae569da6e3725017431f31bc699da27c3f', d: `M40 20C40 31.0457 31.0457 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C31.0457
|
|
62
|
+
0 40 8.9543 40 20ZM6 20C6 27.732 12.268 34 20 34C27.732 34 34 27.732 34 20C34 12.268 27.732 6 20 6C12.268 6 6 12.268 6 20Z` })), index.h("foreignObject", { key: 'c17720fdb456cb616bb019cacc078e8585e150e9' }, index.h("div", { key: '905c1b463931244539021b13085084d580bd34ee', class: "spinner__gradient" })))));
|
|
63
63
|
}
|
|
64
64
|
get element() { return index.getElement(this); }
|
|
65
65
|
static get watchers() { return {
|
|
@@ -129,7 +129,7 @@ const TetStepperInput = class {
|
|
|
129
129
|
*/
|
|
130
130
|
render() {
|
|
131
131
|
const { onMinusClick, value, onPlusClick } = this;
|
|
132
|
-
return (index.h("div", { key: '
|
|
132
|
+
return (index.h("div", { key: 'e96aa70ddd07c636ce7ee350b0d308318acca733', class: { 'stepper-input': true, [this.theme]: !!this.theme } }, index.h("tet-button", { key: 'b7cd698c41b5089f8199dac74f80e67866bc0b57', 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: '915b5d63e35b7584cf9773d6dfee2ace4db1164e', name: "remove" })), index.h("input", Object.assign({ key: 'f94749e198ffae317e35acb08de385b73436f28d', ref: (htmlInputElement) => (this.inputElement = htmlInputElement), class: "stepper-input__value", value: value, type: "number" }, (this.accessibilityLabel ? { "aria-label": this.accessibilityLabel } : {}))), index.h("tet-button", { key: 'c8b8a88436a61708bfea2fe522b8d180a9327448', 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: '2254b7c8ccc1658317d2d0d5adbca9dd3e1b4c85', name: "add" }))));
|
|
133
133
|
}
|
|
134
134
|
static get watchers() { return {
|
|
135
135
|
"language": ["onLanguageChange"],
|
|
@@ -471,7 +471,7 @@ const TetTabHeader = class {
|
|
|
471
471
|
return {};
|
|
472
472
|
}
|
|
473
473
|
render() {
|
|
474
|
-
return (index.h(index.Host, { key: '
|
|
474
|
+
return (index.h(index.Host, { key: 'd5ec141aa62d1ca98e31dcc34fe954bda12cdba5', "data-id-suffix": this.idSuffix }, index.h("div", { key: 'f02d170c1d2ece9c78f2b05826c9a5124a56a120', class: {
|
|
475
475
|
'tabs': true,
|
|
476
476
|
'tabs--segmented': this.segmented,
|
|
477
477
|
'dark': this.darkMode,
|
|
@@ -479,7 +479,7 @@ const TetTabHeader = class {
|
|
|
479
479
|
[this.theme]: true,
|
|
480
480
|
[this.sizing]: true,
|
|
481
481
|
[this.type]: !!this.type
|
|
482
|
-
}, onMouseDown: this.onContainerMouseDown, style: this.getStyle(), ref: (ref) => (this.tabElement = ref), role: "tablist" }, index.h("slot", { key: '
|
|
482
|
+
}, onMouseDown: this.onContainerMouseDown, style: this.getStyle(), ref: (ref) => (this.tabElement = ref), role: "tablist" }, index.h("slot", { key: 'cf2991dfdbe50b704b0d6a4c3e417d59e391436d', ref: (slot) => (this.tabContainer = slot) })), index.h("div", { key: 'ad582424eb6c51c29ac979a81ed1a80c7912820a', class: { 'tabs-line': !this.segmented, 'no-underline': this.hideHeaderUnderline } })));
|
|
483
483
|
}
|
|
484
484
|
get element() { return index.getElement(this); }
|
|
485
485
|
static get watchers() { return {
|
|
@@ -28,12 +28,12 @@ const TetTag = class {
|
|
|
28
28
|
translations.processTranslations('tet-components', this.language).then(() => index.forceUpdate(this));
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h(index.Host, { key: '
|
|
31
|
+
return (index.h(index.Host, { key: 'ab7bbef648448eed0d371f4df1ee32f7c41ef5bf' }, index.h("button", { key: 'b137d0c7100a92f67b1123f5faa71dbccbf0ed63', class: {
|
|
32
32
|
tag: true,
|
|
33
33
|
'tag-active': this.active,
|
|
34
34
|
'tag--icon': this.showIcon,
|
|
35
35
|
[`theme-${this.theme}`]: true,
|
|
36
|
-
}, "aria-pressed": this.active.toString(), disabled: this.disabled }, this.tagTitle && index.h("p", { key: '
|
|
36
|
+
}, "aria-pressed": this.active.toString(), disabled: this.disabled }, this.tagTitle && index.h("p", { key: '36df61f82fbf4d0ef42718acae6b57ea6ce30f13', class: "tag-title" }, translations.translate(this.tagTitle)), this.count !== null && this.count !== undefined && index.h("span", { key: 'a33bd28cc9b6eb4a6424266d22b9b1916f498d3b', class: "tag-count" }, this.count), this.showIcon && index.h("tet-icon", { key: '47673d9c9dff84aca27d0d26ecfc434ee4fe296b', class: "tag-icon", name: "close-circle", part: "icon-selected" }))));
|
|
37
37
|
}
|
|
38
38
|
static get watchers() { return {
|
|
39
39
|
"language": ["onLanguageChange"]
|
|
@@ -56,8 +56,8 @@ const TetTextarea = class {
|
|
|
56
56
|
'error': (errorMessages.length > 0),
|
|
57
57
|
'keyboard-focus': this.focusVisible,
|
|
58
58
|
};
|
|
59
|
-
return (index.h(index.Host, { key: '
|
|
60
|
-
index.h("span", { key: '
|
|
59
|
+
return (index.h(index.Host, { key: 'a87402023963e5e972e19ce6e25a1f6b00c80721' }, index.h("label", { key: 'ee87158030fbb41a663ff24cee0d7694c01d8b65', class: { [`${theme}`]: true } }, label &&
|
|
60
|
+
index.h("span", { key: '54abeed36abd6e61f8531e9fdbcbbe5902733b0f', class: { 'tet-textarea__label': true, [`tet-textarea__${theme}`]: true } }, label), index.h("div", { key: '2d59267b0aa9e15e8b1bab9c3f7ed5d6b9b981dd', class: { 'textarea-container': true, [`tet-textarea__${theme}`]: true } }, index.h("textarea", { key: '7a6a2f8feeff9abb6a187f2fe0f393b8ef441513', onFocus: this.addKeyboardFocus, onFocusout: this.removeKeyboardFocus, id: "textarea", class: textareaClasses, placeholder: placeholder, disabled: disabled, autocomplete: "off" }, value))), (this.errorMessages.length > 0) && renderErrorMessages()));
|
|
61
61
|
}
|
|
62
62
|
};
|
|
63
63
|
TetTextarea.style = TetTextareaStyle0;
|
|
@@ -38,7 +38,7 @@ const TetTvGiftBlock = class {
|
|
|
38
38
|
this.setContainerSize();
|
|
39
39
|
}
|
|
40
40
|
render() {
|
|
41
|
-
return (index.h(index.Host, { key: '
|
|
41
|
+
return (index.h(index.Host, { key: 'ac8bcd4d4eb55765dd10fa13d9ffff39e81e33d1' }, index.h("div", { key: 'ec07fae328dd2eddf389c3893e31e4dbf1562595', class: { 'tv-gift': true, [`tv-gift--${this.containerSize}`]: true } }, index.h("div", { key: '817339745ecb4fbffa8e46ef8ed153917e388c24', class: "tv-gift__header" }, index.h("slot", { key: '5b6749f6937949fdb6a5574ac11bc2473198dc9f', name: "header" }, this.headerImageSrc && index.h("img", { key: 'fbeabbdba2044f34fb3fa7b4f8e0edb79c527f2e', class: "tv-gift__header__image", src: this.headerImageSrc }), index.h("div", { key: '1543107590bbf1f6e5194f6a5fee6e7088ce1ea1', class: "tv-gift__header-text" }, this.headerTitle))), index.h("div", { key: '3f2cd3ef8f9129ad359fff04be3227cc428df0ce', class: "tv-gift__content" }, index.h("slot", { key: '2f9a54fec1ed884aeb2eaa75f70120fe11bd11d3' })), index.h("div", { key: '122782accbb4e3f1a8d99e8c928734edc2872362', class: "tv-gift__footer" }, index.h("slot", { key: '7966b2ff325ce60bd769e730c3556a12d7ee82c3', name: "footer" }, index.h("span", { key: '888cea05ac463736ac00cec67d80ad33b63cc625', class: "tv-gift__footer__title" }, this.footerTitle), index.h("span", { key: '2d563779e213d9de1b01db5b936bb7d434f288a6', class: "tv-gift__footer__text" }, this.footerText))))));
|
|
42
42
|
}
|
|
43
43
|
get element() { return index.getElement(this); }
|
|
44
44
|
};
|
|
@@ -40,11 +40,11 @@ const TetTvGiftList = class {
|
|
|
40
40
|
this.setContainerSize();
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (index.h(index.Host, { key: '
|
|
43
|
+
return (index.h(index.Host, { key: '3afe457fefc5505386877474b348e1a0d7810590' }, index.h("div", { key: 'e4d07cf23a27002abd8d3afa29f4fa5cb3605898', class: {
|
|
44
44
|
'tv-gift-list': true,
|
|
45
45
|
[`tv-gift-list--${this.containerSize}`]: true,
|
|
46
46
|
'tv-gift-list--image-list': Boolean(this.imageSource),
|
|
47
|
-
} }, this.imageSource && (index.h("div", { key: '
|
|
47
|
+
} }, this.imageSource && (index.h("div", { key: '5d613a501ca2a377e3e9935ea7a021a8cf16d63d', class: "tv-gift-list__image__wrapper" }, index.h("img", { key: '0c4340f3fef355a839824e1e8f9694452d379f73', class: "tv-gift-list__image", src: this.imageSource }))), index.h("div", { key: '1f800f68d384723302463f60e2fa60c90ca2838f', class: "tv-gift-list__list__wrapper" }, index.h("span", { key: '8985c4ea56fb3834adaa260434b9781f320a99f1', class: "tv-gift-list__list__header" }, this.header), index.h("ul", { key: '20097d16f1c21f6cc4f738b94471a68f3b11471f', class: "tv-gift-list__list" }, this.list.map(item => (index.h("li", { class: "tv-gift-list__list__item" }, index.h("tet-icon", { name: this.listBulletIcon }), item))))))));
|
|
48
48
|
}
|
|
49
49
|
get element() { return index.getElement(this); }
|
|
50
50
|
};
|