@ozdao/martyrs 0.2.550 → 0.2.552

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 (1721) hide show
  1. package/dist/__vite-browser-external-l0sNRNKZ.js +1 -0
  2. package/dist/_virtual/__vite-browser-external.js +2 -0
  3. package/dist/_virtual/__vite-browser-external.js.map +1 -0
  4. package/dist/builder.js +86 -4
  5. package/dist/{main-BkG7nL3U.js → main-Bywjlw2D.js} +1891 -1861
  6. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +2 -2
  7. package/dist/martyrs/src/components/Button/{Button.vue.cjs.map → Button.vue2.js.map} +1 -1
  8. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.js → Dropdown.vue.js} +6 -4
  9. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +1 -0
  10. package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +2 -2
  11. package/dist/martyrs/src/components/EditImages/{EditImages.vue.cjs.map → EditImages.vue2.js.map} +1 -1
  12. package/dist/martyrs/src/components/Feed/Feed.vue.js +2 -2
  13. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  14. package/dist/martyrs/src/components/FieldPhone/click-outside.js +3 -1
  15. package/dist/martyrs/src/components/FieldPhone/click-outside.js.map +1 -1
  16. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue2.js → BlockTags.vue.js} +3 -3
  17. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -0
  18. package/dist/martyrs/src/components/FieldTags/{FieldTags.vue2.js → FieldTags.vue.js} +2 -2
  19. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js.map +1 -0
  20. package/dist/martyrs/src/components/Media/Media.vue.js +19 -6
  21. package/dist/martyrs/src/components/Media/Media.vue.js.map +1 -1
  22. package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
  23. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
  24. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.js → Spoiler.vue2.js} +2 -2
  25. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.cjs.map → Spoiler.vue2.js.map} +1 -1
  26. package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
  27. package/dist/martyrs/src/components/Tab/{Tab.vue.cjs.map → Tab.vue2.js.map} +1 -1
  28. package/dist/martyrs/src/components/UploadImage/{UploadImage.vue2.js → UploadImage.vue.js} +2 -2
  29. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -0
  30. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +3 -2
  31. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
  32. package/dist/martyrs/src/modules/auth/auth.client.js +13 -1
  33. package/dist/martyrs/src/modules/auth/auth.client.js.map +1 -1
  34. package/dist/martyrs/src/modules/auth/auth.router.js +4 -12
  35. package/dist/martyrs/src/modules/auth/auth.router.js.map +1 -1
  36. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  37. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  38. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  39. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  40. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +13 -11
  41. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
  42. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +2 -2
  43. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  44. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  45. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  46. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  47. package/dist/martyrs/src/modules/auth/views/store/auth.js +17 -10
  48. package/dist/martyrs/src/modules/auth/views/store/auth.js.map +1 -1
  49. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
  50. package/dist/martyrs/src/modules/chats/store/chat.store.js +9 -9
  51. package/dist/martyrs/src/modules/chats/store/chat.store.js.map +1 -1
  52. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  53. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  54. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +10 -9
  55. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
  56. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +1 -1
  57. package/dist/martyrs/src/modules/core/core.client.js +29 -30
  58. package/dist/martyrs/src/modules/core/core.client.js.map +1 -1
  59. package/dist/martyrs/src/modules/core/views/classes/core.app.js +62 -22
  60. package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
  61. package/dist/martyrs/src/modules/core/views/classes/{core.i18n.js → i18n.manager.js} +1 -1
  62. package/dist/martyrs/src/modules/core/views/classes/i18n.manager.js.map +1 -0
  63. package/dist/martyrs/src/modules/core/views/classes/{module-registry.js → module.manager.js} +47 -8
  64. package/dist/martyrs/src/modules/core/views/classes/module.manager.js.map +1 -0
  65. package/dist/martyrs/src/modules/core/views/classes/{session.js → session.manager.js} +3 -3
  66. package/dist/martyrs/src/modules/core/views/classes/session.manager.js.map +1 -0
  67. package/dist/martyrs/src/modules/core/views/classes/{core.store.js → store.manager.js} +3 -3
  68. package/dist/martyrs/src/modules/core/views/classes/store.manager.js.map +1 -0
  69. package/dist/martyrs/src/modules/core/views/classes/{core.websocket.js → ws.manager.js} +5 -4
  70. package/dist/martyrs/src/modules/core/views/classes/ws.manager.js.map +1 -0
  71. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +2 -2
  72. package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +4 -3
  73. package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
  74. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
  75. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
  76. package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +3 -2
  77. package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js.map +1 -1
  78. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +34 -25
  79. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
  80. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +11 -10
  81. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
  82. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +6 -5
  83. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
  84. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +12 -11
  85. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
  86. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +8 -7
  87. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js.map +1 -1
  88. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +28 -9
  89. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
  90. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
  91. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.cjs.map → Filters.vue2.js.map} +1 -1
  92. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +1 -1
  93. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -6
  94. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js.map +1 -1
  95. package/dist/martyrs/src/modules/core/views/mixins/mixins.js +7 -6
  96. package/dist/martyrs/src/modules/core/views/mixins/mixins.js.map +1 -1
  97. package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js +6 -5
  98. package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js.map +1 -1
  99. package/dist/martyrs/src/modules/core/views/store/core.store.js +157 -140
  100. package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
  101. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +59 -6
  102. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
  103. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  104. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  105. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +5 -5
  106. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +4 -4
  107. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
  108. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +2 -2
  109. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  110. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +2 -2
  111. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +4 -4
  112. package/dist/martyrs/src/modules/gallery/store/gallery.js +2 -2
  113. package/dist/martyrs/src/modules/gallery/store/gallery.js.map +1 -1
  114. package/dist/martyrs/src/modules/icons/entities/IconMusic.vue.js +5 -3
  115. package/dist/martyrs/src/modules/icons/entities/IconMusic.vue.js.map +1 -1
  116. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  117. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  118. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  119. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  120. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
  121. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +8 -7
  122. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
  123. package/dist/martyrs/src/modules/inventory/store/stock.alerts.store.js +2 -2
  124. package/dist/martyrs/src/modules/inventory/store/stock.alerts.store.js.map +1 -1
  125. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  126. package/dist/martyrs/src/modules/landing/landing.client.js +1 -1
  127. package/dist/martyrs/src/modules/landing/landing.client.js.map +1 -1
  128. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +5 -4
  129. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js.map +1 -1
  130. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.js +9 -8
  131. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.js.map +1 -1
  132. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  133. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  134. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  135. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +2 -2
  136. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
  137. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +8 -7
  138. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
  139. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +8 -7
  140. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
  141. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +8 -7
  142. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
  143. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  144. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +8 -7
  145. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
  146. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
  147. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +4 -3
  148. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
  149. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  150. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +6 -5
  151. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
  152. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
  153. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +2 -2
  154. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  155. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  156. package/dist/martyrs/src/modules/music/music.client.js +4 -4
  157. package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
  158. package/dist/martyrs/src/modules/music/music.router.js +2 -4
  159. package/dist/martyrs/src/modules/music/music.router.js.map +1 -1
  160. package/dist/martyrs/src/modules/music/store/albums.js +2 -2
  161. package/dist/martyrs/src/modules/music/store/albums.js.map +1 -1
  162. package/dist/martyrs/src/modules/music/store/artists.js +2 -2
  163. package/dist/martyrs/src/modules/music/store/artists.js.map +1 -1
  164. package/dist/martyrs/src/modules/music/store/genres.js +2 -2
  165. package/dist/martyrs/src/modules/music/store/genres.js.map +1 -1
  166. package/dist/martyrs/src/modules/music/store/player.js +11 -11
  167. package/dist/martyrs/src/modules/music/store/player.js.map +1 -1
  168. package/dist/martyrs/src/modules/music/store/playlists.js +2 -2
  169. package/dist/martyrs/src/modules/music/store/playlists.js.map +1 -1
  170. package/dist/martyrs/src/modules/music/store/tracks.js +2 -2
  171. package/dist/martyrs/src/modules/music/store/tracks.js.map +1 -1
  172. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.js +7 -7
  173. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.js.map +1 -1
  174. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.js +1 -1
  175. package/dist/martyrs/src/modules/notifications/notifications.client.js +17 -8
  176. package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
  177. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +5 -4
  178. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
  179. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  180. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  181. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
  182. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +21 -19
  183. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
  184. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +37 -36
  185. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
  186. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +5 -4
  187. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
  188. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  189. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +8 -7
  190. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
  191. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
  192. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
  193. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +7 -6
  194. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js.map +1 -1
  195. package/dist/martyrs/src/modules/orders/orders.client.js +1 -1
  196. package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
  197. package/dist/martyrs/src/modules/orders/store/applications.js +2 -2
  198. package/dist/martyrs/src/modules/orders/store/applications.js.map +1 -1
  199. package/dist/martyrs/src/modules/orders/store/customers.store.js +2 -2
  200. package/dist/martyrs/src/modules/orders/store/customers.store.js.map +1 -1
  201. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +3 -35
  202. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js.map +1 -1
  203. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  204. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
  205. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  206. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +6 -5
  207. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
  208. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +10 -9
  209. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
  210. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  211. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +3 -34
  212. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
  213. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +10 -38
  214. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
  215. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +9 -32
  216. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  217. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  218. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +5 -5
  219. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  220. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  221. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  222. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  223. package/dist/martyrs/src/modules/organizations/organizations.client.js +12 -0
  224. package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
  225. package/dist/martyrs/src/modules/organizations/store/departments.store.js +2 -2
  226. package/dist/martyrs/src/modules/organizations/store/departments.store.js.map +1 -1
  227. package/dist/martyrs/src/modules/organizations/store/invites.store.js +2 -2
  228. package/dist/martyrs/src/modules/organizations/store/invites.store.js.map +1 -1
  229. package/dist/martyrs/src/modules/organizations/store/memberships.store.js +2 -2
  230. package/dist/martyrs/src/modules/organizations/store/memberships.store.js.map +1 -1
  231. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  232. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  233. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  234. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +13 -12
  235. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
  236. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +9 -8
  237. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
  238. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
  239. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
  240. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +6 -5
  241. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
  242. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +12 -11
  243. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
  244. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  245. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  246. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js +7 -6
  247. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js.map +1 -1
  248. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +7 -6
  249. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
  250. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
  251. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  252. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  253. package/dist/martyrs/src/modules/products/components/sections/ProductsPopular.vue.js +1 -1
  254. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +2 -8
  255. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
  256. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
  257. package/dist/martyrs/src/modules/products/store/variants.store.js +2 -2
  258. package/dist/martyrs/src/modules/products/store/variants.store.js.map +1 -1
  259. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +3 -3
  260. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  261. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  262. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +10 -9
  263. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
  264. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +17 -16
  265. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js.map +1 -1
  266. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
  267. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  268. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +10 -9
  269. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
  270. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
  271. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  272. package/dist/martyrs.css +1 -1
  273. package/dist/martyrs.es.js +1 -1
  274. package/dist/style.css +70 -41
  275. package/dist/{web-DvmEV7zh.js → web-i9sCtYxS.js} +1 -1
  276. package/package.json +1 -1
  277. package/src/builder/modes/ssr.prod.js +57 -3
  278. package/src/builder/modes/ssr.rspack.dev.js +63 -7
  279. package/src/builder/rspack/rspack.config.ssr.client.js +18 -5
  280. package/src/components/Dropdown/Dropdown.vue +4 -2
  281. package/src/components/FieldPhone/click-outside.js +3 -1
  282. package/src/components/Media/Media.vue +84 -56
  283. package/src/components/UploadImageMultiple/UploadImageMultiple.vue +2 -1
  284. package/src/modules/auth/auth.client.js +19 -1
  285. package/src/modules/auth/auth.router.js +5 -11
  286. package/src/modules/auth/views/components/pages/ProfileEdit.old.vue +3 -1
  287. package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +5 -3
  288. package/src/modules/auth/views/store/auth.js +22 -13
  289. package/src/modules/chats/store/chat.store.js +10 -10
  290. package/src/modules/community/components/pages/Posts.vue +2 -1
  291. package/src/modules/core/TASK.MD +3 -1
  292. package/src/modules/core/core.client.js +15 -10
  293. package/src/modules/core/views/classes/core.app.js +94 -82
  294. package/src/modules/core/views/classes/{module-registry.js → module.manager.js} +70 -13
  295. package/src/modules/core/views/classes/{session.js → session.manager.js} +2 -2
  296. package/src/modules/core/views/classes/{core.store.js → store.manager.js} +2 -2
  297. package/src/modules/core/views/classes/{core.websocket.js → ws.manager.js} +4 -3
  298. package/src/modules/core/views/components/blocks/HelpCard.vue +4 -2
  299. package/src/modules/core/views/components/layouts/App.vue +6 -4
  300. package/src/modules/core/views/components/layouts/Client.vue +52 -35
  301. package/src/modules/core/views/components/partials/Header.vue +9 -7
  302. package/src/modules/core/views/components/partials/LocationSelection.vue +7 -5
  303. package/src/modules/core/views/components/partials/Navigation.vue +5 -4
  304. package/src/modules/core/views/components/partials/NavigationBar.vue +5 -3
  305. package/src/modules/core/views/components/partials/Sidebar.vue +56 -9
  306. package/src/modules/core/views/mixins/mixins.js +3 -2
  307. package/src/modules/core/views/plugins/date-picker.plugin.js +6 -5
  308. package/src/modules/core/views/store/core.store.js +218 -186
  309. package/src/modules/core/views/utils/vue-app-renderer.js +87 -9
  310. package/src/modules/events/components/pages/EditEventTickets.vue +2 -2
  311. package/src/modules/gallery/store/gallery.js +2 -2
  312. package/src/modules/governance/views/components/pages/VotingCreate.vue +2 -2
  313. package/src/modules/icons/entities/IconMusic.vue +1 -1
  314. package/src/modules/inventory/components/pages/InventoryEdit.vue +3 -2
  315. package/src/modules/inventory/store/stock.alerts.store.js +2 -2
  316. package/src/modules/landing/landing.client.js +1 -1
  317. package/src/modules/marketplace/views/components/layouts/Marketplace.vue +2 -1
  318. package/src/modules/marketplace/views/components/pages/Catalog.vue +2 -1
  319. package/src/modules/music/components/cards/TrackListCard.vue +1 -1
  320. package/src/modules/music/components/forms/AlbumForm.vue +8 -6
  321. package/src/modules/music/components/forms/ArtistForm.vue +8 -6
  322. package/src/modules/music/components/forms/PlaylistForm.vue +8 -6
  323. package/src/modules/music/components/forms/TrackForm.vue +8 -6
  324. package/src/modules/music/components/pages/Artist.vue +5 -3
  325. package/src/modules/music/components/pages/Playlist.vue +6 -4
  326. package/src/modules/music/music.client.js +4 -4
  327. package/src/modules/music/music.router.js +4 -1
  328. package/src/modules/music/store/albums.js +2 -2
  329. package/src/modules/music/store/artists.js +2 -2
  330. package/src/modules/music/store/genres.js +2 -2
  331. package/src/modules/music/store/player.js +11 -11
  332. package/src/modules/music/store/playlists.js +2 -2
  333. package/src/modules/music/store/tracks.js +2 -2
  334. package/src/modules/notifications/components/layouts/NotificationsLayout.vue +7 -7
  335. package/src/modules/notifications/notifications.client.js +22 -8
  336. package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +6 -4
  337. package/src/modules/orders/components/pages/OrderBackoffice.vue +21 -19
  338. package/src/modules/orders/components/pages/OrderCreate.vue +13 -12
  339. package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +6 -4
  340. package/src/modules/orders/components/partials/ShopCart.vue +8 -7
  341. package/src/modules/orders/components/sections/FormDelivery.vue +8 -6
  342. package/src/modules/orders/orders.client.js +1 -1
  343. package/src/modules/orders/store/applications.js +2 -2
  344. package/src/modules/orders/store/customers.store.js +2 -2
  345. package/src/modules/organizations/CLAUDE.md +4 -4
  346. package/src/modules/organizations/components/blocks/CardOrganization.vue +2 -2
  347. package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +7 -5
  348. package/src/modules/organizations/components/forms/DepartmentForm.vue +7 -5
  349. package/src/modules/organizations/components/pages/Members.vue +4 -2
  350. package/src/modules/organizations/components/pages/Organization.vue +4 -2
  351. package/src/modules/organizations/organizations.client.js +18 -0
  352. package/src/modules/organizations/store/departments.store.js +2 -2
  353. package/src/modules/organizations/store/invites.store.js +2 -2
  354. package/src/modules/organizations/store/memberships.store.js +2 -2
  355. package/src/modules/pages/views/store/pages.store.js +2 -2
  356. package/src/modules/products/components/pages/Categories.vue +6 -5
  357. package/src/modules/products/components/pages/CategoryEdit.vue +6 -5
  358. package/src/modules/products/components/pages/Product.vue +1 -1
  359. package/src/modules/products/components/pages/ProductEdit.vue +2 -1
  360. package/src/modules/products/components/pages/Products.vue +8 -7
  361. package/src/modules/products/components/sections/EditIngredients.vue +7 -6
  362. package/src/modules/products/components/sections/EditRecommended.vue +4 -3
  363. package/src/modules/products/components/sections/ProductsPopular.vue +2 -2
  364. package/src/modules/products/components/sections/ProductsRecommended.vue +1 -7
  365. package/src/modules/products/products.router.js +0 -1
  366. package/src/modules/products/store/variants.store.js +2 -2
  367. package/src/modules/spots/components/layouts/Spots.vue +6 -4
  368. package/src/modules/spots/components/pages/Map.vue +9 -7
  369. package/src/modules/spots/components/pages/Spots.vue +6 -4
  370. package/dist/_virtual/_commonjsHelpers.cjs +0 -9
  371. package/dist/_virtual/_commonjsHelpers.cjs.map +0 -1
  372. package/dist/_virtual/_plugin-vue_export-helper.cjs +0 -11
  373. package/dist/_virtual/_plugin-vue_export-helper.cjs.map +0 -1
  374. package/dist/_virtual/alignment-pattern.cjs +0 -5
  375. package/dist/_virtual/alignment-pattern.cjs.map +0 -1
  376. package/dist/_virtual/browser.cjs +0 -8
  377. package/dist/_virtual/browser.cjs.map +0 -1
  378. package/dist/_virtual/browser2.cjs +0 -5
  379. package/dist/_virtual/browser2.cjs.map +0 -1
  380. package/dist/_virtual/canvas.cjs +0 -5
  381. package/dist/_virtual/canvas.cjs.map +0 -1
  382. package/dist/_virtual/dayjs.min.cjs +0 -8
  383. package/dist/_virtual/dayjs.min.cjs.map +0 -1
  384. package/dist/_virtual/dayjs.min2.cjs +0 -5
  385. package/dist/_virtual/dayjs.min2.cjs.map +0 -1
  386. package/dist/_virtual/dijkstra.cjs +0 -5
  387. package/dist/_virtual/dijkstra.cjs.map +0 -1
  388. package/dist/_virtual/error-correction-code.cjs +0 -5
  389. package/dist/_virtual/error-correction-code.cjs.map +0 -1
  390. package/dist/_virtual/error-correction-level.cjs +0 -5
  391. package/dist/_virtual/error-correction-level.cjs.map +0 -1
  392. package/dist/_virtual/finder-pattern.cjs +0 -5
  393. package/dist/_virtual/finder-pattern.cjs.map +0 -1
  394. package/dist/_virtual/format-info.cjs +0 -5
  395. package/dist/_virtual/format-info.cjs.map +0 -1
  396. package/dist/_virtual/galois-field.cjs +0 -5
  397. package/dist/_virtual/galois-field.cjs.map +0 -1
  398. package/dist/_virtual/index.cjs +0 -8
  399. package/dist/_virtual/index.cjs.map +0 -1
  400. package/dist/_virtual/index2.cjs +0 -5
  401. package/dist/_virtual/index2.cjs.map +0 -1
  402. package/dist/_virtual/mask-pattern.cjs +0 -5
  403. package/dist/_virtual/mask-pattern.cjs.map +0 -1
  404. package/dist/_virtual/mode.cjs +0 -5
  405. package/dist/_virtual/mode.cjs.map +0 -1
  406. package/dist/_virtual/polynomial.cjs +0 -5
  407. package/dist/_virtual/polynomial.cjs.map +0 -1
  408. package/dist/_virtual/qrcode.cjs +0 -5
  409. package/dist/_virtual/qrcode.cjs.map +0 -1
  410. package/dist/_virtual/regex.cjs +0 -5
  411. package/dist/_virtual/regex.cjs.map +0 -1
  412. package/dist/_virtual/segments.cjs +0 -5
  413. package/dist/_virtual/segments.cjs.map +0 -1
  414. package/dist/_virtual/svg-tag.cjs +0 -5
  415. package/dist/_virtual/svg-tag.cjs.map +0 -1
  416. package/dist/_virtual/utils.cjs +0 -5
  417. package/dist/_virtual/utils.cjs.map +0 -1
  418. package/dist/_virtual/utils2.cjs +0 -5
  419. package/dist/_virtual/utils2.cjs.map +0 -1
  420. package/dist/_virtual/version-check.cjs +0 -5
  421. package/dist/_virtual/version-check.cjs.map +0 -1
  422. package/dist/_virtual/version.cjs +0 -5
  423. package/dist/_virtual/version.cjs.map +0 -1
  424. package/dist/_virtual/weekOfYear.cjs +0 -8
  425. package/dist/_virtual/weekOfYear.cjs.map +0 -1
  426. package/dist/_virtual/weekOfYear2.cjs +0 -5
  427. package/dist/_virtual/weekOfYear2.cjs.map +0 -1
  428. package/dist/abac-gNSxNkX1.cjs +0 -1029
  429. package/dist/addUserStatusFields-7-66sf45.cjs +0 -86
  430. package/dist/auth.server.cjs +0 -529
  431. package/dist/authJwt-BIZ2GIfT.cjs +0 -75
  432. package/dist/builder.cjs +0 -1142
  433. package/dist/chats.server.cjs +0 -323
  434. package/dist/common.schema-BtXLULba.cjs +0 -12
  435. package/dist/community.server.cjs +0 -840
  436. package/dist/core.abac-DqDvtkHR.cjs +0 -297
  437. package/dist/core.logger-BuW7JHMY.cjs +0 -165
  438. package/dist/core.server.cjs +0 -135
  439. package/dist/core.verifier-Bi-XLEi9.cjs +0 -651
  440. package/dist/core.websocket-Cm72lPCs.cjs +0 -374
  441. package/dist/credentials.schema-DVXaFnXl.cjs +0 -9
  442. package/dist/crud-CQ3ICbm7.cjs +0 -1176
  443. package/dist/engagement.schema-DHw4iY_W.cjs +0 -23
  444. package/dist/events.server.cjs +0 -1410
  445. package/dist/files.server.cjs +0 -292
  446. package/dist/gallery.server.cjs +0 -270
  447. package/dist/index-BFxqqmgh.cjs +0 -186
  448. package/dist/inventory.server.cjs +0 -1069
  449. package/dist/mailing-DCvDBHVh.cjs +0 -75
  450. package/dist/main-CXqpC28l.cjs +0 -11
  451. package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.cjs +0 -485
  452. package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.cjs.map +0 -1
  453. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/preferences/dist/esm/index.cjs +0 -8
  454. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/preferences/dist/esm/index.cjs.map +0 -1
  455. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/preferences/dist/esm/web.cjs +0 -73
  456. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/preferences/dist/esm/web.cjs.map +0 -1
  457. package/dist/martyrs/node_modules/.pnpm/bignumber.js@9.1.2/node_modules/bignumber.js/bignumber.cjs +0 -1336
  458. package/dist/martyrs/node_modules/.pnpm/bignumber.js@9.1.2/node_modules/bignumber.js/bignumber.cjs.map +0 -1
  459. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/ParseError.cjs +0 -131
  460. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/ParseError.cjs.map +0 -1
  461. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/PhoneNumber.cjs +0 -209
  462. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/PhoneNumber.cjs.map +0 -1
  463. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/constants.cjs +0 -22
  464. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/constants.cjs.map +0 -1
  465. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/format.cjs +0 -166
  466. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/format.cjs.map +0 -1
  467. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/RFC3966.cjs +0 -14
  468. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/RFC3966.cjs.map +0 -1
  469. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.cjs +0 -8
  470. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.cjs.map +0 -1
  471. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.cjs +0 -27
  472. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.cjs.map +0 -1
  473. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.cjs +0 -30
  474. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.cjs.map +0 -1
  475. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.cjs +0 -24
  476. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.cjs.map +0 -1
  477. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.cjs +0 -55
  478. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.cjs.map +0 -1
  479. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.cjs +0 -27
  480. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.cjs.map +0 -1
  481. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.cjs +0 -38
  482. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.cjs.map +0 -1
  483. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.cjs +0 -43
  484. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.cjs.map +0 -1
  485. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.cjs +0 -46
  486. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.cjs.map +0 -1
  487. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.cjs +0 -49
  488. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.cjs.map +0 -1
  489. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.cjs +0 -30
  490. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.cjs.map +0 -1
  491. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.cjs +0 -19
  492. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.cjs.map +0 -1
  493. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.cjs +0 -52
  494. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.cjs.map +0 -1
  495. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.cjs +0 -16
  496. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.cjs.map +0 -1
  497. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getNumberType.cjs +0 -76
  498. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getNumberType.cjs.map +0 -1
  499. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.cjs +0 -23
  500. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.cjs.map +0 -1
  501. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/isObject.cjs +0 -8
  502. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/isObject.cjs.map +0 -1
  503. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.cjs +0 -25
  504. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.cjs.map +0 -1
  505. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.cjs +0 -8
  506. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.cjs.map +0 -1
  507. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/parseDigits.cjs +0 -80
  508. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/parseDigits.cjs.map +0 -1
  509. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.cjs +0 -26
  510. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.cjs.map +0 -1
  511. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/isPossible.cjs +0 -55
  512. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/isPossible.cjs.map +0 -1
  513. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/isValid.cjs +0 -17
  514. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/isValid.cjs.map +0 -1
  515. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/metadata.cjs +0 -539
  516. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/metadata.cjs.map +0 -1
  517. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/normalizeArguments.cjs +0 -117
  518. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/normalizeArguments.cjs.map +0 -1
  519. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parse.cjs +0 -178
  520. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parse.cjs.map +0 -1
  521. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.cjs +0 -51
  522. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.cjs.map +0 -1
  523. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parsePhoneNumber.cjs +0 -10
  524. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parsePhoneNumber.cjs.map +0 -1
  525. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.cjs +0 -39
  526. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.cjs.map +0 -1
  527. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parsePhoneNumber_.cjs +0 -51
  528. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/parsePhoneNumber_.cjs.map +0 -1
  529. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/tools/semver-compare.cjs +0 -22
  530. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/es6/tools/semver-compare.cjs.map +0 -1
  531. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/metadata.min.json.cjs +0 -5
  532. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/metadata.min.json.cjs.map +0 -1
  533. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.cjs +0 -9
  534. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.cjs.map +0 -1
  535. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/min/exports/withMetadataArgument.cjs +0 -10
  536. package/dist/martyrs/node_modules/.pnpm/libphonenumber-js@1.12.4/node_modules/libphonenumber-js/min/exports/withMetadataArgument.cjs.map +0 -1
  537. package/dist/martyrs/src/components/Address/Address.vue.cjs +0 -113
  538. package/dist/martyrs/src/components/Address/Address.vue.cjs.map +0 -1
  539. package/dist/martyrs/src/components/Block/Block.vue.cjs +0 -83
  540. package/dist/martyrs/src/components/Block/Block.vue.cjs.map +0 -1
  541. package/dist/martyrs/src/components/Button/Button.vue.cjs +0 -158
  542. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  543. package/dist/martyrs/src/components/Calendar/Calendar.vue2.cjs +0 -571
  544. package/dist/martyrs/src/components/Calendar/Calendar.vue2.cjs.map +0 -1
  545. package/dist/martyrs/src/components/Checkbox/Checkbox.vue.cjs +0 -98
  546. package/dist/martyrs/src/components/Checkbox/Checkbox.vue.cjs.map +0 -1
  547. package/dist/martyrs/src/components/Chips/Chips.vue.cjs +0 -28
  548. package/dist/martyrs/src/components/Chips/Chips.vue.cjs.map +0 -1
  549. package/dist/martyrs/src/components/Countdown/Countdown.vue.cjs +0 -96
  550. package/dist/martyrs/src/components/Countdown/Countdown.vue.cjs.map +0 -1
  551. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.cjs +0 -103
  552. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.cjs.map +0 -1
  553. package/dist/martyrs/src/components/Draggable/Draggable.vue.cjs +0 -106
  554. package/dist/martyrs/src/components/Draggable/Draggable.vue.cjs.map +0 -1
  555. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.cjs +0 -72
  556. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.cjs.map +0 -1
  557. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +0 -1
  558. package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs +0 -95
  559. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
  560. package/dist/martyrs/src/components/EmptyState/EmptyState.vue.cjs +0 -41
  561. package/dist/martyrs/src/components/EmptyState/EmptyState.vue.cjs.map +0 -1
  562. package/dist/martyrs/src/components/Feed/Carousel.vue.cjs +0 -99
  563. package/dist/martyrs/src/components/Feed/Carousel.vue.cjs.map +0 -1
  564. package/dist/martyrs/src/components/Feed/Feed.vue.cjs +0 -430
  565. package/dist/martyrs/src/components/Feed/Feed.vue.cjs.map +0 -1
  566. package/dist/martyrs/src/components/Field/Field.vue.cjs +0 -161
  567. package/dist/martyrs/src/components/Field/Field.vue.cjs.map +0 -1
  568. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +0 -202
  569. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs.map +0 -1
  570. package/dist/martyrs/src/components/FieldDate/FieldDate.vue.cjs +0 -183
  571. package/dist/martyrs/src/components/FieldDate/FieldDate.vue.cjs.map +0 -1
  572. package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.cjs +0 -597
  573. package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.cjs.map +0 -1
  574. package/dist/martyrs/src/components/FieldPhone/all-countries.cjs +0 -257
  575. package/dist/martyrs/src/components/FieldPhone/all-countries.cjs.map +0 -1
  576. package/dist/martyrs/src/components/FieldPhone/click-outside.cjs +0 -25
  577. package/dist/martyrs/src/components/FieldPhone/click-outside.cjs.map +0 -1
  578. package/dist/martyrs/src/components/FieldTags/BlockTags.vue2.cjs +0 -94
  579. package/dist/martyrs/src/components/FieldTags/BlockTags.vue2.cjs.map +0 -1
  580. package/dist/martyrs/src/components/FieldTags/BlockTags.vue2.js.map +0 -1
  581. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.cjs +0 -235
  582. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.cjs.map +0 -1
  583. package/dist/martyrs/src/components/FieldTags/FieldTags.vue2.js.map +0 -1
  584. package/dist/martyrs/src/components/Loader/Loader.vue.cjs +0 -61
  585. package/dist/martyrs/src/components/Loader/Loader.vue.cjs.map +0 -1
  586. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.cjs +0 -166
  587. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.cjs.map +0 -1
  588. package/dist/martyrs/src/components/Map/Map.vue.cjs +0 -62
  589. package/dist/martyrs/src/components/Map/Map.vue.cjs.map +0 -1
  590. package/dist/martyrs/src/components/Marquee/Marquee.vue.cjs +0 -240
  591. package/dist/martyrs/src/components/Marquee/Marquee.vue.cjs.map +0 -1
  592. package/dist/martyrs/src/components/Media/Media.vue.cjs +0 -168
  593. package/dist/martyrs/src/components/Media/Media.vue.cjs.map +0 -1
  594. package/dist/martyrs/src/components/Menu/Menu.vue2.cjs +0 -17
  595. package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
  596. package/dist/martyrs/src/components/Menu/MenuItem.vue.cjs +0 -66
  597. package/dist/martyrs/src/components/Menu/MenuItem.vue.cjs.map +0 -1
  598. package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.cjs +0 -240
  599. package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.cjs.map +0 -1
  600. package/dist/martyrs/src/components/Popup/Popup.vue.cjs +0 -107
  601. package/dist/martyrs/src/components/Popup/Popup.vue.cjs.map +0 -1
  602. package/dist/martyrs/src/components/Radio/Radio.vue.cjs +0 -55
  603. package/dist/martyrs/src/components/Radio/Radio.vue.cjs.map +0 -1
  604. package/dist/martyrs/src/components/Select/Select.vue.cjs +0 -134
  605. package/dist/martyrs/src/components/Select/Select.vue.cjs.map +0 -1
  606. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.cjs +0 -625
  607. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.cjs.map +0 -1
  608. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +0 -1
  609. package/dist/martyrs/src/components/Shader/Shader.vue.cjs +0 -2
  610. package/dist/martyrs/src/components/Shader/Shader.vue.cjs.map +0 -1
  611. package/dist/martyrs/src/components/Skeleton/Skeleton.vue2.cjs +0 -97
  612. package/dist/martyrs/src/components/Skeleton/Skeleton.vue2.cjs.map +0 -1
  613. package/dist/martyrs/src/components/Slider/Slider.vue.cjs +0 -168
  614. package/dist/martyrs/src/components/Slider/Slider.vue.cjs.map +0 -1
  615. package/dist/martyrs/src/components/Spoiler/Spoiler.vue.cjs +0 -73
  616. package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +0 -1
  617. package/dist/martyrs/src/components/Status/Snack.vue.cjs +0 -60
  618. package/dist/martyrs/src/components/Status/Snack.vue.cjs.map +0 -1
  619. package/dist/martyrs/src/components/Status/Status.vue.cjs +0 -46
  620. package/dist/martyrs/src/components/Status/Status.vue.cjs.map +0 -1
  621. package/dist/martyrs/src/components/Tab/Tab.vue.cjs +0 -74
  622. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
  623. package/dist/martyrs/src/components/Table/StatusBadge.vue.cjs +0 -25
  624. package/dist/martyrs/src/components/Table/StatusBadge.vue.cjs.map +0 -1
  625. package/dist/martyrs/src/components/Table/Table.vue.cjs +0 -67
  626. package/dist/martyrs/src/components/Table/Table.vue.cjs.map +0 -1
  627. package/dist/martyrs/src/components/Text/Text.vue.cjs +0 -40
  628. package/dist/martyrs/src/components/Text/Text.vue.cjs.map +0 -1
  629. package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.cjs +0 -54
  630. package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.cjs.map +0 -1
  631. package/dist/martyrs/src/components/Tree/Tree.vue.cjs +0 -78
  632. package/dist/martyrs/src/components/Tree/Tree.vue.cjs.map +0 -1
  633. package/dist/martyrs/src/components/Upload/Upload.vue2.cjs +0 -122
  634. package/dist/martyrs/src/components/Upload/Upload.vue2.cjs.map +0 -1
  635. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.cjs +0 -219
  636. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.cjs.map +0 -1
  637. package/dist/martyrs/src/components/UploadImage/UploadImage.vue2.js.map +0 -1
  638. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +0 -142
  639. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs.map +0 -1
  640. package/dist/martyrs/src/modules/auth/auth.client.cjs +0 -67
  641. package/dist/martyrs/src/modules/auth/auth.client.cjs.map +0 -1
  642. package/dist/martyrs/src/modules/auth/auth.router.cjs +0 -350
  643. package/dist/martyrs/src/modules/auth/auth.router.cjs.map +0 -1
  644. package/dist/martyrs/src/modules/auth/locales/en.cjs +0 -79
  645. package/dist/martyrs/src/modules/auth/locales/en.cjs.map +0 -1
  646. package/dist/martyrs/src/modules/auth/locales/index.cjs +0 -10
  647. package/dist/martyrs/src/modules/auth/locales/index.cjs.map +0 -1
  648. package/dist/martyrs/src/modules/auth/locales/ru.cjs +0 -81
  649. package/dist/martyrs/src/modules/auth/locales/ru.cjs.map +0 -1
  650. package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.cjs +0 -95
  651. package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.cjs.map +0 -1
  652. package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.cjs +0 -44
  653. package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.cjs.map +0 -1
  654. package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.cjs +0 -41
  655. package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.cjs.map +0 -1
  656. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs +0 -166
  657. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs.map +0 -1
  658. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +0 -118
  659. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs.map +0 -1
  660. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +0 -89
  661. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs.map +0 -1
  662. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +0 -284
  663. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs.map +0 -1
  664. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +0 -85
  665. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs.map +0 -1
  666. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +0 -74
  667. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs.map +0 -1
  668. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs +0 -73
  669. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs.map +0 -1
  670. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +0 -116
  671. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs.map +0 -1
  672. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.cjs +0 -42
  673. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.cjs.map +0 -1
  674. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +0 -145
  675. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs.map +0 -1
  676. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +0 -210
  677. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs.map +0 -1
  678. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +0 -154
  679. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs.map +0 -1
  680. package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.cjs +0 -186
  681. package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.cjs.map +0 -1
  682. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.cjs +0 -114
  683. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.cjs.map +0 -1
  684. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +0 -360
  685. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs.map +0 -1
  686. package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.cjs +0 -47
  687. package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.cjs.map +0 -1
  688. package/dist/martyrs/src/modules/auth/views/configs/navigation.user.config.cjs +0 -78
  689. package/dist/martyrs/src/modules/auth/views/configs/navigation.user.config.cjs.map +0 -1
  690. package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.cjs +0 -55
  691. package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.cjs.map +0 -1
  692. package/dist/martyrs/src/modules/auth/views/middlewares/ownership.validation.cjs +0 -17
  693. package/dist/martyrs/src/modules/auth/views/middlewares/ownership.validation.cjs.map +0 -1
  694. package/dist/martyrs/src/modules/auth/views/store/auth.cjs +0 -255
  695. package/dist/martyrs/src/modules/auth/views/store/auth.cjs.map +0 -1
  696. package/dist/martyrs/src/modules/auth/views/store/twofa.cjs +0 -40
  697. package/dist/martyrs/src/modules/auth/views/store/twofa.cjs.map +0 -1
  698. package/dist/martyrs/src/modules/auth/views/store/users.cjs +0 -97
  699. package/dist/martyrs/src/modules/auth/views/store/users.cjs.map +0 -1
  700. package/dist/martyrs/src/modules/auth/views/validations/inputs.validation.cjs +0 -62
  701. package/dist/martyrs/src/modules/auth/views/validations/inputs.validation.cjs.map +0 -1
  702. package/dist/martyrs/src/modules/backoffice/backoffice.client.cjs +0 -36
  703. package/dist/martyrs/src/modules/backoffice/backoffice.client.cjs.map +0 -1
  704. package/dist/martyrs/src/modules/backoffice/backoffice.router.cjs +0 -81
  705. package/dist/martyrs/src/modules/backoffice/backoffice.router.cjs.map +0 -1
  706. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs +0 -145
  707. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs.map +0 -1
  708. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs +0 -150
  709. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.cjs.map +0 -1
  710. package/dist/martyrs/src/modules/chats/chats.client.cjs +0 -31
  711. package/dist/martyrs/src/modules/chats/chats.client.cjs.map +0 -1
  712. package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.cjs +0 -49
  713. package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.cjs.map +0 -1
  714. package/dist/martyrs/src/modules/chats/components/pages/ChatPage.vue.cjs +0 -42
  715. package/dist/martyrs/src/modules/chats/components/pages/ChatPage.vue.cjs.map +0 -1
  716. package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.cjs +0 -176
  717. package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.cjs.map +0 -1
  718. package/dist/martyrs/src/modules/chats/store/chat.store.cjs +0 -175
  719. package/dist/martyrs/src/modules/chats/store/chat.store.cjs.map +0 -1
  720. package/dist/martyrs/src/modules/community/community.client.cjs +0 -64
  721. package/dist/martyrs/src/modules/community/community.client.cjs.map +0 -1
  722. package/dist/martyrs/src/modules/community/community.router.cjs +0 -124
  723. package/dist/martyrs/src/modules/community/community.router.cjs.map +0 -1
  724. package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.cjs +0 -59
  725. package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.cjs.map +0 -1
  726. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +0 -124
  727. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs.map +0 -1
  728. package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.cjs +0 -92
  729. package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.cjs.map +0 -1
  730. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs +0 -250
  731. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs.map +0 -1
  732. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.cjs +0 -83
  733. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.cjs.map +0 -1
  734. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +0 -145
  735. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs.map +0 -1
  736. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +0 -300
  737. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +0 -1
  738. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.cjs +0 -113
  739. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.cjs.map +0 -1
  740. package/dist/martyrs/src/modules/community/components/sections/Comment.vue.cjs +0 -157
  741. package/dist/martyrs/src/modules/community/components/sections/Comment.vue.cjs.map +0 -1
  742. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.cjs +0 -204
  743. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.cjs.map +0 -1
  744. package/dist/martyrs/src/modules/community/components/sections/HotPosts.vue.cjs +0 -72
  745. package/dist/martyrs/src/modules/community/components/sections/HotPosts.vue.cjs.map +0 -1
  746. package/dist/martyrs/src/modules/community/store/blogposts.cjs +0 -171
  747. package/dist/martyrs/src/modules/community/store/blogposts.cjs.map +0 -1
  748. package/dist/martyrs/src/modules/community/store/reactions.cjs +0 -95
  749. package/dist/martyrs/src/modules/community/store/reactions.cjs.map +0 -1
  750. package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.cjs +0 -63
  751. package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.cjs.map +0 -1
  752. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +0 -79
  753. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs.map +0 -1
  754. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs +0 -82
  755. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs.map +0 -1
  756. package/dist/martyrs/src/modules/constructor/components/elements/Image.vue.cjs +0 -39
  757. package/dist/martyrs/src/modules/constructor/components/elements/Image.vue.cjs.map +0 -1
  758. package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.cjs +0 -90
  759. package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.cjs.map +0 -1
  760. package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.cjs +0 -317
  761. package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.cjs.map +0 -1
  762. package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.cjs +0 -63
  763. package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.cjs.map +0 -1
  764. package/dist/martyrs/src/modules/constructor/components/elements/VideoPlayer.vue.cjs +0 -43
  765. package/dist/martyrs/src/modules/constructor/components/elements/VideoPlayer.vue.cjs.map +0 -1
  766. package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.cjs +0 -201
  767. package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.cjs.map +0 -1
  768. package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.cjs +0 -64
  769. package/dist/martyrs/src/modules/constructor/components/sections/Viewer.vue.cjs.map +0 -1
  770. package/dist/martyrs/src/modules/core/core.client.cjs +0 -113
  771. package/dist/martyrs/src/modules/core/core.client.cjs.map +0 -1
  772. package/dist/martyrs/src/modules/core/locales/en.cjs +0 -32
  773. package/dist/martyrs/src/modules/core/locales/en.cjs.map +0 -1
  774. package/dist/martyrs/src/modules/core/locales/ru.cjs +0 -24
  775. package/dist/martyrs/src/modules/core/locales/ru.cjs.map +0 -1
  776. package/dist/martyrs/src/modules/core/views/classes/core.app.cjs +0 -208
  777. package/dist/martyrs/src/modules/core/views/classes/core.app.cjs.map +0 -1
  778. package/dist/martyrs/src/modules/core/views/classes/core.i18n.cjs +0 -71
  779. package/dist/martyrs/src/modules/core/views/classes/core.i18n.cjs.map +0 -1
  780. package/dist/martyrs/src/modules/core/views/classes/core.i18n.js.map +0 -1
  781. package/dist/martyrs/src/modules/core/views/classes/core.store.cjs +0 -153
  782. package/dist/martyrs/src/modules/core/views/classes/core.store.cjs.map +0 -1
  783. package/dist/martyrs/src/modules/core/views/classes/core.store.js.map +0 -1
  784. package/dist/martyrs/src/modules/core/views/classes/core.websocket.cjs +0 -298
  785. package/dist/martyrs/src/modules/core/views/classes/core.websocket.cjs.map +0 -1
  786. package/dist/martyrs/src/modules/core/views/classes/core.websocket.js.map +0 -1
  787. package/dist/martyrs/src/modules/core/views/classes/module-registry.cjs +0 -165
  788. package/dist/martyrs/src/modules/core/views/classes/module-registry.cjs.map +0 -1
  789. package/dist/martyrs/src/modules/core/views/classes/module-registry.js.map +0 -1
  790. package/dist/martyrs/src/modules/core/views/classes/session.cjs +0 -50
  791. package/dist/martyrs/src/modules/core/views/classes/session.cjs.map +0 -1
  792. package/dist/martyrs/src/modules/core/views/classes/session.js.map +0 -1
  793. package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.cjs +0 -43
  794. package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.cjs.map +0 -1
  795. package/dist/martyrs/src/modules/core/views/components/blocks/BlockMultiselect.vue.cjs +0 -308
  796. package/dist/martyrs/src/modules/core/views/components/blocks/BlockMultiselect.vue.cjs.map +0 -1
  797. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.cjs +0 -59
  798. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.cjs.map +0 -1
  799. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.cjs +0 -84
  800. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.cjs.map +0 -1
  801. package/dist/martyrs/src/modules/core/views/components/blocks/Card.vue.cjs +0 -76
  802. package/dist/martyrs/src/modules/core/views/components/blocks/Card.vue.cjs.map +0 -1
  803. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.cjs +0 -197
  804. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.cjs.map +0 -1
  805. package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.cjs +0 -38
  806. package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.cjs.map +0 -1
  807. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.cjs +0 -84
  808. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.cjs.map +0 -1
  809. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.cjs +0 -184
  810. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.cjs.map +0 -1
  811. package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.cjs +0 -54
  812. package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.cjs.map +0 -1
  813. package/dist/martyrs/src/modules/core/views/components/elements/ButtonSort.vue.cjs +0 -36
  814. package/dist/martyrs/src/modules/core/views/components/elements/ButtonSort.vue.cjs.map +0 -1
  815. package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.cjs +0 -64
  816. package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.cjs.map +0 -1
  817. package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.cjs +0 -106
  818. package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.cjs.map +0 -1
  819. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.cjs +0 -341
  820. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.cjs.map +0 -1
  821. package/dist/martyrs/src/modules/core/views/components/layouts/Empty.vue.cjs +0 -17
  822. package/dist/martyrs/src/modules/core/views/components/layouts/Empty.vue.cjs.map +0 -1
  823. package/dist/martyrs/src/modules/core/views/components/pages/401.vue.cjs +0 -12
  824. package/dist/martyrs/src/modules/core/views/components/pages/401.vue.cjs.map +0 -1
  825. package/dist/martyrs/src/modules/core/views/components/pages/404.vue.cjs +0 -12
  826. package/dist/martyrs/src/modules/core/views/components/pages/404.vue.cjs.map +0 -1
  827. package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.cjs +0 -116
  828. package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.cjs.map +0 -1
  829. package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.cjs +0 -100
  830. package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.cjs.map +0 -1
  831. package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.cjs +0 -243
  832. package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.cjs.map +0 -1
  833. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.cjs +0 -179
  834. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.cjs.map +0 -1
  835. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.cjs +0 -106
  836. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.cjs.map +0 -1
  837. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.cjs +0 -250
  838. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.cjs.map +0 -1
  839. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.cjs +0 -158
  840. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.cjs.map +0 -1
  841. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.cjs +0 -105
  842. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.cjs.map +0 -1
  843. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.cjs +0 -385
  844. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
  845. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.cjs +0 -61
  846. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.cjs.map +0 -1
  847. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.cjs +0 -307
  848. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.cjs.map +0 -1
  849. package/dist/martyrs/src/modules/core/views/localization/get-browser-locale.cjs +0 -14
  850. package/dist/martyrs/src/modules/core/views/localization/get-browser-locale.cjs.map +0 -1
  851. package/dist/martyrs/src/modules/core/views/mixins/mixins.cjs +0 -262
  852. package/dist/martyrs/src/modules/core/views/mixins/mixins.cjs.map +0 -1
  853. package/dist/martyrs/src/modules/core/views/plugins/alert.plugin.cjs +0 -56
  854. package/dist/martyrs/src/modules/core/views/plugins/alert.plugin.cjs.map +0 -1
  855. package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.cjs +0 -83
  856. package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.cjs.map +0 -1
  857. package/dist/martyrs/src/modules/core/views/plugins/popup.auth.plugin.cjs +0 -70
  858. package/dist/martyrs/src/modules/core/views/plugins/popup.auth.plugin.cjs.map +0 -1
  859. package/dist/martyrs/src/modules/core/views/router/addRoutes.cjs +0 -106
  860. package/dist/martyrs/src/modules/core/views/router/addRoutes.cjs.map +0 -1
  861. package/dist/martyrs/src/modules/core/views/router/scrollBehavior.cjs +0 -33
  862. package/dist/martyrs/src/modules/core/views/router/scrollBehavior.cjs.map +0 -1
  863. package/dist/martyrs/src/modules/core/views/store/core.store.cjs +0 -285
  864. package/dist/martyrs/src/modules/core/views/store/core.store.cjs.map +0 -1
  865. package/dist/martyrs/src/modules/core/views/utils/axios-instance.cjs +0 -17
  866. package/dist/martyrs/src/modules/core/views/utils/axios-instance.cjs.map +0 -1
  867. package/dist/martyrs/src/modules/core/views/utils/polyfills.cjs +0 -26
  868. package/dist/martyrs/src/modules/core/views/utils/polyfills.cjs.map +0 -1
  869. package/dist/martyrs/src/modules/core/views/utils/query-serializer.cjs +0 -100
  870. package/dist/martyrs/src/modules/core/views/utils/query-serializer.cjs.map +0 -1
  871. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.cjs +0 -111
  872. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.cjs.map +0 -1
  873. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +0 -133
  874. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs.map +0 -1
  875. package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.cjs +0 -80
  876. package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.cjs.map +0 -1
  877. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +0 -174
  878. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs.map +0 -1
  879. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +0 -85
  880. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs.map +0 -1
  881. package/dist/martyrs/src/modules/events/components/layouts/layoutEvents.vue.cjs +0 -36
  882. package/dist/martyrs/src/modules/events/components/layouts/layoutEvents.vue.cjs.map +0 -1
  883. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +0 -422
  884. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs.map +0 -1
  885. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +0 -405
  886. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs.map +0 -1
  887. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +0 -187
  888. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs.map +0 -1
  889. package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +0 -195
  890. package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs.map +0 -1
  891. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +0 -141
  892. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs.map +0 -1
  893. package/dist/martyrs/src/modules/events/components/pages/EventsSearch.vue.cjs +0 -98
  894. package/dist/martyrs/src/modules/events/components/pages/EventsSearch.vue.cjs.map +0 -1
  895. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.cjs +0 -281
  896. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.cjs.map +0 -1
  897. package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.cjs +0 -85
  898. package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.cjs.map +0 -1
  899. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.cjs +0 -45
  900. package/dist/martyrs/src/modules/events/components/sections/FeaturedEvents.vue.cjs.map +0 -1
  901. package/dist/martyrs/src/modules/events/components/sections/Feed.vue.cjs +0 -168
  902. package/dist/martyrs/src/modules/events/components/sections/Feed.vue.cjs.map +0 -1
  903. package/dist/martyrs/src/modules/events/components/sections/HeroEvent.vue.cjs +0 -91
  904. package/dist/martyrs/src/modules/events/components/sections/HeroEvent.vue.cjs.map +0 -1
  905. package/dist/martyrs/src/modules/events/components/sections/List.vue.cjs +0 -108
  906. package/dist/martyrs/src/modules/events/components/sections/List.vue.cjs.map +0 -1
  907. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.cjs +0 -190
  908. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.cjs.map +0 -1
  909. package/dist/martyrs/src/modules/events/events.client.cjs +0 -61
  910. package/dist/martyrs/src/modules/events/events.client.cjs.map +0 -1
  911. package/dist/martyrs/src/modules/events/router/events.router.cjs +0 -369
  912. package/dist/martyrs/src/modules/events/router/events.router.cjs.map +0 -1
  913. package/dist/martyrs/src/modules/events/store/events.cjs +0 -147
  914. package/dist/martyrs/src/modules/events/store/events.cjs.map +0 -1
  915. package/dist/martyrs/src/modules/events/store/tickets.cjs +0 -117
  916. package/dist/martyrs/src/modules/events/store/tickets.cjs.map +0 -1
  917. package/dist/martyrs/src/modules/files/files.client.cjs +0 -2
  918. package/dist/martyrs/src/modules/files/files.client.cjs.map +0 -1
  919. package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.cjs +0 -122
  920. package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.cjs.map +0 -1
  921. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +0 -277
  922. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs.map +0 -1
  923. package/dist/martyrs/src/modules/gallery/gallery.client.cjs +0 -33
  924. package/dist/martyrs/src/modules/gallery/gallery.client.cjs.map +0 -1
  925. package/dist/martyrs/src/modules/gallery/router/gallery.router.cjs +0 -129
  926. package/dist/martyrs/src/modules/gallery/router/gallery.router.cjs.map +0 -1
  927. package/dist/martyrs/src/modules/gallery/store/gallery.cjs +0 -6
  928. package/dist/martyrs/src/modules/gallery/store/gallery.cjs.map +0 -1
  929. package/dist/martyrs/src/modules/icons/actions/IconDuplicate.vue.cjs +0 -39
  930. package/dist/martyrs/src/modules/icons/actions/IconDuplicate.vue.cjs.map +0 -1
  931. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.cjs +0 -32
  932. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.cjs.map +0 -1
  933. package/dist/martyrs/src/modules/icons/actions/IconShopcartAdd.vue.cjs +0 -33
  934. package/dist/martyrs/src/modules/icons/actions/IconShopcartAdd.vue.cjs.map +0 -1
  935. package/dist/martyrs/src/modules/icons/actions/IconShow.vue.cjs +0 -49
  936. package/dist/martyrs/src/modules/icons/actions/IconShow.vue.cjs.map +0 -1
  937. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.cjs +0 -240
  938. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.cjs.map +0 -1
  939. package/dist/martyrs/src/modules/icons/entities/IconAddress.vue.cjs +0 -40
  940. package/dist/martyrs/src/modules/icons/entities/IconAddress.vue.cjs.map +0 -1
  941. package/dist/martyrs/src/modules/icons/entities/IconBell.vue.cjs +0 -36
  942. package/dist/martyrs/src/modules/icons/entities/IconBell.vue.cjs.map +0 -1
  943. package/dist/martyrs/src/modules/icons/entities/IconCalendar.vue.cjs +0 -38
  944. package/dist/martyrs/src/modules/icons/entities/IconCalendar.vue.cjs.map +0 -1
  945. package/dist/martyrs/src/modules/icons/entities/IconCatalog.vue.cjs +0 -36
  946. package/dist/martyrs/src/modules/icons/entities/IconCatalog.vue.cjs.map +0 -1
  947. package/dist/martyrs/src/modules/icons/entities/IconCommunity.vue.cjs +0 -34
  948. package/dist/martyrs/src/modules/icons/entities/IconCommunity.vue.cjs.map +0 -1
  949. package/dist/martyrs/src/modules/icons/entities/IconDate.vue.cjs +0 -32
  950. package/dist/martyrs/src/modules/icons/entities/IconDate.vue.cjs.map +0 -1
  951. package/dist/martyrs/src/modules/icons/entities/IconDiscount.vue.cjs +0 -57
  952. package/dist/martyrs/src/modules/icons/entities/IconDiscount.vue.cjs.map +0 -1
  953. package/dist/martyrs/src/modules/icons/entities/IconEarn.vue.cjs +0 -62
  954. package/dist/martyrs/src/modules/icons/entities/IconEarn.vue.cjs.map +0 -1
  955. package/dist/martyrs/src/modules/icons/entities/IconEmail.vue.cjs +0 -32
  956. package/dist/martyrs/src/modules/icons/entities/IconEmail.vue.cjs.map +0 -1
  957. package/dist/martyrs/src/modules/icons/entities/IconEvents.vue.cjs +0 -32
  958. package/dist/martyrs/src/modules/icons/entities/IconEvents.vue.cjs.map +0 -1
  959. package/dist/martyrs/src/modules/icons/entities/IconFeatured.vue.cjs +0 -35
  960. package/dist/martyrs/src/modules/icons/entities/IconFeatured.vue.cjs.map +0 -1
  961. package/dist/martyrs/src/modules/icons/entities/IconFile.vue.cjs +0 -33
  962. package/dist/martyrs/src/modules/icons/entities/IconFile.vue.cjs.map +0 -1
  963. package/dist/martyrs/src/modules/icons/entities/IconFollowing.vue.cjs +0 -55
  964. package/dist/martyrs/src/modules/icons/entities/IconFollowing.vue.cjs.map +0 -1
  965. package/dist/martyrs/src/modules/icons/entities/IconGallery.vue.cjs +0 -45
  966. package/dist/martyrs/src/modules/icons/entities/IconGallery.vue.cjs.map +0 -1
  967. package/dist/martyrs/src/modules/icons/entities/IconGroups.vue.cjs +0 -32
  968. package/dist/martyrs/src/modules/icons/entities/IconGroups.vue.cjs.map +0 -1
  969. package/dist/martyrs/src/modules/icons/entities/IconHome.vue.cjs +0 -36
  970. package/dist/martyrs/src/modules/icons/entities/IconHome.vue.cjs.map +0 -1
  971. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.cjs +0 -45
  972. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.cjs.map +0 -1
  973. package/dist/martyrs/src/modules/icons/entities/IconLeftovers.vue.cjs +0 -35
  974. package/dist/martyrs/src/modules/icons/entities/IconLeftovers.vue.cjs.map +0 -1
  975. package/dist/martyrs/src/modules/icons/entities/IconList.vue.cjs +0 -35
  976. package/dist/martyrs/src/modules/icons/entities/IconList.vue.cjs.map +0 -1
  977. package/dist/martyrs/src/modules/icons/entities/IconLock.vue.cjs +0 -32
  978. package/dist/martyrs/src/modules/icons/entities/IconLock.vue.cjs.map +0 -1
  979. package/dist/martyrs/src/modules/icons/entities/IconMusic.vue.cjs +0 -31
  980. package/dist/martyrs/src/modules/icons/entities/IconMusic.vue.cjs.map +0 -1
  981. package/dist/martyrs/src/modules/icons/entities/IconOrders.vue.cjs +0 -55
  982. package/dist/martyrs/src/modules/icons/entities/IconOrders.vue.cjs.map +0 -1
  983. package/dist/martyrs/src/modules/icons/entities/IconPayments.vue.cjs +0 -34
  984. package/dist/martyrs/src/modules/icons/entities/IconPayments.vue.cjs.map +0 -1
  985. package/dist/martyrs/src/modules/icons/entities/IconPhone.vue.cjs +0 -32
  986. package/dist/martyrs/src/modules/icons/entities/IconPhone.vue.cjs.map +0 -1
  987. package/dist/martyrs/src/modules/icons/entities/IconPopular.vue.cjs +0 -33
  988. package/dist/martyrs/src/modules/icons/entities/IconPopular.vue.cjs.map +0 -1
  989. package/dist/martyrs/src/modules/icons/entities/IconPrice.vue.cjs +0 -33
  990. package/dist/martyrs/src/modules/icons/entities/IconPrice.vue.cjs.map +0 -1
  991. package/dist/martyrs/src/modules/icons/entities/IconProducts.vue.cjs +0 -33
  992. package/dist/martyrs/src/modules/icons/entities/IconProducts.vue.cjs.map +0 -1
  993. package/dist/martyrs/src/modules/icons/entities/IconProfile.vue.cjs +0 -29
  994. package/dist/martyrs/src/modules/icons/entities/IconProfile.vue.cjs.map +0 -1
  995. package/dist/martyrs/src/modules/icons/entities/IconRecent.vue.cjs +0 -53
  996. package/dist/martyrs/src/modules/icons/entities/IconRecent.vue.cjs.map +0 -1
  997. package/dist/martyrs/src/modules/icons/entities/IconSettings.vue.cjs +0 -40
  998. package/dist/martyrs/src/modules/icons/entities/IconSettings.vue.cjs.map +0 -1
  999. package/dist/martyrs/src/modules/icons/entities/IconShopcart.vue.cjs +0 -45
  1000. package/dist/martyrs/src/modules/icons/entities/IconShopcart.vue.cjs.map +0 -1
  1001. package/dist/martyrs/src/modules/icons/entities/IconTime.vue.cjs +0 -24
  1002. package/dist/martyrs/src/modules/icons/entities/IconTime.vue.cjs.map +0 -1
  1003. package/dist/martyrs/src/modules/icons/icons.client.cjs +0 -202
  1004. package/dist/martyrs/src/modules/icons/icons.client.cjs.map +0 -1
  1005. package/dist/martyrs/src/modules/icons/icons.router.cjs +0 -31
  1006. package/dist/martyrs/src/modules/icons/icons.router.cjs.map +0 -1
  1007. package/dist/martyrs/src/modules/icons/labels/LabelAppStore.vue.cjs +0 -20
  1008. package/dist/martyrs/src/modules/icons/labels/LabelAppStore.vue.cjs.map +0 -1
  1009. package/dist/martyrs/src/modules/icons/labels/LabelGooglePlay.vue.cjs +0 -20
  1010. package/dist/martyrs/src/modules/icons/labels/LabelGooglePlay.vue.cjs.map +0 -1
  1011. package/dist/martyrs/src/modules/icons/logos/Logotype.vue.cjs +0 -26
  1012. package/dist/martyrs/src/modules/icons/logos/Logotype.vue.cjs.map +0 -1
  1013. package/dist/martyrs/src/modules/icons/navigation/IconAdd.vue.cjs +0 -35
  1014. package/dist/martyrs/src/modules/icons/navigation/IconAdd.vue.cjs.map +0 -1
  1015. package/dist/martyrs/src/modules/icons/navigation/IconArrow.vue.cjs +0 -37
  1016. package/dist/martyrs/src/modules/icons/navigation/IconArrow.vue.cjs.map +0 -1
  1017. package/dist/martyrs/src/modules/icons/navigation/IconAttach.vue.cjs +0 -35
  1018. package/dist/martyrs/src/modules/icons/navigation/IconAttach.vue.cjs.map +0 -1
  1019. package/dist/martyrs/src/modules/icons/navigation/IconCheck.vue.cjs +0 -37
  1020. package/dist/martyrs/src/modules/icons/navigation/IconCheck.vue.cjs.map +0 -1
  1021. package/dist/martyrs/src/modules/icons/navigation/IconCheckmark.vue.cjs +0 -34
  1022. package/dist/martyrs/src/modules/icons/navigation/IconCheckmark.vue.cjs.map +0 -1
  1023. package/dist/martyrs/src/modules/icons/navigation/IconChevronBottom.vue.cjs +0 -34
  1024. package/dist/martyrs/src/modules/icons/navigation/IconChevronBottom.vue.cjs.map +0 -1
  1025. package/dist/martyrs/src/modules/icons/navigation/IconChevronLeft.vue.cjs +0 -31
  1026. package/dist/martyrs/src/modules/icons/navigation/IconChevronLeft.vue.cjs.map +0 -1
  1027. package/dist/martyrs/src/modules/icons/navigation/IconChevronRight.vue.cjs +0 -31
  1028. package/dist/martyrs/src/modules/icons/navigation/IconChevronRight.vue.cjs.map +0 -1
  1029. package/dist/martyrs/src/modules/icons/navigation/IconCross.vue.cjs +0 -32
  1030. package/dist/martyrs/src/modules/icons/navigation/IconCross.vue.cjs.map +0 -1
  1031. package/dist/martyrs/src/modules/icons/navigation/IconDelete.vue.cjs +0 -45
  1032. package/dist/martyrs/src/modules/icons/navigation/IconDelete.vue.cjs.map +0 -1
  1033. package/dist/martyrs/src/modules/icons/navigation/IconDoubleCheck.vue.cjs +0 -37
  1034. package/dist/martyrs/src/modules/icons/navigation/IconDoubleCheck.vue.cjs.map +0 -1
  1035. package/dist/martyrs/src/modules/icons/navigation/IconEdit.vue.cjs +0 -37
  1036. package/dist/martyrs/src/modules/icons/navigation/IconEdit.vue.cjs.map +0 -1
  1037. package/dist/martyrs/src/modules/icons/navigation/IconEllipsis.vue.cjs +0 -51
  1038. package/dist/martyrs/src/modules/icons/navigation/IconEllipsis.vue.cjs.map +0 -1
  1039. package/dist/martyrs/src/modules/icons/navigation/IconFilter.vue.cjs +0 -36
  1040. package/dist/martyrs/src/modules/icons/navigation/IconFilter.vue.cjs.map +0 -1
  1041. package/dist/martyrs/src/modules/icons/navigation/IconHeart.vue.cjs +0 -34
  1042. package/dist/martyrs/src/modules/icons/navigation/IconHeart.vue.cjs.map +0 -1
  1043. package/dist/martyrs/src/modules/icons/navigation/IconInfo.vue.cjs +0 -44
  1044. package/dist/martyrs/src/modules/icons/navigation/IconInfo.vue.cjs.map +0 -1
  1045. package/dist/martyrs/src/modules/icons/navigation/IconLike.vue.cjs +0 -47
  1046. package/dist/martyrs/src/modules/icons/navigation/IconLike.vue.cjs.map +0 -1
  1047. package/dist/martyrs/src/modules/icons/navigation/IconMinus.vue.cjs +0 -34
  1048. package/dist/martyrs/src/modules/icons/navigation/IconMinus.vue.cjs.map +0 -1
  1049. package/dist/martyrs/src/modules/icons/navigation/IconMute.vue.cjs +0 -37
  1050. package/dist/martyrs/src/modules/icons/navigation/IconMute.vue.cjs.map +0 -1
  1051. package/dist/martyrs/src/modules/icons/navigation/IconPause.vue.cjs +0 -32
  1052. package/dist/martyrs/src/modules/icons/navigation/IconPause.vue.cjs.map +0 -1
  1053. package/dist/martyrs/src/modules/icons/navigation/IconPlay.vue.cjs +0 -32
  1054. package/dist/martyrs/src/modules/icons/navigation/IconPlay.vue.cjs.map +0 -1
  1055. package/dist/martyrs/src/modules/icons/navigation/IconPlus.vue.cjs +0 -35
  1056. package/dist/martyrs/src/modules/icons/navigation/IconPlus.vue.cjs.map +0 -1
  1057. package/dist/martyrs/src/modules/icons/navigation/IconRefresh.vue.cjs +0 -32
  1058. package/dist/martyrs/src/modules/icons/navigation/IconRefresh.vue.cjs.map +0 -1
  1059. package/dist/martyrs/src/modules/icons/navigation/IconSearch.vue.cjs +0 -47
  1060. package/dist/martyrs/src/modules/icons/navigation/IconSearch.vue.cjs.map +0 -1
  1061. package/dist/martyrs/src/modules/icons/navigation/IconSend.vue.cjs +0 -31
  1062. package/dist/martyrs/src/modules/icons/navigation/IconSend.vue.cjs.map +0 -1
  1063. package/dist/martyrs/src/modules/icons/navigation/IconShuffle.vue.cjs +0 -32
  1064. package/dist/martyrs/src/modules/icons/navigation/IconShuffle.vue.cjs.map +0 -1
  1065. package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.cjs +0 -67
  1066. package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.cjs.map +0 -1
  1067. package/dist/martyrs/src/modules/icons/navigation/IconUnMute.vue.cjs +0 -32
  1068. package/dist/martyrs/src/modules/icons/navigation/IconUnMute.vue.cjs.map +0 -1
  1069. package/dist/martyrs/src/modules/icons/navigation/IconUpload.vue.cjs +0 -39
  1070. package/dist/martyrs/src/modules/icons/navigation/IconUpload.vue.cjs.map +0 -1
  1071. package/dist/martyrs/src/modules/icons/navigation/IconVolume.vue.cjs +0 -37
  1072. package/dist/martyrs/src/modules/icons/navigation/IconVolume.vue.cjs.map +0 -1
  1073. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.cjs +0 -330
  1074. package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.cjs.map +0 -1
  1075. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderChat.vue.cjs +0 -31
  1076. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderChat.vue.cjs.map +0 -1
  1077. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderImage.vue.cjs +0 -23
  1078. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderImage.vue.cjs.map +0 -1
  1079. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue.cjs +0 -31
  1080. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue.cjs.map +0 -1
  1081. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderUserpic.vue.cjs +0 -31
  1082. package/dist/martyrs/src/modules/icons/placeholders/PlaceholderUserpic.vue.cjs.map +0 -1
  1083. package/dist/martyrs/src/modules/icons/skeletons/SkeletonBlogpost.vue.cjs +0 -18
  1084. package/dist/martyrs/src/modules/icons/skeletons/SkeletonBlogpost.vue.cjs.map +0 -1
  1085. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEvent.vue.cjs +0 -19
  1086. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEvent.vue.cjs.map +0 -1
  1087. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEventShort.vue.cjs +0 -18
  1088. package/dist/martyrs/src/modules/icons/skeletons/SkeletonEventShort.vue.cjs.map +0 -1
  1089. package/dist/martyrs/src/modules/icons/skeletons/SkeletonOrganization.vue.cjs +0 -18
  1090. package/dist/martyrs/src/modules/icons/skeletons/SkeletonOrganization.vue.cjs.map +0 -1
  1091. package/dist/martyrs/src/modules/icons/socials/dribbble.vue.cjs +0 -32
  1092. package/dist/martyrs/src/modules/icons/socials/dribbble.vue.cjs.map +0 -1
  1093. package/dist/martyrs/src/modules/icons/socials/facebook.vue.cjs +0 -32
  1094. package/dist/martyrs/src/modules/icons/socials/facebook.vue.cjs.map +0 -1
  1095. package/dist/martyrs/src/modules/icons/socials/instagram.vue.cjs +0 -31
  1096. package/dist/martyrs/src/modules/icons/socials/instagram.vue.cjs.map +0 -1
  1097. package/dist/martyrs/src/modules/icons/socials/line.vue.cjs +0 -34
  1098. package/dist/martyrs/src/modules/icons/socials/line.vue.cjs.map +0 -1
  1099. package/dist/martyrs/src/modules/icons/socials/linkedin.vue.cjs +0 -32
  1100. package/dist/martyrs/src/modules/icons/socials/linkedin.vue.cjs.map +0 -1
  1101. package/dist/martyrs/src/modules/icons/socials/reddit.vue.cjs +0 -32
  1102. package/dist/martyrs/src/modules/icons/socials/reddit.vue.cjs.map +0 -1
  1103. package/dist/martyrs/src/modules/icons/socials/telegram.vue.cjs +0 -44
  1104. package/dist/martyrs/src/modules/icons/socials/telegram.vue.cjs.map +0 -1
  1105. package/dist/martyrs/src/modules/icons/socials/twitter.vue.cjs +0 -32
  1106. package/dist/martyrs/src/modules/icons/socials/twitter.vue.cjs.map +0 -1
  1107. package/dist/martyrs/src/modules/icons/socials/vk.vue.cjs +0 -32
  1108. package/dist/martyrs/src/modules/icons/socials/vk.vue.cjs.map +0 -1
  1109. package/dist/martyrs/src/modules/icons/socials/whatsapp.vue.cjs +0 -32
  1110. package/dist/martyrs/src/modules/icons/socials/whatsapp.vue.cjs.map +0 -1
  1111. package/dist/martyrs/src/modules/icons/socials/youtube.vue.cjs +0 -32
  1112. package/dist/martyrs/src/modules/icons/socials/youtube.vue.cjs.map +0 -1
  1113. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +0 -225
  1114. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs.map +0 -1
  1115. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.cjs +0 -88
  1116. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.cjs.map +0 -1
  1117. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.cjs +0 -162
  1118. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.cjs.map +0 -1
  1119. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +0 -184
  1120. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs.map +0 -1
  1121. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs +0 -324
  1122. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs.map +0 -1
  1123. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +0 -382
  1124. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs.map +0 -1
  1125. package/dist/martyrs/src/modules/inventory/inventory.client.cjs +0 -55
  1126. package/dist/martyrs/src/modules/inventory/inventory.client.cjs.map +0 -1
  1127. package/dist/martyrs/src/modules/inventory/router/inventory.router.cjs +0 -36
  1128. package/dist/martyrs/src/modules/inventory/router/inventory.router.cjs.map +0 -1
  1129. package/dist/martyrs/src/modules/inventory/store/inventory.store.cjs +0 -112
  1130. package/dist/martyrs/src/modules/inventory/store/inventory.store.cjs.map +0 -1
  1131. package/dist/martyrs/src/modules/inventory/store/stock.alerts.store.cjs +0 -6
  1132. package/dist/martyrs/src/modules/inventory/store/stock.alerts.store.cjs.map +0 -1
  1133. package/dist/martyrs/src/modules/landing/components/elements/AnimatedGrid.vue.cjs +0 -15
  1134. package/dist/martyrs/src/modules/landing/components/elements/AnimatedGrid.vue.cjs.map +0 -1
  1135. package/dist/martyrs/src/modules/landing/components/elements/FloatingImages.vue.cjs +0 -120
  1136. package/dist/martyrs/src/modules/landing/components/elements/FloatingImages.vue.cjs.map +0 -1
  1137. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs +0 -136
  1138. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.cjs.map +0 -1
  1139. package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.cjs +0 -47
  1140. package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.cjs.map +0 -1
  1141. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs +0 -103
  1142. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.cjs.map +0 -1
  1143. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs +0 -70
  1144. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs.map +0 -1
  1145. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs +0 -85
  1146. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.cjs.map +0 -1
  1147. package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.cjs +0 -89
  1148. package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.cjs.map +0 -1
  1149. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +0 -111
  1150. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +0 -1
  1151. package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.cjs +0 -54
  1152. package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.cjs.map +0 -1
  1153. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs +0 -98
  1154. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.cjs.map +0 -1
  1155. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +0 -48
  1156. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +0 -1
  1157. package/dist/martyrs/src/modules/landing/landing.client.cjs +0 -30
  1158. package/dist/martyrs/src/modules/landing/landing.client.cjs.map +0 -1
  1159. package/dist/martyrs/src/modules/landing/locales/en.cjs +0 -12
  1160. package/dist/martyrs/src/modules/landing/locales/en.cjs.map +0 -1
  1161. package/dist/martyrs/src/modules/landing/locales/index.cjs +0 -10
  1162. package/dist/martyrs/src/modules/landing/locales/index.cjs.map +0 -1
  1163. package/dist/martyrs/src/modules/landing/locales/ru.cjs +0 -12
  1164. package/dist/martyrs/src/modules/landing/locales/ru.cjs.map +0 -1
  1165. package/dist/martyrs/src/modules/marketplace/marketplace.client.cjs +0 -41
  1166. package/dist/martyrs/src/modules/marketplace/marketplace.client.cjs.map +0 -1
  1167. package/dist/martyrs/src/modules/marketplace/marketplace.router.cjs +0 -63
  1168. package/dist/martyrs/src/modules/marketplace/marketplace.router.cjs.map +0 -1
  1169. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +0 -325
  1170. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs.map +0 -1
  1171. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.cjs +0 -73
  1172. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.cjs.map +0 -1
  1173. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.cjs +0 -107
  1174. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.cjs.map +0 -1
  1175. package/dist/martyrs/src/modules/marketplace/views/store/marketplace.cjs +0 -54
  1176. package/dist/martyrs/src/modules/marketplace/views/store/marketplace.cjs.map +0 -1
  1177. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs +0 -94
  1178. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs.map +0 -1
  1179. package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.cjs +0 -84
  1180. package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.cjs.map +0 -1
  1181. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs +0 -95
  1182. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs.map +0 -1
  1183. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs +0 -100
  1184. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs.map +0 -1
  1185. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +0 -178
  1186. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs.map +0 -1
  1187. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +0 -437
  1188. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs.map +0 -1
  1189. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +0 -415
  1190. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs.map +0 -1
  1191. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +0 -434
  1192. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs.map +0 -1
  1193. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +0 -98
  1194. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs.map +0 -1
  1195. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +0 -566
  1196. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs.map +0 -1
  1197. package/dist/martyrs/src/modules/music/components/layouts/MusicBottomPlayer.vue.cjs +0 -21
  1198. package/dist/martyrs/src/modules/music/components/layouts/MusicBottomPlayer.vue.cjs.map +0 -1
  1199. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +0 -498
  1200. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs.map +0 -1
  1201. package/dist/martyrs/src/modules/music/components/pages/AlbumCreate.vue.cjs +0 -14
  1202. package/dist/martyrs/src/modules/music/components/pages/AlbumCreate.vue.cjs.map +0 -1
  1203. package/dist/martyrs/src/modules/music/components/pages/AlbumEdit.vue.cjs +0 -23
  1204. package/dist/martyrs/src/modules/music/components/pages/AlbumEdit.vue.cjs.map +0 -1
  1205. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +0 -440
  1206. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs.map +0 -1
  1207. package/dist/martyrs/src/modules/music/components/pages/ArtistCreate.vue.cjs +0 -14
  1208. package/dist/martyrs/src/modules/music/components/pages/ArtistCreate.vue.cjs.map +0 -1
  1209. package/dist/martyrs/src/modules/music/components/pages/ArtistEdit.vue.cjs +0 -23
  1210. package/dist/martyrs/src/modules/music/components/pages/ArtistEdit.vue.cjs.map +0 -1
  1211. package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.cjs +0 -218
  1212. package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.cjs.map +0 -1
  1213. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +0 -251
  1214. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs.map +0 -1
  1215. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +0 -658
  1216. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs.map +0 -1
  1217. package/dist/martyrs/src/modules/music/components/pages/PlaylistCreate.vue.cjs +0 -14
  1218. package/dist/martyrs/src/modules/music/components/pages/PlaylistCreate.vue.cjs.map +0 -1
  1219. package/dist/martyrs/src/modules/music/components/pages/PlaylistEdit.vue.cjs +0 -23
  1220. package/dist/martyrs/src/modules/music/components/pages/PlaylistEdit.vue.cjs.map +0 -1
  1221. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +0 -335
  1222. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs.map +0 -1
  1223. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +0 -502
  1224. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs.map +0 -1
  1225. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +0 -27
  1226. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs.map +0 -1
  1227. package/dist/martyrs/src/modules/music/components/pages/TrackEdit.vue.cjs +0 -23
  1228. package/dist/martyrs/src/modules/music/components/pages/TrackEdit.vue.cjs.map +0 -1
  1229. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs +0 -212
  1230. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs.map +0 -1
  1231. package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.cjs +0 -89
  1232. package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.cjs.map +0 -1
  1233. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.cjs +0 -77
  1234. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.cjs.map +0 -1
  1235. package/dist/martyrs/src/modules/music/music.client.cjs +0 -137
  1236. package/dist/martyrs/src/modules/music/music.client.cjs.map +0 -1
  1237. package/dist/martyrs/src/modules/music/music.router.cjs +0 -228
  1238. package/dist/martyrs/src/modules/music/music.router.cjs.map +0 -1
  1239. package/dist/martyrs/src/modules/music/store/albums.cjs +0 -167
  1240. package/dist/martyrs/src/modules/music/store/albums.cjs.map +0 -1
  1241. package/dist/martyrs/src/modules/music/store/artists.cjs +0 -162
  1242. package/dist/martyrs/src/modules/music/store/artists.cjs.map +0 -1
  1243. package/dist/martyrs/src/modules/music/store/genres.cjs +0 -123
  1244. package/dist/martyrs/src/modules/music/store/genres.cjs.map +0 -1
  1245. package/dist/martyrs/src/modules/music/store/player.cjs +0 -301
  1246. package/dist/martyrs/src/modules/music/store/player.cjs.map +0 -1
  1247. package/dist/martyrs/src/modules/music/store/playlists.cjs +0 -180
  1248. package/dist/martyrs/src/modules/music/store/playlists.cjs.map +0 -1
  1249. package/dist/martyrs/src/modules/music/store/search.cjs +0 -109
  1250. package/dist/martyrs/src/modules/music/store/search.cjs.map +0 -1
  1251. package/dist/martyrs/src/modules/music/store/tracks.cjs +0 -206
  1252. package/dist/martyrs/src/modules/music/store/tracks.cjs.map +0 -1
  1253. package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.cjs +0 -82
  1254. package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.cjs.map +0 -1
  1255. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs +0 -142
  1256. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.cjs.map +0 -1
  1257. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.cjs +0 -64
  1258. package/dist/martyrs/src/modules/notifications/components/layouts/NotificationsLayout.vue.cjs.map +0 -1
  1259. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.cjs +0 -36
  1260. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.cjs.map +0 -1
  1261. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.cjs +0 -168
  1262. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.cjs.map +0 -1
  1263. package/dist/martyrs/src/modules/notifications/components/sections/NotificationsList.vue.cjs +0 -143
  1264. package/dist/martyrs/src/modules/notifications/components/sections/NotificationsList.vue.cjs.map +0 -1
  1265. package/dist/martyrs/src/modules/notifications/notifications.client.cjs +0 -388
  1266. package/dist/martyrs/src/modules/notifications/notifications.client.cjs.map +0 -1
  1267. package/dist/martyrs/src/modules/notifications/notifications.router.cjs +0 -46
  1268. package/dist/martyrs/src/modules/notifications/notifications.router.cjs.map +0 -1
  1269. package/dist/martyrs/src/modules/notifications/store/notifications.store.cjs +0 -310
  1270. package/dist/martyrs/src/modules/notifications/store/notifications.store.cjs.map +0 -1
  1271. package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.cjs +0 -86
  1272. package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.cjs.map +0 -1
  1273. package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.cjs +0 -103
  1274. package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.cjs.map +0 -1
  1275. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.cjs +0 -154
  1276. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.cjs.map +0 -1
  1277. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.cjs +0 -112
  1278. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.cjs.map +0 -1
  1279. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +0 -194
  1280. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.cjs.map +0 -1
  1281. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs +0 -207
  1282. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs.map +0 -1
  1283. package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.cjs +0 -69
  1284. package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.cjs.map +0 -1
  1285. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs +0 -193
  1286. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.cjs.map +0 -1
  1287. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.cjs +0 -132
  1288. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.cjs.map +0 -1
  1289. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +0 -138
  1290. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs.map +0 -1
  1291. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +0 -262
  1292. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs.map +0 -1
  1293. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +0 -173
  1294. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs.map +0 -1
  1295. package/dist/martyrs/src/modules/orders/components/icons/IconStatusCanceled.vue.cjs +0 -32
  1296. package/dist/martyrs/src/modules/orders/components/icons/IconStatusCanceled.vue.cjs.map +0 -1
  1297. package/dist/martyrs/src/modules/orders/components/icons/IconStatusConfirmed.vue.cjs +0 -32
  1298. package/dist/martyrs/src/modules/orders/components/icons/IconStatusConfirmed.vue.cjs.map +0 -1
  1299. package/dist/martyrs/src/modules/orders/components/icons/IconStatusCreated.vue.cjs +0 -32
  1300. package/dist/martyrs/src/modules/orders/components/icons/IconStatusCreated.vue.cjs.map +0 -1
  1301. package/dist/martyrs/src/modules/orders/components/icons/IconStatusDelay.vue.cjs +0 -32
  1302. package/dist/martyrs/src/modules/orders/components/icons/IconStatusDelay.vue.cjs.map +0 -1
  1303. package/dist/martyrs/src/modules/orders/components/icons/IconStatusFinished.vue.cjs +0 -32
  1304. package/dist/martyrs/src/modules/orders/components/icons/IconStatusFinished.vue.cjs.map +0 -1
  1305. package/dist/martyrs/src/modules/orders/components/icons/IconStatusInUse.vue.cjs +0 -32
  1306. package/dist/martyrs/src/modules/orders/components/icons/IconStatusInUse.vue.cjs.map +0 -1
  1307. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.cjs +0 -233
  1308. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.cjs.map +0 -1
  1309. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.cjs +0 -234
  1310. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.cjs.map +0 -1
  1311. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +0 -407
  1312. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs.map +0 -1
  1313. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +0 -357
  1314. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs.map +0 -1
  1315. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +0 -394
  1316. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs.map +0 -1
  1317. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +0 -155
  1318. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs.map +0 -1
  1319. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs +0 -136
  1320. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.cjs.map +0 -1
  1321. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.cjs +0 -119
  1322. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.cjs.map +0 -1
  1323. package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.cjs +0 -27
  1324. package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.cjs.map +0 -1
  1325. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.cjs +0 -139
  1326. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.cjs.map +0 -1
  1327. package/dist/martyrs/src/modules/orders/components/sections/EmptyState.vue.cjs +0 -17
  1328. package/dist/martyrs/src/modules/orders/components/sections/EmptyState.vue.cjs.map +0 -1
  1329. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +0 -129
  1330. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs.map +0 -1
  1331. package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.cjs +0 -42
  1332. package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.cjs.map +0 -1
  1333. package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.cjs +0 -34
  1334. package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.cjs.map +0 -1
  1335. package/dist/martyrs/src/modules/orders/locales/en.cjs +0 -38
  1336. package/dist/martyrs/src/modules/orders/locales/en.cjs.map +0 -1
  1337. package/dist/martyrs/src/modules/orders/locales/index.cjs +0 -10
  1338. package/dist/martyrs/src/modules/orders/locales/index.cjs.map +0 -1
  1339. package/dist/martyrs/src/modules/orders/locales/ru.cjs +0 -38
  1340. package/dist/martyrs/src/modules/orders/locales/ru.cjs.map +0 -1
  1341. package/dist/martyrs/src/modules/orders/orders.client.cjs +0 -202
  1342. package/dist/martyrs/src/modules/orders/orders.client.cjs.map +0 -1
  1343. package/dist/martyrs/src/modules/orders/router/applications.router.cjs +0 -17
  1344. package/dist/martyrs/src/modules/orders/router/applications.router.cjs.map +0 -1
  1345. package/dist/martyrs/src/modules/orders/router/customers.router.cjs +0 -18
  1346. package/dist/martyrs/src/modules/orders/router/customers.router.cjs.map +0 -1
  1347. package/dist/martyrs/src/modules/orders/router/orders.router.cjs +0 -80
  1348. package/dist/martyrs/src/modules/orders/router/orders.router.cjs.map +0 -1
  1349. package/dist/martyrs/src/modules/orders/store/applications.cjs +0 -6
  1350. package/dist/martyrs/src/modules/orders/store/applications.cjs.map +0 -1
  1351. package/dist/martyrs/src/modules/orders/store/customers.store.cjs +0 -6
  1352. package/dist/martyrs/src/modules/orders/store/customers.store.cjs.map +0 -1
  1353. package/dist/martyrs/src/modules/orders/store/models/application.cjs +0 -20
  1354. package/dist/martyrs/src/modules/orders/store/models/application.cjs.map +0 -1
  1355. package/dist/martyrs/src/modules/orders/store/models/customer.cjs +0 -50
  1356. package/dist/martyrs/src/modules/orders/store/models/customer.cjs.map +0 -1
  1357. package/dist/martyrs/src/modules/orders/store/models/order.cjs +0 -30
  1358. package/dist/martyrs/src/modules/orders/store/models/order.cjs.map +0 -1
  1359. package/dist/martyrs/src/modules/orders/store/orders.cjs +0 -166
  1360. package/dist/martyrs/src/modules/orders/store/orders.cjs.map +0 -1
  1361. package/dist/martyrs/src/modules/orders/store/shopcart.cjs +0 -175
  1362. package/dist/martyrs/src/modules/orders/store/shopcart.cjs.map +0 -1
  1363. package/dist/martyrs/src/modules/orders/store/testimonials.cjs +0 -63
  1364. package/dist/martyrs/src/modules/orders/store/testimonials.cjs.map +0 -1
  1365. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +0 -80
  1366. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs.map +0 -1
  1367. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +0 -157
  1368. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs.map +0 -1
  1369. package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.cjs +0 -72
  1370. package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.cjs.map +0 -1
  1371. package/dist/martyrs/src/modules/organizations/components/blocks/DepartmentSub.vue.cjs +0 -32
  1372. package/dist/martyrs/src/modules/organizations/components/blocks/DepartmentSub.vue.cjs.map +0 -1
  1373. package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.cjs +0 -42
  1374. package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.cjs.map +0 -1
  1375. package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.cjs +0 -46
  1376. package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.cjs.map +0 -1
  1377. package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.cjs +0 -101
  1378. package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.cjs.map +0 -1
  1379. package/dist/martyrs/src/modules/organizations/components/blocks/Unit.vue.cjs +0 -69
  1380. package/dist/martyrs/src/modules/organizations/components/blocks/Unit.vue.cjs.map +0 -1
  1381. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +0 -101
  1382. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs.map +0 -1
  1383. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs +0 -195
  1384. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs.map +0 -1
  1385. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +0 -402
  1386. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs.map +0 -1
  1387. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs +0 -86
  1388. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs.map +0 -1
  1389. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +0 -131
  1390. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs.map +0 -1
  1391. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +0 -376
  1392. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs.map +0 -1
  1393. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +0 -200
  1394. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs.map +0 -1
  1395. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +0 -200
  1396. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +0 -1
  1397. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +0 -162
  1398. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs.map +0 -1
  1399. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +0 -104
  1400. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs.map +0 -1
  1401. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +0 -119
  1402. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs.map +0 -1
  1403. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +0 -148
  1404. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs.map +0 -1
  1405. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +0 -78
  1406. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs.map +0 -1
  1407. package/dist/martyrs/src/modules/organizations/components/sections/Publics.vue.cjs +0 -52
  1408. package/dist/martyrs/src/modules/organizations/components/sections/Publics.vue.cjs.map +0 -1
  1409. package/dist/martyrs/src/modules/organizations/components/sections/Unit.vue.cjs +0 -2
  1410. package/dist/martyrs/src/modules/organizations/components/sections/Unit.vue.cjs.map +0 -1
  1411. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.cjs +0 -171
  1412. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.cjs.map +0 -1
  1413. package/dist/martyrs/src/modules/organizations/organizations.client.cjs +0 -79
  1414. package/dist/martyrs/src/modules/organizations/organizations.client.cjs.map +0 -1
  1415. package/dist/martyrs/src/modules/organizations/organizations.router.cjs +0 -145
  1416. package/dist/martyrs/src/modules/organizations/organizations.router.cjs.map +0 -1
  1417. package/dist/martyrs/src/modules/organizations/store/departments.store.cjs +0 -6
  1418. package/dist/martyrs/src/modules/organizations/store/departments.store.cjs.map +0 -1
  1419. package/dist/martyrs/src/modules/organizations/store/invites.store.cjs +0 -6
  1420. package/dist/martyrs/src/modules/organizations/store/invites.store.cjs.map +0 -1
  1421. package/dist/martyrs/src/modules/organizations/store/memberships.store.cjs +0 -20
  1422. package/dist/martyrs/src/modules/organizations/store/memberships.store.cjs.map +0 -1
  1423. package/dist/martyrs/src/modules/organizations/store/organizations.cjs +0 -131
  1424. package/dist/martyrs/src/modules/organizations/store/organizations.cjs.map +0 -1
  1425. package/dist/martyrs/src/modules/pages/pages.client.cjs +0 -34
  1426. package/dist/martyrs/src/modules/pages/pages.client.cjs.map +0 -1
  1427. package/dist/martyrs/src/modules/pages/pages.router.cjs +0 -101
  1428. package/dist/martyrs/src/modules/pages/pages.router.cjs.map +0 -1
  1429. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +0 -105
  1430. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs.map +0 -1
  1431. package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.cjs +0 -159
  1432. package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.cjs.map +0 -1
  1433. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +0 -113
  1434. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs.map +0 -1
  1435. package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.cjs +0 -57
  1436. package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.cjs.map +0 -1
  1437. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +0 -103
  1438. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs.map +0 -1
  1439. package/dist/martyrs/src/modules/pages/views/store/pages.cjs +0 -65
  1440. package/dist/martyrs/src/modules/pages/views/store/pages.cjs.map +0 -1
  1441. package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs +0 -74
  1442. package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.cjs.map +0 -1
  1443. package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.cjs +0 -99
  1444. package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.cjs.map +0 -1
  1445. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +0 -121
  1446. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs.map +0 -1
  1447. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs +0 -129
  1448. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs.map +0 -1
  1449. package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.cjs +0 -106
  1450. package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.cjs.map +0 -1
  1451. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.cjs +0 -123
  1452. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.cjs.map +0 -1
  1453. package/dist/martyrs/src/modules/products/components/elements/Image360.vue.cjs +0 -136
  1454. package/dist/martyrs/src/modules/products/components/elements/Image360.vue.cjs.map +0 -1
  1455. package/dist/martyrs/src/modules/products/components/elements/Price.vue.cjs +0 -45
  1456. package/dist/martyrs/src/modules/products/components/elements/Price.vue.cjs.map +0 -1
  1457. package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.cjs +0 -79
  1458. package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.cjs.map +0 -1
  1459. package/dist/martyrs/src/modules/products/components/elements/THC.vue.cjs +0 -89
  1460. package/dist/martyrs/src/modules/products/components/elements/THC.vue.cjs.map +0 -1
  1461. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +0 -197
  1462. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs.map +0 -1
  1463. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +0 -272
  1464. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +0 -1
  1465. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +0 -251
  1466. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs.map +0 -1
  1467. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +0 -438
  1468. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs.map +0 -1
  1469. package/dist/martyrs/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +0 -106
  1470. package/dist/martyrs/src/modules/products/components/pages/ProductRecommmendation.vue.cjs.map +0 -1
  1471. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +0 -454
  1472. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs.map +0 -1
  1473. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +0 -168
  1474. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs.map +0 -1
  1475. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +0 -318
  1476. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs.map +0 -1
  1477. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs +0 -147
  1478. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs.map +0 -1
  1479. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs +0 -129
  1480. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs.map +0 -1
  1481. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +0 -500
  1482. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs.map +0 -1
  1483. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs +0 -195
  1484. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs.map +0 -1
  1485. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs +0 -120
  1486. package/dist/martyrs/src/modules/products/components/sections/HeroRecommendation.vue.cjs.map +0 -1
  1487. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs +0 -142
  1488. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs.map +0 -1
  1489. package/dist/martyrs/src/modules/products/components/sections/ProductsPopular.vue.cjs +0 -49
  1490. package/dist/martyrs/src/modules/products/components/sections/ProductsPopular.vue.cjs.map +0 -1
  1491. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs +0 -155
  1492. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs.map +0 -1
  1493. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +0 -240
  1494. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs.map +0 -1
  1495. package/dist/martyrs/src/modules/products/products.client.cjs +0 -86
  1496. package/dist/martyrs/src/modules/products/products.client.cjs.map +0 -1
  1497. package/dist/martyrs/src/modules/products/router/categories.router.cjs +0 -174
  1498. package/dist/martyrs/src/modules/products/router/categories.router.cjs.map +0 -1
  1499. package/dist/martyrs/src/modules/products/router/products.router.cjs +0 -340
  1500. package/dist/martyrs/src/modules/products/router/products.router.cjs.map +0 -1
  1501. package/dist/martyrs/src/modules/products/store/categories.cjs +0 -123
  1502. package/dist/martyrs/src/modules/products/store/categories.cjs.map +0 -1
  1503. package/dist/martyrs/src/modules/products/store/products.cjs +0 -229
  1504. package/dist/martyrs/src/modules/products/store/products.cjs.map +0 -1
  1505. package/dist/martyrs/src/modules/products/store/variants.store.cjs +0 -6
  1506. package/dist/martyrs/src/modules/products/store/variants.store.cjs.map +0 -1
  1507. package/dist/martyrs/src/modules/rents/rents.client.cjs +0 -45
  1508. package/dist/martyrs/src/modules/rents/rents.client.cjs.map +0 -1
  1509. package/dist/martyrs/src/modules/rents/rents.router.cjs +0 -110
  1510. package/dist/martyrs/src/modules/rents/rents.router.cjs.map +0 -1
  1511. package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.cjs +0 -55
  1512. package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.cjs.map +0 -1
  1513. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.cjs +0 -25
  1514. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.cjs.map +0 -1
  1515. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.cjs +0 -44
  1516. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.cjs.map +0 -1
  1517. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.cjs +0 -403
  1518. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.cjs.map +0 -1
  1519. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.cjs +0 -52
  1520. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.cjs.map +0 -1
  1521. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +0 -164
  1522. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs.map +0 -1
  1523. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +0 -156
  1524. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs.map +0 -1
  1525. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs +0 -224
  1526. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.cjs.map +0 -1
  1527. package/dist/martyrs/src/modules/rents/views/store/rents.store.cjs +0 -143
  1528. package/dist/martyrs/src/modules/rents/views/store/rents.store.cjs.map +0 -1
  1529. package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.cjs +0 -54
  1530. package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.cjs.map +0 -1
  1531. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +0 -104
  1532. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs.map +0 -1
  1533. package/dist/martyrs/src/modules/reports/reports.client.cjs +0 -29
  1534. package/dist/martyrs/src/modules/reports/reports.client.cjs.map +0 -1
  1535. package/dist/martyrs/src/modules/reports/reports.router.cjs +0 -34
  1536. package/dist/martyrs/src/modules/reports/reports.router.cjs.map +0 -1
  1537. package/dist/martyrs/src/modules/reports/store/reports.cjs +0 -103
  1538. package/dist/martyrs/src/modules/reports/store/reports.cjs.map +0 -1
  1539. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +0 -119
  1540. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs.map +0 -1
  1541. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +0 -85
  1542. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs.map +0 -1
  1543. package/dist/martyrs/src/modules/spots/components/blocks/SpotSub.vue.cjs +0 -32
  1544. package/dist/martyrs/src/modules/spots/components/blocks/SpotSub.vue.cjs.map +0 -1
  1545. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +0 -198
  1546. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs.map +0 -1
  1547. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +0 -531
  1548. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs.map +0 -1
  1549. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs +0 -157
  1550. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs.map +0 -1
  1551. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +0 -235
  1552. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs.map +0 -1
  1553. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.cjs +0 -135
  1554. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.cjs.map +0 -1
  1555. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +0 -803
  1556. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs.map +0 -1
  1557. package/dist/martyrs/src/modules/spots/router/spots.router.cjs +0 -263
  1558. package/dist/martyrs/src/modules/spots/router/spots.router.cjs.map +0 -1
  1559. package/dist/martyrs/src/modules/spots/spots.client.cjs +0 -43
  1560. package/dist/martyrs/src/modules/spots/spots.client.cjs.map +0 -1
  1561. package/dist/martyrs/src/modules/spots/store/spots.cjs +0 -80
  1562. package/dist/martyrs/src/modules/spots/store/spots.cjs.map +0 -1
  1563. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.cjs +0 -43
  1564. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.cjs.map +0 -1
  1565. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +0 -47
  1566. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs.map +0 -1
  1567. package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.cjs +0 -29
  1568. package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.cjs.map +0 -1
  1569. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +0 -89
  1570. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs.map +0 -1
  1571. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.cjs +0 -136
  1572. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.cjs.map +0 -1
  1573. package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.cjs +0 -183
  1574. package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.cjs.map +0 -1
  1575. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +0 -238
  1576. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs.map +0 -1
  1577. package/dist/martyrs/src/modules/wallet/views/localization/wallet.json.cjs +0 -9
  1578. package/dist/martyrs/src/modules/wallet/views/localization/wallet.json.cjs.map +0 -1
  1579. package/dist/martyrs/src/modules/wallet/views/store/wallet.store.cjs +0 -134
  1580. package/dist/martyrs/src/modules/wallet/views/store/wallet.store.cjs.map +0 -1
  1581. package/dist/martyrs.cjs.js +0 -1
  1582. package/dist/metadata.schema-BGykn-_r.cjs +0 -267
  1583. package/dist/music.server.cjs +0 -2114
  1584. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.1.0_@capacitor_core@7.0.1/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs +0 -83
  1585. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.1.0_@capacitor_core@7.0.1/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs.map +0 -1
  1586. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.1.0_@capacitor_core@7.0.1/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs +0 -45
  1587. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.1.0_@capacitor_core@7.0.1/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs.map +0 -1
  1588. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.1.0_@capacitor_core@7.0.1/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs +0 -139
  1589. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.1.0_@capacitor_core@7.0.1/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs.map +0 -1
  1590. package/dist/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.cjs +0 -485
  1591. package/dist/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.cjs.map +0 -1
  1592. package/dist/node_modules/.pnpm/@capacitor_device@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/device/dist/esm/index.cjs +0 -8
  1593. package/dist/node_modules/.pnpm/@capacitor_device@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/device/dist/esm/index.cjs.map +0 -1
  1594. package/dist/node_modules/.pnpm/@capacitor_device@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/device/dist/esm/web.cjs +0 -146
  1595. package/dist/node_modules/.pnpm/@capacitor_device@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/device/dist/esm/web.cjs.map +0 -1
  1596. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/keyboard/dist/esm/definitions.cjs +0 -16
  1597. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/keyboard/dist/esm/definitions.cjs.map +0 -1
  1598. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/keyboard/dist/esm/index.cjs +0 -15
  1599. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/keyboard/dist/esm/index.cjs.map +0 -1
  1600. package/dist/node_modules/.pnpm/@capacitor_push-notifications@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/push-notifications/dist/esm/index.cjs +0 -6
  1601. package/dist/node_modules/.pnpm/@capacitor_push-notifications@7.0.0_@capacitor_core@7.0.1/node_modules/@capacitor/push-notifications/dist/esm/index.cjs.map +0 -1
  1602. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.cjs +0 -335
  1603. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.cjs.map +0 -1
  1604. package/dist/node_modules/.pnpm/@unhead_dom@1.11.20/node_modules/@unhead/dom/dist/index.cjs +0 -198
  1605. package/dist/node_modules/.pnpm/@unhead_dom@1.11.20/node_modules/@unhead/dom/dist/index.cjs.map +0 -1
  1606. package/dist/node_modules/.pnpm/@unhead_shared@1.11.20/node_modules/@unhead/shared/dist/index.cjs +0 -311
  1607. package/dist/node_modules/.pnpm/@unhead_shared@1.11.20/node_modules/@unhead/shared/dist/index.cjs.map +0 -1
  1608. package/dist/node_modules/.pnpm/@unhead_ssr@1.11.20/node_modules/@unhead/ssr/dist/index.cjs +0 -97
  1609. package/dist/node_modules/.pnpm/@unhead_ssr@1.11.20/node_modules/@unhead/ssr/dist/index.cjs.map +0 -1
  1610. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.cjs +0 -38
  1611. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_/node_modules/@unhead/vue/dist/shared/vue.-sixQ7xP.cjs.map +0 -1
  1612. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.cjs +0 -78
  1613. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.13_typescript@5.8.3_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.cjs.map +0 -1
  1614. 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 +0 -755
  1615. 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
  1616. package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.cjs +0 -209
  1617. package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.cjs.map +0 -1
  1618. package/dist/node_modules/.pnpm/capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.0.1/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.cjs +0 -8
  1619. package/dist/node_modules/.pnpm/capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.0.1/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.cjs.map +0 -1
  1620. package/dist/node_modules/.pnpm/capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.0.1/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.cjs +0 -13
  1621. package/dist/node_modules/.pnpm/capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.0.1/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.cjs.map +0 -1
  1622. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.cjs +0 -287
  1623. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.cjs.map +0 -1
  1624. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.cjs +0 -34
  1625. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.cjs.map +0 -1
  1626. package/dist/node_modules/.pnpm/dijkstrajs@1.0.3/node_modules/dijkstrajs/dijkstra.cjs +0 -106
  1627. package/dist/node_modules/.pnpm/dijkstrajs@1.0.3/node_modules/dijkstrajs/dijkstra.cjs.map +0 -1
  1628. package/dist/node_modules/.pnpm/embla-carousel-reactive-utils@8.5.2_embla-carousel@8.5.2/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.cjs +0 -43
  1629. package/dist/node_modules/.pnpm/embla-carousel-reactive-utils@8.5.2_embla-carousel@8.5.2/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.cjs.map +0 -1
  1630. package/dist/node_modules/.pnpm/embla-carousel-vue@8.5.2_vue@3.5.13_typescript@5.8.3_/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.cjs +0 -43
  1631. package/dist/node_modules/.pnpm/embla-carousel-vue@8.5.2_vue@3.5.13_typescript@5.8.3_/node_modules/embla-carousel-vue/esm/embla-carousel-vue.esm.cjs.map +0 -1
  1632. package/dist/node_modules/.pnpm/embla-carousel@8.5.2/node_modules/embla-carousel/esm/embla-carousel.esm.cjs +0 -1631
  1633. package/dist/node_modules/.pnpm/embla-carousel@8.5.2/node_modules/embla-carousel/esm/embla-carousel.esm.cjs.map +0 -1
  1634. package/dist/node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.cjs +0 -209
  1635. package/dist/node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.cjs.map +0 -1
  1636. package/dist/node_modules/.pnpm/js-cookie@3.0.5/node_modules/js-cookie/dist/js.cookie.cjs +0 -101
  1637. package/dist/node_modules/.pnpm/js-cookie@3.0.5/node_modules/js-cookie/dist/js.cookie.cjs.map +0 -1
  1638. package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.cjs +0 -689
  1639. package/dist/node_modules/.pnpm/lodash.merge@4.6.2/node_modules/lodash.merge/index.cjs.map +0 -1
  1640. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/browser.cjs +0 -79
  1641. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/browser.cjs.map +0 -1
  1642. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/can-promise.cjs +0 -14
  1643. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/can-promise.cjs.map +0 -1
  1644. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/alignment-pattern.cjs +0 -43
  1645. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/alignment-pattern.cjs.map +0 -1
  1646. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/alphanumeric-data.cjs +0 -85
  1647. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/alphanumeric-data.cjs.map +0 -1
  1648. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/bit-buffer.cjs +0 -40
  1649. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/bit-buffer.cjs.map +0 -1
  1650. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/bit-matrix.cjs +0 -34
  1651. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/bit-matrix.cjs.map +0 -1
  1652. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/byte-data.cjs +0 -36
  1653. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/byte-data.cjs.map +0 -1
  1654. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/error-correction-code.cjs +0 -367
  1655. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/error-correction-code.cjs.map +0 -1
  1656. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/error-correction-level.cjs +0 -52
  1657. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/error-correction-level.cjs.map +0 -1
  1658. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/finder-pattern.cjs +0 -25
  1659. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/finder-pattern.cjs.map +0 -1
  1660. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/format-info.cjs +0 -24
  1661. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/format-info.cjs.map +0 -1
  1662. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/galois-field.cjs +0 -38
  1663. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/galois-field.cjs.map +0 -1
  1664. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/kanji-data.cjs +0 -46
  1665. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/kanji-data.cjs.map +0 -1
  1666. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/mask-pattern.cjs +0 -149
  1667. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/mask-pattern.cjs.map +0 -1
  1668. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/mode.cjs +0 -90
  1669. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/mode.cjs.map +0 -1
  1670. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/numeric-data.cjs +0 -41
  1671. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/numeric-data.cjs.map +0 -1
  1672. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/polynomial.cjs +0 -44
  1673. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/polynomial.cjs.map +0 -1
  1674. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/qrcode.cjs +0 -279
  1675. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/qrcode.cjs.map +0 -1
  1676. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/reed-solomon-encoder.cjs +0 -38
  1677. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/reed-solomon-encoder.cjs.map +0 -1
  1678. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/regex.cjs +0 -33
  1679. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/regex.cjs.map +0 -1
  1680. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/segments.cjs +0 -201
  1681. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/segments.cjs.map +0 -1
  1682. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.cjs +0 -84
  1683. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.cjs.map +0 -1
  1684. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/version-check.cjs +0 -14
  1685. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/version-check.cjs.map +0 -1
  1686. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/version.cjs +0 -107
  1687. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/version.cjs.map +0 -1
  1688. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/canvas.cjs +0 -61
  1689. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/canvas.cjs.map +0 -1
  1690. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/svg-tag.cjs +0 -64
  1691. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/svg-tag.cjs.map +0 -1
  1692. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.cjs +0 -87
  1693. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.cjs.map +0 -1
  1694. package/dist/node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.cjs +0 -423
  1695. package/dist/node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.cjs.map +0 -1
  1696. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.cjs +0 -6
  1697. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.cjs.map +0 -1
  1698. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.cjs +0 -15
  1699. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.cjs.map +0 -1
  1700. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.cjs +0 -11
  1701. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.cjs.map +0 -1
  1702. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.cjs +0 -20
  1703. package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.cjs.map +0 -1
  1704. 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 +0 -2484
  1705. 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
  1706. package/dist/notifications.server.cjs +0 -822
  1707. package/dist/orders.server.cjs +0 -1284
  1708. package/dist/organizations.server.cjs +0 -1590
  1709. package/dist/ownership.schema-CRYdbemm.cjs +0 -42
  1710. package/dist/pages.server.cjs +0 -142
  1711. package/dist/products.server.cjs +0 -1677
  1712. package/dist/profile.schema-l0Dk4Ptu.cjs +0 -91
  1713. package/dist/queryProcessor-DJUTwCLN.cjs +0 -329
  1714. package/dist/rents.server.cjs +0 -509
  1715. package/dist/reports.server.cjs +0 -133
  1716. package/dist/socials.schema-CqEHax2w.cjs +0 -24
  1717. package/dist/spots.server.cjs +0 -331
  1718. package/dist/web-pd1gb6DR.cjs +0 -1
  1719. package/src/modules/music/router/library.router.js +0 -26
  1720. package/src/modules/music/router/music.router.js +0 -176
  1721. /package/src/modules/core/views/classes/{core.i18n.js → i18n.manager.js} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"Marketplace.vue.js","sources":["../../../../../../../../src/modules/marketplace/views/components/layouts/Marketplace.vue"],"sourcesContent":["<template>\n\t <div class=\"cols-2-1_3 z-index-3 pos-relative radius-big\">\n\n\t\t<div class=\"o-y-scroll br-r br-solid br-light pd-medium z-index-2 desktop-only h-100 pos-relative\">\n\t\t\t<div class=\"w-100 o-y-scroll h-100\">\n\t\t\t\t<!-- Categories -->\n\t\t\t\t<div class=\"mn-b-medium\" v-if=\"currentCategories.length > 0\">\n\t\t\t\t\t<h4 class=\"mn-b-small\">\n\t\t\t\t\t\t{{ route.params.categoryPath ? 'Subcategories' : 'Categories' }}\n\t\t\t\t\t</h4>\n\t\t\t\t\t<div class=\"gap-micro\">\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tv-for=\"category in currentCategories\"\n\t\t\t\t\t\t\t:key=\"category._id\"\n\t\t\t\t\t\t\t@click=\"selectCategory(category)\"\n\t\t\t\t\t\t\tclass=\"pd-small radius-small cursor-pointer hover-bg-light transition-all\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{ category.name }}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<!-- Location Filter -->\n\t\t\t\t<Spoiler \n\t\t\t\t\tclass=\"o-hidden mn-b-medium\"\n\t\t\t\t\t:status=\"true\"\n\t\t\t\t>\n\t\t\t\t\t<template #header=\"{ isOpen }\">\n\t\t\t\t\t\t<div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n\t\t\t\t\t\t\t<h4 class=\"w-100\">Location</h4>\n\t\t\t\t\t\t\t<div class=\"h-2r w-2r flex-child-auto aspect-1x1 flex-center flex bg-light radius-extra\">\n\t\t\t\t\t\t\t\t<IconChevronBottom :class=\"{ 'rotate-180 mn-t-micro-negative': isOpen }\" fill=\"rgb(var(--black))\" class=\"i-medium\"/>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\n\t\t\t\t\t<template #content>\n\t\t\t\t\t\t<div class=\"mn-t-small\">\n\t\t\t\t\t\t\t<Field\n\t\t\t\t\t\t\t\tv-model=\"searchLocation\"\n\t\t\t\t\t\t\t\tplaceholder=\"Search location...\"\n\t\t\t\t\t\t\t\ttype=\"text\"\n\t\t\t\t\t\t\t\tclass=\"w-100 bg-light pd-small radius-small mn-b-small\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t<Checkbox \n\t\t\t\t\t\t\t\tv-for=\"location in locationOptions\"\n\t\t\t\t\t\t\t\t:key=\"location\"\n\t\t\t\t\t\t\t\tv-model:radio=\"selectedLocation\"\n\t\t\t\t\t\t\t\t:label=\"location\"\n\t\t\t\t\t\t\t\t:value=\"location\"\n\t\t\t\t\t\t\t\tmode=\"radio\"\n\t\t\t\t\t\t\t\tclass=\"mn-b-micro\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\t\t\t\t</Spoiler>\n\n\t\t\t\t<!-- Delivery Options -->\n\t\t\t\t<Spoiler \n\t\t\t\t\tclass=\"o-hidden mn-b-medium\"\n\t\t\t\t\t:status=\"true\"\n\t\t\t\t>\n\t\t\t\t\t<template #header=\"{ isOpen }\">\n\t\t\t\t\t\t<div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n\t\t\t\t\t\t\t<h4 class=\"w-100\">Delivery Options</h4>\n\t\t\t\t\t\t\t<div class=\"h-2r w-2r flex-child-auto aspect-1x1 flex-center flex bg-light radius-extra\">\n\t\t\t\t\t\t\t\t<IconChevronBottom :class=\"{ 'rotate-180 mn-t-micro-negative': isOpen }\" fill=\"rgb(var(--black))\" class=\"i-medium\"/>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\n\t\t\t\t\t<template #content>\n\t\t\t\t\t\t<div class=\"mn-t-small\">\n\t\t\t\t\t\t\t<Checkbox \n\t\t\t\t\t\t\t\tv-for=\"option in deliveryOptions\"\n\t\t\t\t\t\t\t\t:key=\"option.value\"\n\t\t\t\t\t\t\t\tv-model:checkbox=\"selectedDeliveryOptions\"\n\t\t\t\t\t\t\t\t:label=\"option.label\"\n\t\t\t\t\t\t\t\t:value=\"option.value\"\n\t\t\t\t\t\t\t\tmode=\"checkbox\"\n\t\t\t\t\t\t\t\tclass=\"mn-b-micro\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\t\t\t\t</Spoiler>\n\n\t\t\t\t<!-- Payment Options -->\n\t\t\t\t<Spoiler \n\t\t\t\t\tclass=\"o-hidden mn-b-medium\"\n\t\t\t\t\t:status=\"true\"\n\t\t\t\t>\n\t\t\t\t\t<template #header=\"{ isOpen }\">\n\t\t\t\t\t\t<div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n\t\t\t\t\t\t\t<h4 class=\"w-100\">Payment Options</h4>\n\t\t\t\t\t\t\t<div class=\"h-2r w-2r flex-child-auto aspect-1x1 flex-center flex bg-light radius-extra\">\n\t\t\t\t\t\t\t\t<IconChevronBottom :class=\"{ 'rotate-180 mn-t-micro-negative': isOpen }\" fill=\"rgb(var(--black))\" class=\"i-medium\"/>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\n\t\t\t\t\t<template #content>\n\t\t\t\t\t\t<div class=\"mn-t-small\">\n\t\t\t\t\t\t\t<Checkbox \n\t\t\t\t\t\t\t\tv-for=\"option in paymentOptions\"\n\t\t\t\t\t\t\t\t:key=\"option.value\"\n\t\t\t\t\t\t\t\tv-model:checkbox=\"selectedPaymentOptions\"\n\t\t\t\t\t\t\t\t:label=\"option.label\"\n\t\t\t\t\t\t\t\t:value=\"option.value\"\n\t\t\t\t\t\t\t\tmode=\"checkbox\"\n\t\t\t\t\t\t\t\tclass=\"mn-b-micro\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\t\t\t\t</Spoiler>\n\n\t\t\t\t<!-- Clear Filters Button -->\n\t\t\t\t<button \n\t\t\t\t\t@click=\"clearFilters\"\n\t\t\t\t\tclass=\"bg-main w-100 button mn-t-medium\"\n\t\t\t\t>\n\t\t\t\t\tClear Filters\n\t\t\t\t</button>\n\t\t\t\t</div>\n\t\t</div>\n\n\t\t<!-- Catalog wrapper -->\n\t\t<div class=\"pd-thin\">\n\t\t\t<header class=\"pd-medium radius-medium bg-light mn-b-thin\">\n\t \t<h2 class=\"\">\n\t \t\t<span class=\"\">Weed Deliveries in </span>\n\n\t \t\t<span \n\t \t\t\tv-if=\"localPosition.city || localPosition.state || localPosition.country\"\n\t \t\t\t@click=\"a => { core.state.isOpenLocationPopup = true }\" \n\t \t\t\tclass=\"t-main t-semi cursor-pointer \"\n\t \t\t>\n\t \t\t\t\t<template v-if=\"localPosition.city\">{{localPosition.city}}, </template>\n\t \t\t\t\t<template v-if=\"localPosition.state\">{{localPosition.state}}, </template>\n\t \t\t\t\t<template v-if=\"localPosition.country\">{{localPosition.country}}</template>\n\t \t\t</span>\n\n\t \t\t<span v-else @click=\"a => { core.state.isOpenLocationPopup = true }\" class=\"t-main t-semi cursor-pointer\">The World</span>\n\t \t</h2>\n\t\t\t</header>\n\n\t\t\t<div class=\"rows-1\">\n\t\t\t\t<router-view v-slot=\"{ Component, route }\">\n\t\t\t\t\t<component ref=\"page\" :key=\"route\" :localPosition=\"localPosition\" :is=\"Component\" />\n\t\t\t\t</router-view>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</template>\n\n\n<script setup=\"props\">\n\t// Import libs\n\timport { computed, onMounted, watch, ref } from 'vue'\n\timport { useRoute, useRouter,onBeforeRouteLeave } from 'vue-router'\n\timport { useI18n } from 'vue-i18n'\n\n\timport Spoiler from \"@martyrs/src/components/Spoiler/Spoiler.vue\"\n\timport Field from \"@martyrs/src/components/Field/Field.vue\"\n\timport Checkbox from \"@martyrs/src/components/Checkbox/Checkbox.vue\"\n\timport IconChevronBottom from '@martyrs/src/modules/icons/navigation/IconChevronBottom.vue'\n\n\timport * as core from '@martyrs/src/modules/core/views/store/core.store.js'\n import * as categories from '@martyrs/src/modules/products/store/categories.js';\n\n\n\timport * as marketplace from '../../store/marketplace';\n\n\t// Accessing router and store\n\tconst route = useRoute()\n\tconst router = useRouter()\n\n\tconst localPosition = ref({\n\t\tcity: null,\n\t\tstate: null,\n\t\tcountry: null\n\t});\n\n\tconst desktopFilters = ref(null)\n\n\t// Categories\n\tconst currentCategories = ref([]);\n\tconst searchLocation = ref('');\n\tconst selectedLocation = ref('All');\n\tconst locationOptions = ref(['All', 'Phuket', 'Bangkok', 'Chiang Mai', 'Pattaya']);\n\n\t// Delivery options\n\tconst deliveryOptions = ref([\n\t\t{ label: 'Pickup', value: 'pickup' },\n\t\t{ label: 'Delivery', value: 'delivery' },\n\t\t{ label: 'Dine-in', value: 'dinein' }\n\t]);\n\tconst selectedDeliveryOptions = ref([]);\n\n\t// Payment options\n\tconst paymentOptions = ref([\n\t\t{ label: 'Cash', value: 'cash' },\n\t\t{ label: 'Card', value: 'card' },\n\t\t{ label: 'Crypto', value: 'crypto' },\n\t\t{ label: 'Bank Transfer', value: 'transfer' }\n\t]);\n\tconst selectedPaymentOptions = ref([]);\n\n\tconst selectCategory = (category) => {\n\t\t// Implementation for category selection\n\t\tconsole.log('Category selected:', category);\n\t};\n\n\tconst clearFilters = () => {\n\t\tselectedLocation.value = 'All';\n\t\tselectedDeliveryOptions.value = [];\n\t\tselectedPaymentOptions.value = [];\n\t\tsearchLocation.value = '';\n\t};\n\n\tfunction denormalizeUrlParam(param) {\n\t return param\n\t .replace(/-/g, ' ') // Замена дефисов на пробелы\n\t .replace(/\\b\\w/g, l => l.toUpperCase()); // Преобразование первой буквы каждого слова в заглавную\n\t}\n\n\tfunction normalizeUrlParam(param) {\n\t return param\n\t .toLowerCase()\n\t .replace(/ /g, '-')\n\t .replace(/[^a-z0-9-]/g, '');\n\t}\n\n\tif (route.params) {\n // Загружаем новые значения из параметров маршрута в состояние\n let newState = {\n country: denormalizeUrlParam(route.params.country),\n state: denormalizeUrlParam(route.params.state),\n city: denormalizeUrlParam(route.params.city),\n };\n\n\t // Обновляем глобальное состояние\n\t localPosition.value = newState;\n\t}\n\n\tif (route.query) {\n\t \tconst query = route.query;\n\n\t\tmarketplace.state.filter.selected.categories = query.categories ? query.categories.split(',') : [];\n\t\tmarketplace.state.filter.selected.prices = query.prices ? query.prices.split(',') : [];\n\t\tmarketplace.state.filter.selected.delivery = query.delivery ? query.delivery.split(',') : [];\n\t}\n\n\tif (route.query.sortParam) marketplace.state.sort.param = route.query.sortParam\n\tif (route.query.sortOrder) marketplace.state.sort.order = route.query.sortOrder\n\n\tonMounted(async () => {\n\t let options = {\n status: 'published',\n rootOnly: true\n }\n\n let categoriesFilter = await categories.actions.read(options);\n\n categoriesFilter = categoriesFilter.map(category => ({\n value: category._id,\n label: category.name\n }));\n\n const index = marketplace.state.filter.options.findIndex(option => option.value === 'categories');\n\n const categoryOption = {\n title: 'Categories',\n value: 'categories',\n options: categoriesFilter\n };\n\n if (index !== -1) {\n marketplace.state.filter.options[index] = categoryOption;\n } else {\n marketplace.state.filter.options.unshift(categoryOption);\n }\n\t})\n\n\twatch(() => marketplace.state.sort, (newSortValue, oldSortValue) => {\n\t\tlet query = { ...route.query}\n\t\t\n\t\tquery.sortParam = newSortValue.param\n\t\tquery.sortOrder = newSortValue.order\n\t \n\t // replace the current route\n\t router.replace({ query });\n\t}, { deep: true });\n\n\n\twatch(() => marketplace.state.filter.selected, (newFilterValue, oldFilterValue) => {\n\t // Переводим фильтр в формат query\n\t const query = { ...route.query };\n\n\t // Удаляем старые значения фильтра из query\n\t Object.keys(oldFilterValue).forEach(key => {\n\t if (query[key]) {\n\t delete query[key];\n\t }\n\t });\n\n\t // Добавляем новые значения фильтра в query\n\t const newQueryValues = Object.fromEntries(\n\t Object.entries(newFilterValue)\n\t .filter(([key, value]) => Array.isArray(value) && value.length > 0)\n\t .map(([key, value]) => [key, value.join(',')])\n\t );\n\n\t delete query.options;\n\t Object.assign(query, newQueryValues);\n\n\t // Обновляем маршрут с новым query\n\t router.replace({ query });\n\t}, { deep: true })\n\n\t// watch(() => core.state.position, (newPosition) => {\n\t// // get the current route\n\t// const currentRoute = { ...router.currentRoute.value };\n\t \n\t// // create new parameters based on globals state position\n\t// let newParams = {\n\t// country: normalizeUrlParam(newPosition.country),\n\t// state: normalizeUrlParam(newPosition.state),\n\t// city: normalizeUrlParam(newPosition.city),\n\t// };\n\t \n\t// // update route params\n\t// currentRoute.params = newParams;\n\t \n\t// // replace the current route\n\t// router.replace(currentRoute);\n\t// }, { deep: true });\n\n const text = {\n locale: 'en',\n messages: {\n en: {\n\t \tmeta: {\n title: \"Marketplace – Shop Our Wide Selection of Quality Weed for Delivery\",\n description: \"Browse our marketplace of top-grade weed strains and choose from a variety of delivery options. Order now and have your favorite strains delivered straight to your door. Safe, fast, and reliable.\",\n }\n },\n ru: {\n\t meta: {\n title: \"Маркетплейс – Выбирайте из нашего ассортимента качественной травки для доставки\",\n description: \"Маркетплейс – Изучите наши продукты высокого качества и выбирайте из различных вариантов доставки. Закажите сейчас и получите свои любимые сорта на дом. Безопасно, быстро и надежно.\",\n }\n }\n }\n }\n\n \tconst { t } = useI18n(text)\n</script>\n\n<style lang=\"scss\">\n\n\n</style>\n"],"names":["marketplace.state","categories.actions"],"mappings":"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"}
1
+ {"version":3,"file":"Marketplace.vue.js","sources":["../../../../../../../../src/modules/marketplace/views/components/layouts/Marketplace.vue"],"sourcesContent":["<template>\n\t <div class=\"cols-2-1_3 z-index-3 pos-relative radius-big\">\n\n\t\t<div class=\"o-y-scroll br-r br-solid br-light pd-medium z-index-2 desktop-only h-100 pos-relative\">\n\t\t\t<div class=\"w-100 o-y-scroll h-100\">\n\t\t\t\t<!-- Categories -->\n\t\t\t\t<div class=\"mn-b-medium\" v-if=\"currentCategories.length > 0\">\n\t\t\t\t\t<h4 class=\"mn-b-small\">\n\t\t\t\t\t\t{{ route.params.categoryPath ? 'Subcategories' : 'Categories' }}\n\t\t\t\t\t</h4>\n\t\t\t\t\t<div class=\"gap-micro\">\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tv-for=\"category in currentCategories\"\n\t\t\t\t\t\t\t:key=\"category._id\"\n\t\t\t\t\t\t\t@click=\"selectCategory(category)\"\n\t\t\t\t\t\t\tclass=\"pd-small radius-small cursor-pointer hover-bg-light transition-all\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{ category.name }}\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<!-- Location Filter -->\n\t\t\t\t<Spoiler \n\t\t\t\t\tclass=\"o-hidden mn-b-medium\"\n\t\t\t\t\t:status=\"true\"\n\t\t\t\t>\n\t\t\t\t\t<template #header=\"{ isOpen }\">\n\t\t\t\t\t\t<div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n\t\t\t\t\t\t\t<h4 class=\"w-100\">Location</h4>\n\t\t\t\t\t\t\t<div class=\"h-2r w-2r flex-child-auto aspect-1x1 flex-center flex bg-light radius-extra\">\n\t\t\t\t\t\t\t\t<IconChevronBottom :class=\"{ 'rotate-180 mn-t-micro-negative': isOpen }\" fill=\"rgb(var(--black))\" class=\"i-medium\"/>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\n\t\t\t\t\t<template #content>\n\t\t\t\t\t\t<div class=\"mn-t-small\">\n\t\t\t\t\t\t\t<Field\n\t\t\t\t\t\t\t\tv-model=\"searchLocation\"\n\t\t\t\t\t\t\t\tplaceholder=\"Search location...\"\n\t\t\t\t\t\t\t\ttype=\"text\"\n\t\t\t\t\t\t\t\tclass=\"w-100 bg-light pd-small radius-small mn-b-small\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t<Checkbox \n\t\t\t\t\t\t\t\tv-for=\"location in locationOptions\"\n\t\t\t\t\t\t\t\t:key=\"location\"\n\t\t\t\t\t\t\t\tv-model:radio=\"selectedLocation\"\n\t\t\t\t\t\t\t\t:label=\"location\"\n\t\t\t\t\t\t\t\t:value=\"location\"\n\t\t\t\t\t\t\t\tmode=\"radio\"\n\t\t\t\t\t\t\t\tclass=\"mn-b-micro\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\t\t\t\t</Spoiler>\n\n\t\t\t\t<!-- Delivery Options -->\n\t\t\t\t<Spoiler \n\t\t\t\t\tclass=\"o-hidden mn-b-medium\"\n\t\t\t\t\t:status=\"true\"\n\t\t\t\t>\n\t\t\t\t\t<template #header=\"{ isOpen }\">\n\t\t\t\t\t\t<div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n\t\t\t\t\t\t\t<h4 class=\"w-100\">Delivery Options</h4>\n\t\t\t\t\t\t\t<div class=\"h-2r w-2r flex-child-auto aspect-1x1 flex-center flex bg-light radius-extra\">\n\t\t\t\t\t\t\t\t<IconChevronBottom :class=\"{ 'rotate-180 mn-t-micro-negative': isOpen }\" fill=\"rgb(var(--black))\" class=\"i-medium\"/>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\n\t\t\t\t\t<template #content>\n\t\t\t\t\t\t<div class=\"mn-t-small\">\n\t\t\t\t\t\t\t<Checkbox \n\t\t\t\t\t\t\t\tv-for=\"option in deliveryOptions\"\n\t\t\t\t\t\t\t\t:key=\"option.value\"\n\t\t\t\t\t\t\t\tv-model:checkbox=\"selectedDeliveryOptions\"\n\t\t\t\t\t\t\t\t:label=\"option.label\"\n\t\t\t\t\t\t\t\t:value=\"option.value\"\n\t\t\t\t\t\t\t\tmode=\"checkbox\"\n\t\t\t\t\t\t\t\tclass=\"mn-b-micro\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\t\t\t\t</Spoiler>\n\n\t\t\t\t<!-- Payment Options -->\n\t\t\t\t<Spoiler \n\t\t\t\t\tclass=\"o-hidden mn-b-medium\"\n\t\t\t\t\t:status=\"true\"\n\t\t\t\t>\n\t\t\t\t\t<template #header=\"{ isOpen }\">\n\t\t\t\t\t\t<div class=\"cursor-pointer w-100 flex-v-center flex-nowrap flex\">\n\t\t\t\t\t\t\t<h4 class=\"w-100\">Payment Options</h4>\n\t\t\t\t\t\t\t<div class=\"h-2r w-2r flex-child-auto aspect-1x1 flex-center flex bg-light radius-extra\">\n\t\t\t\t\t\t\t\t<IconChevronBottom :class=\"{ 'rotate-180 mn-t-micro-negative': isOpen }\" fill=\"rgb(var(--black))\" class=\"i-medium\"/>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\n\t\t\t\t\t<template #content>\n\t\t\t\t\t\t<div class=\"mn-t-small\">\n\t\t\t\t\t\t\t<Checkbox \n\t\t\t\t\t\t\t\tv-for=\"option in paymentOptions\"\n\t\t\t\t\t\t\t\t:key=\"option.value\"\n\t\t\t\t\t\t\t\tv-model:checkbox=\"selectedPaymentOptions\"\n\t\t\t\t\t\t\t\t:label=\"option.label\"\n\t\t\t\t\t\t\t\t:value=\"option.value\"\n\t\t\t\t\t\t\t\tmode=\"checkbox\"\n\t\t\t\t\t\t\t\tclass=\"mn-b-micro\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</template>\n\t\t\t\t</Spoiler>\n\n\t\t\t\t<!-- Clear Filters Button -->\n\t\t\t\t<button \n\t\t\t\t\t@click=\"clearFilters\"\n\t\t\t\t\tclass=\"bg-main w-100 button mn-t-medium\"\n\t\t\t\t>\n\t\t\t\t\tClear Filters\n\t\t\t\t</button>\n\t\t\t\t</div>\n\t\t</div>\n\n\t\t<!-- Catalog wrapper -->\n\t\t<div class=\"pd-thin\">\n\t\t\t<header class=\"pd-medium radius-medium bg-light mn-b-thin\">\n\t \t<h2 class=\"\">\n\t \t\t<span class=\"\">Weed Deliveries in </span>\n\n\t \t\t<span \n\t \t\t\tv-if=\"localPosition.city || localPosition.state || localPosition.country\"\n\t \t\t\t@click=\"a => { core.state.isOpenLocationPopup = true }\" \n\t \t\t\tclass=\"t-main t-semi cursor-pointer \"\n\t \t\t>\n\t \t\t\t\t<template v-if=\"localPosition.city\">{{localPosition.city}}, </template>\n\t \t\t\t\t<template v-if=\"localPosition.state\">{{localPosition.state}}, </template>\n\t \t\t\t\t<template v-if=\"localPosition.country\">{{localPosition.country}}</template>\n\t \t\t</span>\n\n\t \t\t<span v-else @click=\"a => { core.state.isOpenLocationPopup = true }\" class=\"t-main t-semi cursor-pointer\">The World</span>\n\t \t</h2>\n\t\t\t</header>\n\n\t\t\t<div class=\"rows-1\">\n\t\t\t\t<router-view v-slot=\"{ Component, route }\">\n\t\t\t\t\t<component ref=\"page\" :key=\"route\" :localPosition=\"localPosition\" :is=\"Component\" />\n\t\t\t\t</router-view>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</template>\n\n\n<script setup=\"props\">\n\t// Import libs\n\timport { computed, onMounted, watch, ref } from 'vue'\n\timport { useRoute, useRouter,onBeforeRouteLeave } from 'vue-router'\n\timport { useI18n } from 'vue-i18n'\n\n\timport Spoiler from \"@martyrs/src/components/Spoiler/Spoiler.vue\"\n\timport Field from \"@martyrs/src/components/Field/Field.vue\"\n\timport Checkbox from \"@martyrs/src/components/Checkbox/Checkbox.vue\"\n\timport IconChevronBottom from '@martyrs/src/modules/icons/navigation/IconChevronBottom.vue'\n\n\timport { useStore } from '@martyrs/src/modules/core/views/store/core.store.js'\n import * as categories from '@martyrs/src/modules/products/store/categories.js';\n\tconst core = useStore()\n\n\n\timport * as marketplace from '../../store/marketplace';\n\n\t// Accessing router and store\n\tconst route = useRoute()\n\tconst router = useRouter()\n\n\tconst localPosition = ref({\n\t\tcity: null,\n\t\tstate: null,\n\t\tcountry: null\n\t});\n\n\tconst desktopFilters = ref(null)\n\n\t// Categories\n\tconst currentCategories = ref([]);\n\tconst searchLocation = ref('');\n\tconst selectedLocation = ref('All');\n\tconst locationOptions = ref(['All', 'Phuket', 'Bangkok', 'Chiang Mai', 'Pattaya']);\n\n\t// Delivery options\n\tconst deliveryOptions = ref([\n\t\t{ label: 'Pickup', value: 'pickup' },\n\t\t{ label: 'Delivery', value: 'delivery' },\n\t\t{ label: 'Dine-in', value: 'dinein' }\n\t]);\n\tconst selectedDeliveryOptions = ref([]);\n\n\t// Payment options\n\tconst paymentOptions = ref([\n\t\t{ label: 'Cash', value: 'cash' },\n\t\t{ label: 'Card', value: 'card' },\n\t\t{ label: 'Crypto', value: 'crypto' },\n\t\t{ label: 'Bank Transfer', value: 'transfer' }\n\t]);\n\tconst selectedPaymentOptions = ref([]);\n\n\tconst selectCategory = (category) => {\n\t\t// Implementation for category selection\n\t\tconsole.log('Category selected:', category);\n\t};\n\n\tconst clearFilters = () => {\n\t\tselectedLocation.value = 'All';\n\t\tselectedDeliveryOptions.value = [];\n\t\tselectedPaymentOptions.value = [];\n\t\tsearchLocation.value = '';\n\t};\n\n\tfunction denormalizeUrlParam(param) {\n\t return param\n\t .replace(/-/g, ' ') // Замена дефисов на пробелы\n\t .replace(/\\b\\w/g, l => l.toUpperCase()); // Преобразование первой буквы каждого слова в заглавную\n\t}\n\n\tfunction normalizeUrlParam(param) {\n\t return param\n\t .toLowerCase()\n\t .replace(/ /g, '-')\n\t .replace(/[^a-z0-9-]/g, '');\n\t}\n\n\tif (route.params) {\n // Загружаем новые значения из параметров маршрута в состояние\n let newState = {\n country: denormalizeUrlParam(route.params.country),\n state: denormalizeUrlParam(route.params.state),\n city: denormalizeUrlParam(route.params.city),\n };\n\n\t // Обновляем глобальное состояние\n\t localPosition.value = newState;\n\t}\n\n\tif (route.query) {\n\t \tconst query = route.query;\n\n\t\tmarketplace.state.filter.selected.categories = query.categories ? query.categories.split(',') : [];\n\t\tmarketplace.state.filter.selected.prices = query.prices ? query.prices.split(',') : [];\n\t\tmarketplace.state.filter.selected.delivery = query.delivery ? query.delivery.split(',') : [];\n\t}\n\n\tif (route.query.sortParam) marketplace.state.sort.param = route.query.sortParam\n\tif (route.query.sortOrder) marketplace.state.sort.order = route.query.sortOrder\n\n\tonMounted(async () => {\n\t let options = {\n status: 'published',\n rootOnly: true\n }\n\n let categoriesFilter = await categories.actions.read(options);\n\n categoriesFilter = categoriesFilter.map(category => ({\n value: category._id,\n label: category.name\n }));\n\n const index = marketplace.state.filter.options.findIndex(option => option.value === 'categories');\n\n const categoryOption = {\n title: 'Categories',\n value: 'categories',\n options: categoriesFilter\n };\n\n if (index !== -1) {\n marketplace.state.filter.options[index] = categoryOption;\n } else {\n marketplace.state.filter.options.unshift(categoryOption);\n }\n\t})\n\n\twatch(() => marketplace.state.sort, (newSortValue, oldSortValue) => {\n\t\tlet query = { ...route.query}\n\t\t\n\t\tquery.sortParam = newSortValue.param\n\t\tquery.sortOrder = newSortValue.order\n\t \n\t // replace the current route\n\t router.replace({ query });\n\t}, { deep: true });\n\n\n\twatch(() => marketplace.state.filter.selected, (newFilterValue, oldFilterValue) => {\n\t // Переводим фильтр в формат query\n\t const query = { ...route.query };\n\n\t // Удаляем старые значения фильтра из query\n\t Object.keys(oldFilterValue).forEach(key => {\n\t if (query[key]) {\n\t delete query[key];\n\t }\n\t });\n\n\t // Добавляем новые значения фильтра в query\n\t const newQueryValues = Object.fromEntries(\n\t Object.entries(newFilterValue)\n\t .filter(([key, value]) => Array.isArray(value) && value.length > 0)\n\t .map(([key, value]) => [key, value.join(',')])\n\t );\n\n\t delete query.options;\n\t Object.assign(query, newQueryValues);\n\n\t // Обновляем маршрут с новым query\n\t router.replace({ query });\n\t}, { deep: true })\n\n\t// watch(() => core.state.position, (newPosition) => {\n\t// // get the current route\n\t// const currentRoute = { ...router.currentRoute.value };\n\t \n\t// // create new parameters based on globals state position\n\t// let newParams = {\n\t// country: normalizeUrlParam(newPosition.country),\n\t// state: normalizeUrlParam(newPosition.state),\n\t// city: normalizeUrlParam(newPosition.city),\n\t// };\n\t \n\t// // update route params\n\t// currentRoute.params = newParams;\n\t \n\t// // replace the current route\n\t// router.replace(currentRoute);\n\t// }, { deep: true });\n\n const text = {\n locale: 'en',\n messages: {\n en: {\n\t \tmeta: {\n title: \"Marketplace – Shop Our Wide Selection of Quality Weed for Delivery\",\n description: \"Browse our marketplace of top-grade weed strains and choose from a variety of delivery options. Order now and have your favorite strains delivered straight to your door. Safe, fast, and reliable.\",\n }\n },\n ru: {\n\t meta: {\n title: \"Маркетплейс – Выбирайте из нашего ассортимента качественной травки для доставки\",\n description: \"Маркетплейс – Изучите наши продукты высокого качества и выбирайте из различных вариантов доставки. Закажите сейчас и получите свои любимые сорта на дом. Безопасно, быстро и надежно.\",\n }\n }\n }\n }\n\n \tconst { t } = useI18n(text)\n</script>\n\n<style lang=\"scss\">\n\n\n</style>\n"],"names":["marketplace.state","categories.actions"],"mappings":"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"}
@@ -2,17 +2,18 @@ import { onMounted, createBlock, openBlock, unref, withCtx, createElementBlock,
2
2
  import { useRoute } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../../components/Feed/Feed.vue.js";
4
4
  import { actions } from "../../../../organizations/store/organizations.js";
5
- import { state } from "../../../../core/views/store/core.store.js";
5
+ import { useStore } from "../../../../core/views/store/core.store.js";
6
6
  import _sfc_main$2 from "../../../../organizations/components/blocks/CardOrganization.vue.js";
7
- import { state as state$1 } from "../../store/marketplace.js";
7
+ import { state } from "../../store/marketplace.js";
8
8
  const _sfc_main = {
9
9
  __name: "Catalog",
10
10
  setup(__props) {
11
+ const core = useStore();
11
12
  const route = useRoute();
12
13
  onMounted(() => {
13
14
  if (typeof gtag === "function") {
14
15
  gtag("event", "view_marketplace", {
15
- location: state.position?.location || "unknown",
16
+ location: core.state.position?.location || "unknown",
16
17
  page_path: window.location.pathname,
17
18
  marketplace_id: route.params.id || "main"
18
19
  });
@@ -20,10 +21,10 @@ const _sfc_main = {
20
21
  });
21
22
  return (_ctx, _cache) => {
22
23
  return openBlock(), createBlock(_sfc_main$1, {
23
- sort: state$1.sort,
24
- "onUpdate:sort": _cache[0] || (_cache[0] = ($event) => state$1.sort = $event),
25
- filter: state$1.filter,
26
- "onUpdate:filter": _cache[1] || (_cache[1] = ($event) => state$1.filter = $event),
24
+ sort: state.sort,
25
+ "onUpdate:sort": _cache[0] || (_cache[0] = ($event) => state.sort = $event),
26
+ filter: state.filter,
27
+ "onUpdate:filter": _cache[1] || (_cache[1] = ($event) => state.filter = $event),
27
28
  search: true,
28
29
  showLoadMore: false,
29
30
  states: {
@@ -42,7 +43,7 @@ const _sfc_main = {
42
43
  categories: unref(route).query.categories,
43
44
  prices: unref(route).query.prices,
44
45
  delivery: unref(route).query.delivery,
45
- location: state.position?.location,
46
+ location: unref(core).state.position?.location,
46
47
  lookup: ["products", "spots"],
47
48
  contain: ["products"]
48
49
  },
@@ -1 +1 @@
1
- {"version":3,"file":"Catalog.vue.js","sources":["../../../../../../../../src/modules/marketplace/views/components/pages/Catalog.vue"],"sourcesContent":["<template>\n\t<Feed\n\t\tv-model:sort=\"marketplace.state.sort\"\n\t\tv-model:filter=\"marketplace.state.filter\"\n :search=\"true\"\n :showLoadMore=\"false\"\n :states=\"{\n empty: {\n title: 'No Shops Found',\n description: 'Currently, there are no shops.'\n },\n }\"\n :store=\"{\n read: (options) => organization.actions.read(options)\n }\"\n :options=\"{\n country: route.params.country,\n\t state: route.params.state,\n\t city: route.params.city,\n\t categories: route.query.categories,\n\t prices: route.query.prices,\n\t delivery: route.query.delivery,\n\t location: core.state.position?.location,\n\t lookup: ['products','spots'],\n\t contain: ['products'],\n }\"\n v-slot=\"{ \n items \n }\"\n class=\"rows-1 gap-thin\"\n >\n <CardOrganization \n\t v-for=\"organization in items\" \n\t :key=\"organization._id\"\n\t :organization=\"organization\"\n\t :showRating=\"true\"\n\t :showFollowers=\"false\"\n\t :showProducts=\"true\"\n\t class=\"bg-light w-100 o-hidden radius-medium pd-small \"\n\t />\n </Feed>\n</template>\n\n<script setup>\n\timport { computed,reactive,ref, onMounted,watch } from 'vue'\n\timport { useRoute } from 'vue-router'\n\n\timport Feed from '@martyrs/src/components/Feed/Feed.vue'\n\t\n\timport * as organization from '@martyrs/src/modules/organizations/store/organizations.js'\n\timport * as core from '@martyrs/src/modules/core/views/store/core.store.js'\n\n\timport CardOrganization from '@martyrs/src/modules/organizations/components/blocks/CardOrganization.vue'\n\n\timport * as marketplace from '../../store/marketplace';\n\t\n\tconst route = useRoute()\n\n\tonMounted(() => {\n\t\t// Добавление Google Analytics event на открытие маркетплейса\n\t\tif (typeof gtag === 'function') {\n\t\t\tgtag('event', 'view_marketplace', {\n\t\t\t\tlocation: core.state.position?.location || 'unknown',\n\t\t\t\tpage_path: window.location.pathname,\n\t\t\t\tmarketplace_id: route.params.id || 'main',\n\t\t\t});\n\t\t}\n\t})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":["core.state"],"mappings":";;;;;;;;;;AAwDC,UAAM,QAAQ,SAAQ;AAEtB,cAAU,MAAM;AAEf,UAAI,OAAO,SAAS,YAAY;AAC/B,aAAK,SAAS,oBAAoB;AAAA,UACjC,UAAUA,MAAW,UAAU,YAAY;AAAA,UAC3C,WAAW,OAAO,SAAS;AAAA,UAC3B,gBAAgB,MAAM,OAAO,MAAM;AAAA,QACvC,CAAI;AAAA,MACF;AAAA,IACD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"Catalog.vue.js","sources":["../../../../../../../../src/modules/marketplace/views/components/pages/Catalog.vue"],"sourcesContent":["<template>\n\t<Feed\n\t\tv-model:sort=\"marketplace.state.sort\"\n\t\tv-model:filter=\"marketplace.state.filter\"\n :search=\"true\"\n :showLoadMore=\"false\"\n :states=\"{\n empty: {\n title: 'No Shops Found',\n description: 'Currently, there are no shops.'\n },\n }\"\n :store=\"{\n read: (options) => organization.actions.read(options)\n }\"\n :options=\"{\n country: route.params.country,\n\t state: route.params.state,\n\t city: route.params.city,\n\t categories: route.query.categories,\n\t prices: route.query.prices,\n\t delivery: route.query.delivery,\n\t location: core.state.position?.location,\n\t lookup: ['products','spots'],\n\t contain: ['products'],\n }\"\n v-slot=\"{ \n items \n }\"\n class=\"rows-1 gap-thin\"\n >\n <CardOrganization \n\t v-for=\"organization in items\" \n\t :key=\"organization._id\"\n\t :organization=\"organization\"\n\t :showRating=\"true\"\n\t :showFollowers=\"false\"\n\t :showProducts=\"true\"\n\t class=\"bg-light w-100 o-hidden radius-medium pd-small \"\n\t />\n </Feed>\n</template>\n\n<script setup>\n\timport { computed,reactive,ref, onMounted,watch } from 'vue'\n\timport { useRoute } from 'vue-router'\n\n\timport Feed from '@martyrs/src/components/Feed/Feed.vue'\n\t\n\timport * as organization from '@martyrs/src/modules/organizations/store/organizations.js'\n\timport { useStore } from '@martyrs/src/modules/core/views/store/core.store.js'\n\tconst core = useStore()\n\n\timport CardOrganization from '@martyrs/src/modules/organizations/components/blocks/CardOrganization.vue'\n\n\timport * as marketplace from '../../store/marketplace';\n\t\n\tconst route = useRoute()\n\n\tonMounted(() => {\n\t\t// Добавление Google Analytics event на открытие маркетплейса\n\t\tif (typeof gtag === 'function') {\n\t\t\tgtag('event', 'view_marketplace', {\n\t\t\t\tlocation: core.state.position?.location || 'unknown',\n\t\t\t\tpage_path: window.location.pathname,\n\t\t\t\tmarketplace_id: route.params.id || 'main',\n\t\t\t});\n\t\t}\n\t})\n</script>\n\n<style lang=\"scss\">\n</style>\n"],"names":[],"mappings":";;;;;;;;;;AAmDC,UAAM,OAAO,SAAQ;AAMrB,UAAM,QAAQ,SAAQ;AAEtB,cAAU,MAAM;AAEf,UAAI,OAAO,SAAS,YAAY;AAC/B,aAAK,SAAS,oBAAoB;AAAA,UACjC,UAAU,KAAK,MAAM,UAAU,YAAY;AAAA,UAC3C,WAAW,OAAO,SAAS;AAAA,UAC3B,gBAAgB,MAAM,OAAO,MAAM;AAAA,QACvC,CAAI;AAAA,MACF;AAAA,IACD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { computed, resolveComponent, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode, withModifiers, toDisplayString } from "vue";
2
2
  import Media from "../../../../components/Media/Media.vue.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
5
5
  import { actions } from "../../store/player.js";
6
6
  import { state, actions as actions$1 } from "../../store/albums.js";
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, createElementBlock, openBlock, createVNode, createBlock, createCommentVNode, withCtx, createElementVNode, toDisplayString, createTextVNode } from "vue";
2
- import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
2
+ import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
3
3
  import Media from "../../../../components/Media/Media.vue.js";
4
4
  import _sfc_main$1 from "../../../icons/navigation/IconCheckmark.vue.js";
5
5
  /* empty css */
@@ -1,6 +1,6 @@
1
1
  import { computed, resolveComponent, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode, withModifiers, toDisplayString } from "vue";
2
2
  import Media from "../../../../components/Media/Media.vue.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
5
5
  import { actions as actions$1 } from "../../store/player.js";
6
6
  import { actions, state } from "../../store/playlists.js";
@@ -1,5 +1,5 @@
1
1
  import { ref, resolveComponent, createElementBlock, openBlock, normalizeClass, createElementVNode, createCommentVNode, createBlock, toDisplayString, withModifiers, withCtx, createVNode, createTextVNode } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
3
  import Media from "../../../../components/Media/Media.vue.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
5
5
  import _sfc_main$3 from "../../../icons/navigation/IconPause.vue.js";
@@ -57,7 +57,7 @@ const _sfc_main = {
57
57
  }
58
58
  };
59
59
  const pauseTrack = () => {
60
- actions.pause();
60
+ actions.togglePlay();
61
61
  };
62
62
  const getArtistName = (track) => {
63
63
  if (!track || !track.artist) return "Unknown Artist";
@@ -1 +1 @@
1
- {"version":3,"file":"TrackListCard.vue.js","sources":["../../../../../../../src/modules/music/components/cards/TrackListCard.vue"],"sourcesContent":["<!-- components/cards/TrackListCard.vue -->\n<template>\n <div \n class=\"track-item pd-small hover-bg-white-transp-25 flex-v-center flex cursor-pointer\"\n :class=\"{'bg-main-transp-10': isPlaying(track)}\"\n @click=\"playTrack(track)\"\n @dblclick=\"playTrack(track, true)\"\n @mouseenter=\"hoveredIndex = props.index\"\n @mouseleave=\"hoveredIndex = -1\"\n >\n <div class=\"track-number w-3r t-center pos-relative\">\n <span v-if=\"!isPlaying(track) && hoveredIndex !== props.index\" class=\"t-transp\">{{ props.index + 1 }}</span>\n <Button \n v-else-if=\"!isPlaying(track) && hoveredIndex === props.index\"\n @click.stop=\"playTrack(track)\"\n class=\"bg-main pd-thin\"\n :showLoader=\"false\"\n :showSucces=\"false\"\n >\n <IconPlay @click.stop=\"playTrack(track)\" class=\"i-small\" fill=\"rgb(var(--white))\"/>\n </Button>\n <Button \n v-else\n @click.stop=\"pauseTrack()\"\n class=\"bg-main pd-thin\"\n :showLoader=\"false\"\n :showSucces=\"false\"\n >\n <IconPause @click.stop=\"pauseTrack()\" class=\"i-small\" fill=\"rgb(var(--white))\"/>\n </Button>\n </div>\n \n <div class=\"track-title flex-child-1 flex flex-v-center\">\n <div v-if=\"showCover\" class=\"track-cover mn-r-small\">\n <Media \n :url=\"track.coverUrl || (track.album && track.album.coverUrl) || '/logo/logo-placeholder.jpg'\" \n class=\"w-3r h-3r object-fit-cover o-hidden radius-small\"\n />\n </div>\n \n <div class=\"track-info\">\n <div class=\"track-name \" :class=\"{'t-main': isPlaying(track)}\">\n <router-link \n v-if=\"track.url\"\n :to=\"{ name: 'track', params: { url: track.url } }\"\n class=\"hover-t-main hover-t-underline\"\n :class=\"{'t-main': isPlaying(track)}\"\n @click.stop\n >\n {{ track.title }}\n </router-link>\n <span v-else>{{ track.title }}</span>\n </div>\n <div :class=\"{'t-main': isPlaying(track)}\" class=\"track-artist t-transp t-small\">\n <router-link \n v-if=\"track.artist && track.artist._id\"\n :to=\"{ name: 'artist', params: { url: track.artist.url } }\"\n class=\"t-transp hover-t-underline\"\n @click.stop\n >\n {{ getArtistName(track) }}\n </router-link>\n <span v-else>{{ getArtistName(track) }}</span>\n </div>\n </div>\n </div>\n \n <div v-if=\"showAlbum\" class=\"track-album w-15r mobile:w-0 mobile:hidden t-transp t-truncate\">\n <router-link \n v-if=\"track.album && track.album._id\"\n :to=\"{ name: 'album', params: { url: track.album.url } }\"\n class=\"t-transp hover-t-underline\"\n @click.stop\n >\n {{ track.album.title }}\n </router-link>\n <span v-else>{{ track.album?.title || 'Single' }}</span>\n </div>\n \n <div class=\"track-duration w-5r t-right t-transp\">{{ formatDuration(track.duration) }}</div>\n </div>\n</template>\n\n<script setup>\nimport { ref } from 'vue';\nimport Button from '@martyrs/src/components/Button/Button.vue';\nimport Media from '@martyrs/src/components/Media/Media.vue';\nimport IconPlay from '@martyrs/src/modules/icons/navigation/IconPlay.vue';\nimport IconPause from '@martyrs/src/modules/icons/navigation/IconPause.vue';\n\n// Import player store\nimport { state as playerState, actions as playerActions } from '../../store/player.js';\n\n// Props\nconst props = defineProps({\n track: {\n type: Object,\n required: true\n },\n index: {\n type: Number,\n default: 0\n },\n showCover: {\n type: Boolean,\n default: true\n },\n showAlbum: {\n type: Boolean,\n default: true\n }\n});\n\n// State\nconst hoveredIndex = ref(-1);\n\n// Methods\nconst isPlaying = (track) => {\n return playerState.currentTrack && playerState.currentTrack._id === track._id && playerState.isPlaying;\n};\n\nconst playTrack = (track, force = false) => {\n if (isPlaying(track) && !force) {\n playerActions.togglePlay();\n } else {\n playerActions.playTrack(track);\n }\n};\n\nconst pauseTrack = () => {\n playerActions.pause();\n};\n\nconst getArtistName = (track) => {\n if (!track || !track.artist) return 'Unknown Artist';\n return typeof track.artist === 'object' ? track.artist.name : 'Unknown Artist';\n};\n\nconst formatDuration = (duration) => {\n if (!duration) return '--:--';\n \n const minutes = Math.floor(duration / 60);\n const seconds = Math.floor(duration % 60);\n return `${minutes}:${seconds.toString().padStart(2, '0')}`;\n};\n</script>"],"names":["playerState","playerActions"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8FA,UAAM,QAAQ;AAoBd,UAAM,eAAe,IAAI,EAAE;AAG3B,UAAM,YAAY,CAAC,UAAU;AAC3B,aAAOA,MAAY,gBAAgBA,MAAY,aAAa,QAAQ,MAAM,OAAOA,MAAY;AAAA,IAC/F;AAEA,UAAM,YAAY,CAAC,OAAO,QAAQ,UAAU;AAC1C,UAAI,UAAU,KAAK,KAAK,CAAC,OAAO;AAC9BC,gBAAc,WAAU;AAAA,MAC1B,OAAO;AACLA,gBAAc,UAAU,KAAK;AAAA,MAC/B;AAAA,IACF;AAEA,UAAM,aAAa,MAAM;AACvBA,cAAc,MAAK;AAAA,IACrB;AAEA,UAAM,gBAAgB,CAAC,UAAU;AAC/B,UAAI,CAAC,SAAS,CAAC,MAAM,OAAQ,QAAO;AACpC,aAAO,OAAO,MAAM,WAAW,WAAW,MAAM,OAAO,OAAO;AAAA,IAChE;AAEA,UAAM,iBAAiB,CAAC,aAAa;AACnC,UAAI,CAAC,SAAU,QAAO;AAEtB,YAAM,UAAU,KAAK,MAAM,WAAW,EAAE;AACxC,YAAM,UAAU,KAAK,MAAM,WAAW,EAAE;AACxC,aAAO,GAAG,OAAO,IAAI,QAAQ,SAAQ,EAAG,SAAS,GAAG,GAAG,CAAC;AAAA,IAC1D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"TrackListCard.vue.js","sources":["../../../../../../../src/modules/music/components/cards/TrackListCard.vue"],"sourcesContent":["<!-- components/cards/TrackListCard.vue -->\n<template>\n <div \n class=\"track-item pd-small hover-bg-white-transp-25 flex-v-center flex cursor-pointer\"\n :class=\"{'bg-main-transp-10': isPlaying(track)}\"\n @click=\"playTrack(track)\"\n @dblclick=\"playTrack(track, true)\"\n @mouseenter=\"hoveredIndex = props.index\"\n @mouseleave=\"hoveredIndex = -1\"\n >\n <div class=\"track-number w-3r t-center pos-relative\">\n <span v-if=\"!isPlaying(track) && hoveredIndex !== props.index\" class=\"t-transp\">{{ props.index + 1 }}</span>\n <Button \n v-else-if=\"!isPlaying(track) && hoveredIndex === props.index\"\n @click.stop=\"playTrack(track)\"\n class=\"bg-main pd-thin\"\n :showLoader=\"false\"\n :showSucces=\"false\"\n >\n <IconPlay @click.stop=\"playTrack(track)\" class=\"i-small\" fill=\"rgb(var(--white))\"/>\n </Button>\n <Button \n v-else\n @click.stop=\"pauseTrack()\"\n class=\"bg-main pd-thin\"\n :showLoader=\"false\"\n :showSucces=\"false\"\n >\n <IconPause @click.stop=\"pauseTrack()\" class=\"i-small\" fill=\"rgb(var(--white))\"/>\n </Button>\n </div>\n \n <div class=\"track-title flex-child-1 flex flex-v-center\">\n <div v-if=\"showCover\" class=\"track-cover mn-r-small\">\n <Media \n :url=\"track.coverUrl || (track.album && track.album.coverUrl) || '/logo/logo-placeholder.jpg'\" \n class=\"w-3r h-3r object-fit-cover o-hidden radius-small\"\n />\n </div>\n \n <div class=\"track-info\">\n <div class=\"track-name \" :class=\"{'t-main': isPlaying(track)}\">\n <router-link \n v-if=\"track.url\"\n :to=\"{ name: 'track', params: { url: track.url } }\"\n class=\"hover-t-main hover-t-underline\"\n :class=\"{'t-main': isPlaying(track)}\"\n @click.stop\n >\n {{ track.title }}\n </router-link>\n <span v-else>{{ track.title }}</span>\n </div>\n <div :class=\"{'t-main': isPlaying(track)}\" class=\"track-artist t-transp t-small\">\n <router-link \n v-if=\"track.artist && track.artist._id\"\n :to=\"{ name: 'artist', params: { url: track.artist.url } }\"\n class=\"t-transp hover-t-underline\"\n @click.stop\n >\n {{ getArtistName(track) }}\n </router-link>\n <span v-else>{{ getArtistName(track) }}</span>\n </div>\n </div>\n </div>\n \n <div v-if=\"showAlbum\" class=\"track-album w-15r mobile:w-0 mobile:hidden t-transp t-truncate\">\n <router-link \n v-if=\"track.album && track.album._id\"\n :to=\"{ name: 'album', params: { url: track.album.url } }\"\n class=\"t-transp hover-t-underline\"\n @click.stop\n >\n {{ track.album.title }}\n </router-link>\n <span v-else>{{ track.album?.title || 'Single' }}</span>\n </div>\n \n <div class=\"track-duration w-5r t-right t-transp\">{{ formatDuration(track.duration) }}</div>\n </div>\n</template>\n\n<script setup>\nimport { ref } from 'vue';\nimport Button from '@martyrs/src/components/Button/Button.vue';\nimport Media from '@martyrs/src/components/Media/Media.vue';\nimport IconPlay from '@martyrs/src/modules/icons/navigation/IconPlay.vue';\nimport IconPause from '@martyrs/src/modules/icons/navigation/IconPause.vue';\n\n// Import player store\nimport { state as playerState, actions as playerActions } from '../../store/player.js';\n\n// Props\nconst props = defineProps({\n track: {\n type: Object,\n required: true\n },\n index: {\n type: Number,\n default: 0\n },\n showCover: {\n type: Boolean,\n default: true\n },\n showAlbum: {\n type: Boolean,\n default: true\n }\n});\n\n// State\nconst hoveredIndex = ref(-1);\n\n// Methods\nconst isPlaying = (track) => {\n return playerState.currentTrack && playerState.currentTrack._id === track._id && playerState.isPlaying;\n};\n\nconst playTrack = (track, force = false) => {\n if (isPlaying(track) && !force) {\n playerActions.togglePlay();\n } else {\n playerActions.playTrack(track);\n }\n};\n\nconst pauseTrack = () => {\n playerActions.togglePlay();\n};\n\nconst getArtistName = (track) => {\n if (!track || !track.artist) return 'Unknown Artist';\n return typeof track.artist === 'object' ? track.artist.name : 'Unknown Artist';\n};\n\nconst formatDuration = (duration) => {\n if (!duration) return '--:--';\n \n const minutes = Math.floor(duration / 60);\n const seconds = Math.floor(duration % 60);\n return `${minutes}:${seconds.toString().padStart(2, '0')}`;\n};\n</script>"],"names":["playerState","playerActions"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8FA,UAAM,QAAQ;AAoBd,UAAM,eAAe,IAAI,EAAE;AAG3B,UAAM,YAAY,CAAC,UAAU;AAC3B,aAAOA,MAAY,gBAAgBA,MAAY,aAAa,QAAQ,MAAM,OAAOA,MAAY;AAAA,IAC/F;AAEA,UAAM,YAAY,CAAC,OAAO,QAAQ,UAAU;AAC1C,UAAI,UAAU,KAAK,KAAK,CAAC,OAAO;AAC9BC,gBAAc,WAAU;AAAA,MAC1B,OAAO;AACLA,gBAAc,UAAU,KAAK;AAAA,MAC/B;AAAA,IACF;AAEA,UAAM,aAAa,MAAM;AACvBA,cAAc,WAAU;AAAA,IAC1B;AAEA,UAAM,gBAAgB,CAAC,UAAU;AAC/B,UAAI,CAAC,SAAS,CAAC,MAAM,OAAQ,QAAO;AACpC,aAAO,OAAO,MAAM,WAAW,WAAW,MAAM,OAAO,OAAO;AAAA,IAChE;AAEA,UAAM,iBAAiB,CAAC,aAAa;AACnC,UAAI,CAAC,SAAU,QAAO;AAEtB,YAAM,UAAU,KAAK,MAAM,WAAW,EAAE;AACxC,YAAM,UAAU,KAAK,MAAM,WAAW,EAAE;AACxC,aAAO,GAAG,OAAO,IAAI,QAAQ,SAAQ,EAAG,SAAS,GAAG,GAAG,CAAC;AAAA,IAC1D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,15 +2,15 @@ import { reactive, ref, watch, onMounted, createElementBlock, openBlock, createE
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
5
- import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
5
+ import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
6
6
  import Select from "../../../../components/Select/Select.vue.js";
7
- import UploadImage from "../../../../components/UploadImage/UploadImage.vue2.js";
7
+ import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
8
8
  import _sfc_main$2 from "../../../icons/navigation/IconCross.vue.js";
9
9
  import BlockMultiselect from "../../../core/views/components/blocks/BlockMultiselect.vue.js";
10
10
  import { actions as actions$2 } from "../../store/albums.js";
11
11
  import { state, actions } from "../../store/artists.js";
12
12
  import { state as state$1, actions as actions$1 } from "../../store/genres.js";
13
- import { actions as actions$3 } from "../../../core/views/store/core.store.js";
13
+ import { useStore } from "../../../core/views/store/core.store.js";
14
14
  import { state as state$2 } from "../../../auth/views/store/auth.js";
15
15
  const _hoisted_1 = { class: "pd-medium" };
16
16
  const _hoisted_2 = { class: "h2 mn-b-medium" };
@@ -51,6 +51,7 @@ const _sfc_main = {
51
51
  }
52
52
  },
53
53
  setup(__props) {
54
+ const store = useStore();
54
55
  const props = __props;
55
56
  const router = useRouter();
56
57
  useRoute();
@@ -102,7 +103,7 @@ const _sfc_main = {
102
103
  try {
103
104
  const fetchedAlbum = await actions$2.fetchAlbumByUrl(props.url);
104
105
  if (!fetchedAlbum) {
105
- actions$3.setError({
106
+ store.core.actions.setError({
106
107
  message: "Album not found"
107
108
  });
108
109
  return;
@@ -122,7 +123,7 @@ const _sfc_main = {
122
123
  });
123
124
  } catch (error) {
124
125
  console.error("Error fetching album:", error);
125
- actions$3.setError({
126
+ store.core.actions.setError({
126
127
  message: "Failed to load album details"
127
128
  });
128
129
  }
@@ -185,14 +186,14 @@ const _sfc_main = {
185
186
  }, 1e3);
186
187
  } catch (error) {
187
188
  console.error("Error saving album:", error);
188
- actions$3.setError({
189
+ store.core.actions.setError({
189
190
  message: "Failed to save album"
190
191
  });
191
192
  }
192
193
  };
193
194
  const handleUploadError = (error) => {
194
195
  console.error("Upload error:", error);
195
- actions$3.setError({
196
+ store.core.actions.setError({
196
197
  message: "Error uploading image"
197
198
  });
198
199
  };
@@ -1 +1 @@
1
- {"version":3,"file":"AlbumForm.vue.js","sources":["../../../../../../../src/modules/music/components/forms/AlbumForm.vue"],"sourcesContent":["<template>\n <div class=\"pd-medium\">\n <h2 class=\"h2 mn-b-medium\">{{ editMode ? 'Edit Album' : 'Create Album' }}</h2>\n \n <form @submit.prevent=\"submitForm\" class=\"cols-1 gap-regular\">\n <!-- Basic Info Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Basic Information</h3>\n \n <!-- Album Cover -->\n <div class=\"mn-b-medium\">\n <p class=\"p-medium mn-b-small\">Album Cover</p>\n <UploadImage\n v-model:photo=\"album.coverArt\"\n uploadPath=\"albums/covers\"\n class=\"w-100 h-15r radius-small o-hidden mn-b-small\"\n @error=\"handleUploadError\"\n />\n </div>\n \n <!-- Title -->\n <Field\n v-model:field=\"album.title\"\n label=\"Title\"\n placeholder=\"Enter album title\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.title\"\n />\n \n <!-- URL -->\n <Field\n v-model:field=\"album.url\"\n label=\"URL\"\n placeholder=\"Leave blank for auto-generation based on the album title\"\n class=\"bg-white radius-small pd-small mn-b-small\"\n />\n \n <!-- Description -->\n <Field\n v-model:field=\"album.description\"\n label=\"Description\"\n type=\"textarea\"\n placeholder=\"Enter album description\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.description\"\n />\n \n <!-- Release Date -->\n <Field\n v-model:field=\"album.releaseDate\"\n label=\"Release Date\"\n type=\"date\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.releaseDate\"\n />\n \n <!-- Album Type -->\n <Select\n v-model:select=\"album.type\"\n :options=\"albumTypeOptions\"\n label=\"Album Type\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n </div>\n \n <!-- Artists Section -->\n <Block title=\"Artists\">\n <BlockMultiselect\n v-model=\"album.artists\"\n placeholder=\"Search artists...\"\n :multiple=\"true\"\n :transform=\"(item) => ({ _id: item._id, name: item.name })\"\n :store=\"{\n read: (options) => artistsStore.actions.fetchArtists(options),\n state: artistsStore.state\n }\"\n :options=\"{\n rootOnly: false,\n excludeChildren: false,\n limit: 50\n }\"\n :skeleton=\"{\n hide: false,\n horizontal: true,\n class: 'radius-small',\n structure: [{ \n block: 'text', size: 'large'\n }]\n }\"\n :states=\"{\n empty: {\n title: 'No artists found',\n description: 'Try different search terms or create a new artist',\n class: 'radius-small'\n }\n }\"\n key=\"_id\"\n :label=\"item => item.name\"\n classSearch=\"bg-white radius-small\"\n classSelected=\"bg-white pd-small radius-small\"\n classDropdown=\"bg-white pd-small radius-medium bs-small\"\n classItem=\"pd-small radius-small hover-bg-light cursor-pointer\"\n classFeed=\"h-max-30r gap-thin flex-column flex o-scroll\"\n >\n <!-- Слот для выбранных артистов -->\n <template #selected=\"{ item, clear }\">\n <div class=\"flex-nowrap flex-v-center flex gap-thin\">\n <span class=\"t-medium\">{{ item?.name || item }}</span>\n <button \n @click.stop=\"clear\"\n class=\"i-small pd-micro bg-red radius-extra flex-center flex aspect-1x1 hover-scale-1\"\n >\n <IconCross class=\"i-micro fill-white\" />\n </button>\n </div>\n </template>\n \n <!-- Слот для элементов в списке -->\n <template #item=\"{ item }\">\n <div class=\"flex-nowrap flex-v-center flex\">\n <div class=\"w-100\">\n <p class=\"t-medium\">{{ item.name }}</p>\n <p v-if=\"item.bio\" class=\"t-small t-transp\">{{ item.bio }}</p>\n </div>\n </div>\n </template>\n </BlockMultiselect>\n </Block>\n \n <!-- Genres Section -->\n <Block title=\"Genres\">\n <BlockMultiselect\n v-model=\"album.genres\"\n placeholder=\"Search genres...\"\n :multiple=\"true\"\n :transform=\"(item) => ({ _id: item._id, name: item.name })\"\n :store=\"{\n read: (options) => genresStore.actions.fetchGenres(options),\n state: genresStore.state\n }\"\n :options=\"{\n rootOnly: false,\n excludeChildren: false,\n limit: 50\n }\"\n :skeleton=\"{\n hide: false,\n horizontal: true,\n class: 'radius-small',\n structure: [{ \n block: 'text', size: 'large'\n }]\n }\"\n :states=\"{\n empty: {\n title: 'No genres found',\n description: 'Try different search terms or create a new genre',\n class: 'radius-small'\n }\n }\"\n key=\"_id\"\n :label=\"item => item.name\"\n classSearch=\"bg-white radius-small\"\n classSelected=\"bg-white pd-small radius-small\"\n classDropdown=\"bg-white pd-small radius-medium bs-small\"\n classItem=\"pd-small radius-small hover-bg-light cursor-pointer\"\n classFeed=\"h-max-30r gap-thin flex-column flex o-scroll\"\n >\n <!-- Слот для выбранных жанров -->\n <template #selected=\"{ item, clear }\">\n <div class=\"flex-nowrap flex-v-center flex gap-thin\">\n <span class=\"t-medium\">{{ item?.name || item }}</span>\n <button \n @click.stop=\"clear\"\n class=\"i-small pd-micro bg-red radius-extra flex-center flex aspect-1x1 hover-scale-1\"\n >\n <IconCross class=\"i-micro fill-white\" />\n </button>\n </div>\n </template>\n \n <!-- Слот для элементов в списке -->\n <template #item=\"{ item }\">\n <div class=\"flex-nowrap flex-v-center flex\">\n <div class=\"w-100\">\n <p class=\"t-medium\">{{ item.name }}</p>\n <p v-if=\"item.description\" class=\"t-small t-transp\">{{ item.description }}</p>\n </div>\n </div>\n </template>\n </BlockMultiselect>\n </Block>\n \n <!-- Status Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Publishing Status</h3>\n \n <Select\n v-model:select=\"album.status\"\n :options=\"statusOptions\"\n label=\"Status\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n </div>\n \n <!-- Submit Button -->\n <div class=\"flex flex-justify-between\">\n <Button\n @click=\"$router.go(-1)\"\n class=\"bg-grey-nano t-black\"\n :showSucces=\"false\"\n :showLoader=\"false\"\n >\n Cancel\n </Button>\n \n <Button\n :submit=\"submitForm\"\n class=\"bg-main t-black\"\n :text=\"{\n success: editMode ? 'Updated!' : 'Created!'\n }\"\n >\n {{ editMode ? 'Update Album' : 'Create Album' }}\n </Button>\n </div>\n </form>\n </div>\n</template>\n\n<script setup>\nimport { ref, reactive, onMounted, watch } from 'vue';\nimport { useRouter, useRoute } from 'vue-router';\n\n// Import Martyrs components\nimport Field from '@martyrs/src/components/Field/Field.vue';\nimport Block from '@martyrs/src/components/Block/Block.vue';\nimport Button from '@martyrs/src/components/Button/Button.vue';\nimport Select from '@martyrs/src/components/Select/Select.vue';\nimport UploadImage from '@martyrs/src/components/UploadImage/UploadImage.vue';\nimport IconCross from '@martyrs/src/modules/icons/navigation/IconCross.vue';\n\nimport BlockMultiselect from '@martyrs/src/modules/core/views/components/blocks/BlockMultiselect.vue';\n\n// Import stores\nimport * as albumsStore from '../../store/albums';\nimport * as artistsStore from '../../store/artists';\nimport * as genresStore from '../../store/genres';\nimport * as core from '@martyrs/src/modules/core/views/store/core.store.js';\nimport * as auth from '@martyrs/src/modules/auth/views/store/auth.js';\n\n// Props\nconst props = defineProps({\n editMode: {\n type: Boolean,\n default: false\n },\n url: {\n type: String,\n default: ''\n }\n});\n\n// Router and route\nconst router = useRouter();\nconst route = useRoute();\n\n// State\nconst album = reactive({\n title: '',\n description: '',\n releaseDate: new Date().toISOString().split('T')[0],\n coverArt: '',\n artists: [],\n type: 'album',\n genres: [],\n totalTracks: 0,\n url: '',\n status: 'draft'\n});\n\nconst validation = reactive({\n title: false,\n description: false,\n releaseDate: false\n});\n\n// Track if URL was manually entered\nconst urlManuallySet = ref(false);\n\n// Function to generate URL-friendly slug from text\nconst generateSlug = (text) => {\n if (!text) return '';\n return text\n .toLowerCase()\n .replace(/[^a-z0-9\\s-]/g, '') // Remove special characters\n .replace(/\\s+/g, '-') // Replace spaces with hyphens\n .replace(/-+/g, '-') // Replace multiple hyphens with single\n .trim('-'); // Remove leading/trailing hyphens\n};\n\n// Watch for changes in album title to auto-generate URL\nwatch(() => album.title, (newTitle) => {\n // Only auto-generate if URL hasn't been manually set and we're not in edit mode\n if (!urlManuallySet.value && !props.editMode) {\n album.url = generateSlug(newTitle);\n }\n});\n\n// Watch for manual changes to URL field\nwatch(() => album.url, (newUrl, oldUrl) => {\n // If user manually changes URL, mark as manually set\n if (newUrl !== generateSlug(album.title)) {\n urlManuallySet.value = true;\n }\n});\n\n// Options\nconst statusOptions = [\n 'draft',\n 'published',\n 'archived'\n];\n\nconst albumTypeOptions = [\n 'album',\n 'single',\n 'EP',\n 'compilation'\n];\n\nconst fetchAlbum = async () => {\n if (!props.url) return;\n \n try {\n const fetchedAlbum = await albumsStore.actions.fetchAlbumByUrl(props.url);\n \n if (!fetchedAlbum) {\n core.actions.setError({\n message: 'Album not found'\n });\n return;\n }\n \n // Update local album data\n Object.assign(album, {\n title: fetchedAlbum.title || '',\n description: fetchedAlbum.description || '',\n releaseDate: fetchedAlbum.releaseDate ? new Date(fetchedAlbum.releaseDate).toISOString().split('T')[0] : '',\n coverArt: fetchedAlbum.coverArt || '',\n artists: fetchedAlbum.artists || [],\n type: fetchedAlbum.type || 'album',\n genres: fetchedAlbum.genres || [],\n totalTracks: fetchedAlbum.totalTracks || 0,\n url: fetchedAlbum.url || '',\n status: fetchedAlbum.status || 'draft',\n _id: fetchedAlbum._id\n });\n \n } catch (error) {\n console.error('Error fetching album:', error);\n core.actions.setError({\n message: 'Failed to load album details'\n });\n }\n};\n\nconst validateForm = () => {\n let isValid = true;\n \n // Validate title\n if (!album.title.trim()) {\n validation.title = {\n message: 'Album title is required'\n };\n isValid = false;\n } else {\n validation.title = false;\n }\n \n // Validate release date\n if (!album.releaseDate) {\n validation.releaseDate = {\n message: 'Release date is required'\n };\n isValid = false;\n } else {\n validation.releaseDate = false;\n }\n \n // Validate description\n if (album.description && album.description.length > 2000) {\n validation.description = {\n message: 'Description is too long (max 2000 characters)'\n };\n isValid = false;\n } else {\n validation.description = false;\n }\n \n return isValid;\n};\n\nconst submitForm = async () => {\n if (!validateForm()) {\n return;\n }\n \n try {\n // Prepare data for submission\n const formData = {\n ...album,\n artists: album.artists.map(artist => artist._id || artist),\n genres: album.genres.map(genre => genre._id || genre)\n };\n \n // Add ownership data if creating new album\n if (!props.editMode) {\n formData.owner = {\n type: 'user',\n target: auth.state.user._id\n };\n }\n \n let result;\n if (props.editMode) {\n result = await albumsStore.actions.updateAlbum(formData);\n } else {\n result = await albumsStore.actions.createAlbum(formData);\n }\n \n // Navigate to album detail page\n setTimeout(() => {\n router.push({\n name: 'album',\n params: { url: result.url }\n });\n }, 1000);\n \n } catch (error) {\n console.error('Error saving album:', error);\n core.actions.setError({\n message: 'Failed to save album'\n });\n }\n};\n\nconst handleUploadError = (error) => {\n console.error('Upload error:', error);\n core.actions.setError({\n message: 'Error uploading image'\n });\n};\n\n// Lifecycle hooks\nonMounted(async () => {\n if (props.editMode) {\n await fetchAlbum();\n // Mark URL as manually set in edit mode to prevent auto-generation\n urlManuallySet.value = true;\n }\n});\n</script>"],"names":["albumsStore.actions","core.actions","auth.state"],"mappings":"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"}
1
+ {"version":3,"file":"AlbumForm.vue.js","sources":["../../../../../../../src/modules/music/components/forms/AlbumForm.vue"],"sourcesContent":["<template>\n <div class=\"pd-medium\">\n <h2 class=\"h2 mn-b-medium\">{{ editMode ? 'Edit Album' : 'Create Album' }}</h2>\n \n <form @submit.prevent=\"submitForm\" class=\"cols-1 gap-regular\">\n <!-- Basic Info Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Basic Information</h3>\n \n <!-- Album Cover -->\n <div class=\"mn-b-medium\">\n <p class=\"p-medium mn-b-small\">Album Cover</p>\n <UploadImage\n v-model:photo=\"album.coverArt\"\n uploadPath=\"albums/covers\"\n class=\"w-100 h-15r radius-small o-hidden mn-b-small\"\n @error=\"handleUploadError\"\n />\n </div>\n \n <!-- Title -->\n <Field\n v-model:field=\"album.title\"\n label=\"Title\"\n placeholder=\"Enter album title\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.title\"\n />\n \n <!-- URL -->\n <Field\n v-model:field=\"album.url\"\n label=\"URL\"\n placeholder=\"Leave blank for auto-generation based on the album title\"\n class=\"bg-white radius-small pd-small mn-b-small\"\n />\n \n <!-- Description -->\n <Field\n v-model:field=\"album.description\"\n label=\"Description\"\n type=\"textarea\"\n placeholder=\"Enter album description\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.description\"\n />\n \n <!-- Release Date -->\n <Field\n v-model:field=\"album.releaseDate\"\n label=\"Release Date\"\n type=\"date\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.releaseDate\"\n />\n \n <!-- Album Type -->\n <Select\n v-model:select=\"album.type\"\n :options=\"albumTypeOptions\"\n label=\"Album Type\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n </div>\n \n <!-- Artists Section -->\n <Block title=\"Artists\">\n <BlockMultiselect\n v-model=\"album.artists\"\n placeholder=\"Search artists...\"\n :multiple=\"true\"\n :transform=\"(item) => ({ _id: item._id, name: item.name })\"\n :store=\"{\n read: (options) => artistsStore.actions.fetchArtists(options),\n state: artistsStore.state\n }\"\n :options=\"{\n rootOnly: false,\n excludeChildren: false,\n limit: 50\n }\"\n :skeleton=\"{\n hide: false,\n horizontal: true,\n class: 'radius-small',\n structure: [{ \n block: 'text', size: 'large'\n }]\n }\"\n :states=\"{\n empty: {\n title: 'No artists found',\n description: 'Try different search terms or create a new artist',\n class: 'radius-small'\n }\n }\"\n key=\"_id\"\n :label=\"item => item.name\"\n classSearch=\"bg-white radius-small\"\n classSelected=\"bg-white pd-small radius-small\"\n classDropdown=\"bg-white pd-small radius-medium bs-small\"\n classItem=\"pd-small radius-small hover-bg-light cursor-pointer\"\n classFeed=\"h-max-30r gap-thin flex-column flex o-scroll\"\n >\n <!-- Слот для выбранных артистов -->\n <template #selected=\"{ item, clear }\">\n <div class=\"flex-nowrap flex-v-center flex gap-thin\">\n <span class=\"t-medium\">{{ item?.name || item }}</span>\n <button \n @click.stop=\"clear\"\n class=\"i-small pd-micro bg-red radius-extra flex-center flex aspect-1x1 hover-scale-1\"\n >\n <IconCross class=\"i-micro fill-white\" />\n </button>\n </div>\n </template>\n \n <!-- Слот для элементов в списке -->\n <template #item=\"{ item }\">\n <div class=\"flex-nowrap flex-v-center flex\">\n <div class=\"w-100\">\n <p class=\"t-medium\">{{ item.name }}</p>\n <p v-if=\"item.bio\" class=\"t-small t-transp\">{{ item.bio }}</p>\n </div>\n </div>\n </template>\n </BlockMultiselect>\n </Block>\n \n <!-- Genres Section -->\n <Block title=\"Genres\">\n <BlockMultiselect\n v-model=\"album.genres\"\n placeholder=\"Search genres...\"\n :multiple=\"true\"\n :transform=\"(item) => ({ _id: item._id, name: item.name })\"\n :store=\"{\n read: (options) => genresStore.actions.fetchGenres(options),\n state: genresStore.state\n }\"\n :options=\"{\n rootOnly: false,\n excludeChildren: false,\n limit: 50\n }\"\n :skeleton=\"{\n hide: false,\n horizontal: true,\n class: 'radius-small',\n structure: [{ \n block: 'text', size: 'large'\n }]\n }\"\n :states=\"{\n empty: {\n title: 'No genres found',\n description: 'Try different search terms or create a new genre',\n class: 'radius-small'\n }\n }\"\n key=\"_id\"\n :label=\"item => item.name\"\n classSearch=\"bg-white radius-small\"\n classSelected=\"bg-white pd-small radius-small\"\n classDropdown=\"bg-white pd-small radius-medium bs-small\"\n classItem=\"pd-small radius-small hover-bg-light cursor-pointer\"\n classFeed=\"h-max-30r gap-thin flex-column flex o-scroll\"\n >\n <!-- Слот для выбранных жанров -->\n <template #selected=\"{ item, clear }\">\n <div class=\"flex-nowrap flex-v-center flex gap-thin\">\n <span class=\"t-medium\">{{ item?.name || item }}</span>\n <button \n @click.stop=\"clear\"\n class=\"i-small pd-micro bg-red radius-extra flex-center flex aspect-1x1 hover-scale-1\"\n >\n <IconCross class=\"i-micro fill-white\" />\n </button>\n </div>\n </template>\n \n <!-- Слот для элементов в списке -->\n <template #item=\"{ item }\">\n <div class=\"flex-nowrap flex-v-center flex\">\n <div class=\"w-100\">\n <p class=\"t-medium\">{{ item.name }}</p>\n <p v-if=\"item.description\" class=\"t-small t-transp\">{{ item.description }}</p>\n </div>\n </div>\n </template>\n </BlockMultiselect>\n </Block>\n \n <!-- Status Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Publishing Status</h3>\n \n <Select\n v-model:select=\"album.status\"\n :options=\"statusOptions\"\n label=\"Status\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n </div>\n \n <!-- Submit Button -->\n <div class=\"flex flex-justify-between\">\n <Button\n @click=\"$router.go(-1)\"\n class=\"bg-grey-nano t-black\"\n :showSucces=\"false\"\n :showLoader=\"false\"\n >\n Cancel\n </Button>\n \n <Button\n :submit=\"submitForm\"\n class=\"bg-main t-black\"\n :text=\"{\n success: editMode ? 'Updated!' : 'Created!'\n }\"\n >\n {{ editMode ? 'Update Album' : 'Create Album' }}\n </Button>\n </div>\n </form>\n </div>\n</template>\n\n<script setup>\nimport { ref, reactive, onMounted, watch } from 'vue';\nimport { useRouter, useRoute } from 'vue-router';\n\n// Import Martyrs components\nimport Field from '@martyrs/src/components/Field/Field.vue';\nimport Block from '@martyrs/src/components/Block/Block.vue';\nimport Button from '@martyrs/src/components/Button/Button.vue';\nimport Select from '@martyrs/src/components/Select/Select.vue';\nimport UploadImage from '@martyrs/src/components/UploadImage/UploadImage.vue';\nimport IconCross from '@martyrs/src/modules/icons/navigation/IconCross.vue';\n\nimport BlockMultiselect from '@martyrs/src/modules/core/views/components/blocks/BlockMultiselect.vue';\n\n// Import stores\nimport * as albumsStore from '../../store/albums';\nimport * as artistsStore from '../../store/artists';\nimport * as genresStore from '../../store/genres';\nimport { useStore } from '@martyrs/src/modules/core/views/store/core.store.js';\n\nconst store = useStore();\nimport * as auth from '@martyrs/src/modules/auth/views/store/auth.js';\n\n// Props\nconst props = defineProps({\n editMode: {\n type: Boolean,\n default: false\n },\n url: {\n type: String,\n default: ''\n }\n});\n\n// Router and route\nconst router = useRouter();\nconst route = useRoute();\n\n// State\nconst album = reactive({\n title: '',\n description: '',\n releaseDate: new Date().toISOString().split('T')[0],\n coverArt: '',\n artists: [],\n type: 'album',\n genres: [],\n totalTracks: 0,\n url: '',\n status: 'draft'\n});\n\nconst validation = reactive({\n title: false,\n description: false,\n releaseDate: false\n});\n\n// Track if URL was manually entered\nconst urlManuallySet = ref(false);\n\n// Function to generate URL-friendly slug from text\nconst generateSlug = (text) => {\n if (!text) return '';\n return text\n .toLowerCase()\n .replace(/[^a-z0-9\\s-]/g, '') // Remove special characters\n .replace(/\\s+/g, '-') // Replace spaces with hyphens\n .replace(/-+/g, '-') // Replace multiple hyphens with single\n .trim('-'); // Remove leading/trailing hyphens\n};\n\n// Watch for changes in album title to auto-generate URL\nwatch(() => album.title, (newTitle) => {\n // Only auto-generate if URL hasn't been manually set and we're not in edit mode\n if (!urlManuallySet.value && !props.editMode) {\n album.url = generateSlug(newTitle);\n }\n});\n\n// Watch for manual changes to URL field\nwatch(() => album.url, (newUrl, oldUrl) => {\n // If user manually changes URL, mark as manually set\n if (newUrl !== generateSlug(album.title)) {\n urlManuallySet.value = true;\n }\n});\n\n// Options\nconst statusOptions = [\n 'draft',\n 'published',\n 'archived'\n];\n\nconst albumTypeOptions = [\n 'album',\n 'single',\n 'EP',\n 'compilation'\n];\n\nconst fetchAlbum = async () => {\n if (!props.url) return;\n \n try {\n const fetchedAlbum = await albumsStore.actions.fetchAlbumByUrl(props.url);\n \n if (!fetchedAlbum) {\n store.core.actions.setError({\n message: 'Album not found'\n });\n return;\n }\n \n // Update local album data\n Object.assign(album, {\n title: fetchedAlbum.title || '',\n description: fetchedAlbum.description || '',\n releaseDate: fetchedAlbum.releaseDate ? new Date(fetchedAlbum.releaseDate).toISOString().split('T')[0] : '',\n coverArt: fetchedAlbum.coverArt || '',\n artists: fetchedAlbum.artists || [],\n type: fetchedAlbum.type || 'album',\n genres: fetchedAlbum.genres || [],\n totalTracks: fetchedAlbum.totalTracks || 0,\n url: fetchedAlbum.url || '',\n status: fetchedAlbum.status || 'draft',\n _id: fetchedAlbum._id\n });\n \n } catch (error) {\n console.error('Error fetching album:', error);\n store.core.actions.setError({\n message: 'Failed to load album details'\n });\n }\n};\n\nconst validateForm = () => {\n let isValid = true;\n \n // Validate title\n if (!album.title.trim()) {\n validation.title = {\n message: 'Album title is required'\n };\n isValid = false;\n } else {\n validation.title = false;\n }\n \n // Validate release date\n if (!album.releaseDate) {\n validation.releaseDate = {\n message: 'Release date is required'\n };\n isValid = false;\n } else {\n validation.releaseDate = false;\n }\n \n // Validate description\n if (album.description && album.description.length > 2000) {\n validation.description = {\n message: 'Description is too long (max 2000 characters)'\n };\n isValid = false;\n } else {\n validation.description = false;\n }\n \n return isValid;\n};\n\nconst submitForm = async () => {\n if (!validateForm()) {\n return;\n }\n \n try {\n // Prepare data for submission\n const formData = {\n ...album,\n artists: album.artists.map(artist => artist._id || artist),\n genres: album.genres.map(genre => genre._id || genre)\n };\n \n // Add ownership data if creating new album\n if (!props.editMode) {\n formData.owner = {\n type: 'user',\n target: auth.state.user._id\n };\n }\n \n let result;\n if (props.editMode) {\n result = await albumsStore.actions.updateAlbum(formData);\n } else {\n result = await albumsStore.actions.createAlbum(formData);\n }\n \n // Navigate to album detail page\n setTimeout(() => {\n router.push({\n name: 'album',\n params: { url: result.url }\n });\n }, 1000);\n \n } catch (error) {\n console.error('Error saving album:', error);\n store.core.actions.setError({\n message: 'Failed to save album'\n });\n }\n};\n\nconst handleUploadError = (error) => {\n console.error('Upload error:', error);\n store.core.actions.setError({\n message: 'Error uploading image'\n });\n};\n\n// Lifecycle hooks\nonMounted(async () => {\n if (props.editMode) {\n await fetchAlbum();\n // Mark URL as manually set in edit mode to prevent auto-generation\n urlManuallySet.value = true;\n }\n});\n</script>\n"],"names":["albumsStore.actions","auth.state"],"mappings":"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"}
@@ -2,16 +2,16 @@ import { reactive, ref, watch, onMounted, createElementBlock, openBlock, createE
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
5
- import _sfc_main$4 from "../../../../components/Button/Button.vue.js";
5
+ import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
6
6
  import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
7
7
  import Select from "../../../../components/Select/Select.vue.js";
8
- import UploadImage from "../../../../components/UploadImage/UploadImage.vue2.js";
8
+ import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
9
9
  /* empty css */
10
10
  import BlockMultiselect from "../../../core/views/components/blocks/BlockMultiselect.vue.js";
11
11
  import _sfc_main$2 from "../../../icons/navigation/IconCross.vue.js";
12
12
  import { actions as actions$1 } from "../../store/artists.js";
13
13
  import { state, actions } from "../../store/genres.js";
14
- import { actions as actions$2 } from "../../../core/views/store/core.store.js";
14
+ import { useStore } from "../../../core/views/store/core.store.js";
15
15
  import { state as state$1 } from "../../../auth/views/store/auth.js";
16
16
  const _hoisted_1 = { class: "pd-medium" };
17
17
  const _hoisted_2 = { class: "h2 mn-b-medium" };
@@ -44,6 +44,7 @@ const _sfc_main = {
44
44
  }
45
45
  },
46
46
  setup(__props) {
47
+ const store = useStore();
47
48
  const props = __props;
48
49
  const router = useRouter();
49
50
  useRoute();
@@ -94,7 +95,7 @@ const _sfc_main = {
94
95
  try {
95
96
  const fetchedArtist = await actions$1.fetchArtistByUrl(props.url);
96
97
  if (!fetchedArtist) {
97
- actions$2.setError({
98
+ store.core.actions.setError({
98
99
  message: "Artist not found"
99
100
  });
100
101
  return;
@@ -120,7 +121,7 @@ const _sfc_main = {
120
121
  });
121
122
  } catch (error) {
122
123
  console.error("Error fetching artist:", error);
123
- actions$2.setError({
124
+ store.core.actions.setError({
124
125
  message: "Failed to load artist details"
125
126
  });
126
127
  }
@@ -178,14 +179,14 @@ const _sfc_main = {
178
179
  }, 1e3);
179
180
  } catch (error) {
180
181
  console.error("Error saving artist:", error);
181
- actions$2.setError({
182
+ store.core.actions.setError({
182
183
  message: "Failed to save artist"
183
184
  });
184
185
  }
185
186
  };
186
187
  const handleUploadError = (error) => {
187
188
  console.error("Upload error:", error);
188
- actions$2.setError({
189
+ store.core.actions.setError({
189
190
  message: "Error uploading image"
190
191
  });
191
192
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ArtistForm.vue.js","sources":["../../../../../../../src/modules/music/components/forms/ArtistForm.vue"],"sourcesContent":["<template>\n <div class=\"pd-medium\">\n <h2 class=\"h2 mn-b-medium\">{{ editMode ? 'Edit Artist' : 'Create Artist' }}</h2>\n \n <form @submit.prevent=\"submitForm\" class=\"cols-1 gap-regular\">\n <!-- Basic Info Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Basic Information</h3>\n \n <div class=\"cols-2 mobile:cols-1 gap-regular\">\n <!-- Artist Photo -->\n <div>\n <p class=\"p-medium mn-b-small\">Artist Photo</p>\n <UploadImage\n v-model:photo=\"artist.photoUrl\"\n uploadPath=\"artists/photos\"\n class=\"w-100 h-15r radius-small o-hidden mn-b-small\"\n @error=\"handleUploadError\"\n />\n </div>\n \n <!-- Artist Cover -->\n <div>\n <p class=\"p-medium mn-b-small\">Cover Image</p>\n <UploadImage\n v-model:photo=\"artist.coverUrl\"\n uploadPath=\"artists/covers\"\n class=\"w-100 h-15r radius-small o-hidden mn-b-small\"\n @error=\"handleUploadError\"\n />\n </div>\n </div>\n \n <!-- Name -->\n <Field\n v-model:field=\"artist.name\"\n label=\"Name\"\n placeholder=\"Enter artist name\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.name\"\n />\n <!-- URL -->\n <Field\n v-model:field=\"artist.url\"\n label=\"URL\"\n placeholder=\"Leave blank for auto-generation based on the artist name\"\n class=\"bg-white radius-small pd-small mn-b-small\"\n />\n \n <!-- Bio -->\n <Field\n v-model:field=\"artist.bio\"\n label=\"Biography\"\n type=\"textarea\"\n placeholder=\"Enter artist biography\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.bio\"\n />\n \n <!-- Location -->\n <Field\n v-model:field=\"artist.location\"\n label=\"Location\"\n placeholder=\"e.g., Los Angeles, CA\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n \n <!-- Website -->\n <Field\n v-model:field=\"artist.website\"\n label=\"Website\"\n placeholder=\"https://example.com\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n \n \n </div>\n \n <!-- Social Media Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Social Media</h3>\n \n <div class=\"cols-2 mobile:cols-1 gap-thin\">\n <!-- Telegram -->\n <Field\n v-model:field=\"artist.socials.telegram\"\n label=\"Telegram\"\n placeholder=\"@username\"\n class=\"bg-white radius-small pd-small\"\n />\n \n <!-- Twitter -->\n <Field\n v-model:field=\"artist.socials.twitter\"\n label=\"Twitter\"\n placeholder=\"@username\"\n class=\"bg-white radius-small pd-small\"\n />\n \n <!-- Facebook -->\n <Field\n v-model:field=\"artist.socials.facebook\"\n label=\"Facebook\"\n placeholder=\"username or page-name\"\n class=\"bg-white radius-small pd-small\"\n />\n \n <!-- Instagram -->\n <Field\n v-model:field=\"artist.socials.instagram\"\n label=\"Instagram\"\n placeholder=\"@username\"\n class=\"bg-white radius-small pd-small\"\n />\n </div>\n </div>\n \n <!-- Genres Section (assuming genres are available) -->\n <Block title=\"Genres\">\n <BlockMultiselect\n v-model=\"artist.genres\"\n placeholder=\"Search genres...\"\n :multiple=\"true\"\n :transform=\"(item) => ({ _id: item._id, name: item.name })\"\n :store=\"{\n read: (options) => genresStore.actions.fetchGenres(options),\n state: genresStore.state\n }\"\n :options=\"{\n rootOnly: false,\n excludeChildren: false,\n limit: 50\n }\"\n :skeleton=\"{\n hide: false,\n horizontal: true,\n class: 'radius-small',\n structure: [{ \n block: 'text', size: 'large'\n }]\n }\"\n :states=\"{\n empty: {\n title: 'No genres found',\n description: 'Try different search terms or create a new genre',\n class: 'radius-small'\n }\n }\"\n key=\"_id\"\n :label=\"item => item.name\"\n classSearch=\"bg-white radius-small\"\n classSelected=\"bg-white pd-small radius-small\"\n classDropdown=\"bg-white pd-small radius-medium bs-small\"\n classItem=\"pd-small radius-small hover-bg-light cursor-pointer\"\n classFeed=\"h-max-30r gap-thin flex-column flex o-scroll\"\n >\n <!-- Слот для выбранных жанров -->\n <template #selected=\"{ item, clear }\">\n <div class=\"flex-nowrap flex-v-center flex gap-thin\">\n <span class=\"t-medium\">{{ item?.name || item }}</span>\n <button \n @click.stop=\"clear\"\n class=\"i-small pd-micro bg-red radius-extra flex-center flex aspect-1x1 hover-scale-1\"\n >\n <IconCross class=\"i-micro fill-white\" />\n </button>\n </div>\n </template>\n \n <!-- Слот для элементов в списке -->\n <template #item=\"{ item }\">\n <div class=\"flex-nowrap flex-v-center flex\">\n <div class=\"w-100\">\n <p class=\"t-medium\">{{ item.name }}</p>\n <p v-if=\"item.description\" class=\"t-small t-transp\">{{ item.description }}</p>\n </div>\n </div>\n </template>\n </BlockMultiselect>\n </Block>\n \n <!-- Status Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Publishing Status</h3>\n \n <Select\n v-model:select=\"artist.status\"\n :options=\"statusOptions\"\n label=\"Status\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n \n <Checkbox\n v-model:active=\"artist.isVerified\"\n label=\"Verified Artist\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n </div>\n \n <!-- Submit Button -->\n <div class=\"flex flex-justify-between\">\n <Button\n @click=\"$router.go(-1)\"\n class=\"bg-grey-nano t-black\"\n :showSucces=\"false\"\n :showLoader=\"false\"\n >\n Cancel\n </Button>\n \n <Button\n :submit=\"submitForm\"\n class=\"bg-main t-black\"\n :text=\"{\n success: editMode ? 'Updated!' : 'Created!'\n }\"\n >\n {{ editMode ? 'Update Artist' : 'Create Artist' }}\n </Button>\n </div>\n </form>\n </div>\n</template>\n\n<script setup>\nimport { ref, reactive, onMounted, computed, watch } from 'vue';\nimport { useRouter, useRoute } from 'vue-router';\n\n// Import Martyrs components\nimport Field from '@martyrs/src/components/Field/Field.vue';\nimport Block from '@martyrs/src/components/Block/Block.vue';\nimport Button from '@martyrs/src/components/Button/Button.vue';\nimport Checkbox from '@martyrs/src/components/Checkbox/Checkbox.vue';\nimport Select from '@martyrs/src/components/Select/Select.vue';\nimport UploadImage from '@martyrs/src/components/UploadImage/UploadImage.vue';\nimport Loader from '@martyrs/src/components/Loader/Loader.vue';\n\n\nimport BlockMultiselect from '@martyrs/src/modules/core/views/components/blocks/BlockMultiselect.vue';\nimport IconCross from '@martyrs/src/modules/icons/navigation/IconCross.vue';\n\n// Import store\nimport * as artistsStore from '../../store/artists';\nimport * as genresStore from '../../store/genres';\nimport * as core from '@martyrs/src/modules/core/views/store/core.store.js';\nimport * as auth from '@martyrs/src/modules/auth/views/store/auth.js';\n\n// Props\nconst props = defineProps({\n editMode: {\n type: Boolean,\n default: false\n },\n url: {\n type: String,\n default: ''\n }\n});\n\n// Router and route\nconst router = useRouter();\nconst route = useRoute();\n\n// State\nconst artist = reactive({\n name: '',\n bio: '',\n photoUrl: '',\n coverUrl: '',\n website: '',\n location: '',\n isVerified: false,\n status: 'draft',\n socials: {\n telegram: '',\n twitter: '',\n facebook: '',\n instagram: ''\n },\n url: '',\n genres: []\n});\n\nconst validation = reactive({\n name: false,\n bio: false\n});\n\n// Track if URL was manually entered\nconst urlManuallySet = ref(false);\n\n// Function to generate URL-friendly slug from text\nconst generateSlug = (text) => {\n if (!text) return '';\n return text\n .toLowerCase()\n .replace(/[^a-z0-9\\s-]/g, '') // Remove special characters\n .replace(/\\s+/g, '-') // Replace spaces with hyphens\n .replace(/-+/g, '-') // Replace multiple hyphens with single\n .trim('-'); // Remove leading/trailing hyphens\n};\n\n// Watch for changes in artist name to auto-generate URL\nwatch(() => artist.name, (newName) => {\n // Only auto-generate if URL hasn't been manually set and we're not in edit mode\n if (!urlManuallySet.value && !props.editMode) {\n artist.url = generateSlug(newName);\n }\n});\n\n// Watch for manual changes to URL field\nwatch(() => artist.url, (newUrl, oldUrl) => {\n // If user manually changes URL, mark as manually set\n if (newUrl !== generateSlug(artist.name)) {\n urlManuallySet.value = true;\n }\n});\n\n// Status options\nconst statusOptions = [\n 'draft',\n 'published',\n 'archived'\n];\n\n\nconst fetchArtist = async () => {\n if (!props.url) return;\n \n try {\n const fetchedArtist = await artistsStore.actions.fetchArtistByUrl(props.url);\n \n if (!fetchedArtist) {\n core.actions.setError({\n message: 'Artist not found'\n });\n return;\n }\n \n // Update local artist data\n Object.assign(artist, {\n name: fetchedArtist.name || '',\n bio: fetchedArtist.bio || '',\n photoUrl: fetchedArtist.photoUrl || '',\n coverUrl: fetchedArtist.coverUrl || '',\n website: fetchedArtist.website || '',\n location: fetchedArtist.location || '',\n isVerified: fetchedArtist.isVerified || false,\n status: fetchedArtist.status || 'draft',\n url: fetchedArtist.url || '',\n genres: fetchedArtist.genres || [],\n _id: fetchedArtist._id,\n socials: {\n telegram: fetchedArtist.socials?.telegram || '',\n twitter: fetchedArtist.socials?.twitter || '',\n facebook: fetchedArtist.socials?.facebook || '',\n instagram: fetchedArtist.socials?.instagram || ''\n }\n });\n \n } catch (error) {\n console.error('Error fetching artist:', error);\n core.actions.setError({\n message: 'Failed to load artist details'\n });\n }\n};\n\nconst validateForm = () => {\n let isValid = true;\n \n // Validate name\n if (!artist.name.trim()) {\n validation.name = {\n message: 'Artist name is required'\n };\n isValid = false;\n } else {\n validation.name = false;\n }\n \n // Validate bio\n if (artist.bio && artist.bio.length > 2000) {\n validation.bio = {\n message: 'Biography is too long (max 2000 characters)'\n };\n isValid = false;\n } else {\n validation.bio = false;\n }\n \n return isValid;\n};\n\nconst submitForm = async () => {\n if (!validateForm()) {\n return;\n }\n \n try {\n // Prepare data for submission\n const formData = {\n ...artist,\n genres: artist.genres.map(genre => genre._id || genre)\n };\n \n // Add ownership data if creating new artist\n if (!props.editMode) {\n formData.owner = {\n type: 'user',\n target: auth.state.user._id\n };\n formData.creator = {\n type: 'user',\n target: auth.state.user._id\n };\n }\n \n let result;\n if (props.editMode) {\n result = await artistsStore.actions.updateArtist(formData);\n } else {\n result = await artistsStore.actions.createArtist(formData);\n }\n \n // Navigate to artist detail page\n setTimeout(() => {\n router.push({\n name: 'artist',\n params: { url: result.url }\n });\n }, 1000);\n \n } catch (error) {\n console.error('Error saving artist:', error);\n core.actions.setError({\n message: 'Failed to save artist'\n });\n }\n};\n\nconst handleUploadError = (error) => {\n console.error('Upload error:', error);\n core.actions.setError({\n message: 'Error uploading image'\n });\n};\n\n// Lifecycle hooks\nonMounted(async () => {\n if (props.editMode) {\n await fetchArtist();\n // Mark URL as manually set in edit mode to prevent auto-generation\n urlManuallySet.value = true;\n }\n});\n</script>"],"names":["artistsStore.actions","core.actions","auth.state"],"mappings":"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"}
1
+ {"version":3,"file":"ArtistForm.vue.js","sources":["../../../../../../../src/modules/music/components/forms/ArtistForm.vue"],"sourcesContent":["<template>\n <div class=\"pd-medium\">\n <h2 class=\"h2 mn-b-medium\">{{ editMode ? 'Edit Artist' : 'Create Artist' }}</h2>\n \n <form @submit.prevent=\"submitForm\" class=\"cols-1 gap-regular\">\n <!-- Basic Info Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Basic Information</h3>\n \n <div class=\"cols-2 mobile:cols-1 gap-regular\">\n <!-- Artist Photo -->\n <div>\n <p class=\"p-medium mn-b-small\">Artist Photo</p>\n <UploadImage\n v-model:photo=\"artist.photoUrl\"\n uploadPath=\"artists/photos\"\n class=\"w-100 h-15r radius-small o-hidden mn-b-small\"\n @error=\"handleUploadError\"\n />\n </div>\n \n <!-- Artist Cover -->\n <div>\n <p class=\"p-medium mn-b-small\">Cover Image</p>\n <UploadImage\n v-model:photo=\"artist.coverUrl\"\n uploadPath=\"artists/covers\"\n class=\"w-100 h-15r radius-small o-hidden mn-b-small\"\n @error=\"handleUploadError\"\n />\n </div>\n </div>\n \n <!-- Name -->\n <Field\n v-model:field=\"artist.name\"\n label=\"Name\"\n placeholder=\"Enter artist name\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.name\"\n />\n <!-- URL -->\n <Field\n v-model:field=\"artist.url\"\n label=\"URL\"\n placeholder=\"Leave blank for auto-generation based on the artist name\"\n class=\"bg-white radius-small pd-small mn-b-small\"\n />\n \n <!-- Bio -->\n <Field\n v-model:field=\"artist.bio\"\n label=\"Biography\"\n type=\"textarea\"\n placeholder=\"Enter artist biography\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n :validation=\"validation.bio\"\n />\n \n <!-- Location -->\n <Field\n v-model:field=\"artist.location\"\n label=\"Location\"\n placeholder=\"e.g., Los Angeles, CA\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n \n <!-- Website -->\n <Field\n v-model:field=\"artist.website\"\n label=\"Website\"\n placeholder=\"https://example.com\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n \n \n </div>\n \n <!-- Social Media Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Social Media</h3>\n \n <div class=\"cols-2 mobile:cols-1 gap-thin\">\n <!-- Telegram -->\n <Field\n v-model:field=\"artist.socials.telegram\"\n label=\"Telegram\"\n placeholder=\"@username\"\n class=\"bg-white radius-small pd-small\"\n />\n \n <!-- Twitter -->\n <Field\n v-model:field=\"artist.socials.twitter\"\n label=\"Twitter\"\n placeholder=\"@username\"\n class=\"bg-white radius-small pd-small\"\n />\n \n <!-- Facebook -->\n <Field\n v-model:field=\"artist.socials.facebook\"\n label=\"Facebook\"\n placeholder=\"username or page-name\"\n class=\"bg-white radius-small pd-small\"\n />\n \n <!-- Instagram -->\n <Field\n v-model:field=\"artist.socials.instagram\"\n label=\"Instagram\"\n placeholder=\"@username\"\n class=\"bg-white radius-small pd-small\"\n />\n </div>\n </div>\n \n <!-- Genres Section (assuming genres are available) -->\n <Block title=\"Genres\">\n <BlockMultiselect\n v-model=\"artist.genres\"\n placeholder=\"Search genres...\"\n :multiple=\"true\"\n :transform=\"(item) => ({ _id: item._id, name: item.name })\"\n :store=\"{\n read: (options) => genresStore.actions.fetchGenres(options),\n state: genresStore.state\n }\"\n :options=\"{\n rootOnly: false,\n excludeChildren: false,\n limit: 50\n }\"\n :skeleton=\"{\n hide: false,\n horizontal: true,\n class: 'radius-small',\n structure: [{ \n block: 'text', size: 'large'\n }]\n }\"\n :states=\"{\n empty: {\n title: 'No genres found',\n description: 'Try different search terms or create a new genre',\n class: 'radius-small'\n }\n }\"\n key=\"_id\"\n :label=\"item => item.name\"\n classSearch=\"bg-white radius-small\"\n classSelected=\"bg-white pd-small radius-small\"\n classDropdown=\"bg-white pd-small radius-medium bs-small\"\n classItem=\"pd-small radius-small hover-bg-light cursor-pointer\"\n classFeed=\"h-max-30r gap-thin flex-column flex o-scroll\"\n >\n <!-- Слот для выбранных жанров -->\n <template #selected=\"{ item, clear }\">\n <div class=\"flex-nowrap flex-v-center flex gap-thin\">\n <span class=\"t-medium\">{{ item?.name || item }}</span>\n <button \n @click.stop=\"clear\"\n class=\"i-small pd-micro bg-red radius-extra flex-center flex aspect-1x1 hover-scale-1\"\n >\n <IconCross class=\"i-micro fill-white\" />\n </button>\n </div>\n </template>\n \n <!-- Слот для элементов в списке -->\n <template #item=\"{ item }\">\n <div class=\"flex-nowrap flex-v-center flex\">\n <div class=\"w-100\">\n <p class=\"t-medium\">{{ item.name }}</p>\n <p v-if=\"item.description\" class=\"t-small t-transp\">{{ item.description }}</p>\n </div>\n </div>\n </template>\n </BlockMultiselect>\n </Block>\n \n <!-- Status Section -->\n <div class=\"bg-light pd-medium radius-medium\">\n <h3 class=\"h3 mn-b-medium\">Publishing Status</h3>\n \n <Select\n v-model:select=\"artist.status\"\n :options=\"statusOptions\"\n label=\"Status\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n \n <Checkbox\n v-model:active=\"artist.isVerified\"\n label=\"Verified Artist\"\n class=\"bg-white radius-small pd-small mn-b-thin\"\n />\n </div>\n \n <!-- Submit Button -->\n <div class=\"flex flex-justify-between\">\n <Button\n @click=\"$router.go(-1)\"\n class=\"bg-grey-nano t-black\"\n :showSucces=\"false\"\n :showLoader=\"false\"\n >\n Cancel\n </Button>\n \n <Button\n :submit=\"submitForm\"\n class=\"bg-main t-black\"\n :text=\"{\n success: editMode ? 'Updated!' : 'Created!'\n }\"\n >\n {{ editMode ? 'Update Artist' : 'Create Artist' }}\n </Button>\n </div>\n </form>\n </div>\n</template>\n\n<script setup>\nimport { ref, reactive, onMounted, computed, watch } from 'vue';\nimport { useRouter, useRoute } from 'vue-router';\n\n// Import Martyrs components\nimport Field from '@martyrs/src/components/Field/Field.vue';\nimport Block from '@martyrs/src/components/Block/Block.vue';\nimport Button from '@martyrs/src/components/Button/Button.vue';\nimport Checkbox from '@martyrs/src/components/Checkbox/Checkbox.vue';\nimport Select from '@martyrs/src/components/Select/Select.vue';\nimport UploadImage from '@martyrs/src/components/UploadImage/UploadImage.vue';\nimport Loader from '@martyrs/src/components/Loader/Loader.vue';\n\n\nimport BlockMultiselect from '@martyrs/src/modules/core/views/components/blocks/BlockMultiselect.vue';\nimport IconCross from '@martyrs/src/modules/icons/navigation/IconCross.vue';\n\n// Import store\nimport * as artistsStore from '../../store/artists';\nimport * as genresStore from '../../store/genres';\nimport { useStore } from '@martyrs/src/modules/core/views/store/core.store.js';\n\nconst store = useStore();\nimport * as auth from '@martyrs/src/modules/auth/views/store/auth.js';\n\n// Props\nconst props = defineProps({\n editMode: {\n type: Boolean,\n default: false\n },\n url: {\n type: String,\n default: ''\n }\n});\n\n// Router and route\nconst router = useRouter();\nconst route = useRoute();\n\n// State\nconst artist = reactive({\n name: '',\n bio: '',\n photoUrl: '',\n coverUrl: '',\n website: '',\n location: '',\n isVerified: false,\n status: 'draft',\n socials: {\n telegram: '',\n twitter: '',\n facebook: '',\n instagram: ''\n },\n url: '',\n genres: []\n});\n\nconst validation = reactive({\n name: false,\n bio: false\n});\n\n// Track if URL was manually entered\nconst urlManuallySet = ref(false);\n\n// Function to generate URL-friendly slug from text\nconst generateSlug = (text) => {\n if (!text) return '';\n return text\n .toLowerCase()\n .replace(/[^a-z0-9\\s-]/g, '') // Remove special characters\n .replace(/\\s+/g, '-') // Replace spaces with hyphens\n .replace(/-+/g, '-') // Replace multiple hyphens with single\n .trim('-'); // Remove leading/trailing hyphens\n};\n\n// Watch for changes in artist name to auto-generate URL\nwatch(() => artist.name, (newName) => {\n // Only auto-generate if URL hasn't been manually set and we're not in edit mode\n if (!urlManuallySet.value && !props.editMode) {\n artist.url = generateSlug(newName);\n }\n});\n\n// Watch for manual changes to URL field\nwatch(() => artist.url, (newUrl, oldUrl) => {\n // If user manually changes URL, mark as manually set\n if (newUrl !== generateSlug(artist.name)) {\n urlManuallySet.value = true;\n }\n});\n\n// Status options\nconst statusOptions = [\n 'draft',\n 'published',\n 'archived'\n];\n\n\nconst fetchArtist = async () => {\n if (!props.url) return;\n \n try {\n const fetchedArtist = await artistsStore.actions.fetchArtistByUrl(props.url);\n \n if (!fetchedArtist) {\n store.core.actions.setError({\n message: 'Artist not found'\n });\n return;\n }\n \n // Update local artist data\n Object.assign(artist, {\n name: fetchedArtist.name || '',\n bio: fetchedArtist.bio || '',\n photoUrl: fetchedArtist.photoUrl || '',\n coverUrl: fetchedArtist.coverUrl || '',\n website: fetchedArtist.website || '',\n location: fetchedArtist.location || '',\n isVerified: fetchedArtist.isVerified || false,\n status: fetchedArtist.status || 'draft',\n url: fetchedArtist.url || '',\n genres: fetchedArtist.genres || [],\n _id: fetchedArtist._id,\n socials: {\n telegram: fetchedArtist.socials?.telegram || '',\n twitter: fetchedArtist.socials?.twitter || '',\n facebook: fetchedArtist.socials?.facebook || '',\n instagram: fetchedArtist.socials?.instagram || ''\n }\n });\n \n } catch (error) {\n console.error('Error fetching artist:', error);\n store.core.actions.setError({\n message: 'Failed to load artist details'\n });\n }\n};\n\nconst validateForm = () => {\n let isValid = true;\n \n // Validate name\n if (!artist.name.trim()) {\n validation.name = {\n message: 'Artist name is required'\n };\n isValid = false;\n } else {\n validation.name = false;\n }\n \n // Validate bio\n if (artist.bio && artist.bio.length > 2000) {\n validation.bio = {\n message: 'Biography is too long (max 2000 characters)'\n };\n isValid = false;\n } else {\n validation.bio = false;\n }\n \n return isValid;\n};\n\nconst submitForm = async () => {\n if (!validateForm()) {\n return;\n }\n \n try {\n // Prepare data for submission\n const formData = {\n ...artist,\n genres: artist.genres.map(genre => genre._id || genre)\n };\n \n // Add ownership data if creating new artist\n if (!props.editMode) {\n formData.owner = {\n type: 'user',\n target: auth.state.user._id\n };\n formData.creator = {\n type: 'user',\n target: auth.state.user._id\n };\n }\n \n let result;\n if (props.editMode) {\n result = await artistsStore.actions.updateArtist(formData);\n } else {\n result = await artistsStore.actions.createArtist(formData);\n }\n \n // Navigate to artist detail page\n setTimeout(() => {\n router.push({\n name: 'artist',\n params: { url: result.url }\n });\n }, 1000);\n \n } catch (error) {\n console.error('Error saving artist:', error);\n store.core.actions.setError({\n message: 'Failed to save artist'\n });\n }\n};\n\nconst handleUploadError = (error) => {\n console.error('Upload error:', error);\n store.core.actions.setError({\n message: 'Error uploading image'\n });\n};\n\n// Lifecycle hooks\nonMounted(async () => {\n if (props.editMode) {\n await fetchArtist();\n // Mark URL as manually set in edit mode to prevent auto-generation\n urlManuallySet.value = true;\n }\n});\n</script>\n"],"names":["artistsStore.actions","auth.state"],"mappings":"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"}