@tet/tet-components 1.3.146-testing → 1.3.147-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.
Files changed (155) hide show
  1. package/dist/cjs/index-f559cb2e.js +24 -36
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{tet-notification.cjs.entry.js → tet-accordion_2.cjs.entry.js} +131 -0
  4. package/dist/cjs/tet-address-offers-filters-products_2.cjs.entry.js +1 -1
  5. package/dist/cjs/{tet-autocomplete_2.cjs.entry.js → tet-autocomplete.cjs.entry.js} +0 -65
  6. package/dist/cjs/tet-b2b-check-out-form_5.cjs.entry.js +647 -0
  7. package/dist/cjs/tet-b2b-configurator.cjs.entry.js +536 -0
  8. package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
  9. package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
  10. package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
  11. package/dist/cjs/tet-colors.cjs.entry.js +4 -4
  12. package/dist/cjs/tet-compare-card-v2.cjs.entry.js +1 -1
  13. package/dist/cjs/tet-components.cjs.js +1 -1
  14. package/dist/cjs/tet-font-weight.cjs.entry.js +1 -1
  15. package/dist/cjs/tet-fonts.cjs.entry.js +1 -1
  16. package/dist/cjs/tet-grid.cjs.entry.js +1 -1
  17. package/dist/cjs/tet-layout.cjs.entry.js +1 -1
  18. package/dist/cjs/tet-link.cjs.entry.js +1 -1
  19. package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
  20. package/dist/cjs/tet-spinner.cjs.entry.js +71 -0
  21. package/dist/cjs/tet-text-list.cjs.entry.js +1 -1
  22. package/dist/collection/collection-manifest.json +1 -0
  23. package/dist/collection/components/advanced/cards/tet-b2b-compare-card/test/tet-b2b-compare-card.spec.js +0 -1
  24. package/dist/collection/components/advanced/cards/tet-b2b-compare-card/tet-b2b-compare-card.js +8 -8
  25. package/dist/collection/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.css +7 -0
  26. package/dist/collection/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.js +31 -7
  27. package/dist/collection/components/advanced/cards/tet-compare-card/tet-compare-card.css +1 -0
  28. package/dist/collection/components/advanced/cards/tet-compare-card-v2/tet-compare-card-v2.css +1 -0
  29. package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.css +0 -2
  30. package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.js +24 -4
  31. package/dist/collection/components/simple/lists/tet-text-list/tet-text-list.css +1 -0
  32. package/dist/collection/components/simple/menu/tet-business-navigation/tet-business-navigation.css +15 -5
  33. package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.css +4 -2
  34. package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.js +27 -5
  35. package/dist/collection/components/views/tet-b2b-configurator/b2b-configurator.store.js +47 -0
  36. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/test/tet-b2b-configurator-cart.spec.js +10 -1
  37. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.css +54 -9
  38. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.js +106 -8
  39. package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +472 -0
  40. package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.js +612 -0
  41. package/dist/collection/components/views/tet-b2b-service-calculator/tet-b2b-service-calculator.js +1 -1
  42. package/dist/collection/components/views/tet-business-lines/tet-business-lines.js +1 -1
  43. package/dist/collection/docs/styling/border-radius/tet-border-radius.js +1 -1
  44. package/dist/collection/docs/styling/colors/tet-colors.js +4 -4
  45. package/dist/collection/docs/styling/font-weight/tet-font-weight.js +1 -1
  46. package/dist/collection/docs/styling/fonts/tet-fonts.js +1 -1
  47. package/dist/collection/docs/styling/layout/tet-layout.js +1 -1
  48. package/dist/collection/docs/styling/link/tet-link.js +1 -1
  49. package/dist/collection/docs/styling/spacing/tet-spacing.js +1 -1
  50. package/dist/collection/docs/styling/tet-grid/tet-grid.js +1 -1
  51. package/dist/collection/services/utils/minimum-duration-time.js +14 -0
  52. package/dist/components/index.js +2 -0
  53. package/dist/components/{p-08cb8e8b.js → p-401be6d8.js} +8 -6
  54. package/dist/components/{p-b3266df2.js → p-42c3311c.js} +1 -1
  55. package/dist/components/{p-c15aec6f.js → p-4a4c9b2c.js} +1 -1
  56. package/dist/{esm/tet-business-navigation.entry.js → components/p-5541195e.js} +35 -8
  57. package/dist/components/{p-e735af9c.js → p-8dd212bd.js} +1 -1
  58. package/dist/{esm/tet-b2b-compare-card.entry.js → components/p-922171da.js} +68 -20
  59. package/dist/{esm/tet-b2b-check-out-form.entry.js → components/p-b74f5470.js} +69 -16
  60. package/dist/components/p-cbf2c238.js +227 -0
  61. package/dist/components/{p-18778346.js → p-e72ea31d.js} +1 -1
  62. package/dist/{esm/tet-business-summary-card.entry.js → components/p-f68a8deb.js} +66 -14
  63. package/dist/components/tet-accordion.js +1 -1
  64. package/dist/components/tet-address-offers-view.js +2 -2
  65. package/dist/components/tet-address-offers.js +1 -1
  66. package/dist/components/tet-b2b-check-out-form.js +1 -207
  67. package/dist/components/tet-b2b-compare-card.js +1 -206
  68. package/dist/components/tet-b2b-configurator-cart.js +1 -167
  69. package/dist/components/tet-b2b-configurator.d.ts +11 -0
  70. package/dist/components/tet-b2b-configurator.js +661 -0
  71. package/dist/components/tet-b2b-service-calculator.js +1 -1
  72. package/dist/components/tet-border-radius.js +1 -1
  73. package/dist/components/tet-business-compare-card.js +1 -1
  74. package/dist/components/tet-business-lines.js +1 -1
  75. package/dist/components/tet-business-navigation.js +1 -103
  76. package/dist/components/tet-business-summary-card.js +1 -116
  77. package/dist/components/tet-colors.js +4 -4
  78. package/dist/components/tet-compare-card-v2.js +1 -1
  79. package/dist/components/tet-compare-card.js +1 -1
  80. package/dist/components/tet-compare-cards-tab.js +2 -2
  81. package/dist/components/tet-compare-cards.js +1 -1
  82. package/dist/components/tet-font-weight.js +1 -1
  83. package/dist/components/tet-fonts.js +1 -1
  84. package/dist/components/tet-grid.js +1 -1
  85. package/dist/components/tet-layout.js +1 -1
  86. package/dist/components/tet-link.js +1 -1
  87. package/dist/components/tet-spacing.js +1 -1
  88. package/dist/components/tet-text-list.js +1 -1
  89. package/dist/esm/index-7f1e2a22.js +24 -36
  90. package/dist/esm/loader.js +1 -1
  91. package/dist/esm/{tet-notification.entry.js → tet-accordion_2.entry.js} +132 -2
  92. package/dist/esm/tet-address-offers-filters-products_2.entry.js +1 -1
  93. package/dist/esm/{tet-autocomplete_2.entry.js → tet-autocomplete.entry.js} +1 -65
  94. package/dist/esm/tet-b2b-check-out-form_5.entry.js +639 -0
  95. package/dist/esm/tet-b2b-configurator.entry.js +532 -0
  96. package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
  97. package/dist/esm/tet-border-radius.entry.js +1 -1
  98. package/dist/esm/tet-business-lines.entry.js +1 -1
  99. package/dist/esm/tet-colors.entry.js +4 -4
  100. package/dist/esm/tet-compare-card-v2.entry.js +1 -1
  101. package/dist/esm/tet-components.js +1 -1
  102. package/dist/esm/tet-font-weight.entry.js +1 -1
  103. package/dist/esm/tet-fonts.entry.js +1 -1
  104. package/dist/esm/tet-grid.entry.js +1 -1
  105. package/dist/esm/tet-layout.entry.js +1 -1
  106. package/dist/esm/tet-link.entry.js +1 -1
  107. package/dist/esm/tet-spacing.entry.js +1 -1
  108. package/dist/esm/tet-spinner.entry.js +67 -0
  109. package/dist/esm/tet-text-list.entry.js +1 -1
  110. package/dist/tet-components/{p-0121cef5.entry.js → p-067c2f1b.entry.js} +1 -1
  111. package/dist/tet-components/{p-bb6387c6.entry.js → p-0738afc0.entry.js} +1 -1
  112. package/dist/tet-components/{p-f476f61c.entry.js → p-07aee8d0.entry.js} +1 -1
  113. package/dist/tet-components/p-0d818b7e.entry.js +1 -0
  114. package/dist/tet-components/{p-56460d2d.entry.js → p-4c9e742f.entry.js} +1 -1
  115. package/dist/tet-components/{p-9c274191.entry.js → p-4e0a24ba.entry.js} +1 -1
  116. package/dist/tet-components/p-4ea127f4.entry.js +1 -0
  117. package/dist/tet-components/{p-9bfcf2cc.entry.js → p-62eb4fe0.entry.js} +1 -1
  118. package/dist/tet-components/{p-38c3b247.entry.js → p-662d9457.entry.js} +1 -1
  119. package/dist/tet-components/{p-1ddb9e3c.entry.js → p-677b8bf7.entry.js} +1 -1
  120. package/dist/tet-components/{p-7f00f463.entry.js → p-6a4a979c.entry.js} +1 -1
  121. package/dist/tet-components/p-6d2c4b16.entry.js +1 -0
  122. package/dist/tet-components/{p-6782340f.entry.js → p-9513c8f6.entry.js} +1 -1
  123. package/dist/tet-components/p-af917a8f.entry.js +1 -0
  124. package/dist/tet-components/{p-597e234a.entry.js → p-dcb66405.entry.js} +1 -1
  125. package/dist/tet-components/{p-4838a00a.entry.js → p-e311eb7d.entry.js} +1 -1
  126. package/dist/tet-components/p-ed67bd52.entry.js +1 -0
  127. package/dist/tet-components/{p-bd8a0449.entry.js → p-eed6163a.entry.js} +1 -1
  128. package/dist/tet-components/tet-components.css +1 -1
  129. package/dist/tet-components/tet-components.esm.js +1 -1
  130. package/dist/types/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.d.ts +4 -2
  131. package/dist/types/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.d.ts +2 -1
  132. package/dist/types/components/simple/structural/tet-accordion/tet-accordion.d.ts +5 -0
  133. package/dist/types/components/views/tet-b2b-configurator/b2b-configurator.store.d.ts +22 -0
  134. package/dist/types/components.d.ts +100 -4
  135. package/dist/types/services/api/interfaces/property.interface.d.ts +2 -2
  136. package/dist/types/services/api/services/b2b-configurator/b2b-configurator.d.ts +4 -4
  137. package/dist/types/services/utils/minimum-duration-time.d.ts +9 -0
  138. package/package.json +1 -1
  139. package/dist/cjs/tet-accordion.cjs.entry.js +0 -136
  140. package/dist/cjs/tet-b2b-check-out-form.cjs.entry.js +0 -164
  141. package/dist/cjs/tet-b2b-compare-card.cjs.entry.js +0 -164
  142. package/dist/cjs/tet-b2b-configurator-cart.cjs.entry.js +0 -129
  143. package/dist/cjs/tet-business-navigation.cjs.entry.js +0 -82
  144. package/dist/cjs/tet-business-summary-card.cjs.entry.js +0 -77
  145. package/dist/esm/tet-accordion.entry.js +0 -132
  146. package/dist/esm/tet-b2b-configurator-cart.entry.js +0 -125
  147. package/dist/tet-components/p-05fc6443.entry.js +0 -1
  148. package/dist/tet-components/p-319c29e9.entry.js +0 -1
  149. package/dist/tet-components/p-47618056.entry.js +0 -1
  150. package/dist/tet-components/p-4eb386f5.entry.js +0 -1
  151. package/dist/tet-components/p-62419a1f.entry.js +0 -1
  152. package/dist/tet-components/p-a9499bbb.entry.js +0 -1
  153. package/dist/tet-components/p-d0d39e88.entry.js +0 -1
  154. package/dist/tet-components/p-ff5dba0e.entry.js +0 -1
  155. package/dist/types/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.d.ts +0 -67
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class TetBorderRadius {
3
3
  render() {
4
- return (h(Host, { key: '824695af0bdc8618a5e13312583d930394edc062' }, h("div", { key: '4e31fd7b1c02f20521dcaa12e4865d7c24396901', class: "variable-container" }, h("div", { key: 'e0d904db4a4c55f1a1d3bd7f38e85978b649335d', class: "container-title main" }, "Border r\u0101diusa klase"), h("div", { key: 'c47184e263ee3c30b9610706ec6c01f57fd1652f', class: "container-section" }, h("div", { key: '180d3bd4ee52825beae42d95f940dc274eb2aad9', class: "variable-name" }, h("div", { key: '562879900d54b23f887693c42d117f00e2ae7875', class: "variable-part" }, "tet"), h("div", { key: '292ca9d4d99a3b25627f32d6e9b2faae80c677eb', class: "variable-part" }, "-border"), h("div", { key: '5039dae824531f3bcfd7445e703184be18652fd4', class: "variable-part variable variable-type" }, "-radius"), h("div", { key: '109b76eb35e05e3ff8f6dab3624e4e60d46d959b', class: "variable-part variable variable-size" }, "--md")))), h("div", { key: '74579cdac69de91f4046335008b3b713ebfc133e', class: "tet-fonts-container" }, h("div", { key: 'f220407e26557e647534797a68fadc222289cb22', class: "container-title" }, "R\u0101diusa izm\u0113ri"), h("div", { key: 'f35b2dc9ac52b8d3a57e97604c0b738de16bb804', class: "section" }, h("div", { key: '6f8db5b529707d796f13d1bcaff5790ba81ce1fd', class: "section-variable" }, h("div", { key: '8a2a872d7d70b63ba56e8d73f0e5e7933689c1e5', class: "border tet-border-radius--xs" }), h("div", { key: 'bf83b4833fe57bb5dd482aa0675a076935899207', class: "section-font-class" }, "klase: tet-border-radius--xs"), h("div", { key: '4af7748836ce92d5e036cdb8fc7299d3af1d1660', class: "section-font-size" }, "border radius: 0.25rem / 4px")), h("div", { key: '1b56a0e9bb9af0fe97ef722e9b9f6c3dd76ad07a', class: "section-variable" }, h("div", { key: '5306079890e8227554c7ba9786f5f43dd66049d7', class: "border tet-border-radius--sm" }), h("div", { key: 'f127eceacf5c5f9e1deab915633c974ea3de290b', class: "section-font-class" }, "klase: tet-border-radius--sm"), h("div", { key: 'cea678272d74df702dea10996a800d521feaede7', class: "section-font-size" }, "border radius: 0.5rem / 8px")), h("div", { key: '1f97acd42cac01d8fb04fc4a2c67cbfd4035b585', class: "section-variable" }, h("div", { key: '052b51da4fa0ef6be8c32f8a530c473260807f4b', class: "border tet-border-radius--md" }), h("div", { key: 'd7090e283161c6b6a038afe526913fa4f0dd26da', class: "section-font-class" }, "klase: tet-border-radius--md"), h("div", { key: 'c481386916cb419d593fbfa7550b3606e9148902', class: "section-font-size" }, "border radius: 1rem / 16px")), h("div", { key: 'e970f004eb83f1834d59f1fda7646b90cf7dcad9', class: "section-variable" }, h("div", { key: 'c0bea393cff284d5809e8121cd1a815050622deb', class: "border tet-border-radius--lg" }), h("div", { key: '77ace4611d911356a5d0a33c0e51c392f369665c', class: "section-font-class" }, "klase: tet-border-radius--lg"), h("div", { key: 'e97f9d8e7f79ec085259b4f9614a730557e3ea13', class: "section-font-size" }, "border radius: 1.5rem / 24px"), h("div", { key: '01940f7bbadc90c5ab5257cc0a297ce726303642', class: "section-font-size" })), h("div", { key: '3493b74fe5050e5c8fda7e2eec7d5debdfde295c', class: "section-variable" }, h("div", { key: '130f8eb3c9f40b0fa7f314658f15309b58d7ffc7', class: "border tet-border-radius--xl" }), h("div", { key: '94aba6bdcf8bea0942efa3d123c59a7b58eaac8a', class: "section-font-class" }, "klase: tet-border-radius--xl"), h("div", { key: '5cab0eecd699064182b7ebf755ff82ceff103a97', class: "section-font-size" }, "border radius: 2rem / 32px"))))));
4
+ return (h(Host, { key: '0c5eb1c84e6e12c139d336156876f885e8e1898a' }, h("div", { key: '9248d0401161eebfcfd10501d8dd6f6ceabe175a', class: "variable-container" }, h("div", { key: '61bd6a861a441a8aadde002186e9457d914ba865', class: "container-title main" }, "Border r\u0101diusa klase"), h("div", { key: '043c430f505327a438222f84b4f73a91756334ee', class: "container-section" }, h("div", { key: 'ae0be152784b0e8a9e26ed5e673a9b30e60399ad', class: "variable-name" }, h("div", { key: '23fd45b7c6613a18bc6506424a2f13996292847d', class: "variable-part" }, "tet"), h("div", { key: 'cda3e2cbf73ac3566d4b4964b228e3e48896ce3c', class: "variable-part" }, "-border"), h("div", { key: '27f6b71a88fa0b11b0c4685b4b18c43473423d01', class: "variable-part variable variable-type" }, "-radius"), h("div", { key: 'e5aa2b931e3c1d6dd34fd1519f458f4e41c5fa7d', class: "variable-part variable variable-size" }, "--md")))), h("div", { key: 'fad020daf0f44bd1efd666e5ae411ec011d27c59', class: "tet-fonts-container" }, h("div", { key: 'a88e76bdc8b5d9fa04a0e0573c45b737c6b5f8f2', class: "container-title" }, "R\u0101diusa izm\u0113ri"), h("div", { key: 'ccfbcefd5f05695551d9cf457cc79ef3d369088e', class: "section" }, h("div", { key: 'a1973d56c4750d9092ab90e116d63cc5cf220f81', class: "section-variable" }, h("div", { key: '236333eaf96e2b5fb5fecf0ad19b061c33e6aa52', class: "border tet-border-radius--xs" }), h("div", { key: 'a92a1a73f2fd5064085739390bc0db07f87f5fc9', class: "section-font-class" }, "klase: tet-border-radius--xs"), h("div", { key: 'e0d3ff6dcda4c447af035ba3fb002fae6f0273e5', class: "section-font-size" }, "border radius: 0.25rem / 4px")), h("div", { key: '5420af14d7b7108aef3623b466f64891917d9c39', class: "section-variable" }, h("div", { key: 'b2e230c6db68fa056d978d73b29af7af84e5d3eb', class: "border tet-border-radius--sm" }), h("div", { key: 'bc9e400dcabe3ea2762214ace88460c7d002353f', class: "section-font-class" }, "klase: tet-border-radius--sm"), h("div", { key: 'd879a43edf304ea81966abc095d288615e0ecdf3', class: "section-font-size" }, "border radius: 0.5rem / 8px")), h("div", { key: '2d8b7886bb4fd1b485d3410d821d5d044f29ea23', class: "section-variable" }, h("div", { key: 'cc11f623e5961d2db0add84c09cdec8df723faaa', class: "border tet-border-radius--md" }), h("div", { key: '6ffb3fedefffceeb5c33248590e8fc960b531173', class: "section-font-class" }, "klase: tet-border-radius--md"), h("div", { key: '9416af782ca35536e6307cb447bb86088b510577', class: "section-font-size" }, "border radius: 1rem / 16px")), h("div", { key: 'f8b41b2d8b853234822373f27f7a4d33be1dac27', class: "section-variable" }, h("div", { key: 'ba086e73096f88b012543f050301088d83d08d4a', class: "border tet-border-radius--lg" }), h("div", { key: '8cf744af670b89da06d651fe9015fb7c49b022ad', class: "section-font-class" }, "klase: tet-border-radius--lg"), h("div", { key: 'f798358f8ddeeb92cb36fe1d4f4b54a2855d8bc8', class: "section-font-size" }, "border radius: 1.5rem / 24px"), h("div", { key: 'eeed99048ab43f86ba0ae5c059bc3f1de84be8a8', class: "section-font-size" })), h("div", { key: '3f984951f3deeac4522ce3284dd795697e92835d', class: "section-variable" }, h("div", { key: '500eaa605db810378b1cd42595721a992010f94f', class: "border tet-border-radius--xl" }), h("div", { key: 'c6066d4b0c9f9a5fba13cfbf67cca06c3d8b228d', class: "section-font-class" }, "klase: tet-border-radius--xl"), h("div", { key: 'dd02e958c143326db12a5e0268d9133e8c7b6ecc', class: "section-font-size" }, "border radius: 2rem / 32px"))))));
5
5
  }
6
6
  static get is() { return "tet-border-radius"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -46,15 +46,15 @@ export class TetColors {
46
46
  this.darkTheme = false;
47
47
  }
48
48
  render() {
49
- return (h(Host, { key: '1889fd71c4620d2343cf22fa6ac85644d8d31e65' }, h("div", { key: '4ec6389a6ee28557ef54cea08a23d61af1a34a90', class: {
49
+ return (h(Host, { key: '723dc403af8aaf74e5572a9fd9101790d553f27c' }, h("div", { key: '29ec2f6b443be1b763a48088a8c19be91ee8d355', class: {
50
50
  'dark': this.darkTheme
51
- } }, h("div", { key: '76d8221546dc7957a4bd638e8c05616e86a2f518', class: {
51
+ } }, h("div", { key: '90b484c14e6b34c17305918db8d9ad125c971f49', class: {
52
52
  'container': true,
53
53
  'variable-container': true,
54
- } }, h("div", { key: 'fb523f2cb4d8249c9bc34c9b8db425add5b2dfcf', class: "container-title main" }, "Kr\u0101sas klase"), h("div", { key: '07ba76b11d794deeedbf6351f5b81e73e57cc32d', class: "container-section" }, h("div", { key: '91cc71bff2b5c13331a40237d3783c3d4277890d', class: "variable-wrapper" }, h("span", { key: '34f10a5e76a2927753698b7c8d6f0a5f26f1711d', class: "variable-name" }, h("span", { key: 'c1555dadc55845f3e74068d5b7b7f5d8174d1a18', class: "variable-part" }, "tet"), h("span", { key: 'df00d127ad3c647898ef271b20902a027111412a', class: "variable-part variable variable-attribute" }, "-color"), h("span", { key: '55d6f016646c1637e0c4260f53dcba990845a901', class: "variable-part variable variable-color" }, "__red30"), h("span", { key: '7ed01279c470464ad2c131b83b2b01e7ce4487e4', class: "variable-part variable variable-type" }, "--background"), h("span", { key: 'dafbf5139448b9bef402dddabdf6b94b9faaf89f', class: "variable-part variable variable-state" }, "-focus"))))), h("div", { key: '2667f4b7efe33a6f6c922279111be90beb3511e9', class: "container" }, h("div", { key: '373af44e8207fdd7b75e8f1770838c1f1ff6673a', class: "container-title" }, "Piem\u0113ri"), h("div", { key: '40a0bec3e32761b058f646a8b4caa34f25729918', class: "container-section container-example" }, h("span", { key: '4e71c243747236dfdd97e1b5e3eed539ba098253', class: "subsection-title" }, "Teksta kr\u0101sas mai\u0146a"), h("code", { key: '8d72df14c50bea3b68e5a779f9e849360e68f5b8', class: "variable-example" }, "<div class=\"tet-color__red30\">Teksts</div>"), h("span", { key: 'f4bd0a92aea0386f426531c9683a2c0ea2e5d945' }, "Teksta kr\u0101sas mai\u0146a", ' ', h("span", { key: '32792c4baaca37f8a2dfe57a430e2bea80516fc8', class: "example-element tet-color__red30" }, "elementam"), "."), h("code", { key: '5bae6fd69b34b9aae520e0ec5832db304e2e3309', class: "variable-example" }, "<div class=\"tet-color__red30--hover\">Teksts</div>"), h("span", { key: 'd5dd1d338a5f2fd5f51275133bfe7ec41011fcfa' }, "Teksta kr\u0101sas mai\u0146a", ' ', h("span", { key: '406737458d571dca07ea2d772b4acae7f64befc7', class: "example-element example-element--hover tet-color__red30--hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), h("code", { key: '9837b5ae380af28ee118a0859e9b5eade4e1e891', class: "variable-example" }, "<div class=\"tet-color__red30--focus\">Teksts</div>"), h("span", { key: 'bdf3075142a26d002665e84f00e2e907f903ec37' }, "Teksta kr\u0101sas mai\u0146a", ' ', h("span", { key: 'd540ec8a23c36727b0426ad2895edef03bacf140', tabindex: "0", class: "example-element tet-color__red30--focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), h("span", { key: 'b7f3018244c9e7d2260538a82153c7268c528c24', class: "subsection-title" }, "Fona kr\u0101sas mai\u0146a"), h("code", { key: '94bae7f6966100803dbf9c4d444f456305715560', class: "variable-example" }, "<div class=\"tet-color__red30--background\">Teksts</div>"), h("span", { key: '6e625852cd4b8faaa437245667fad15839c7dee6' }, "Fona kr\u0101sas mai\u0146a", ' ', h("span", { key: '95f4a1b7d82812f85f779106602d91dfcd01f787', class: "example-element tet-color__red30--background" }, "elementam"), "."), h("code", { key: '4f45d5c2176b0c572e93e2e7270641276ac80b05', class: "variable-example" }, "<div class=\"tet-color__red30--background-hover\">Teksts</div>"), h("span", { key: 'c7815ea8607a6085a8e20d5b6ec879509ef5b715' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: 'd53f95d1cef2abf6cf89a53f3373ef3997b9469c', class: "example-element example-element--hover tet-color__red30--background-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), h("code", { key: 'a806ed10643971a281147bbdfe62d4e44188ec33', class: "variable-example" }, "<div class=\"tet-color__red30--background-focus\">Teksts</div>"), h("span", { key: '531b0247b2d4fca4cb1b4ca9c0a82d20e2cde018' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: 'e957e23b36ff2a99897f670772451212310d12c9', tabindex: "0", class: "example-element tet-color__red30--background-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), h("span", { key: '640f452721a6628a7f1fa86d0ee23f8e596b5462', class: "subsection-title" }, "Apmales kr\u0101sas mai\u0146a"), h("code", { key: '3f2ef1a842c2a4d905539811a22af33790887b72', class: "variable-example" }, "<div class=\"tet-color__red30--border\">Teksts</div>"), h("span", { key: '861a04148ebf04b2ba7c1e7669ef608fca77fbec' }, "Apmales kr\u0101sas mai\u0146a", ' ', h("span", { key: '572b8561f4307b158591aca673934d29ae2a6c66', class: "example-element border-example tet-color__red30--border" }, "elementam"), "."), h("code", { key: '94d65648f0702ca3f30d15f7f7e75c41d9bccabe', class: "variable-example" }, "<div class=\"tet-color__red30--border-hover\">Teksts</div>"), h("span", { key: 'cfbb55ef7a9fefc83bd58863f72e12cb7d5c329c' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: 'f3a23f7b3cc133eac6fcfef1abbb67cbc9500cda', class: "example-element example-element--hover border-example tet-color__red30--border-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), h("code", { key: '4181abc66ac873fa7267b29b6e5ac8cc1272d5fa', class: "variable-example" }, "<div class=\"tet-color__red30--border-focus\">Teksts</div>"), h("span", { key: '8c9ec3e70a02208bcf09442b605c00a2fda26d05' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: '45082d668c5636177c285fd9d82189feeaeb054b', tabindex: "0", class: "example-element border-example tet-color__red30--border-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), h("span", { key: '2dd09ded03d5bf12af08a4cb43d68305e712281e', class: "subsection-title" }, "Nemain\u012Bga gai\u0161\u0101s t\u0113mas kr\u0101sa"), h("code", { key: 'c6761639e9560cbd43eefef9e141386fc1991d68', class: "variable-example" }, "<div class=\"tet-color__red30 tet-color--static\">Teksts</div>"), h("span", { key: '3004685097f54810a7db3552eaddeedf06b62be3' }, "Nemain\u012Bga teksta kr\u0101sa", ' ', h("span", { key: 'f2026360665f50d9085af1bfc1c3098f030bd04d', class: "example-element tet-color__red30 tet-color--static" }, "elementam"), "."))), h("div", { key: '0070ba96096dfcf919eac279ea6438d939b3798f', class: {
54
+ } }, h("div", { key: '163fd5a37229c300029c6185956d229b3d18303a', class: "container-title main" }, "Kr\u0101sas klase"), h("div", { key: '548a5a88adf3d867e62019a954e325f54253c757', class: "container-section" }, h("div", { key: 'dc7f365e9781d899c0a76b2c864e448f45ae13a2', class: "variable-wrapper" }, h("span", { key: '30f6c33a6544fcd90625a0868434444f1cf8ecf2', class: "variable-name" }, h("span", { key: 'f51fd2407e44ecc6eddbed81d3b76bb8288ea975', class: "variable-part" }, "tet"), h("span", { key: 'a41a3e59333196cbea2e98677bb778fd0d6cc260', class: "variable-part variable variable-attribute" }, "-color"), h("span", { key: '47fb100259f88e16b2e44130572c67c30e5768a0', class: "variable-part variable variable-color" }, "__red30"), h("span", { key: '65b5f79ea6ddcd28361044a63d568eff6a67735e', class: "variable-part variable variable-type" }, "--background"), h("span", { key: '152d8ca1bf8e4e403803e6a9495897a7d1978455', class: "variable-part variable variable-state" }, "-focus"))))), h("div", { key: '678667ed47446baa4cacc0388e52ccecb0730ba5', class: "container" }, h("div", { key: '6ba84f0d08d6426996bfdd1fe504abf121b5f43e', class: "container-title" }, "Piem\u0113ri"), h("div", { key: 'cd0a0046e51b96e45a8ddfa2963f36db7a494939', class: "container-section container-example" }, h("span", { key: '822c970fe0b148d218ea35b54820d9c5508b61ad', class: "subsection-title" }, "Teksta kr\u0101sas mai\u0146a"), h("code", { key: 'ba8d833054314f2fd85f3c8850af318fa0a0e725', class: "variable-example" }, "<div class=\"tet-color__red30\">Teksts</div>"), h("span", { key: 'b7969688e32b424428290b8c5d5e08e82a8a0c2c' }, "Teksta kr\u0101sas mai\u0146a", ' ', h("span", { key: '445dd8f9e82e4ba1021a2a95ed428f9fff7e8b5a', class: "example-element tet-color__red30" }, "elementam"), "."), h("code", { key: '540dcd6808bda4731ae11abfcdef3fdc8b0ad300', class: "variable-example" }, "<div class=\"tet-color__red30--hover\">Teksts</div>"), h("span", { key: '43447b4eac32e910259412eab88f5db2a46f165d' }, "Teksta kr\u0101sas mai\u0146a", ' ', h("span", { key: '9d3776ff0ea4ed6ecfd362866d3ded79b01307d1', class: "example-element example-element--hover tet-color__red30--hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), h("code", { key: 'b98e389879beb5be9d73e53e873f856269f40c6d', class: "variable-example" }, "<div class=\"tet-color__red30--focus\">Teksts</div>"), h("span", { key: '925af80f6828a9e686dc34dcf53ae253fee93b66' }, "Teksta kr\u0101sas mai\u0146a", ' ', h("span", { key: '72903c087c5925acb072c2b8850fc50ea3238937', tabindex: "0", class: "example-element tet-color__red30--focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), h("span", { key: '841a0ddd68a0361a9c8809e49ae59c762ba8f9c9', class: "subsection-title" }, "Fona kr\u0101sas mai\u0146a"), h("code", { key: 'e026d6c1fae6119b6e57462d13510ae8946e3dcf', class: "variable-example" }, "<div class=\"tet-color__red30--background\">Teksts</div>"), h("span", { key: 'ee8bc5754f6669a364ca3385cf32a3d66350dde2' }, "Fona kr\u0101sas mai\u0146a", ' ', h("span", { key: 'bc970d1e27922f91d1c99491ffce546bd10628e9', class: "example-element tet-color__red30--background" }, "elementam"), "."), h("code", { key: 'cc306c813566eaee7dbed4bac4690b8ffd1dfac1', class: "variable-example" }, "<div class=\"tet-color__red30--background-hover\">Teksts</div>"), h("span", { key: '0f6225c1931aa5a40f4ba23ff680d868927097d0' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: '58105a1dd9fc3c9c6ea2c8ca29ac9bf8abe8dd0b', class: "example-element example-element--hover tet-color__red30--background-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), h("code", { key: 'd62ffab4d99e465f51fe60b1aab4fc51988b18aa', class: "variable-example" }, "<div class=\"tet-color__red30--background-focus\">Teksts</div>"), h("span", { key: '91e03960f11d6bd834b086d50f72e4cac657c397' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: '95a6c1b599dfa363ebdff992c3ad728b94dc5a48', tabindex: "0", class: "example-element tet-color__red30--background-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), h("span", { key: '4ae5bd03851d56af1b7e9218b226fc1c4d2676e8', class: "subsection-title" }, "Apmales kr\u0101sas mai\u0146a"), h("code", { key: '9e6b8b4faed44e6a4f475aac0880cf12bb64af36', class: "variable-example" }, "<div class=\"tet-color__red30--border\">Teksts</div>"), h("span", { key: '9af2f03684c8cb829c9e52b9b6a86ed36e090dfc' }, "Apmales kr\u0101sas mai\u0146a", ' ', h("span", { key: '3259bab42804113e5ef01f29af8a7b4b21518cb1', class: "example-element border-example tet-color__red30--border" }, "elementam"), "."), h("code", { key: '8e60801146a8975dbb188f4dd55592c14499531d', class: "variable-example" }, "<div class=\"tet-color__red30--border-hover\">Teksts</div>"), h("span", { key: '157e0f6f423ba67913fda4162e820a0b6b37c17b' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: 'ac6a5cc0d8161726fca9c9e0859d5484bb00932c', class: "example-element example-element--hover border-example tet-color__red30--border-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), h("code", { key: 'bc8cc192246b7791c01d680ca33fc7a7d38bc1ab', class: "variable-example" }, "<div class=\"tet-color__red30--border-focus\">Teksts</div>"), h("span", { key: '1d614923bd5cd231d7e839e9a18d36b0a5be6e84' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', h("span", { key: 'ad1cb22e636c5074bfee48e867f61e6a4c658082', tabindex: "0", class: "example-element border-example tet-color__red30--border-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), h("span", { key: 'd352934887afcc84ba955e886e944198c4bee3e8', class: "subsection-title" }, "Nemain\u012Bga gai\u0161\u0101s t\u0113mas kr\u0101sa"), h("code", { key: '587633a144ea3e1439a392a644b9085e60daad05', class: "variable-example" }, "<div class=\"tet-color__red30 tet-color--static\">Teksts</div>"), h("span", { key: '888e723df56a3ce8a28eeb89c16ea3e8198637ce' }, "Nemain\u012Bga teksta kr\u0101sa", ' ', h("span", { key: '7af656d9b5b3eff9eab788a1e95f82b0c6e5b4db', class: "example-element tet-color__red30 tet-color--static" }, "elementam"), "."))), h("div", { key: 'a8ff6234c0dbdf6f1c336607e7183d97108b757a', class: {
55
55
  'container': true,
56
56
  'show-variables': this.showVariables
57
- } }, h("div", { key: '0f71e206c29db15139ce9028d6cd2d766a68519c', class: "container-title" }, "Kr\u0101sas un To\u0146i"), h("div", { key: '46e8fb59e0256b6d47fe8aae25fe6ef5ab104d27', class: "container-section" }, Object.entries(this.colorSections).map(([key, section]) => this.renderColorSection(key, section)))))));
57
+ } }, h("div", { key: 'cc3150ef8d8274203b109f21c4bc77359f78083c', class: "container-title" }, "Kr\u0101sas un To\u0146i"), h("div", { key: 'e711a5fd4de26bee5e2b3f6d3ad169826c993fb8', class: "container-section" }, Object.entries(this.colorSections).map(([key, section]) => this.renderColorSection(key, section)))))));
58
58
  }
59
59
  static get is() { return "tet-colors"; }
60
60
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class TetFontWeight {
3
3
  render() {
4
- return (h(Host, { key: 'e98765c70a23b80f56250ee5c2d2b3c69611d89d' }, h("div", { key: '5dc698e0627fe6458134d71e4039432b3470d308', class: "variable-container" }, h("div", { key: 'ecf78bc5db99458bb4f8eea02077cfe57eac1255', class: "container-title main" }, "Fonta biezuma klase"), h("div", { key: '02140fff2d97d1b26e6c0cbb4e2c9afcc8a9ed0c', class: "container-section" }, h("div", { key: '0b623935b435754ffc8dceec3ed26df470a6677a', class: "variable-name" }, h("div", { key: 'dbfea94d0ce428bf6310a9e8d467145d58bc77d1', class: "variable-part" }, "tet"), h("div", { key: 'dcfd13943cc7953e03c090827338c69199a19349', class: "variable-part" }, "-font"), h("div", { key: 'd8cb9a7c0114fcc760a2ae04e63e7ae94bcff5d3', class: "variable-part" }, "-weight"), h("div", { key: 'd76d6748fe60dc75dde0ec9f5bc4602ae666f96c', class: "variable-part variable variable-weight" }, "--semi-bold")))), h("div", { key: 'dc3d2b24ce594f8b1aac97452790389067c3ef8b', class: "tet-fonts-container" }, h("div", { key: 'eb9329b0427785ec80a3fca516377b5f610a14ea', class: "section" }, h("div", { key: 'b574b9d841103a08a8937bd737abeb199df1d908', class: "container-title" }, "Fontu biezumi"), h("div", { key: 'dfd500186280764cc3cda8847aeb2defafe0eb1d', class: "section-font" }, h("div", { key: 'b39c0f229b5efa072cbaeda2ea6400eca7cabd8f', class: "font font-body-xs" }, "Font weight - 400"), h("div", { key: 'db3dce5c6fa25871f806fb6c6ca6c96ecfa724ab', class: "section-font-class" }, "klase: tet-font-weight--normal"), h("div", { key: '78f79d22c81de82fc1ad4adc6361da61ff4f8b38', class: "section-font-weight" })), h("div", { key: '032976246e87ac3f5877da3cc83a0687753aa03b', class: "section-font" }, h("div", { key: 'd4dafd79eca24add3705cd0d732be88907e29d37', class: "font font-body-s" }, "Font weight - 500"), h("div", { key: '53f5c806e425bbc59b63a85f775bface7e36b42f', class: "section-font-class" }, "klase: tet-font-weight--medium"), h("div", { key: '9f0a97e81ed6557eef5c0f0e059e59d551cd0566', class: "section-font-weight" })), h("div", { key: 'd6b8ee517ed361080f3f148f49ce5605db2afaf1', class: "section-font" }, h("div", { key: '13f31938c6acf00d06b7423f6030d488b292a591', class: "font font-body-m" }, "Font weight - 600"), h("div", { key: 'bea2c522600a4a72970e91f9f496b1c46fae4522', class: "section-font-class" }, "klase: tet-font-weight--semi-bold"), h("div", { key: '3d9ecf92cc8247513259eb44e40d783a08a96c63', class: "section-font-weight" }))))));
4
+ return (h(Host, { key: 'aed273ad327e9a9e3a158fccc9f6f6206376f251' }, h("div", { key: 'bbb7869f28637a63ab839e210df27e9cf3835f1b', class: "variable-container" }, h("div", { key: '594877478d3fa7030043deae1f33dd952f520145', class: "container-title main" }, "Fonta biezuma klase"), h("div", { key: 'd6bce2cbd99de6390dd3469cd31ac6c2ddf16d50', class: "container-section" }, h("div", { key: 'e92e1c5928a7d7659405a55154a8da323c96b740', class: "variable-name" }, h("div", { key: '0f38fe7fcdb7d0e08a4abe1cfa6a8bb83bfc2c4a', class: "variable-part" }, "tet"), h("div", { key: 'e1944a8c2fd786c71785df10a94bf943ec84d7b6', class: "variable-part" }, "-font"), h("div", { key: '3abb6ec974ba157e0b5da6ed650a4f85ee8e05ce', class: "variable-part" }, "-weight"), h("div", { key: '3dff89c9a2b25a695737e6d62b54e842bf410de0', class: "variable-part variable variable-weight" }, "--semi-bold")))), h("div", { key: '1636944c5687c4f5f392e68bf3e8f9ac9a76b4d9', class: "tet-fonts-container" }, h("div", { key: 'd4fb92068e83ccbb5834e2aecd8ae25803fd983a', class: "section" }, h("div", { key: 'ab71ba8c660db18e2192fd8336430e0a2cb2f7b1', class: "container-title" }, "Fontu biezumi"), h("div", { key: '098904259e01f6fa943b312e4ad23e27e1d9b75d', class: "section-font" }, h("div", { key: '8dbefc913ae934a6310e6bd43baa557bcd0758c5', class: "font font-body-xs" }, "Font weight - 400"), h("div", { key: '3248358216d774eec74099bc493774f5758ba8c1', class: "section-font-class" }, "klase: tet-font-weight--normal"), h("div", { key: 'e4571a342334751a31cea6fa41b223c1df2787d4', class: "section-font-weight" })), h("div", { key: 'be305ea8f3dd6d26fd548ddfa8c5bbfb9fab21fe', class: "section-font" }, h("div", { key: '231b4d5a78a36032f84c3c62c13a434aabdd3a9f', class: "font font-body-s" }, "Font weight - 500"), h("div", { key: '1946575cf57ea6ec4fddfe768e31858f8ffb40e0', class: "section-font-class" }, "klase: tet-font-weight--medium"), h("div", { key: '8d4b9587b48784465ac88edc62a808396b951572', class: "section-font-weight" })), h("div", { key: '38b5e03e43fc2bcb034df297f6ee68774594fda7', class: "section-font" }, h("div", { key: '11aac0e997f325ebb75e455d544e4d312ff260f7', class: "font font-body-m" }, "Font weight - 600"), h("div", { key: '63550bd87c7ad29e5f987ac47f5cbd2721c0e435', class: "section-font-class" }, "klase: tet-font-weight--semi-bold"), h("div", { key: '12c60ffaafa7ef37123cb366b332f6c5100f3aef', class: "section-font-weight" }))))));
5
5
  }
6
6
  static get is() { return "tet-font-weight"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class TetFonts {
3
3
  render() {
4
- return (h(Host, { key: 'eb364aa730db6e47cc1172a0ba9b19a90ad3d84d' }, h("div", { key: '3ffad4589d517dec161590078880aae56635a468', class: "variable-container" }, h("div", { key: '5b7832f993baf66fcdb18968ce088913fbfc49e6', class: "container-title main" }, "Fonta klase"), h("div", { key: '47fb5b35fac3fdb14d8e8b537a0c78420e3a0198', class: "container-section" }, h("div", { key: 'ec00cd3c7d641201f2269072de0647f2558ae05c', class: "variable-name" }, h("div", { key: 'b341d91d1434977c47a58c9392a2165c0aba4775', class: "variable-part" }, "tet"), h("div", { key: '04ee9852fb467d34ddbb0c369dc9603c1153a4ab', class: "variable-part" }, "-font"), h("div", { key: '5df6339af959653f66ba359702e3bcc0c052cd94', class: "variable-part variable variable-type" }, "__label"), h("div", { key: '18dde82205444926291683f347a012ed9f7421f7', class: "variable-part variable variable-size" }, "--m")))), h("div", { key: 'e4d91eb53473d198cc1776bb63a7e5aa82026d55', class: "tet-fonts-container" }, h("div", { key: 'ea1356edabe635c2099b27d199b7728b08d3ba65', class: "section" }, h("div", { key: '9d1af47d68aa47b23705cbfaedfdbf2d901ebb40', class: "container-title" }, "Body - Inter"), h("div", { key: '0c56fadad687fabde78ce2f1d12bb31eaa6b8eae', class: "section-font" }, h("div", { key: '1d5748a7fe98ecae86c1556e5a6441e7a74d3688', class: "font font-body-xs" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '57eac81805158d70692c7c270188aa6f9721958b', class: "section-font-class" }, "klase: tet-font__body--xs"), h("div", { key: '633c1d585e45b70ef1970c293c7f4886819f3004', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), h("div", { key: '561b45e8cc256a753605fd75b32cb0eaf875aa43', class: "section-font-attribute" }, "Font weight - 400")), h("div", { key: '35beaa8970d3227bb70e670c8bbb17ca97910e9c', class: "section-font" }, h("div", { key: '8a187a8e4b837fa2c0753b01cf21825b5e46a137', class: "font font-body-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '1f6dbb2b94dcb10e99cf6e37d158fb13ac5aaf90', class: "section-font-class" }, "klase: tet-font__body--s"), h("div", { key: '691815d3a4e8ea1138c3c80dda422d5d69b1950d', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), h("div", { key: '8e7c8ea47cc93da8a4a04fe9348a082a08d8b5ef', class: "section-font-attribute" }, "Font weight - 400")), h("div", { key: 'd0d3e3abb0af866f79a44865abe6b8abf5d27707', class: "section-font" }, h("div", { key: 'bfbe71605fe0abdc1ebfd037a95bac2b7ced3efd', class: "font font-body-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '21b1c519b1c0eaa15dd1affb78e83b43b95836f0', class: "section-font-class" }, "klase: tet-font__body--m"), h("div", { key: 'a7fd845cd968bcd1f8a430855d1aa20ef5fdc1df', class: "section-font-attribute" }, "Font size - 1rem / 16px"), h("div", { key: 'f2e83a5e153373776ade24eb5307defdff42e76c', class: "section-font-attribute" }, "Font weight - 400")), h("div", { key: 'c0227c3bf4395893e3cc5e6ba17b71c9d7d494a4', class: "section-font" }, h("div", { key: '96020398879b3855649cfbc432319321763690e4', class: "font font-body-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '084e8cc785774d64c04e016459d7b8820a1266a7', class: "section-font-class" }, "klase: tet-font__body--l"), h("div", { key: '0cf40b56744eb65cdc5c114b63c5fb0e302602c5', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), h("div", { key: '716914f695c9bc08a0de308b597750238adcf272', class: "section-font-attribute" }, "Font weight - 400"))), h("div", { key: '352950f13363347b2562c06796864746e2b60f66', class: "section" }, h("div", { key: '24c5a73db6aa7f6399fec69911df1692c00630ae', class: "container-title" }, "Label - Inter"), h("div", { key: '57f29befd7c9c1297ecfc6e3426f63c7bcb4344e', class: "section-font" }, h("div", { key: '1627df8b18174f29561f42190c96bfbb93f834dd', class: "font font-label-xs" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '5edd469ea492696ad89c9678f88de499bef61e64', class: "section-font-class" }, "klase: tet-font__label--xs"), h("div", { key: '4bf2d51f4158e244c79b27bac38ad5e17a191b49', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), h("div", { key: '84c48fed1151d25b62ebe8bbf7fb9e6d1b0d0fa0', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '2eefba5c3c1494f40dd601a1e0cbf543c5ab7cca', class: "section-font" }, h("div", { key: 'b915607585ea868dd95c11b2e20037a9e92bc42a', class: "font font-label-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'f8f6f305307944671801856b5d473d9b8e10d06f', class: "section-font-class" }, "klase: tet-font__label--s"), h("div", { key: '0953fe0f25ca1708a272038b0cb229d75395a923', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), h("div", { key: 'fd67cf49fe27368cfc3f1a7ddf00e4b06c92b2f8', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: 'b6ae4747f754a2d0f9613767c9b5d8473e5de6a0', class: "section-font" }, h("div", { key: '95e9e03941ab166a2c791cc33db54ec7bcbf7b78', class: "font font-label-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'b0d3ca91bc15afe0809686d9cf2c29c66f1f6faa', class: "section-font-class" }, "klase: tet-font__label--m"), h("div", { key: 'eb4e85d608abba79154fbfd356d8466c08afcea0', class: "section-font-attribute" }, "Font size - 1rem / 16px"), h("div", { key: '3728dd3a586ded8ea4ef87247790e0691eca87a5', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '1c9ba73bd3dd8004325e82e847261ee954b25f2e', class: "section-font" }, h("div", { key: '5d4a99025f34d655f877ffe39a70a3ae1341f798', class: "font font-label-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '83c468df9caeef513c9f2d414f6e369bdd2c7d1d', class: "section-font-class" }, "klase: tet-font__label--l"), h("div", { key: 'eb7aca634dc974f3a191f215195c6809259b3d43', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), h("div", { key: 'fc46a2b8edfea2fd27035b1aa7cd59da2805d2e1', class: "section-font-attribute" }, "Font weight - 500"))), h("div", { key: '828d228442a69e627472455c632c182cb0a04056', class: "section" }, h("div", { key: '81001fb4f18e6e6b5124248197894221a86dd89f', class: "container-title" }, "Title - Inter"), h("div", { key: '42c29dab0ed1197c035eca0918b8d86f6b547fa3', class: "section-font" }, h("div", { key: '29ff0a5065b96979914e40194781490594b7ccf9', class: "font font-title-xs" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '79094c080ba729c503a909f0bb4cba45aae8b3f1', class: "section-font-class" }, "klase: tet-font__title--xs"), h("div", { key: '0175968cf568acc7fe38be3cd24ec4ffabc7edef', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), h("div", { key: '6688a54db618180cee2400af1cd56f3934ec8adb', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '1cbd11e116c9cccb9fe79515f8cf4bad6321cfaf', class: "section-font" }, h("div", { key: 'bd4dd78e9882205d3e6dd5572205d235b63b65d6', class: "font font-title-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '072897397dcfeafc76f448d6c803f14097c2458f', class: "section-font-class" }, "klase: tet-font__title--s"), h("div", { key: 'a5265ada73aeffe4c058d218baec3f8ce7f30883', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), h("div", { key: 'b4c8cec9c24a94412d4635fea0df1ffd5fa14158', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: 'afeecdfcbab15f7e2430f183c40b7a36b0caee56', class: "section-font" }, h("div", { key: '52524b0abc70013af84d6113f46afb49e9cd5557', class: "font font-title-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '47281838922e8a66765e7b8a742c4dbc45ebf385', class: "section-font-class" }, "klase: tet-font__title--m"), h("div", { key: '611b5ecc111f0d40c2f0c9211a93132509231010', class: "section-font-attribute" }, "Font size - 1rem / 16px"), h("div", { key: '68c024020e9f69c85a73cca6a8cd73c8af5a0c0e', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '3b395a5afa81094f278daaae61701d0c8a2eb8b6', class: "section-font" }, h("div", { key: 'c3015e6c8a9a30d077ed13c80bf905921cf62e1a', class: "font font-title-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'aced7ce847fad8968dc0d3a677c4af52ea52e032', class: "section-font-class" }, "klase: tet-font__title--l"), h("div", { key: '5e58a1d0c7839ad2544f86222a58bc0f1a839845', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), h("div", { key: '52fdea183864b0b93443dad631c90e95691f368d', class: "section-font-attribute" }, "Font weight - 600"))), h("div", { key: '38859595925a3f6a02fa5f66f7199d8d9a83beb7', class: "section" }, h("div", { key: 'c8f3bb6300f32c9a0a9d487c9795279fdc15a946', class: "container-title" }, "Headline - Inter"), h("div", { key: 'd15f315b947d4d1d4b55a1eb989031c35cc24ffe', class: "section-font" }, h("div", { key: 'bbdcd47fa0af67a7811c18a94b1469b6bce4abb5', class: "font font-headline-inter-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '71518ac0d8bc207a7c61c301229aace69adfb790', class: "section-font-class" }, "klase: tet-font__headline-inter--s"), h("div", { key: 'c4db6830c24aa294229f8cf8061cc2b56f652f81', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), h("div", { key: '1d01f6720154249618487a33c8cd5772467938af', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '6135b11706e10936ce96ec6d5992857074f6c9b6', class: "section-font" }, h("div", { key: '5a5773dc45943e3ab35f862c63ab6e50d1f0fd8e', class: "font font-headline-inter-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '64ad28b2fb0fe0c1ffe7cb21324f9b112ebac831', class: "section-font-class" }, "klase: tet-font__headline-inter--m"), h("div", { key: '7a51c9da0eb1a10e5976689497cbc08eda9ffcbd', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), h("div", { key: 'f147928fadb7799b668d76cddad6dcab7c94099e', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: 'df91e35b87a9d6f6cacfc82ea3f2127eb553ef9b', class: "section-font" }, h("div", { key: '2f947f95ee78b5e5c12993c163d2cc41e9f64ea7', class: "font font-headline-inter-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '556554f06fee304507752faf053a7404a1727782', class: "section-font-class" }, "klase: tet-font__headline-inter--l"), h("div", { key: '9669b5e58625bfafeea91797c2f97fa00649cf9f', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), h("div", { key: 'd9837455e320e17d105eb098995d345bee60e98a', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '1abb7226ba194465f6ae7e5426812f2c79945f03', class: "section-font" }, h("div", { key: '51e3b29529f5bb53ea1e77fb015d2af4ce77c5b9', class: "font font-headline-inter-xl" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'e2109851fddcaa156d446b6b420c511d9e11dc92', class: "section-font-class" }, "klase: tet-font__headline-inter--xl"), h("div", { key: '347df0f7b2c2841214d39791ac585d1781f1e1c2', class: "section-font-attribute" }, "Font size - 2rem / 32px"), h("div", { key: 'e38975c4fedcd117ea0e095b21908a28f6314667', class: "section-font-attribute" }, "Font weight - 500"))), h("div", { key: 'a4cad48c1d18544a73a63edb9ce78bb99873b7a8', class: "section" }, h("div", { key: '2ca23730f99fa682749914ca84fd94df61c52bf2', class: "container-title" }, "Headline - Gilroy"), h("div", { key: '93d6aa9efccfd9db7d35cacaf8b283fd7d2e6d6e', class: "section-font" }, h("div", { key: '38ef1b05fce79d7de15b503deecb9029ccba3df3', class: "font font-headline-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '5a2569379b2995f0c56935ef6cd65987a0bb82d4', class: "section-font-class" }, "klase: tet-font__headline--s"), h("div", { key: '61721eacb633defd8b2ad682829ab9d426b74a65', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), h("div", { key: 'c986de67411315d4e5a0d5dbf8a9221649e48e95', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '3193b17fe7516183c14dcdc568b02b84e430a039', class: "section-font" }, h("div", { key: '70623b35c8ae46312612a9a5498fb301f2b797ef', class: "font font-headline-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '7a58f1b19cda2702885ded5c1370c14c8c5531d4', class: "section-font-class" }, "klase: tet-font__headline--m"), h("div", { key: '20e11d0ce30bf0a0f975b3d8cc4d2bdcb197859a', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), h("div", { key: '5b94bd1f3d9bcd66b3236094f15e43c935d1d5c9', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '45792bcba389781a92100c9180474ba2f329d032', class: "section-font" }, h("div", { key: 'c50ff8cf472ec157b2a686892be7023c6b781ce4', class: "font font-headline-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '1a00c6635c53c6fd2ae6652e090a84b18842df63', class: "section-font-class" }, "klase: tet-font__headline--l"), h("div", { key: '56ca976f39491d67d8eda307f61a9f045024f1a8', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), h("div", { key: 'ad7e63de1563b0938b13be4cf8239ca9771d6900', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '7ed753c1e01f7f5446138c05ab2dfa7726ba1131', class: "section-font" }, h("div", { key: '3fe67eccd5f8b3aceed592c01070a231aa767b1f', class: "font font-headline-xl" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '3e0a3da5727f54677453c54e1a8bd65695bcb9d8', class: "section-font-class" }, "klase: tet-font__headline--xl"), h("div", { key: 'd2780cf79aed1d3bb5b1acc82d35b219d0cf4690', class: "section-font-attribute" }, "Font size - 2rem / 32px"), h("div", { key: 'f533a3baabdc9caf7ae2e33593d4e3b989825e95', class: "section-font-attribute" }, "Font weight - 600"))), h("div", { key: '4dce6a40e21e311eb0b03cede1b8949e3621f778', class: "section" }, h("div", { key: '11a6abd30b7c48084ab4a6b450f94155fa9f0a4a', class: "container-title" }, "Display - Gilroy"), h("div", { key: '8d0f9194f205ac187aea296bafa8b731565bdf5d', class: "section-font" }, h("div", { key: '8e3418f9c11beb44ae9246b0db69d69012e1880d', class: "font font-display-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '6e01ec5d8a51945f322e4a19be1b7aefa8fc75ab', class: "section-font-class" }, "klase: tet-font__display--s"), h("div", { key: '97ba5cae3b124d7936d52d537293bc8fe6931826', class: "section-font-attribute" }, "Font size - 2.5rem / 40px"), h("div", { key: '7deca65491551816ed30bafd5285a32d749e38ee', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: 'afca921188fe2fd073bbf676b5036db7bce43ca8', class: "section-font" }, h("div", { key: '6d0d70213b200b27912eb2b6be8243c2f0960ace', class: "font font-display-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '6b3b7090e3e87aa521df024631e230540c61bdc8', class: "section-font-class" }, "klase: tet-font__display--m"), h("div", { key: '7a6b15dacf3a09ec8011d8d7a8448dbd4304ff35', class: "section-font-attribute" }, "Font size - 3rem / 48px"), h("div", { key: 'c90a541c9c9626aa7e561148352dfd152d5ed360', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '0588b93d3caec93c3c0c70f21d2f1c717b513fa4', class: "section-font" }, h("div", { key: '27398a3a896fc6f62ffa503ba63d191435af776c', class: "font font-display-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'cce2bb4032e5e339f87fb3df365d3b1025b99771', class: "section-font-class" }, "klase: tet-font__display--l"), h("div", { key: 'cfcaf4765771628ca645c3533c6a988fb3704c44', class: "section-font-attribute" }, "Font size - 3.5rem / 56px"), h("div", { key: '2e0c53c35b803d6788524d4676eea29d98e19c66', class: "section-font-attribute" }, "Font weight - 600"))), h("div", { key: '9e35a45c8b3207bf8eff8423daa702f360c76801', class: "section" }, h("div", { key: '2b71029836b59baf1ee7b26bd02c542db75010ae', class: "container-title" }, "Expose - Gilroy"), h("div", { key: 'a34c0e680ccd4cf2a378111c7795c6b284a099fa', class: "section-font" }, h("div", { key: 'f2efc0a08a3efd0f08e43e0edb8c811258a3dd35', class: "font font-expose-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '28dec0f2a9d7e5dc71cb7d86ae129ac9cc2dac88', class: "section-font-class" }, "klase: tet-font__expose--s"), h("div", { key: 'e6e687c849ceb99c7968f1068d6a7abe1ad8757e', class: "section-font-attribute" }, "Font size - 4rem / 64px"), h("div", { key: 'b256ee84f7549525d994600967e465136a1a139a', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '47d844ef63a8b18ab260fa69031f07d9691e2030', class: "section-font" }, h("div", { key: 'eea515480dadf4f817d9fdae200c6b79663c3e0c', class: "font font-expose-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '499aa3b7faaa508001292215a6292fb49192582d', class: "section-font-class" }, "klase: tet-font__expose--m"), h("div", { key: '72184403a1e1656926e35a913fee3afee640599b', class: "section-font-attribute" }, "Font size - 5rem / 80px"), h("div", { key: '2a828eeb9fe09604e53fff0822bce1686720a000', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '976c0224eb75dd9129c5d56a900bb5380c99aa2f', class: "section-font" }, h("div", { key: '32b3da530537f783e55053e116fa71f35a4bd232', class: "font font-expose-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '32603c9ea8ca4ede679b635548f9394e3b9de083', class: "section-font-class" }, "klase: tet-font__expose--l"), h("div", { key: '93c217cff5ed0c3faceb0df5265169a55e06209c', class: "section-font-attribute" }, "Font size - 6rem / 96px"), h("div", { key: '0ecd4335fd0bfe37b8bcdd5878de05dc037e1c89', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '9da2b51e71f98c13c4068f938193264ccfc4fd8e', class: "section-font" }, h("div", { key: '8af297f7457cd9d27724d4b30060567179aa16a5', class: "font font-expose-xl" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'b90b95c6b56f7e3b8c7fa48e0f7ea7a8d75e6ea0', class: "section-font-class" }, "klase: tet-font__expose--xl"), h("div", { key: 'e2283ffd3baaddc7e6319647dc654d1133c0b1d6', class: "section-font-attribute" }, "Font size - 7.25rem / 116px"), h("div", { key: 'a758a5d0f7831eac24d480973be66039e4d16708', class: "section-font-attribute" }, "Font weight - 600"))))));
4
+ return (h(Host, { key: '85f47cf64725c3a06f9f38dee28b34d7f0600980' }, h("div", { key: 'c3f7ddbeb84664612e88fdcfb80948a942292d46', class: "variable-container" }, h("div", { key: 'ac0384d3f6fe7594551e9d873d69e5f9fee2b747', class: "container-title main" }, "Fonta klase"), h("div", { key: 'f358be6a6707557b6d8dc51a24ca48c62c3ea9b0', class: "container-section" }, h("div", { key: '8a15dbcd8842e1034804350bc41c3cd471b23615', class: "variable-name" }, h("div", { key: 'c0536f49a5826b6f562287f57f3fb44a3c23a9db', class: "variable-part" }, "tet"), h("div", { key: 'bbc773398f094c84980c302493b73d816f88beeb', class: "variable-part" }, "-font"), h("div", { key: '4be1cfd7bf5381a606b78887a27f435e2027544b', class: "variable-part variable variable-type" }, "__label"), h("div", { key: 'ba2a734271ca4b09013366735f4bfc973be9d75a', class: "variable-part variable variable-size" }, "--m")))), h("div", { key: '1ee706366ec1269de7cf3920f2cc72529b4fa497', class: "tet-fonts-container" }, h("div", { key: '192cc105e2fd792c8714682424a4f4ac06252cee', class: "section" }, h("div", { key: 'a8b5a478c38eb10f27437ecc29bd28ec30f3dc27', class: "container-title" }, "Body - Inter"), h("div", { key: '0a67d827f862b6b7f52596dacbad629d2ab53edb', class: "section-font" }, h("div", { key: '753e426554adaae230bceaeab00c9435a8d71e70', class: "font font-body-xs" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '60be69c0273c97d04ac94086ad0062b66d074331', class: "section-font-class" }, "klase: tet-font__body--xs"), h("div", { key: '2b56630bdeb526d1dd4e9304078a5df75250bf76', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), h("div", { key: '35ce217fc242a7e5e1252986f6f3990fb23a9f2b', class: "section-font-attribute" }, "Font weight - 400")), h("div", { key: '1b29c8bc798b6da5531649e5112e512f5e0eab91', class: "section-font" }, h("div", { key: '57a168345a296620ddd7fb560a39f006f66469da', class: "font font-body-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '46d4c2f92f2fea245616a730d4f94bd132057c07', class: "section-font-class" }, "klase: tet-font__body--s"), h("div", { key: '1e78bd3e161f5ac3864d3fcfb7b0e3448a49ccf6', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), h("div", { key: '5b55e2775c7639eb537be5adfb90034d7129b44e', class: "section-font-attribute" }, "Font weight - 400")), h("div", { key: 'ec73e31f86786af7fd3fb7a057273f841ba446b0', class: "section-font" }, h("div", { key: '7812260cfedd779f77cffe3e77af692589873dcf', class: "font font-body-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'bf3abdee58d8b036a56d4d48e6d17b0ec2af6fb4', class: "section-font-class" }, "klase: tet-font__body--m"), h("div", { key: '6c67e77d529f4c0d7c3683e0a1d5ed6f8be8adf7', class: "section-font-attribute" }, "Font size - 1rem / 16px"), h("div", { key: 'ac2338b8005ce9b6a2b45183b1c1fafb3c2a18b2', class: "section-font-attribute" }, "Font weight - 400")), h("div", { key: '92bffc475252a46fc100bb6606b1da7585081fd1', class: "section-font" }, h("div", { key: '5585f823000fc2a37a67feb0d69655ca4c57f06a', class: "font font-body-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '36f5f54f928da3d2a8405d63a8da187a87f06ebe', class: "section-font-class" }, "klase: tet-font__body--l"), h("div", { key: '80400a1a494a2631c5377e7cd5c16c2bb9b44b25', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), h("div", { key: '863c93d029e8cf6fcc2732f2582d96e7a3ce9c1b', class: "section-font-attribute" }, "Font weight - 400"))), h("div", { key: '46308d0618edced75777882f7b124a97e5188c22', class: "section" }, h("div", { key: '069b234c11e618a3aada21241bd236afca7cd547', class: "container-title" }, "Label - Inter"), h("div", { key: '30c9a1fb7ece57913bd4869ef6dd37d0c2f6dd71', class: "section-font" }, h("div", { key: 'e8117203ff396e7813f984e5f4d79e93da076b68', class: "font font-label-xs" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'f9aacb27c6952ca95c8fcf8608217e270b790879', class: "section-font-class" }, "klase: tet-font__label--xs"), h("div", { key: '01bc481cbd863fbb34a20b4464d111c9597567f0', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), h("div", { key: '5ae40a734b1e10c96a088d3c8c3dabf19e20b618', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: 'd4ba206cf8926959fb45d8ab1962c511f90f989d', class: "section-font" }, h("div", { key: '6aa01a485e81fd8faf1a12e300553e5d3e2bad5d', class: "font font-label-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '870a037a9eae4e09de3b781836dc178824995559', class: "section-font-class" }, "klase: tet-font__label--s"), h("div", { key: '3587174a621e582e0ee0555c9e31c0d29e665b1e', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), h("div", { key: 'bceebb78cd80f11b8cffdc9a416a2e89f824b495', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '7a5d8343d6b115c09f0fe3445e2bab2d8cb519c3', class: "section-font" }, h("div", { key: '4cbe736415049a250286fc7a43beda6c21499278', class: "font font-label-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'f8966a8ad49b0558c930057df6a70af2ec3ea0aa', class: "section-font-class" }, "klase: tet-font__label--m"), h("div", { key: '5784b4a4c9353ec33a8c234d18b955f8ceeda528', class: "section-font-attribute" }, "Font size - 1rem / 16px"), h("div", { key: 'e03f30572bc7c19fde51ece54194e6c153f54b74', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '07e58c12655cd5ccf39a5bb0c4b43a5ffdd6a514', class: "section-font" }, h("div", { key: '16ed55d629b198149b046732f44e2da02a635f69', class: "font font-label-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'b4e681496235384ed71d9b8ca0a145d123aa25d5', class: "section-font-class" }, "klase: tet-font__label--l"), h("div", { key: '82bc6051ae3eefd7b8095bb537df84ca30f7571c', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), h("div", { key: '53eae21cb23cf2607ba788f6c608eb9eb2326afd', class: "section-font-attribute" }, "Font weight - 500"))), h("div", { key: 'b0947bd8cab0b727e052d4dfcdfc9135c4f02dce', class: "section" }, h("div", { key: 'b699985e589f390cea915998df9317541bc0c28e', class: "container-title" }, "Title - Inter"), h("div", { key: 'abe6b925aab79accf0fce7956811a241671422eb', class: "section-font" }, h("div", { key: '5aad2666a08c0dec046969fef195652456626520', class: "font font-title-xs" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '75b08b847e2f514f1fa4107139c6b9c3b5066cb7', class: "section-font-class" }, "klase: tet-font__title--xs"), h("div", { key: 'faef6826678ec649a99ea1956d30c8fed4522aad', class: "section-font-attribute" }, "Font size - 0.75rem / 12px"), h("div", { key: '11bc6930261404cb0cf98163c93d6a29c5aed967', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '27da3836a11d7bc27c986a328952a54f7193ec2e', class: "section-font" }, h("div", { key: '4320728468c19c57915d7a010a6dd74591c0e8bd', class: "font font-title-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '98a563c2ac61756d1a3097634be97018126bade1', class: "section-font-class" }, "klase: tet-font__title--s"), h("div", { key: '71830883be9d58312d0dfeef6c9fbaf37bff5de6', class: "section-font-attribute" }, "Font size - 0.875rem / 14px"), h("div", { key: '3d9d471fdacafc01e840d4d8b186a2bad66695d8', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '6a0a22917332f9e307433ae1561e0625425a7d60', class: "section-font" }, h("div", { key: 'ea1eb833c8226eecfdc2fdedafdcd66bf17172f7', class: "font font-title-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '1f1049139e5f90a2b57458380b3ae91608962aad', class: "section-font-class" }, "klase: tet-font__title--m"), h("div", { key: '869ac0a7d922eef00c9e42985038a03d0e131e9a', class: "section-font-attribute" }, "Font size - 1rem / 16px"), h("div", { key: '9e6330f303a57ef8099e890f7084e29e0591b2e6', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: 'dfaab3a37414d059a7edbe87e7c1b7f3be44a61a', class: "section-font" }, h("div", { key: '5e76aa05bcf806aad7e8058f93d949a2a3c7bc7c', class: "font font-title-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '6b62bd745bcf3edaf8211e425b9b38d77ebf17b9', class: "section-font-class" }, "klase: tet-font__title--l"), h("div", { key: 'cf07ccc7aa57e73778b70e44b63734e6b63ebbd4', class: "section-font-attribute" }, "Font size - 1.125rem / 18px"), h("div", { key: '2cc7be0812ae4bf2c9d646e635a4987afda5373f', class: "section-font-attribute" }, "Font weight - 600"))), h("div", { key: 'e73bac3c98fb9a3cb89f0812e45da429130e9641', class: "section" }, h("div", { key: '9d8bbd3160db26b4c6aa0844d6632b75720a26b5', class: "container-title" }, "Headline - Inter"), h("div", { key: '2ae55b29ec2dc882fc1ccf761546fc6d8d0efe77', class: "section-font" }, h("div", { key: '2fe63666718e735b0b22a785e84c5919a0bfaaf2', class: "font font-headline-inter-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '277421db5eb5f6ea4df22d4be4a66b4e66f24eb6', class: "section-font-class" }, "klase: tet-font__headline-inter--s"), h("div", { key: 'b3b6407dce32cc73bc003090f764714a5b4eae94', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), h("div", { key: 'dca2678425882f5c3d9bc4f2a1230f88104d5a4e', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '6d0979aab1cfaeb8658f70fa4398c1b25e04677d', class: "section-font" }, h("div", { key: 'c16799793a3be0d8981503aadf5f1526d4e1597e', class: "font font-headline-inter-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'b3a5fb4c1d55ad4a508c395112211699a5398d30', class: "section-font-class" }, "klase: tet-font__headline-inter--m"), h("div", { key: 'c85b79e5bf7b6b05d4ac8161d85699e5f88c55ca', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), h("div", { key: 'e11434d5789b6c0f7f55d7295e8e8ff7ff70ac8f', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: 'ff38e9252477832c9c9428f3bdf8e62f35b4e861', class: "section-font" }, h("div", { key: '64e9e43371b69aebeacbf2858a1ddbfbd43e01ce', class: "font font-headline-inter-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'e6cb2e26bd9023132e28ff7843a419644c0b758c', class: "section-font-class" }, "klase: tet-font__headline-inter--l"), h("div", { key: 'cfbcdc3dd80b178e6970ca53d1240b46ba14f62b', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), h("div", { key: '2c583095d35793ab9dc39ca51a126ca69a5ea5a6', class: "section-font-attribute" }, "Font weight - 500")), h("div", { key: '1255b01b1ea4f13c290bf226fce6c1d141033ed7', class: "section-font" }, h("div", { key: '1b529372b94f61fbea845e8de5ed6feaa68c737e', class: "font font-headline-inter-xl" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '6c7edd97e7a202975697d1e5858ac4dbcf2f2c28', class: "section-font-class" }, "klase: tet-font__headline-inter--xl"), h("div", { key: 'ab0831e5026861bb39d439809277b00f1dc0d6cd', class: "section-font-attribute" }, "Font size - 2rem / 32px"), h("div", { key: '8546e45d022bb019d45af32f23eef335d87a963d', class: "section-font-attribute" }, "Font weight - 500"))), h("div", { key: 'ecd79113d73db5a009f5fa0c2f487efb951275d6', class: "section" }, h("div", { key: 'd84c6d4f554aac5aeac6fa308e9faa65489ee4a8', class: "container-title" }, "Headline - Gilroy"), h("div", { key: '7295f3427c15100e7e21bdf93dfb85a9ef5d8fd8', class: "section-font" }, h("div", { key: '3ce82aafe8aee0de4867c4e3affc31abbf2fe374', class: "font font-headline-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '748e22e0f0ce0b8664b8abfadb11e694f175fe83', class: "section-font-class" }, "klase: tet-font__headline--s"), h("div", { key: '0c9a4c45a2d4b2b54d21fb23825cc9341f8f7122', class: "section-font-attribute" }, "Font size - 1.25rem / 20px"), h("div", { key: '2aed54590e6c27704864e3829e065e3d4fbc4431', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '95a2a4123f97332193d5009fe31617199f961731', class: "section-font" }, h("div", { key: '292f679b9d7b7e52ea51bab544cbf8a75e85c5c4', class: "font font-headline-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '6329fb6c7ca8c385693c014d36bdd7521476757a', class: "section-font-class" }, "klase: tet-font__headline--m"), h("div", { key: 'bf5a9c97dcdebd5d8738539c2f7803be0d9a1033', class: "section-font-attribute" }, "Font size - 1.5rem / 24px"), h("div", { key: '4ac5e6ac6dba9f2e4215f5817a957a2ef1ca4155', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: 'db0b173d8d136b48515b04f995e3a68280dcc82c', class: "section-font" }, h("div", { key: 'a3ed611a23984d6075336b49c32d8ebe1855bb15', class: "font font-headline-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'f1d1610d3e05ee5eaa54d253e18adbcf175ef3b0', class: "section-font-class" }, "klase: tet-font__headline--l"), h("div", { key: '8fa0bda48410030091e61fe604ba6806c38c2a3b', class: "section-font-attribute" }, "Font size - 1.75rem / 28px"), h("div", { key: '2c63b807b652a6f2e49f14f39fc3f5fe6db2a0b9', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '74e767e395fd8917a4227fc762e3c54fb30b0b8f', class: "section-font" }, h("div", { key: '6f18ebf0d4386070adff69d22065177992e9d26d', class: "font font-headline-xl" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '1acab653e660d8094852e70502a7fc10ac30706b', class: "section-font-class" }, "klase: tet-font__headline--xl"), h("div", { key: 'e7067b37cc57d1a3460fd3cf52bf98a7217dbbfe', class: "section-font-attribute" }, "Font size - 2rem / 32px"), h("div", { key: '3bf63682b5fd059ebe958f2c44aa785b1700a69c', class: "section-font-attribute" }, "Font weight - 600"))), h("div", { key: '67b19e110c56d0dc5f9ea837dda14a54bb6304bd', class: "section" }, h("div", { key: '3de58c6e177f19d3f2545453de9c0490b50282e7', class: "container-title" }, "Display - Gilroy"), h("div", { key: 'c9c114b1dccdbefb7db70f5e12e65fe87688c885', class: "section-font" }, h("div", { key: '1f2d77aa8f998c64e08bcd5411c18019f85c2b67', class: "font font-display-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '353072c6eceb5627267b2e2fb9ff293ceb9c96ca', class: "section-font-class" }, "klase: tet-font__display--s"), h("div", { key: '696e3f425cf114a606137f360c9c7513f8d14536', class: "section-font-attribute" }, "Font size - 2.5rem / 40px"), h("div", { key: '1845fdecc71d292b0b3ab159c2d3fc3fa70ea554', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: 'f585b2eb1af6160afab24996cde206d02c90ca6a', class: "section-font" }, h("div", { key: '6b36e069b758decc88d2e31321ce27c4a82ae517', class: "font font-display-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '578c757bd565d71645171ec250c8b5d4d05929d0', class: "section-font-class" }, "klase: tet-font__display--m"), h("div", { key: '0f136d942f7c2a8fc23b9bd87ac33a759e8ff03b', class: "section-font-attribute" }, "Font size - 3rem / 48px"), h("div", { key: '8cbcada657418e3afd846ee09c5454b9ebcd95b1', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '493c0f97d19335713d0d2927683dc51daa451fc2', class: "section-font" }, h("div", { key: '2d63e672e5590c0f4312af0b580f67596f302eaf', class: "font font-display-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'cde5a397a40f77ea3a02e29807f430b5eb1012ef', class: "section-font-class" }, "klase: tet-font__display--l"), h("div", { key: 'eaf84a11c5ee7685e98e644a128d7fff600317b6', class: "section-font-attribute" }, "Font size - 3.5rem / 56px"), h("div", { key: 'c6bb4f8d1d13cfe63a030e3ef54c2c3ed89c488b', class: "section-font-attribute" }, "Font weight - 600"))), h("div", { key: 'bb13542848b002fdb621c78211b0056e9cc18bfc', class: "section" }, h("div", { key: 'fac32b76026237519b12d3a96bc6b1c0aacf3189', class: "container-title" }, "Expose - Gilroy"), h("div", { key: '630c6132fb95c6e2064c8f48169787d6388a10b8', class: "section-font" }, h("div", { key: '2906357c6509ca6b0b5c16f71d26de903e73f308', class: "font font-expose-s" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: '50360713bc1492ad76758afe61310516fb6ef91c', class: "section-font-class" }, "klase: tet-font__expose--s"), h("div", { key: 'a9336dfe89be8b67b90803afa17643b7de7300ff', class: "section-font-attribute" }, "Font size - 4rem / 64px"), h("div", { key: 'ca813c2c7bbfe4260d3344e667dff7af7b32262d', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '91c1b3095d32c6724b0432527eac3927616773f6', class: "section-font" }, h("div", { key: 'd39f93fa98436d0ccf1f3b77de4817dcb1ad5499', class: "font font-expose-m" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'a4287ef41c4d9172dd065e8b64851d32b53aa184', class: "section-font-class" }, "klase: tet-font__expose--m"), h("div", { key: '520a805d57793cfedb0fc9d5a9b639f6f2676488', class: "section-font-attribute" }, "Font size - 5rem / 80px"), h("div", { key: '8b83d03be1d36eb21fb236627e5ba52c42eead7e', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: 'b76f354850e447cf088d52fdd165def4a4be43b8', class: "section-font" }, h("div", { key: 'd336c1a8979df978bac942dcef1021572d965f50', class: "font font-expose-l" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'e766c409d253966f6acf543fb74d81069a06d5b0', class: "section-font-class" }, "klase: tet-font__expose--l"), h("div", { key: 'ff96e76f30e680cdaf70528c54f40634ba41f038', class: "section-font-attribute" }, "Font size - 6rem / 96px"), h("div", { key: 'df0a9564cd58931ff473b4aee6922362844a851d', class: "section-font-attribute" }, "Font weight - 600")), h("div", { key: '9d64db3a5e0b712b0676031c7a8c73b8cbc3ed12', class: "section-font" }, h("div", { key: '41915fca66b1eea3931dcb806e09a702bfeb63c0', class: "font font-expose-xl" }, "The quick brown fox jumps over the lazy dog"), h("div", { key: 'c0c7bdd9b34580f0a4fcb687a0e51f1b24f2466a', class: "section-font-class" }, "klase: tet-font__expose--xl"), h("div", { key: '6f5ebe7fe851aeff2956525b6290ef07d120a909', class: "section-font-attribute" }, "Font size - 7.25rem / 116px"), h("div", { key: '1aa88c2a57fa84087f896d997d61deac655c7c92', class: "section-font-attribute" }, "Font weight - 600"))))));
5
5
  }
6
6
  static get is() { return "tet-fonts"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { Host, h } from "@stencil/core";
2
2
  export class TetLayout {
3
3
  render() {
4
- return h(Host, { key: '8cf3ecd66307b8e98f71fc4178f6f7fcf5110cf6' }, h("div", { key: 'ef5ef0e37924a5990109237814afe7b311f6aad7', class: "container variable-container" }, h("div", { key: 'f5ea491e42a05b28ed15dfaaa10d5954f35df934', class: "container-title main" }, "Teksta platuma klase"), h("div", { key: '607075dc3daec5581d3675e3d5fd7ca60cf17d3c', class: "container-section" }, h("div", { key: 'c51ba4d2b8cb5eac86c0a10091090bb70371c13d', class: "variable-wrapper" }, h("span", { key: 'cad23575a592fda52fa8e12c5a7036d0261b6139', class: "variable-name" }, h("span", { key: 'e4fb81fbb683354e23927fd0650fa8925cd1de8e', class: "variable-part" }, "tet-body-text-max-width"))))), h("div", { key: 'fd703bdba6593c9f56ffb1ee40dabaf28affd58c', class: "container" }, h("div", { key: '27f17390350954c49298b0626e963ac8529f71a1', class: "container-title" }, "Piem\u0113rs"), h("div", { key: 'de38dd2a68da710a297db76f4a85873485b37f09', class: "container-section container-example" }, h("code", { key: '703f9cdd2bf9214aa4dd6809d3fbaec9eee4bebe' }, "<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>"), h("p", { key: 'f4bdf68294556e4cc53040833e4e8ba6843c9857', 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."))));
4
+ return h(Host, { key: '28e4491ce0f5b7bfaf8acf85e1470a287ab714c8' }, h("div", { key: '3c8c3923debb6473dea73be0d9e4f1d79168c133', class: "container variable-container" }, h("div", { key: 'bfb0c4d8e2796bf7ae39c4a1d3c8d2b29ac0309b', class: "container-title main" }, "Teksta platuma klase"), h("div", { key: '6ec4f7a0cb1574f2e2407f9abd8fe907577223d2', class: "container-section" }, h("div", { key: '397a1c8d4b394d61da259255b40b6a87e8678f9b', class: "variable-wrapper" }, h("span", { key: '7e6a6b3633cc6d016d28f5d10e96ecae3ed930fb', class: "variable-name" }, h("span", { key: 'f57de3978c0c9d7e90fdf6a5368c824dc090a903', class: "variable-part" }, "tet-body-text-max-width"))))), h("div", { key: '2a9a9c8b14e30e7f3ece9191e6ba6632352178d8', class: "container" }, h("div", { key: '178d9dc443d5a8f4782fd3489543d1c3b6702ceb', class: "container-title" }, "Piem\u0113rs"), h("div", { key: '00efb6db08c30a0adf58f51711c1a040472a50ed', class: "container-section container-example" }, h("code", { key: '6f6f72c0add5bf8622c2b7e2e2d97159368e2b60' }, "<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>"), h("p", { key: '8daac9dd5ff9e70d9de051e52041f4664854a0d7', 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."))));
5
5
  }
6
6
  static get is() { return "tet-layout"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class TetLink {
3
3
  render() {
4
- return (h(Host, { key: '910767c7edf12bd1daac15e9a945a6e3c9f066eb' }, h("div", { key: '41220c1fd8c628c97c6191c8457c29dac535a868', class: "container variable-container" }, h("div", { key: '16af09700e0b386909860dd7e8b4fcedaa78f268', class: "container-title main" }, "Linka klase"), h("div", { key: '900dbabfb420ca0ebd8e03f6d656699cf71fd442', class: "container-section" }, h("div", { key: '011c6abf08c50080c5711e1badd7dd15cc5c03c4', class: "variable-wrapper" }, h("span", { key: '314c4a96de4f26c9899ad4b9964d5a14d6d7e7bc', class: "variable-name" }, h("span", { key: '57b6e7a256ac0174b235872fb1cc1210308f9703', class: "variable-part" }, "tet"), h("span", { key: 'c3db33b3fcae702c618f67e7b28a9d2376be0d03', class: "variable-part" }, "-link"), h("span", { key: '885a5e19e9eda391b2f7369fc9455a19a37ba862', class: "variable-part variable variable-attribute" }, "__arrow"))))), h("div", { key: 'a22c859f3c3278fe115555358f6ac981a1251b77', class: "container" }, h("div", { key: 'a68309768b41f5d486755dbea15bea891676599d', class: "container-title" }, "Piem\u0113ri"), h("div", { key: 'ffae8b345a18103f1cf3cd53a9e97857a54cbca4', class: "container-section container-example" }, h("code", { key: '77c676cb416444439b25b955864672c982cd3852', class: "variable-example" }, "<a class=\"tet-link\" href=\"#\">Links uz tet</a>"), h("span", { key: '81d788aea86a273a3aec9063bd18de66fc0511ea' }, "Link klase bez bulti\u0146as uz ", h("a", { key: '531c0a7e0a1b66d25e45870c3a23b37392c730ab', class: "tet-link", href: "#" }, "elementa")), h("code", { key: 'b26cb5d02d43e60123a1fbf8e68a5ad793c52ab7', class: "variable-example" }, "<a class=\"tet-link__arrow\" href=\"#\">Links uz tet</a>"), h("span", { key: '0dd9e20e5883facba6b65a3ec6efd8308d043c59' }, "Link klase ar bulti\u0146u uz ", h("a", { key: 'a9f34a734e66b624703edf5073d9d5bce520b4e7', class: "tet-link__arrow", href: "#" }, "elementa")), h("code", { key: '8db32138fcde220673ef2483df806397ff7d81fc', class: "variable-example" }, "<a class=\"tet-link__arrow tet-link--secondary\" href=\"#\">Links uz tet</a>"), h("span", { key: 'd58ac64dbd5729d602fa37785b8921fc8f8e4aee' }, "Link klase sekund\u0101raj\u0101 kr\u0101s\u0101 uz ", h("a", { key: '15608a4381a2e3d957235b79356e24d4c3ccf8fa', class: "tet-link__arrow tet-link--secondary", href: "#" }, "elementa")), h("code", { key: 'addcd5a7b16987e2aa29969f00d7ec3f6295a42b', class: "variable-example" }, "<a class=\"tet-link__arrow dark\" href=\"#\">Links uz tet</a>"), h("span", { key: 'e7cb59e73b2030eb766a89d4b500c60c06f5eb22', class: "dark-example" }, "Link klase ar tum\u0161o t\u0113mu uz ", h("a", { key: '2f42d2c5945a3e41f01c77645b0a41235f75b357', class: "tet-link__arrow dark", href: "#" }, "elementa"))))));
4
+ return (h(Host, { key: '88d041a68b609b7b047990a53db493e8283fea6f' }, h("div", { key: '2ec12a00c1ea80428be54b94969bb01b511cd1e7', class: "container variable-container" }, h("div", { key: '86e75f26c038390603a7f56095d211e8e1f54a8a', class: "container-title main" }, "Linka klase"), h("div", { key: '0079823617f1a67bb0211893fdd355a135dfaaf0', class: "container-section" }, h("div", { key: 'c4136e0e1fa606522539bd62b3a275defc0ea632', class: "variable-wrapper" }, h("span", { key: 'a90853b11198ad71776d2c7bec88db8e5bfdd151', class: "variable-name" }, h("span", { key: '62d5a9cb37f973ade1fd2ae1e6ca54e762cb799b', class: "variable-part" }, "tet"), h("span", { key: 'e3e502124ab4601b3c3a087b167cfffbead55bd0', class: "variable-part" }, "-link"), h("span", { key: 'a78d13474ef23ca8091460eda3226b690d65d57b', class: "variable-part variable variable-attribute" }, "__arrow"))))), h("div", { key: 'e0dd0b869e3cb99944682b7cc45a3a230c5c49a0', class: "container" }, h("div", { key: '81ceef15c3b483a2079415f116ac26cb9b4d1f99', class: "container-title" }, "Piem\u0113ri"), h("div", { key: 'c794e9d0e32009d5d205cc4a62adbb3b342f1a0e', class: "container-section container-example" }, h("code", { key: '8ee186bf87a8f5306b9aa85a92a8c3c27044624e', class: "variable-example" }, "<a class=\"tet-link\" href=\"#\">Links uz tet</a>"), h("span", { key: 'bbad659c498a3ad5c1624e05df1b049f7b40429a' }, "Link klase bez bulti\u0146as uz ", h("a", { key: '44f071a0efc7109e2663371bb8f2105827814041', class: "tet-link", href: "#" }, "elementa")), h("code", { key: '14bc6b7c3604c0ef665e73b26e71e2d242938b7b', class: "variable-example" }, "<a class=\"tet-link__arrow\" href=\"#\">Links uz tet</a>"), h("span", { key: 'fe3d738b90b3ed088169b10c5a0cb6056c04bcfe' }, "Link klase ar bulti\u0146u uz ", h("a", { key: 'b8000b2eed1f81091ecad51fcb29110105c17da7', class: "tet-link__arrow", href: "#" }, "elementa")), h("code", { key: 'd2716908d8a3b3dc7f13d64a1e7ae32fd2deed3f', class: "variable-example" }, "<a class=\"tet-link__arrow tet-link--secondary\" href=\"#\">Links uz tet</a>"), h("span", { key: '0df5f5578ebea28fd49b4ad7d0e859928523d355' }, "Link klase sekund\u0101raj\u0101 kr\u0101s\u0101 uz ", h("a", { key: '41dd1d5ba32d91f03055906659aa945150658694', class: "tet-link__arrow tet-link--secondary", href: "#" }, "elementa")), h("code", { key: '878ea58b2a61363498c1d23a38c602ba9e48c5fa', class: "variable-example" }, "<a class=\"tet-link__arrow dark\" href=\"#\">Links uz tet</a>"), h("span", { key: '53149aa2b6470c37dcdb70cb68934d16404bea89', class: "dark-example" }, "Link klase ar tum\u0161o t\u0113mu uz ", h("a", { key: '8f0de0da95b7bf493aee857c7a636f77f0eadb8e', class: "tet-link__arrow dark", href: "#" }, "elementa"))))));
5
5
  }
6
6
  static get is() { return "tet-link"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class TetSpacing {
3
3
  render() {
4
- return (h(Host, { key: 'f9470d283d4ce57dae03261af9ca0131bdd7e7f7' }, h("div", { key: '4faf42e0b109a41333f0dffd99c84a85c6ff3942', class: "variable-container" }, h("div", { key: '46efff10fd014740846258b35004ce0adfef7932', class: "container-title main" }, "Atstarpes klase klase"), h("div", { key: 'de338f78a0f9f69b9e5c24567ac0d4dc8372d0f6', class: "container-section" }, h("div", { key: 'e58d84b803d454adacf9d408477d6eccd74ec581', class: "variable-name" }, h("div", { key: '7cda7c77b8101118d832b9a0931cb3fc785304d4', class: "variable-part" }, "tet"), h("div", { key: '69376e899066a23808d9e1dfaba79a7582468879', class: "variable-part" }, "-spacing"), h("div", { key: '19461f42d0bd61e3f70006717faaaf85c2cd13c7', class: "variable-part variable variable-size" }, "__md"), h("div", { key: '9fa239f483620f16c6caea9d8890da3cd83497e2', class: "variable-part variable variable-direction" }, "--plr")))), h("div", { key: '2055967e4664e15b3b320013472ee179b784bada', class: "container-wrapper" }, h("div", { key: '5367b91dd5c4f73f6a9aed5cce0e767adbcb15cc', class: "container-title" }, "Atstarpju izm\u0113ri un virzieni"), h("div", { key: '6087fd8fe13b1f57504b8c32f3fd286c3f873a6f', class: "section" }, h("div", { key: '3a56a8330ecf54ebbff69343199498b21e41d4d2', class: "section-wrapper" }, h("div", { key: '7875537c558155dedb23bbd0142c18a369e48096', class: "section" }, h("div", { key: '095b4658e369f37c12481e0009b4781d0749ac21', class: "section-content" }, h("div", { key: 'a118258b1dbc783274c22f5a33d91d73c5c85cf9', class: "section-style" }, "__null"), h("div", { key: 'ecec0aa98b204f97bde1beb01dde5acc56686ad6', class: "section-style-attribute" }, "0")), h("div", { key: 'e8ae1260b913150ac9b8b736ced736cb56685f9b', class: "section-content" }, h("div", { key: '39efd24284ba6f9c6621db3c800a620212e606c2', class: "section-style" }, "__3xs"), h("div", { key: 'c7b306892d803370302e72a50d5e004dde48a034', class: "section-style-attribute" }, "0.125rem / 2px")), h("div", { key: 'e6341c31dff3d918013da5f2605d9c11dd6b9e3b', class: "section-content" }, h("div", { key: 'ca790734771cd465c567fb1f61c3ff2fa4e669af', class: "section-style" }, "__2xs"), h("div", { key: '9c9706ce0782be21856c99acb915e6725cce193e', class: "section-style-attribute" }, "0.25rem / 4px")), h("div", { key: '445fdc95c53151f36be710684173740d738d26f2', class: "section-content" }, h("div", { key: '6f17290c7d7340f008db3de4d00945690052289e', class: "section-style" }, "__xs"), h("div", { key: 'abcaa97bfcb14870f0c3e52ccf7038e5aecf4f64', class: "section-style-attribute" }, "0.5rem / 8px")), h("div", { key: '83c4464e6975fcf39bd305626078fe3ebd441155', class: "section-content" }, h("div", { key: 'c20c799e660660d51e50adaf867e4daf5b60deb1', class: "section-style" }, "__sm"), h("div", { key: 'f0721a2dc0546d738c581889d2285f2f207db82f', class: "section-style-attribute" }, "0.75rem / 12px")), h("div", { key: '03e623bbd41d653c17c23ffbe3fcd2eb01602bb5', class: "section-content" }, h("div", { key: '951f541af60333abf0ae9faeac68057e217640a0', class: "section-style" }, "__md"), h("div", { key: '011b5b43bca76c3ece4801fc76ebb90ac8979564', class: "section-style-attribute" }, "1rem / 16px")), h("div", { key: '035aa1657c62be433181e7ca9678524d2048be03', class: "section-content" }, h("div", { key: '1792de971444ab72a56fb72be38e613f6a4d7238', class: "section-style" }, "__lg"), h("div", { key: '463ecf75b1367ad513695ef082ad9117add9a445', class: "section-style-attribute" }, "1.5rem / 24px")), h("div", { key: '8add6ea5f92161dee0f4834bb2f20da24c534cbb', class: "section-content" }, h("div", { key: '6e38391443f4e0af3c2dfb9111f28ed39a370aa1', class: "section-style" }, "__xl"), h("div", { key: 'e5ed8f4535eb184a8ffc9be47c19d72b65915574', class: "section-style-attribute" }, "2rem / 32px")), h("div", { key: 'ebc9bea780893c7b3856a806c5db16c6037cd8a8', class: "section-content" }, h("div", { key: '66808ae7acb720256e0a51b94f33ae4823bd193a', class: "section-style" }, "__2xl"), h("div", { key: '8881ad6642fbe59da6d23d5e7fecf7a06b7ee217', class: "section-style-attribute" }, "2.5rem / 40px")), h("div", { key: 'ba73b5858193ee16148e7b8bb8e3ba36439997a8', class: "section-content" }, h("div", { key: 'f6dfb3494906ee6ebe987823e9317ebff4593972', class: "section-style" }, "__3xl"), h("div", { key: 'e96efc36fdde1b82021d38c67ab0cb86da3b5a06', class: "section-style-attribute" }, "3rem / 48px")), h("div", { key: '066188409ffe1fc6d4781dcb5f7e5d32cdc3e8f3', class: "section-content" }, h("div", { key: 'b02ef10a6f08cf2aa211d89f8e2d2becddf4f22f', class: "section-style" }, "__xxl"), h("div", { key: '9662ae2b2cf421fc46f85774e2cfbe896dd50cad', class: "section-style-attribute" }, "3.5rem / 56px")), h("div", { key: 'c0ede16d1a3c76429eb9b9ec09565ae8b65e4067', class: "section-content" }, h("div", { key: 'fc91f249c1ee3cd45e3ce3e96696ecd544820f1e', class: "section-style" }, "__2xxl"), h("div", { key: '2ac4d58500ba544358d1f61721ca0aae2dd2934d', class: "section-style-attribute" }, "4rem / 64px")), h("div", { key: '39a7923c691cb2fb2c4016f596728a048fb2cbd1', class: "section-content" }, h("div", { key: '50f1e6b66f8c578af73ee833b51a9ba6b04fd73d', class: "section-style" }, "__3xxl"), h("div", { key: 'af64d42fa0b21dc67e5876b33111cfe23a6ab8b5', class: "section-style-attribute" }, "4.5rem / 72px")), h("div", { key: '1644d84dd886249a5796143eaa0d867bd75735cc', class: "section-content" }, h("div", { key: '8e0677fed0d6536b068553b007b73bb2811e23a2', class: "section-style" }, "__mg"), h("div", { key: '90ebdedf9f9de74eecb5e72e0c4006009df2958b', class: "section-style-attribute" }, "5rem / 80px")), h("div", { key: 'ecaadf043794503fec9a604175c67bd65da9cb88', class: "section-content" }, h("div", { key: '1979e7c4b1c0428126578d356035ac191019f9a7', class: "section-style" }, "__2mg"), h("div", { key: 'a212e4da66758d21eab4911c40bf871cefda9624', class: "section-style-attribute" }, "5.5rem / 88px")), h("div", { key: 'e0240ddd78e17e135b9724843ff90d14fed20eda', class: "section-content" }, h("div", { key: 'bec749a01cd81143535f1493e5ce3a58647e9bc6', class: "section-style" }, "__3mg"), h("div", { key: '055a952cf9cb6f86c58f5b73fc0d115f908eb0e6', class: "section-style-attribute" }, "6rem / 96px")), h("div", { key: '5145dca92e101b72cd443416c093f286852804db', class: "section-content" }, h("div", { key: 'ea3c3f6292af6203b2e98b08c1e7998f35fe0061', class: "section-style" }, "__gg"), h("div", { key: '46b650212b616de01d590537e2a4419c63518b77', class: "section-style-attribute" }, "6.5rem / 104px")), h("div", { key: '2da3767d8a77f14b7a690a1a54dffcc0d2422892', class: "section-content" }, h("div", { key: 'f00dfe384ed510665ace8f87458b2405a20b365b', class: "section-style" }, "__2gg"), h("div", { key: '38cc941ba16171dd5c3db5eff9bb01d057927f13', class: "section-style-attribute" }, "7rem / 112px")), h("div", { key: '1aad9da1ed644bf450a7d15f3044f61711a23bf3', class: "section-content" }, h("div", { key: '2b095b3a85978815755dcb478af537204586a0d0', class: "section-style" }, "__3gg"), h("div", { key: '5844ba0de940ad46d86094cdd19f989e752a7598', class: "section-style-attribute" }, "7.5rem / 120px")), h("div", { key: '190612714f83767738e69cd6380c82c71e52d55c', class: "section-content" }, h("div", { key: 'acdcbbb5d7493896a12a5a20825ba21f37178b3b', class: "section-style" }, "__xgg"), h("div", { key: '5cc7e825c729101631cb6bfcf89f7c00c0c8e8b1', class: "section-style-attribute" }, "8rem / 128px")), h("div", { key: 'e54d26bc490bf2d11ced23109ce381482ba72744', class: "section-content" }, h("div", { key: 'eeb2dca44cae96bd06f99dafe1491cf599c21ca4', class: "section-style" }, "__auto"), h("div", { key: 'aebe5daa30053fa813e78dd551b2f2736d0fda17', class: "section-style-attribute" }, "autom\u0101tiskais izm\u0113rs (str\u0101d\u0101 tikkai uz margin)"))), h("div", { key: '6e96f631567a01a9c88d52844c0c227dec81530e', class: "section" }, h("div", { key: '3d1146a9bcab7357fc96f25c2dc3a14d2f0bca53', class: "section-content" }, h("div", { key: '07510c8afa67dca4462b2bfc7bb56a3df488b41b', class: "section-style" }, "--m"), h("div", { key: 'a21ecd98dc6d32fea206d6f5a1af69c3168913d5', class: "section-style-attribute" }, "margin uz vis\u0101m pus\u0113m")), h("div", { key: '85f4cb3b721f764549052a8b4d1e76f18d8c9d83', class: "section-content" }, h("div", { key: 'a2ae4c60cfe3c776955969fe24722a08c64817fe', class: "section-style" }, "--mtb"), h("div", { key: 'ef9c686ca7dcbff1a972c620d6bf843c167e6743', class: "section-style-attribute" }, "margin uz aug\u0161u un leju")), h("div", { key: '0cffb570ecfa9cb64225feb42e2a1e2a128e8fd7', class: "section-content" }, h("div", { key: '3476279b21964ff12aa60c45d799ab35db79f329', class: "section-style" }, "--mlr"), h("div", { key: 'fa5dc1f6caf4391be06ff6d88dbd8fe23f8b9097', class: "section-style-attribute" }, "margin uz abiem s\u0101niem")), h("div", { key: 'e4cce56601dbf600d25af5b62c3a83c7306542f0', class: "section-content" }, h("div", { key: '35b0c33f60e8e3fab109c29ead2bf3207cd82a14', class: "section-style" }, "--mt"), h("div", { key: 'e9ee1908be8ab94bc13ca8ca28ebe98529ed72a0', class: "section-style-attribute" }, "margin uz aug\u0161u")), h("div", { key: 'cc0cd1145880337cab5ff0f4593b57e759dcf07f', class: "section-content" }, h("div", { key: '5d382cddf28a2afe61fe5aa037fa40542bebd504', class: "section-style" }, "--mb"), h("div", { key: 'b6c283397d1cab6676984212702cfdba361f216f', class: "section-style-attribute" }, "margin uz leju")), h("div", { key: '5639f48defbc4c26af62b5a595836c3d75077238', class: "section-content" }, h("div", { key: '3e98e10898ba4b013435eb4f1d5235c9adf9884f', class: "section-style" }, "--mr"), h("div", { key: 'c6bbfd4d75f3144c5acd1d57e3de3bce2b7127f0', class: "section-style-attribute" }, "margin pa labi")), h("div", { key: '9f9a49d845f4b82ae9fc852d6ff22ba1a8d6eb37', class: "section-content" }, h("div", { key: '91035f48ed8ab029e7fd88ae9d6f40930be169de', class: "section-style" }, "--ml"), h("div", { key: 'db617c389cf01b4be4d40b497c7b1854796da472', class: "section-style-attribute" }, "margin pa kreisi")), h("div", { key: 'c7fa65f526dbe19dd5ea1b24e066b2ac4bc670ec', class: "section-content" }, h("div", { key: '6950f5e5be7ff1c3a52fc1003599dc7a7a613257', class: "section-style" }, "--p"), h("div", { key: '70223337362a3cda23fce7b9227a81e6a2ebc17b', class: "section-style-attribute" }, "padding uz vis\u0101m pus\u0113m")), h("div", { key: '2bd7d1a72dd6190bd8b042655a07e723e66a97fd', class: "section-content" }, h("div", { key: 'b2bd8a80eab666cdc97f5a5ef518c570494c4fd6', class: "section-style" }, "--ptb"), h("div", { key: 'afb213e033d4e25414d5c3e01ca7b70723c80042', class: "section-style-attribute" }, "padding uz aug\u0161u un leju")), h("div", { key: '71e41f6ff7f8a28d6850eccabf448432bfc01f50', class: "section-content" }, h("div", { key: 'dc836cd49da8af5d55d10117a2d457e89e3c2fff', class: "section-style" }, "--plr"), h("div", { key: '8e01c4f1a824ac148c4f96a95645c8a0d9412e5c', class: "section-style-attribute" }, "padding uz abiem s\u0101niem")), h("div", { key: 'ba5db68de0240ddfa07603a8e071ec97a2fe901d', class: "section-content" }, h("div", { key: '0ea49fb968189bb8b7cfe4f12846066d518a9fbb', class: "section-style" }, "--pt"), h("div", { key: 'c9a9789683fcf420b21c0da7c7f37f138650915f', class: "section-style-attribute" }, "padding uz aug\u0161u")), h("div", { key: '9084e269a5a5bdd42c4aff85abb91b5d3c46e109', class: "section-content" }, h("div", { key: 'e0380e5dcd72bbd466c57235e2cae542c7709cb0', class: "section-style" }, "--pb"), h("div", { key: '0a5a69e4155c2bc16ba79c5810e3c03fa394c520', class: "section-style-attribute" }, "padding uz leju")), h("div", { key: '3799c57af405045d3c934618c41b622931da412d', class: "section-content" }, h("div", { key: '2dd509b7bd242a42172adf03fe03e81db936c7d7', class: "section-style" }, "--pr"), h("div", { key: '43156e87387fb54e6ee011d67c4d409400a04c44', class: "section-style-attribute" }, "padding pa labi")), h("div", { key: 'bb2028cea99ce5dc0918c24db2c992ff21a799cf', class: "section-content" }, h("div", { key: 'd56a3307e426536fa01dae92e4305457a293e2f8', class: "section-style" }, "--pl"), h("div", { key: 'e336c965b0d017b45e41064a4cea0512f8b9642d', class: "section-style-attribute" }, "padding pa kreisi"))))))));
4
+ return (h(Host, { key: '9214dc4afe08907df91a031418eff7790fd5c787' }, h("div", { key: 'c2aa7672fce69bf10c0d3cd5547094a931836a58', class: "variable-container" }, h("div", { key: '767c019e90409e8d09014f84f597cd5b22e88b49', class: "container-title main" }, "Atstarpes klase klase"), h("div", { key: '341dbc6693747fb61a03d969f97c5516e5903acc', class: "container-section" }, h("div", { key: '15e9c2ca631c856458eac449c8314829d3d26a92', class: "variable-name" }, h("div", { key: 'f83858cc600cf2f4c7ac6ce876d83a0198fb2273', class: "variable-part" }, "tet"), h("div", { key: '46c5a40aacd2fdcab8a5b7e7acafc012f29f7cbc', class: "variable-part" }, "-spacing"), h("div", { key: 'cb4ba1167eed2fa6bd8c1d3773748284ad6fb994', class: "variable-part variable variable-size" }, "__md"), h("div", { key: 'a9e3bb399783f732fe0f9a1f10669becafa3ce2d', class: "variable-part variable variable-direction" }, "--plr")))), h("div", { key: '9e2462f808d999698337268574fa4c31fac6e9a9', class: "container-wrapper" }, h("div", { key: 'ddcfb3de3863d20dc6d3be5ca61506134ca310bc', class: "container-title" }, "Atstarpju izm\u0113ri un virzieni"), h("div", { key: '79322992ea60c64ad1c1a01dd26d26fa436c459a', class: "section" }, h("div", { key: '61aa0fcefa1e55aef5eb213263e0d131ac2f4159', class: "section-wrapper" }, h("div", { key: 'f6852f621a87d10e74a7268aefa6efc635e4b993', class: "section" }, h("div", { key: 'e432f1c86ec9e87abd50e0391b4b6905e8f8d995', class: "section-content" }, h("div", { key: 'accc7687b8a312edf6007edda6c41551542c6753', class: "section-style" }, "__null"), h("div", { key: 'ea9dc0e02283333a05549f777f1a07a4773fe944', class: "section-style-attribute" }, "0")), h("div", { key: '94cc8d2a6aa946b52b433286de2f3a7f6d67777a', class: "section-content" }, h("div", { key: 'a92e1669363ed21df503afdef65cda83edeebd95', class: "section-style" }, "__3xs"), h("div", { key: '1ebd16258cff6d090186cdc0c6cb116cce529db4', class: "section-style-attribute" }, "0.125rem / 2px")), h("div", { key: 'f380c58a3861f2cf2dbd24cb402ea194f9be2c43', class: "section-content" }, h("div", { key: 'abcbb8726bacd2a851388ecabe07549bc12fcc5b', class: "section-style" }, "__2xs"), h("div", { key: 'a73449b7047aeb5dfa5bb2abdfa2f4e2940ba4d6', class: "section-style-attribute" }, "0.25rem / 4px")), h("div", { key: 'b9bea1424c53bb1ed4650d1cabcc85a6a0ed0a7f', class: "section-content" }, h("div", { key: 'e1e486149a3ab0b6c58f737df9813199005134c4', class: "section-style" }, "__xs"), h("div", { key: '745a9679f5c37db49e85c5b392636a91871520be', class: "section-style-attribute" }, "0.5rem / 8px")), h("div", { key: '5e22585e01f5fc93d8b8733d72ea25e97f26d812', class: "section-content" }, h("div", { key: '7f31a911b49c301b25fc9315aa229f908f33d038', class: "section-style" }, "__sm"), h("div", { key: '47dc97e5bd499c1bc1b335ebda563d584d47987e', class: "section-style-attribute" }, "0.75rem / 12px")), h("div", { key: '1250c167d96167bf131d62590b634318ad5c85ea', class: "section-content" }, h("div", { key: 'face31891c729dab32dbf38be9a51a343784701d', class: "section-style" }, "__md"), h("div", { key: '7cc9e664c877cbf61b3df949402aecdba22b56a8', class: "section-style-attribute" }, "1rem / 16px")), h("div", { key: '35729307e8263fe404187b6d27ee784550556687', class: "section-content" }, h("div", { key: 'de4102f79b1c48cad7c32db8988162e7446b4e94', class: "section-style" }, "__lg"), h("div", { key: 'a2b3ae6f9a7fc75fa6ea5bd5dbbab17bd65aa5fe', class: "section-style-attribute" }, "1.5rem / 24px")), h("div", { key: 'c7d76c09a3aab17b037866baba390a15c37cecb7', class: "section-content" }, h("div", { key: '318e838eeaf1b34cad692b9d57c9ca04590e7156', class: "section-style" }, "__xl"), h("div", { key: 'f167250fe32e95f8b102ddc6a7e0df1fc7ca32a8', class: "section-style-attribute" }, "2rem / 32px")), h("div", { key: '24987e8e0721e167535a3b74a2182818486d56c6', class: "section-content" }, h("div", { key: 'a63f7875ab9abffc97a92be0f6d6f4b447432e10', class: "section-style" }, "__2xl"), h("div", { key: '9fd7c34f8a971709f5be8add2530954446d256f9', class: "section-style-attribute" }, "2.5rem / 40px")), h("div", { key: 'c5f81fbeef8ea814c7d62f2edabe05d1ab38cfcd', class: "section-content" }, h("div", { key: 'f69f92b92eafb0c49a8974c6520a69676efbbe3b', class: "section-style" }, "__3xl"), h("div", { key: '5c121e4b20d8155080cf999dfac178bc2592a7b6', class: "section-style-attribute" }, "3rem / 48px")), h("div", { key: '93818c43dedcfd2273c97bc4bf3f19894c93d356', class: "section-content" }, h("div", { key: 'd1f9c4a21fe556626b762ec540bc1fbb2b79f4c3', class: "section-style" }, "__xxl"), h("div", { key: 'c2cda1d180068792375ba051a671757e6384647f', class: "section-style-attribute" }, "3.5rem / 56px")), h("div", { key: '02beeab2e389d07a0de588f35c2d8ee6b0a3919e', class: "section-content" }, h("div", { key: 'ad2058c06bdb1e1a3a4fd8cdaaa3f0aa8d0a2576', class: "section-style" }, "__2xxl"), h("div", { key: 'b4271aa85d6f119097a620d50e8fdadb47fdb860', class: "section-style-attribute" }, "4rem / 64px")), h("div", { key: '0192cdf1db73f3590b172d9684e6d5eea80816e9', class: "section-content" }, h("div", { key: '5c61e1b2a0360f24f51844994604ba4717330cb4', class: "section-style" }, "__3xxl"), h("div", { key: 'c8e26f4d48933514039d3ba026480ddc49e4796f', class: "section-style-attribute" }, "4.5rem / 72px")), h("div", { key: 'b32538a34437b627de55ac6d4290d4895b76ace3', class: "section-content" }, h("div", { key: '8daeb61f10164d8cb2c368510703762477ddc3dd', class: "section-style" }, "__mg"), h("div", { key: '385c58d4d78da0e6db46ea6558500369e47dadfd', class: "section-style-attribute" }, "5rem / 80px")), h("div", { key: '95c46f59237dba5adcdd997dd2ca02abf87dc90c', class: "section-content" }, h("div", { key: '74404d2d57e5c3e080a4c32f8c3e8a336fe5e3ac', class: "section-style" }, "__2mg"), h("div", { key: '10787d35b290d2681d0a883e5ccffe2d6c1a8b46', class: "section-style-attribute" }, "5.5rem / 88px")), h("div", { key: '0601d2eb39ff983720eafdb03afa264a27c468e9', class: "section-content" }, h("div", { key: 'e3415e5c891515ef7e0639b9c10d04e3152c3408', class: "section-style" }, "__3mg"), h("div", { key: '7bedb1fd40f9900b5fb16a44845e938c69f44a22', class: "section-style-attribute" }, "6rem / 96px")), h("div", { key: '119b63748b1c4f6d331e273ba2e363a05f23aa9d', class: "section-content" }, h("div", { key: 'cfbb88e635cf75c6d18a9c62e18f78d0ce639348', class: "section-style" }, "__gg"), h("div", { key: 'e4088692170200a2ea64f8909fc303d6c2f7ad2f', class: "section-style-attribute" }, "6.5rem / 104px")), h("div", { key: 'b8054f424202162191b6ebbbd49d376bc4f1a0df', class: "section-content" }, h("div", { key: '08ad4bbc8ba99b75f5cc23c082f3428465faf977', class: "section-style" }, "__2gg"), h("div", { key: 'ed0d22f8ea70a9db7e12ccdb8cbeb0584f094ebb', class: "section-style-attribute" }, "7rem / 112px")), h("div", { key: '751b878d936867f2d3b32ff014715e482b828aa2', class: "section-content" }, h("div", { key: '05c88bfffcd3953bc35cb71cd136e72459ee44be', class: "section-style" }, "__3gg"), h("div", { key: '068b1d27d743691ab9f8b2c2f8b3781831ccc5b6', class: "section-style-attribute" }, "7.5rem / 120px")), h("div", { key: '799534ab0dc3e366ba32bc4a1953a54df01a1b76', class: "section-content" }, h("div", { key: 'a95e124b6c85f4099494cbb7981d34b63162f14a', class: "section-style" }, "__xgg"), h("div", { key: 'ac75834851fea29d30de927551d89bbfa2f5679a', class: "section-style-attribute" }, "8rem / 128px")), h("div", { key: 'c28a34d6b2ec831868e2b8e06c830e72ae832128', class: "section-content" }, h("div", { key: 'eef74a6473866a50aa2f4374eb9ae4f95ef60a04', class: "section-style" }, "__auto"), h("div", { key: 'a65d70f2ac55f05eb99e8e5055a3c5f39d8ee04e', class: "section-style-attribute" }, "autom\u0101tiskais izm\u0113rs (str\u0101d\u0101 tikkai uz margin)"))), h("div", { key: 'd9effe43469748f7561560a1d4709a007b5bf22d', class: "section" }, h("div", { key: 'e043d1b3c12be6e0a687887584bc2c25aa6cb449', class: "section-content" }, h("div", { key: '00568098586b8ffd8d4b005bf07e20d872fd3fe7', class: "section-style" }, "--m"), h("div", { key: '18089662d1c59df0889786c36f9bc8ed155a8e59', class: "section-style-attribute" }, "margin uz vis\u0101m pus\u0113m")), h("div", { key: '38c0353d7647fbc3fe59a67c61b1177aee182981', class: "section-content" }, h("div", { key: '5a7258fe3f9d06af68c88e5784d51f2289e56765', class: "section-style" }, "--mtb"), h("div", { key: 'f8210fe5430d8a5980474311e37fe9ec8bd3a5eb', class: "section-style-attribute" }, "margin uz aug\u0161u un leju")), h("div", { key: '54e39bab90702c2bb62db7456b5eca87cadf1058', class: "section-content" }, h("div", { key: '0aa44681d36ad2cf1e49a4c58d81ede823647211', class: "section-style" }, "--mlr"), h("div", { key: '8df89fec514fddf35fb72269d6e610d5c7ba8af4', class: "section-style-attribute" }, "margin uz abiem s\u0101niem")), h("div", { key: '8215b1571a5ec65aa227470fb68015a70934a377', class: "section-content" }, h("div", { key: '164536802a2a3b0627ad748f6d0664285bb09d6c', class: "section-style" }, "--mt"), h("div", { key: '8d7b66ef6d14fe3724f61f4e5b124960be88ef8a', class: "section-style-attribute" }, "margin uz aug\u0161u")), h("div", { key: '6807ee625c80e35746b1b03f1f4775dd25fdf44d', class: "section-content" }, h("div", { key: 'b50a679f1e78ca233c78aecce76ff785a8ef988b', class: "section-style" }, "--mb"), h("div", { key: '57fe2feb8d0f8a6384d268e743bf8274abac6950', class: "section-style-attribute" }, "margin uz leju")), h("div", { key: '8a71d8e995f0f7f4035213cdbad41c8be9c190b1', class: "section-content" }, h("div", { key: '332b20c7d7ab82d84ceff7ed4dbe73a5592bb9d9', class: "section-style" }, "--mr"), h("div", { key: 'e1aa1e732988999f9227e245ef0405404d7c9768', class: "section-style-attribute" }, "margin pa labi")), h("div", { key: '2f06e4e24a7390645c01637da0f18939a875591c', class: "section-content" }, h("div", { key: '508ae97b439b5b770243e921eed529ffc8d4ca5c', class: "section-style" }, "--ml"), h("div", { key: 'd83653f50ce079e407614d4a1f6ae95a54b00efd', class: "section-style-attribute" }, "margin pa kreisi")), h("div", { key: 'b0f567bd855ccee80725151adaf67eac6e418ab9', class: "section-content" }, h("div", { key: 'aa610fb2ef993faa430294d24cd98a1d6ebd3522', class: "section-style" }, "--p"), h("div", { key: '4a33ee9e425c4d59924986fed7414e6be07a270a', class: "section-style-attribute" }, "padding uz vis\u0101m pus\u0113m")), h("div", { key: 'ff9d8daf2cb818c303cd50cf0e6be16c8070d181', class: "section-content" }, h("div", { key: '3a2b92445a6a7243bb5e80cc63c7ae78b0c5f144', class: "section-style" }, "--ptb"), h("div", { key: 'f755a55b2a85fbb78fb9e26e4d5a7200fea19bb0', class: "section-style-attribute" }, "padding uz aug\u0161u un leju")), h("div", { key: '449a7ec9d640407b867228419fa75e9a0878b68c', class: "section-content" }, h("div", { key: '9cb41d55df20e033db38271a803faab12d56bc9e', class: "section-style" }, "--plr"), h("div", { key: '9dc9fbea0c38803755c55c5c6d4e1d8bfec74892', class: "section-style-attribute" }, "padding uz abiem s\u0101niem")), h("div", { key: '69dd1e86275095defe6a2886f1acc139da8fb3e5', class: "section-content" }, h("div", { key: 'c55afd605b2c9a1dacf43d3c81ee9234a9730ee9', class: "section-style" }, "--pt"), h("div", { key: 'e95207980b65941d23c9cd490e9a68df74b22d07', class: "section-style-attribute" }, "padding uz aug\u0161u")), h("div", { key: '9f35bb2b6fac2e2ff1dbb7c696c0e10d4c25e998', class: "section-content" }, h("div", { key: '608910434c454dd5f8cc0dd9ea23501fca7fd281', class: "section-style" }, "--pb"), h("div", { key: '17521805d60ce3cd686a916fda3c78f600411479', class: "section-style-attribute" }, "padding uz leju")), h("div", { key: '53dcd0e4375aa3a072335a67152fa1985cfe0045', class: "section-content" }, h("div", { key: 'b6dc573444e390aa4e037850b4dcf3fbb4bcc99d', class: "section-style" }, "--pr"), h("div", { key: '32bfb24704d36e1d57756db257be9fa3a55bc9de', class: "section-style-attribute" }, "padding pa labi")), h("div", { key: '6b0e9324b75cc6ff875de2dbcdf9d96a1164f429', class: "section-content" }, h("div", { key: '9992d74244dc07cf79b465df3b0cf1748318e1d9', class: "section-style" }, "--pl"), h("div", { key: '281058a07c195352459c33537802e619d96ab456', class: "section-style-attribute" }, "padding pa kreisi"))))))));
5
5
  }
6
6
  static get is() { return "tet-spacing"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { Host, h } from "@stencil/core";
2
2
  export class TetGrid {
3
3
  render() {
4
- return (h(Host, { key: '27e0ebb9fd6040d530d7725c84d2d627aaaeafd7' }, h("div", { key: '0c348842a63cc6f3866417ec4955406de5603fcf', class: "variable-container" }, h("div", { key: 'aca98c1081aa5f6e9cd8eaa346813c4f1ac12c17', class: "container-title main" }, "Grid klase"), h("div", { key: 'f3c6c53cd73b796df20d969739e5e2a528878641', class: "container-section" }, h("div", { key: 'd7f8f09e4e7b1532af87d5966ec41a03ce09cd7f', class: "variable-name" }, h("div", { key: 'f38c0f408f3266b821ae10cf9931288c9e833e5d', class: "variable-part" }, "tet"), h("div", { key: '8f418b785c164dabf03f2cd4845a9badc5653616', class: "variable-part" }, "-grid")), h("div", { key: '358aca18ebdc65fbc9ac723f402e85451dc984ec', class: "variable-name" }, h("div", { key: 'c9b9f26acf66a9f75ef0f6676d9e9f5d832e59b4', class: "variable-part" }, "tet-grid__cell")))), h("div", { key: '0ec87160d342d912548f55259bda98f40ad5d0db', class: "container-wrapper" }, h("div", { key: '69e059c5f1cb29b1c2e7b084bed989667182f3f6', class: "container-title" }, "Grida lietojumi"), h("div", { key: '8ae501e8df59a6da3f9711a780dc964c7f59e864', class: "container-comment" }, "Parent l\u012Bmen\u012B ir j\u0101b\u016Bt klasei tet-grid. Tad childam ir j\u0101b\u016Bt tet-grid__cell."), h("div", { key: '4fa0cb48e53590dd7af8687afa8edd545dd174bf', class: "container-comment" }, "Piemēram: <div class='tet-grid'><div class='tet-grid__cell'></div></div>"), h("div", { key: '079cb0500c3a3996325337a9a79931dfbd03d599', class: "section" }, h("div", { key: 'ce2be817239ea45cdad17b6f53fb15d705869572', class: "section-content" }, h("div", { key: '13166bc42c05aeb2305e5ae0b1972ea9ab26dc5e', class: "show-grid tet-grid" }, h("div", { key: '9b9518ad6441d2caf6b766695f9d3a2c565b9d4f', class: "show-span tet-grid__cell--span-all" }, h("div", { key: '0388a61190d7b00742718f39421ed99211c538b8', class: "section-style" }, "Teksts pa visu gridu"), h("div", { key: 'f32a49b06d0989e9001d4cf23604ccdfa6bc230d', class: "section-style-attribute" }, "tet-grid__cell--span-all")))), h("div", { key: '370eafb45e9ad116dbfdb43a895a60539c1d1858', class: "section-content" }, h("div", { key: 'a89fa3145f287acdd8f1f8c59d89e379c8c3e89b', class: "show-grid tet-grid" }, h("div", { key: '0c85c2dc4d21b525991797d0615ee228c00b2096', class: "show-span tet-grid__cell--span-4" }, h("div", { key: '722de706559fa6d5358253d66b0ed3400cc65196' }, "Teksts pa 4 kolon\u0101m"), h("div", { key: 'fc076a254c01c88d917d5ae5a4a1fcf79369f267', class: "section-style-attribute" }, "tet-grid__cell--span-4")))), h("div", { key: 'a098045e8e72e36f73b06d3fdb59caac3544db17', class: "section-content" }, h("div", { key: 'c85ff10567b4e5688c74b79420ff2874eb91f718', class: "show-grid tet-grid" }, h("div", { key: '1f3d177bcb4a6a167a291c59584a429e4fd36355', class: "show-span tet-grid__cell--df-span-4 tet-grid__cell--lg-span-8" }, h("div", { key: 'c2ef391ea81306da3aa862f788367a6bb7022ced' }, "Teksts pa 4 kolon\u0101m DF ekr\u0101na, pa 8 LG "), h("div", { key: 'f86a9745491b02b2f1752fa910972e3a46989836', class: "section-style-attribute" }, "tet-grid__cell--df-span-4 tet-grid__cell--lg-span-8")), h("div", { key: 'd64fce0f660bb212c2688e0eb6d152b2bf7bf110', class: "show-span tet-grid__cell--df-span-4 tet-grid__cell--lg-span-4" }, h("div", { key: '973fc646af9630aef5d74624678dfffb0a93db16' }, "Teksts pa 4 kolon\u0101m DF ekr\u0101na, pa 4 LG "), h("div", { key: '550e5c57b17e4754dbe8e80b2f14e0319bfeaf67', class: "section-style-attribute" }, "tet-grid__cell--df-span-4 tet-grid__cell--lg-span-4")))), h("div", { key: '6b838dcec827fd409fc455fede3ce0db13a7fcd3', class: "section-content" }, h("div", { key: '02cafd50372a44e11041ebb751f71f3370830cd4', class: "show-grid tet-grid" }, h("div", { key: '28760e711063400c4e246e780bfb4ddbe902dbac', class: "show-span tet-grid__cell--span-all" }, h("div", { key: 'abeb735d7b281f682a9f8fbc3575b40e9d8f710e' }, "Tekstu, ko redzam visu laiku.", ' ', h("span", { key: '1917b47999f8a68690a8f66fd04c1d096d67df3e', class: "tet-grid__cell--hide tet-grid__cell--lg-show" }, "Redzam tikai pie LG izm\u0113ra")), h("div", { key: '636dd47d7aba2e082c5a70a18b1f11cd4d65648c', class: "section-style-attribute" }, "tet-grid__cell--hide", h("span", { key: '2870a3a0f1cb647efff02e089ecd9e41c17676a0', class: "tet-grid__cell--hide tet-grid__cell--lg-show" }, "tet-grid__cell--lg-show"))))), h("div", { key: 'dfcd5c2d38f315c0e7d799b2905f6428ce6eacb0', class: "section-content" }, h("div", { key: 'd9e8b6ed60d8ac2ed02f8569fc5024aeef2925b0', class: "show-grid tet-grid" }, h("div", { key: '699e52bd80a21c79e3d8a643a6f80c498b1acd23', class: "show-span tet-grid__cell--span-2" }, h("div", { key: 'a0f0597df45b521a7d73dbbc9f15a558208a4a7c', class: "section-style-attribute" }, "tet-grid__cell--span-2")), h("div", { key: 'ba3c3c97f6fd81b4543740a8ea728fc49f70e61c', class: "show-span tet-grid__cell--lg-span-8" }, h("div", { key: '4cb4f00c3a7a58a2bdd99895ee22102de3688529' }, "Teksts ir pa 8 kolon\u0101m un tam ir 2 kolon\u0101s robe\u017Ea no ab\u0101m pus\u0113m"), h("div", { key: '6d90e7cd2253b3c80f45cbc3e3f447f70657b0f5', class: "section-style-attribute" }, "tet-grid__cell--lg-span-8")), h("div", { key: 'a9008083c9547345763a64fec1cd13aa9dbcedea', class: "show-span tet-grid__cell--span-2" }, h("div", { key: 'bb460be3e7a451d9f07a7388c3fa63a940810632', class: "section-style-attribute" }, "tet-grid__cell--span-2")))))), h("div", { key: '78a332e41d2612462ab995e641b954490bbdc4b3', class: "container-wrapper" }, h("div", { key: 'bea2bc3f4834bb9a5dcb79ecff70dafeb88aa8b8', class: "container-title" }, "1920px breakpoint"), h("div", { key: '760d30bc1cdf8d57644a22558c9252ef275b4f89', class: "container-comment" }, "Pievienojot papildus klasi", ' ', h("strong", { key: 'ad0606587746883c0297bc9516f8775519e2a541' }, h("i", { key: '90577c1541495daf74bf43157a72de1e778add39' }, " tet-grid--gg")), ", tiek iesp\u0113jots elementa maksim\u0101lais platums l\u012Bdz 1920px."), h("div", { key: 'a9acfc5b673d1adc0482d6a4989013c8aa7eee3c', class: "container-comment" }, "Piemēram: <div class='tet-grid tet-grid--gg'><div class='tet-grid__cell'></div></div>"), h("div", { key: 'd8a8ad08d5f53113621fb4ab919fcc7f2e6269d7', class: "section" }, h("div", { key: 'b2b8fe2173d4d4ca60e1ccee8ceb06e5ca134bff', class: "section-content" }, h("div", { key: '2c5cc0524c0f40b648533e98057b8454ff3b822b', class: "show-grid tet-grid tet-grid--gg" }, h("div", { key: '2e67e15e44bc26a37f8d44c8491d0aa7edde794e', class: "show-span tet-grid__cell--span-2" }, h("div", { key: 'b1398ceb139d192f47c941127587dbe3cd65a8c5', class: "section-style-attribute" }, "tet-grid__cell--span-2")), h("div", { key: 'a010a6d5431cb55be247179ae7f68b4b3274e8a3', class: "show-span tet-grid__cell--lg-span-8" }, h("div", { key: 'f07e618c2c7408b7745b852a41cbc22a9403a3d8' }, "Teksts ir pa 8 kolon\u0101m un tam ir 2 kolon\u0101s robe\u017Ea no ab\u0101m pus\u0113m"), h("div", { key: 'b15fb9ac25d2bfa286f962877d24884020f7e9ef', class: "section-style-attribute" }, "tet-grid__cell--lg-span-8"), h("div", { key: '999b831eef33462cbc60bb0648ec2826792a4978', class: "tet-grid tet-grid--gg" }, h("div", { key: 'b0ea6abf71d8e0da34fa8d8b5d05ec3ea00d837e', class: "tet-grid__cell--span-all tet-grid__cell--hide tet-grid__cell--gg-show tet-spacing__xl--mt" }, h("div", { key: 'dd6afc7c31d0aa80813775654f9d45fa81050b48' }, "\u0160is teksts ir redzams tikai no 1920px platuma."), h("div", { key: 'b6701d77d53b872d6d852cd66f179605de9215d8', class: "section-style-attribute" }, "tet-grid__cell--lg-span-12"), h("div", { key: 'a9bbbb68eb565dd4547abf79e9f4f8c015c7fc8e', class: "section-style-attribute" }, "tet-grid__cell--hide"), h("div", { key: '34749269ed1607457fafde76e15a3b68acf7d535', class: "section-style-attribute" }, "tet-grid__cell--gg-show")))), h("div", { key: 'a5f3936f8bbb0ea197a6ce982b47dc5592dbfc34', class: "show-span tet-grid__cell--span-2" }, h("div", { key: '9b3aaa5c4cfc847befc8fa5b91d3b6f4ce149f1a', class: "section-style-attribute" }, "tet-grid__cell--span-2"))))))));
4
+ return (h(Host, { key: 'a1f2dbb29cd8874a9c8fa504357c609d42907e9c' }, h("div", { key: '27239f06adb1a1f5b32eb04e9249f9b6e4945c0f', class: "variable-container" }, h("div", { key: 'bf323b69c532ac477d717d07b163e78c54e7deb3', class: "container-title main" }, "Grid klase"), h("div", { key: '378964beec7c906912148bb05d272c47216250ee', class: "container-section" }, h("div", { key: 'da2ffeb5d5da87a4bee8d1ced691aea2bb860142', class: "variable-name" }, h("div", { key: '61c98cc53eec346459e6737ba48719eb1c8aa6b6', class: "variable-part" }, "tet"), h("div", { key: '7e3cba097f305b5f7ca5198307a3cae87fbe87c8', class: "variable-part" }, "-grid")), h("div", { key: '9c8ddee1e30df49987f463294441af48e70feefe', class: "variable-name" }, h("div", { key: 'de1afc8c2004e6371793451eec29fb8c6d7816ff', class: "variable-part" }, "tet-grid__cell")))), h("div", { key: '56892aa455c5375da0c2d5b18cac825e78d77acb', class: "container-wrapper" }, h("div", { key: '02395068539cf82ce28d849cc4f72d0beae0ddc2', class: "container-title" }, "Grida lietojumi"), h("div", { key: '1c617f76a94253351287709abd471be676784630', class: "container-comment" }, "Parent l\u012Bmen\u012B ir j\u0101b\u016Bt klasei tet-grid. Tad childam ir j\u0101b\u016Bt tet-grid__cell."), h("div", { key: '9e139cf02cf7146fb0b0255173caf5d7e6212393', class: "container-comment" }, "Piemēram: <div class='tet-grid'><div class='tet-grid__cell'></div></div>"), h("div", { key: '0c37ee763e4bf276e289161ed95f55fb0699904e', class: "section" }, h("div", { key: '3d61777e805d26154431c72dbb50afb90c8429a7', class: "section-content" }, h("div", { key: 'b2d45b5f8863398fe5be3456496d42817572e7e7', class: "show-grid tet-grid" }, h("div", { key: '2373eb50a0e6802fc508cc01b6367190f9c00f38', class: "show-span tet-grid__cell--span-all" }, h("div", { key: 'd3c4af358a81cd5a402429cc7eb191c8803917d2', class: "section-style" }, "Teksts pa visu gridu"), h("div", { key: 'd185f9874490af0388256d182e1b964eb956ea2a', class: "section-style-attribute" }, "tet-grid__cell--span-all")))), h("div", { key: '8e176b584b70966a295e2508736ee22bc5e83a20', class: "section-content" }, h("div", { key: '58fb7532011acc8ca0f31dfbc07a76b2d92aea20', class: "show-grid tet-grid" }, h("div", { key: '1f4f80aa4ee82f43c93ac1677979e7a5fb49b4a4', class: "show-span tet-grid__cell--span-4" }, h("div", { key: 'cc23c3ea24fe0dad0d29e379bef4fd9d86a34366' }, "Teksts pa 4 kolon\u0101m"), h("div", { key: '22c82ca30af879f951f3f8d8c0f96b95dde0e98a', class: "section-style-attribute" }, "tet-grid__cell--span-4")))), h("div", { key: 'a872c9d0802444f806089aa799a90b5b470e2a8c', class: "section-content" }, h("div", { key: 'e220061c5db479ff6c9f796dc761d45b1a9580b3', class: "show-grid tet-grid" }, h("div", { key: 'c27ad682ca21951f4182645c29e539cd920bdee1', class: "show-span tet-grid__cell--df-span-4 tet-grid__cell--lg-span-8" }, h("div", { key: '3fe2839bb52ef38da95c15430163f5c38ead7f89' }, "Teksts pa 4 kolon\u0101m DF ekr\u0101na, pa 8 LG "), h("div", { key: '06ea66609daa5301b7a62345c6f68b33fd6a71db', class: "section-style-attribute" }, "tet-grid__cell--df-span-4 tet-grid__cell--lg-span-8")), h("div", { key: 'ac07b13fc1596435d1f06da3515e49bfbdcdf7ff', class: "show-span tet-grid__cell--df-span-4 tet-grid__cell--lg-span-4" }, h("div", { key: 'e0ed01854bc53328268d324442d4f20c4829278f' }, "Teksts pa 4 kolon\u0101m DF ekr\u0101na, pa 4 LG "), h("div", { key: '286da9b19b5309a625ff941d326fc6989aea6c1e', class: "section-style-attribute" }, "tet-grid__cell--df-span-4 tet-grid__cell--lg-span-4")))), h("div", { key: 'ea634df33152a9a33c0db8cba810fcf321b4f99a', class: "section-content" }, h("div", { key: '3e7b78b6a450157a4b7058a1f9d406bce9e5e357', class: "show-grid tet-grid" }, h("div", { key: '00546838e252f53b4b4b0eed5a90db5198c13890', class: "show-span tet-grid__cell--span-all" }, h("div", { key: 'f840c4120b6f808e56cc7c440cf0259af6ab2a23' }, "Tekstu, ko redzam visu laiku.", ' ', h("span", { key: '2534f466eee0d390288894930b024c3168a6bde3', class: "tet-grid__cell--hide tet-grid__cell--lg-show" }, "Redzam tikai pie LG izm\u0113ra")), h("div", { key: '5e32bac8bb8c6a20ae6fd6bf378d5293167bc977', class: "section-style-attribute" }, "tet-grid__cell--hide", h("span", { key: '0cc1453b7aeba1f0360b6e6f63849380b9d99e44', class: "tet-grid__cell--hide tet-grid__cell--lg-show" }, "tet-grid__cell--lg-show"))))), h("div", { key: '69939a00889f7d0927b73baf6a99f6a023ce154f', class: "section-content" }, h("div", { key: 'f0e9520a44ac414a28a19a122e9cfa50a6c826e7', class: "show-grid tet-grid" }, h("div", { key: 'daa4f3f394c9a11748b132de2d558f1d905b3cfd', class: "show-span tet-grid__cell--span-2" }, h("div", { key: 'e8ba88abacb8c069c7441817c22655a9ce94dbcf', class: "section-style-attribute" }, "tet-grid__cell--span-2")), h("div", { key: 'c9a3e1ba51caa7b90bf713a7d98886722e18ba08', class: "show-span tet-grid__cell--lg-span-8" }, h("div", { key: '13737a5051a65915e9e4e2d5f42ea1de38714477' }, "Teksts ir pa 8 kolon\u0101m un tam ir 2 kolon\u0101s robe\u017Ea no ab\u0101m pus\u0113m"), h("div", { key: '149fb27839c3fdac6bd46d7d178fd9ecc6d6718f', class: "section-style-attribute" }, "tet-grid__cell--lg-span-8")), h("div", { key: '3b54b0a0a307c5d45ad97ab386e6a7e326cb89a7', class: "show-span tet-grid__cell--span-2" }, h("div", { key: '125f9a56fa3780a02d3cf259426957a723221924', class: "section-style-attribute" }, "tet-grid__cell--span-2")))))), h("div", { key: '8a4caebcf1f6395377d79b3f635acd6deaaf0c7b', class: "container-wrapper" }, h("div", { key: '57197534854a60ada73b092f981b149a545d2861', class: "container-title" }, "1920px breakpoint"), h("div", { key: '076aa383ef8b50a4e2ff1bc6560bde4b9e0908be', class: "container-comment" }, "Pievienojot papildus klasi", ' ', h("strong", { key: '689d1f8e3b631f06fe54c1e06cfc1ce44347dcb6' }, h("i", { key: '59b772f646abc0b5fe9209ffad5be19786e0171e' }, " tet-grid--gg")), ", tiek iesp\u0113jots elementa maksim\u0101lais platums l\u012Bdz 1920px."), h("div", { key: 'b83d05e4d0f6120773df11c44035e78a08e63f63', class: "container-comment" }, "Piemēram: <div class='tet-grid tet-grid--gg'><div class='tet-grid__cell'></div></div>"), h("div", { key: '3dd262b28d40407f9b3a7eb808b4b96f4c3c1789', class: "section" }, h("div", { key: '3a1155b8102ca39f68425c63ea95037ebbafa2b9', class: "section-content" }, h("div", { key: 'b7a24bf24e7aa66676608c5a4681d83beb1be395', class: "show-grid tet-grid tet-grid--gg" }, h("div", { key: '1b29656122e6d00bcd49ec958ee4dc1f54c5cac9', class: "show-span tet-grid__cell--span-2" }, h("div", { key: '7c2cff778092220012231667813cb509d9c9d86c', class: "section-style-attribute" }, "tet-grid__cell--span-2")), h("div", { key: 'c96987e205b9b114ba70ec83d68b33a2eb647024', class: "show-span tet-grid__cell--lg-span-8" }, h("div", { key: 'baa3b1cb09818efe8ed86b3ca54ff1eb44f18a49' }, "Teksts ir pa 8 kolon\u0101m un tam ir 2 kolon\u0101s robe\u017Ea no ab\u0101m pus\u0113m"), h("div", { key: '275c6aea853c6da56639cb80b1aca3afff02ff15', class: "section-style-attribute" }, "tet-grid__cell--lg-span-8"), h("div", { key: '24fc5d279663fdb56d02fb54f8e16e8a20ab9902', class: "tet-grid tet-grid--gg" }, h("div", { key: '6b3ff030003c0736d1fdc91f057737a70c8b1dcd', class: "tet-grid__cell--span-all tet-grid__cell--hide tet-grid__cell--gg-show tet-spacing__xl--mt" }, h("div", { key: '25c3eb18865f8609bb77b81df7c9f7165d45c6fb' }, "\u0160is teksts ir redzams tikai no 1920px platuma."), h("div", { key: 'fac80a8483d9bf0c15dc2fb1344cb797350e36ad', class: "section-style-attribute" }, "tet-grid__cell--lg-span-12"), h("div", { key: 'c6b12e8544e8eccbf9a1f14f00427f23d5173d97', class: "section-style-attribute" }, "tet-grid__cell--hide"), h("div", { key: 'e8eea5ebf3cd6faf44498f13a7d1fb43ec553a1e', class: "section-style-attribute" }, "tet-grid__cell--gg-show")))), h("div", { key: 'b48cbc280b1241248714c994e7ea4780613f4b8a', class: "show-span tet-grid__cell--span-2" }, h("div", { key: '91957d3512e5ae10cbc7fe9229516bcc21902080', class: "section-style-attribute" }, "tet-grid__cell--span-2"))))))));
5
5
  }
6
6
  static get is() { return "tet-grid"; }
7
7
  static get originalStyleUrls() {
@@ -0,0 +1,14 @@
1
+ /**
2
+ * Ensures an asynchronous operation (Promise or async function) takes at least
3
+ * a specified minimum duration to resolve.
4
+ * @param callback The Promise to await, or an asynchronous function that returns a Promise.
5
+ * @param minDurationMs The minimum time, in milliseconds, the resulting Promise should take to resolve.
6
+ * @returns A Promise that resolves with the result of the callback, but only after
7
+ * both the callback and the minDurationMs delay have completed.
8
+ */
9
+ export const ensureMinDuration = async (callback, minDurationMs) => {
10
+ const responsePromise = typeof callback === 'function' ? callback() : callback;
11
+ const delayPromise = new Promise((resolve) => setTimeout(resolve, minDurationMs));
12
+ const [result] = await Promise.all([responsePromise, delayPromise]);
13
+ return result;
14
+ };
@@ -11,6 +11,7 @@ import { TetAutocompleteDropdown } from './tet-autocomplete-dropdown.js';
11
11
  import { TetAvailabilityContactForm } from './tet-availability-contact-form.js';
12
12
  import { TetB2bCheckOutForm } from './tet-b2b-check-out-form.js';
13
13
  import { TetB2bCompareCard } from './tet-b2b-compare-card.js';
14
+ import { TetB2bConfigurator } from './tet-b2b-configurator.js';
14
15
  import { TetB2bConfiguratorCart } from './tet-b2b-configurator-cart.js';
15
16
  import { TetB2bServiceCalculator } from './tet-b2b-service-calculator.js';
16
17
  import { TetBannerNav } from './tet-banner-nav.js';
@@ -111,6 +112,7 @@ const defineCustomElements = (opts) => {
111
112
  TetAvailabilityContactForm,
112
113
  TetB2bCheckOutForm,
113
114
  TetB2bCompareCard,
115
+ TetB2bConfigurator,
114
116
  TetB2bConfiguratorCart,
115
117
  TetB2bServiceCalculator,
116
118
  TetBannerNav,