@ozdao/martyrs 0.2.487 → 0.2.489

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (829) hide show
  1. package/dist/_virtual/index.cjs +4 -4
  2. package/dist/_virtual/index.js +4 -4
  3. package/dist/_virtual/index2.cjs +4 -4
  4. package/dist/_virtual/index2.js +4 -4
  5. package/dist/auth.server.cjs +1 -1
  6. package/dist/auth.server.js +1 -1
  7. package/dist/{authJwt-D35KyJlE.cjs → authJwt-BIZ2GIfT.cjs} +0 -27
  8. package/dist/{authJwt-DqxhUym0.js → authJwt-J1csaMWA.js} +0 -27
  9. package/dist/builder.cjs +10 -0
  10. package/dist/builder.js +10 -0
  11. package/dist/chats.server.cjs +1 -1
  12. package/dist/chats.server.js +1 -1
  13. package/dist/community.server.cjs +3 -3
  14. package/dist/community.server.js +3 -3
  15. package/dist/{crud-BDIArc5A.cjs → crud-B-kQw3Z5.cjs} +5 -4
  16. package/dist/{crud-DJvpe0aZ.js → crud-Cwx5VlSm.js} +5 -4
  17. package/dist/events.server.cjs +3 -3
  18. package/dist/events.server.js +3 -3
  19. package/dist/files.server.cjs +31 -14
  20. package/dist/files.server.js +31 -14
  21. package/dist/gallery.server.cjs +2 -2
  22. package/dist/gallery.server.js +2 -2
  23. package/dist/{globals.abac-Cm9e8Jdk.cjs → globals.abac-CPXLas7N.cjs} +1 -1
  24. package/dist/{globals.abac-DBV_kaOq.js → globals.abac-DNdtSYop.js} +1 -1
  25. package/dist/{index-DiSKVCaA.cjs → index-BFxqqmgh.cjs} +1 -1
  26. package/dist/{index-CVuQC4k1.js → index-_Edcmck_.js} +1 -1
  27. package/dist/main-CmuUC0tl.cjs +11 -0
  28. package/dist/{main-nQmkbWsW.js → main-IVRL6IjM.js} +2949 -2666
  29. package/dist/martyrs/src/components/Button/{Button.vue.cjs → Button.vue2.cjs} +3 -3
  30. package/dist/martyrs/src/components/Button/Button.vue2.cjs.map +1 -0
  31. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +3 -3
  32. package/dist/martyrs/src/components/Button/{Button.vue.cjs.map → Button.vue2.js.map} +1 -1
  33. package/dist/martyrs/src/components/Calendar/Calendar.vue.cjs +31 -5
  34. package/dist/martyrs/src/components/Calendar/Calendar.vue.cjs.map +1 -1
  35. package/dist/martyrs/src/components/Calendar/Calendar.vue.js +32 -6
  36. package/dist/martyrs/src/components/Calendar/Calendar.vue.js.map +1 -1
  37. package/dist/martyrs/src/components/Chips/{Chips.vue.cjs → Chips.vue2.cjs} +2 -2
  38. package/dist/martyrs/src/components/Chips/Chips.vue2.cjs.map +1 -0
  39. package/dist/martyrs/src/components/Chips/{Chips.vue.js → Chips.vue2.js} +2 -2
  40. package/dist/martyrs/src/components/Chips/Chips.vue2.js.map +1 -0
  41. package/dist/martyrs/src/components/Countdown/Countdown.vue.cjs +4 -4
  42. package/dist/martyrs/src/components/Countdown/Countdown.vue.cjs.map +1 -1
  43. package/dist/martyrs/src/components/Countdown/Countdown.vue.js +4 -4
  44. package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
  45. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.cjs +28 -19
  46. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.cjs.map +1 -1
  47. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +29 -20
  48. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
  49. package/dist/martyrs/src/components/Feed/Carousel.vue.cjs +20 -9
  50. package/dist/martyrs/src/components/Feed/Carousel.vue.cjs.map +1 -1
  51. package/dist/martyrs/src/components/Feed/Carousel.vue.js +22 -11
  52. package/dist/martyrs/src/components/Feed/Carousel.vue.js.map +1 -1
  53. package/dist/martyrs/src/components/Feed/Feed.vue.cjs +29 -26
  54. package/dist/martyrs/src/components/Feed/Feed.vue.cjs.map +1 -1
  55. package/dist/martyrs/src/components/Feed/Feed.vue.js +45 -42
  56. package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
  57. package/dist/martyrs/src/components/Field/{Field.vue2.cjs → Field.vue.cjs} +15 -9
  58. package/dist/martyrs/src/components/Field/Field.vue.cjs.map +1 -0
  59. package/dist/martyrs/src/components/Field/{Field.vue2.js → Field.vue.js} +16 -10
  60. package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -0
  61. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +25 -24
  62. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs.map +1 -1
  63. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +27 -26
  64. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
  65. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.cjs +1 -1
  66. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js +1 -1
  67. package/dist/martyrs/src/components/Loader/Loader.vue2.cjs +1 -1
  68. package/dist/martyrs/src/components/Loader/Loader.vue2.cjs.map +1 -1
  69. package/dist/martyrs/src/components/Loader/Loader.vue2.js +1 -1
  70. package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +1 -1
  71. package/dist/martyrs/src/components/Menu/MenuItem.vue.cjs +1 -1
  72. package/dist/martyrs/src/components/Menu/MenuItem.vue.cjs.map +1 -1
  73. package/dist/martyrs/src/components/Menu/MenuItem.vue.js +1 -1
  74. package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
  75. package/dist/martyrs/src/components/Select/Select.vue.cjs +27 -15
  76. package/dist/martyrs/src/components/Select/Select.vue.cjs.map +1 -1
  77. package/dist/martyrs/src/components/Select/Select.vue.js +28 -16
  78. package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
  79. package/dist/martyrs/src/components/Status/Snack.vue.cjs +63 -0
  80. package/dist/martyrs/src/components/Status/Snack.vue.cjs.map +1 -0
  81. package/dist/martyrs/src/components/Status/Snack.vue.js +63 -0
  82. package/dist/martyrs/src/components/Status/Snack.vue.js.map +1 -0
  83. package/dist/martyrs/src/components/Tab/Tab.vue2.cjs +2 -2
  84. package/dist/martyrs/src/components/Tab/Tab.vue2.cjs.map +1 -1
  85. package/dist/martyrs/src/components/Tab/Tab.vue2.js +2 -2
  86. package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +1 -1
  87. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +3 -2
  88. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs.map +1 -1
  89. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +3 -2
  90. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
  91. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs +0 -1
  92. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs.map +1 -1
  93. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js +0 -1
  94. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js.map +1 -1
  95. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  96. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +5 -5
  97. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  98. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +5 -5
  99. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +1 -2
  100. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs.map +1 -1
  101. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -2
  102. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
  103. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs +1 -1
  104. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  105. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +2 -2
  106. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +10 -10
  107. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +3 -3
  108. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs.map +1 -1
  109. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +5 -5
  110. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
  111. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +3 -3
  112. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs.map +1 -1
  113. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +6 -6
  114. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
  115. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +3 -3
  116. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs.map +1 -1
  117. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +5 -5
  118. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
  119. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.cjs +1 -1
  120. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.cjs.map +1 -1
  121. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
  122. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
  123. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
  124. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +23 -23
  125. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs +3 -3
  126. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs.map +1 -1
  127. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +3 -3
  128. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
  129. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +2 -2
  130. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs.map +1 -1
  131. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +2 -2
  132. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
  133. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs +4 -4
  134. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs.map +1 -1
  135. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +4 -4
  136. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
  137. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.cjs +1 -1
  138. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.cjs.map +1 -1
  139. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.js +1 -1
  140. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.js.map +1 -1
  141. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +2 -4
  142. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs.map +1 -1
  143. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -4
  144. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js.map +1 -1
  145. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
  146. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +12 -12
  147. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.cjs +1 -1
  148. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.cjs.map +1 -1
  149. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
  150. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js.map +1 -1
  151. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  152. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +3 -3
  153. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  154. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +2 -2
  155. package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.cjs +1 -1
  156. package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.cjs.map +1 -1
  157. package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.js +1 -1
  158. package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.js.map +1 -1
  159. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +33 -30
  160. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs.map +1 -1
  161. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +36 -33
  162. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
  163. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  164. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  165. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  166. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  167. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +3 -2
  168. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs.map +1 -1
  169. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +26 -25
  170. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
  171. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  172. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +15 -15
  173. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +8 -8
  174. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
  175. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +8 -8
  176. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
  177. package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +3 -3
  178. package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs.map +1 -1
  179. package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +3 -3
  180. package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
  181. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  182. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs.map +1 -1
  183. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  184. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
  185. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.cjs +9 -5
  186. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.cjs.map +1 -1
  187. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.js +9 -5
  188. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.js.map +1 -1
  189. package/dist/martyrs/src/modules/events/components/sections/List.vue.cjs +18 -24
  190. package/dist/martyrs/src/modules/events/components/sections/List.vue.cjs.map +1 -1
  191. package/dist/martyrs/src/modules/events/components/sections/List.vue.js +19 -25
  192. package/dist/martyrs/src/modules/events/components/sections/List.vue.js.map +1 -1
  193. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.cjs +3 -3
  194. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.cjs.map +1 -1
  195. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +3 -3
  196. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
  197. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -3
  198. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs.map +1 -1
  199. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -3
  200. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
  201. package/dist/martyrs/src/modules/globals/locales/en.cjs +9 -1
  202. package/dist/martyrs/src/modules/globals/locales/en.cjs.map +1 -1
  203. package/dist/martyrs/src/modules/globals/locales/en.js +9 -1
  204. package/dist/martyrs/src/modules/globals/locales/en.js.map +1 -1
  205. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.cjs +1 -1
  206. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.js +1 -1
  207. package/dist/martyrs/src/modules/globals/views/classes/globals.store.cjs +5 -2
  208. package/dist/martyrs/src/modules/globals/views/classes/globals.store.cjs.map +1 -1
  209. package/dist/martyrs/src/modules/globals/views/classes/globals.store.js +5 -2
  210. package/dist/martyrs/src/modules/globals/views/classes/globals.store.js.map +1 -1
  211. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +16 -15
  212. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs.map +1 -1
  213. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.js +17 -16
  214. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.js.map +1 -1
  215. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +16 -20
  216. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs.map +1 -1
  217. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +16 -20
  218. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js.map +1 -1
  219. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.cjs +1 -1
  220. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.js +1 -1
  221. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +14 -7
  222. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs.map +1 -1
  223. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +14 -7
  224. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js.map +1 -1
  225. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +11 -3
  226. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  227. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +11 -3
  228. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  229. package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.cjs +1 -1
  230. package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.cjs.map +1 -1
  231. package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.js +1 -1
  232. package/dist/martyrs/src/modules/globals/views/components/partials/CitySelection.vue.js.map +1 -1
  233. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  234. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  235. package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  236. package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  237. package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.cjs +2 -2
  238. package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.cjs.map +1 -1
  239. package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.js +2 -2
  240. package/dist/martyrs/src/modules/globals/views/components/partials/Sidebar.vue.js.map +1 -1
  241. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.cjs +17 -7
  242. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.cjs.map +1 -1
  243. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.js +18 -8
  244. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.js.map +1 -1
  245. package/dist/martyrs/src/modules/globals/views/router/addRoutes.cjs +4 -1
  246. package/dist/martyrs/src/modules/globals/views/router/addRoutes.cjs.map +1 -1
  247. package/dist/martyrs/src/modules/globals/views/router/addRoutes.js +4 -1
  248. package/dist/martyrs/src/modules/globals/views/router/addRoutes.js.map +1 -1
  249. package/dist/martyrs/src/modules/globals/views/store/globals.cjs +30 -0
  250. package/dist/martyrs/src/modules/globals/views/store/globals.cjs.map +1 -1
  251. package/dist/martyrs/src/modules/globals/views/store/globals.js +30 -0
  252. package/dist/martyrs/src/modules/globals/views/store/globals.js.map +1 -1
  253. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.cjs +32 -0
  254. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.cjs.map +1 -0
  255. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.js +32 -0
  256. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.js.map +1 -0
  257. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.cjs +4 -2
  258. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.cjs.map +1 -1
  259. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.js +5 -3
  260. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.js.map +1 -1
  261. package/dist/martyrs/src/modules/icons/icons.client.cjs +4 -0
  262. package/dist/martyrs/src/modules/icons/icons.client.cjs.map +1 -1
  263. package/dist/martyrs/src/modules/icons/icons.client.js +108 -104
  264. package/dist/martyrs/src/modules/icons/icons.client.js.map +1 -1
  265. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.cjs +3 -1
  266. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.cjs.map +1 -1
  267. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +138 -136
  268. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
  269. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEventShort.vue.cjs +1 -1
  270. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEventShort.vue.cjs.map +1 -1
  271. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEventShort.vue.js +1 -1
  272. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEventShort.vue.js.map +1 -1
  273. package/dist/martyrs/src/modules/icons/socials/telegram.vue.cjs +11 -7
  274. package/dist/martyrs/src/modules/icons/socials/telegram.vue.cjs.map +1 -1
  275. package/dist/martyrs/src/modules/icons/socials/telegram.vue.js +11 -7
  276. package/dist/martyrs/src/modules/icons/socials/telegram.vue.js.map +1 -1
  277. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs +2 -2
  278. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +1 -1
  279. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +2 -2
  280. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
  281. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs +2 -2
  282. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs.map +1 -1
  283. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +2 -2
  284. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +1 -1
  285. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs +1 -1
  286. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +1 -1
  287. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  288. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
  289. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs +1 -1
  290. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs.map +1 -1
  291. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
  292. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
  293. package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.cjs +1 -1
  294. package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.cjs.map +1 -1
  295. package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js +1 -1
  296. package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
  297. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +1 -1
  298. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -1
  299. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +1 -1
  300. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
  301. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +1 -1
  302. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
  303. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +1 -1
  304. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
  305. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +0 -13
  306. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs.map +1 -1
  307. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +0 -13
  308. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js.map +1 -1
  309. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs +1 -1
  310. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  311. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs +1 -1
  312. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  313. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +1 -1
  314. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  315. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +2 -2
  316. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +14 -14
  317. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +2 -2
  318. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +19 -19
  319. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +2 -2
  320. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +13 -13
  321. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +1 -1
  322. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  323. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +2 -2
  324. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +22 -22
  325. package/dist/martyrs/src/modules/music/components/layouts/MusicLayout.vue.cjs +1 -1
  326. package/dist/martyrs/src/modules/music/components/layouts/MusicLayout.vue.js +1 -1
  327. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +1 -1
  328. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +1 -1
  329. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +1 -1
  330. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
  331. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +1 -1
  332. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  333. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +2 -2
  334. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +11 -11
  335. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +1 -1
  336. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
  337. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +1 -1
  338. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +1 -1
  339. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +1 -1
  340. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  341. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs +1 -1
  342. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  343. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs +2 -2
  344. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs.map +1 -1
  345. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +2 -2
  346. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
  347. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.cjs +8 -8
  348. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.cjs.map +1 -1
  349. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +8 -8
  350. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
  351. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +98 -73
  352. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.cjs.map +1 -1
  353. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +99 -74
  354. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
  355. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs +2 -2
  356. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs.map +1 -1
  357. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +2 -2
  358. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
  359. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.cjs +1 -1
  360. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.cjs.map +1 -1
  361. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +1 -1
  362. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
  363. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +82 -57
  364. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs.map +1 -1
  365. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +82 -57
  366. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
  367. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +22 -14
  368. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs.map +1 -1
  369. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +22 -14
  370. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
  371. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +205 -36
  372. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs.map +1 -1
  373. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +208 -39
  374. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
  375. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs +20 -11
  376. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs.map +1 -1
  377. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +20 -11
  378. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
  379. package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -2
  380. package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs.map +1 -1
  381. package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -2
  382. package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js.map +1 -1
  383. package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  384. package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.js +5 -5
  385. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  386. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
  387. package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.cjs +1 -1
  388. package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +1 -1
  389. package/dist/martyrs/src/modules/orders/orders.client.cjs +6 -0
  390. package/dist/martyrs/src/modules/orders/orders.client.cjs.map +1 -1
  391. package/dist/martyrs/src/modules/orders/orders.client.js +6 -0
  392. package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
  393. package/dist/martyrs/src/modules/orders/store/shopcart.cjs +75 -94
  394. package/dist/martyrs/src/modules/orders/store/shopcart.cjs.map +1 -1
  395. package/dist/martyrs/src/modules/orders/store/shopcart.js +75 -94
  396. package/dist/martyrs/src/modules/orders/store/shopcart.js.map +1 -1
  397. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +11 -3
  398. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs.map +1 -1
  399. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +11 -3
  400. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
  401. package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.cjs +1 -1
  402. package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
  403. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  404. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  405. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
  406. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs.map +1 -1
  407. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +1 -1
  408. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
  409. package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -3
  410. package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs.map +1 -1
  411. package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js +16 -17
  412. package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js.map +1 -1
  413. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
  414. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
  415. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  416. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  417. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +3 -3
  418. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
  419. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +3 -3
  420. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
  421. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  422. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +16 -16
  423. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  424. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs.map +1 -1
  425. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  426. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
  427. package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  428. package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs.map +1 -1
  429. package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  430. package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js.map +1 -1
  431. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  432. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  433. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  434. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +8 -8
  435. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -2
  436. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs.map +1 -1
  437. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -2
  438. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js.map +1 -1
  439. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.cjs +3 -3
  440. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.cjs.map +1 -1
  441. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js +3 -3
  442. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js.map +1 -1
  443. package/dist/martyrs/src/modules/organizations/organizations.client.cjs +0 -3
  444. package/dist/martyrs/src/modules/organizations/organizations.client.cjs.map +1 -1
  445. package/dist/martyrs/src/modules/organizations/organizations.client.js +18 -21
  446. package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
  447. package/dist/martyrs/src/modules/organizations/router/organizations.cjs +0 -2
  448. package/dist/martyrs/src/modules/organizations/router/organizations.cjs.map +1 -1
  449. package/dist/martyrs/src/modules/organizations/router/organizations.js +0 -2
  450. package/dist/martyrs/src/modules/organizations/router/organizations.js.map +1 -1
  451. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -2
  452. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs.map +1 -1
  453. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -2
  454. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js.map +1 -1
  455. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -2
  456. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs.map +1 -1
  457. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -2
  458. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js.map +1 -1
  459. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  460. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  461. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +7 -4
  462. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
  463. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +7 -4
  464. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
  465. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs +1 -1
  466. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +1 -1
  467. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.cjs +18 -21
  468. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.cjs.map +1 -1
  469. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js +19 -22
  470. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
  471. package/dist/martyrs/src/modules/products/components/elements/Price.vue.cjs +1 -1
  472. package/dist/martyrs/src/modules/products/components/elements/Price.vue.cjs.map +1 -1
  473. package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +1 -1
  474. package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
  475. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +48 -45
  476. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs.map +1 -1
  477. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +49 -46
  478. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
  479. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +13 -21
  480. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
  481. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +23 -31
  482. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
  483. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +29 -18
  484. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
  485. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +29 -18
  486. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
  487. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +5 -7
  488. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs.map +1 -1
  489. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +21 -23
  490. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
  491. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +3 -2
  492. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  493. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +3 -2
  494. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
  495. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +2 -2
  496. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +6 -6
  497. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +2 -2
  498. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +12 -12
  499. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs +11 -3
  500. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs.map +1 -1
  501. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js +11 -3
  502. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js.map +1 -1
  503. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs +8 -16
  504. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs.map +1 -1
  505. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +8 -16
  506. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
  507. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +80 -61
  508. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs.map +1 -1
  509. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +100 -81
  510. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
  511. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs +3 -3
  512. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs.map +1 -1
  513. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +3 -3
  514. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
  515. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs +1 -1
  516. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs.map +1 -1
  517. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.js +1 -1
  518. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.js.map +1 -1
  519. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs +8 -14
  520. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs.map +1 -1
  521. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +9 -15
  522. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
  523. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs +1 -1
  524. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  525. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +3 -3
  526. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
  527. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +3 -3
  528. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  529. package/dist/martyrs/src/modules/products/products.client.cjs +1 -13
  530. package/dist/martyrs/src/modules/products/products.client.cjs.map +1 -1
  531. package/dist/martyrs/src/modules/products/products.client.js +36 -48
  532. package/dist/martyrs/src/modules/products/products.client.js.map +1 -1
  533. package/dist/martyrs/src/modules/products/store/products.cjs +4 -4
  534. package/dist/martyrs/src/modules/products/store/products.cjs.map +1 -1
  535. package/dist/martyrs/src/modules/products/store/products.js +4 -4
  536. package/dist/martyrs/src/modules/products/store/products.js.map +1 -1
  537. package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.cjs +3 -3
  538. package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.cjs.map +1 -1
  539. package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.js +3 -3
  540. package/dist/martyrs/src/modules/rents/views/components/pages/GanttChart.vue.js.map +1 -1
  541. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs +12 -4
  542. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs.map +1 -1
  543. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +15 -7
  544. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
  545. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  546. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  547. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +41 -33
  548. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs.map +1 -1
  549. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +42 -34
  550. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
  551. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +0 -1
  552. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs.map +1 -1
  553. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +0 -1
  554. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js.map +1 -1
  555. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +0 -1
  556. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs.map +1 -1
  557. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +0 -1
  558. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
  559. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  560. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  561. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs +2 -2
  562. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs.map +1 -1
  563. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +2 -2
  564. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
  565. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  566. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +13 -13
  567. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +2 -2
  568. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +8 -8
  569. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  570. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +2 -2
  571. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  572. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +2 -2
  573. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +4 -4
  574. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs.map +1 -1
  575. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +4 -4
  576. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
  577. package/dist/martyrs.cjs.js +1 -1
  578. package/dist/martyrs.css +1 -1
  579. package/dist/martyrs.es.js +20 -20
  580. package/dist/music.server.cjs +3 -3
  581. package/dist/music.server.js +3 -3
  582. package/dist/notifications.server.cjs +1 -1
  583. package/dist/notifications.server.js +1 -1
  584. package/dist/orders.server.cjs +155 -64
  585. package/dist/orders.server.js +155 -64
  586. package/dist/organizations.server.cjs +25 -4
  587. package/dist/organizations.server.js +25 -4
  588. package/dist/{ownership.schema-CCZX5vfw.js → ownership.schema-BqH4v5vH.js} +2 -2
  589. package/dist/{ownership.schema-DCosqOc1.cjs → ownership.schema-D1p5XSpt.cjs} +2 -2
  590. package/dist/products.server.cjs +64 -288
  591. package/dist/products.server.js +64 -288
  592. package/dist/rents.server.cjs +35 -13
  593. package/dist/rents.server.js +35 -13
  594. package/dist/style.css +198 -201
  595. package/dist/wallet.server.cjs +1 -1
  596. package/dist/wallet.server.js +1 -1
  597. package/dist/web-BXhlxo6M.cjs +1 -0
  598. package/dist/web-Czi05iGG.js +54 -0
  599. package/package.json +1 -1
  600. package/src/builder/rspack/rspack.config.base.js +14 -0
  601. package/src/components/Breadcrumbs/Breadcrumbs.vue +200 -62
  602. package/src/components/Button/Button.vue +1 -1
  603. package/src/components/Calendar/Calendar.vue +53 -3
  604. package/src/components/Countdown/Countdown.vue +4 -4
  605. package/src/components/DatePicker/DatePicker.vue +32 -22
  606. package/src/components/Feed/Carousel.vue +18 -3
  607. package/src/components/Feed/Feed.vue +24 -31
  608. package/src/components/Field/Field.vue +9 -31
  609. package/src/components/FieldBig/FieldBig.vue +17 -18
  610. package/src/components/Loader/Loader.vue +1 -8
  611. package/src/components/Menu/MenuItem.vue +1 -1
  612. package/src/components/Select/Select.vue +19 -27
  613. package/src/components/Status/Snack.vue +4 -2
  614. package/src/components/Tab/Tab.vue +2 -2
  615. package/src/components/UploadImageMultiple/UploadImageMultiple.vue +9 -14
  616. package/src/main.js +2 -0
  617. package/src/modules/auth/controllers/middlewares/authJwt.js +0 -29
  618. package/src/modules/auth/views/components/pages/ResetPassword.vue +1 -1
  619. package/src/modules/auth/views/components/pages/SignIn.vue +1 -1
  620. package/src/modules/auth/views/components/pages/SignUp.vue +1 -1
  621. package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
  622. package/src/modules/backoffice/components/admin/Users.vue +1 -1
  623. package/src/modules/backoffice/components/partials/Sidebar.vue +3 -3
  624. package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
  625. package/src/modules/community/components/layouts/Community.vue +5 -5
  626. package/src/modules/community/components/pages/Blog.vue +1 -1
  627. package/src/modules/community/components/sections/Comments.vue +1 -1
  628. package/src/modules/constructor/components/sections/Viewer.vue +1 -1
  629. package/src/modules/events/components/blocks/CardEvent.vue +35 -29
  630. package/src/modules/events/components/pages/Event.vue +4 -3
  631. package/src/modules/events/components/pages/Events.vue +3 -3
  632. package/src/modules/events/components/pages/EventsBackoffice.vue +1 -1
  633. package/src/modules/events/components/sections/FeaturedEvents.vue +8 -4
  634. package/src/modules/events/components/sections/List.vue +17 -18
  635. package/src/modules/events/components/sections/SelectDate.vue +2 -2
  636. package/src/modules/files/controllers/files.controller.js +14 -3
  637. package/src/modules/files/middlewares/server/middlewareBusboy.js +46 -17
  638. package/src/modules/globals/controllers/classes/crud/crud.controller.js +5 -2
  639. package/src/modules/globals/controllers/classes/crud/crud.js +1 -1
  640. package/src/modules/globals/controllers/classes/crud/crud.service.js +0 -1
  641. package/src/modules/globals/controllers/classes/globals.abac.js +1 -1
  642. package/src/modules/globals/locales/en.js +8 -0
  643. package/src/modules/globals/models/schemas/ownership.schema.js +2 -2
  644. package/src/modules/globals/views/classes/globals.store.js +8 -2
  645. package/src/modules/globals/views/components/blocks/BlockSearch.vue +12 -17
  646. package/src/modules/globals/views/components/blocks/CardHeader.vue +9 -11
  647. package/src/modules/globals/views/components/blocks/PopupDateSelector.vue +19 -9
  648. package/src/modules/globals/views/components/layouts/Client.vue +15 -9
  649. package/src/modules/globals/views/components/partials/CitySelection.vue +1 -1
  650. package/src/modules/globals/views/components/partials/FooterAlt.vue +1 -1
  651. package/src/modules/globals/views/components/partials/Sidebar.vue +1 -1
  652. package/src/modules/globals/views/components/sections/Walkthrough.vue +2 -2
  653. package/src/modules/globals/views/plugins/date-picker.plugin.js +17 -7
  654. package/src/modules/globals/views/router/addRoutes.js +4 -1
  655. package/src/modules/globals/views/store/globals.js +1 -1
  656. package/src/modules/icons/actions/IconOpenLink.vue +14 -0
  657. package/src/modules/icons/entities/IconInfo.vue +2 -2
  658. package/src/modules/icons/icons.client.js +8 -0
  659. package/src/modules/icons/pages/IconsPage.vue +2 -0
  660. package/src/modules/icons/skeletons/SkeletonEventShort.vue +2 -2
  661. package/src/modules/icons/socials/telegram.vue +2 -2
  662. package/src/modules/inventory/components/forms/AdjustmentForm.vue +225 -0
  663. package/src/modules/inventory/components/forms/ColumnSettingsMenu.vue +80 -0
  664. package/src/modules/inventory/components/forms/HistoryView.vue +134 -0
  665. package/src/modules/inventory/components/forms/StockAlertsForm.vue +181 -0
  666. package/src/modules/{products/components/pages/Leftovers.vue → inventory/components/pages/Inventory.vue} +60 -41
  667. package/src/modules/{products/components/pages/LeftoverEdit.vue → inventory/components/pages/InventoryEdit.vue} +131 -86
  668. package/src/modules/inventory/docs/README.md +291 -0
  669. package/src/modules/inventory/inventory.client.js +65 -0
  670. package/src/modules/inventory/inventory.server.js +8 -5
  671. package/src/modules/inventory/middlewares/stock.alerts.verifier.js +194 -0
  672. package/src/modules/inventory/models/stock.alerts.model.js +45 -0
  673. package/src/modules/inventory/models/stock.audit.model.js +60 -0
  674. package/src/modules/inventory/models/stock.availability.model.js +6 -6
  675. package/src/modules/inventory/policies/inventory.policies.js +28 -28
  676. package/src/modules/inventory/router/inventory.router.js +28 -0
  677. package/src/modules/inventory/routes/inventory.routes.js +8 -4
  678. package/src/modules/inventory/routes/stock.alerts.routes.js +43 -0
  679. package/src/modules/inventory/services/inventory.crud.js +204 -21
  680. package/src/modules/inventory/services/inventory.verifier.js +67 -11
  681. package/src/modules/inventory/store/ inventory.store.js +4 -2
  682. package/src/modules/inventory/store/stock.alerts.store.js +5 -0
  683. package/src/modules/inventory/tests/inventory.test.js +281 -0
  684. package/src/modules/landing/components/sections/SectionEarn.vue +1 -1
  685. package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
  686. package/src/modules/landing/components/sections/SectionFeaturesImages.vue +1 -1
  687. package/src/modules/landing/components/sections/SectionFocus.vue +1 -1
  688. package/src/modules/landing/components/sections/SectionGuide.vue +1 -1
  689. package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
  690. package/src/modules/landing/components/sections/SectionHeroVideo.vue +2 -2
  691. package/src/modules/landing/components/sections/SectionJoinUs.vue +1 -1
  692. package/src/modules/landing/components/sections/SectionMobileApp.vue +1 -1
  693. package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
  694. package/src/modules/marketplace/views/components/layouts/Marketplace.vue +14 -14
  695. package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
  696. package/src/modules/orders/components/blocks/CardOrder.vue +7 -7
  697. package/src/modules/orders/components/blocks/CardOrderItem.vue +96 -91
  698. package/src/modules/orders/components/blocks/CardOrderUser.vue +1 -1
  699. package/src/modules/orders/components/elements/PriceTotal.vue +1 -1
  700. package/src/modules/orders/components/pages/Favorites.vue +1 -1
  701. package/src/modules/orders/components/pages/OrderBackoffice.vue +59 -29
  702. package/src/modules/orders/components/pages/OrderCreate.vue +15 -7
  703. package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +201 -16
  704. package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
  705. package/src/modules/orders/components/partials/ShopCart.vue +17 -8
  706. package/src/modules/orders/components/sections/Succes.vue +1 -1
  707. package/src/modules/orders/controllers/orders.controller.js +175 -77
  708. package/src/modules/orders/orders.client.js +6 -0
  709. package/src/modules/orders/routes/orders.routes.js +15 -10
  710. package/src/modules/orders/store/shopcart.js +54 -131
  711. package/src/modules/organizations/components/blocks/CardOrganization.vue +9 -1
  712. package/src/modules/organizations/components/blocks/Rating.vue +1 -1
  713. package/src/modules/organizations/components/pages/Department.vue +1 -1
  714. package/src/modules/organizations/components/pages/DepartmentEdit.vue +0 -1
  715. package/src/modules/organizations/components/pages/Organization.vue +2 -2
  716. package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +3 -3
  717. package/src/modules/organizations/components/pages/Organizations.vue +1 -1
  718. package/src/modules/organizations/components/sections/DetailsTabSection.vue +1 -1
  719. package/src/modules/organizations/configs/navigation.organization.config.js +3 -3
  720. package/src/modules/organizations/controllers/utils/lookupConfigs.js +22 -1
  721. package/src/modules/organizations/models/schemas/accesses.schema.js +1 -1
  722. package/src/modules/organizations/organizations.client.js +0 -3
  723. package/src/modules/organizations/router/organizations.js +0 -2
  724. package/src/modules/products/components/blocks/CardProduct.vue +1 -1
  725. package/src/modules/products/components/blocks/ProductVariants.vue +5 -5
  726. package/src/modules/products/components/elements/Price.vue +1 -1
  727. package/src/modules/products/components/forms/StockHistoryView.vue +4 -4
  728. package/src/modules/products/components/pages/Categories.vue +4 -2
  729. package/src/modules/products/components/pages/CategoryEdit.vue +23 -10
  730. package/src/modules/products/components/pages/Product.vue +28 -78
  731. package/src/modules/products/components/pages/ProductEdit.vue +3 -12
  732. package/src/modules/products/components/pages/Products.vue +3 -2
  733. package/src/modules/products/components/sections/EditIngredients.vue +11 -2
  734. package/src/modules/products/components/sections/EditRecommended.vue +3 -14
  735. package/src/modules/products/components/sections/EditVariants.vue +52 -25
  736. package/src/modules/products/components/sections/FilterProducts.vue +3 -3
  737. package/src/modules/products/components/sections/HeroRecommendation.vue +1 -1
  738. package/src/modules/products/components/sections/ProductConfigurator.vue +5 -11
  739. package/src/modules/products/components/sections/SectionProduct.vue +2 -2
  740. package/src/modules/products/controllers/configs/products.lookup.config.js +52 -80
  741. package/src/modules/products/controllers/products.controller.js +2 -2
  742. package/src/modules/products/middlewares/variants.verifier.js +1 -1
  743. package/src/modules/products/products.client.js +0 -12
  744. package/src/modules/products/products.server.js +0 -8
  745. package/src/modules/products/routes/variants.routes.js +0 -59
  746. package/src/modules/products/store/products.js +4 -4
  747. package/src/modules/rents/controllers/services/rents.services.js +41 -11
  748. package/src/modules/rents/models/rent.model.js +1 -0
  749. package/src/modules/rents/views/components/pages/GanttChart.vue +1 -1
  750. package/src/modules/rents/views/components/pages/RentsEdit.vue +10 -2
  751. package/src/modules/spots/components/blocks/CardSpot.vue +14 -11
  752. package/src/modules/spots/components/pages/Spot.vue +1 -1
  753. package/src/modules/wallet/views/components/pages/Wallet.vue +2 -2
  754. package/src/styles/base/all.scss +10 -1
  755. package/src/styles/base/borders.scss +234 -155
  756. package/src/styles/layout.scss +36 -0
  757. package/src/styles/typography.scss +12 -4
  758. package/dist/Media-B2jWzwLB.cjs +0 -1
  759. package/dist/Media-DZ5_ItXQ.js +0 -111
  760. package/dist/main-C6_DPWGX.cjs +0 -11
  761. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  762. package/dist/martyrs/src/components/Chips/Chips.vue.cjs.map +0 -1
  763. package/dist/martyrs/src/components/Chips/Chips.vue.js.map +0 -1
  764. package/dist/martyrs/src/components/Field/Field.vue2.cjs.map +0 -1
  765. package/dist/martyrs/src/components/Field/Field.vue2.js.map +0 -1
  766. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs +0 -184
  767. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs.map +0 -1
  768. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js +0 -184
  769. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js.map +0 -1
  770. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterOptions.vue.cjs +0 -67
  771. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterOptions.vue.cjs.map +0 -1
  772. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterOptions.vue.js +0 -67
  773. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterOptions.vue.js.map +0 -1
  774. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterPrice.vue.cjs +0 -91
  775. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterPrice.vue.cjs.map +0 -1
  776. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterPrice.vue.js +0 -91
  777. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterPrice.vue.js.map +0 -1
  778. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterRange.vue2.cjs +0 -64
  779. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterRange.vue2.cjs.map +0 -1
  780. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterRange.vue2.js +0 -64
  781. package/dist/martyrs/src/modules/globals/views/components/sections/filters/FilterRange.vue2.js.map +0 -1
  782. package/dist/martyrs/src/modules/organizations/components/blocks/EditArray.vue.cjs +0 -80
  783. package/dist/martyrs/src/modules/organizations/components/blocks/EditArray.vue.cjs.map +0 -1
  784. package/dist/martyrs/src/modules/organizations/components/blocks/EditArray.vue.js +0 -80
  785. package/dist/martyrs/src/modules/organizations/components/blocks/EditArray.vue.js.map +0 -1
  786. package/dist/martyrs/src/modules/products/components/blocks/CardLeftover.vue.cjs +0 -118
  787. package/dist/martyrs/src/modules/products/components/blocks/CardLeftover.vue.cjs.map +0 -1
  788. package/dist/martyrs/src/modules/products/components/blocks/CardLeftover.vue.js +0 -118
  789. package/dist/martyrs/src/modules/products/components/blocks/CardLeftover.vue.js.map +0 -1
  790. package/dist/martyrs/src/modules/products/components/forms/ColumnSettingsMenu.vue.cjs +0 -73
  791. package/dist/martyrs/src/modules/products/components/forms/ColumnSettingsMenu.vue.cjs.map +0 -1
  792. package/dist/martyrs/src/modules/products/components/forms/ColumnSettingsMenu.vue.js +0 -73
  793. package/dist/martyrs/src/modules/products/components/forms/ColumnSettingsMenu.vue.js.map +0 -1
  794. package/dist/martyrs/src/modules/products/components/forms/ReorderSettingsForm.vue.cjs +0 -101
  795. package/dist/martyrs/src/modules/products/components/forms/ReorderSettingsForm.vue.cjs.map +0 -1
  796. package/dist/martyrs/src/modules/products/components/forms/ReorderSettingsForm.vue.js +0 -101
  797. package/dist/martyrs/src/modules/products/components/forms/ReorderSettingsForm.vue.js.map +0 -1
  798. package/dist/martyrs/src/modules/products/components/forms/StockAuditForm.vue.cjs +0 -135
  799. package/dist/martyrs/src/modules/products/components/forms/StockAuditForm.vue.cjs.map +0 -1
  800. package/dist/martyrs/src/modules/products/components/forms/StockAuditForm.vue.js +0 -135
  801. package/dist/martyrs/src/modules/products/components/forms/StockAuditForm.vue.js.map +0 -1
  802. package/dist/martyrs/src/modules/products/components/forms/StockHistoryView.vue.cjs +0 -148
  803. package/dist/martyrs/src/modules/products/components/forms/StockHistoryView.vue.cjs.map +0 -1
  804. package/dist/martyrs/src/modules/products/components/forms/StockHistoryView.vue.js +0 -148
  805. package/dist/martyrs/src/modules/products/components/forms/StockHistoryView.vue.js.map +0 -1
  806. package/dist/martyrs/src/modules/products/components/pages/LeftoverEdit.vue.cjs +0 -345
  807. package/dist/martyrs/src/modules/products/components/pages/LeftoverEdit.vue.cjs.map +0 -1
  808. package/dist/martyrs/src/modules/products/components/pages/LeftoverEdit.vue.js +0 -345
  809. package/dist/martyrs/src/modules/products/components/pages/LeftoverEdit.vue.js.map +0 -1
  810. package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.cjs +0 -316
  811. package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.cjs.map +0 -1
  812. package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.js +0 -316
  813. package/dist/martyrs/src/modules/products/components/pages/Leftovers.vue.js.map +0 -1
  814. package/dist/martyrs/src/modules/products/router/leftovers.router.cjs +0 -51
  815. package/dist/martyrs/src/modules/products/router/leftovers.router.cjs.map +0 -1
  816. package/dist/martyrs/src/modules/products/router/leftovers.router.js +0 -51
  817. package/dist/martyrs/src/modules/products/router/leftovers.router.js.map +0 -1
  818. package/dist/martyrs/src/modules/products/store/leftovers.cjs +0 -111
  819. package/dist/martyrs/src/modules/products/store/leftovers.cjs.map +0 -1
  820. package/dist/martyrs/src/modules/products/store/leftovers.js +0 -111
  821. package/dist/martyrs/src/modules/products/store/leftovers.js.map +0 -1
  822. package/src/modules/inventory/models/stock.inventory.model.js +0 -38
  823. package/src/modules/organizations/components/blocks/EditArray.vue +0 -147
  824. package/src/modules/products/components/blocks/CardLeftover.vue +0 -117
  825. package/src/modules/products/controllers/leftovers.controller.js +0 -117
  826. package/src/modules/products/models/leftover.model.js +0 -105
  827. package/src/modules/products/router/leftovers.router.js +0 -40
  828. package/src/modules/products/routes/leftovers.routes.js +0 -15
  829. package/src/modules/products/store/leftovers.js +0 -121
@@ -0,0 +1,281 @@
1
+ /**
2
+ * Inventory Module Integration Tests
3
+ * Tests for StockAdjustment, StockBalance, StockAvailability, and StockAudit
4
+ * Uses real database data - no mocks
5
+ */
6
+
7
+ import { describe, test, expect, beforeAll, afterAll } from '@jest/globals';
8
+ import mongoose from 'mongoose';
9
+ import request from 'supertest';
10
+
11
+ // Import the main app
12
+ import app from '../../../app.js'; // Adjust path as needed
13
+
14
+ // Test configuration
15
+ const TEST_CONFIG = {
16
+ timeout: 30000,
17
+ storage: null, // Will be set from real data
18
+ product: null, // Will be set from real data
19
+ variant: null, // Will be set from real data
20
+ organization: null, // Will be set from real data
21
+ user: null, // Will be set from real data
22
+ authToken: null // Will be set from login
23
+ };
24
+
25
+ describe('Inventory Module Integration Tests', () => {
26
+ beforeAll(async () => {
27
+ // Ensure database connection
28
+ if (mongoose.connection.readyState !== 1) {
29
+ await mongoose.connect(process.env.MONGODB_URI || 'mongodb://localhost:27017/test');
30
+ }
31
+
32
+ // Get real test data from database
33
+ const spotDoc = await mongoose.connection.db.collection('spots').findOne({});
34
+ if (spotDoc) TEST_CONFIG.storage = spotDoc._id;
35
+
36
+ const productDoc = await mongoose.connection.db.collection('products').findOne({});
37
+ if (productDoc) TEST_CONFIG.product = productDoc._id;
38
+
39
+ const variantDoc = await mongoose.connection.db.collection('variants').findOne({});
40
+ if (variantDoc) TEST_CONFIG.variant = variantDoc._id;
41
+
42
+ const orgDoc = await mongoose.connection.db.collection('organizations').findOne({});
43
+ if (orgDoc) TEST_CONFIG.organization = orgDoc._id;
44
+
45
+ const userDoc = await mongoose.connection.db.collection('users').findOne({});
46
+ if (userDoc) TEST_CONFIG.user = userDoc._id;
47
+
48
+ // TODO: Add authentication setup here if needed
49
+ // TEST_CONFIG.authToken = await getAuthToken();
50
+
51
+ console.log('Test configuration:', {
52
+ storage: !!TEST_CONFIG.storage,
53
+ product: !!TEST_CONFIG.product,
54
+ variant: !!TEST_CONFIG.variant,
55
+ organization: !!TEST_CONFIG.organization,
56
+ user: !!TEST_CONFIG.user
57
+ });
58
+ }, TEST_CONFIG.timeout);
59
+
60
+ describe('StockAdjustment API', () => {
61
+ let createdAdjustmentId = null;
62
+
63
+ test('POST /api/inventory/adjustments/create - Create stock adjustment', async () => {
64
+ if (!TEST_CONFIG.product || !TEST_CONFIG.storage) {
65
+ console.warn('Skipping test: Missing required test data');
66
+ return;
67
+ }
68
+
69
+ const adjustmentData = {
70
+ product: TEST_CONFIG.product,
71
+ variant: TEST_CONFIG.variant,
72
+ storage: TEST_CONFIG.storage,
73
+ quantity: 10,
74
+ reason: 'restock',
75
+ comment: 'Test restock adjustment',
76
+ owner: {
77
+ type: 'organization',
78
+ target: TEST_CONFIG.organization
79
+ }
80
+ };
81
+
82
+ const response = await request(app)
83
+ .post('/api/inventory/adjustments/create')
84
+ .send(adjustmentData)
85
+ .expect(201);
86
+
87
+ expect(response.body).toHaveProperty('_id');
88
+ expect(response.body.quantity).toBe(10);
89
+ expect(response.body.reason).toBe('restock');
90
+
91
+ createdAdjustmentId = response.body._id;
92
+ });
93
+
94
+ test('GET /api/inventory/adjustments - Read stock adjustments', async () => {
95
+ const response = await request(app)
96
+ .get('/api/inventory/adjustments')
97
+ .query({
98
+ limit: 10,
99
+ ...(TEST_CONFIG.product && { product: TEST_CONFIG.product })
100
+ })
101
+ .expect(200);
102
+
103
+ expect(Array.isArray(response.body)).toBe(true);
104
+ if (response.body.length > 0) {
105
+ expect(response.body[0]).toHaveProperty('_id');
106
+ expect(response.body[0]).toHaveProperty('quantity');
107
+ expect(response.body[0]).toHaveProperty('reason');
108
+ }
109
+ });
110
+ });
111
+
112
+ describe('StockBalance API', () => {
113
+ test('GET /api/inventory/balance - Read stock balances', async () => {
114
+ const response = await request(app)
115
+ .get('/api/inventory/balance')
116
+ .query({
117
+ limit: 10,
118
+ ...(TEST_CONFIG.storage && { storage: TEST_CONFIG.storage })
119
+ })
120
+ .expect(200);
121
+
122
+ expect(Array.isArray(response.body)).toBe(true);
123
+ if (response.body.length > 0) {
124
+ expect(response.body[0]).toHaveProperty('quantity');
125
+ expect(response.body[0]).toHaveProperty('product');
126
+ expect(response.body[0]).toHaveProperty('storage');
127
+ }
128
+ });
129
+ });
130
+
131
+ describe('StockAvailability API', () => {
132
+ test('GET /api/inventory/availability - Read stock availability', async () => {
133
+ const response = await request(app)
134
+ .get('/api/inventory/availability')
135
+ .query({
136
+ limit: 10,
137
+ details: 'true',
138
+ ...(TEST_CONFIG.storage && { storage: TEST_CONFIG.storage })
139
+ })
140
+ .expect(200);
141
+
142
+ expect(Array.isArray(response.body)).toBe(true);
143
+ if (response.body.length > 0) {
144
+ expect(response.body[0]).toHaveProperty('available');
145
+ expect(response.body[0]).toHaveProperty('quantity');
146
+ expect(response.body[0]).toHaveProperty('product');
147
+ }
148
+ });
149
+ });
150
+
151
+ describe('StockAudit API', () => {
152
+ let createdInventoryId = null;
153
+
154
+ test('POST /api/inventory/audits/create - Create inventory audit', async () => {
155
+ if (!TEST_CONFIG.storage || !TEST_CONFIG.product) {
156
+ console.warn('Skipping test: Missing required test data');
157
+ return;
158
+ }
159
+
160
+ const inventoryData = {
161
+ storage: TEST_CONFIG.storage,
162
+ comment: 'Test inventory audit',
163
+ positions: [{
164
+ product: TEST_CONFIG.product,
165
+ variant: TEST_CONFIG.variant,
166
+ storage: TEST_CONFIG.storage,
167
+ quantity: 5,
168
+ reason: 'stocktake',
169
+ comment: 'Test stocktake position'
170
+ }],
171
+ owner: {
172
+ type: 'organization',
173
+ target: TEST_CONFIG.organization
174
+ }
175
+ };
176
+
177
+ const response = await request(app)
178
+ .post('/api/inventory/audits/create')
179
+ .send(inventoryData)
180
+ .expect(201);
181
+
182
+ expect(response.body).toHaveProperty('_id');
183
+ expect(response.body.status).toBe('draft');
184
+ expect(response.body.storage.toString()).toBe(TEST_CONFIG.storage.toString());
185
+
186
+ createdInventoryId = response.body._id;
187
+ });
188
+
189
+ test('GET /api/inventory/audits - Read inventory audits', async () => {
190
+ const response = await request(app)
191
+ .get('/api/inventory/audits')
192
+ .query({ limit: 10 })
193
+ .expect(200);
194
+
195
+ expect(Array.isArray(response.body)).toBe(true);
196
+ if (response.body.length > 0) {
197
+ expect(response.body[0]).toHaveProperty('_id');
198
+ expect(response.body[0]).toHaveProperty('status');
199
+ expect(response.body[0]).toHaveProperty('storage');
200
+ }
201
+ });
202
+
203
+ test('POST /api/inventory/audits/complete - Complete inventory audit', async () => {
204
+ if (!createdInventoryId) {
205
+ console.warn('Skipping test: No inventory to complete');
206
+ return;
207
+ }
208
+
209
+ const response = await request(app)
210
+ .post('/api/inventory/audits/complete')
211
+ .send({ _id: createdInventoryId })
212
+ .expect(200);
213
+
214
+ expect(response.body).toHaveProperty('_id');
215
+ expect(response.body.status).toBe('completed');
216
+ });
217
+ });
218
+
219
+ describe('Data Consistency Tests', () => {
220
+ test('Adjustment creation updates balance and availability', async () => {
221
+ if (!TEST_CONFIG.product || !TEST_CONFIG.storage) {
222
+ console.warn('Skipping test: Missing required test data');
223
+ return;
224
+ }
225
+
226
+ // Get initial balance
227
+ const initialBalance = await request(app)
228
+ .get('/api/inventory/balance')
229
+ .query({
230
+ product: TEST_CONFIG.product,
231
+ storage: TEST_CONFIG.storage
232
+ });
233
+
234
+ const initialQuantity = initialBalance.body[0]?.quantity || 0;
235
+
236
+ // Create adjustment
237
+ const adjustmentData = {
238
+ product: TEST_CONFIG.product,
239
+ variant: TEST_CONFIG.variant,
240
+ storage: TEST_CONFIG.storage,
241
+ quantity: 15,
242
+ reason: 'restock',
243
+ comment: 'Consistency test adjustment'
244
+ };
245
+
246
+ await request(app)
247
+ .post('/api/inventory/adjustments/create')
248
+ .send(adjustmentData)
249
+ .expect(201);
250
+
251
+ // Check updated balance
252
+ const updatedBalance = await request(app)
253
+ .get('/api/inventory/balance')
254
+ .query({
255
+ product: TEST_CONFIG.product,
256
+ storage: TEST_CONFIG.storage
257
+ });
258
+
259
+ const newQuantity = updatedBalance.body[0]?.quantity || 0;
260
+ expect(newQuantity).toBe(initialQuantity + 15);
261
+
262
+ // Check availability is recalculated
263
+ const availability = await request(app)
264
+ .get('/api/inventory/availability')
265
+ .query({
266
+ product: TEST_CONFIG.product,
267
+ storage: TEST_CONFIG.storage
268
+ });
269
+
270
+ expect(availability.body.length).toBeGreaterThan(0);
271
+ expect(availability.body[0]).toHaveProperty('available');
272
+ });
273
+ });
274
+
275
+ afterAll(async () => {
276
+ // Cleanup test data if needed
277
+ if (mongoose.connection.readyState === 1) {
278
+ await mongoose.disconnect();
279
+ }
280
+ });
281
+ });
@@ -5,7 +5,7 @@
5
5
  <img v-if="te('logo')" loading="lazy" class="mn-b-semi h-4r" :src="t('logo')">
6
6
 
7
7
  <h2 v-if="te('title')" class="mn-b-medium" v-html="t('title')"/>
8
- <p v-if="te('description')" class="mn-b-medium p-big t-transp">{{ t('description') }}</p>
8
+ <p v-if="te('description')" class="mn-b-medium p-semi t-transp">{{ t('description') }}</p>
9
9
  <p v-if="te('subdescription')" class="mn-b-semi p-medium t-transp">{{ t('subdescription')}}</p>
10
10
 
11
11
  <div class="gap-thin cols-2">
@@ -8,7 +8,7 @@
8
8
  {{title}}
9
9
  </h2>
10
10
 
11
- <p class="p-big t-transp">
11
+ <p class="p-semi t-transp">
12
12
  {{description}}
13
13
  </p>
14
14
  </div>
@@ -3,7 +3,7 @@
3
3
 
4
4
  <div class="mn-b-big t-center title">
5
5
  <h2 class="mn-b-small">{{t('title')}}</h2>
6
- <p class="w-m-60r mn-b-big mn-auto t-transp p-big">
6
+ <p class="w-m-60r mn-b-big mn-auto t-transp p-semi">
7
7
  {{t('subtitle')}}
8
8
  </p>
9
9
  </div>
@@ -11,7 +11,7 @@
11
11
  <span class="text-splitted">Welcome to Weeder Farms, your trusted partner in cannabis cultivation. </span>
12
12
  </h2>
13
13
 
14
- <p class="element-intro display-block p-big">We are a team of professional growers, engineers, programmers, and geneticists. We are dedicated to the growth and development of the cannabis industry, offering our extensive experience and knowledge to help cultivators like you succeed.</p>
14
+ <p class="element-intro display-block p-semi">We are a team of professional growers, engineers, programmers, and geneticists. We are dedicated to the growth and development of the cannabis industry, offering our extensive experience and knowledge to help cultivators like you succeed.</p>
15
15
  </div>
16
16
 
17
17
  <div class="cols-2 gap-thin col">
@@ -2,7 +2,7 @@
2
2
  <div class="">
3
3
  <div class="mn-b-big d-inline-block">
4
4
  <h2 class="mn-b-semi">{{t('title')}}</h2>
5
- <p v-if="te('subtitle')" class="t-transp p-big w-m-60r">{{t('subtitle')}}</p>
5
+ <p v-if="te('subtitle')" class="t-transp p-semi w-m-60r">{{t('subtitle')}}</p>
6
6
  </div>
7
7
  <div class="cols-1">
8
8
  <Spoiler v-for="item in tm('FAQ')" :key="item.title" class="br-white-transp-10 br-solid br-1px radius-small o-hidden pd-big mn-b-thin">
@@ -39,7 +39,7 @@
39
39
  />
40
40
 
41
41
  <p
42
- class="w-max-50r mn-b-big t-transp p-big"
42
+ class="w-max-50r mn-b-big t-transp p-semi"
43
43
  v-html="t('DESCRIPTION')"
44
44
  />
45
45
 
@@ -13,11 +13,11 @@
13
13
  </span>
14
14
  </h1>
15
15
 
16
- <p class="p-big t-transp">{{ t('viewpoint.description') }}</p>
16
+ <p class="p-semi t-transp">{{ t('viewpoint.description') }}</p>
17
17
  </div>
18
18
 
19
19
  <div class="pd-big bg-black t-white radius-medium">
20
- <p class="p-big mn-b-small" itemprop="name">{{ t('contacts.name') }}</p>
20
+ <p class="p-semi mn-b-small" itemprop="name">{{ t('contacts.name') }}</p>
21
21
 
22
22
  <address class="d-block mn-b-small" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
23
23
  <a :href="t('contacts.addressLink')" target="_blank" rel="noopener">
@@ -4,7 +4,7 @@
4
4
  <span style="font-size: 8rem" class="t-main font-main t-semi">
5
5
  {{ userCount }}
6
6
  </span>
7
- <p class="w-m-33r t-center mn-b-small p-big">
7
+ <p class="w-m-33r t-center mn-b-small p-semi">
8
8
  {{t('description')}}
9
9
 
10
10
  </p>
@@ -7,7 +7,7 @@
7
7
 
8
8
  <div class="pd-big flex flex-h-center flex-column z-index-1 w-1/2">
9
9
  <h2 class="mn-t-medium mn-b-semi w-m-40r">{{ t('title') }}</h2>
10
- <p class="t-transp mn-b-big p-big w-m-33r">{{ t('description') }}</p>
10
+ <p class="t-transp mn-b-big p-semi w-m-33r">{{ t('description') }}</p>
11
11
 
12
12
  <div class="mn-b-big gap-medium cols-2">
13
13
  <div v-for="feature in tm('features')" class="feature">
@@ -2,7 +2,7 @@
2
2
  <div class="pos-relative z-index-1">
3
3
  <header class="d-inline-block z-index-1 mn-b-big">
4
4
  <h2 class="mn-b-semi">{{ t('title') }}</h2>
5
- <p class="t-transp p-big">{{ t('subtitle') }}</p>
5
+ <p class="t-transp p-semi">{{ t('subtitle') }}</p>
6
6
  </header>
7
7
 
8
8
  <FieldBig
@@ -165,23 +165,23 @@
165
165
  router.replace({ query });
166
166
  }, { deep: true })
167
167
 
168
- watch(() => globals.state.position, (newPosition) => {
169
- // get the current route
170
- const currentRoute = { ...router.currentRoute.value };
168
+ // watch(() => globals.state.position, (newPosition) => {
169
+ // // get the current route
170
+ // const currentRoute = { ...router.currentRoute.value };
171
171
 
172
- // create new parameters based on globals state position
173
- let newParams = {
174
- country: normalizeUrlParam(newPosition.country),
175
- state: normalizeUrlParam(newPosition.state),
176
- city: normalizeUrlParam(newPosition.city),
177
- };
172
+ // // create new parameters based on globals state position
173
+ // let newParams = {
174
+ // country: normalizeUrlParam(newPosition.country),
175
+ // state: normalizeUrlParam(newPosition.state),
176
+ // city: normalizeUrlParam(newPosition.city),
177
+ // };
178
178
 
179
- // update route params
180
- currentRoute.params = newParams;
179
+ // // update route params
180
+ // currentRoute.params = newParams;
181
181
 
182
- // replace the current route
183
- router.replace(currentRoute);
184
- }, { deep: true });
182
+ // // replace the current route
183
+ // router.replace(currentRoute);
184
+ // }, { deep: true });
185
185
 
186
186
  const text = {
187
187
  locale: 'en',
@@ -8,7 +8,7 @@
8
8
  <IconBell class="notification-icon i-medium" :fill="fill"/>
9
9
  <div
10
10
  v-if="unreadCount > 0"
11
- class="button-counter flex-center"
11
+ class="button-counter flex flex-center"
12
12
  >
13
13
  <span>{{ unreadCount > 99 ? '99+' : unreadCount }}</span>
14
14
  </div>
@@ -6,7 +6,7 @@
6
6
  <img loading="lazy" v-if="order.status === 'Awaiting shipment'" class="mn-r-small" src="@/assets/icons/status/paid.svg"/>
7
7
  <img loading="lazy" v-if="order.status === 'In delivery'" class="mn-r-small" src="@/assets/icons/status/finished.svg"/>
8
8
  <img loading="lazy" v-if="order.status === 'Finished'" class="mn-r-small" src="@/assets/icons/status/finished.svg"/> -->
9
- <span class="w-100 t-medium p-big">{{order.status}}</span>
9
+ <span class="w-100 t-medium p-semi">{{order.status}}</span>
10
10
  </p>
11
11
 
12
12
  <div class="flex-nowrap flex">
@@ -34,7 +34,7 @@
34
34
 
35
35
  </li> -->
36
36
  </ul>
37
- <p class="mn-small t-medium p-big">
37
+ <p class="mn-small t-medium p-semi">
38
38
  Adress and delivery
39
39
  </p>
40
40
  <p class="mn-small">
@@ -55,7 +55,7 @@
55
55
 
56
56
 
57
57
  <div class="w-40">
58
- <p class="mn-small w-100 t-medium p-big">
58
+ <p class="mn-small w-100 t-medium p-semi">
59
59
  <span class="t-transp">Order:</span> №{{order._id.slice(0,8)}}
60
60
  </p>
61
61
  <p v-if="order.delivery.type === 'Post'" class="mn-medium w-100">
@@ -81,10 +81,10 @@
81
81
  </div>
82
82
  <div class="mn-semi intotal flex-bottom flex">
83
83
  <p class="t-transp">In total to pay</p>
84
- <p v-if="order.delivery.type === ''" class="p-big t-semi">$ {{ cartTotalPrice }}</p>
85
- <p v-if="order.delivery.type === 'Pickup'" class="p-big t-semi">$ {{ cartTotalPrice}} ₽</p>
86
- <p v-if="order.delivery.type === 'Courier'" class="p-big t-semi">$ {{ cartTotalPrice + 20 }}</p>
87
- <p v-if="order.delivery.type === 'Post'" class="p-big t-semi">$ {{ cartTotalPrice + 10 }}</p>
84
+ <p v-if="order.delivery.type === ''" class="p-semi t-semi">$ {{ cartTotalPrice }}</p>
85
+ <p v-if="order.delivery.type === 'Pickup'" class="p-semi t-semi">$ {{ cartTotalPrice}} ₽</p>
86
+ <p v-if="order.delivery.type === 'Courier'" class="p-semi t-semi">$ {{ cartTotalPrice + 20 }}</p>
87
+ <p v-if="order.delivery.type === 'Post'" class="p-semi t-semi">$ {{ cartTotalPrice + 10 }}</p>
88
88
  </div>
89
89
  <hr v-if="order.status === 'Confirmed'" class="mn-semi" >
90
90
  <!-- <button