@ozdao/martyrs 0.2.526 → 0.2.527

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 (691) hide show
  1. package/dist/_virtual/dayjs.min.cjs +1 -1
  2. package/dist/_virtual/dayjs.min.js +1 -1
  3. package/dist/_virtual/index.cjs +4 -4
  4. package/dist/_virtual/index.js +4 -4
  5. package/dist/_virtual/index2.cjs +4 -4
  6. package/dist/_virtual/index2.js +4 -4
  7. package/dist/_virtual/weekOfYear.cjs +1 -1
  8. package/dist/_virtual/weekOfYear.js +1 -1
  9. package/dist/builder.cjs +618 -972
  10. package/dist/builder.js +619 -973
  11. package/dist/main-BNqX4N59.cjs +11 -0
  12. package/dist/{main-Bk4xq-K0.js → main-DFvn9trs.js} +1293 -1287
  13. package/dist/martyrs/src/components/Address/Address.vue.cjs +1 -1
  14. package/dist/martyrs/src/components/Address/Address.vue.js +1 -1
  15. package/dist/martyrs/src/components/Chips/{Chips.vue.cjs → Chips.vue2.cjs} +2 -2
  16. package/dist/martyrs/src/components/Chips/Chips.vue2.cjs.map +1 -0
  17. package/dist/martyrs/src/components/Chips/{Chips.vue.js → Chips.vue2.js} +2 -2
  18. package/dist/martyrs/src/components/Chips/Chips.vue2.js.map +1 -0
  19. package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs +1 -1
  20. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js +1 -1
  21. package/dist/martyrs/src/components/Feed/{Feed.vue.cjs → Feed.vue2.cjs} +2 -2
  22. package/dist/martyrs/src/components/Feed/Feed.vue2.cjs.map +1 -0
  23. package/dist/martyrs/src/components/Feed/{Feed.vue.js → Feed.vue2.js} +2 -2
  24. package/dist/martyrs/src/components/Feed/{Feed.vue.cjs.map → Feed.vue2.js.map} +1 -1
  25. package/dist/martyrs/src/components/Field/{Field.vue.cjs → Field.vue2.cjs} +2 -2
  26. package/dist/martyrs/src/components/Field/Field.vue2.cjs.map +1 -0
  27. package/dist/martyrs/src/components/Field/{Field.vue.js → Field.vue2.js} +2 -2
  28. package/dist/martyrs/src/components/Field/{Field.vue.cjs.map → Field.vue2.js.map} +1 -1
  29. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  30. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  31. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue.cjs → BlockTags.vue2.cjs} +2 -2
  32. package/dist/martyrs/src/components/FieldTags/BlockTags.vue2.cjs.map +1 -0
  33. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue.js → BlockTags.vue2.js} +2 -2
  34. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue.cjs.map → BlockTags.vue2.js.map} +1 -1
  35. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.cjs +1 -1
  36. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js +1 -1
  37. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.cjs +1 -1
  38. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
  39. package/dist/martyrs/src/components/Map/Map.vue.cjs +1 -1
  40. package/dist/martyrs/src/components/Map/Map.vue.js +1 -1
  41. package/dist/martyrs/src/components/Menu/{Menu.vue2.cjs → Menu.vue.cjs} +2 -2
  42. package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +1 -0
  43. package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
  44. package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
  45. package/dist/martyrs/src/components/Select/{Select.vue2.cjs → Select.vue.cjs} +2 -2
  46. package/dist/martyrs/src/components/Select/{Select.vue2.js.map → Select.vue.cjs.map} +1 -1
  47. package/dist/martyrs/src/components/Select/{Select.vue2.js → Select.vue.js} +2 -2
  48. package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -0
  49. package/dist/martyrs/src/components/Tree/Tree.vue.cjs +1 -1
  50. package/dist/martyrs/src/components/Tree/Tree.vue.js +1 -1
  51. package/dist/martyrs/src/modules/auth/auth.client.cjs +32 -30
  52. package/dist/martyrs/src/modules/auth/auth.client.cjs.map +1 -1
  53. package/dist/martyrs/src/modules/auth/auth.client.js +30 -28
  54. package/dist/martyrs/src/modules/auth/auth.client.js.map +1 -1
  55. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  56. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  57. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  58. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  59. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  60. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  61. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
  62. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  63. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  64. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  65. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +1 -2
  66. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs.map +1 -1
  67. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -2
  68. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js.map +1 -1
  69. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -2
  70. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs.map +1 -1
  71. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -2
  72. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
  73. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
  74. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  75. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  76. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  77. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  78. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  79. package/dist/martyrs/src/modules/auth/views/middlewares/ownership.validation.cjs +0 -1
  80. package/dist/martyrs/src/modules/auth/views/middlewares/ownership.validation.cjs.map +1 -1
  81. package/dist/martyrs/src/modules/auth/views/middlewares/ownership.validation.js +0 -1
  82. package/dist/martyrs/src/modules/auth/views/middlewares/ownership.validation.js.map +1 -1
  83. package/dist/martyrs/src/modules/auth/views/store/auth.cjs +2 -0
  84. package/dist/martyrs/src/modules/auth/views/store/auth.cjs.map +1 -1
  85. package/dist/martyrs/src/modules/auth/views/store/auth.js +2 -0
  86. package/dist/martyrs/src/modules/auth/views/store/auth.js.map +1 -1
  87. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -2
  88. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs.map +1 -1
  89. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -2
  90. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
  91. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs +0 -2
  92. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs.map +1 -1
  93. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +0 -2
  94. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
  95. package/dist/martyrs/src/modules/chats/store/chat.store.js +1 -1
  96. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  97. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  98. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs +2 -2
  99. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +2 -2
  100. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.cjs +1 -1
  101. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.js +1 -1
  102. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +2 -4
  103. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs.map +1 -1
  104. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -4
  105. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js.map +1 -1
  106. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +4 -4
  107. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +4 -4
  108. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.cjs +1 -1
  109. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +1 -1
  110. package/dist/martyrs/src/modules/community/router/blogposts.cjs +4 -2
  111. package/dist/martyrs/src/modules/community/router/blogposts.cjs.map +1 -1
  112. package/dist/martyrs/src/modules/community/router/blogposts.js +4 -2
  113. package/dist/martyrs/src/modules/community/router/blogposts.js.map +1 -1
  114. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  115. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +1 -1
  116. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  117. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  118. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -2
  119. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs.map +1 -1
  120. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +1 -2
  121. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
  122. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  123. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  124. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +0 -1
  125. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs.map +1 -1
  126. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +0 -1
  127. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js.map +1 -1
  128. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +4 -5
  129. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs.map +1 -1
  130. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +4 -5
  131. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
  132. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -3
  133. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs.map +1 -1
  134. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -3
  135. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
  136. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +4 -5
  137. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
  138. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +4 -5
  139. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
  140. package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +1 -1
  141. package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +1 -1
  142. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  143. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  144. package/dist/martyrs/src/modules/events/components/pages/EventsSearch.vue.cjs +1 -1
  145. package/dist/martyrs/src/modules/events/components/pages/EventsSearch.vue.js +1 -1
  146. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.cjs +0 -1
  147. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.cjs.map +1 -1
  148. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.js +0 -1
  149. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.js.map +1 -1
  150. package/dist/martyrs/src/modules/events/router/events.cjs +7 -7
  151. package/dist/martyrs/src/modules/events/router/events.cjs.map +1 -1
  152. package/dist/martyrs/src/modules/events/router/events.js +7 -7
  153. package/dist/martyrs/src/modules/events/router/events.js.map +1 -1
  154. package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  155. package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  156. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +5 -6
  157. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs.map +1 -1
  158. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +5 -6
  159. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
  160. package/dist/martyrs/src/modules/gallery/router/gallery.router.cjs +1 -1
  161. package/dist/martyrs/src/modules/gallery/router/gallery.router.cjs.map +1 -1
  162. package/dist/martyrs/src/modules/gallery/router/gallery.router.js +1 -1
  163. package/dist/martyrs/src/modules/gallery/router/gallery.router.js.map +1 -1
  164. package/dist/martyrs/src/modules/globals/globals.client.cjs +21 -38
  165. package/dist/martyrs/src/modules/globals/globals.client.cjs.map +1 -1
  166. package/dist/martyrs/src/modules/globals/globals.client.js +26 -43
  167. package/dist/martyrs/src/modules/globals/globals.client.js.map +1 -1
  168. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.cjs +1 -1
  169. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.js +1 -1
  170. package/dist/martyrs/src/modules/globals/views/classes/module-registry.cjs +156 -0
  171. package/dist/martyrs/src/modules/globals/views/classes/module-registry.cjs.map +1 -0
  172. package/dist/martyrs/src/modules/globals/views/classes/module-registry.js +156 -0
  173. package/dist/martyrs/src/modules/globals/views/classes/module-registry.js.map +1 -0
  174. package/dist/martyrs/src/modules/globals/views/classes/store.cjs +24 -7
  175. package/dist/martyrs/src/modules/globals/views/classes/store.cjs.map +1 -1
  176. package/dist/martyrs/src/modules/globals/views/classes/store.js +24 -7
  177. package/dist/martyrs/src/modules/globals/views/classes/store.js.map +1 -1
  178. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockMultiselect.vue.cjs +1 -1
  179. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockMultiselect.vue.js +1 -1
  180. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  181. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  182. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +0 -2
  183. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs.map +1 -1
  184. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +0 -2
  185. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js.map +1 -1
  186. package/dist/martyrs/src/modules/globals/views/components/layouts/App.vue.cjs +2 -3
  187. package/dist/martyrs/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
  188. package/dist/martyrs/src/modules/globals/views/components/layouts/App.vue.js +2 -3
  189. package/dist/martyrs/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
  190. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +5 -8
  191. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  192. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +5 -8
  193. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  194. package/dist/martyrs/src/modules/globals/views/components/partials/Footer.vue.js +2 -2
  195. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  196. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  197. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs +1 -1
  198. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js +1 -1
  199. package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.cjs +44 -45
  200. package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.cjs.map +1 -1
  201. package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.js +44 -45
  202. package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.js.map +1 -1
  203. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.cjs +4 -2
  204. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.cjs.map +1 -1
  205. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.js +5 -3
  206. package/dist/martyrs/src/modules/globals/views/plugins/alert.plugin.js.map +1 -1
  207. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.cjs +4 -2
  208. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.cjs.map +1 -1
  209. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.js +5 -3
  210. package/dist/martyrs/src/modules/globals/views/plugins/date-picker.plugin.js.map +1 -1
  211. package/dist/martyrs/src/modules/globals/views/plugins/popup.auth.plugin.cjs +4 -2
  212. package/dist/martyrs/src/modules/globals/views/plugins/popup.auth.plugin.cjs.map +1 -1
  213. package/dist/martyrs/src/modules/globals/views/plugins/popup.auth.plugin.js +5 -3
  214. package/dist/martyrs/src/modules/globals/views/plugins/popup.auth.plugin.js.map +1 -1
  215. package/dist/martyrs/src/modules/globals/views/store/globals.cjs +15 -8
  216. package/dist/martyrs/src/modules/globals/views/store/globals.cjs.map +1 -1
  217. package/dist/martyrs/src/modules/globals/views/store/globals.js +15 -8
  218. package/dist/martyrs/src/modules/globals/views/store/globals.js.map +1 -1
  219. package/dist/martyrs/src/modules/globals/views/utils/polyfills.cjs +26 -0
  220. package/dist/martyrs/src/modules/globals/views/utils/polyfills.cjs.map +1 -0
  221. package/dist/martyrs/src/modules/globals/views/utils/polyfills.js +26 -0
  222. package/dist/martyrs/src/modules/globals/views/utils/polyfills.js.map +1 -0
  223. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.cjs +28 -12
  224. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.cjs.map +1 -1
  225. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.js +28 -12
  226. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.js.map +1 -1
  227. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.cjs +2 -2
  228. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.cjs.map +1 -1
  229. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +2 -2
  230. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
  231. package/dist/martyrs/src/modules/icons/entities/IconTime.vue.cjs +2 -2
  232. package/dist/martyrs/src/modules/icons/entities/IconTime.vue.js +2 -2
  233. package/dist/martyrs/src/modules/icons/icons.client.cjs.map +1 -1
  234. package/dist/martyrs/src/modules/icons/icons.client.js.map +1 -1
  235. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +2 -2
  236. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
  237. package/dist/martyrs/src/modules/icons/router/icons.router.cjs +0 -1
  238. package/dist/martyrs/src/modules/icons/router/icons.router.cjs.map +1 -1
  239. package/dist/martyrs/src/modules/icons/router/icons.router.js +0 -1
  240. package/dist/martyrs/src/modules/icons/router/icons.router.js.map +1 -1
  241. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +2 -2
  242. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +2 -2
  243. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +2 -2
  244. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +2 -2
  245. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs +3 -4
  246. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs.map +1 -1
  247. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +2 -3
  248. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
  249. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +3 -3
  250. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +3 -3
  251. package/dist/martyrs/src/modules/inventory/inventory.client.cjs.map +1 -1
  252. package/dist/martyrs/src/modules/inventory/inventory.client.js.map +1 -1
  253. package/dist/martyrs/src/modules/inventory/router/inventory.router.cjs +2 -2
  254. package/dist/martyrs/src/modules/inventory/router/inventory.router.cjs.map +1 -1
  255. package/dist/martyrs/src/modules/inventory/router/inventory.router.js +2 -2
  256. package/dist/martyrs/src/modules/inventory/router/inventory.router.js.map +1 -1
  257. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs +5 -3
  258. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +1 -1
  259. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +5 -3
  260. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
  261. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +44 -30
  262. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -1
  263. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +44 -30
  264. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
  265. package/dist/martyrs/src/modules/marketplace/marketplace.client.cjs +2 -2
  266. package/dist/martyrs/src/modules/marketplace/marketplace.client.cjs.map +1 -1
  267. package/dist/martyrs/src/modules/marketplace/marketplace.client.js +2 -2
  268. package/dist/martyrs/src/modules/marketplace/marketplace.client.js.map +1 -1
  269. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +1 -1
  270. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +1 -1
  271. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.cjs +1 -1
  272. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.js +1 -1
  273. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +2 -2
  274. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +2 -2
  275. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +2 -2
  276. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +2 -2
  277. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +1 -1
  278. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
  279. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +2 -2
  280. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +2 -2
  281. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +1 -1
  282. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +3 -3
  283. package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.cjs +1 -1
  284. package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +1 -1
  285. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +1 -1
  286. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  287. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +1 -2
  288. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs.map +1 -1
  289. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +3 -4
  290. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
  291. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +1 -1
  292. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +3 -3
  293. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +0 -1
  294. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs.map +1 -1
  295. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +0 -1
  296. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js.map +1 -1
  297. package/dist/martyrs/src/modules/music/router/music.cjs +5 -22
  298. package/dist/martyrs/src/modules/music/router/music.cjs.map +1 -1
  299. package/dist/martyrs/src/modules/music/router/music.js +5 -22
  300. package/dist/martyrs/src/modules/music/router/music.js.map +1 -1
  301. package/dist/martyrs/src/modules/notifications/notifications.client.cjs +2 -2
  302. package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
  303. package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
  304. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +2 -2
  305. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.cjs.map +1 -1
  306. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
  307. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs +0 -1
  308. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs.map +1 -1
  309. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +0 -1
  310. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
  311. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +2 -2
  312. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
  313. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +2 -2
  314. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +2 -2
  315. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +1 -1
  316. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
  317. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.cjs +1 -1
  318. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +1 -1
  319. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.cjs +1 -1
  320. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +1 -1
  321. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -2
  322. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs.map +1 -1
  323. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +3 -4
  324. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
  325. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -3
  326. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs.map +1 -1
  327. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -3
  328. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
  329. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  330. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  331. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +3 -4
  332. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs.map +1 -1
  333. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -4
  334. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js.map +1 -1
  335. package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
  336. package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  337. package/dist/martyrs/src/modules/orders/router/orders.router.cjs +20 -9
  338. package/dist/martyrs/src/modules/orders/router/orders.router.cjs.map +1 -1
  339. package/dist/martyrs/src/modules/orders/router/orders.router.js +20 -9
  340. package/dist/martyrs/src/modules/orders/router/orders.router.js.map +1 -1
  341. package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
  342. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +36 -3
  343. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs.map +1 -1
  344. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +36 -3
  345. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js.map +1 -1
  346. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  347. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
  348. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +0 -1
  349. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs.map +1 -1
  350. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +0 -1
  351. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js.map +1 -1
  352. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs +1 -1
  353. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  354. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +2 -2
  355. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +2 -2
  356. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs +1 -1
  357. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  358. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +36 -3
  359. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs.map +1 -1
  360. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +36 -3
  361. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
  362. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +45 -14
  363. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs.map +1 -1
  364. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +45 -14
  365. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
  366. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +34 -11
  367. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
  368. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +35 -12
  369. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  370. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -2
  371. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
  372. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -2
  373. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
  374. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -4
  375. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs.map +1 -1
  376. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -4
  377. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js.map +1 -1
  378. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  379. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  380. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  381. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  382. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +3 -3
  383. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +3 -3
  384. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -3
  385. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs.map +1 -1
  386. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -3
  387. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js.map +1 -1
  388. package/dist/martyrs/src/modules/organizations/organizations.client.cjs +1 -28
  389. package/dist/martyrs/src/modules/organizations/organizations.client.cjs.map +1 -1
  390. package/dist/martyrs/src/modules/organizations/organizations.client.js +43 -70
  391. package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
  392. package/dist/martyrs/src/modules/organizations/router/organizations.cjs +1 -3
  393. package/dist/martyrs/src/modules/organizations/router/organizations.cjs.map +1 -1
  394. package/dist/martyrs/src/modules/organizations/router/organizations.js +1 -3
  395. package/dist/martyrs/src/modules/organizations/router/organizations.js.map +1 -1
  396. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  397. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  398. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  399. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  400. package/dist/martyrs/src/modules/pages/views/router/pages.backoffice.router.cjs +1 -1
  401. package/dist/martyrs/src/modules/pages/views/router/pages.backoffice.router.cjs.map +1 -1
  402. package/dist/martyrs/src/modules/pages/views/router/pages.backoffice.router.js +1 -1
  403. package/dist/martyrs/src/modules/pages/views/router/pages.backoffice.router.js.map +1 -1
  404. package/dist/martyrs/src/modules/pages/views/router/pages.router.cjs +1 -1
  405. package/dist/martyrs/src/modules/pages/views/router/pages.router.cjs.map +1 -1
  406. package/dist/martyrs/src/modules/pages/views/router/pages.router.js +1 -1
  407. package/dist/martyrs/src/modules/pages/views/router/pages.router.js.map +1 -1
  408. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
  409. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +1 -1
  410. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs +3 -2
  411. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs.map +1 -1
  412. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +3 -2
  413. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
  414. package/dist/martyrs/src/modules/products/components/elements/{THC.vue.cjs → THC.vue2.cjs} +2 -2
  415. package/dist/martyrs/src/modules/products/components/elements/THC.vue2.cjs.map +1 -0
  416. package/dist/martyrs/src/modules/products/components/elements/{THC.vue.js → THC.vue2.js} +2 -2
  417. package/dist/martyrs/src/modules/products/components/elements/THC.vue2.js.map +1 -0
  418. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  419. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  420. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +4 -4
  421. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
  422. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +0 -2
  423. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
  424. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +0 -2
  425. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
  426. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  427. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  428. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +2 -3
  429. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  430. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -3
  431. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
  432. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +1 -1
  433. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  434. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +2 -2
  435. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +2 -2
  436. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs +1 -2
  437. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs.map +1 -1
  438. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js +1 -2
  439. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js.map +1 -1
  440. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs +1 -2
  441. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs.map +1 -1
  442. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -2
  443. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
  444. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +3 -3
  445. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +3 -3
  446. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs +0 -1
  447. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs.map +1 -1
  448. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.js +0 -1
  449. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.js.map +1 -1
  450. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  451. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  452. package/dist/martyrs/src/modules/products/router/products.router.cjs +15 -6
  453. package/dist/martyrs/src/modules/products/router/products.router.cjs.map +1 -1
  454. package/dist/martyrs/src/modules/products/router/products.router.js +15 -6
  455. package/dist/martyrs/src/modules/products/router/products.router.js.map +1 -1
  456. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +1 -1
  457. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  458. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs +2 -3
  459. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs.map +1 -1
  460. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +2 -3
  461. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
  462. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  463. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  464. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  465. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  466. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +2 -2
  467. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
  468. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  469. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  470. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  471. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  472. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  473. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  474. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.cjs +1 -1
  475. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +1 -1
  476. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +2 -2
  477. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +2 -2
  478. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  479. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  480. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +2 -2
  481. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +2 -2
  482. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.cjs +1 -1
  483. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js +1 -1
  484. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -6
  485. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs.map +1 -1
  486. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -6
  487. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
  488. package/dist/martyrs.cjs.js +1 -1
  489. package/dist/martyrs.css +1 -1
  490. package/dist/martyrs.es.js +1 -1
  491. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs.map +1 -1
  492. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.js.map +1 -1
  493. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs +1 -1
  494. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs.map +1 -1
  495. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js +1 -1
  496. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js.map +1 -1
  497. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs +1 -1
  498. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs.map +1 -1
  499. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js +1 -1
  500. package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js.map +1 -1
  501. package/dist/node_modules/.pnpm/{@capacitor_core@7.2.0 → @capacitor_core@7.4.3}/node_modules/@capacitor/core/dist/index.cjs +2 -1
  502. package/dist/node_modules/.pnpm/@capacitor_core@7.4.3/node_modules/@capacitor/core/dist/index.cjs.map +1 -0
  503. package/dist/node_modules/.pnpm/{@capacitor_core@7.2.0 → @capacitor_core@7.4.3}/node_modules/@capacitor/core/dist/index.js +2 -1
  504. package/dist/node_modules/.pnpm/@capacitor_core@7.4.3/node_modules/@capacitor/core/dist/index.js.map +1 -0
  505. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/index.cjs +1 -1
  506. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/index.cjs.map +1 -1
  507. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/index.js +1 -1
  508. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/index.js.map +1 -1
  509. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/web.cjs +1 -1
  510. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/web.cjs.map +1 -1
  511. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/web.js +1 -1
  512. package/dist/node_modules/.pnpm/{@capacitor_device@7.0.1_@capacitor_core@7.2.0 → @capacitor_device@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/device/dist/esm/web.js.map +1 -1
  513. package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/definitions.cjs.map +1 -1
  514. package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/definitions.js.map +1 -1
  515. package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/index.cjs +1 -1
  516. package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/index.cjs.map +1 -1
  517. package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/index.js +1 -1
  518. package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/index.js.map +1 -1
  519. package/dist/node_modules/.pnpm/{@capacitor_push-notifications@7.0.1_@capacitor_core@7.2.0 → @capacitor_push-notifications@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/push-notifications/dist/esm/index.cjs +1 -1
  520. package/dist/node_modules/.pnpm/{@capacitor_push-notifications@7.0.1_@capacitor_core@7.2.0 → @capacitor_push-notifications@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/push-notifications/dist/esm/index.cjs.map +1 -1
  521. package/dist/node_modules/.pnpm/{@capacitor_push-notifications@7.0.1_@capacitor_core@7.2.0 → @capacitor_push-notifications@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/push-notifications/dist/esm/index.js +1 -1
  522. package/dist/node_modules/.pnpm/{@capacitor_push-notifications@7.0.1_@capacitor_core@7.2.0 → @capacitor_push-notifications@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/push-notifications/dist/esm/index.js.map +1 -1
  523. package/dist/node_modules/.pnpm/{@googlemaps_js-api-loader@1.16.8 → @googlemaps_js-api-loader@1.16.10}/node_modules/@googlemaps/js-api-loader/dist/index.cjs +34 -26
  524. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.10/node_modules/@googlemaps/js-api-loader/dist/index.cjs.map +1 -0
  525. package/dist/node_modules/.pnpm/{@googlemaps_js-api-loader@1.16.8 → @googlemaps_js-api-loader@1.16.10}/node_modules/@googlemaps/js-api-loader/dist/index.js +34 -26
  526. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.10/node_modules/@googlemaps/js-api-loader/dist/index.js.map +1 -0
  527. package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.cjs.map +1 -1
  528. package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.js.map +1 -1
  529. package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.cjs.map +1 -1
  530. package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.js.map +1 -1
  531. package/dist/node_modules/.pnpm/{@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → @vue_server-renderer@3.5.21_vue@3.5.21_typescript@5.9.2_}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs +18 -13
  532. package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.21_vue@3.5.21_typescript@5.9.2_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs.map +1 -0
  533. package/dist/node_modules/.pnpm/{@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → @vue_server-renderer@3.5.21_vue@3.5.21_typescript@5.9.2_}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +19 -14
  534. package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.21_vue@3.5.21_typescript@5.9.2_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
  535. package/dist/node_modules/.pnpm/{@vue_shared@3.5.13 → @vue_shared@3.5.21}/node_modules/@vue/shared/dist/shared.esm-bundler.cjs +19 -2
  536. package/dist/node_modules/.pnpm/@vue_shared@3.5.21/node_modules/@vue/shared/dist/shared.esm-bundler.cjs.map +1 -0
  537. package/dist/node_modules/.pnpm/{@vue_shared@3.5.13 → @vue_shared@3.5.21}/node_modules/@vue/shared/dist/shared.esm-bundler.js +19 -2
  538. package/dist/node_modules/.pnpm/@vue_shared@3.5.21/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
  539. package/dist/node_modules/.pnpm/{@vuepic_vue-datepicker@11.0.2_vue@3.5.13_typescript@5.8.3_ → @vuepic_vue-datepicker@11.0.2_vue@3.5.21_typescript@5.9.2_}/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs.map +1 -1
  540. package/dist/node_modules/.pnpm/{@vuepic_vue-datepicker@11.0.2_vue@3.5.13_typescript@5.8.3_ → @vuepic_vue-datepicker@11.0.2_vue@3.5.21_typescript@5.9.2_}/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js +1 -1
  541. package/dist/node_modules/.pnpm/{@vuepic_vue-datepicker@11.0.2_vue@3.5.13_typescript@5.8.3_ → @vuepic_vue-datepicker@11.0.2_vue@3.5.21_typescript@5.9.2_}/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js.map +1 -1
  542. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.cjs +1 -1
  543. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.cjs.map +1 -1
  544. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.js +1 -1
  545. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.js.map +1 -1
  546. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.cjs +1 -1
  547. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.cjs.map +1 -1
  548. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.js +1 -1
  549. package/dist/node_modules/.pnpm/{capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.2.0 → capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.3}/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.js.map +1 -1
  550. package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/dayjs.min.cjs.map +1 -1
  551. package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/dayjs.min.js.map +1 -1
  552. package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/plugin/weekOfYear.cjs.map +1 -1
  553. package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/plugin/weekOfYear.js.map +1 -1
  554. package/dist/node_modules/.pnpm/{embla-carousel-vue@8.6.0_vue@3.5.13_typescript@5.8.3_ → embla-carousel-vue@8.6.0_vue@3.5.21_typescript@5.9.2_}/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.cjs.map +1 -1
  555. package/dist/node_modules/.pnpm/{embla-carousel-vue@8.6.0_vue@3.5.13_typescript@5.8.3_ → embla-carousel-vue@8.6.0_vue@3.5.21_typescript@5.9.2_}/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.js.map +1 -1
  556. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.cjs.map +1 -0
  557. package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js.map +1 -0
  558. package/dist/node_modules/{lodash.merge → .pnpm/lodash.merge@4.6.2/node_modules/lodash.merge}/index.cjs +2 -2
  559. package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.cjs.map +1 -0
  560. package/dist/node_modules/{lodash.merge → .pnpm/lodash.merge@4.6.2/node_modules/lodash.merge}/index.js +2 -2
  561. package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.js.map +1 -0
  562. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.cjs +1 -1
  563. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
  564. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.cjs +1 -1
  565. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
  566. package/dist/node_modules/.pnpm/{vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_ → vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_}/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs +304 -267
  567. package/dist/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs.map +1 -0
  568. package/dist/node_modules/.pnpm/{vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_ → vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_}/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +305 -268
  569. package/dist/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.6_vue@3.5.21_typescript@5.9.2_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +1 -0
  570. package/dist/rents.server.js +1 -1
  571. package/dist/style.css +110 -111
  572. package/dist/{web-BS-4Xl3x.js → web-cWW0_Tbe.js} +1 -1
  573. package/dist/{web-CjndIDjT.cjs → web-xomD1Wpp.cjs} +1 -1
  574. package/package.json +6 -1
  575. package/src/builder/builder.js +6 -13
  576. package/src/builder/modes/spa.prod.js +19 -14
  577. package/src/builder/modes/spa.rspack.dev.js +14 -23
  578. package/src/builder/modes/ssr.prod.js +33 -21
  579. package/src/builder/modes/ssr.rspack.dev.js +76 -34
  580. package/src/builder/rspack/rspack.config.base.js +12 -7
  581. package/src/builder/rspack/rspack.config.spa.client.js +1 -1
  582. package/src/builder/rspack/rspack.config.ssr.client.js +74 -10
  583. package/src/builder/rspack/rspack.config.ssr.server.js +2 -5
  584. package/src/builder/ssr/asset-resolver.js +148 -0
  585. package/src/builder/ssr/beasties-processor.js +107 -0
  586. package/src/builder/templates/page.js +20 -36
  587. package/src/modules/STYLES.MD +118 -0
  588. package/src/modules/auth/auth.client.js +25 -33
  589. package/src/modules/auth/views/store/auth.js +2 -0
  590. package/src/modules/community/router/blogposts.js +2 -2
  591. package/src/modules/events/router/events.js +7 -7
  592. package/src/modules/gallery/router/gallery.router.js +1 -1
  593. package/src/modules/globals/controllers/classes/abac/v2/abac-fields-fixed.js +9 -6
  594. package/src/modules/globals/globals.client.js +22 -53
  595. package/src/modules/globals/views/classes/module-registry.js +241 -0
  596. package/src/modules/globals/views/classes/store.js +30 -7
  597. package/src/modules/globals/views/components/layouts/Client.vue +6 -6
  598. package/src/modules/globals/views/components/sections/Walkthrough.vue +51 -48
  599. package/src/modules/globals/views/plugins/alert.plugin.js +6 -3
  600. package/src/modules/globals/views/plugins/date-picker.plugin.js +6 -2
  601. package/src/modules/globals/views/plugins/popup.auth.plugin.js +6 -2
  602. package/src/modules/globals/views/plugins/store-debugger/StoreDebugger.vue +5 -2
  603. package/src/modules/globals/views/plugins/store-debugger/store-debugger.plugin.js +6 -2
  604. package/src/modules/globals/views/store/globals.js +17 -10
  605. package/src/modules/globals/views/utils/polyfills.js +28 -0
  606. package/src/modules/globals/views/utils/vue-app-renderer.js +32 -14
  607. package/src/modules/icons/components/IconSearchPopup.vue +4 -4
  608. package/src/modules/icons/icons.client.js +1 -1
  609. package/src/modules/inventory/inventory.client.js +1 -1
  610. package/src/modules/inventory/router/inventory.router.js +2 -2
  611. package/src/modules/landing/components/sections/SectionEarn.vue +2 -2
  612. package/src/modules/landing/components/sections/SectionMobileApp.vue +18 -4
  613. package/src/modules/marketplace/marketplace.client.js +3 -3
  614. package/src/modules/music/router/music.js +3 -2
  615. package/src/modules/orders/components/blocks/CardOrderItem.vue +0 -1
  616. package/src/modules/orders/router/orders.router.js +6 -9
  617. package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
  618. package/src/modules/organizations/components/pages/Department.vue +1 -2
  619. package/src/modules/organizations/components/pages/DepartmentEdit.vue +30 -28
  620. package/src/modules/organizations/components/pages/Members.vue +10 -8
  621. package/src/modules/organizations/components/pages/Organization.vue +7 -5
  622. package/src/modules/organizations/organizations.client.js +25 -73
  623. package/src/modules/organizations/policies/organizations.policies.js +1 -1
  624. package/src/modules/pages/views/router/pages.backoffice.router.js +1 -1
  625. package/src/modules/pages/views/router/pages.router.js +1 -1
  626. package/src/modules/products/components/sections/HeroRecommendation.vue +2 -3
  627. package/src/modules/products/router/products.router.js +6 -6
  628. package/src/styles/base/all.scss +154 -267
  629. package/src/styles/base/backgrounds.scss +1 -0
  630. package/src/styles/config.scss +163 -55
  631. package/src/styles/layout.scss +2 -0
  632. package/src/styles/theme.scss +3 -2
  633. package/src/styles/typography.scss +12 -12
  634. package/dist/main-4KvvKtzH.cjs +0 -11
  635. package/dist/martyrs/src/components/Chips/Chips.vue.cjs.map +0 -1
  636. package/dist/martyrs/src/components/Chips/Chips.vue.js.map +0 -1
  637. package/dist/martyrs/src/components/Feed/Feed.vue.js.map +0 -1
  638. package/dist/martyrs/src/components/Field/Field.vue.js.map +0 -1
  639. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +0 -1
  640. package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
  641. package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
  642. package/dist/martyrs/src/components/Select/Select.vue2.cjs.map +0 -1
  643. package/dist/martyrs/src/modules/globals/views/plugins/store-debugger/StoreDebugger.vue.cjs +0 -2
  644. package/dist/martyrs/src/modules/globals/views/plugins/store-debugger/StoreDebugger.vue.cjs.map +0 -1
  645. package/dist/martyrs/src/modules/globals/views/plugins/store-debugger/StoreDebugger.vue.js +0 -2
  646. package/dist/martyrs/src/modules/globals/views/plugins/store-debugger/StoreDebugger.vue.js.map +0 -1
  647. package/dist/martyrs/src/modules/products/components/elements/THC.vue.cjs.map +0 -1
  648. package/dist/martyrs/src/modules/products/components/elements/THC.vue.js.map +0 -1
  649. package/dist/node_modules/.pnpm/@capacitor_core@7.2.0/node_modules/@capacitor/core/dist/index.cjs.map +0 -1
  650. package/dist/node_modules/.pnpm/@capacitor_core@7.2.0/node_modules/@capacitor/core/dist/index.js.map +0 -1
  651. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.cjs.map +0 -1
  652. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js.map +0 -1
  653. package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs.map +0 -1
  654. package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
  655. package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.cjs.map +0 -1
  656. package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
  657. package/dist/node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs.map +0 -1
  658. package/dist/node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +0 -1
  659. package/dist/node_modules/fast-deep-equal/index.cjs.map +0 -1
  660. package/dist/node_modules/fast-deep-equal/index.js.map +0 -1
  661. package/dist/node_modules/lodash.merge/index.cjs.map +0 -1
  662. package/dist/node_modules/lodash.merge/index.js.map +0 -1
  663. package/src/builder/modes/spa.dev.js +0 -106
  664. package/src/builder/modes/ssr.dev.js +0 -184
  665. package/src/builder/ssr/ssr-transform-webpack-stats.js +0 -66
  666. package/src/builder/ssr/utils.js +0 -47
  667. package/src/builder/webpack/index.js +0 -13
  668. package/src/builder/webpack/webpack.config.api.js +0 -35
  669. package/src/builder/webpack/webpack.config.base.js +0 -142
  670. package/src/builder/webpack/webpack.config.spa.client.js +0 -68
  671. package/src/builder/webpack/webpack.config.ssr.client.js +0 -93
  672. package/src/builder/webpack/webpack.config.ssr.server.js +0 -59
  673. package/src/modules/core/classes/module-manager.js +0 -88
  674. /package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs +0 -0
  675. /package/dist/node_modules/.pnpm/{@capacitor-mlkit_barcode-scanning@7.2.1_@capacitor_core@7.2.0 → @capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.3}/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.js +0 -0
  676. /package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/definitions.cjs +0 -0
  677. /package/dist/node_modules/.pnpm/{@capacitor_keyboard@7.0.1_@capacitor_core@7.2.0 → @capacitor_keyboard@7.0.2_@capacitor_core@7.4.3}/node_modules/@capacitor/keyboard/dist/esm/definitions.js +0 -0
  678. /package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.cjs +0 -0
  679. /package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.js +0 -0
  680. /package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.cjs +0 -0
  681. /package/dist/node_modules/.pnpm/{@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_ → @unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_}/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.js +0 -0
  682. /package/dist/node_modules/.pnpm/{@vuepic_vue-datepicker@11.0.2_vue@3.5.13_typescript@5.8.3_ → @vuepic_vue-datepicker@11.0.2_vue@3.5.21_typescript@5.9.2_}/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs +0 -0
  683. /package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/dayjs.min.cjs +0 -0
  684. /package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/dayjs.min.js +0 -0
  685. /package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/plugin/weekOfYear.cjs +0 -0
  686. /package/dist/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.18}/node_modules/dayjs/plugin/weekOfYear.js +0 -0
  687. /package/dist/node_modules/.pnpm/{embla-carousel-vue@8.6.0_vue@3.5.13_typescript@5.8.3_ → embla-carousel-vue@8.6.0_vue@3.5.21_typescript@5.9.2_}/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.cjs +0 -0
  688. /package/dist/node_modules/.pnpm/{embla-carousel-vue@8.6.0_vue@3.5.13_typescript@5.8.3_ → embla-carousel-vue@8.6.0_vue@3.5.21_typescript@5.9.2_}/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.js +0 -0
  689. /package/dist/node_modules/{fast-deep-equal → .pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal}/index.cjs +0 -0
  690. /package/dist/node_modules/{fast-deep-equal → .pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal}/index.js +0 -0
  691. /package/src/modules/core/classes/{event.js → event-bus.js} +0 -0
@@ -2,10 +2,35 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const vue = require("vue");
4
4
  /*!
5
- * vue-draggable-next v2.2.0
6
- * (c) 2023 Anish George
5
+ * vue-draggable-next v2.3.0
6
+ * (c) 2025 Anish George
7
7
  * @license MIT
8
8
  */
9
+ function getConsole() {
10
+ if (typeof window !== "undefined") {
11
+ return window.console;
12
+ }
13
+ return global.console;
14
+ }
15
+ const console = getConsole();
16
+ function cached(fn) {
17
+ const cache = /* @__PURE__ */ Object.create(null);
18
+ return function cachedFn(str) {
19
+ const hit = cache[str];
20
+ return hit || (cache[str] = fn(str));
21
+ };
22
+ }
23
+ const regex = /-(\w)/g;
24
+ const camelize = cached((str) => str.replace(regex, (_, c) => c ? c.toUpperCase() : ""));
25
+ function removeNode(node) {
26
+ if (node.parentElement !== null) {
27
+ node.parentElement.removeChild(node);
28
+ }
29
+ }
30
+ function insertNodeAt(fatherNode, node, position) {
31
+ const refNode = position === 0 ? fatherNode.children[0] : fatherNode.children[position - 1].nextSibling;
32
+ fatherNode.insertBefore(node, refNode);
33
+ }
9
34
  /**!
10
35
  * Sortable 1.14.0
11
36
  * @author RubaXa <trash@rubaxa.org>
@@ -2123,31 +2148,6 @@ _extends(Remove, {
2123
2148
  });
2124
2149
  Sortable.mount(new AutoScrollPlugin());
2125
2150
  Sortable.mount(Remove, Revert);
2126
- function getConsole() {
2127
- if (typeof window !== "undefined") {
2128
- return window.console;
2129
- }
2130
- return global.console;
2131
- }
2132
- const console = getConsole();
2133
- function cached(fn) {
2134
- const cache = /* @__PURE__ */ Object.create(null);
2135
- return function cachedFn(str) {
2136
- const hit = cache[str];
2137
- return hit || (cache[str] = fn(str));
2138
- };
2139
- }
2140
- const regex = /-(\w)/g;
2141
- const camelize = cached((str) => str.replace(regex, (_, c) => c ? c.toUpperCase() : ""));
2142
- function removeNode(node) {
2143
- if (node.parentElement !== null) {
2144
- node.parentElement.removeChild(node);
2145
- }
2146
- }
2147
- function insertNodeAt(fatherNode, node, position) {
2148
- const refNode = position === 0 ? fatherNode.children[0] : fatherNode.children[position - 1].nextSibling;
2149
- fatherNode.insertBefore(node, refNode);
2150
- }
2151
2151
  function computeVmIndex(vnodes, element) {
2152
2152
  return Object.values(vnodes).indexOf(element);
2153
2153
  }
@@ -2160,17 +2160,6 @@ function computeIndexes(slots, children, isTransition2, footerOffset) {
2160
2160
  const rawIndexes = [...children].map((elt, idx) => idx >= footerIndex ? elmFromNodes.length : elmFromNodes.indexOf(elt));
2161
2161
  return rawIndexes;
2162
2162
  }
2163
- function emit(evtName, evtData) {
2164
- this.$nextTick(() => this.$emit(evtName.toLowerCase(), evtData));
2165
- }
2166
- function delegateAndEmit(evtName) {
2167
- return (evtData) => {
2168
- if (this.realList !== null) {
2169
- this["onDrag" + evtName](evtData);
2170
- }
2171
- emit.call(this, evtName, evtData);
2172
- };
2173
- }
2174
2163
  function isTransitionName(name) {
2175
2164
  return ["transition-group", "TransitionGroup"].includes(name);
2176
2165
  }
@@ -2194,49 +2183,49 @@ const eventsListened = ["Start", "Add", "Remove", "Update", "End"];
2194
2183
  const eventsToEmit = ["Choose", "Unchoose", "Sort", "Filter", "Clone"];
2195
2184
  const readonlyProperties = ["Move", ...eventsListened, ...eventsToEmit].map((evt) => "on" + evt);
2196
2185
  let draggingElement = null;
2197
- const props = {
2198
- options: Object,
2199
- list: {
2200
- type: Array,
2201
- required: false,
2202
- default: null
2203
- },
2204
- noTransitionOnDrag: {
2205
- type: Boolean,
2206
- default: false
2207
- },
2208
- clone: {
2209
- type: Function,
2210
- default: (original) => {
2211
- return original;
2212
- }
2213
- },
2214
- tag: {
2215
- type: String,
2216
- default: "div"
2217
- },
2218
- move: {
2219
- type: Function,
2220
- default: null
2221
- },
2222
- componentData: {
2223
- type: Object,
2224
- required: false,
2225
- default: null
2226
- },
2227
- component: {
2228
- type: String,
2229
- default: null
2230
- },
2231
- modelValue: {
2232
- type: Array,
2233
- required: false,
2234
- default: null
2235
- }
2236
- };
2237
2186
  const VueDraggableNext = vue.defineComponent({
2238
2187
  name: "VueDraggableNext",
2239
2188
  inheritAttrs: false,
2189
+ props: {
2190
+ options: Object,
2191
+ list: {
2192
+ type: Array,
2193
+ required: false,
2194
+ default: null
2195
+ },
2196
+ noTransitionOnDrag: {
2197
+ type: Boolean,
2198
+ default: false
2199
+ },
2200
+ clone: {
2201
+ type: Function,
2202
+ default: (original) => {
2203
+ return original;
2204
+ }
2205
+ },
2206
+ tag: {
2207
+ type: String,
2208
+ default: "div"
2209
+ },
2210
+ move: {
2211
+ type: Function,
2212
+ default: null
2213
+ },
2214
+ componentData: {
2215
+ type: Object,
2216
+ required: false,
2217
+ default: null
2218
+ },
2219
+ component: {
2220
+ type: String,
2221
+ default: null
2222
+ },
2223
+ modelValue: {
2224
+ type: Array,
2225
+ required: false,
2226
+ default: null
2227
+ }
2228
+ },
2240
2229
  emits: [
2241
2230
  "update:modelValue",
2242
2231
  "move",
@@ -2244,232 +2233,152 @@ const VueDraggableNext = vue.defineComponent({
2244
2233
  ...eventsListened.map((s) => s.toLowerCase()),
2245
2234
  ...eventsToEmit.map((s) => s.toLowerCase())
2246
2235
  ],
2247
- props,
2248
- data() {
2249
- return {
2250
- transitionMode: false,
2251
- noneFunctionalComponentMode: false,
2252
- headerOffset: 0,
2253
- footerOffset: 0,
2254
- _sortable: {},
2255
- visibleIndexes: [],
2256
- context: {}
2257
- };
2258
- },
2259
- render() {
2260
- const slots = this.$slots.default ? this.$slots.default() : null;
2261
- const attrs = getComponentAttributes(this.$attrs, this.componentData);
2262
- if (!slots)
2263
- return vue.h(this.getTag(), attrs, []);
2264
- this.transitionMode = isTransition(slots);
2265
- return vue.h(this.getTag(), attrs, slots);
2266
- },
2267
- created() {
2268
- if (this.list !== null && this.modelValue !== null) {
2269
- console.error("list props are mutually exclusive! Please set one.");
2270
- }
2271
- },
2272
- mounted() {
2273
- const optionsAdded = {};
2274
- eventsListened.forEach((elt) => {
2275
- optionsAdded["on" + elt] = delegateAndEmit.call(this, elt);
2276
- });
2277
- eventsToEmit.forEach((elt) => {
2278
- optionsAdded["on" + elt] = emit.bind(this, elt);
2279
- });
2280
- const attributes = Object.keys(this.$attrs).reduce((res, key) => {
2281
- res[camelize(key)] = this.$attrs[key];
2282
- return res;
2283
- }, {});
2284
- const options = Object.assign({}, attributes, optionsAdded, {
2285
- onMove: (evt, originalEvent) => {
2286
- return this.onDragMove(evt, originalEvent);
2287
- }
2288
- });
2289
- !("draggable" in options) && (options.draggable = ">*");
2290
- const targetDomElement = this.$el.nodeType === 1 ? this.$el : this.$el.parentElement;
2291
- this._sortable = new Sortable(targetDomElement, options);
2292
- targetDomElement.__draggable_component__ = this;
2293
- this.computeIndexes();
2294
- },
2295
- beforeUnmount() {
2296
- try {
2297
- if (this._sortable !== void 0)
2298
- this._sortable.destroy();
2299
- } catch (error) {
2300
- }
2301
- },
2302
- computed: {
2303
- realList() {
2304
- return this.list ? this.list : this.modelValue;
2305
- }
2306
- },
2307
- watch: {
2308
- $attrs: {
2309
- handler(newOptionValue) {
2310
- this.updateOptions(newOptionValue);
2311
- },
2312
- deep: true
2313
- },
2314
- realList() {
2315
- this.computeIndexes();
2316
- }
2317
- },
2318
- methods: {
2319
- getTag() {
2320
- return this.component ? vue.resolveComponent(this.component) : this.tag;
2321
- },
2322
- updateOptions(newOptionValue) {
2323
- for (var property in newOptionValue) {
2236
+ setup(props, { emit, slots, attrs }) {
2237
+ const transitionMode = vue.ref(false);
2238
+ const noneFunctionalComponentMode = vue.ref(false);
2239
+ const headerOffset = vue.ref(0);
2240
+ const footerOffset = vue.ref(0);
2241
+ const visibleIndexes = vue.ref([]);
2242
+ const context = vue.ref(null);
2243
+ const sortableInstance = vue.ref(null);
2244
+ const realList = vue.computed(() => props.list ? props.list : props.modelValue);
2245
+ const instance = vue.getCurrentInstance();
2246
+ function getTag() {
2247
+ return props.component ? vue.resolveComponent(props.component) : props.tag;
2248
+ }
2249
+ function updateOptions(newOptionValue) {
2250
+ if (!sortableInstance.value)
2251
+ return;
2252
+ for (const property in newOptionValue) {
2324
2253
  const value = camelize(property);
2325
2254
  if (readonlyProperties.indexOf(value) === -1) {
2326
- this._sortable.option(value, newOptionValue[property]);
2255
+ sortableInstance.value.option(value, newOptionValue[property]);
2327
2256
  }
2328
2257
  }
2329
- },
2330
- getChildrenNodes() {
2331
- return this.$el.children;
2332
- },
2333
- computeIndexes() {
2334
- this.$nextTick(() => {
2335
- this.visibleIndexes = computeIndexes(this.getChildrenNodes(), this.$el.children, this.transitionMode, this.footerOffset);
2336
- });
2337
- },
2338
- getUnderlyingVm(htmlElt) {
2339
- const index2 = computeVmIndex(this.getChildrenNodes() || [], htmlElt);
2258
+ }
2259
+ function getChildrenNodes() {
2260
+ return instance?.proxy?.$el.children || [];
2261
+ }
2262
+ async function computeIndexesFn() {
2263
+ await vue.nextTick();
2264
+ visibleIndexes.value = computeIndexes(getChildrenNodes(), instance?.proxy?.$el.children || [], transitionMode.value, footerOffset.value);
2265
+ }
2266
+ function getUnderlyingVm(htmlElt) {
2267
+ const index2 = computeVmIndex(getChildrenNodes() || [], htmlElt);
2340
2268
  if (index2 === -1) {
2341
2269
  return null;
2342
2270
  }
2343
- const element = this.realList[index2];
2271
+ const element = realList.value ? realList.value[index2] : null;
2344
2272
  return { index: index2, element };
2345
- },
2346
- emitChanges(evt) {
2347
- this.$nextTick(() => {
2348
- this.$emit("change", evt);
2349
- });
2350
- },
2351
- alterList(onList) {
2352
- if (this.list) {
2353
- onList(this.list);
2273
+ }
2274
+ function emitChanges(evt) {
2275
+ vue.nextTick(() => emit("change", evt));
2276
+ }
2277
+ function alterList(onList) {
2278
+ if (props.list) {
2279
+ onList(props.list);
2354
2280
  return;
2355
2281
  }
2356
- const newList = [...this.modelValue];
2282
+ const newList = [...props.modelValue || []];
2357
2283
  onList(newList);
2358
- this.$emit("update:modelValue", newList);
2359
- },
2360
- spliceList() {
2361
- const spliceList = (list) => list.splice(...arguments);
2362
- this.alterList(spliceList);
2363
- },
2364
- updatePosition(oldIndex2, newIndex2) {
2365
- const updatePosition = (list) => list.splice(newIndex2, 0, list.splice(oldIndex2, 1)[0]);
2366
- this.alterList(updatePosition);
2367
- },
2368
- getVmIndex(domIndex) {
2369
- const indexes = this.visibleIndexes;
2284
+ emit("update:modelValue", newList);
2285
+ }
2286
+ function spliceList(...args) {
2287
+ const spliceList2 = (list) => list.splice(...args);
2288
+ alterList(spliceList2);
2289
+ }
2290
+ function updatePosition(oldIndex2, newIndex2) {
2291
+ const updatePosition2 = (list) => list.splice(newIndex2, 0, list.splice(oldIndex2, 1)[0]);
2292
+ alterList(updatePosition2);
2293
+ }
2294
+ function getVmIndex(domIndex) {
2295
+ const indexes = visibleIndexes.value;
2370
2296
  const numberIndexes = indexes.length;
2371
2297
  return domIndex > numberIndexes - 1 ? numberIndexes : indexes[domIndex];
2372
- },
2373
- getComponent() {
2374
- return this.$slots.default ? (
2375
- //@ts-ignore
2376
- this.$slots.default()[0].componentInstance
2377
- ) : null;
2378
- },
2379
- resetTransitionData(index2) {
2380
- if (!this.noTransitionOnDrag || !this.transitionMode) {
2298
+ }
2299
+ function getComponent() {
2300
+ if (!slots.default)
2301
+ return null;
2302
+ const sl = slots.default();
2303
+ return sl[0]?.component?.proxy || null;
2304
+ }
2305
+ function resetTransitionData(index2) {
2306
+ if (!props.noTransitionOnDrag || !transitionMode.value)
2381
2307
  return;
2308
+ const nodes = getChildrenNodes();
2309
+ if (nodes[index2]) {
2310
+ nodes[index2].data = null;
2382
2311
  }
2383
- var nodes = this.getChildrenNodes();
2384
- nodes[index2].data = null;
2385
- const transitionContainer = this.getComponent();
2386
- transitionContainer.children = [];
2387
- transitionContainer.kept = void 0;
2388
- },
2389
- onDragStart(evt) {
2390
- this.computeIndexes();
2391
- this.context = this.getUnderlyingVm(evt.item);
2392
- if (!this.context)
2312
+ const transitionContainer = getComponent();
2313
+ if (transitionContainer) {
2314
+ transitionContainer.children = [];
2315
+ transitionContainer.kept = void 0;
2316
+ }
2317
+ }
2318
+ function onDragStart(evt) {
2319
+ computeIndexesFn();
2320
+ context.value = getUnderlyingVm(evt.item);
2321
+ if (!context.value)
2393
2322
  return;
2394
- evt.item._underlying_vm_ = this.clone(this.context.element);
2323
+ evt.item._underlying_vm_ = props.clone(context.value.element);
2395
2324
  draggingElement = evt.item;
2396
- },
2397
- onDragAdd(evt) {
2325
+ }
2326
+ function onDragAdd(evt) {
2398
2327
  const element = evt.item._underlying_vm_;
2399
- if (element === void 0) {
2328
+ if (element === void 0)
2400
2329
  return;
2401
- }
2402
2330
  removeNode(evt.item);
2403
- const newIndex2 = this.getVmIndex(evt.newIndex);
2404
- this.spliceList(newIndex2, 0, element);
2405
- this.computeIndexes();
2406
- const added = { element, newIndex: newIndex2 };
2407
- this.emitChanges({ added });
2408
- },
2409
- onDragRemove(evt) {
2410
- insertNodeAt(this.$el, evt.item, evt.oldIndex);
2331
+ const newIndex2 = getVmIndex(evt.newIndex);
2332
+ spliceList(newIndex2, 0, element);
2333
+ computeIndexesFn();
2334
+ emitChanges({ added: { element, newIndex: newIndex2 } });
2335
+ }
2336
+ function onDragRemove(evt) {
2337
+ insertNodeAt(instance?.proxy?.$el, evt.item, evt.oldIndex);
2411
2338
  if (evt.pullMode === "clone") {
2412
2339
  removeNode(evt.clone);
2413
2340
  return;
2414
2341
  }
2415
- if (!this.context)
2342
+ if (!context.value)
2416
2343
  return;
2417
- const oldIndex2 = this.context.index;
2418
- this.spliceList(oldIndex2, 1);
2419
- const removed = { element: this.context.element, oldIndex: oldIndex2 };
2420
- this.resetTransitionData(oldIndex2);
2421
- this.emitChanges({ removed });
2422
- },
2423
- onDragUpdate(evt) {
2344
+ const oldIndex2 = context.value.index;
2345
+ spliceList(oldIndex2, 1);
2346
+ resetTransitionData(oldIndex2);
2347
+ emitChanges({ removed: { element: context.value.element, oldIndex: oldIndex2 } });
2348
+ }
2349
+ function onDragUpdate(evt) {
2424
2350
  removeNode(evt.item);
2425
2351
  insertNodeAt(evt.from, evt.item, evt.oldIndex);
2426
- const oldIndex2 = this.context.index;
2427
- const newIndex2 = this.getVmIndex(evt.newIndex);
2428
- this.updatePosition(oldIndex2, newIndex2);
2429
- const moved2 = { element: this.context.element, oldIndex: oldIndex2, newIndex: newIndex2 };
2430
- this.emitChanges({ moved: moved2 });
2431
- },
2432
- updateProperty(evt, propertyName) {
2433
- evt.hasOwnProperty(propertyName) && (evt[propertyName] += this.headerOffset);
2434
- },
2435
- onDragMove(evt, originalEvent) {
2436
- const onMove = this.move;
2437
- if (!onMove || !this.realList) {
2438
- return true;
2439
- }
2440
- const relatedContext = this.getRelatedContextFromMoveEvent(evt);
2441
- const draggedContext = this.context;
2442
- const futureIndex = this.computeFutureIndex(relatedContext, evt);
2443
- Object.assign(draggedContext, { futureIndex });
2444
- const sendEvt = Object.assign({}, evt, {
2445
- relatedContext,
2446
- draggedContext
2352
+ const oldIndex2 = context.value?.index;
2353
+ const newIndex2 = getVmIndex(evt.newIndex);
2354
+ updatePosition(oldIndex2, newIndex2);
2355
+ emitChanges({
2356
+ moved: { element: context.value?.element, oldIndex: oldIndex2, newIndex: newIndex2 }
2447
2357
  });
2448
- return onMove(sendEvt, originalEvent);
2449
- },
2450
- onDragEnd() {
2451
- this.computeIndexes();
2452
- draggingElement = null;
2453
- },
2454
- getTrargetedComponent(htmElement) {
2455
- return htmElement.__draggable_component__;
2456
- },
2457
- getRelatedContextFromMoveEvent({ to, related }) {
2458
- const component = this.getTrargetedComponent(to);
2358
+ }
2359
+ function updateProperty(evt, propertyName) {
2360
+ if (Object.prototype.hasOwnProperty.call(evt, propertyName))
2361
+ evt[propertyName] += headerOffset.value;
2362
+ }
2363
+ function getTargetedComponent(htmlElement) {
2364
+ return htmlElement.__draggable_component__;
2365
+ }
2366
+ function getRelatedContextFromMoveEvent({ to, related }) {
2367
+ const component = getTargetedComponent(to);
2459
2368
  if (!component) {
2460
2369
  return { component };
2461
2370
  }
2462
2371
  const list = component.realList;
2463
- const context = { list, component };
2372
+ const contextLocal = { list, component };
2464
2373
  if (to !== related && list && component.getUnderlyingVm) {
2465
2374
  const destination = component.getUnderlyingVm(related);
2466
2375
  if (destination) {
2467
- return Object.assign(destination, context);
2376
+ return Object.assign(destination, contextLocal);
2468
2377
  }
2469
2378
  }
2470
- return context;
2471
- },
2472
- computeFutureIndex(relatedContext, evt) {
2379
+ return contextLocal;
2380
+ }
2381
+ function computeFutureIndex(relatedContext, evt) {
2473
2382
  const domChildren = [...evt.to.children].filter((el) => el.style["display"] !== "none");
2474
2383
  if (domChildren.length === 0)
2475
2384
  return 0;
@@ -2478,6 +2387,134 @@ const VueDraggableNext = vue.defineComponent({
2478
2387
  const draggedInList = domChildren.indexOf(draggingElement) !== -1;
2479
2388
  return draggedInList || !evt.willInsertAfter ? currentIndex : currentIndex + 1;
2480
2389
  }
2390
+ const mounted = () => {
2391
+ const optionsAdded = {};
2392
+ eventsListened.forEach((elt) => {
2393
+ optionsAdded["on" + elt] = delegateAndEmit(elt);
2394
+ });
2395
+ eventsToEmit.forEach((elt) => {
2396
+ optionsAdded["on" + elt] = emitEvent.bind(null, elt);
2397
+ });
2398
+ const attributes = Object.keys(attrs).reduce((res, key) => {
2399
+ res[camelize(key)] = attrs[key];
2400
+ return res;
2401
+ }, {});
2402
+ const options = Object.assign({}, attributes, optionsAdded, {
2403
+ onMove: (evt, originalEvent) => {
2404
+ return onDragMove(evt, originalEvent);
2405
+ }
2406
+ });
2407
+ if (!("draggable" in options)) {
2408
+ options.draggable = ">*";
2409
+ }
2410
+ const targetDomElement = instance?.proxy?.$el.nodeType === 1 ? instance.proxy.$el : instance?.proxy?.$el.parentElement || null;
2411
+ if (targetDomElement) {
2412
+ sortableInstance.value = new Sortable(targetDomElement, options);
2413
+ targetDomElement.__draggable_component__ = instance?.proxy;
2414
+ computeIndexesFn();
2415
+ }
2416
+ };
2417
+ function emitEvent(evtName, evtData) {
2418
+ vue.nextTick(() => emit(evtName.toLowerCase(), evtData));
2419
+ }
2420
+ function delegateAndEmit(evtName) {
2421
+ return (evtData) => {
2422
+ if (realList.value !== null) {
2423
+ const handlerName = "onDrag" + evtName;
2424
+ const handler = methods[handlerName];
2425
+ if (handler) {
2426
+ handler(evtData);
2427
+ }
2428
+ }
2429
+ emitEvent(evtName, evtData);
2430
+ };
2431
+ }
2432
+ function onDragMove(evt, originalEvent) {
2433
+ const onMove = props.move;
2434
+ if (!onMove || !realList.value) {
2435
+ return true;
2436
+ }
2437
+ const relatedContext = getRelatedContextFromMoveEvent(evt);
2438
+ const draggedContext = context.value;
2439
+ const futureIndex = computeFutureIndex(relatedContext, evt);
2440
+ if (draggedContext) {
2441
+ Object.assign(draggedContext, { futureIndex });
2442
+ }
2443
+ const sendEvt = Object.assign({}, evt, {
2444
+ relatedContext,
2445
+ draggedContext
2446
+ });
2447
+ return onMove(sendEvt, originalEvent);
2448
+ }
2449
+ function onDragEnd() {
2450
+ computeIndexesFn();
2451
+ draggingElement = null;
2452
+ }
2453
+ const methods = {
2454
+ onDragStart,
2455
+ onDragAdd,
2456
+ onDragRemove,
2457
+ onDragUpdate,
2458
+ onDragMove,
2459
+ onDragEnd
2460
+ };
2461
+ vue.onMounted(() => {
2462
+ mounted();
2463
+ });
2464
+ if (props.list !== null && props.modelValue !== null) {
2465
+ console.error("list props are mutually exclusive! Please set one.");
2466
+ }
2467
+ return {
2468
+ getTag,
2469
+ realList,
2470
+ visibleIndexes,
2471
+ noneFunctionalComponentMode,
2472
+ headerOffset,
2473
+ footerOffset,
2474
+ transitionMode,
2475
+ computeIndexes: computeIndexesFn,
2476
+ updateOptions,
2477
+ getChildrenNodes,
2478
+ getUnderlyingVm,
2479
+ emitChanges,
2480
+ alterList,
2481
+ spliceList,
2482
+ updatePosition,
2483
+ getVmIndex,
2484
+ getComponent,
2485
+ resetTransitionData,
2486
+ onDragStart,
2487
+ onDragAdd,
2488
+ onDragRemove,
2489
+ onDragUpdate,
2490
+ updateProperty,
2491
+ onDragMove,
2492
+ onDragEnd,
2493
+ mounted,
2494
+ context,
2495
+ sortableInstance,
2496
+ getRelatedContextFromMoveEvent,
2497
+ getTargetedComponent,
2498
+ computeFutureIndex
2499
+ // ... other exposed functions as needed
2500
+ };
2501
+ },
2502
+ render() {
2503
+ const tag = this.getTag();
2504
+ const attrs = getComponentAttributes(this.$attrs, this.componentData);
2505
+ if (typeof tag === "string") {
2506
+ const slots = this.$slots.default && typeof this.$slots.default === "function" ? this.$slots.default() : null;
2507
+ if (!slots)
2508
+ return vue.h(tag, attrs, []);
2509
+ this.transitionMode = isTransition(slots);
2510
+ return vue.h(tag, attrs, slots);
2511
+ }
2512
+ const slotFunctions = this.$slots.default ? { default: this.$slots.default } : {};
2513
+ if (this.$slots.default) {
2514
+ const slotResult = typeof this.$slots.default === "function" ? this.$slots.default() : null;
2515
+ this.transitionMode = isTransition(slotResult || []);
2516
+ }
2517
+ return vue.h(tag, attrs, slotFunctions);
2481
2518
  }
2482
2519
  });
2483
2520
  exports.VueDraggableNext = VueDraggableNext;