@ozdao/prometheus-framework 0.2.322 → 0.2.324

Sign up to get free protection for your applications and to get access to all the features.
Files changed (448) hide show
  1. package/dist/Media-BjSScxrV.js +1 -0
  2. package/dist/Media-CCVndMgQ.mjs +111 -0
  3. package/dist/main-BBmjvE8i.js +92 -0
  4. package/dist/main-BCskq3d2.mjs +13068 -0
  5. package/dist/main.css +1 -1
  6. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +9 -11
  7. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs.map +1 -1
  8. package/dist/prometheus-framework/src/components/Button/Button.vue.js +10 -12
  9. package/dist/prometheus-framework/src/components/Button/Button.vue.js.map +1 -1
  10. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.cjs +37 -9
  11. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.cjs.map +1 -1
  12. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.js +37 -9
  13. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.js.map +1 -1
  14. package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.cjs +27 -18
  15. package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.cjs.map +1 -1
  16. package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.js +27 -18
  17. package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.js.map +1 -1
  18. package/dist/prometheus-framework/src/components/EmptyState/EmptyState.vue.cjs +2 -2
  19. package/dist/prometheus-framework/src/components/EmptyState/EmptyState.vue.js +2 -2
  20. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +6 -2
  21. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
  22. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +6 -2
  23. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
  24. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  25. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs.map +1 -1
  26. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  27. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js.map +1 -1
  28. package/dist/prometheus-framework/src/components/Media/Media.vue.cjs +154 -0
  29. package/dist/prometheus-framework/src/components/Media/Media.vue.cjs.map +1 -0
  30. package/dist/prometheus-framework/src/components/Media/Media.vue.js +154 -0
  31. package/dist/prometheus-framework/src/components/Media/Media.vue.js.map +1 -0
  32. package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -4
  33. package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs.map +1 -1
  34. package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +1 -4
  35. package/dist/prometheus-framework/src/components/Popup/Popup.vue.js.map +1 -1
  36. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +68 -37
  37. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs.map +1 -1
  38. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +69 -38
  39. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js.map +1 -1
  40. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
  41. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
  42. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  43. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  44. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +3 -3
  45. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +3 -3
  46. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +3 -3
  47. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +3 -3
  48. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +5 -4
  49. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs.map +1 -1
  50. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +5 -4
  51. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
  52. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  53. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  54. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +3 -3
  55. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +3 -3
  56. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +3 -3
  57. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +3 -3
  58. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +3 -3
  59. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
  60. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +3 -3
  61. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
  62. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
  63. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
  64. package/dist/prometheus-framework/src/modules/backoffice/backoffice.client.cjs +0 -2
  65. package/dist/prometheus-framework/src/modules/backoffice/backoffice.client.cjs.map +1 -1
  66. package/dist/prometheus-framework/src/modules/backoffice/backoffice.client.js +4 -6
  67. package/dist/prometheus-framework/src/modules/backoffice/backoffice.client.js.map +1 -1
  68. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +119 -4
  69. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs.map +1 -1
  70. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +120 -5
  71. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
  72. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +112 -163
  73. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs.map +1 -1
  74. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +119 -170
  75. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
  76. package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.cjs +0 -17
  77. package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.cjs.map +1 -1
  78. package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.js +2 -19
  79. package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.js.map +1 -1
  80. package/dist/prometheus-framework/src/modules/community/community.client.cjs +0 -3
  81. package/dist/prometheus-framework/src/modules/community/community.client.cjs.map +1 -1
  82. package/dist/prometheus-framework/src/modules/community/community.client.js +6 -9
  83. package/dist/prometheus-framework/src/modules/community/community.client.js.map +1 -1
  84. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  85. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  86. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +18 -78
  87. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs.map +1 -1
  88. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +23 -83
  89. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js.map +1 -1
  90. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  91. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  92. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  93. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  94. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  95. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  96. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  97. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +5 -5
  98. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  99. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
  100. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  101. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  102. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +34 -25
  103. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs.map +1 -1
  104. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +35 -26
  105. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
  106. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  107. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  108. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  109. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  110. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  111. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  112. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  113. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  114. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +9 -4
  115. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
  116. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +20 -15
  117. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js.map +1 -1
  118. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +221 -50
  119. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs.map +1 -1
  120. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +225 -54
  121. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js.map +1 -1
  122. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  123. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  124. package/dist/prometheus-framework/src/modules/events/components/sections/EventsHot.vue.cjs +98 -0
  125. package/dist/prometheus-framework/src/modules/events/components/sections/EventsHot.vue.cjs.map +1 -0
  126. package/dist/prometheus-framework/src/modules/events/components/sections/EventsHot.vue.js +98 -0
  127. package/dist/prometheus-framework/src/modules/events/components/sections/EventsHot.vue.js.map +1 -0
  128. package/dist/prometheus-framework/src/modules/events/components/sections/FeaturedEvents.vue.cjs +9 -9
  129. package/dist/prometheus-framework/src/modules/events/components/sections/FeaturedEvents.vue.cjs.map +1 -1
  130. package/dist/prometheus-framework/src/modules/events/components/sections/FeaturedEvents.vue.js +9 -9
  131. package/dist/prometheus-framework/src/modules/events/components/sections/FeaturedEvents.vue.js.map +1 -1
  132. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  133. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs.map +1 -1
  134. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  135. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js.map +1 -1
  136. package/dist/prometheus-framework/src/modules/events/events.client.cjs +1 -0
  137. package/dist/prometheus-framework/src/modules/events/events.client.cjs.map +1 -1
  138. package/dist/prometheus-framework/src/modules/events/events.client.js +1 -0
  139. package/dist/prometheus-framework/src/modules/events/events.client.js.map +1 -1
  140. package/dist/prometheus-framework/src/modules/events/router/events.cjs.map +1 -1
  141. package/dist/prometheus-framework/src/modules/events/router/events.js.map +1 -1
  142. package/dist/prometheus-framework/src/modules/events/store/events.cjs +2 -1
  143. package/dist/prometheus-framework/src/modules/events/store/events.cjs.map +1 -1
  144. package/dist/prometheus-framework/src/modules/events/store/events.js +2 -1
  145. package/dist/prometheus-framework/src/modules/events/store/events.js.map +1 -1
  146. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +4 -4
  147. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +4 -4
  148. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  149. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  150. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  151. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  152. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs +4 -4
  153. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
  154. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js +4 -4
  155. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
  156. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +20 -6
  157. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  158. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +20 -6
  159. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  160. package/dist/prometheus-framework/src/modules/globals/views/components/partials/CitySelection.vue.cjs +100 -0
  161. package/dist/prometheus-framework/src/modules/globals/views/components/partials/CitySelection.vue.cjs.map +1 -0
  162. package/dist/prometheus-framework/src/modules/globals/views/components/partials/CitySelection.vue.js +100 -0
  163. package/dist/prometheus-framework/src/modules/globals/views/components/partials/CitySelection.vue.js.map +1 -0
  164. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +7 -8
  165. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs.map +1 -1
  166. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +7 -8
  167. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js.map +1 -1
  168. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  169. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  170. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +2 -7
  171. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs.map +1 -1
  172. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +2 -7
  173. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js.map +1 -1
  174. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  175. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  176. package/dist/prometheus-framework/src/modules/globals/views/mixins/mixins.cjs +30 -14
  177. package/dist/prometheus-framework/src/modules/globals/views/mixins/mixins.cjs.map +1 -1
  178. package/dist/prometheus-framework/src/modules/globals/views/mixins/mixins.js +30 -14
  179. package/dist/prometheus-framework/src/modules/globals/views/mixins/mixins.js.map +1 -1
  180. package/dist/prometheus-framework/src/modules/icons/actions/IconShopcartAdd.vue.cjs +33 -0
  181. package/dist/prometheus-framework/src/modules/icons/actions/IconShopcartAdd.vue.cjs.map +1 -0
  182. package/dist/prometheus-framework/src/modules/icons/actions/IconShopcartAdd.vue.js +33 -0
  183. package/dist/prometheus-framework/src/modules/icons/actions/IconShopcartAdd.vue.js.map +1 -0
  184. package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.cjs +4 -17
  185. package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.cjs.map +1 -1
  186. package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.js +4 -17
  187. package/dist/prometheus-framework/src/modules/icons/entities/IconCommunity.vue.js.map +1 -1
  188. package/dist/prometheus-framework/src/modules/icons/entities/IconPayments.vue.cjs +34 -0
  189. package/dist/prometheus-framework/src/modules/icons/entities/IconPayments.vue.cjs.map +1 -0
  190. package/dist/prometheus-framework/src/modules/icons/entities/IconPayments.vue.js +34 -0
  191. package/dist/prometheus-framework/src/modules/icons/entities/IconPayments.vue.js.map +1 -0
  192. package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.cjs +27 -17
  193. package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.cjs.map +1 -1
  194. package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.js +28 -18
  195. package/dist/prometheus-framework/src/modules/icons/entities/IconPrice.vue.js.map +1 -1
  196. package/dist/prometheus-framework/src/modules/icons/icons.client.cjs +2 -0
  197. package/dist/prometheus-framework/src/modules/icons/icons.client.cjs.map +1 -1
  198. package/dist/prometheus-framework/src/modules/icons/icons.client.js +50 -48
  199. package/dist/prometheus-framework/src/modules/icons/icons.client.js.map +1 -1
  200. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.cjs +83 -81
  201. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +1 -1
  202. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.js +83 -81
  203. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
  204. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.cjs +25 -62
  205. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.cjs.map +1 -1
  206. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.js +25 -62
  207. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionFeatures.vue.js.map +1 -1
  208. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +6 -6
  209. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
  210. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +6 -6
  211. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
  212. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.cjs +89 -0
  213. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.cjs.map +1 -0
  214. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.js +89 -0
  215. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -0
  216. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +97 -0
  217. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -0
  218. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.js +97 -0
  219. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -0
  220. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs +3 -6
  221. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.cjs.map +1 -1
  222. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js +3 -6
  223. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
  224. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +34 -37
  225. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
  226. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +34 -37
  227. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
  228. package/dist/prometheus-framework/src/modules/landing/landing.client.cjs +6 -4
  229. package/dist/prometheus-framework/src/modules/landing/landing.client.cjs.map +1 -1
  230. package/dist/prometheus-framework/src/modules/landing/landing.client.js +18 -16
  231. package/dist/prometheus-framework/src/modules/landing/landing.client.js.map +1 -1
  232. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +1 -1
  233. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.cjs.map +1 -1
  234. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.js +1 -1
  235. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
  236. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  237. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  238. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +4 -4
  239. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
  240. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  241. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  242. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +3 -3
  243. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +3 -3
  244. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +2 -2
  245. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +2 -2
  246. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  247. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  248. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
  249. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  250. package/dist/prometheus-framework/src/modules/orders/store/shopcart.cjs +67 -2
  251. package/dist/prometheus-framework/src/modules/orders/store/shopcart.cjs.map +1 -1
  252. package/dist/prometheus-framework/src/modules/orders/store/shopcart.js +67 -2
  253. package/dist/prometheus-framework/src/modules/orders/store/shopcart.js.map +1 -1
  254. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  255. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +7 -7
  256. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  257. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  258. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
  259. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
  260. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  261. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
  262. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
  263. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  264. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
  265. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  266. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +4 -4
  267. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +4 -4
  268. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +2 -2
  269. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs.map +1 -1
  270. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +2 -2
  271. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
  272. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +1 -1
  273. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +1 -1
  274. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  275. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  276. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +3 -3
  277. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +3 -3
  278. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  279. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  280. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +888 -860
  281. package/dist/prometheus-framework/src/modules/pages/pages.client.js +888 -860
  282. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  283. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  284. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  285. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  286. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  287. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  288. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +2 -2
  289. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +2 -2
  290. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +4 -15
  291. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
  292. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +4 -15
  293. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
  294. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +3 -3
  295. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs.map +1 -1
  296. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +3 -3
  297. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js.map +1 -1
  298. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  299. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  300. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  301. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  302. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +24 -30
  303. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs.map +1 -1
  304. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +25 -31
  305. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js.map +1 -1
  306. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +2 -2
  307. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +2 -2
  308. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +3 -3
  309. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
  310. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
  311. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
  312. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  313. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  314. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +236 -13
  315. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
  316. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +239 -16
  317. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js.map +1 -1
  318. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
  319. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
  320. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  321. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  322. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  323. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  324. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +3 -3
  325. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +3 -3
  326. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +62 -16
  327. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
  328. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +67 -21
  329. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  330. package/dist/prometheus-framework/src/modules/products/products.client.cjs +0 -3
  331. package/dist/prometheus-framework/src/modules/products/products.client.cjs.map +1 -1
  332. package/dist/prometheus-framework/src/modules/products/products.client.js +48 -51
  333. package/dist/prometheus-framework/src/modules/products/products.client.js.map +1 -1
  334. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
  335. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
  336. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  337. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  338. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +2 -2
  339. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
  340. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  341. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  342. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  343. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  344. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +4 -4
  345. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +4 -4
  346. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  347. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  348. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +2 -2
  349. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +2 -2
  350. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  351. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  352. package/dist/prometheus-framework.cjs.js +1 -92
  353. package/dist/prometheus-framework.es.js +36 -13005
  354. package/package.json +1 -1
  355. package/src/components/Button/Button.vue +43 -40
  356. package/src/components/DatePicker/Calendar.vue +15 -7
  357. package/src/components/DatePicker/DatePicker.vue +50 -40
  358. package/src/components/EmptyState/EmptyState.vue +2 -2
  359. package/src/components/Feed/Feed.vue +6 -2
  360. package/src/components/FieldBig/FieldBig.vue +0 -2
  361. package/src/components/Media/Media.vue +211 -0
  362. package/src/components/Popup/Popup.vue +19 -21
  363. package/src/components/Slider/Slider.vue +57 -21
  364. package/src/components/index.js +1 -0
  365. package/src/main.js +3 -1
  366. package/src/modules/auth/views/components/pages/Profile.vue +2 -1
  367. package/src/modules/backoffice/backoffice.client.js +0 -2
  368. package/src/modules/backoffice/components/pages/Dashboard.vue +95 -2
  369. package/src/modules/backoffice/components/partials/Sidebar.vue +115 -132
  370. package/src/modules/backoffice/router/backoffice.js +0 -14
  371. package/src/modules/community/community.client.js +0 -3
  372. package/src/modules/community/components/layouts/Community.vue +1 -52
  373. package/src/modules/events/components/blocks/CardEvent.vue +28 -22
  374. package/src/modules/events/components/pages/Event.vue +2 -6
  375. package/src/modules/events/components/pages/Events.vue +241 -56
  376. package/src/modules/events/components/sections/EventsHot.vue +93 -0
  377. package/src/modules/events/components/sections/FeaturedEvents.vue +17 -15
  378. package/src/modules/events/components/sections/List.vue +1 -1
  379. package/src/modules/events/events.client.js +1 -0
  380. package/src/modules/events/router/events.js +0 -4
  381. package/src/modules/events/store/events.js +1 -0
  382. package/src/modules/globals/views/components/layouts/App.vue +4 -5
  383. package/src/modules/globals/views/components/layouts/Client.vue +17 -2
  384. package/src/modules/globals/views/components/partials/CitySelection.vue +88 -0
  385. package/src/modules/globals/views/components/partials/Header.vue +3 -3
  386. package/src/modules/globals/views/components/partials/Navigation.vue +75 -20
  387. package/src/modules/globals/views/components/partials/Sidebar.vue +2 -9
  388. package/src/modules/globals/views/mixins/mixins.js +56 -35
  389. package/src/modules/governance/DESCRIPTION.MD +238 -0
  390. package/src/modules/governance/controllers/factories/initiatives.controller.js +3 -1
  391. package/src/modules/governance/controllers/routes/initiatives.routes.js +1 -1
  392. package/src/modules/governance/controllers/routes/tasks.routes.js +1 -1
  393. package/src/modules/governance/controllers/routes/votes.routes.js +1 -1
  394. package/src/modules/governance/controllers/routes/votings.routes.js +1 -1
  395. package/src/modules/governance/governance.client.js +35 -35
  396. package/src/modules/governance/governance.server.js +8 -8
  397. package/src/modules/governance/models/milestone.model.js +98 -0
  398. package/src/modules/governance/models/task.model.js +39 -7
  399. package/src/modules/governance/views/components/pages/Initiative.vue +1 -1
  400. package/src/modules/governance/views/components/pages/InitiativeCreate.vue +2 -2
  401. package/src/modules/governance/views/components/pages/Initiatives.vue +3 -2
  402. package/src/modules/governance/views/components/pages/Task.vue +1 -1
  403. package/src/modules/governance/views/components/pages/TaskCreate.vue +2 -2
  404. package/src/modules/governance/views/components/pages/Tasks.vue +2 -2
  405. package/src/modules/governance/views/components/pages/Voting.vue +3 -3
  406. package/src/modules/governance/views/components/pages/VotingCreate.vue +2 -2
  407. package/src/modules/governance/views/components/pages/Votings.vue +2 -2
  408. package/src/modules/governance/views/components/sections/VoteForm.vue +1 -1
  409. package/src/modules/governance/views/router/goverance.router.js +263 -0
  410. package/src/modules/icons/actions/IconShopcartAdd.vue +15 -0
  411. package/src/modules/icons/entities/IconCommunity.vue +4 -6
  412. package/src/modules/icons/entities/IconPayments.vue +14 -0
  413. package/src/modules/icons/entities/IconPrice.vue +12 -3
  414. package/src/modules/icons/icons.client.js +5 -0
  415. package/src/modules/icons/logos/Logotype.vue +50 -17
  416. package/src/modules/landing/components/sections/SectionEarn.vue +42 -42
  417. package/src/modules/landing/components/sections/SectionFeatures.vue +25 -63
  418. package/src/modules/landing/components/sections/SectionGuide.vue +5 -5
  419. package/src/modules/landing/components/sections/SectionJoinUs.vue +95 -0
  420. package/src/modules/landing/components/sections/SectionMobileApp.vue +87 -0
  421. package/src/modules/landing/components/sections/SectionOverview.vue +3 -3
  422. package/src/modules/landing/components/sections/SubscribeNewsletter.vue +32 -31
  423. package/src/modules/landing/landing.client.js +5 -3
  424. package/src/modules/orders/components/blocks/CardOrderItem.vue +2 -0
  425. package/src/modules/orders/store/shopcart.js +100 -1
  426. package/src/modules/organizations/components/pages/Organizations.vue +1 -1
  427. package/src/modules/products/components/blocks/CardProduct.vue +5 -11
  428. package/src/modules/products/components/blocks/ImagesThumbnails.vue +4 -4
  429. package/src/modules/products/components/elements/Price.vue +33 -56
  430. package/src/modules/products/components/pages/Product.vue +235 -13
  431. package/src/modules/products/components/sections/SectionProduct.vue +50 -25
  432. package/src/modules/products/products.client.js +0 -4
  433. package/src/styles/base/all.scss +22 -21
  434. package/src/styles/config.scss +2 -2
  435. package/src/modules/backoffice/components/layouts/Backoffice.vue +0 -55
  436. package/src/modules/community/components/sections/JoinUs.vue +0 -75
  437. package/src/modules/events/components/sections/SectionLineup.vue +0 -42
  438. package/src/modules/events/components/sections/SectionMainGuest.vue +0 -95
  439. package/src/modules/events/components/sections/SectionPreviousEvents.vue +0 -117
  440. package/src/modules/events/components/sections/SectionSpecialGuests.vue +0 -46
  441. package/src/modules/governance/controllers/factories/projects.controller.js +0 -65
  442. package/src/modules/governance/controllers/routes/projects.routes.js +0 -34
  443. package/src/modules/governance/models/project.model.js +0 -26
  444. package/src/modules/landing/components/sections/FeatureSection.vue +0 -80
  445. package/src/modules/landing/components/sections/HeroSection.vue +0 -76
  446. package/src/modules/landing/components/sections/HowItWorksSection.vue +0 -88
  447. package/src/modules/landing/components/sections/MobileApp.vue +0 -133
  448. /package/src/modules/{landing → spots}/components/sections/MapSection.vue +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionMobileApp.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionMobileApp.vue"],"sourcesContent":["<template>\n <section id=\"mobileApp\" class=\"cols-2 o-hidden \">\n <div class=\"z-index-1 h-100\">\n <img loading=\"lazy\" \n :src=\"(FILE_SERVER_URL || '') + t('image')\" \n class=\"radius-big h-100 w-100 object-fit-cover\"\n >\n </div>\n\n <div class=\"pd-big flex flex-h-center flex-column z-index-1 w-1/2\">\n <h2 class=\"mn-t-medium mn-b-semi w-m-40r\">{{ t('title') }}</h2>\n <p class=\"t-transp mn-b-big p-big w-m-33r\">{{ t('description') }}</p>\n \n <div class=\"mn-b-big gap-medium cols-2\">\n <div v-for=\"feature in tm('features')\" class=\"feature\">\n <h4 class=\"mn-b-thin\">{{ feature.title }}</h4>\n <p class=\"t-transp p-medium\">{{ feature.text }}</p>\n </div>\n </div>\n\n <div class=\"w-100 w-max-30r flex-nowrap flex gap-medium\">\n <a \n v-if=\"te('linkAppStore') || te('label')\"\n :href=\"te('linkAppStore') ? t('linkAppStore') : null\" \n :target=\"te('linkAppStore') ? '_blank' : null\" \n class=\"pos-relative w-100 h-100\"\n > \n <span \n v-if=\"te('label')\"\n class=\"z-index-2 radius-big bg-main t-semi uppercase pd-l-thin pd-r-thin pos-absolute pos-r-10-negative pos-t-10-negative\"\n >\n {{ t('label') }}\n </span>\n <LabelAppStore class=\"w-100 h-max\" alt=\"Download on App Store\"/>\n </a>\n\n <a \n v-if=\"te('linkGooglePlay') || te('label')\"\n :href=\"te('linkGooglePlay') ? t('linkGooglePlay') : null\" \n :target=\"te('linkGooglePlay') ? '_blank' : null\" \n class=\"pos-relative w-100 h-100\"\n > \n <span \n v-if=\"te('label')\"\n class=\"z-index-2 pd-l-thin pd-r-thin radius-big bg-main t-semi uppercase pos-absolute pos-r-10-negative pos-t-10-negative\"\n >\n {{ t('label') }}\n </span>\n <LabelGooglePlay class=\"w-100 h-max\" alt=\"Download on Google Play\"/>\n </a>\n\n </div>\n </div>\n </section>\n</template>\n\n<script setup>\nimport { useI18n } from 'vue-i18n'\n\nimport LabelAppStore from '@pf/src/modules/icons/labels/LabelAppStore.vue'\nimport LabelGooglePlay from '@pf/src/modules/icons/labels/LabelGooglePlay.vue'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n }\n })\n\n const { t, tm, te } = useI18n({\n messages: props.content\n })\n</script>\n\n<style lang=\"scss\">\n @media screen and (max-width: 1025px) {\n #mobileApp {\n text-align: center;\n > section {\n flex-direction: column;\n > div {\n order: 1;\n }\n }\n }\n}\n</style>\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8DA,UAAM,QAAQ;AAOZ,UAAM,EAAE,GAAG,IAAI,GAAE,IAAK,QAAQ;AAAA,MAC5B,UAAU,MAAM;AAAA,IACpB,CAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,11 +2,8 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueI18n = require("vue-i18n");
5
- const _hoisted_1 = {
6
- id: "sections",
7
- class: "pd-thin"
8
- };
9
- const _hoisted_2 = { class: "mn-auto pd-t-big pd-b-big t-center" };
5
+ const _hoisted_1 = { id: "sections" };
6
+ const _hoisted_2 = { class: "pd-t-big pd-b-big" };
10
7
  const _hoisted_3 = { class: "cols-4 gap-thin" };
11
8
  const _hoisted_4 = ["src"];
12
9
  const _hoisted_5 = { class: "mn-b-medium" };
@@ -33,7 +30,7 @@ const _sfc_main = {
33
30
  return vue.openBlock(), vue.createBlock(_component_router_link, {
34
31
  key: section.route,
35
32
  to: section.route,
36
- class: "t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
33
+ class: "cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
37
34
  }, {
38
35
  default: vue.withCtx(() => [
39
36
  vue.createElementVNode("img", {
@@ -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 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SectionOverview.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\">\n <h2 class=\"pd-t-big pd-b-big\">\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=\"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,10 +1,7 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createBlock, withCtx } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
- const _hoisted_1 = {
4
- id: "sections",
5
- class: "pd-thin"
6
- };
7
- const _hoisted_2 = { class: "mn-auto pd-t-big pd-b-big t-center" };
3
+ const _hoisted_1 = { id: "sections" };
4
+ const _hoisted_2 = { class: "pd-t-big pd-b-big" };
8
5
  const _hoisted_3 = { class: "cols-4 gap-thin" };
9
6
  const _hoisted_4 = ["src"];
10
7
  const _hoisted_5 = { class: "mn-b-medium" };
@@ -31,7 +28,7 @@ const _sfc_main = {
31
28
  return openBlock(), createBlock(_component_router_link, {
32
29
  key: section.route,
33
30
  to: section.route,
34
- class: "t-center cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
31
+ class: "cursor-pointer hover-scale-0 transition-ease-in pd-big bg-light t-black radius-big"
35
32
  }, {
36
33
  default: withCtx(() => [
37
34
  createElementVNode("img", {
@@ -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 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
+ {"version":3,"file":"SectionOverview.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SectionOverview.vue"],"sourcesContent":["<template>\n <div id=\"sections\">\n <h2 class=\"pd-t-big pd-b-big\">\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=\"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,26 +2,32 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueI18n = require("vue-i18n");
5
- const SubscribeNewsletter$1 = require("../../localization/SubscribeNewsletter.json.cjs");
6
5
  const FieldBig = require("../../../../components/FieldBig/FieldBig.vue.cjs");
7
6
  const globals = require("../../../globals/views/store/globals.cjs");
8
7
  const applications = require("../../../orders/store/applications.cjs");
9
8
  const inputs_validation = require("../../../auth/views/validations/inputs.validation.cjs");
10
9
  ;/* empty css */
11
10
  const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.cjs");
12
- const _hoisted_1 = { class: "pd-thin" };
13
- const _hoisted_2 = { class: "pos-relative o-hidden t-black bg-main pd-big radius-big" };
14
- const _hoisted_3 = { class: "pos-relative z-index-1" };
15
- const _hoisted_4 = { class: "t-center z-index-1 mn-b-big" };
16
- const _hoisted_5 = { class: "mn-l-auto mn-r-auto mn-b-medium" };
17
- const _hoisted_6 = { class: "t-transp p-big" };
18
- const _hoisted_7 = { class: "z-index-1 w-100 flex-nowrap flex" };
11
+ const _hoisted_1 = { class: "pos-relative z-index-1" };
12
+ const _hoisted_2 = { class: "d-inline-block z-index-1 mn-b-big" };
13
+ const _hoisted_3 = { class: "mn-b-semi" };
14
+ const _hoisted_4 = { class: "t-transp p-big" };
19
15
  const _sfc_main = {
20
16
  __name: "SubscribeNewsletter",
17
+ props: {
18
+ content: {
19
+ type: Object,
20
+ required: true
21
+ },
22
+ options: {
23
+ type: Object,
24
+ default: () => ({})
25
+ }
26
+ },
21
27
  setup(__props) {
22
- const { t } = vueI18n.useI18n({
23
- useScope: "global",
24
- ...SubscribeNewsletter$1.default
28
+ const props = __props;
29
+ const { t, te } = vueI18n.useI18n({
30
+ messages: props.content
25
31
  });
26
32
  let email = vue.ref("");
27
33
  let emailValidation = vue.ref(false);
@@ -64,35 +70,26 @@ const _sfc_main = {
64
70
  }
65
71
  }
66
72
  return (_ctx, _cache) => {
67
- return vue.openBlock(), vue.createElementBlock("section", _hoisted_1, [
68
- vue.createElementVNode("div", _hoisted_2, [
69
- vue.createElementVNode("div", _hoisted_3, [
70
- vue.createElementVNode("header", _hoisted_4, [
71
- vue.createElementVNode("h2", _hoisted_5, vue.toDisplayString(vue.unref(t)("SubscribeNewsletter.title")), 1),
72
- vue.createElementVNode("p", _hoisted_6, vue.toDisplayString(vue.unref(t)("SubscribeNewsletter.subtitle")), 1)
73
- ]),
74
- vue.createElementVNode("div", _hoisted_7, [
75
- vue.createVNode(FieldBig.default, {
76
- input: vue.unref(email),
77
- typingSpeed: 75,
78
- loopTyping: false,
79
- enableTyping: false,
80
- placeholder: vue.unref(t)("SubscribeNewsletter.placeholder"),
81
- action: vue.unref(t)("SubscribeNewsletter.action"),
82
- "onUpdate:input": _cache[0] || (_cache[0] = ($event) => vue.isRef(email) ? email.value = $event : email = $event),
83
- onAction: sendApplication,
84
- class: "mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r"
85
- }, null, 8, ["input", "placeholder", "action"])
86
- ])
87
- ]),
88
- _cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid" }, [
89
- vue.createElementVNode("div", { class: "spiral" })
90
- ], -1))
91
- ])
73
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
74
+ vue.createElementVNode("header", _hoisted_2, [
75
+ vue.createElementVNode("h2", _hoisted_3, vue.toDisplayString(vue.unref(t)("title")), 1),
76
+ vue.createElementVNode("p", _hoisted_4, vue.toDisplayString(vue.unref(t)("subtitle")), 1)
77
+ ]),
78
+ vue.createVNode(FieldBig.default, {
79
+ input: vue.unref(email),
80
+ typingSpeed: 75,
81
+ loopTyping: false,
82
+ enableTyping: false,
83
+ placeholder: vue.unref(t)("placeholder"),
84
+ action: vue.unref(t)("action"),
85
+ "onUpdate:input": _cache[0] || (_cache[0] = ($event) => vue.isRef(email) ? email.value = $event : email = $event),
86
+ onAction: sendApplication,
87
+ class: "d-inline-flex bg-white t-black w-100 w-max-40r"
88
+ }, null, 8, ["input", "placeholder", "action"])
92
89
  ]);
93
90
  };
94
91
  }
95
92
  };
96
- const SubscribeNewsletter = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-4a28df5c"]]);
93
+ const SubscribeNewsletter = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-2f9d2314"]]);
97
94
  exports.default = SubscribeNewsletter;
98
95
  //# sourceMappingURL=SubscribeNewsletter.vue.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"SubscribeNewsletter.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SubscribeNewsletter.vue"],"sourcesContent":["<template>\n <section class=\"pd-thin\">\n <div class=\"pos-relative o-hidden t-black bg-main pd-big radius-big\">\n <div class=\"pos-relative z-index-1\">\n <header class=\"t-center z-index-1 mn-b-big\">\n <h2 class=\"mn-l-auto mn-r-auto mn-b-medium\">{{ t('SubscribeNewsletter.title') }}</h2>\n <p class=\"t-transp p-big\">{{ t('SubscribeNewsletter.subtitle') }}</p>\n </header>\n\n <div class=\"z-index-1 w-100 flex-nowrap flex\"> \n <FieldBig \n :input=\"email\" \n :typingSpeed=\"75\"\n :loopTyping=\"false\"\n :enableTyping=\"false\"\n :placeholder=\"t('SubscribeNewsletter.placeholder')\"\n :action=\"t('SubscribeNewsletter.action')\"\n @update:input=\"email = $event\"\n @action=\"sendApplication\"\n class=\"mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r\"\n />\n </div>\n </div>\n\n <div class=\"w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid\">\n <div class=\"spiral\"></div>\n </div>\n\n </div>\n </section>\n</template>\n\n<script setup>\nimport { ref } from 'vue'\nimport { useI18n } from 'vue-i18n'\n// Import localization\nimport text from '@pf/src/modules/landing/localization/SubscribeNewsletter.json'\n\nimport FieldBig from \"@pf/src/components/FieldBig/FieldBig.vue\";\n\nimport * as globals from '@pf/src/modules/globals/views/store/globals.js';\nimport * as applications from '@pf/src/modules/orders/store/applications.js';\n\nimport * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'\n\n// Localization\nconst { t } = useI18n({\n useScope: 'global', \n ...text\n})\n\nlet email = ref('')\nlet emailValidation = ref(false)\n\nasync function sendApplication() {\n try {\n await inputsValidation.validateInputs(\n emailValidation, \n inputsValidation.validateEmail, \n email.value, \n 'Wrong email'\n )\n } catch (error) {\n globals.setError({\n response: {\n status: \"Invalid Email\", \n data: {\n message: \"The email address entered is invalid. Please provide a valid email address.\"\n }\n }\n });\n return false\n }\n\n gtag('event', 'subscribe_newsletter', {\n 'event_category': 'conversion',\n 'event_label': 'Subscribe Newsletter'\n });\n\n try {\n let application = {\n type: 'newsletter',\n contacts: {\n email: email.value\n }\n };\n const response = await applications.create(application);\n return Promise.resolve(response.data);\n } catch (error) {\n console.log(error)\n globals.setError(error)\n return Promise.reject(error);\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.spiral {\n background-image: url('https://weeder.delivery/spiral.jpg');\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\n top: 50%;\n left: 50%;\n opacity: 0.066;\n transform: translate(-50%, -50%) rotate(0deg);\n transform-origin: center center;\n animation: spin 5s linear infinite;\n}\n\n@keyframes spin {\n 0% {\n transform: translate(-50%, -50%) rotate(0deg);\n }\n 100% {\n transform: translate(-50%, -50%) rotate(360deg);\n }\n}\n</style>\n"],"names":["useI18n","text","ref","inputsValidation.validateInputs","inputsValidation.validateEmail","globals.setError","applications.create"],"mappings":";;;;;;;;;;;;;;;;;;;;;AA8CA,UAAM,EAAE,EAAG,IAAGA,gBAAQ;AAAA,MACpB,UAAU;AAAA,MACV,GAAGC,sBAAI;AAAA,IACT,CAAC;AAED,QAAI,QAAQC,IAAG,IAAC,EAAE;AAClB,QAAI,kBAAkBA,IAAG,IAAC,KAAK;AAE/B,mBAAe,kBAAkB;AAC/B,UAAI;AACF,cAAMC,kBAA+B;AAAA,UACnC;AAAA,UACAC,kBAA8B;AAAA,UAC9B,MAAM;AAAA,UACN;AAAA,QACD;AAAA,MACF,SAAQ,OAAO;AACbC,yBAAiB;AAAA,UAChB,UAAU;AAAA,YACR,QAAQ;AAAA,YACR,MAAM;AAAA,cACJ,SAAS;AAAA,YACV;AAAA,UACF;AAAA,QACP,CAAK;AACD,eAAO;AAAA,MACR;AAED,WAAK,SAAS,wBAAwB;AAAA,QACpC,kBAAkB;AAAA,QAClB,eAAe;AAAA,MACnB,CAAG;AAED,UAAI;AACF,YAAI,cAAc;AAAA,UAChB,MAAM;AAAA,UACN,UAAU;AAAA,YACR,OAAO,MAAM;AAAA,UACd;AAAA,QACP;AACI,cAAM,WAAW,MAAMC,oBAAoB,WAAW;AACtD,eAAO,QAAQ,QAAQ,SAAS,IAAI;AAAA,MACrC,SAAQ,OAAO;AACd,gBAAQ,IAAI,KAAK;AACjBD,gBAAAA,SAAiB,KAAK;AACtB,eAAO,QAAQ,OAAO,KAAK;AAAA,MAC5B;AAAA,IACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SubscribeNewsletter.vue.cjs","sources":["../../../../../../../src/modules/landing/components/sections/SubscribeNewsletter.vue"],"sourcesContent":["<template>\n <div class=\"pos-relative z-index-1\">\n <header class=\"d-inline-block z-index-1 mn-b-big\">\n <h2 class=\"mn-b-semi\">{{ t('title') }}</h2>\n <p class=\"t-transp p-big\">{{ t('subtitle') }}</p>\n </header>\n\n <FieldBig \n :input=\"email\" \n :typingSpeed=\"75\"\n :loopTyping=\"false\"\n :enableTyping=\"false\"\n :placeholder=\"t('placeholder')\"\n :action=\"t('action')\"\n @update:input=\"email = $event\"\n @action=\"sendApplication\"\n class=\"d-inline-flex bg-white t-black w-100 w-max-40r\"\n />\n </div>\n</template>\n\n<script setup>\nimport { ref } from 'vue'\nimport { useI18n } from 'vue-i18n'\n// Import localization\nimport text from '@pf/src/modules/landing/localization/SubscribeNewsletter.json'\n\nimport FieldBig from \"@pf/src/components/FieldBig/FieldBig.vue\";\n\nimport * as globals from '@pf/src/modules/globals/views/store/globals.js';\nimport * as applications from '@pf/src/modules/orders/store/applications.js';\n\nimport * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n },\n options: {\n type: Object,\n default: () => ({\n })\n }\n})\n\n// Localization\nconst { t, te } = useI18n({\n messages: props.content\n})\n\nlet email = ref('')\nlet emailValidation = ref(false)\n\nasync function sendApplication() {\n try {\n await inputsValidation.validateInputs(\n emailValidation, \n inputsValidation.validateEmail, \n email.value, \n 'Wrong email'\n )\n } catch (error) {\n globals.setError({\n response: {\n status: \"Invalid Email\", \n data: {\n message: \"The email address entered is invalid. Please provide a valid email address.\"\n }\n }\n });\n return false\n }\n\n gtag('event', 'subscribe_newsletter', {\n 'event_category': 'conversion',\n 'event_label': 'Subscribe Newsletter'\n });\n\n try {\n let application = {\n type: 'newsletter',\n contacts: {\n email: email.value\n }\n };\n const response = await applications.create(application);\n\n return Promise.resolve(response.data);\n } catch (error) {\n console.log(error)\n globals.setError(error)\n return Promise.reject(error);\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.spiral {\n background-image: url('https://weeder.delivery/spiral.jpg');\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\n top: 50%;\n left: 50%;\n opacity: 0.066;\n transform: translate(-50%, -50%) rotate(0deg);\n transform-origin: center center;\n animation: spin 5s linear infinite;\n}\n\n@keyframes spin {\n 0% {\n transform: translate(-50%, -50%) rotate(0deg);\n }\n 100% {\n transform: translate(-50%, -50%) rotate(360deg);\n }\n}\n</style>\n"],"names":["useI18n","ref","inputsValidation.validateInputs","inputsValidation.validateEmail","globals.setError","applications.create"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,UAAM,QAAQ;AAad,UAAM,EAAE,GAAG,GAAI,IAAGA,gBAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;AAED,QAAI,QAAQC,IAAG,IAAC,EAAE;AAClB,QAAI,kBAAkBA,IAAG,IAAC,KAAK;AAE/B,mBAAe,kBAAkB;AAC/B,UAAI;AACF,cAAMC,kBAA+B;AAAA,UACnC;AAAA,UACAC,kBAA8B;AAAA,UAC9B,MAAM;AAAA,UACN;AAAA,QACD;AAAA,MACF,SAAQ,OAAO;AACbC,yBAAiB;AAAA,UAChB,UAAU;AAAA,YACR,QAAQ;AAAA,YACR,MAAM;AAAA,cACJ,SAAS;AAAA,YACV;AAAA,UACF;AAAA,QACP,CAAK;AACD,eAAO;AAAA,MACR;AAED,WAAK,SAAS,wBAAwB;AAAA,QACpC,kBAAkB;AAAA,QAClB,eAAe;AAAA,MACnB,CAAG;AAED,UAAI;AACF,YAAI,cAAc;AAAA,UAChB,MAAM;AAAA,UACN,UAAU;AAAA,YACR,OAAO,MAAM;AAAA,UACd;AAAA,QACP;AACI,cAAM,WAAW,MAAMC,oBAAoB,WAAW;AAEtD,eAAO,QAAQ,QAAQ,SAAS,IAAI;AAAA,MACrC,SAAQ,OAAO;AACd,gBAAQ,IAAI,KAAK;AACjBD,gBAAAA,SAAiB,KAAK;AACtB,eAAO,QAAQ,OAAO,KAAK;AAAA,MAC5B;AAAA,IACH;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,25 +1,31 @@
1
1
  import { ref, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, createVNode, isRef } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
- import text from "../../localization/SubscribeNewsletter.json.js";
4
3
  import _sfc_main$1 from "../../../../components/FieldBig/FieldBig.vue.js";
5
4
  import { setError } from "../../../globals/views/store/globals.js";
6
5
  import { create } from "../../../orders/store/applications.js";
7
6
  import { validateInputs, validateEmail } from "../../../auth/views/validations/inputs.validation.js";
8
7
  /* empty css */
9
8
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
10
- const _hoisted_1 = { class: "pd-thin" };
11
- const _hoisted_2 = { class: "pos-relative o-hidden t-black bg-main pd-big radius-big" };
12
- const _hoisted_3 = { class: "pos-relative z-index-1" };
13
- const _hoisted_4 = { class: "t-center z-index-1 mn-b-big" };
14
- const _hoisted_5 = { class: "mn-l-auto mn-r-auto mn-b-medium" };
15
- const _hoisted_6 = { class: "t-transp p-big" };
16
- const _hoisted_7 = { class: "z-index-1 w-100 flex-nowrap flex" };
9
+ const _hoisted_1 = { class: "pos-relative z-index-1" };
10
+ const _hoisted_2 = { class: "d-inline-block z-index-1 mn-b-big" };
11
+ const _hoisted_3 = { class: "mn-b-semi" };
12
+ const _hoisted_4 = { class: "t-transp p-big" };
17
13
  const _sfc_main = {
18
14
  __name: "SubscribeNewsletter",
15
+ props: {
16
+ content: {
17
+ type: Object,
18
+ required: true
19
+ },
20
+ options: {
21
+ type: Object,
22
+ default: () => ({})
23
+ }
24
+ },
19
25
  setup(__props) {
20
- const { t } = useI18n({
21
- useScope: "global",
22
- ...text
26
+ const props = __props;
27
+ const { t, te } = useI18n({
28
+ messages: props.content
23
29
  });
24
30
  let email = ref("");
25
31
  let emailValidation = ref(false);
@@ -62,36 +68,27 @@ const _sfc_main = {
62
68
  }
63
69
  }
64
70
  return (_ctx, _cache) => {
65
- return openBlock(), createElementBlock("section", _hoisted_1, [
66
- createElementVNode("div", _hoisted_2, [
67
- createElementVNode("div", _hoisted_3, [
68
- createElementVNode("header", _hoisted_4, [
69
- createElementVNode("h2", _hoisted_5, toDisplayString(unref(t)("SubscribeNewsletter.title")), 1),
70
- createElementVNode("p", _hoisted_6, toDisplayString(unref(t)("SubscribeNewsletter.subtitle")), 1)
71
- ]),
72
- createElementVNode("div", _hoisted_7, [
73
- createVNode(_sfc_main$1, {
74
- input: unref(email),
75
- typingSpeed: 75,
76
- loopTyping: false,
77
- enableTyping: false,
78
- placeholder: unref(t)("SubscribeNewsletter.placeholder"),
79
- action: unref(t)("SubscribeNewsletter.action"),
80
- "onUpdate:input": _cache[0] || (_cache[0] = ($event) => isRef(email) ? email.value = $event : email = $event),
81
- onAction: sendApplication,
82
- class: "mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r"
83
- }, null, 8, ["input", "placeholder", "action"])
84
- ])
85
- ]),
86
- _cache[1] || (_cache[1] = createElementVNode("div", { class: "w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid" }, [
87
- createElementVNode("div", { class: "spiral" })
88
- ], -1))
89
- ])
71
+ return openBlock(), createElementBlock("div", _hoisted_1, [
72
+ createElementVNode("header", _hoisted_2, [
73
+ createElementVNode("h2", _hoisted_3, toDisplayString(unref(t)("title")), 1),
74
+ createElementVNode("p", _hoisted_4, toDisplayString(unref(t)("subtitle")), 1)
75
+ ]),
76
+ createVNode(_sfc_main$1, {
77
+ input: unref(email),
78
+ typingSpeed: 75,
79
+ loopTyping: false,
80
+ enableTyping: false,
81
+ placeholder: unref(t)("placeholder"),
82
+ action: unref(t)("action"),
83
+ "onUpdate:input": _cache[0] || (_cache[0] = ($event) => isRef(email) ? email.value = $event : email = $event),
84
+ onAction: sendApplication,
85
+ class: "d-inline-flex bg-white t-black w-100 w-max-40r"
86
+ }, null, 8, ["input", "placeholder", "action"])
90
87
  ]);
91
88
  };
92
89
  }
93
90
  };
94
- const SubscribeNewsletter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4a28df5c"]]);
91
+ const SubscribeNewsletter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2f9d2314"]]);
95
92
  export {
96
93
  SubscribeNewsletter as default
97
94
  };
@@ -1 +1 @@
1
- {"version":3,"file":"SubscribeNewsletter.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SubscribeNewsletter.vue"],"sourcesContent":["<template>\n <section class=\"pd-thin\">\n <div class=\"pos-relative o-hidden t-black bg-main pd-big radius-big\">\n <div class=\"pos-relative z-index-1\">\n <header class=\"t-center z-index-1 mn-b-big\">\n <h2 class=\"mn-l-auto mn-r-auto mn-b-medium\">{{ t('SubscribeNewsletter.title') }}</h2>\n <p class=\"t-transp p-big\">{{ t('SubscribeNewsletter.subtitle') }}</p>\n </header>\n\n <div class=\"z-index-1 w-100 flex-nowrap flex\"> \n <FieldBig \n :input=\"email\" \n :typingSpeed=\"75\"\n :loopTyping=\"false\"\n :enableTyping=\"false\"\n :placeholder=\"t('SubscribeNewsletter.placeholder')\"\n :action=\"t('SubscribeNewsletter.action')\"\n @update:input=\"email = $event\"\n @action=\"sendApplication\"\n class=\"mn-l-auto mn-r-auto bg-white t-black w-100 w-max-30r\"\n />\n </div>\n </div>\n\n <div class=\"w-100 h-100 pos-absolute pos-b-50-negative pos-r-0 z-index-0 grid\">\n <div class=\"spiral\"></div>\n </div>\n\n </div>\n </section>\n</template>\n\n<script setup>\nimport { ref } from 'vue'\nimport { useI18n } from 'vue-i18n'\n// Import localization\nimport text from '@pf/src/modules/landing/localization/SubscribeNewsletter.json'\n\nimport FieldBig from \"@pf/src/components/FieldBig/FieldBig.vue\";\n\nimport * as globals from '@pf/src/modules/globals/views/store/globals.js';\nimport * as applications from '@pf/src/modules/orders/store/applications.js';\n\nimport * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'\n\n// Localization\nconst { t } = useI18n({\n useScope: 'global', \n ...text\n})\n\nlet email = ref('')\nlet emailValidation = ref(false)\n\nasync function sendApplication() {\n try {\n await inputsValidation.validateInputs(\n emailValidation, \n inputsValidation.validateEmail, \n email.value, \n 'Wrong email'\n )\n } catch (error) {\n globals.setError({\n response: {\n status: \"Invalid Email\", \n data: {\n message: \"The email address entered is invalid. Please provide a valid email address.\"\n }\n }\n });\n return false\n }\n\n gtag('event', 'subscribe_newsletter', {\n 'event_category': 'conversion',\n 'event_label': 'Subscribe Newsletter'\n });\n\n try {\n let application = {\n type: 'newsletter',\n contacts: {\n email: email.value\n }\n };\n const response = await applications.create(application);\n return Promise.resolve(response.data);\n } catch (error) {\n console.log(error)\n globals.setError(error)\n return Promise.reject(error);\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.spiral {\n background-image: url('https://weeder.delivery/spiral.jpg');\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\n top: 50%;\n left: 50%;\n opacity: 0.066;\n transform: translate(-50%, -50%) rotate(0deg);\n transform-origin: center center;\n animation: spin 5s linear infinite;\n}\n\n@keyframes spin {\n 0% {\n transform: translate(-50%, -50%) rotate(0deg);\n }\n 100% {\n transform: translate(-50%, -50%) rotate(360deg);\n }\n}\n</style>\n"],"names":["inputsValidation.validateInputs","inputsValidation.validateEmail","globals.setError","applications.create"],"mappings":";;;;;;;;;;;;;;;;;;;AA8CA,UAAM,EAAE,EAAG,IAAG,QAAQ;AAAA,MACpB,UAAU;AAAA,MACV,GAAG;AAAA,IACL,CAAC;AAED,QAAI,QAAQ,IAAI,EAAE;AAClB,QAAI,kBAAkB,IAAI,KAAK;AAE/B,mBAAe,kBAAkB;AAC/B,UAAI;AACF,cAAMA;AAAAA,UACJ;AAAA,UACAC;AAAAA,UACA,MAAM;AAAA,UACN;AAAA,QACD;AAAA,MACF,SAAQ,OAAO;AACbC,iBAAiB;AAAA,UAChB,UAAU;AAAA,YACR,QAAQ;AAAA,YACR,MAAM;AAAA,cACJ,SAAS;AAAA,YACV;AAAA,UACF;AAAA,QACP,CAAK;AACD,eAAO;AAAA,MACR;AAED,WAAK,SAAS,wBAAwB;AAAA,QACpC,kBAAkB;AAAA,QAClB,eAAe;AAAA,MACnB,CAAG;AAED,UAAI;AACF,YAAI,cAAc;AAAA,UAChB,MAAM;AAAA,UACN,UAAU;AAAA,YACR,OAAO,MAAM;AAAA,UACd;AAAA,QACP;AACI,cAAM,WAAW,MAAMC,OAAoB,WAAW;AACtD,eAAO,QAAQ,QAAQ,SAAS,IAAI;AAAA,MACrC,SAAQ,OAAO;AACd,gBAAQ,IAAI,KAAK;AACjBD,iBAAiB,KAAK;AACtB,eAAO,QAAQ,OAAO,KAAK;AAAA,MAC5B;AAAA,IACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"SubscribeNewsletter.vue.js","sources":["../../../../../../../src/modules/landing/components/sections/SubscribeNewsletter.vue"],"sourcesContent":["<template>\n <div class=\"pos-relative z-index-1\">\n <header class=\"d-inline-block z-index-1 mn-b-big\">\n <h2 class=\"mn-b-semi\">{{ t('title') }}</h2>\n <p class=\"t-transp p-big\">{{ t('subtitle') }}</p>\n </header>\n\n <FieldBig \n :input=\"email\" \n :typingSpeed=\"75\"\n :loopTyping=\"false\"\n :enableTyping=\"false\"\n :placeholder=\"t('placeholder')\"\n :action=\"t('action')\"\n @update:input=\"email = $event\"\n @action=\"sendApplication\"\n class=\"d-inline-flex bg-white t-black w-100 w-max-40r\"\n />\n </div>\n</template>\n\n<script setup>\nimport { ref } from 'vue'\nimport { useI18n } from 'vue-i18n'\n// Import localization\nimport text from '@pf/src/modules/landing/localization/SubscribeNewsletter.json'\n\nimport FieldBig from \"@pf/src/components/FieldBig/FieldBig.vue\";\n\nimport * as globals from '@pf/src/modules/globals/views/store/globals.js';\nimport * as applications from '@pf/src/modules/orders/store/applications.js';\n\nimport * as inputsValidation from '@pf/src/modules/auth/views/validations/inputs.validation'\n\nconst props = defineProps({\n content: {\n type: Object,\n required: true\n },\n options: {\n type: Object,\n default: () => ({\n })\n }\n})\n\n// Localization\nconst { t, te } = useI18n({\n messages: props.content\n})\n\nlet email = ref('')\nlet emailValidation = ref(false)\n\nasync function sendApplication() {\n try {\n await inputsValidation.validateInputs(\n emailValidation, \n inputsValidation.validateEmail, \n email.value, \n 'Wrong email'\n )\n } catch (error) {\n globals.setError({\n response: {\n status: \"Invalid Email\", \n data: {\n message: \"The email address entered is invalid. Please provide a valid email address.\"\n }\n }\n });\n return false\n }\n\n gtag('event', 'subscribe_newsletter', {\n 'event_category': 'conversion',\n 'event_label': 'Subscribe Newsletter'\n });\n\n try {\n let application = {\n type: 'newsletter',\n contacts: {\n email: email.value\n }\n };\n const response = await applications.create(application);\n\n return Promise.resolve(response.data);\n } catch (error) {\n console.log(error)\n globals.setError(error)\n return Promise.reject(error);\n }\n}\n</script>\n\n<style lang=\"scss\" scoped>\n.spiral {\n background-image: url('https://weeder.delivery/spiral.jpg');\n background-size: cover;\n width: 100rem;\n height: 100rem;\n position: absolute;\n top: 50%;\n left: 50%;\n opacity: 0.066;\n transform: translate(-50%, -50%) rotate(0deg);\n transform-origin: center center;\n animation: spin 5s linear infinite;\n}\n\n@keyframes spin {\n 0% {\n transform: translate(-50%, -50%) rotate(0deg);\n }\n 100% {\n transform: translate(-50%, -50%) rotate(360deg);\n }\n}\n</style>\n"],"names":["inputsValidation.validateInputs","inputsValidation.validateEmail","globals.setError","applications.create"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,UAAM,QAAQ;AAad,UAAM,EAAE,GAAG,GAAI,IAAG,QAAQ;AAAA,MACxB,UAAU,MAAM;AAAA,IAClB,CAAC;AAED,QAAI,QAAQ,IAAI,EAAE;AAClB,QAAI,kBAAkB,IAAI,KAAK;AAE/B,mBAAe,kBAAkB;AAC/B,UAAI;AACF,cAAMA;AAAAA,UACJ;AAAA,UACAC;AAAAA,UACA,MAAM;AAAA,UACN;AAAA,QACD;AAAA,MACF,SAAQ,OAAO;AACbC,iBAAiB;AAAA,UAChB,UAAU;AAAA,YACR,QAAQ;AAAA,YACR,MAAM;AAAA,cACJ,SAAS;AAAA,YACV;AAAA,UACF;AAAA,QACP,CAAK;AACD,eAAO;AAAA,MACR;AAED,WAAK,SAAS,wBAAwB;AAAA,QACpC,kBAAkB;AAAA,QAClB,eAAe;AAAA,MACnB,CAAG;AAED,UAAI;AACF,YAAI,cAAc;AAAA,UAChB,MAAM;AAAA,UACN,UAAU;AAAA,YACR,OAAO,MAAM;AAAA,UACd;AAAA,QACP;AACI,cAAM,WAAW,MAAMC,OAAoB,WAAW;AAEtD,eAAO,QAAQ,QAAQ,SAAS,IAAI;AAAA,MACrC,SAAQ,OAAO;AACd,gBAAQ,IAAI,KAAK;AACjBD,iBAAiB,KAAK;AACtB,eAAO,QAAQ,OAAO,KAAK;AAAA,MAC5B;AAAA,IACH;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,17 +1,19 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const MobileApp = require("./components/sections/MobileApp.vue.cjs");
3
+ const SectionFeatures = require("./components/sections/SectionFeatures.vue.cjs");
4
+ const SectionMobileApp = require("./components/sections/SectionMobileApp.vue.cjs");
5
+ const SectionJoinUs = require("./components/sections/SectionJoinUs.vue.cjs");
4
6
  const SubscribeNewsletter = require("./components/sections/SubscribeNewsletter.vue.cjs");
5
7
  const SectionEarn = require("./components/sections/SectionEarn.vue.cjs");
6
- const SectionFeatures = require("./components/sections/SectionFeatures.vue.cjs");
7
8
  const SectionGuide = require("./components/sections/SectionGuide.vue.cjs");
8
9
  const SectionOverview = require("./components/sections/SectionOverview.vue.cjs");
9
10
  const FloatingImages = require("./components/elements/FloatingImages.vue.cjs");
10
11
  const AnimatedGrid = require("./components/elements/AnimatedGrid.vue.cjs");
11
- exports.MobileApp = MobileApp.default;
12
+ exports.SectionFeatures = SectionFeatures.default;
13
+ exports.SectionMobileApp = SectionMobileApp.default;
14
+ exports.SectionJoinUs = SectionJoinUs.default;
12
15
  exports.SubscribeNewsletter = SubscribeNewsletter.default;
13
16
  exports.SectionEarn = SectionEarn.default;
14
- exports.SectionFeatures = SectionFeatures.default;
15
17
  exports.SectionGuide = SectionGuide.default;
16
18
  exports.SectionOverview = SectionOverview.default;
17
19
  exports.FloatingImages = FloatingImages.default;
@@ -1 +1 @@
1
- {"version":3,"file":"landing.client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"landing.client.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;"}
@@ -1,19 +1,21 @@
1
- import { default as default2 } from "./components/sections/MobileApp.vue.js";
2
- import { default as default3 } from "./components/sections/SubscribeNewsletter.vue.js";
3
- import { default as default4 } from "./components/sections/SectionEarn.vue.js";
4
- import { default as default5 } from "./components/sections/SectionFeatures.vue.js";
5
- import { default as default6 } from "./components/sections/SectionGuide.vue.js";
6
- import { default as default7 } from "./components/sections/SectionOverview.vue.js";
7
- import { default as default8 } from "./components/elements/FloatingImages.vue.js";
8
- import { default as default9 } from "./components/elements/AnimatedGrid.vue.js";
1
+ import { default as default2 } from "./components/sections/SectionFeatures.vue.js";
2
+ import { default as default3 } from "./components/sections/SectionMobileApp.vue.js";
3
+ import { default as default4 } from "./components/sections/SectionJoinUs.vue.js";
4
+ import { default as default5 } from "./components/sections/SubscribeNewsletter.vue.js";
5
+ import { default as default6 } from "./components/sections/SectionEarn.vue.js";
6
+ import { default as default7 } from "./components/sections/SectionGuide.vue.js";
7
+ import { default as default8 } from "./components/sections/SectionOverview.vue.js";
8
+ import { default as default9 } from "./components/elements/FloatingImages.vue.js";
9
+ import { default as default10 } from "./components/elements/AnimatedGrid.vue.js";
9
10
  export {
10
- default9 as AnimatedGrid,
11
- default8 as FloatingImages,
12
- default2 as MobileApp,
13
- default4 as SectionEarn,
14
- default5 as SectionFeatures,
15
- default6 as SectionGuide,
16
- default7 as SectionOverview,
17
- default3 as SubscribeNewsletter
11
+ default10 as AnimatedGrid,
12
+ default9 as FloatingImages,
13
+ default6 as SectionEarn,
14
+ default2 as SectionFeatures,
15
+ default7 as SectionGuide,
16
+ default4 as SectionJoinUs,
17
+ default3 as SectionMobileApp,
18
+ default8 as SectionOverview,
19
+ default5 as SubscribeNewsletter
18
20
  };
19
21
  //# sourceMappingURL=landing.client.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"landing.client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
1
+ {"version":3,"file":"landing.client.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;"}
@@ -86,7 +86,7 @@ const _sfc_main = {
86
86
  ]),
87
87
  vue.createElementVNode("div", _hoisted_5, [
88
88
  vue.createElementVNode("p", _hoisted_6, [
89
- vue.createTextVNode(vue.toDisplayString(__props.product.name) + " ", 1),
89
+ vue.createTextVNode(vue.toDisplayString(__props.product.name) + " " + vue.toDisplayString(__props.product.date) + " " + vue.toDisplayString(__props.product.listing) + " ", 1),
90
90
  __props.product.size ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_7, ", " + vue.toDisplayString(__props.product.size), 1)) : vue.createCommentVNode("", true),
91
91
  typeof __props.product.color === "string" && __props.product.size ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_8, ", ")) : vue.createCommentVNode("", true),
92
92
  typeof __props.product.color === "string" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_9, vue.toDisplayString(__props.product.color), 1)) : vue.createCommentVNode("", true)
@@ -1 +1 @@
1
- {"version":3,"file":"CardOrderItem.vue.cjs","sources":["../../../../../../../src/modules/orders/components/blocks/CardOrderItem.vue"],"sourcesContent":["<template>\n\t<div \n class=\"gap-small pos-relative cols-1\"\n >\n\n <div class=\"pos-relative w-100 gap-thin flex-stretch flex-nowrap flex\">\n <div class=\"bg-light h-100 o-hidden pos-relative radius-small aspect-1x1\"\n style=\"flex: 1 0 auto\"\n >\n <!-- Item Image -->\n <img loading=\"lazy\" \n class=\"w-100 object-fit-cover pos-absolute h-100\" \n v-if=\"product.images[0]\" \n :src=\"(FILE_SERVER_URL || '') + product.images[0]\"\n >\n <PlaceholderImage\n v-if=\"!product.images[0]\" \n class=\"bg-light pos-absolute radius-small w-100 h-100\"\n />\n </div>\n \n \n <!-- Item Description -->\n <div class=\"w-100 pos-relative\">\n <!-- Name -->\n <p class=\"t-truncate t-medium\">{{ product.name }}\n <span v-if=\"product.size\" class=\"t-transp\">, {{ product.size}}</span>\n <span v-if=\"typeof product.color === 'string' && product.size\" class=\"t-transp\">, </span>\n <span v-if=\"typeof product.color === 'string' \" class=\"t-transp\">{{product.color}}</span>\n </p>\n <!-- Price -->\n <p \n class=\"t-main t-demi\"\n >\n <span v-if=\"product.quantity\">{{ product.quantity }} x </span>{{product.price}} {{returnCurrency()}}\n <span v-if=\"product.sale\" class=\"pd-r-small t-transp t-transp p-medium line-through price\">{{(product.price / 100) * (100 + product.sale) }} {{returnCurrency()}} </span>\n </p> \n <!-- Quantity -->\n <div v-if=\"editable\" class=\"mn-t-thin gap-thin flex-nojustify flex\">\n <IconAdd\n @click=\"increase_(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconMinus\n @click=\"decrease(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconDelete\n @click=\"remove(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n </div>\n\n </div>\n\n <!-- <div class=\"flex-nowrap flex\">\n <button @click=\"openStatusPopup\" class=\"w-100 bg-black t-white button button-small\">\n Confirm\n </button>\n\n </div> -->\n\n </div>\n </div>\n\n</template>\n\n\n<script setup=\"props\">\n\timport { computed } from 'vue'\n\timport { useRouter } from 'vue-router'\n\n import IconAdd from '@pf/src/modules/icons/navigation/IconAdd.vue'\n import IconMinus from '@pf/src/modules/icons/navigation/IconMinus.vue'\n import IconDelete from '@pf/src/modules/icons/navigation/IconDelete.vue'\n\n\n import PlaceholderImage from '@pf/src/modules/icons/placeholders/PlaceholderImage.vue'\n\n\tconst router = useRouter()\n\n const emits = defineEmits(['increase', 'decrease', 'remove'])\n\n\tconst props = defineProps({\n\t\tproduct: Object,\n\t\teditable: Boolean,\n\t\tincrease: Function,\n\t\tdecrease: Function,\n\t\tremove: Function\n\t})\n\n function increase_ (product) {\n if (props.increase) {\n props.increase(product)\n }\n emits('increase', product)\n }\n\n function decrease (product) {\n if (props.decrease) {\n props.decrease(product)\n }\n emits('decrease', product)\n }\n\n function remove (product) {\n if (props.remove) {\n props.remove(product)\n }\n emits('remove', product)\n }\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":["useRouter"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+EgBA,wBAAW;AAEzB,UAAM,QAAQ;AAEf,UAAM,QAAQ;AAQb,aAAS,UAAW,SAAU;AAC5B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,SAAU,SAAS;AAC1B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,OAAQ,SAAS;AACxB,UAAI,MAAM,QAAQ;AAChB,cAAM,OAAO,OAAO;AAAA,MACrB;AACD,YAAM,UAAU,OAAO;AAAA,IACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"CardOrderItem.vue.cjs","sources":["../../../../../../../src/modules/orders/components/blocks/CardOrderItem.vue"],"sourcesContent":["<template>\n\t<div \n class=\"gap-small pos-relative cols-1\"\n >\n\n <div class=\"pos-relative w-100 gap-thin flex-stretch flex-nowrap flex\">\n <div class=\"bg-light h-100 o-hidden pos-relative radius-small aspect-1x1\"\n style=\"flex: 1 0 auto\"\n >\n <!-- Item Image -->\n <img loading=\"lazy\" \n class=\"w-100 object-fit-cover pos-absolute h-100\" \n v-if=\"product.images[0]\" \n :src=\"(FILE_SERVER_URL || '') + product.images[0]\"\n >\n <PlaceholderImage\n v-if=\"!product.images[0]\" \n class=\"bg-light pos-absolute radius-small w-100 h-100\"\n />\n </div>\n \n \n <!-- Item Description -->\n <div class=\"w-100 pos-relative\">\n <!-- Name -->\n <p class=\"t-truncate t-medium\">{{ product.name }}\n {{product.date}}\n {{product.listing}}\n <span v-if=\"product.size\" class=\"t-transp\">, {{ product.size}}</span>\n <span v-if=\"typeof product.color === 'string' && product.size\" class=\"t-transp\">, </span>\n <span v-if=\"typeof product.color === 'string' \" class=\"t-transp\">{{product.color}}</span>\n </p>\n <!-- Price -->\n <p \n class=\"t-main t-demi\"\n >\n <span v-if=\"product.quantity\">{{ product.quantity }} x </span>{{product.price}} {{returnCurrency()}}\n <span v-if=\"product.sale\" class=\"pd-r-small t-transp t-transp p-medium line-through price\">{{(product.price / 100) * (100 + product.sale) }} {{returnCurrency()}} </span>\n </p> \n <!-- Quantity -->\n <div v-if=\"editable\" class=\"mn-t-thin gap-thin flex-nojustify flex\">\n <IconAdd\n @click=\"increase_(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconMinus\n @click=\"decrease(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconDelete\n @click=\"remove(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n </div>\n\n </div>\n\n <!-- <div class=\"flex-nowrap flex\">\n <button @click=\"openStatusPopup\" class=\"w-100 bg-black t-white button button-small\">\n Confirm\n </button>\n\n </div> -->\n\n </div>\n </div>\n\n</template>\n\n\n<script setup=\"props\">\n\timport { computed } from 'vue'\n\timport { useRouter } from 'vue-router'\n\n import IconAdd from '@pf/src/modules/icons/navigation/IconAdd.vue'\n import IconMinus from '@pf/src/modules/icons/navigation/IconMinus.vue'\n import IconDelete from '@pf/src/modules/icons/navigation/IconDelete.vue'\n\n\n import PlaceholderImage from '@pf/src/modules/icons/placeholders/PlaceholderImage.vue'\n\n\tconst router = useRouter()\n\n const emits = defineEmits(['increase', 'decrease', 'remove'])\n\n\tconst props = defineProps({\n\t\tproduct: Object,\n\t\teditable: Boolean,\n\t\tincrease: Function,\n\t\tdecrease: Function,\n\t\tremove: Function\n\t})\n\n function increase_ (product) {\n if (props.increase) {\n props.increase(product)\n }\n emits('increase', product)\n }\n\n function decrease (product) {\n if (props.decrease) {\n props.decrease(product)\n }\n emits('decrease', product)\n }\n\n function remove (product) {\n if (props.remove) {\n props.remove(product)\n }\n emits('remove', product)\n }\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":["useRouter"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiFgBA,wBAAW;AAEzB,UAAM,QAAQ;AAEf,UAAM,QAAQ;AAQb,aAAS,UAAW,SAAU;AAC5B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,SAAU,SAAS;AAC1B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,OAAQ,SAAS;AACxB,UAAI,MAAM,QAAQ;AAChB,cAAM,OAAO,OAAO;AAAA,MACrB;AACD,YAAM,UAAU,OAAO;AAAA,IACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -84,7 +84,7 @@ const _sfc_main = {
84
84
  ]),
85
85
  createElementVNode("div", _hoisted_5, [
86
86
  createElementVNode("p", _hoisted_6, [
87
- createTextVNode(toDisplayString(__props.product.name) + " ", 1),
87
+ createTextVNode(toDisplayString(__props.product.name) + " " + toDisplayString(__props.product.date) + " " + toDisplayString(__props.product.listing) + " ", 1),
88
88
  __props.product.size ? (openBlock(), createElementBlock("span", _hoisted_7, ", " + toDisplayString(__props.product.size), 1)) : createCommentVNode("", true),
89
89
  typeof __props.product.color === "string" && __props.product.size ? (openBlock(), createElementBlock("span", _hoisted_8, ", ")) : createCommentVNode("", true),
90
90
  typeof __props.product.color === "string" ? (openBlock(), createElementBlock("span", _hoisted_9, toDisplayString(__props.product.color), 1)) : createCommentVNode("", true)
@@ -1 +1 @@
1
- {"version":3,"file":"CardOrderItem.vue.js","sources":["../../../../../../../src/modules/orders/components/blocks/CardOrderItem.vue"],"sourcesContent":["<template>\n\t<div \n class=\"gap-small pos-relative cols-1\"\n >\n\n <div class=\"pos-relative w-100 gap-thin flex-stretch flex-nowrap flex\">\n <div class=\"bg-light h-100 o-hidden pos-relative radius-small aspect-1x1\"\n style=\"flex: 1 0 auto\"\n >\n <!-- Item Image -->\n <img loading=\"lazy\" \n class=\"w-100 object-fit-cover pos-absolute h-100\" \n v-if=\"product.images[0]\" \n :src=\"(FILE_SERVER_URL || '') + product.images[0]\"\n >\n <PlaceholderImage\n v-if=\"!product.images[0]\" \n class=\"bg-light pos-absolute radius-small w-100 h-100\"\n />\n </div>\n \n \n <!-- Item Description -->\n <div class=\"w-100 pos-relative\">\n <!-- Name -->\n <p class=\"t-truncate t-medium\">{{ product.name }}\n <span v-if=\"product.size\" class=\"t-transp\">, {{ product.size}}</span>\n <span v-if=\"typeof product.color === 'string' && product.size\" class=\"t-transp\">, </span>\n <span v-if=\"typeof product.color === 'string' \" class=\"t-transp\">{{product.color}}</span>\n </p>\n <!-- Price -->\n <p \n class=\"t-main t-demi\"\n >\n <span v-if=\"product.quantity\">{{ product.quantity }} x </span>{{product.price}} {{returnCurrency()}}\n <span v-if=\"product.sale\" class=\"pd-r-small t-transp t-transp p-medium line-through price\">{{(product.price / 100) * (100 + product.sale) }} {{returnCurrency()}} </span>\n </p> \n <!-- Quantity -->\n <div v-if=\"editable\" class=\"mn-t-thin gap-thin flex-nojustify flex\">\n <IconAdd\n @click=\"increase_(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconMinus\n @click=\"decrease(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconDelete\n @click=\"remove(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n </div>\n\n </div>\n\n <!-- <div class=\"flex-nowrap flex\">\n <button @click=\"openStatusPopup\" class=\"w-100 bg-black t-white button button-small\">\n Confirm\n </button>\n\n </div> -->\n\n </div>\n </div>\n\n</template>\n\n\n<script setup=\"props\">\n\timport { computed } from 'vue'\n\timport { useRouter } from 'vue-router'\n\n import IconAdd from '@pf/src/modules/icons/navigation/IconAdd.vue'\n import IconMinus from '@pf/src/modules/icons/navigation/IconMinus.vue'\n import IconDelete from '@pf/src/modules/icons/navigation/IconDelete.vue'\n\n\n import PlaceholderImage from '@pf/src/modules/icons/placeholders/PlaceholderImage.vue'\n\n\tconst router = useRouter()\n\n const emits = defineEmits(['increase', 'decrease', 'remove'])\n\n\tconst props = defineProps({\n\t\tproduct: Object,\n\t\teditable: Boolean,\n\t\tincrease: Function,\n\t\tdecrease: Function,\n\t\tremove: Function\n\t})\n\n function increase_ (product) {\n if (props.increase) {\n props.increase(product)\n }\n emits('increase', product)\n }\n\n function decrease (product) {\n if (props.decrease) {\n props.decrease(product)\n }\n emits('decrease', product)\n }\n\n function remove (product) {\n if (props.remove) {\n props.remove(product)\n }\n emits('remove', product)\n }\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+EgB,cAAW;AAEzB,UAAM,QAAQ;AAEf,UAAM,QAAQ;AAQb,aAAS,UAAW,SAAU;AAC5B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,SAAU,SAAS;AAC1B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,OAAQ,SAAS;AACxB,UAAI,MAAM,QAAQ;AAChB,cAAM,OAAO,OAAO;AAAA,MACrB;AACD,YAAM,UAAU,OAAO;AAAA,IACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"CardOrderItem.vue.js","sources":["../../../../../../../src/modules/orders/components/blocks/CardOrderItem.vue"],"sourcesContent":["<template>\n\t<div \n class=\"gap-small pos-relative cols-1\"\n >\n\n <div class=\"pos-relative w-100 gap-thin flex-stretch flex-nowrap flex\">\n <div class=\"bg-light h-100 o-hidden pos-relative radius-small aspect-1x1\"\n style=\"flex: 1 0 auto\"\n >\n <!-- Item Image -->\n <img loading=\"lazy\" \n class=\"w-100 object-fit-cover pos-absolute h-100\" \n v-if=\"product.images[0]\" \n :src=\"(FILE_SERVER_URL || '') + product.images[0]\"\n >\n <PlaceholderImage\n v-if=\"!product.images[0]\" \n class=\"bg-light pos-absolute radius-small w-100 h-100\"\n />\n </div>\n \n \n <!-- Item Description -->\n <div class=\"w-100 pos-relative\">\n <!-- Name -->\n <p class=\"t-truncate t-medium\">{{ product.name }}\n {{product.date}}\n {{product.listing}}\n <span v-if=\"product.size\" class=\"t-transp\">, {{ product.size}}</span>\n <span v-if=\"typeof product.color === 'string' && product.size\" class=\"t-transp\">, </span>\n <span v-if=\"typeof product.color === 'string' \" class=\"t-transp\">{{product.color}}</span>\n </p>\n <!-- Price -->\n <p \n class=\"t-main t-demi\"\n >\n <span v-if=\"product.quantity\">{{ product.quantity }} x </span>{{product.price}} {{returnCurrency()}}\n <span v-if=\"product.sale\" class=\"pd-r-small t-transp t-transp p-medium line-through price\">{{(product.price / 100) * (100 + product.sale) }} {{returnCurrency()}} </span>\n </p> \n <!-- Quantity -->\n <div v-if=\"editable\" class=\"mn-t-thin gap-thin flex-nojustify flex\">\n <IconAdd\n @click=\"increase_(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconMinus\n @click=\"decrease(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n <IconDelete\n @click=\"remove(product)\"\n class=\"hover-scale-1 cursor-pointer bg-light i-big pd-thin radius-small\"\n />\n </div>\n\n </div>\n\n <!-- <div class=\"flex-nowrap flex\">\n <button @click=\"openStatusPopup\" class=\"w-100 bg-black t-white button button-small\">\n Confirm\n </button>\n\n </div> -->\n\n </div>\n </div>\n\n</template>\n\n\n<script setup=\"props\">\n\timport { computed } from 'vue'\n\timport { useRouter } from 'vue-router'\n\n import IconAdd from '@pf/src/modules/icons/navigation/IconAdd.vue'\n import IconMinus from '@pf/src/modules/icons/navigation/IconMinus.vue'\n import IconDelete from '@pf/src/modules/icons/navigation/IconDelete.vue'\n\n\n import PlaceholderImage from '@pf/src/modules/icons/placeholders/PlaceholderImage.vue'\n\n\tconst router = useRouter()\n\n const emits = defineEmits(['increase', 'decrease', 'remove'])\n\n\tconst props = defineProps({\n\t\tproduct: Object,\n\t\teditable: Boolean,\n\t\tincrease: Function,\n\t\tdecrease: Function,\n\t\tremove: Function\n\t})\n\n function increase_ (product) {\n if (props.increase) {\n props.increase(product)\n }\n emits('increase', product)\n }\n\n function decrease (product) {\n if (props.decrease) {\n props.decrease(product)\n }\n emits('decrease', product)\n }\n\n function remove (product) {\n if (props.remove) {\n props.remove(product)\n }\n emits('remove', product)\n }\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiFgB,cAAW;AAEzB,UAAM,QAAQ;AAEf,UAAM,QAAQ;AAQb,aAAS,UAAW,SAAU;AAC5B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,SAAU,SAAS;AAC1B,UAAI,MAAM,UAAU;AAClB,cAAM,SAAS,OAAO;AAAA,MACvB;AACD,YAAM,YAAY,OAAO;AAAA,IAC1B;AAED,aAAS,OAAQ,SAAS;AACxB,UAAI,MAAM,QAAQ;AAChB,cAAM,OAAO,OAAO;AAAA,MACrB;AACD,YAAM,UAAU,OAAO;AAAA,IACxB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -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 vueRouter = require("vue-router");
5
- ;/* empty css */
5
+ ;/* empty css */
6
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");
@@ -1,6 +1,6 @@
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
- /* empty css */
3
+ /* empty css */
4
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";
@@ -2,14 +2,14 @@
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.vue2.cjs");
7
- const Tab = require("../../../../components/Tab/Tab.vue2.cjs");
5
+ ;/* empty css */
6
+ const Button = require("../../../../components/Button/Button.vue.cjs");
7
+ const Tab = require("../../../../components/Tab/Tab.vue.cjs");
8
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");
12
- ;/* empty css */
12
+ ;/* empty css */
13
13
  ;/* empty css */
14
14
  const CardUser = require("../../../auth/views/components/blocks/CardUser.vue.cjs");
15
15
  const FormAddCustomer = require("../sections/FormAddCustomer.vue.cjs");
@@ -1,13 +1,13 @@
1
1
  import { computed, ref, onMounted, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, createTextVNode, unref, Fragment, renderList, createBlock, createCommentVNode, normalizeClass, toDisplayString } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- /* empty css */
4
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
5
- import _sfc_main$3 from "../../../../components/Tab/Tab.vue2.js";
3
+ /* empty css */
4
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
5
+ import _sfc_main$3 from "../../../../components/Tab/Tab.vue.js";
6
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";
10
- /* empty css */
10
+ /* empty css */
11
11
  /* empty css */
12
12
  import _sfc_main$7 from "../../../auth/views/components/blocks/CardUser.vue.js";
13
13
  import _sfc_main$a from "../sections/FormAddCustomer.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 vueRouter = require("vue-router");
5
- ;/* empty css */
5
+ ;/* empty css */
6
6
  const Block = require("../../../../components/Block/Block.vue.cjs");
7
7
  const orders = require("../../store/orders.cjs");
8
8
  const auth = require("../../../auth/views/store/auth.cjs");
@@ -1,6 +1,6 @@
1
1
  import { ref, computed, onMounted, resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, unref, Fragment, renderList, createBlock, createTextVNode, Transition, createCommentVNode, withModifiers } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- /* empty css */
3
+ /* empty css */
4
4
  import _sfc_main$2 from "../../../../components/Block/Block.vue.js";
5
5
  import { state, actions, getters } from "../../store/orders.js";
6
6
  import { state as state$1 } from "../../../auth/views/store/auth.js";
@@ -3,11 +3,11 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
5
  const Block = require("../../../../components/Block/Block.vue.cjs");
6
- ;/* empty css */
6
+ ;/* empty css */
7
7
  const clickOutside = require("../../../../components/FieldPhone/click-outside.cjs");
8
- ;/* empty css */
8
+ ;/* empty css */
9
9
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
10
- const Button = require("../../../../components/Button/Button.vue2.cjs");
10
+ const Button = require("../../../../components/Button/Button.vue.cjs");
11
11
  const BlockSearch = require("../../../globals/views/components/blocks/BlockSearch.vue.cjs");
12
12
  const CardUser = require("../../../auth/views/components/blocks/CardUser.vue.cjs");
13
13
  const FormCustomerDetails = require("./FormCustomerDetails.vue.cjs");
@@ -1,11 +1,11 @@
1
1
  import { ref, openBlock, createElementBlock, Fragment, createVNode, withCtx, unref, withDirectives, createBlock, isRef, renderList, createCommentVNode, createTextVNode } from "vue";
2
2
  import { useRoute } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  import clickOutside from "../../../../components/FieldPhone/click-outside.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  import _sfc_main$4 from "../../../../components/Feed/Feed.vue.js";
8
- import _sfc_main$6 from "../../../../components/Button/Button.vue2.js";
8
+ import _sfc_main$6 from "../../../../components/Button/Button.vue.js";
9
9
  import _sfc_main$2 from "../../../globals/views/components/blocks/BlockSearch.vue.js";
10
10
  import _sfc_main$3 from "../../../auth/views/components/blocks/CardUser.vue.js";
11
11
  import _sfc_main$5 from "./FormCustomerDetails.vue.js";