@ozdao/prometheus-framework 0.2.319 → 0.2.320

Sign up to get free protection for your applications and to get access to all the features.
Files changed (174) hide show
  1. package/dist/main.css +1 -1
  2. package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
  3. package/dist/prometheus-framework/src/components/Button/Button.vue2.js +1 -1
  4. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  5. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
  6. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  7. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  8. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.cjs +34 -5
  9. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.cjs.map +1 -1
  10. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.js +35 -6
  11. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.js.map +1 -1
  12. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  13. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +3 -3
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +2 -2
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +2 -2
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  25. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  26. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  27. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  28. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  29. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  30. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
  31. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
  32. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  33. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  34. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  35. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  36. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  37. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  38. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  39. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  40. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +3 -3
  41. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +3 -3
  42. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  43. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
  44. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  45. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  46. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  47. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  48. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  49. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  50. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  51. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  52. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  53. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  54. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  55. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  56. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  57. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
  58. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  59. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  60. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.cjs +1 -1
  61. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.js +1 -1
  62. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  63. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  64. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  65. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  66. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
  67. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
  68. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  69. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  70. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  71. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  72. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +4 -50
  73. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
  74. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +4 -50
  75. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
  76. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs +2 -2
  77. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs.map +1 -1
  78. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js +2 -2
  79. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
  80. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.cjs +29 -4
  81. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.cjs.map +1 -1
  82. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.js +35 -10
  83. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.js.map +1 -1
  84. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.cjs +46 -0
  85. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.cjs.map +1 -0
  86. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.js +46 -0
  87. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.js.map +1 -0
  88. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
  89. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  90. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
  91. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  92. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  93. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  94. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  95. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  96. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
  97. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +1 -1
  98. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  99. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  100. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  101. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  102. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
  103. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +1 -1
  104. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
  105. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
  106. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  107. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
  108. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  109. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  110. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  111. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  112. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  113. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  114. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  115. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  116. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +1057 -1065
  117. package/dist/prometheus-framework/src/modules/pages/pages.client.js +1057 -1065
  118. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  119. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  120. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  121. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  122. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  123. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  124. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  125. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  126. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  127. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  128. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  129. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  130. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +4 -4
  131. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +4 -4
  132. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +4 -4
  133. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
  134. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  135. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
  136. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  137. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  138. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  139. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  140. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  141. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  142. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  143. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  144. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  145. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  146. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  147. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  148. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  149. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  150. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  151. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  152. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  153. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  154. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +3 -3
  155. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +3 -3
  156. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  157. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  158. package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.cjs +1 -1
  159. package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.js +1 -1
  160. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  161. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  162. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  163. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  164. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  165. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  166. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  167. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  168. package/dist/prometheus-framework.cjs.js +6 -6
  169. package/dist/prometheus-framework.es.js +1894 -1873
  170. package/package.json +1 -1
  171. package/src/components/Spoiler/Spoiler.vue +49 -27
  172. package/src/modules/landing/components/sections/SectionGuide.vue +3 -49
  173. package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
  174. package/src/modules/marketplace/marketplace.client.js +1 -1
@@ -1,5 +1,5 @@
1
1
  import { ref, openBlock, createElementBlock, createElementVNode, createBlock, createCommentVNode, Fragment, createVNode, toDisplayString } from "vue";
2
- import Field from "../../../../components/Field/Field.vue.js";
2
+ import Field from "../../../../components/Field/Field.vue2.js";
3
3
  import _sfc_main$1 from "../../../../components/UploadImage/UploadImage.vue.js";
4
4
  const _hoisted_1 = { class: "w-100 pd-medium bg-white radius-medium pos-relative" };
5
5
  const _hoisted_2 = { class: "flex flex-v-center gap-thin" };
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Field = require("../../../../components/Field/Field.vue.cjs");
4
+ const Field = require("../../../../components/Field/Field.vue2.cjs");
5
5
  ;/* empty css */
6
6
  const _hoisted_1 = { class: "w-100 h-max-40r pd-medium bg-white radius-medium pos-relative" };
7
7
  const _hoisted_2 = ["innerHTML"];
@@ -1,5 +1,5 @@
1
1
  import { ref, onMounted, openBlock, createElementBlock, createVNode, createElementVNode } from "vue";
2
- import Field from "../../../../components/Field/Field.vue.js";
2
+ import Field from "../../../../components/Field/Field.vue2.js";
3
3
  /* empty css */
4
4
  const _hoisted_1 = { class: "w-100 h-max-40r pd-medium bg-white radius-medium pos-relative" };
5
5
  const _hoisted_2 = ["innerHTML"];
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Chips = require("../../../../components/Chips/Chips.vue2.cjs");
4
+ const Chips = require("../../../../components/Chips/Chips.vue.cjs");
5
5
  const IconEdit = require("../../../icons/navigation/IconEdit.vue.cjs");
6
6
  const CardHeader = require("../../../globals/views/components/blocks/CardHeader.vue.cjs");
7
7
  require("../../../community/store/reactions.cjs");
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, openBlock, createElementBlock, normalizeClass, createVNode, createElementVNode, createCommentVNode, createBlock, withModifiers, toDisplayString, renderSlot } from "vue";
2
- import _sfc_main$3 from "../../../../components/Chips/Chips.vue2.js";
2
+ import _sfc_main$3 from "../../../../components/Chips/Chips.vue.js";
3
3
  import _sfc_main$2 from "../../../icons/navigation/IconEdit.vue.js";
4
4
  import _sfc_main$1 from "../../../globals/views/components/blocks/CardHeader.vue.js";
5
5
  import "../../../community/store/reactions.js";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const index = require("../../../../../../node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs");
5
- const Button = require("../../../../components/Button/Button.vue.cjs");
5
+ const Button = require("../../../../components/Button/Button.vue2.cjs");
6
6
  const tickets = require("../../store/tickets.cjs");
7
7
  ;/* empty css */
8
8
  const _hoisted_1 = {
@@ -1,6 +1,6 @@
1
1
  import { ref, onMounted, onUnmounted, openBlock, createElementBlock, createVNode, withCtx, createTextVNode, createBlock, Teleport, createElementVNode, createCommentVNode } from "vue";
2
2
  import { BarcodeScanner } from "../../../../../../node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
4
4
  import { actions } from "../../store/tickets.js";
5
5
  /* empty css */
6
6
  const _hoisted_1 = {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Button = require("../../../../components/Button/Button.vue.cjs");
4
+ const Button = require("../../../../components/Button/Button.vue2.cjs");
5
5
  require("../../../auth/views/store/auth.cjs");
6
6
  const tickets = require("../../store/tickets.cjs");
7
7
  ;/* empty css */
@@ -1,5 +1,5 @@
1
1
  import { openBlock, createBlock, withCtx, createTextVNode, toDisplayString } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
3
  import "../../../auth/views/store/auth.js";
4
4
  import { actions } from "../../store/tickets.js";
5
5
  /* empty css */
@@ -9,7 +9,7 @@ const vueDatepicker = require("../../../../../../node_modules/@vuepic/vue-datepi
9
9
  ;/* empty css */
10
10
  const Block = require("../../../../components/Block/Block.vue.cjs");
11
11
  const Popup = require("../../../../components/Popup/Popup.vue.cjs");
12
- const Field = require("../../../../components/Field/Field.vue.cjs");
12
+ const Field = require("../../../../components/Field/Field.vue2.cjs");
13
13
  const BlockTags = require("../../../../components/FieldTags/BlockTags.vue.cjs");
14
14
  const Checkbox = require("../../../../components/Checkbox/Checkbox.vue.cjs");
15
15
  ;/* empty css */
@@ -19,7 +19,7 @@ const UploadImage = require("../../../../components/UploadImage/UploadImage.vue.
19
19
  ;/* empty css */
20
20
  require("../../../../components/EditImages/EditImages.vue.cjs");
21
21
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
22
- const Button = require("../../../../components/Button/Button.vue.cjs");
22
+ const Button = require("../../../../components/Button/Button.vue2.cjs");
23
23
  const Card = require("../../../globals/views/components/blocks/Card.vue.cjs");
24
24
  const IconDelete = require("../../../icons/navigation/IconDelete.vue.cjs");
25
25
  const vueRouter = require("vue-router");
@@ -7,7 +7,7 @@ import Vn from "../../../../../../node_modules/@vuepic/vue-datepicker/dist/vue-d
7
7
  /* empty css */
8
8
  import _sfc_main$2 from "../../../../components/Block/Block.vue.js";
9
9
  import _sfc_main$5 from "../../../../components/Popup/Popup.vue.js";
10
- import Field from "../../../../components/Field/Field.vue.js";
10
+ import Field from "../../../../components/Field/Field.vue2.js";
11
11
  import _sfc_main$6 from "../../../../components/FieldTags/BlockTags.vue.js";
12
12
  import _sfc_main$9 from "../../../../components/Checkbox/Checkbox.vue.js";
13
13
  /* empty css */
@@ -17,7 +17,7 @@ import _sfc_main$1 from "../../../../components/UploadImage/UploadImage.vue.js";
17
17
  /* empty css */
18
18
  import "../../../../components/EditImages/EditImages.vue.js";
19
19
  import _sfc_main$8 from "../../../../components/Feed/Feed.vue.js";
20
- import _sfc_main$a from "../../../../components/Button/Button.vue.js";
20
+ import _sfc_main$a from "../../../../components/Button/Button.vue2.js";
21
21
  import _sfc_main$7 from "../../../globals/views/components/blocks/Card.vue.js";
22
22
  import _sfc_main$3 from "../../../icons/navigation/IconDelete.vue.js";
23
23
  import { useRoute, useRouter } from "vue-router";
@@ -4,8 +4,8 @@ const vue = require("vue");
4
4
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
5
5
  const Block = require("../../../../components/Block/Block.vue.cjs");
6
6
  const Popup = require("../../../../components/Popup/Popup.vue.cjs");
7
- const Field = require("../../../../components/Field/Field.vue.cjs");
8
- const Button = require("../../../../components/Button/Button.vue.cjs");
7
+ const Field = require("../../../../components/Field/Field.vue2.cjs");
8
+ const Button = require("../../../../components/Button/Button.vue2.cjs");
9
9
  const ButtonCheck = require("../elements/ButtonCheck.vue.cjs");
10
10
  const IconDelete = require("../../../icons/navigation/IconDelete.vue.cjs");
11
11
  const IconAdd = require("../../../icons/navigation/IconAdd.vue.cjs");
@@ -2,8 +2,8 @@ import { ref, onMounted, unref, openBlock, createElementBlock, createElementVNod
2
2
  import _sfc_main$7 from "../../../../components/Feed/Feed.vue.js";
3
3
  import _sfc_main$3 from "../../../../components/Block/Block.vue.js";
4
4
  import _sfc_main$2 from "../../../../components/Popup/Popup.vue.js";
5
- import Field from "../../../../components/Field/Field.vue.js";
6
- import _sfc_main$6 from "../../../../components/Button/Button.vue.js";
5
+ import Field from "../../../../components/Field/Field.vue2.js";
6
+ import _sfc_main$6 from "../../../../components/Button/Button.vue2.js";
7
7
  import _sfc_main$1 from "../elements/ButtonCheck.vue.js";
8
8
  import _sfc_main$5 from "../../../icons/navigation/IconDelete.vue.js";
9
9
  import _sfc_main$4 from "../../../icons/navigation/IconAdd.vue.js";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  ;/* empty css */
5
- ;/* empty css */
5
+ ;/* empty css */
6
6
  const Viewer = require("../../../constructor/components/sections/Viewer.vue.cjs");
7
7
  const Countdown = require("../../../../components/Countdown/Countdown.vue.cjs");
8
8
  const HeroEvent = require("../sections/HeroEvent.vue.cjs");
@@ -1,6 +1,6 @@
1
1
  import { ref, onMounted, openBlock, createElementBlock, createVNode, TransitionGroup, withCtx, Fragment, renderList, createCommentVNode, createBlock, createElementVNode, toDisplayString, withModifiers } from "vue";
2
2
  /* empty css */
3
- /* empty css */
3
+ /* empty css */
4
4
  import _sfc_main$1 from "../../../constructor/components/sections/Viewer.vue.js";
5
5
  import _sfc_main$3 from "../../../../components/Countdown/Countdown.vue.js";
6
6
  import HeroEvent from "../sections/HeroEvent.vue.js";
@@ -2,10 +2,10 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
- ;/* empty css */
6
- const Button = require("../../../../components/Button/Button.vue.cjs");
5
+ ;/* empty css */
6
+ const Button = require("../../../../components/Button/Button.vue2.cjs");
7
7
  ;/* empty css */
8
- const Chips = require("../../../../components/Chips/Chips.vue2.cjs");
8
+ const Chips = require("../../../../components/Chips/Chips.vue.cjs");
9
9
  ;/* empty css */
10
10
  const Popup = require("../../../../components/Popup/Popup.vue.cjs");
11
11
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
@@ -1,9 +1,9 @@
1
1
  import { ref, openBlock, createElementBlock, createVNode, unref, isRef, withCtx, Fragment, renderList, createElementVNode, toDisplayString, createBlock, createCommentVNode, createTextVNode } from "vue";
2
2
  import { useRoute } from "vue-router";
3
- /* empty css */
4
- import _sfc_main$9 from "../../../../components/Button/Button.vue.js";
3
+ /* empty css */
4
+ import _sfc_main$9 from "../../../../components/Button/Button.vue2.js";
5
5
  /* empty css */
6
- import _sfc_main$4 from "../../../../components/Chips/Chips.vue2.js";
6
+ import _sfc_main$4 from "../../../../components/Chips/Chips.vue.js";
7
7
  /* empty css */
8
8
  import _sfc_main$5 from "../../../../components/Popup/Popup.vue.js";
9
9
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
@@ -2,7 +2,7 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const Checkbox = require("../../../../../components/Checkbox/Checkbox.vue.cjs");
5
- const Spoiler = require("../../../../../components/Spoiler/Spoiler.vue2.cjs");
5
+ const Spoiler = require("../../../../../components/Spoiler/Spoiler.vue.cjs");
6
6
  const IconChevronBottom = require("../../../../icons/navigation/IconChevronBottom.vue.cjs");
7
7
  const _hoisted_1 = { class: "w-100 o-scroll" };
8
8
  const _hoisted_2 = { class: "cursor-pointer w-100 flex-v-center flex-nowrap flex" };
@@ -1,6 +1,6 @@
1
1
  import { mergeModels, useModel, openBlock, createElementBlock, Fragment, renderList, createBlock, withCtx, createElementVNode, toDisplayString, createVNode, normalizeClass } from "vue";
2
2
  import _sfc_main$2 from "../../../../../components/Checkbox/Checkbox.vue.js";
3
- import _sfc_main$1 from "../../../../../components/Spoiler/Spoiler.vue2.js";
3
+ import _sfc_main$1 from "../../../../../components/Spoiler/Spoiler.vue.js";
4
4
  import IconChevronBottom from "../../../../icons/navigation/IconChevronBottom.vue.js";
5
5
  const _hoisted_1 = { class: "w-100 o-scroll" };
6
6
  const _hoisted_2 = { class: "cursor-pointer w-100 flex-v-center flex-nowrap flex" };
@@ -2,7 +2,7 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const IconSearch = require("../../../../icons/navigation/IconSearch.vue.cjs");
5
- const Field = require("../../../../../components/Field/Field.vue.cjs");
5
+ const Field = require("../../../../../components/Field/Field.vue2.cjs");
6
6
  const _hoisted_1 = { class: "flex-v-center flex-nowrap flex pd-small bg-light w-100 radius-big" };
7
7
  const _sfc_main = {
8
8
  __name: "BlockSearch",
@@ -1,6 +1,6 @@
1
1
  import { ref, openBlock, createElementBlock, createVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../icons/navigation/IconSearch.vue.js";
3
- import Field from "../../../../../components/Field/Field.vue.js";
3
+ import Field from "../../../../../components/Field/Field.vue2.js";
4
4
  const _hoisted_1 = { class: "flex-v-center flex-nowrap flex pd-small bg-light w-100 radius-big" };
5
5
  const _sfc_main = {
6
6
  __name: "BlockSearch",
@@ -3,13 +3,13 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
5
  const Tooltip = require("../../../../../components/Tooltip/Tooltip.vue2.cjs");
6
- const Dropdown = require("../../../../../components/Dropdown/Dropdown.vue2.cjs");
6
+ const Dropdown = require("../../../../../components/Dropdown/Dropdown.vue.cjs");
7
7
  const PlaceholderUserpic = require("../../../../icons/placeholders/PlaceholderUserpic.vue.cjs");
8
8
  const PlaceholderOrganizationPic = require("../../../../icons/placeholders/PlaceholderOrganizationPic.vue.cjs");
9
9
  const IconEllipsis = require("../../../../icons/navigation/IconEllipsis.vue.cjs");
10
10
  const FormReport = require("../../../../reports/components/sections/FormReport.vue.cjs");
11
11
  ;/* empty css */
12
- ;/* empty css */
12
+ ;/* empty css */
13
13
  require("../../../../auth/views/store/auth.cjs");
14
14
  require("../../../../organizations/store/memberships.cjs");
15
15
  const PhotoStack = require("../elements/PhotoStack.vue.cjs");
@@ -1,13 +1,13 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, withModifiers, createCommentVNode, createBlock, resolveDynamicComponent, toDisplayString, withCtx, createTextVNode, Fragment, renderList, normalizeClass } from "vue";
2
2
  import { useRouter } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../../components/Tooltip/Tooltip.vue2.js";
4
- import _sfc_main$3 from "../../../../../components/Dropdown/Dropdown.vue2.js";
4
+ import _sfc_main$3 from "../../../../../components/Dropdown/Dropdown.vue.js";
5
5
  import PlaceholderUserpic from "../../../../icons/placeholders/PlaceholderUserpic.vue.js";
6
6
  import PlaceholderOrganizationPic from "../../../../icons/placeholders/PlaceholderOrganizationPic.vue.js";
7
7
  import _sfc_main$4 from "../../../../icons/navigation/IconEllipsis.vue.js";
8
8
  import _sfc_main$5 from "../../../../reports/components/sections/FormReport.vue.js";
9
9
  /* empty css */
10
- /* empty css */
10
+ /* empty css */
11
11
  import "../../../../auth/views/store/auth.js";
12
12
  import "../../../../organizations/store/memberships.js";
13
13
  import _sfc_main$2 from "../elements/PhotoStack.vue.js";
@@ -7,7 +7,7 @@ const Status = require("../../../../../components/Status/Status.vue.cjs");
7
7
  require("vue-i18n");
8
8
  ;/* empty css */
9
9
  const Loader = require("../../../../../components/Loader/Loader.vue2.cjs");
10
- ;/* empty css */
10
+ ;/* empty css */
11
11
  require("../../../../orders/store/shopcart.cjs");
12
12
  require("../../../../auth/views/store/auth.cjs");
13
13
  ;/* empty css */
@@ -5,7 +5,7 @@ import _sfc_main$2 from "../../../../../components/Status/Status.vue.js";
5
5
  import "vue-i18n";
6
6
  /* empty css */
7
7
  import Loader from "../../../../../components/Loader/Loader.vue2.js";
8
- /* empty css */
8
+ /* empty css */
9
9
  import "../../../../orders/store/shopcart.js";
10
10
  import "../../../../auth/views/store/auth.js";
11
11
  /* empty css */
@@ -7,7 +7,7 @@ const globals = require("../../store/globals.cjs");
7
7
  const shopcart = require("../../../../orders/store/shopcart.cjs");
8
8
  const auth = require("../../../../auth/views/store/auth.cjs");
9
9
  ;/* empty css */
10
- const Button = require("../../../../../components/Button/Button.vue.cjs");
10
+ const Button = require("../../../../../components/Button/Button.vue2.cjs");
11
11
  const Select = require("../../../../../components/Select/Select.vue.cjs");
12
12
  const Checkbox = require("../../../../../components/Checkbox/Checkbox.vue.cjs");
13
13
  const IconShopcart = require("../../../../icons/entities/IconShopcart.vue.cjs");
@@ -5,7 +5,7 @@ import { state, actions as actions$1 } from "../../store/globals.js";
5
5
  import { actions, getters } from "../../../../orders/store/shopcart.js";
6
6
  import { state as state$1 } from "../../../../auth/views/store/auth.js";
7
7
  /* empty css */
8
- import _sfc_main$2 from "../../../../../components/Button/Button.vue.js";
8
+ import _sfc_main$2 from "../../../../../components/Button/Button.vue2.js";
9
9
  import Select from "../../../../../components/Select/Select.vue.js";
10
10
  import _sfc_main$1 from "../../../../../components/Checkbox/Checkbox.vue.js";
11
11
  import _sfc_main$3 from "../../../../icons/entities/IconShopcart.vue.js";
@@ -5,7 +5,7 @@ const vueRouter = require("vue-router");
5
5
  const vueI18n = require("vue-i18n");
6
6
  const IconShopcart = require("../../../../icons/entities/IconShopcart.vue.cjs");
7
7
  const IconProfile = require("../../../../icons/entities/IconProfile.vue.cjs");
8
- const Button = require("../../../../../components/Button/Button.vue.cjs");
8
+ const Button = require("../../../../../components/Button/Button.vue2.cjs");
9
9
  const globals = require("../../store/globals.cjs");
10
10
  const shopcart = require("../../../../orders/store/shopcart.cjs");
11
11
  const auth = require("../../../../auth/views/store/auth.cjs");
@@ -3,7 +3,7 @@ import { useRouter, useRoute } from "vue-router";
3
3
  import { useI18n } from "vue-i18n";
4
4
  import _sfc_main$2 from "../../../../icons/entities/IconShopcart.vue.js";
5
5
  import _sfc_main$3 from "../../../../icons/entities/IconProfile.vue.js";
6
- import _sfc_main$1 from "../../../../../components/Button/Button.vue.js";
6
+ import _sfc_main$1 from "../../../../../components/Button/Button.vue2.js";
7
7
  import { state } from "../../store/globals.js";
8
8
  import { actions, getters } from "../../../../orders/store/shopcart.js";
9
9
  import { state as state$1 } from "../../../../auth/views/store/auth.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Spoiler = require("../../../../components/Spoiler/Spoiler.vue2.cjs");
4
+ const Spoiler = require("../../../../components/Spoiler/Spoiler.vue.cjs");
5
5
  const vueI18n = require("vue-i18n");
6
6
  const IconChevronBottom = require("../../../icons/navigation/IconChevronBottom.vue.cjs");
7
7
  const _hoisted_1 = { class: "bg-black t-white radius-big pd-big" };
@@ -19,61 +19,15 @@ const _hoisted_9 = ["innerHTML"];
19
19
  const _sfc_main = {
20
20
  __name: "SectionGuide",
21
21
  props: {
22
- textData: {
22
+ content: {
23
23
  type: Object,
24
- default: () => ({
25
- en: {
26
- title: "If you still wonder?",
27
- subtitle: "Have questions about Weeder? Check out our FAQ section for comprehensive answers about our platform, products, and policies:",
28
- FAQ: [{
29
- title: "Do you have a marijuana dispensary store that I can visit?",
30
- description: "Unfortunately, we do not currently have our own physical dispensary store that is open to the public. However, you can visit our licensed partner Fin.Kan House to purchase marijuana products. Alternatively, you can also order weed from us directly through our website or by phone for delivery to your location. 📱"
31
- }, {
32
- title: "What is the minimum age requirement to purchase cannabis products?",
33
- description: "The minimum age requirement to purchase cannabis products is 21 years of age 🔞. Please be prepared to provide proof of age when you receive delivery."
34
- }, {
35
- title: "How will my order be delivered?",
36
- description: "Orders will be delivered to the address provided at checkout 📬. Please ensure that someone is available to receive the delivery at the designated address."
37
- }, {
38
- title: "Is it safe to order cannabis online?",
39
- description: "It is safe to order cannabis online from a licensed and reputable retailer 🏭. "
40
- }, {
41
- title: "Do you deliver weed to hotels in Thailand?",
42
- description: "Hell yeah! If you order weed online, be sure to give us the hotel name and where you would like to meet your weed delivery driver."
43
- }, {
44
- title: "Are there any promotions or discounts available?",
45
- description: "We frequently offer promotions and discounts on select products 🎉. Please check our website or social media pages for the latest deals."
46
- }]
47
- },
48
- ru: {
49
- title: "У вас еще есть вопросы?",
50
- FAQ: [{
51
- title: "У вас есть магазин марихуаны, который я могу посетить?",
52
- description: "К сожалению, у нас нет собственного физического магазина марихуаны, который открыт для посетителей. Однако вы можете посетить нашего лицензированного партнера Fin.Kan House, чтобы приобрести марихуану. Также вы можете заказать марихуану у нас напрямую через наш сайт или по телефону для доставки в ваш адрес."
53
- }, {
54
- title: "Какой минимальный возраст для покупки каннабиса?",
55
- description: "Минимальное возрастное требование для покупки каннабиса составляет 21 год 🔞. Будьте готовы предъявить документы, когда вы будете получать доставку."
56
- }, {
57
- title: "Как будет доставлен мой заказ?",
58
- description: "Заказы будут доставлены по указанному при оформлении заказа адресу 📬. Пожалуйста, убедитесь, что кто-то будет дома, чтобы принять доставку."
59
- }, {
60
- title: "Безопасно ли заказывать каннабис онлайн?",
61
- description: "Да, безопасно заказывать каннабис онлайн у лицензированного и хорошо известного ретейлера 🏭. "
62
- }, {
63
- title: "Вы доставляете травку в отели Таиланда?",
64
- description: "Черт возьми, да! Если вы заказываете травку онлайн, обязательно сообщите нам название отеля и место, где вы хотели бы встретиться с водителем, доставляющим травку."
65
- }, {
66
- title: "Есть ли какие-то акции или скидки?",
67
- description: "Мы часто предлагаем акции и скидки на определенные товары 🎉. Пожалуйста, посетите наш сайт или страницы в социальных сетях, чтобы узнать о последних предложениях."
68
- }]
69
- }
70
- })
24
+ required: true
71
25
  }
72
26
  },
73
27
  setup(__props) {
74
28
  const props = __props;
75
29
  const { t, tm } = vueI18n.useI18n({
76
- messages: props.textData
30
+ messages: props.content
77
31
  });
78
32
  return (_ctx, _cache) => {
79
33
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
@@ -1 +1 @@
1
- {"version":3,"file":"SectionGuide.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"bg-black t-white radius-big pd-big\">\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"t('subtitle') !== 'subtitle'\" class=\"t-transp p-big w-m-60r mn-l-auto mn-r-auto\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const props = defineProps({\n textData: {\n type: Object,\n default: () => ({\n en: {\n title: 'If you still wonder?',\n subtitle: 'Have questions about Weeder? Check out our FAQ section for comprehensive answers about our platform, products, and policies:',\n FAQ: [{\n title: 'Do you have a marijuana dispensary store that I can visit?',\n description: \"Unfortunately, we do not currently have our own physical dispensary store that is open to the public. However, you can visit our licensed partner Fin.Kan House to purchase marijuana products. Alternatively, you can also order weed from us directly through our website or by phone for delivery to your location. 📱\"\n },{\n title: 'What is the minimum age requirement to purchase cannabis products?',\n description: \"The minimum age requirement to purchase cannabis products is 21 years of age 🔞. Please be prepared to provide proof of age when you receive delivery.\"\n },{\n title: 'How will my order be delivered?',\n description: 'Orders will be delivered to the address provided at checkout 📬. Please ensure that someone is available to receive the delivery at the designated address.'\n },{\n title: 'Is it safe to order cannabis online?',\n description: 'It is safe to order cannabis online from a licensed and reputable retailer 🏭. '\n },{\n title: 'Do you deliver weed to hotels in Thailand?',\n description: 'Hell yeah! If you order weed online, be sure to give us the hotel name and where you would like to meet your weed delivery driver.'\n },{\n title: 'Are there any promotions or discounts available?',\n description: 'We frequently offer promotions and discounts on select products 🎉. Please check our website or social media pages for the latest deals.'\n }]\n },\n ru: {\n title: 'У вас еще есть вопросы?',\n FAQ: [{\n title: 'У вас есть магазин марихуаны, который я могу посетить?',\n description: 'К сожалению, у нас нет собственного физического магазина марихуаны, который открыт для посетителей. Однако вы можете посетить нашего лицензированного партнера Fin.Kan House, чтобы приобрести марихуану. Также вы можете заказать марихуану у нас напрямую через наш сайт или по телефону для доставки в ваш адрес.'\n },{\n title: 'Какой минимальный возраст для покупки каннабиса?',\n description: 'Минимальное возрастное требование для покупки каннабиса составляет 21 год 🔞. Будьте готовы предъявить документы, когда вы будете получать доставку.'\n },{\n title: 'Как будет доставлен мой заказ?',\n description: 'Заказы будут доставлены по указанному при оформлении заказа адресу 📬. Пожалуйста, убедитесь, что кто-то будет дома, чтобы принять доставку.'\n },{\n title: 'Безопасно ли заказывать каннабис онлайн?',\n description: 'Да, безопасно заказывать каннабис онлайн у лицензированного и хорошо известного ретейлера 🏭. '\n },{\n title: 'Вы доставляете травку в отели Таиланда?',\n description: 'Черт возьми, да! Если вы заказываете травку онлайн, обязательно сообщите нам название отеля и место, где вы хотели бы встретиться с водителем, доставляющим травку.'\n },{\n title: 'Есть ли какие-то акции или скидки?',\n description: 'Мы часто предлагаем акции и скидки на определенные товары 🎉. Пожалуйста, посетите наш сайт или страницы в социальных сетях, чтобы узнать о последних предложениях.'\n }]\n }\n })\n }\n })\nconst { t, tm } = useI18n({\n messages: props.textData\n})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAoDhB,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionGuide.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"bg-black t-white radius-big pd-big\">\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"t('subtitle') !== 'subtitle'\" class=\"t-transp p-big w-m-60r mn-l-auto mn-r-auto\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\nconst { t, tm } = useI18n({\n messages: props.content\n})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAMhB,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  import { openBlock, createElementBlock, createElementVNode, toDisplayString, unref, createCommentVNode, Fragment, renderList, createBlock, withCtx, createVNode, normalizeClass } from "vue";
2
- import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue2.js";
2
+ import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue.js";
3
3
  import { useI18n } from "vue-i18n";
4
4
  import IconChevronBottom from "../../../icons/navigation/IconChevronBottom.vue.js";
5
5
  const _hoisted_1 = { class: "bg-black t-white radius-big pd-big" };
@@ -17,61 +17,15 @@ const _hoisted_9 = ["innerHTML"];
17
17
  const _sfc_main = {
18
18
  __name: "SectionGuide",
19
19
  props: {
20
- textData: {
20
+ content: {
21
21
  type: Object,
22
- default: () => ({
23
- en: {
24
- title: "If you still wonder?",
25
- subtitle: "Have questions about Weeder? Check out our FAQ section for comprehensive answers about our platform, products, and policies:",
26
- FAQ: [{
27
- title: "Do you have a marijuana dispensary store that I can visit?",
28
- description: "Unfortunately, we do not currently have our own physical dispensary store that is open to the public. However, you can visit our licensed partner Fin.Kan House to purchase marijuana products. Alternatively, you can also order weed from us directly through our website or by phone for delivery to your location. 📱"
29
- }, {
30
- title: "What is the minimum age requirement to purchase cannabis products?",
31
- description: "The minimum age requirement to purchase cannabis products is 21 years of age 🔞. Please be prepared to provide proof of age when you receive delivery."
32
- }, {
33
- title: "How will my order be delivered?",
34
- description: "Orders will be delivered to the address provided at checkout 📬. Please ensure that someone is available to receive the delivery at the designated address."
35
- }, {
36
- title: "Is it safe to order cannabis online?",
37
- description: "It is safe to order cannabis online from a licensed and reputable retailer 🏭. "
38
- }, {
39
- title: "Do you deliver weed to hotels in Thailand?",
40
- description: "Hell yeah! If you order weed online, be sure to give us the hotel name and where you would like to meet your weed delivery driver."
41
- }, {
42
- title: "Are there any promotions or discounts available?",
43
- description: "We frequently offer promotions and discounts on select products 🎉. Please check our website or social media pages for the latest deals."
44
- }]
45
- },
46
- ru: {
47
- title: "У вас еще есть вопросы?",
48
- FAQ: [{
49
- title: "У вас есть магазин марихуаны, который я могу посетить?",
50
- description: "К сожалению, у нас нет собственного физического магазина марихуаны, который открыт для посетителей. Однако вы можете посетить нашего лицензированного партнера Fin.Kan House, чтобы приобрести марихуану. Также вы можете заказать марихуану у нас напрямую через наш сайт или по телефону для доставки в ваш адрес."
51
- }, {
52
- title: "Какой минимальный возраст для покупки каннабиса?",
53
- description: "Минимальное возрастное требование для покупки каннабиса составляет 21 год 🔞. Будьте готовы предъявить документы, когда вы будете получать доставку."
54
- }, {
55
- title: "Как будет доставлен мой заказ?",
56
- description: "Заказы будут доставлены по указанному при оформлении заказа адресу 📬. Пожалуйста, убедитесь, что кто-то будет дома, чтобы принять доставку."
57
- }, {
58
- title: "Безопасно ли заказывать каннабис онлайн?",
59
- description: "Да, безопасно заказывать каннабис онлайн у лицензированного и хорошо известного ретейлера 🏭. "
60
- }, {
61
- title: "Вы доставляете травку в отели Таиланда?",
62
- description: "Черт возьми, да! Если вы заказываете травку онлайн, обязательно сообщите нам название отеля и место, где вы хотели бы встретиться с водителем, доставляющим травку."
63
- }, {
64
- title: "Есть ли какие-то акции или скидки?",
65
- description: "Мы часто предлагаем акции и скидки на определенные товары 🎉. Пожалуйста, посетите наш сайт или страницы в социальных сетях, чтобы узнать о последних предложениях."
66
- }]
67
- }
68
- })
22
+ required: true
69
23
  }
70
24
  },
71
25
  setup(__props) {
72
26
  const props = __props;
73
27
  const { t, tm } = useI18n({
74
- messages: props.textData
28
+ messages: props.content
75
29
  });
76
30
  return (_ctx, _cache) => {
77
31
  return openBlock(), createElementBlock("div", _hoisted_1, [
@@ -1 +1 @@
1
- {"version":3,"file":"SectionGuide.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"bg-black t-white radius-big pd-big\">\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"t('subtitle') !== 'subtitle'\" class=\"t-transp p-big w-m-60r mn-l-auto mn-r-auto\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const props = defineProps({\n textData: {\n type: Object,\n default: () => ({\n en: {\n title: 'If you still wonder?',\n subtitle: 'Have questions about Weeder? Check out our FAQ section for comprehensive answers about our platform, products, and policies:',\n FAQ: [{\n title: 'Do you have a marijuana dispensary store that I can visit?',\n description: \"Unfortunately, we do not currently have our own physical dispensary store that is open to the public. However, you can visit our licensed partner Fin.Kan House to purchase marijuana products. Alternatively, you can also order weed from us directly through our website or by phone for delivery to your location. 📱\"\n },{\n title: 'What is the minimum age requirement to purchase cannabis products?',\n description: \"The minimum age requirement to purchase cannabis products is 21 years of age 🔞. Please be prepared to provide proof of age when you receive delivery.\"\n },{\n title: 'How will my order be delivered?',\n description: 'Orders will be delivered to the address provided at checkout 📬. Please ensure that someone is available to receive the delivery at the designated address.'\n },{\n title: 'Is it safe to order cannabis online?',\n description: 'It is safe to order cannabis online from a licensed and reputable retailer 🏭. '\n },{\n title: 'Do you deliver weed to hotels in Thailand?',\n description: 'Hell yeah! If you order weed online, be sure to give us the hotel name and where you would like to meet your weed delivery driver.'\n },{\n title: 'Are there any promotions or discounts available?',\n description: 'We frequently offer promotions and discounts on select products 🎉. Please check our website or social media pages for the latest deals.'\n }]\n },\n ru: {\n title: 'У вас еще есть вопросы?',\n FAQ: [{\n title: 'У вас есть магазин марихуаны, который я могу посетить?',\n description: 'К сожалению, у нас нет собственного физического магазина марихуаны, который открыт для посетителей. Однако вы можете посетить нашего лицензированного партнера Fin.Kan House, чтобы приобрести марихуану. Также вы можете заказать марихуану у нас напрямую через наш сайт или по телефону для доставки в ваш адрес.'\n },{\n title: 'Какой минимальный возраст для покупки каннабиса?',\n description: 'Минимальное возрастное требование для покупки каннабиса составляет 21 год 🔞. Будьте готовы предъявить документы, когда вы будете получать доставку.'\n },{\n title: 'Как будет доставлен мой заказ?',\n description: 'Заказы будут доставлены по указанному при оформлении заказа адресу 📬. Пожалуйста, убедитесь, что кто-то будет дома, чтобы принять доставку.'\n },{\n title: 'Безопасно ли заказывать каннабис онлайн?',\n description: 'Да, безопасно заказывать каннабис онлайн у лицензированного и хорошо известного ретейлера 🏭. '\n },{\n title: 'Вы доставляете травку в отели Таиланда?',\n description: 'Черт возьми, да! Если вы заказываете травку онлайн, обязательно сообщите нам название отеля и место, где вы хотели бы встретиться с водителем, доставляющим травку.'\n },{\n title: 'Есть ли какие-то акции или скидки?',\n description: 'Мы часто предлагаем акции и скидки на определенные товары 🎉. Пожалуйста, посетите наш сайт или страницы в социальных сетях, чтобы узнать о последних предложениях.'\n }]\n }\n })\n }\n })\nconst { t, tm } = useI18n({\n messages: props.textData\n})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAoDhB,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionGuide.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionGuide.vue"],"sourcesContent":["<template>\n <div class=\"bg-black t-white radius-big pd-big\">\n <div class=\"mn-b-big t-center title\">\n <h2 class=\"mn-b-semi\">{{t('title')}}</h2>\n <p v-if=\"t('subtitle') !== 'subtitle'\" class=\"t-transp p-big w-m-60r mn-l-auto mn-r-auto\">{{t('subtitle')}}</p>\n </div>\n <div class=\"cols-1 \">\n\n <Spoiler v-for=\"item in tm('FAQ')\" class=\"t-white br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin\">\n <template #header=\"{ isOpen }\">\n <div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n <h3 class=\"w-100\" >{{item.title}}</h3>\n <IconChevronBottom :class=\"{ 'rotate-180': isOpen }\" fill=\"rgb(var(--white))\" class=\"i-semi\"/>\n </div>\n </template>\n <template #content>\n <ul class=\"mn-t-semi\">\n <p class=\"t-transp\" v-html=\"item.description\"></p>\n </ul>\n </template>\n </Spoiler>\n </div>\n </div>\n</template>\n\n\n<script setup>\n import Spoiler from '@pf/src/components/Spoiler/Spoiler.vue'\n\n import { useI18n } from 'vue-i18n'\n\n import IconChevronBottom from '@pf/src/modules/icons/navigation/IconChevronBottom.vue'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\nconst { t, tm } = useI18n({\n messages: props.content\n})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAiCE,UAAM,QAAQ;AAMhB,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -14,7 +14,7 @@ const _hoisted_6 = { class: "t-transp" };
14
14
  const _sfc_main = {
15
15
  __name: "SectionOverview",
16
16
  props: {
17
- localization: {
17
+ content: {
18
18
  type: Object,
19
19
  required: true
20
20
  }
@@ -22,7 +22,7 @@ const _sfc_main = {
22
22
  setup(__props) {
23
23
  const props = __props;
24
24
  const { t, tm } = vueI18n.useI18n({
25
- messages: props.localization
25
+ messages: props.content
26
26
  });
27
27
  return (_ctx, _cache) => {
28
28
  const _component_router_link = vue.resolveComponent("router-link");
@@ -1 +1 @@
1
- {"version":3,"file":"SectionOverview.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\" class=\"pd-thin\">\n <h2 class=\"mn-auto pd-t-big pd-b-big t-center\">\n {{t('title')}}\n </h2>\n\n <div class=\"cols-4 gap-thin\">\n <router-link \n v-for=\"section in tm('sections')\" \n :key=\"section.route\"\n :to=\"section.route\" \n class=\"t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big\"\n >\n <img \n loading=\"lazy\" \n :src=\"section.image\"\n alt=\"\" \n class=\"w-100 object-fit-cover\"\n >\n <h3 class=\"mn-b-medium\">{{ section.title }}</h3>\n <p class=\"t-transp\">{{ section.text }}</p>\n </router-link>\n </div>\n </div>\n</template>\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n localization: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm } = useI18n({\n messages: props.localization\n })\n</script>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionOverview.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\" class=\"pd-thin\">\n <h2 class=\"mn-auto pd-t-big pd-b-big t-center\">\n {{t('title')}}\n </h2>\n\n <div class=\"cols-4 gap-thin\">\n <router-link \n v-for=\"section in tm('sections')\" \n :key=\"section.route\"\n :to=\"section.route\" \n class=\"t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big\"\n >\n <img \n loading=\"lazy\" \n :src=\"section.image\"\n alt=\"\" \n class=\"w-100 object-fit-cover\"\n >\n <h3 class=\"mn-b-medium\">{{ section.title }}</h3>\n <p class=\"t-transp\">{{ section.text }}</p>\n </router-link>\n </div>\n </div>\n</template>\n\n<script setup>\n import { useI18n } from 'vue-i18n'\n\n const props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm } = useI18n({\n messages: props.content\n })\n</script>"],"names":["useI18n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -12,7 +12,7 @@ const _hoisted_6 = { class: "t-transp" };
12
12
  const _sfc_main = {
13
13
  __name: "SectionOverview",
14
14
  props: {
15
- localization: {
15
+ content: {
16
16
  type: Object,
17
17
  required: true
18
18
  }
@@ -20,7 +20,7 @@ const _sfc_main = {
20
20
  setup(__props) {
21
21
  const props = __props;
22
22
  const { t, tm } = useI18n({
23
- messages: props.localization
23
+ messages: props.content
24
24
  });
25
25
  return (_ctx, _cache) => {
26
26
  const _component_router_link = resolveComponent("router-link");