@ozdao/prometheus-framework 0.2.318 → 0.2.320

Sign up to get free protection for your applications and to get access to all the features.
Files changed (119) 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/LocationMarker/LocationMarker.vue2.cjs +1 -1
  7. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  8. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  9. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  10. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.cjs +34 -5
  11. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.cjs.map +1 -1
  12. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.js +35 -6
  13. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.js.map +1 -1
  14. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  15. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  16. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
  20. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  21. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  22. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
  23. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
  24. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  25. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  26. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  27. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
  28. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  29. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  30. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
  31. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
  32. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  33. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
  34. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  35. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  36. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  37. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  38. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  39. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  40. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  41. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
  42. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  43. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  44. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +2 -2
  45. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +2 -2
  46. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +3 -49
  47. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
  48. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +3 -49
  49. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
  50. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs +2 -2
  51. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs.map +1 -1
  52. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js +2 -2
  53. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
  54. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.cjs +29 -4
  55. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.cjs.map +1 -1
  56. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.js +35 -10
  57. package/dist/prometheus-framework/src/modules/marketplace/marketplace.client.js.map +1 -1
  58. package/dist/prometheus-framework/src/modules/marketplace/views/components/sections/SectionMenu.vue.cjs +1 -1
  59. package/dist/prometheus-framework/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
  60. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.cjs +46 -0
  61. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.cjs.map +1 -0
  62. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.js +46 -0
  63. package/dist/prometheus-framework/src/modules/marketplace/views/router/marketplace.router.js.map +1 -0
  64. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  65. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  66. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  67. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  68. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
  69. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
  70. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
  71. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +1 -1
  72. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  73. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  74. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  75. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  76. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
  77. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  78. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +584 -591
  79. package/dist/prometheus-framework/src/modules/pages/pages.client.js +584 -591
  80. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  81. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  82. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  83. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  84. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  85. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  86. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  87. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  88. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  89. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  90. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
  91. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  92. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  93. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
  94. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  95. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
  96. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  97. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  98. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  99. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
  100. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
  101. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
  102. package/dist/prometheus-framework/src/modules/products/products.client.cjs +1 -3
  103. package/dist/prometheus-framework/src/modules/products/products.client.cjs.map +1 -1
  104. package/dist/prometheus-framework/src/modules/products/products.client.js +1 -3
  105. package/dist/prometheus-framework/src/modules/products/products.client.js.map +1 -1
  106. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  107. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  108. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
  109. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  110. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  111. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  112. package/dist/prometheus-framework.cjs.js +6 -6
  113. package/dist/prometheus-framework.es.js +1894 -1873
  114. package/package.json +1 -1
  115. package/src/components/Spoiler/Spoiler.vue +49 -27
  116. package/src/modules/landing/components/sections/SectionGuide.vue +3 -49
  117. package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
  118. package/src/modules/marketplace/marketplace.client.js +1 -1
  119. package/src/modules/products/products.client.js +0 -2
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -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");
@@ -1 +1 @@
1
- {"version":3,"file":"SectionOverview.vue.js","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":[],"mappings":";;;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionOverview.vue.js","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":[],"mappings":";;;;;;;;;;;;;;;;;;;;AA6BE,UAAM,QAAQ;AAOd,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,13 +1,38 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- require("vue");
3
+ const marketplace_router = require("./views/router/marketplace.router.cjs");
4
+ const marketplace = require("./views/store/marketplace.cjs");
4
5
  const Marketplace = require("./views/components/layouts/Marketplace.vue.cjs");
5
- require("./views/store/marketplace.cjs");
6
6
  const SectionMenu = require("./views/components/sections/SectionMenu.vue.cjs");
7
7
  const Catalog = require("./views/components/pages/Catalog.vue.cjs");
8
- const ModuleMarketplace$1 = ModuleMarketplace;
8
+ function initializeProducts(app, store, router, options = {}) {
9
+ const route = options.route || "Home";
10
+ router.addRoute(route, marketplace_router.default);
11
+ store.addStore("marketplace", marketplace);
12
+ }
13
+ const ModuleMarketplace = {
14
+ initialize: initializeProducts,
15
+ views: {
16
+ store: {
17
+ storeMarketplace: marketplace
18
+ },
19
+ router: {
20
+ routerMarketplace: marketplace_router.default
21
+ },
22
+ components: {
23
+ // Elements
24
+ // Blocks
25
+ // Sections
26
+ SectionMenu: SectionMenu.default,
27
+ // Pages
28
+ Catalog: Catalog.default,
29
+ // Layouts
30
+ Marketplace: Marketplace.default
31
+ }
32
+ }
33
+ };
9
34
  exports.Marketplace = Marketplace.default;
10
35
  exports.SectionMenu = SectionMenu.default;
11
36
  exports.Catalog = Catalog.default;
12
- exports.default = ModuleMarketplace$1;
37
+ exports.default = ModuleMarketplace;
13
38
  //# sourceMappingURL=marketplace.client.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"marketplace.client.cjs","sources":["../../../../../src/modules/marketplace/marketplace.client.js"],"sourcesContent":["// Router\nimport routerMarketplace from './views/router/marketplace.router.js';\n\n//Store\nimport * as storeMarketplace from './views/store/marketplace.js';\n\n// Layouts \nimport Marketplace from './views/components/layouts/Marketplace.vue';\n\n// Sections\nimport SectionMenu from './views/components/sections/SectionMenu.vue';\n\n// Pages\nimport Catalog from './views/components/pages/Catalog.vue';\n\n// Пример функции инициализации для модуля продуктов\nfunction initializeProducts(app, store, router, options = {}) {\n const route = options.route || 'Home';\n\n router.addRoute(route, routerMarketplace);\n \n store.addStore('marketplace', storeMarketplace);\n}\n\nconst ModuleProducts = {\n initialize: initializeProducts,\n views: {\n store: {\n storeMarketplace,\n },\n router: {\n \n routerMarketplace\n },\n components: {\n // Elements\n // Blocks\n // Sections\n SectionMenu,\n // Pages\n Catalog,\n // Layouts\n Marketplace\n }\n }\n}\n\nexport {\n // Blocks\n // Sections\n SectionMenu,\n // Elements\n // Pages\n Catalog,\n // Layouts\n Marketplace\n};\n\nexport default ModuleMarketplace;"],"names":[],"mappings":";;;;;;;AA0DA,MAAA,sBAAe;;;;;"}
1
+ {"version":3,"file":"marketplace.client.cjs","sources":["../../../../../src/modules/marketplace/marketplace.client.js"],"sourcesContent":["// Router\nimport routerMarketplace from './views/router/marketplace.router.js';\n\n//Store\nimport * as storeMarketplace from './views/store/marketplace.js';\n\n// Layouts \nimport Marketplace from './views/components/layouts/Marketplace.vue';\n\n// Sections\nimport SectionMenu from './views/components/sections/SectionMenu.vue';\n\n// Pages\nimport Catalog from './views/components/pages/Catalog.vue';\n\n// Пример функции инициализации для модуля продуктов\nfunction initializeProducts(app, store, router, options = {}) {\n const route = options.route || 'Home';\n\n router.addRoute(route, routerMarketplace);\n \n store.addStore('marketplace', storeMarketplace);\n}\n\nconst ModuleMarketplace = {\n initialize: initializeProducts,\n views: {\n store: {\n storeMarketplace,\n },\n router: {\n \n routerMarketplace\n },\n components: {\n // Elements\n // Blocks\n // Sections\n SectionMenu,\n // Pages\n Catalog,\n // Layouts\n Marketplace\n }\n }\n}\n\nexport {\n // Blocks\n // Sections\n SectionMenu,\n // Elements\n // Pages\n Catalog,\n // Layouts\n Marketplace\n};\n\nexport default ModuleMarketplace;"],"names":["routerMarketplace","storeMarketplace","SectionMenu","Catalog","Marketplace"],"mappings":";;;;;;;AAgBA,SAAS,mBAAmB,KAAK,OAAO,QAAQ,UAAU,CAAA,GAAI;AAC5D,QAAM,QAAQ,QAAQ,SAAS;AAE/B,SAAO,SAAS,OAAOA,mBAAAA,OAAiB;AAExC,QAAM,SAAS,eAAeC,WAAgB;AAChD;AAEK,MAAC,oBAAoB;AAAA,EACxB,YAAY;AAAA,EACZ,OAAO;AAAA,IACL,OAAO;AAAA,MACX,kBAAMA;AAAAA,IACD;AAAA,IACD,QAAQ;AAAA,MAEZ,mBAAMD,mBAAiB;AAAA,IAClB;AAAA,IACD,YAAY;AAAA;AAAA;AAAA;AAAA,MAIhB,aAAME,YAAW;AAAA;AAAA,MAEjB,SAAMC,QAAO;AAAA;AAAA,MAEb,aAAMC,YAAW;AAAA,IACZ;AAAA,EACF;AACH;;;;;"}
@@ -1,13 +1,38 @@
1
- import "vue";
2
- import { default as default2 } from "./views/components/layouts/Marketplace.vue.js";
3
- import "./views/store/marketplace.js";
4
- import { default as default3 } from "./views/components/sections/SectionMenu.vue.js";
5
- import { default as default4 } from "./views/components/pages/Catalog.vue.js";
6
- const ModuleMarketplace$1 = ModuleMarketplace;
1
+ import marketplace$1 from "./views/router/marketplace.router.js";
2
+ import * as marketplace from "./views/store/marketplace.js";
3
+ import _sfc_main$2 from "./views/components/layouts/Marketplace.vue.js";
4
+ import _sfc_main from "./views/components/sections/SectionMenu.vue.js";
5
+ import _sfc_main$1 from "./views/components/pages/Catalog.vue.js";
6
+ function initializeProducts(app, store, router, options = {}) {
7
+ const route = options.route || "Home";
8
+ router.addRoute(route, marketplace$1);
9
+ store.addStore("marketplace", marketplace);
10
+ }
11
+ const ModuleMarketplace = {
12
+ initialize: initializeProducts,
13
+ views: {
14
+ store: {
15
+ storeMarketplace: marketplace
16
+ },
17
+ router: {
18
+ routerMarketplace: marketplace$1
19
+ },
20
+ components: {
21
+ // Elements
22
+ // Blocks
23
+ // Sections
24
+ SectionMenu: _sfc_main,
25
+ // Pages
26
+ Catalog: _sfc_main$1,
27
+ // Layouts
28
+ Marketplace: _sfc_main$2
29
+ }
30
+ }
31
+ };
7
32
  export {
8
- default4 as Catalog,
9
- default2 as Marketplace,
10
- default3 as SectionMenu,
11
- ModuleMarketplace$1 as default
33
+ _sfc_main$1 as Catalog,
34
+ _sfc_main$2 as Marketplace,
35
+ _sfc_main as SectionMenu,
36
+ ModuleMarketplace as default
12
37
  };
13
38
  //# sourceMappingURL=marketplace.client.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"marketplace.client.js","sources":["../../../../../src/modules/marketplace/marketplace.client.js"],"sourcesContent":["// Router\nimport routerMarketplace from './views/router/marketplace.router.js';\n\n//Store\nimport * as storeMarketplace from './views/store/marketplace.js';\n\n// Layouts \nimport Marketplace from './views/components/layouts/Marketplace.vue';\n\n// Sections\nimport SectionMenu from './views/components/sections/SectionMenu.vue';\n\n// Pages\nimport Catalog from './views/components/pages/Catalog.vue';\n\n// Пример функции инициализации для модуля продуктов\nfunction initializeProducts(app, store, router, options = {}) {\n const route = options.route || 'Home';\n\n router.addRoute(route, routerMarketplace);\n \n store.addStore('marketplace', storeMarketplace);\n}\n\nconst ModuleProducts = {\n initialize: initializeProducts,\n views: {\n store: {\n storeMarketplace,\n },\n router: {\n \n routerMarketplace\n },\n components: {\n // Elements\n // Blocks\n // Sections\n SectionMenu,\n // Pages\n Catalog,\n // Layouts\n Marketplace\n }\n }\n}\n\nexport {\n // Blocks\n // Sections\n SectionMenu,\n // Elements\n // Pages\n Catalog,\n // Layouts\n Marketplace\n};\n\nexport default ModuleMarketplace;"],"names":[],"mappings":";;;;;AA0DA,MAAA,sBAAe;"}
1
+ {"version":3,"file":"marketplace.client.js","sources":["../../../../../src/modules/marketplace/marketplace.client.js"],"sourcesContent":["// Router\nimport routerMarketplace from './views/router/marketplace.router.js';\n\n//Store\nimport * as storeMarketplace from './views/store/marketplace.js';\n\n// Layouts \nimport Marketplace from './views/components/layouts/Marketplace.vue';\n\n// Sections\nimport SectionMenu from './views/components/sections/SectionMenu.vue';\n\n// Pages\nimport Catalog from './views/components/pages/Catalog.vue';\n\n// Пример функции инициализации для модуля продуктов\nfunction initializeProducts(app, store, router, options = {}) {\n const route = options.route || 'Home';\n\n router.addRoute(route, routerMarketplace);\n \n store.addStore('marketplace', storeMarketplace);\n}\n\nconst ModuleMarketplace = {\n initialize: initializeProducts,\n views: {\n store: {\n storeMarketplace,\n },\n router: {\n \n routerMarketplace\n },\n components: {\n // Elements\n // Blocks\n // Sections\n SectionMenu,\n // Pages\n Catalog,\n // Layouts\n Marketplace\n }\n }\n}\n\nexport {\n // Blocks\n // Sections\n SectionMenu,\n // Elements\n // Pages\n Catalog,\n // Layouts\n Marketplace\n};\n\nexport default ModuleMarketplace;"],"names":["routerMarketplace","storeMarketplace","SectionMenu","Catalog","Marketplace"],"mappings":";;;;;AAgBA,SAAS,mBAAmB,KAAK,OAAO,QAAQ,UAAU,CAAA,GAAI;AAC5D,QAAM,QAAQ,QAAQ,SAAS;AAE/B,SAAO,SAAS,OAAOA,aAAiB;AAExC,QAAM,SAAS,eAAeC,WAAgB;AAChD;AAEK,MAAC,oBAAoB;AAAA,EACxB,YAAY;AAAA,EACZ,OAAO;AAAA,IACL,OAAO;AAAA,MACX,kBAAMA;AAAAA,IACD;AAAA,IACD,QAAQ;AAAA,MAEZ,mBAAMD;AAAAA,IACD;AAAA,IACD,YAAY;AAAA;AAAA;AAAA;AAAA,MAIhB,aAAME;AAAAA;AAAAA,MAEN,SAAMC;AAAAA;AAAAA,MAEN,aAAMC;AAAAA,IACD;AAAA,EACF;AACH;"}
@@ -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 Loader = require("../../../../../components/Loader/Loader.vue.cjs");
4
+ const Loader = require("../../../../../components/Loader/Loader.vue2.cjs");
5
5
  const vueRouter = require("vue-router");
6
6
  const vueI18n = require("vue-i18n");
7
7
  const categories = require("../../../../products/store/categories.cjs");
@@ -1,5 +1,5 @@
1
1
  import { ref, onMounted, resolveComponent, openBlock, createElementBlock, createElementVNode, createTextVNode, createVNode, Transition, withCtx, Fragment, renderList, createBlock, createCommentVNode, normalizeClass, toDisplayString } from "vue";
2
- import Loader from "../../../../../components/Loader/Loader.vue.js";
2
+ import Loader from "../../../../../components/Loader/Loader.vue2.js";
3
3
  import { useRouter } from "vue-router";
4
4
  import { useI18n } from "vue-i18n";
5
5
  import { actions as actions$1 } from "../../../../products/store/categories.js";
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ require("vue");
4
+ const Marketplace = require("../components/layouts/Marketplace.vue.cjs");
5
+ const marketplace = {
6
+ path: "marketplace",
7
+ component: Marketplace.default,
8
+ name: "Marketplace",
9
+ meta: {
10
+ title: {
11
+ en: "Marketplace",
12
+ ru: "Маркетплейс"
13
+ }
14
+ },
15
+ children: [
16
+ {
17
+ path: ":country?",
18
+ component: () => Promise.resolve().then(() => require(
19
+ /* webpackChunkName: 'Deliveries' */
20
+ "../components/pages/Catalog.vue.cjs"
21
+ )),
22
+ children: [
23
+ {
24
+ path: ":state?",
25
+ name: "State",
26
+ component: () => Promise.resolve().then(() => require(
27
+ /* webpackChunkName: 'Deliveries' */
28
+ "../components/pages/Catalog.vue.cjs"
29
+ )),
30
+ children: [
31
+ {
32
+ path: ":city?",
33
+ name: "City",
34
+ component: () => Promise.resolve().then(() => require(
35
+ /* webpackChunkName: 'Deliveries' */
36
+ "../components/pages/Catalog.vue.cjs"
37
+ ))
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
43
+ ]
44
+ };
45
+ exports.default = marketplace;
46
+ //# sourceMappingURL=marketplace.router.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"marketplace.router.cjs","sources":["../../../../../../../src/modules/marketplace/views/router/marketplace.router.js"],"sourcesContent":["import layoutEmpty from '@pf/src/modules/globals/views/components/layouts/Empty.vue'\n\nimport layoutMarketplace from '../components/layouts/Marketplace.vue'\n\nconst marketplace = {\n path: 'marketplace',\n component: layoutMarketplace,\n name: 'Marketplace',\n meta: {\n title: {\n en: 'Marketplace',\n ru: 'Маркетплейс'\n }\n },\n children: [\n {\n path: ':country?',\n component: () => import(/* webpackChunkName: 'Deliveries' */ '../components/pages/Catalog.vue'),\n children: [\n {\n path: ':state?',\n name: 'State',\n component: () => import(/* webpackChunkName: 'Deliveries' */ '../components/pages/Catalog.vue'),\n children: [\n {\n path: ':city?',\n name: 'City',\n component: () => import(/* webpackChunkName: 'Deliveries' */ '../components/pages/Catalog.vue'),\n }\n ]\n }\n ]\n },\n ],\n}\n\nexport default marketplace;"],"names":["layoutMarketplace"],"mappings":";;;;AAIK,MAAC,cAAc;AAAA,EAClB,MAAM;AAAA,EACN,WAAWA,YAAiB;AAAA,EAC5B,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,OAAO;AAAA,MACL,IAAI;AAAA,MACJ,IAAI;AAAA,IACL;AAAA,EACF;AAAA,EACD,UAAU;AAAA,IACR;AAAA,MACE,MAAM;AAAA,MACN,WAAW,MAAM,QAAO,QAAA,EAAA,KAAA,MAAA;AAAA;AAAA,QAAqC;AAAA,MAAiC,CAAC;AAAA,MAC/F,UAAU;AAAA,QACR;AAAA,UACE,MAAM;AAAA,UACN,MAAM;AAAA,UACN,WAAW,MAAM,QAAO,QAAA,EAAA,KAAA,MAAA;AAAA;AAAA,YAAqC;AAAA,UAAiC,CAAC;AAAA,UAC/F,UAAU;AAAA,YACR;AAAA,cACE,MAAM;AAAA,cACN,MAAM;AAAA,cACN,WAAW,MAAM,QAAO,QAAA,EAAA,KAAA,MAAA;AAAA;AAAA,gBAAqC;AAAA,cAAiC,CAAC;AAAA,YAChG;AAAA,UACF;AAAA,QACF;AAAA,MACF;AAAA,IACF;AAAA,EACF;AACH;;"}
@@ -0,0 +1,46 @@
1
+ import "vue";
2
+ import _sfc_main from "../components/layouts/Marketplace.vue.js";
3
+ const marketplace = {
4
+ path: "marketplace",
5
+ component: _sfc_main,
6
+ name: "Marketplace",
7
+ meta: {
8
+ title: {
9
+ en: "Marketplace",
10
+ ru: "Маркетплейс"
11
+ }
12
+ },
13
+ children: [
14
+ {
15
+ path: ":country?",
16
+ component: () => import(
17
+ /* webpackChunkName: 'Deliveries' */
18
+ "../components/pages/Catalog.vue.js"
19
+ ),
20
+ children: [
21
+ {
22
+ path: ":state?",
23
+ name: "State",
24
+ component: () => import(
25
+ /* webpackChunkName: 'Deliveries' */
26
+ "../components/pages/Catalog.vue.js"
27
+ ),
28
+ children: [
29
+ {
30
+ path: ":city?",
31
+ name: "City",
32
+ component: () => import(
33
+ /* webpackChunkName: 'Deliveries' */
34
+ "../components/pages/Catalog.vue.js"
35
+ )
36
+ }
37
+ ]
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ };
43
+ export {
44
+ marketplace as default
45
+ };
46
+ //# sourceMappingURL=marketplace.router.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"marketplace.router.js","sources":["../../../../../../../src/modules/marketplace/views/router/marketplace.router.js"],"sourcesContent":["import layoutEmpty from '@pf/src/modules/globals/views/components/layouts/Empty.vue'\n\nimport layoutMarketplace from '../components/layouts/Marketplace.vue'\n\nconst marketplace = {\n path: 'marketplace',\n component: layoutMarketplace,\n name: 'Marketplace',\n meta: {\n title: {\n en: 'Marketplace',\n ru: 'Маркетплейс'\n }\n },\n children: [\n {\n path: ':country?',\n component: () => import(/* webpackChunkName: 'Deliveries' */ '../components/pages/Catalog.vue'),\n children: [\n {\n path: ':state?',\n name: 'State',\n component: () => import(/* webpackChunkName: 'Deliveries' */ '../components/pages/Catalog.vue'),\n children: [\n {\n path: ':city?',\n name: 'City',\n component: () => import(/* webpackChunkName: 'Deliveries' */ '../components/pages/Catalog.vue'),\n }\n ]\n }\n ]\n },\n ],\n}\n\nexport default marketplace;"],"names":["layoutMarketplace"],"mappings":";;AAIK,MAAC,cAAc;AAAA,EAClB,MAAM;AAAA,EACN,WAAWA;AAAAA,EACX,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,OAAO;AAAA,MACL,IAAI;AAAA,MACJ,IAAI;AAAA,IACL;AAAA,EACF;AAAA,EACD,UAAU;AAAA,IACR;AAAA,MACE,MAAM;AAAA,MACN,WAAW,MAAM;AAAA;AAAA,QAA4C;AAAA,MAAiC;AAAA,MAC9F,UAAU;AAAA,QACR;AAAA,UACE,MAAM;AAAA,UACN,MAAM;AAAA,UACN,WAAW,MAAM;AAAA;AAAA,YAA4C;AAAA,UAAiC;AAAA,UAC9F,UAAU;AAAA,YACR;AAAA,cACE,MAAM;AAAA,cACN,MAAM;AAAA,cACN,WAAW,MAAM;AAAA;AAAA,gBAA4C;AAAA,cAAiC;AAAA,YAC/F;AAAA,UACF;AAAA,QACF;AAAA,MACF;AAAA,IACF;AAAA,EACF;AACH;"}
@@ -3,7 +3,7 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
5
  ;/* empty css */
6
- const Popup = require("../../../../components/Popup/Popup.vue2.cjs");
6
+ const Popup = require("../../../../components/Popup/Popup.vue.cjs");
7
7
  const IconTime = require("../../../icons/entities/IconTime.vue.cjs");
8
8
  const CardOrderItem = require("../blocks/CardOrderItem.vue.cjs");
9
9
  const CardOrganization = require("../../../organizations/components/blocks/CardOrganization.vue.cjs");
@@ -1,7 +1,7 @@
1
1
  import { ref, onMounted, computed, openBlock, createElementBlock, createElementVNode, createTextVNode, toDisplayString, Fragment, renderList, normalizeClass, createCommentVNode, createVNode, unref, withCtx, createBlock } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  /* empty css */
4
- import _sfc_main$1 from "../../../../components/Popup/Popup.vue2.js";
4
+ import _sfc_main$1 from "../../../../components/Popup/Popup.vue.js";
5
5
  import IconTime from "../../../icons/entities/IconTime.vue.js";
6
6
  import _sfc_main$2 from "../blocks/CardOrderItem.vue.js";
7
7
  import _sfc_main$3 from "../../../organizations/components/blocks/CardOrganization.vue.js";
@@ -5,7 +5,7 @@ const vueRouter = require("vue-router");
5
5
  ;/* empty css */
6
6
  const Button = require("../../../../components/Button/Button.vue2.cjs");
7
7
  const Tab = require("../../../../components/Tab/Tab.vue2.cjs");
8
- const Popup = require("../../../../components/Popup/Popup.vue2.cjs");
8
+ const Popup = require("../../../../components/Popup/Popup.vue.cjs");
9
9
  const Block = require("../../../../components/Block/Block.vue.cjs");
10
10
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
11
11
  const CardOrderItem = require("../blocks/CardOrderItem.vue.cjs");
@@ -3,7 +3,7 @@ import { useRoute, useRouter } from "vue-router";
3
3
  /* empty css */
4
4
  import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
5
5
  import _sfc_main$3 from "../../../../components/Tab/Tab.vue2.js";
6
- import _sfc_main$4 from "../../../../components/Popup/Popup.vue2.js";
6
+ import _sfc_main$4 from "../../../../components/Popup/Popup.vue.js";
7
7
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
8
8
  import _sfc_main$5 from "../../../../components/Feed/Feed.vue.js";
9
9
  import _sfc_main$6 from "../blocks/CardOrderItem.vue.js";
@@ -12,10 +12,10 @@ const Field = require("../../../../components/Field/Field.vue2.cjs");
12
12
  const Checkbox = require("../../../../components/Checkbox/Checkbox.vue.cjs");
13
13
  require("../../../../../../node_modules/@googlemaps/js-api-loader/dist/index.cjs");
14
14
  ;/* empty css */
15
- ;/* empty css */
15
+ ;/* empty css */
16
16
  ;/* empty css */
17
17
  const Button = require("../../../../components/Button/Button.vue2.cjs");
18
- const Popup = require("../../../../components/Popup/Popup.vue2.cjs");
18
+ const Popup = require("../../../../components/Popup/Popup.vue.cjs");
19
19
  const Block = require("../../../../components/Block/Block.vue.cjs");
20
20
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
21
21
  const IconDelete = require("../../../icons/navigation/IconDelete.vue.cjs");
@@ -10,10 +10,10 @@ import Field from "../../../../components/Field/Field.vue2.js";
10
10
  import _sfc_main$8 from "../../../../components/Checkbox/Checkbox.vue.js";
11
11
  import "../../../../../../node_modules/@googlemaps/js-api-loader/dist/index.js";
12
12
  /* empty css */
13
- /* empty css */
13
+ /* empty css */
14
14
  /* empty css */
15
15
  import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
16
- import _sfc_main$6 from "../../../../components/Popup/Popup.vue2.js";
16
+ import _sfc_main$6 from "../../../../components/Popup/Popup.vue.js";
17
17
  import _sfc_main$2 from "../../../../components/Block/Block.vue.js";
18
18
  import _sfc_main$7 from "../../../../components/Feed/Feed.vue.js";
19
19
  import _sfc_main$5 from "../../../icons/navigation/IconDelete.vue.js";
@@ -5,7 +5,7 @@ const vueRouter = require("vue-router");
5
5
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
6
6
  ;/* empty css */
7
7
  ;/* empty css */
8
- const Popup = require("../../../../components/Popup/Popup.vue2.cjs");
8
+ const Popup = require("../../../../components/Popup/Popup.vue.cjs");
9
9
  const SectionPageTitle = require("../../../globals/views/components/sections/SectionPageTitle.vue.cjs");
10
10
  const MembersAdd = require("../sections/MembersAdd.vue.cjs");
11
11
  ;/* empty css */
@@ -3,7 +3,7 @@ import { useRoute, useRouter } from "vue-router";
3
3
  import _sfc_main$4 from "../../../../components/Feed/Feed.vue.js";
4
4
  /* empty css */
5
5
  /* empty css */
6
- import _sfc_main$2 from "../../../../components/Popup/Popup.vue2.js";
6
+ import _sfc_main$2 from "../../../../components/Popup/Popup.vue.js";
7
7
  import _sfc_main$1 from "../../../globals/views/components/sections/SectionPageTitle.vue.js";
8
8
  import _sfc_main$3 from "../sections/MembersAdd.vue.js";
9
9
  /* empty css */
@@ -11,7 +11,7 @@ const Field = require("../../../../components/Field/Field.vue2.cjs");
11
11
  const SelectMulti = require("../../../../components/SelectMulti/SelectMulti.vue2.cjs");
12
12
  const UploadImage = require("../../../../components/UploadImage/UploadImage.vue.cjs");
13
13
  const Button = require("../../../../components/Button/Button.vue2.cjs");
14
- ;/* empty css */
14
+ ;/* empty css */
15
15
  const auth = require("../../../auth/views/store/auth.cjs");
16
16
  const organizations = require("../../store/organizations.cjs");
17
17
  require("../../store/memberships.cjs");
@@ -9,7 +9,7 @@ import Field from "../../../../components/Field/Field.vue2.js";
9
9
  import SelectMulti from "../../../../components/SelectMulti/SelectMulti.vue2.js";
10
10
  import _sfc_main$1 from "../../../../components/UploadImage/UploadImage.vue.js";
11
11
  import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
12
- /* empty css */
12
+ /* empty css */
13
13
  import { state as state$1 } from "../../../auth/views/store/auth.js";
14
14
  import { actions, state } from "../../store/organizations.js";
15
15
  import "../../store/memberships.js";