@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
@@ -55,15 +55,15 @@ const TetColors = class {
55
55
  this.darkTheme = false;
56
56
  }
57
57
  render() {
58
- return (index.h(index.Host, { key: '1889fd71c4620d2343cf22fa6ac85644d8d31e65' }, index.h("div", { key: '4ec6389a6ee28557ef54cea08a23d61af1a34a90', class: {
58
+ return (index.h(index.Host, { key: '723dc403af8aaf74e5572a9fd9101790d553f27c' }, index.h("div", { key: '29ec2f6b443be1b763a48088a8c19be91ee8d355', class: {
59
59
  'dark': this.darkTheme
60
- } }, index.h("div", { key: '76d8221546dc7957a4bd638e8c05616e86a2f518', class: {
60
+ } }, index.h("div", { key: '90b484c14e6b34c17305918db8d9ad125c971f49', class: {
61
61
  'container': true,
62
62
  'variable-container': true,
63
- } }, index.h("div", { key: 'fb523f2cb4d8249c9bc34c9b8db425add5b2dfcf', class: "container-title main" }, "Kr\u0101sas klase"), index.h("div", { key: '07ba76b11d794deeedbf6351f5b81e73e57cc32d', class: "container-section" }, index.h("div", { key: '91cc71bff2b5c13331a40237d3783c3d4277890d', class: "variable-wrapper" }, index.h("span", { key: '34f10a5e76a2927753698b7c8d6f0a5f26f1711d', class: "variable-name" }, index.h("span", { key: 'c1555dadc55845f3e74068d5b7b7f5d8174d1a18', class: "variable-part" }, "tet"), index.h("span", { key: 'df00d127ad3c647898ef271b20902a027111412a', class: "variable-part variable variable-attribute" }, "-color"), index.h("span", { key: '55d6f016646c1637e0c4260f53dcba990845a901', class: "variable-part variable variable-color" }, "__red30"), index.h("span", { key: '7ed01279c470464ad2c131b83b2b01e7ce4487e4', class: "variable-part variable variable-type" }, "--background"), index.h("span", { key: 'dafbf5139448b9bef402dddabdf6b94b9faaf89f', class: "variable-part variable variable-state" }, "-focus"))))), index.h("div", { key: '2667f4b7efe33a6f6c922279111be90beb3511e9', class: "container" }, index.h("div", { key: '373af44e8207fdd7b75e8f1770838c1f1ff6673a', class: "container-title" }, "Piem\u0113ri"), index.h("div", { key: '40a0bec3e32761b058f646a8b4caa34f25729918', class: "container-section container-example" }, index.h("span", { key: '4e71c243747236dfdd97e1b5e3eed539ba098253', class: "subsection-title" }, "Teksta kr\u0101sas mai\u0146a"), index.h("code", { key: '8d72df14c50bea3b68e5a779f9e849360e68f5b8', class: "variable-example" }, "<div class=\"tet-color__red30\">Teksts</div>"), index.h("span", { key: 'f4bd0a92aea0386f426531c9683a2c0ea2e5d945' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '32792c4baaca37f8a2dfe57a430e2bea80516fc8', class: "example-element tet-color__red30" }, "elementam"), "."), index.h("code", { key: '5bae6fd69b34b9aae520e0ec5832db304e2e3309', class: "variable-example" }, "<div class=\"tet-color__red30--hover\">Teksts</div>"), index.h("span", { key: 'd5dd1d338a5f2fd5f51275133bfe7ec41011fcfa' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '406737458d571dca07ea2d772b4acae7f64befc7', class: "example-element example-element--hover tet-color__red30--hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: '9837b5ae380af28ee118a0859e9b5eade4e1e891', class: "variable-example" }, "<div class=\"tet-color__red30--focus\">Teksts</div>"), index.h("span", { key: 'bdf3075142a26d002665e84f00e2e907f903ec37' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: 'd540ec8a23c36727b0426ad2895edef03bacf140', tabindex: "0", class: "example-element tet-color__red30--focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: 'b7f3018244c9e7d2260538a82153c7268c528c24', class: "subsection-title" }, "Fona kr\u0101sas mai\u0146a"), index.h("code", { key: '94bae7f6966100803dbf9c4d444f456305715560', class: "variable-example" }, "<div class=\"tet-color__red30--background\">Teksts</div>"), index.h("span", { key: '6e625852cd4b8faaa437245667fad15839c7dee6' }, "Fona kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '95f4a1b7d82812f85f779106602d91dfcd01f787', class: "example-element tet-color__red30--background" }, "elementam"), "."), index.h("code", { key: '4f45d5c2176b0c572e93e2e7270641276ac80b05', class: "variable-example" }, "<div class=\"tet-color__red30--background-hover\">Teksts</div>"), index.h("span", { key: 'c7815ea8607a6085a8e20d5b6ec879509ef5b715' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: 'd53f95d1cef2abf6cf89a53f3373ef3997b9469c', class: "example-element example-element--hover tet-color__red30--background-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: 'a806ed10643971a281147bbdfe62d4e44188ec33', class: "variable-example" }, "<div class=\"tet-color__red30--background-focus\">Teksts</div>"), index.h("span", { key: '531b0247b2d4fca4cb1b4ca9c0a82d20e2cde018' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: 'e957e23b36ff2a99897f670772451212310d12c9', tabindex: "0", class: "example-element tet-color__red30--background-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: '640f452721a6628a7f1fa86d0ee23f8e596b5462', class: "subsection-title" }, "Apmales kr\u0101sas mai\u0146a"), index.h("code", { key: '3f2ef1a842c2a4d905539811a22af33790887b72', class: "variable-example" }, "<div class=\"tet-color__red30--border\">Teksts</div>"), index.h("span", { key: '861a04148ebf04b2ba7c1e7669ef608fca77fbec' }, "Apmales kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '572b8561f4307b158591aca673934d29ae2a6c66', class: "example-element border-example tet-color__red30--border" }, "elementam"), "."), index.h("code", { key: '94d65648f0702ca3f30d15f7f7e75c41d9bccabe', class: "variable-example" }, "<div class=\"tet-color__red30--border-hover\">Teksts</div>"), index.h("span", { key: 'cfbb55ef7a9fefc83bd58863f72e12cb7d5c329c' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: 'f3a23f7b3cc133eac6fcfef1abbb67cbc9500cda', class: "example-element example-element--hover border-example tet-color__red30--border-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: '4181abc66ac873fa7267b29b6e5ac8cc1272d5fa', class: "variable-example" }, "<div class=\"tet-color__red30--border-focus\">Teksts</div>"), index.h("span", { key: '8c9ec3e70a02208bcf09442b605c00a2fda26d05' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: '45082d668c5636177c285fd9d82189feeaeb054b', tabindex: "0", class: "example-element border-example tet-color__red30--border-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: '2dd09ded03d5bf12af08a4cb43d68305e712281e', class: "subsection-title" }, "Nemain\u012Bga gai\u0161\u0101s t\u0113mas kr\u0101sa"), index.h("code", { key: 'c6761639e9560cbd43eefef9e141386fc1991d68', class: "variable-example" }, "<div class=\"tet-color__red30 tet-color--static\">Teksts</div>"), index.h("span", { key: '3004685097f54810a7db3552eaddeedf06b62be3' }, "Nemain\u012Bga teksta kr\u0101sa", ' ', index.h("span", { key: 'f2026360665f50d9085af1bfc1c3098f030bd04d', class: "example-element tet-color__red30 tet-color--static" }, "elementam"), "."))), index.h("div", { key: '0070ba96096dfcf919eac279ea6438d939b3798f', class: {
63
+ } }, index.h("div", { key: '163fd5a37229c300029c6185956d229b3d18303a', class: "container-title main" }, "Kr\u0101sas klase"), index.h("div", { key: '548a5a88adf3d867e62019a954e325f54253c757', class: "container-section" }, index.h("div", { key: 'dc7f365e9781d899c0a76b2c864e448f45ae13a2', class: "variable-wrapper" }, index.h("span", { key: '30f6c33a6544fcd90625a0868434444f1cf8ecf2', class: "variable-name" }, index.h("span", { key: 'f51fd2407e44ecc6eddbed81d3b76bb8288ea975', class: "variable-part" }, "tet"), index.h("span", { key: 'a41a3e59333196cbea2e98677bb778fd0d6cc260', class: "variable-part variable variable-attribute" }, "-color"), index.h("span", { key: '47fb100259f88e16b2e44130572c67c30e5768a0', class: "variable-part variable variable-color" }, "__red30"), index.h("span", { key: '65b5f79ea6ddcd28361044a63d568eff6a67735e', class: "variable-part variable variable-type" }, "--background"), index.h("span", { key: '152d8ca1bf8e4e403803e6a9495897a7d1978455', class: "variable-part variable variable-state" }, "-focus"))))), index.h("div", { key: '678667ed47446baa4cacc0388e52ccecb0730ba5', class: "container" }, index.h("div", { key: '6ba84f0d08d6426996bfdd1fe504abf121b5f43e', class: "container-title" }, "Piem\u0113ri"), index.h("div", { key: 'cd0a0046e51b96e45a8ddfa2963f36db7a494939', class: "container-section container-example" }, index.h("span", { key: '822c970fe0b148d218ea35b54820d9c5508b61ad', class: "subsection-title" }, "Teksta kr\u0101sas mai\u0146a"), index.h("code", { key: 'ba8d833054314f2fd85f3c8850af318fa0a0e725', class: "variable-example" }, "<div class=\"tet-color__red30\">Teksts</div>"), index.h("span", { key: 'b7969688e32b424428290b8c5d5e08e82a8a0c2c' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '445dd8f9e82e4ba1021a2a95ed428f9fff7e8b5a', class: "example-element tet-color__red30" }, "elementam"), "."), index.h("code", { key: '540dcd6808bda4731ae11abfcdef3fdc8b0ad300', class: "variable-example" }, "<div class=\"tet-color__red30--hover\">Teksts</div>"), index.h("span", { key: '43447b4eac32e910259412eab88f5db2a46f165d' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '9d3776ff0ea4ed6ecfd362866d3ded79b01307d1', class: "example-element example-element--hover tet-color__red30--hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: 'b98e389879beb5be9d73e53e873f856269f40c6d', class: "variable-example" }, "<div class=\"tet-color__red30--focus\">Teksts</div>"), index.h("span", { key: '925af80f6828a9e686dc34dcf53ae253fee93b66' }, "Teksta kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '72903c087c5925acb072c2b8850fc50ea3238937', tabindex: "0", class: "example-element tet-color__red30--focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: '841a0ddd68a0361a9c8809e49ae59c762ba8f9c9', class: "subsection-title" }, "Fona kr\u0101sas mai\u0146a"), index.h("code", { key: 'e026d6c1fae6119b6e57462d13510ae8946e3dcf', class: "variable-example" }, "<div class=\"tet-color__red30--background\">Teksts</div>"), index.h("span", { key: 'ee8bc5754f6669a364ca3385cf32a3d66350dde2' }, "Fona kr\u0101sas mai\u0146a", ' ', index.h("span", { key: 'bc970d1e27922f91d1c99491ffce546bd10628e9', class: "example-element tet-color__red30--background" }, "elementam"), "."), index.h("code", { key: 'cc306c813566eaee7dbed4bac4690b8ffd1dfac1', class: "variable-example" }, "<div class=\"tet-color__red30--background-hover\">Teksts</div>"), index.h("span", { key: '0f6225c1931aa5a40f4ba23ff680d868927097d0' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: '58105a1dd9fc3c9c6ea2c8ca29ac9bf8abe8dd0b', class: "example-element example-element--hover tet-color__red30--background-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: 'd62ffab4d99e465f51fe60b1aab4fc51988b18aa', class: "variable-example" }, "<div class=\"tet-color__red30--background-focus\">Teksts</div>"), index.h("span", { key: '91e03960f11d6bd834b086d50f72e4cac657c397' }, "Fona kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: '95a6c1b599dfa363ebdff992c3ad728b94dc5a48', tabindex: "0", class: "example-element tet-color__red30--background-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: '4ae5bd03851d56af1b7e9218b226fc1c4d2676e8', class: "subsection-title" }, "Apmales kr\u0101sas mai\u0146a"), index.h("code", { key: '9e6b8b4faed44e6a4f475aac0880cf12bb64af36', class: "variable-example" }, "<div class=\"tet-color__red30--border\">Teksts</div>"), index.h("span", { key: '9af2f03684c8cb829c9e52b9b6a86ed36e090dfc' }, "Apmales kr\u0101sas mai\u0146a", ' ', index.h("span", { key: '3259bab42804113e5ef01f29af8a7b4b21518cb1', class: "example-element border-example tet-color__red30--border" }, "elementam"), "."), index.h("code", { key: '8e60801146a8975dbb188f4dd55592c14499531d', class: "variable-example" }, "<div class=\"tet-color__red30--border-hover\">Teksts</div>"), index.h("span", { key: '157e0f6f423ba67913fda4162e820a0b6b37c17b' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: 'ac6a5cc0d8161726fca9c9e0859d5484bb00932c', class: "example-element example-element--hover border-example tet-color__red30--border-hover" }, "elementam"), ' ', "hover st\u0101vokl\u012B."), index.h("code", { key: 'bc8cc192246b7791c01d680ca33fc7a7d38bc1ab', class: "variable-example" }, "<div class=\"tet-color__red30--border-focus\">Teksts</div>"), index.h("span", { key: '1d614923bd5cd231d7e839e9a18d36b0a5be6e84' }, "Apmales kr\u0101sas mai\u0146a elementam", ' ', index.h("span", { key: 'ad1cb22e636c5074bfee48e867f61e6a4c658082', tabindex: "0", class: "example-element border-example tet-color__red30--border-focus" }, "elementam"), ' ', "focus st\u0101vokl\u012B."), index.h("span", { key: 'd352934887afcc84ba955e886e944198c4bee3e8', class: "subsection-title" }, "Nemain\u012Bga gai\u0161\u0101s t\u0113mas kr\u0101sa"), index.h("code", { key: '587633a144ea3e1439a392a644b9085e60daad05', class: "variable-example" }, "<div class=\"tet-color__red30 tet-color--static\">Teksts</div>"), index.h("span", { key: '888e723df56a3ce8a28eeb89c16ea3e8198637ce' }, "Nemain\u012Bga teksta kr\u0101sa", ' ', index.h("span", { key: '7af656d9b5b3eff9eab788a1e95f82b0c6e5b4db', class: "example-element tet-color__red30 tet-color--static" }, "elementam"), "."))), index.h("div", { key: 'a8ff6234c0dbdf6f1c336607e7183d97108b757a', class: {
64
64
  'container': true,
65
65
  'show-variables': this.showVariables
66
- } }, index.h("div", { key: '0f71e206c29db15139ce9028d6cd2d766a68519c', class: "container-title" }, "Kr\u0101sas un To\u0146i"), index.h("div", { key: '46e8fb59e0256b6d47fe8aae25fe6ef5ab104d27', class: "container-section" }, Object.entries(this.colorSections).map(([key, section]) => this.renderColorSection(key, section)))))));
66
+ } }, index.h("div", { key: 'cc3150ef8d8274203b109f21c4bc77359f78083c', class: "container-title" }, "Kr\u0101sas un To\u0146i"), index.h("div", { key: 'e711a5fd4de26bee5e2b3f6d3ad169826c993fb8', class: "container-section" }, Object.entries(this.colorSections).map(([key, section]) => this.renderColorSection(key, section)))))));
67
67
  }
68
68
  };
69
69
  TetColors.style = TetColorsStyle0;