@ozdao/martyrs 0.2.604 → 0.2.605

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 (833) hide show
  1. package/README.md +2 -2
  2. package/dist/_virtual/dayjs.min.js +1 -1
  3. package/dist/_virtual/weekOfYear.js +1 -1
  4. package/dist/{abac-Blt8bUTL.js → abac-kz5xI99l.js} +1 -0
  5. package/dist/auth.server.js +52 -12
  6. package/dist/builder.js +67 -2
  7. package/dist/chats.server.js +2 -2
  8. package/dist/community.server.js +3 -3
  9. package/dist/core.server.js +2 -2
  10. package/dist/{core.websocket-Cl76z2wT.js → core.websocket-B2FA8gGl.js} +0 -2
  11. package/dist/{crud-BT5FIvQC.js → crud-Cwn0frBP.js} +8 -2
  12. package/dist/events.server.js +4 -4
  13. package/dist/files.server.js +1 -1
  14. package/dist/gallery.server.js +2 -2
  15. package/dist/governance.server.js +10 -10
  16. package/dist/{index-kvBwwb0w.js → index-CPACC651.js} +1 -1
  17. package/dist/inventory.server.js +4 -4
  18. package/dist/{mailing-DT7nbNjZ.js → mailing-BBCidXGr.js} +38 -2
  19. package/dist/marketplace.server.js +2 -2
  20. package/dist/martyrs/dist/martyrs.es3.js +1 -1
  21. package/dist/martyrs/dist/martyrs.es3.js.map +1 -1
  22. package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/dayjs.min.js +1 -1
  23. package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/dayjs.min.js.map +1 -1
  24. package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
  25. package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/plugin/weekOfYear.js.map +1 -1
  26. package/dist/{node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_ → martyrs/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.7_vue@3.5.13}/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +305 -268
  27. package/dist/martyrs/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.7_vue@3.5.13/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +1 -0
  28. package/dist/martyrs/src/components/Address/Address.vue2.js +13 -13
  29. package/dist/martyrs/src/components/Address/Address.vue2.js.map +1 -1
  30. package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
  31. package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
  32. package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -1
  33. package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +150 -143
  34. package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
  35. package/dist/martyrs/src/components/Chart/Chart.vue.js +296 -0
  36. package/dist/martyrs/src/components/Chart/Chart.vue.js.map +1 -0
  37. package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +1 -1
  38. package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
  39. package/dist/martyrs/src/components/Chips/Chips.vue.js +5 -6
  40. package/dist/martyrs/src/components/Chips/Chips.vue.js.map +1 -1
  41. package/dist/martyrs/src/components/Countdown/Countdown.vue.js +5 -5
  42. package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
  43. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +2 -2
  44. package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
  45. package/dist/martyrs/src/components/EditImages/{EditImages.vue2.js → EditImages.vue.js} +6 -6
  46. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -0
  47. package/dist/martyrs/src/components/EmptyState/EmptyState.vue.js +1 -1
  48. package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
  49. package/dist/martyrs/src/components/Field/Field.vue.js +4 -4
  50. package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -1
  51. package/dist/martyrs/src/components/FieldDate/FieldDate.vue.js +3 -3
  52. package/dist/martyrs/src/components/FieldDate/FieldDate.vue.js.map +1 -1
  53. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js +27 -21
  54. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js.map +1 -1
  55. package/dist/martyrs/src/components/Map/Map.vue.js +20 -16
  56. package/dist/martyrs/src/components/Map/Map.vue.js.map +1 -1
  57. package/dist/martyrs/src/components/Popup/Popup.vue.js +3 -4
  58. package/dist/martyrs/src/components/Popup/Popup.vue.js.map +1 -1
  59. package/dist/martyrs/src/components/Radio/Radio.vue.js +12 -10
  60. package/dist/martyrs/src/components/Radio/Radio.vue.js.map +1 -1
  61. package/dist/martyrs/src/components/Select/Select.vue.js +2 -2
  62. package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
  63. package/dist/martyrs/src/components/Status/Snack.vue.js +1 -1
  64. package/dist/martyrs/src/components/Status/Snack.vue.js.map +1 -1
  65. package/dist/martyrs/src/components/Status/Status.vue.js +1 -1
  66. package/dist/martyrs/src/components/Status/Status.vue.js.map +1 -1
  67. package/dist/martyrs/src/components/Table/Table.vue.js +21 -4
  68. package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
  69. package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.js → Tooltip.vue.js} +2 -2
  70. package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +1 -0
  71. package/dist/martyrs/src/components/Tree/Tree.vue.js +1 -1
  72. package/dist/martyrs/src/components/Upload/Upload.vue2.js +2 -2
  73. package/dist/martyrs/src/components/Upload/Upload.vue2.js.map +1 -1
  74. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +2 -2
  75. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
  76. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  77. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
  78. package/dist/martyrs/src/modules/auth/auth.client.js +14 -2
  79. package/dist/martyrs/src/modules/auth/auth.client.js.map +1 -1
  80. package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js +4 -4
  81. package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js.map +1 -1
  82. package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js +1 -1
  83. package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js.map +1 -1
  84. package/dist/martyrs/src/modules/auth/views/components/blocks/SidebarUserCard.vue.js +96 -0
  85. package/dist/martyrs/src/modules/auth/views/components/blocks/SidebarUserCard.vue.js.map +1 -0
  86. package/dist/martyrs/src/modules/auth/views/components/pages/BackofficeUsers.vue.js +337 -0
  87. package/dist/martyrs/src/modules/auth/views/components/pages/BackofficeUsers.vue.js.map +1 -0
  88. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  89. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js.map +1 -1
  90. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
  91. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
  92. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +32 -18
  93. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js.map +1 -1
  94. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +76 -40
  95. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
  96. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js +6 -5
  97. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js.map +1 -1
  98. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +4 -4
  99. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
  100. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -1
  101. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
  102. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
  103. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
  104. package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +28 -16
  105. package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
  106. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
  107. package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
  108. package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js +1 -1
  109. package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js.map +1 -1
  110. package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.js +6 -2
  111. package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
  112. package/dist/martyrs/src/modules/auth/views/router/users.backoffice.router.js +53 -0
  113. package/dist/martyrs/src/modules/auth/views/router/users.backoffice.router.js.map +1 -0
  114. package/dist/martyrs/src/modules/auth/views/store/auth.js +2 -2
  115. package/dist/martyrs/src/modules/auth/views/store/auth.js.map +1 -1
  116. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +179 -253
  117. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
  118. package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js +105 -44
  119. package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js.map +1 -1
  120. package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js +11 -5
  121. package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js.map +1 -1
  122. package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js +1 -1
  123. package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js.map +1 -1
  124. package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
  125. package/dist/martyrs/src/modules/community/community.client.js +4 -4
  126. package/dist/martyrs/src/modules/community/community.client.js.map +1 -1
  127. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  128. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
  129. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +4 -4
  130. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
  131. package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +2 -2
  132. package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
  133. package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.js +1 -1
  134. package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.js.map +1 -1
  135. package/dist/martyrs/src/modules/core/core.client.js +18 -16
  136. package/dist/martyrs/src/modules/core/core.client.js.map +1 -1
  137. package/dist/martyrs/src/modules/core/views/classes/core.app.js +25 -6
  138. package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
  139. package/dist/martyrs/src/modules/core/views/classes/module.manager.js +4 -2
  140. package/dist/martyrs/src/modules/core/views/classes/module.manager.js.map +1 -1
  141. package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.js +1 -1
  142. package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.js.map +1 -1
  143. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js +1 -1
  144. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js.map +1 -1
  145. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSlider.vue.js +132 -0
  146. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSlider.vue.js.map +1 -0
  147. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +3 -3
  148. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
  149. package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js +6 -28
  150. package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js.map +1 -1
  151. package/dist/martyrs/src/modules/{auth → core}/views/components/blocks/CardUser.vue.js +29 -11
  152. package/dist/martyrs/src/modules/{auth → core}/views/components/blocks/CardUser.vue.js.map +1 -1
  153. package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +2 -2
  154. package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
  155. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +41 -26
  156. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js.map +1 -1
  157. package/dist/martyrs/src/modules/core/views/components/elements/OnlineIndicator.vue.js +1 -1
  158. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -1
  159. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
  160. package/dist/martyrs/src/modules/core/views/components/pages/404.vue.js +2 -2
  161. package/dist/martyrs/src/modules/core/views/components/pages/404.vue.js.map +1 -1
  162. package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +5 -5
  163. package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
  164. package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js +2 -2
  165. package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js.map +1 -1
  166. package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js +2 -2
  167. package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js.map +1 -1
  168. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +4 -4
  169. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
  170. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +1 -1
  171. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
  172. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +2 -2
  173. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
  174. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js +3 -3
  175. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -1
  176. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +2 -2
  177. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
  178. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +6 -6
  179. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js.map +1 -1
  180. package/dist/martyrs/src/modules/core/views/mixins/mixins.js +14 -1
  181. package/dist/martyrs/src/modules/core/views/mixins/mixins.js.map +1 -1
  182. package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js +8 -5
  183. package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js.map +1 -1
  184. package/dist/martyrs/src/modules/core/views/store/core.store.js +4 -0
  185. package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
  186. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +3 -0
  187. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
  188. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +1 -1
  189. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +9 -9
  190. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
  191. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
  192. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
  193. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +1 -1
  194. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
  195. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +1 -1
  196. package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
  197. package/dist/martyrs/src/modules/events/events.client.js +4 -4
  198. package/dist/martyrs/src/modules/events/events.client.js.map +1 -1
  199. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
  200. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
  201. package/dist/martyrs/src/modules/gallery/router/gallery.router.js +3 -3
  202. package/dist/martyrs/src/modules/gallery/router/gallery.router.js.map +1 -1
  203. package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js +3 -3
  204. package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js.map +1 -1
  205. package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js +4 -4
  206. package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js.map +1 -1
  207. package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js +2 -2
  208. package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js.map +1 -1
  209. package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js +3 -3
  210. package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js.map +1 -1
  211. package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js +3 -3
  212. package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js.map +1 -1
  213. package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js +1 -1
  214. package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js.map +1 -1
  215. package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js +1 -1
  216. package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js.map +1 -1
  217. package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js +1 -1
  218. package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js.map +1 -1
  219. package/dist/martyrs/src/modules/governance/views/router/governance.router.js +3 -3
  220. package/dist/martyrs/src/modules/governance/views/router/governance.router.js.map +1 -1
  221. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +2 -2
  222. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
  223. package/dist/martyrs/src/modules/icons/entities/IconApplications.vue.js +32 -0
  224. package/dist/martyrs/src/modules/icons/entities/IconApplications.vue.js.map +1 -0
  225. package/dist/martyrs/src/modules/icons/entities/IconCustomers.vue.js +32 -0
  226. package/dist/martyrs/src/modules/icons/entities/IconCustomers.vue.js.map +1 -0
  227. package/dist/martyrs/src/modules/icons/entities/IconUsers.vue.js +32 -0
  228. package/dist/martyrs/src/modules/icons/entities/IconUsers.vue.js.map +1 -0
  229. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +2 -2
  230. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
  231. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +2 -2
  232. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js.map +1 -1
  233. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  234. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js.map +1 -1
  235. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +3 -3
  236. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js.map +1 -1
  237. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +290 -173
  238. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
  239. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
  240. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
  241. package/dist/martyrs/src/modules/inventory/inventory.client.js +4 -4
  242. package/dist/martyrs/src/modules/inventory/inventory.client.js.map +1 -1
  243. package/dist/martyrs/src/modules/inventory/router/inventory.router.js +15 -0
  244. package/dist/martyrs/src/modules/inventory/router/inventory.router.js.map +1 -1
  245. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +4 -4
  246. package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
  247. package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.js +1 -1
  248. package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.js.map +1 -1
  249. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +3 -3
  250. package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js.map +1 -1
  251. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
  252. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
  253. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
  254. package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
  255. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +2 -2
  256. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
  257. package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js +1 -1
  258. package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
  259. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +2 -2
  260. package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
  261. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +1 -1
  262. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
  263. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +3 -3
  264. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
  265. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +2 -2
  266. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
  267. package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js +2 -2
  268. package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js.map +1 -1
  269. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +2 -2
  270. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -1
  271. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +2 -2
  272. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
  273. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +6 -6
  274. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
  275. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +2 -2
  276. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
  277. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
  278. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
  279. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +5 -5
  280. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
  281. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +3 -3
  282. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
  283. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +8 -8
  284. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
  285. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +5 -5
  286. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
  287. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +11 -11
  288. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
  289. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +3 -3
  290. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
  291. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +11 -11
  292. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
  293. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +4 -4
  294. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
  295. package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js +2 -2
  296. package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js.map +1 -1
  297. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js +162 -68
  298. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js.map +1 -1
  299. package/dist/martyrs/src/modules/notifications/notifications.client.js +181 -17
  300. package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
  301. package/dist/martyrs/src/modules/notifications/router/notifications.backoffice.router.js +21 -0
  302. package/dist/martyrs/src/modules/notifications/router/notifications.backoffice.router.js.map +1 -0
  303. package/dist/martyrs/src/modules/notifications/router/notifications.router.js +13 -42
  304. package/dist/martyrs/src/modules/notifications/router/notifications.router.js.map +1 -1
  305. package/dist/martyrs/src/modules/notifications/store/notifications.store.js +66 -1
  306. package/dist/martyrs/src/modules/notifications/store/notifications.store.js.map +1 -1
  307. package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +9 -7
  308. package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js.map +1 -1
  309. package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +11 -9
  310. package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js.map +1 -1
  311. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +9 -9
  312. package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
  313. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +66 -19
  314. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
  315. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +29 -27
  316. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
  317. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +7 -12
  318. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
  319. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +1 -1
  320. package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
  321. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +4 -4
  322. package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
  323. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  324. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
  325. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +46 -25
  326. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js.map +1 -1
  327. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +2 -2
  328. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js.map +1 -1
  329. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +54 -38
  330. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js.map +1 -1
  331. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +454 -139
  332. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
  333. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -1
  334. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
  335. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +141 -68
  336. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
  337. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +38 -32
  338. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js.map +1 -1
  339. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +1 -1
  340. package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
  341. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +4 -4
  342. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
  343. package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
  344. package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
  345. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +167 -95
  346. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
  347. package/dist/martyrs/src/modules/orders/orders.client.js +22 -20
  348. package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
  349. package/dist/martyrs/src/modules/orders/store/orders.js +3 -5
  350. package/dist/martyrs/src/modules/orders/store/orders.js.map +1 -1
  351. package/dist/martyrs/src/modules/orders/store/shopcart.js +5 -5
  352. package/dist/martyrs/src/modules/orders/store/shopcart.js.map +1 -1
  353. package/dist/martyrs/src/modules/orders/utils/rent-price.js +60 -0
  354. package/dist/martyrs/src/modules/orders/utils/rent-price.js.map +1 -0
  355. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
  356. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +45 -55
  357. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
  358. package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.js +1 -1
  359. package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
  360. package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.js +2 -2
  361. package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.js.map +1 -1
  362. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  363. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js.map +1 -1
  364. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +3 -3
  365. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
  366. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
  367. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
  368. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  369. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
  370. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +2 -2
  371. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
  372. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +8 -8
  373. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
  374. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +216 -83
  375. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  376. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +35 -25
  377. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js.map +1 -1
  378. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +3 -2
  379. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
  380. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  381. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js.map +1 -1
  382. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  383. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
  384. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js +20 -18
  385. package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js.map +1 -1
  386. package/dist/martyrs/src/modules/organizations/organizations.client.js +39 -33
  387. package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
  388. package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js +81 -0
  389. package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js.map +1 -1
  390. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  391. package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.js +1 -1
  392. package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.js.map +1 -1
  393. package/dist/martyrs/src/modules/pages/views/router/pages.router.js +2 -2
  394. package/dist/martyrs/src/modules/pages/views/router/pages.router.js.map +1 -1
  395. package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  396. package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
  397. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +2 -2
  398. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
  399. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +3 -3
  400. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
  401. package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js +2 -2
  402. package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js.map +1 -1
  403. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js +3 -3
  404. package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
  405. package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +2 -2
  406. package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
  407. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +9 -25
  408. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
  409. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +34 -17
  410. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
  411. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +96 -96
  412. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
  413. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  414. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
  415. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +2 -2
  416. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
  417. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +22 -9
  418. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
  419. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  420. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
  421. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  422. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
  423. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +3 -3
  424. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  425. package/dist/martyrs/src/modules/products/router/categories.router.js +2 -2
  426. package/dist/martyrs/src/modules/products/router/categories.router.js.map +1 -1
  427. package/dist/martyrs/src/modules/products/router/products.router.js +17 -3
  428. package/dist/martyrs/src/modules/products/router/products.router.js.map +1 -1
  429. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +11 -10
  430. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js.map +1 -1
  431. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +197 -81
  432. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js.map +1 -1
  433. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js +2 -2
  434. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js.map +1 -1
  435. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +2 -2
  436. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js.map +1 -1
  437. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +685 -80
  438. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
  439. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +68 -18
  440. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
  441. package/dist/martyrs/src/modules/rents/views/router/rents.router.js +3 -3
  442. package/dist/martyrs/src/modules/rents/views/router/rents.router.js.map +1 -1
  443. package/dist/martyrs/src/modules/rents/views/store/rents.store.js +1 -1
  444. package/dist/martyrs/src/modules/rents/views/store/rents.store.js.map +1 -1
  445. package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js +3 -3
  446. package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js.map +1 -1
  447. package/dist/martyrs/src/modules/reports/router/reports.router.js +1 -1
  448. package/dist/martyrs/src/modules/reports/router/reports.router.js.map +1 -1
  449. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +5 -5
  450. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
  451. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  452. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +3 -3
  453. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
  454. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +9 -7
  455. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
  456. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +29 -37
  457. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
  458. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +8 -8
  459. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
  460. package/dist/martyrs/src/modules/spots/router/spots.router.js +3 -3
  461. package/dist/martyrs/src/modules/spots/router/spots.router.js.map +1 -1
  462. package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +3 -3
  463. package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
  464. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js +1 -1
  465. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js.map +1 -1
  466. package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js +1 -1
  467. package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js.map +1 -1
  468. package/dist/martyrs.es10.js +59 -57
  469. package/dist/martyrs.es106.js +2 -2
  470. package/dist/martyrs.es11.js +31 -30
  471. package/dist/martyrs.es113.js +22 -166
  472. package/dist/martyrs.es114.js +4 -457
  473. package/dist/martyrs.es115.js +8 -40
  474. package/dist/martyrs.es116.js +166 -9
  475. package/dist/martyrs.es117.js +451 -43
  476. package/dist/martyrs.es118.js +38 -10
  477. package/dist/martyrs.es119.js +9 -44
  478. package/dist/martyrs.es12.js +8 -9
  479. package/dist/martyrs.es120.js +49 -4
  480. package/dist/martyrs.es121.js +10 -127
  481. package/dist/martyrs.es122.js +42 -98
  482. package/dist/martyrs.es123.js +4 -86
  483. package/dist/martyrs.es124.js +120 -29
  484. package/dist/martyrs.es125.js +99 -10
  485. package/dist/martyrs.es126.js +71 -24
  486. package/dist/martyrs.es127.js +37 -8
  487. package/dist/martyrs.es128.js +11 -22
  488. package/dist/martyrs.es129.js +39 -4
  489. package/dist/martyrs.es13.js +22 -19
  490. package/dist/martyrs.es130.js +9 -8
  491. package/dist/martyrs.es131.js +7 -7
  492. package/dist/martyrs.es132.js +2 -2
  493. package/dist/martyrs.es133.js +1 -1
  494. package/dist/martyrs.es135.js +1 -1
  495. package/dist/martyrs.es137.js +1 -1
  496. package/dist/martyrs.es138.js +7 -8
  497. package/dist/martyrs.es139.js +8 -7
  498. package/dist/martyrs.es14.js +2 -2
  499. package/dist/martyrs.es140.js +2 -2
  500. package/dist/martyrs.es144.js +10 -29
  501. package/dist/martyrs.es145.js +29 -10
  502. package/dist/martyrs.es146.js +2 -2
  503. package/dist/martyrs.es147.js +2 -2
  504. package/dist/martyrs.es149.js +1 -1
  505. package/dist/martyrs.es2.js +31 -30
  506. package/dist/martyrs.es22.js +16 -16
  507. package/dist/martyrs.es23.js +8 -8
  508. package/dist/martyrs.es24.js +9 -9
  509. package/dist/martyrs.es26.js +9 -11
  510. package/dist/martyrs.es27.js +9 -9
  511. package/dist/martyrs.es28.js +1 -1
  512. package/dist/martyrs.es29.js +5 -5
  513. package/dist/martyrs.es3.js +1 -1
  514. package/dist/martyrs.es38.js +1 -1
  515. package/dist/martyrs.es4.js +12 -12
  516. package/dist/martyrs.es41.js +34 -224
  517. package/dist/martyrs.es5.js +251 -238
  518. package/dist/martyrs.es61.js +33 -26
  519. package/dist/martyrs.es74.js +7 -7
  520. package/dist/martyrs.es76.js +12 -12
  521. package/dist/martyrs.es8.js +31 -31
  522. package/dist/music.server.js +3 -3
  523. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@2.0.2/node_modules/@googlemaps/js-api-loader/dist/index.js +90 -0
  524. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@2.0.2/node_modules/@googlemaps/js-api-loader/dist/index.js.map +1 -0
  525. package/dist/notifications.server.js +255 -23
  526. package/dist/orders.server.js +674 -136
  527. package/dist/organizations.server.js +11 -6
  528. package/dist/products.server.js +68 -7
  529. package/dist/{queryProcessor-C_5Iipam.js → queryProcessor-B2FCngFP.js} +3 -2
  530. package/dist/rents.server.js +183 -7
  531. package/dist/{socials.schema-DxnnaBgO.js → socials.schema-C3RjkqJv.js} +4 -0
  532. package/dist/spots.server.js +1 -1
  533. package/dist/style.css +292 -204
  534. package/dist/{tickets.controller-DdF85W-i.js → tickets.controller-Dpzf4kQx.js} +1 -1
  535. package/dist/wallet.server.js +2 -2
  536. package/package.json +5 -3
  537. package/src/builder/modes/ssr.rspack.dev.js +2 -0
  538. package/src/builder/rspack/rspack.config.ssr.client.js +58 -1
  539. package/src/builder/ssr/asset-resolver.js +1 -1
  540. package/src/builder/templates/page.js +2 -0
  541. package/src/components/Address/Address.vue +16 -16
  542. package/src/components/Button/Button.vue +0 -1
  543. package/src/components/ButtonSegmented/ButtonSegmented.vue +1 -1
  544. package/src/components/Calendar/Calendar.vue +141 -118
  545. package/src/components/Chart/Chart.vue +216 -0
  546. package/src/components/Checkbox/Checkbox.vue +1 -1
  547. package/src/components/Chips/Chips.vue +4 -5
  548. package/src/components/Countdown/Countdown.vue +5 -5
  549. package/src/components/DatePicker/DatePicker.vue +2 -2
  550. package/src/components/EditImages/EditImages.vue +3 -3
  551. package/src/components/EmptyState/EmptyState.vue +1 -1
  552. package/src/components/Feed/Feed.vue +5 -0
  553. package/src/components/Field/Field.vue +3 -3
  554. package/src/components/FieldDate/FieldDate.vue +2 -2
  555. package/src/components/LocationMarker/LocationMarker.vue +28 -21
  556. package/src/components/Map/Map.vue +20 -15
  557. package/src/components/Popup/Popup.vue +3 -3
  558. package/src/components/Radio/Radio.vue +2 -2
  559. package/src/components/Select/Select.vue +1 -1
  560. package/src/components/Status/Snack.vue +1 -1
  561. package/src/components/Status/Status.vue +1 -1
  562. package/src/components/Table/Table.vue +16 -1
  563. package/src/components/Upload/Upload.vue +1 -1
  564. package/src/components/UploadImage/UploadImage.vue +1 -1
  565. package/src/components/UploadImageMultiple/UploadImageMultiple.vue +1 -1
  566. package/src/jit/rules.js +4 -0
  567. package/src/modules/TASKS.MD +16 -3
  568. package/src/modules/auth/auth.client.js +18 -3
  569. package/src/modules/auth/controllers/routes/users.routes.js +18 -0
  570. package/src/modules/auth/controllers/services/auth.service.js +3 -3
  571. package/src/modules/auth/controllers/services/users.service.js +34 -5
  572. package/src/modules/auth/views/components/blocks/OtpDialog.vue +4 -4
  573. package/src/modules/auth/views/components/blocks/PopupAuth.vue +1 -1
  574. package/src/modules/auth/views/components/blocks/SidebarUserCard.vue +95 -0
  575. package/src/modules/auth/views/components/pages/BackofficeUsers.vue +337 -0
  576. package/src/modules/auth/views/components/pages/Invite.vue +1 -1
  577. package/src/modules/auth/views/components/pages/Profile.vue +1 -1
  578. package/src/modules/auth/views/components/pages/ProfileEdit.vue +23 -14
  579. package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +45 -26
  580. package/src/modules/auth/views/components/pages/ProfileEditSidebar.vue +8 -7
  581. package/src/modules/auth/views/components/pages/ResetPassword.vue +4 -4
  582. package/src/modules/auth/views/components/pages/SignUp.vue +3 -3
  583. package/src/modules/auth/views/components/pages/UserDashboard.vue +8 -5
  584. package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
  585. package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
  586. package/src/modules/auth/views/middlewares/auth.validation.js +7 -2
  587. package/src/modules/auth/views/router/users.backoffice.router.js +39 -0
  588. package/src/modules/auth/views/store/auth.js +2 -2
  589. package/src/modules/backoffice/components/admin/Backcalls.vue +2 -2
  590. package/src/modules/backoffice/components/admin/Dashboard.sublime-workspace +1 -1
  591. package/src/modules/backoffice/components/admin/FastOrders.vue +3 -3
  592. package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
  593. package/src/modules/backoffice/components/pages/Dashboard.vue +102 -139
  594. package/src/modules/backoffice/configs/navigation.backoffice.config.js +91 -29
  595. package/src/modules/backoffice/router/backoffice.router.js +7 -1
  596. package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
  597. package/src/modules/chats/components/sections/ChatWindow.vue +1 -1
  598. package/src/modules/community/community.client.js +4 -4
  599. package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
  600. package/src/modules/community/components/layouts/Community.vue +4 -4
  601. package/src/modules/community/components/sections/Comment.vue +1 -1
  602. package/src/modules/constructor/components/elements/ImageUpload.vue +1 -1
  603. package/src/modules/core/TASK.MD +2 -2
  604. package/src/modules/core/controllers/classes/abac/abac.core.js +1 -0
  605. package/src/modules/core/controllers/classes/core.websocket.js +0 -2
  606. package/src/modules/core/controllers/classes/crud/crud.core.js +6 -0
  607. package/src/modules/core/controllers/classes/crud/crud.service.js +6 -0
  608. package/src/modules/core/controllers/utils/mailing.js +35 -26
  609. package/src/modules/core/controllers/utils/queryProcessor.js +4 -2
  610. package/src/modules/core/core.client.js +1 -0
  611. package/src/modules/core/models/schemas/embedding.schema.js +8 -0
  612. package/src/modules/core/models/schemas/socials.schema.js +4 -0
  613. package/src/modules/core/sw.js +448 -0
  614. package/src/modules/core/views/classes/core.app.js +37 -13
  615. package/src/modules/core/views/classes/module.manager.js +3 -1
  616. package/src/modules/core/views/components/blocks/AlertDialog.vue +1 -1
  617. package/src/modules/core/views/components/blocks/BlockSearch.vue +1 -1
  618. package/src/modules/core/views/components/blocks/BlockSlider.vue +96 -0
  619. package/src/modules/core/views/components/blocks/CardHeader.vue +2 -2
  620. package/src/modules/core/views/components/blocks/CardStat.vue +4 -18
  621. package/src/modules/{auth → core}/views/components/blocks/CardUser.vue +45 -20
  622. package/src/modules/core/views/components/blocks/HelpCard.vue +1 -1
  623. package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
  624. package/src/modules/core/views/components/blocks/PopupDateSelector.vue +41 -24
  625. package/src/modules/core/views/components/layouts/Client.vue +1 -1
  626. package/src/modules/core/views/components/pages/404.vue +5 -5
  627. package/src/modules/core/views/components/partials/BottomNavigationBar.vue +5 -5
  628. package/src/modules/core/views/components/partials/CitySelection.vue +2 -2
  629. package/src/modules/core/views/components/partials/Footer.centered.vue +2 -2
  630. package/src/modules/core/views/components/partials/Footer.vue +2 -2
  631. package/src/modules/core/views/components/partials/Header.vue +3 -3
  632. package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
  633. package/src/modules/core/views/components/partials/Navigation.vue +1 -1
  634. package/src/modules/core/views/components/sections/Filters.vue +2 -2
  635. package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
  636. package/src/modules/core/views/components/sections/Walkthrough.vue +6 -6
  637. package/src/modules/core/views/mixins/mixins.js +17 -0
  638. package/src/modules/core/views/plugins/date-picker.plugin.js +8 -5
  639. package/src/modules/core/views/store/core.store.js +5 -0
  640. package/src/modules/core/views/utils/vue-app-renderer.js +5 -0
  641. package/src/modules/events/components/pages/EditEventTickets.vue +9 -9
  642. package/src/modules/events/components/pages/Event.vue +2 -2
  643. package/src/modules/events/components/sections/EditTickets.vue +1 -1
  644. package/src/modules/events/components/sections/SelectDate.vue +1 -1
  645. package/src/modules/events/events.client.js +4 -4
  646. package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
  647. package/src/modules/gallery/router/gallery.router.js +3 -3
  648. package/src/modules/governance/middlewares/sprints.verifier.js +3 -3
  649. package/src/modules/governance/middlewares/tasks.verifier.js +3 -3
  650. package/src/modules/governance/models/sprint.model.js +1 -1
  651. package/src/modules/governance/models/task.model.js +1 -1
  652. package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
  653. package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +3 -3
  654. package/src/modules/governance/views/components/blocks/CardSprintItem.vue +4 -4
  655. package/src/modules/governance/views/components/blocks/CardTaskItem.vue +2 -2
  656. package/src/modules/governance/views/components/blocks/CardVotingItem.vue +3 -3
  657. package/src/modules/governance/views/components/pages/Initiatives.vue +3 -3
  658. package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +1 -1
  659. package/src/modules/governance/views/components/sections/FormSprintDetails.vue +1 -1
  660. package/src/modules/governance/views/components/sections/FormTaskDetails.vue +1 -1
  661. package/src/modules/governance/views/router/governance.router.js +3 -3
  662. package/src/modules/icons/components/IconSearchPopup.vue +1 -1
  663. package/src/modules/icons/entities/IconApplications.vue +14 -0
  664. package/src/modules/icons/entities/IconCustomers.vue +14 -0
  665. package/src/modules/icons/entities/IconUsers.vue +14 -0
  666. package/src/modules/inventory/components/forms/AdjustmentForm.vue +2 -2
  667. package/src/modules/inventory/components/forms/ColumnSettingsMenu.vue +2 -2
  668. package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
  669. package/src/modules/inventory/components/forms/StockAlertsForm.vue +3 -3
  670. package/src/modules/inventory/components/pages/Inventory.vue +278 -159
  671. package/src/modules/inventory/components/pages/InventoryEdit.vue +2 -2
  672. package/src/modules/inventory/inventory.client.js +4 -4
  673. package/src/modules/inventory/models/stock.audit.model.js +1 -1
  674. package/src/modules/inventory/router/inventory.router.js +12 -0
  675. package/src/modules/landing/components/sections/SectionEarn.vue +3 -3
  676. package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
  677. package/src/modules/landing/components/sections/SectionFeatures.vue +1 -1
  678. package/src/modules/landing/components/sections/SectionFeaturesImages.vue +2 -2
  679. package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
  680. package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
  681. package/src/modules/landing/components/sections/SectionHeroVideo.vue +1 -1
  682. package/src/modules/landing/components/sections/SectionMobileApp.vue +2 -2
  683. package/src/modules/landing/components/sections/SectionOverview.vue +1 -1
  684. package/src/modules/landing/components/sections/SectionRoadmap.vue +1 -1
  685. package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
  686. package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
  687. package/src/modules/music/components/SidebarMusic.vue +1 -1
  688. package/src/modules/music/components/cards/AlbumCard.vue +1 -1
  689. package/src/modules/music/components/cards/ArtistCard.vue +1 -1
  690. package/src/modules/music/components/cards/ArtistCardSmall.vue +1 -1
  691. package/src/modules/music/components/cards/PlaylistCard.vue +1 -1
  692. package/src/modules/music/components/cards/TrackListCard.vue +6 -6
  693. package/src/modules/music/components/forms/AlbumForm.vue +2 -2
  694. package/src/modules/music/components/forms/ArtistForm.vue +1 -1
  695. package/src/modules/music/components/forms/PlaylistForm.vue +5 -5
  696. package/src/modules/music/components/forms/TrackForm.vue +3 -3
  697. package/src/modules/music/components/pages/Album.vue +8 -8
  698. package/src/modules/music/components/pages/Artist.vue +5 -5
  699. package/src/modules/music/components/pages/Playlist.vue +11 -11
  700. package/src/modules/music/components/pages/SearchResults.vue +2 -2
  701. package/src/modules/music/components/pages/Track.vue +11 -11
  702. package/src/modules/music/components/player/FullscreenPlayer.vue +3 -3
  703. package/src/modules/music/components/player/TrackProgress.vue +1 -1
  704. package/src/modules/notifications/components/sections/NotificationPreferences.vue +182 -52
  705. package/src/modules/notifications/controllers/notifications.controller.js +242 -17
  706. package/src/modules/notifications/models/notification-preference.model.js +4 -0
  707. package/src/modules/notifications/notifications.client.js +213 -20
  708. package/src/modules/notifications/router/notifications.backoffice.router.js +16 -0
  709. package/src/modules/notifications/router/notifications.router.js +13 -45
  710. package/src/modules/notifications/routes/notifications.routes.js +9 -0
  711. package/src/modules/notifications/services/notification.service.js +33 -9
  712. package/src/modules/notifications/services/telegram.service.js +2 -2
  713. package/src/modules/notifications/services/web-push.service.js +6 -2
  714. package/src/modules/notifications/store/notifications.store.js +69 -0
  715. package/src/modules/orders/components/blocks/CardApplication.vue +9 -6
  716. package/src/modules/orders/components/blocks/CardCustomer.vue +10 -7
  717. package/src/modules/orders/components/blocks/CardOrder.vue +8 -8
  718. package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +58 -12
  719. package/src/modules/orders/components/blocks/CardOrderItem.vue +31 -28
  720. package/src/modules/orders/components/blocks/CardOrderUser.vue +7 -12
  721. package/src/modules/orders/components/blocks/CardOrderVar1.vue +3 -3
  722. package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
  723. package/src/modules/orders/components/elements/PriceTotal.vue +4 -4
  724. package/src/modules/orders/components/forms/FormApplicationDetails.vue +1 -1
  725. package/src/modules/orders/components/forms/FormSelectCustomer.vue +48 -25
  726. package/src/modules/orders/components/pages/Applications.vue +2 -2
  727. package/src/modules/orders/components/pages/Customers.vue +35 -23
  728. package/src/modules/orders/components/pages/OrderBackoffice.vue +780 -393
  729. package/src/modules/orders/components/pages/OrderCreate.vue +5 -4
  730. package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +112 -42
  731. package/src/modules/orders/components/pages/Orders.vue +20 -19
  732. package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
  733. package/src/modules/orders/components/partials/ShopCart.vue +1 -1
  734. package/src/modules/orders/components/sections/ApplicationDetails.vue +2 -2
  735. package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
  736. package/src/modules/orders/components/sections/CustomerDetails.vue +130 -64
  737. package/src/modules/orders/controllers/orders.controller.js +463 -134
  738. package/src/modules/orders/middlewares/applications.verifier.js +3 -3
  739. package/src/modules/orders/middlewares/customers.verifier.js +4 -0
  740. package/src/modules/orders/middlewares/orders.verifier.js +187 -0
  741. package/src/modules/orders/models/customer.model.js +2 -0
  742. package/src/modules/orders/models/order.model.js +20 -2
  743. package/src/modules/orders/orders.client.js +21 -19
  744. package/src/modules/orders/routes/applications.routes.js +13 -3
  745. package/src/modules/orders/routes/customers.routes.js +2 -0
  746. package/src/modules/orders/routes/orders.routes.js +46 -4
  747. package/src/modules/orders/store/orders.js +4 -7
  748. package/src/modules/orders/store/shopcart.js +6 -7
  749. package/src/modules/orders/utils/rent-price.js +90 -0
  750. package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
  751. package/src/modules/organizations/components/blocks/CardOrganization.vue +30 -33
  752. package/src/modules/organizations/components/blocks/EmptyState.vue +1 -1
  753. package/src/modules/organizations/components/blocks/Rating.vue +1 -1
  754. package/src/modules/organizations/components/blocks/Socials.vue +2 -2
  755. package/src/modules/organizations/components/elements/ButtonToggleMembership.vue +1 -1
  756. package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +3 -3
  757. package/src/modules/organizations/components/forms/DepartmentForm.vue +1 -1
  758. package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
  759. package/src/modules/organizations/components/pages/Department.vue +2 -2
  760. package/src/modules/organizations/components/pages/DepartmentEdit.vue +1 -1
  761. package/src/modules/organizations/components/pages/Members.vue +8 -8
  762. package/src/modules/organizations/components/pages/Organization.vue +232 -124
  763. package/src/modules/organizations/components/pages/OrganizationCreate.vue +3 -3
  764. package/src/modules/organizations/components/pages/OrganizationDocuments.vue +1 -1
  765. package/src/modules/organizations/components/pages/OrganizationEdit.vue +15 -6
  766. package/src/modules/organizations/components/pages/Organizations.vue +3 -2
  767. package/src/modules/organizations/components/sections/Documents.vue +1 -1
  768. package/src/modules/organizations/components/sections/MembersAdd.vue +2 -2
  769. package/src/modules/organizations/configs/navigation.organization.config.js +34 -26
  770. package/src/modules/organizations/controllers/organizations.controller.js +8 -3
  771. package/src/modules/organizations/models/organization.model.js +1 -0
  772. package/src/modules/organizations/organizations.client.js +39 -33
  773. package/src/modules/organizations/router/organizations.backoffice.router.js +67 -0
  774. package/src/modules/pages/views/components/pages/Pages.vue +1 -1
  775. package/src/modules/pages/views/router/pages.router.js +2 -2
  776. package/src/modules/products/components/blocks/CardPosition.vue +2 -2
  777. package/src/modules/products/components/blocks/CardProduct.vue +2 -2
  778. package/src/modules/products/components/blocks/ProductDiscounts.vue +1 -1
  779. package/src/modules/products/components/blocks/ProductImages.vue +1 -1
  780. package/src/modules/products/components/blocks/ProductVariants.vue +3 -3
  781. package/src/modules/products/components/elements/Price.vue +2 -2
  782. package/src/modules/products/components/forms/ColumnSettingsMenu.vue +2 -2
  783. package/src/modules/products/components/forms/ReorderSettingsForm.vue +3 -3
  784. package/src/modules/products/components/forms/StockAuditForm.vue +2 -2
  785. package/src/modules/products/components/forms/StockHistoryView.vue +1 -1
  786. package/src/modules/products/components/pages/Categories.vue +9 -20
  787. package/src/modules/products/components/pages/ProductEdit.vue +19 -3
  788. package/src/modules/products/components/pages/Products.vue +20 -19
  789. package/src/modules/products/components/sections/EditAttributes.vue +1 -1
  790. package/src/modules/products/components/sections/EditCategories.vue +1 -1
  791. package/src/modules/products/components/sections/EditDiscounts.vue +2 -2
  792. package/src/modules/products/components/sections/EditVariants.vue +14 -2
  793. package/src/modules/products/components/sections/FilterProducts.vue +1 -1
  794. package/src/modules/products/components/sections/ProductConfigurator.vue +1 -1
  795. package/src/modules/products/components/sections/SectionProduct.vue +3 -3
  796. package/src/modules/products/controllers/products.controller.js +50 -5
  797. package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +2 -2
  798. package/src/modules/products/models/product.model.js +7 -0
  799. package/src/modules/products/models/variant.model.js +4 -0
  800. package/src/modules/products/router/categories.router.js +2 -2
  801. package/src/modules/products/router/products.router.js +14 -3
  802. package/src/modules/rents/controllers/routes/rents.routes.js +11 -0
  803. package/src/modules/rents/controllers/services/rents.services.js +193 -2
  804. package/src/modules/rents/models/rent.model.js +9 -0
  805. package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +28 -11
  806. package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +200 -40
  807. package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +2 -2
  808. package/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue +2 -2
  809. package/src/modules/rents/views/components/pages/Rents.vue +641 -142
  810. package/src/modules/rents/views/components/pages/RentsEdit.vue +44 -4
  811. package/src/modules/rents/views/router/rents.router.js +3 -3
  812. package/src/modules/rents/views/store/rents.store.js +1 -1
  813. package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
  814. package/src/modules/reports/router/reports.router.js +1 -1
  815. package/src/modules/spots/components/blocks/CardSpot.vue +6 -6
  816. package/src/modules/spots/components/pages/Spot.vue +2 -2
  817. package/src/modules/spots/components/pages/SpotEdit.vue +8 -6
  818. package/src/modules/spots/components/pages/Spots.vue +18 -24
  819. package/src/modules/spots/components/sections/WorktimeEdit.vue +7 -7
  820. package/src/modules/spots/router/spots.router.js +3 -3
  821. package/src/modules/wallet/views/components/blocks/CashDeposit.vue +1 -1
  822. package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +3 -3
  823. package/src/modules/wallet/views/components/pages/Payments.vue +1 -1
  824. package/src/modules/wallet/views/components/pages/Wallet.vue +4 -4
  825. package/src/modules/wallet/views/router/wallet.router.js +1 -1
  826. package/src/styles/layout.scss +1 -1
  827. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
  828. package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +0 -1
  829. package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js +0 -70
  830. package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js.map +0 -1
  831. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js +0 -336
  832. package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js.map +0 -1
  833. package/dist/node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +0 -1
package/dist/style.css CHANGED
@@ -1,17 +1,17 @@
1
1
  @charset "UTF-8";
2
- input[data-v-8c38488f] { border: none; outline: none;
2
+ input[data-v-8cead67e] { border: none; outline: none;
3
3
  }
4
- input[data-v-8c38488f]::placeholder { color: rgba(var(--dark), 0.4);
4
+ input[data-v-8cead67e]::placeholder { color: rgba(var(--dark), 0.4);
5
5
  }
6
6
 
7
- .help-card[data-v-cdb417ab] {
7
+ .help-card[data-v-7d05b137] {
8
8
  margin-top: auto;
9
9
  text-decoration: none;
10
10
  color: inherit;
11
11
  display: block;
12
12
  transition: opacity 0.2s ease;
13
13
  }
14
- .help-card[data-v-cdb417ab]:hover {
14
+ .help-card[data-v-7d05b137]:hover {
15
15
  opacity: 0.8;
16
16
  }
17
17
 
@@ -85,37 +85,37 @@ input[data-v-8c38488f]::placeholder { color: rgba(var(--dark), 0.4);
85
85
  z-index: 0;
86
86
  transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
87
87
  }
88
- input[data-v-ba38e654],
89
- textarea[data-v-ba38e654],
90
- span[data-v-ba38e654] {
88
+ input[data-v-cd3e4484],
89
+ textarea[data-v-cd3e4484],
90
+ span[data-v-cd3e4484] {
91
91
  color: inherit;
92
92
  line-height: 1;
93
93
  }
94
- textarea[data-v-ba38e654] {
94
+ textarea[data-v-cd3e4484] {
95
95
  resize: none;
96
96
  overflow: hidden;
97
97
  height: 1rem;
98
98
  }
99
- input[data-v-ba38e654] {
99
+ input[data-v-cd3e4484] {
100
100
  height: 1rem;
101
101
  }
102
- input[type="date"][data-v-ba38e654]::-webkit-calendar-picker-indicator,
103
- input[type="time"][data-v-ba38e654]::-webkit-calendar-picker-indicator {
102
+ input[type="date"][data-v-cd3e4484]::-webkit-calendar-picker-indicator,
103
+ input[type="time"][data-v-cd3e4484]::-webkit-calendar-picker-indicator {
104
104
  filter: invert(1);
105
105
  opacity: 1;
106
106
  color: inherit;
107
107
  }
108
- button[disabled][data-v-8d15c58c] {
108
+ button[disabled][data-v-5a0ec378] {
109
109
  opacity: 0.75 !important;
110
110
  pointer-events: none !important;
111
111
  cursor: default !important;
112
112
  color: rgba(var(--dark), 0.33) !important;
113
113
  background: rgba(var(--light), 1) !important;
114
114
  }
115
- a.button[data-v-8d15c58c] {
115
+ a.button[data-v-5a0ec378] {
116
116
  text-box: trim-both cap alphabetic;
117
117
  }
118
- .button[data-v-8d15c58c] {
118
+ .button[data-v-5a0ec378] {
119
119
  position: relative;
120
120
  display: flex;
121
121
  padding: var(--small);
@@ -125,25 +125,24 @@ a.button[data-v-8d15c58c] {
125
125
  opacity: 1;
126
126
  align-items: center;
127
127
  justify-content: center;
128
- color: black;
129
128
  text-align: center;
130
129
  font-size: 1rem;
131
130
  letter-spacing: 5%;
132
131
  transition: all 0.33s ease;
133
132
  }
134
- .button[data-v-8d15c58c]:hover {
133
+ .button[data-v-5a0ec378]:hover {
135
134
  cursor: pointer;
136
135
  opacity: 0.9;
137
136
  }
138
- .button[data-v-8d15c58c]:active {
137
+ .button[data-v-5a0ec378]:active {
139
138
  transform: scale(0.95);
140
139
  }
141
- .button-small[data-v-8d15c58c] {
140
+ .button-small[data-v-5a0ec378] {
142
141
  padding: 0.75rem;
143
142
  border-radius: 0.5rem;
144
143
  height: fit-content;
145
144
  }
146
- .button .button-counter[data-v-8d15c58c] {
145
+ .button .button-counter[data-v-5a0ec378] {
147
146
  position: absolute;
148
147
  right: 0px;
149
148
  bottom: 0px;
@@ -156,7 +155,7 @@ a.button[data-v-8d15c58c] {
156
155
  line-height: 16px;
157
156
  font-size: 10px;
158
157
  }
159
- .button-content[data-v-8d15c58c] {
158
+ .button-content[data-v-5a0ec378] {
160
159
  display: flex;
161
160
  align-items: center;
162
161
  justify-content: center;
@@ -165,11 +164,11 @@ a.button[data-v-8d15c58c] {
165
164
  opacity: 1;
166
165
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
167
166
  }
168
- .button-content.hidden[data-v-8d15c58c] {
167
+ .button-content.hidden[data-v-5a0ec378] {
169
168
  opacity: 0;
170
169
  transform: translateY(4px);
171
170
  }
172
- .button-loader[data-v-8d15c58c] {
171
+ .button-loader[data-v-5a0ec378] {
173
172
  position: absolute;
174
173
  inset: 0;
175
174
  display: flex;
@@ -181,27 +180,27 @@ a.button[data-v-8d15c58c] {
181
180
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1) 0.05s, transform 0.25s cubic-bezier(0, 0, 0.2, 1) 0.05s;
182
181
  pointer-events: none;
183
182
  }
184
- .button-loader.active[data-v-8d15c58c] {
183
+ .button-loader.active[data-v-5a0ec378] {
185
184
  opacity: 1;
186
185
  transform: translateY(0);
187
186
  }
188
- .button-loader .dot[data-v-8d15c58c] {
187
+ .button-loader .dot[data-v-5a0ec378] {
189
188
  width: 6px;
190
189
  height: 6px;
191
190
  border-radius: 50%;
192
191
  background: currentColor;
193
- animation: dot-bounce-8d15c58c 0.8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
192
+ animation: dot-bounce-5a0ec378 0.8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
194
193
  }
195
- .button-loader .dot[data-v-8d15c58c]:nth-child(1) {
194
+ .button-loader .dot[data-v-5a0ec378]:nth-child(1) {
196
195
  animation-delay: 0s;
197
196
  }
198
- .button-loader .dot[data-v-8d15c58c]:nth-child(2) {
197
+ .button-loader .dot[data-v-5a0ec378]:nth-child(2) {
199
198
  animation-delay: 0.12s;
200
199
  }
201
- .button-loader .dot[data-v-8d15c58c]:nth-child(3) {
200
+ .button-loader .dot[data-v-5a0ec378]:nth-child(3) {
202
201
  animation-delay: 0.24s;
203
202
  }
204
- @keyframes dot-bounce-8d15c58c {
203
+ @keyframes dot-bounce-5a0ec378 {
205
204
  0%, 100% {
206
205
  transform: translateY(0);
207
206
  }
@@ -209,7 +208,7 @@ a.button[data-v-8d15c58c] {
209
208
  transform: translateY(-5px);
210
209
  }
211
210
  }
212
- .button-success[data-v-8d15c58c] {
211
+ .button-success[data-v-5a0ec378] {
213
212
  position: absolute;
214
213
  inset: 0;
215
214
  display: flex;
@@ -220,11 +219,11 @@ a.button[data-v-8d15c58c] {
220
219
  transition: opacity 0.2s cubic-bezier(0, 0, 0.2, 1), transform 0.2s cubic-bezier(0, 0, 0.2, 1);
221
220
  pointer-events: none;
222
221
  }
223
- .button-success.active[data-v-8d15c58c] {
222
+ .button-success.active[data-v-5a0ec378] {
224
223
  opacity: 1;
225
224
  transform: translateY(0);
226
225
  }
227
- .button-error[data-v-8d15c58c] {
226
+ .button-error[data-v-5a0ec378] {
228
227
  position: absolute;
229
228
  inset: 0;
230
229
  display: flex;
@@ -235,7 +234,7 @@ a.button[data-v-8d15c58c] {
235
234
  transition: opacity 0.2s cubic-bezier(0, 0, 0.2, 1), transform 0.2s cubic-bezier(0, 0, 0.2, 1);
236
235
  pointer-events: none;
237
236
  }
238
- .button-error.active[data-v-8d15c58c] {
237
+ .button-error.active[data-v-5a0ec378] {
239
238
  opacity: 1;
240
239
  transform: translateY(0);
241
240
  }.slide-fade-enter-active {
@@ -361,13 +360,13 @@ a.button[data-v-8d15c58c] {
361
360
  .color-overlay.active {
362
361
  background: rgba(0, 0, 0, 0.25);
363
362
  pointer-events: all;
364
- }li[data-v-af5048fc] {
363
+ }li[data-v-814b4dfb] {
365
364
  list-style-type: none;
366
365
  }
367
- ul li[data-v-af5048fc] {
366
+ ul li[data-v-814b4dfb] {
368
367
  line-height: 2;
369
368
  }
370
- .field-wrapper[data-v-af5048fc]:focus {
369
+ .field-wrapper[data-v-814b4dfb]:focus {
371
370
  outline: none;
372
371
  }.tooltip-container {
373
372
  position: relative;
@@ -826,6 +825,10 @@ to {
826
825
  transform: translateZ(-30px);
827
826
  transition: all 0.5s ease;
828
827
  }
828
+ .scroll-hide[data-v-4a32f24b]::-webkit-scrollbar {
829
+ display: none;
830
+ }
831
+
829
832
  .unread-indicator[data-v-10593974] {
830
833
  width: 10px;
831
834
  height: 10px;
@@ -899,58 +902,58 @@ to {
899
902
  overflow: hidden;
900
903
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
901
904
  }
902
- .rotate-180deg[data-v-4e5062a6] {
905
+ .rotate-180deg[data-v-6e35ebca] {
903
906
  transform: rotate(180deg);
904
907
  }
905
- .hidden[data-v-4e5062a6] {
908
+ .hidden[data-v-6e35ebca] {
906
909
  /* opacity: 0;*/
907
910
  width: 0;
908
911
  display: none;
909
912
  }
910
- .visible[data-v-4e5062a6] {
913
+ .visible[data-v-6e35ebca] {
911
914
  /* opacity: 1;*/
912
915
  display: block;
913
916
  }
914
917
 
915
918
  /* Dropdown animations */
916
- .dropdown-enter[data-v-4e5062a6], .dropdown-leave[data-v-4e5062a6] {
919
+ .dropdown-enter[data-v-6e35ebca], .dropdown-leave[data-v-6e35ebca] {
917
920
  transition: all 0.3s ease-in-out;
918
921
  }
919
- .dropdown-enter-from[data-v-4e5062a6], .dropdown-leave-to[data-v-4e5062a6] {
922
+ .dropdown-enter-from[data-v-6e35ebca], .dropdown-leave-to[data-v-6e35ebca] {
920
923
  opacity: 0;
921
924
  transform: translateY(-0.5rem);
922
925
  }
923
- .dropdown-enter-to[data-v-4e5062a6], .dropdown-leave-from[data-v-4e5062a6] {
926
+ .dropdown-enter-to[data-v-6e35ebca], .dropdown-leave-from[data-v-6e35ebca] {
924
927
  opacity: 1;
925
928
  transform: translateY(0);
926
929
  }
927
930
 
928
931
  /* Horizontal dropdown submenu */
929
- .dropdown-submenu[data-v-4e5062a6] {
932
+ .dropdown-submenu[data-v-6e35ebca] {
930
933
  list-style: none;
931
934
  padding: 0.5rem;
932
935
  margin: 0;
933
936
  min-width: 12rem;
934
937
  }
935
- .dropdown-submenu li[data-v-4e5062a6] {
938
+ .dropdown-submenu li[data-v-6e35ebca] {
936
939
  width: 100%;
937
940
  }
938
- .dropdown-submenu a[data-v-4e5062a6] {
941
+ .dropdown-submenu a[data-v-6e35ebca] {
939
942
  display: flex;
940
943
  text-decoration: none;
941
944
  white-space: nowrap;
942
945
  }
943
946
 
944
947
  /* Transition for horizontal dropdown */
945
- [data-v-4e5062a6] .TransitionTranslateY-enter-active,[data-v-4e5062a6] .TransitionTranslateY-leave-active {
948
+ [data-v-6e35ebca] .TransitionTranslateY-enter-active,[data-v-6e35ebca] .TransitionTranslateY-leave-active {
946
949
  transition: translateY 0.2s ease;
947
950
  transition: opacity 0.2s ease;
948
951
  }
949
- [data-v-4e5062a6] .TransitionTranslateY-enter-from,[data-v-4e5062a6] .TransitionTranslateY-leave-to {
952
+ [data-v-6e35ebca] .TransitionTranslateY-enter-from,[data-v-6e35ebca] .TransitionTranslateY-leave-to {
950
953
  opacity: 0;
951
954
  transform: translateY(-0.5rem);
952
955
  }
953
- [data-v-4e5062a6] .TransitionTranslateY-enter-to,[data-v-4e5062a6] .TransitionTranslateY-leave-from {
956
+ [data-v-6e35ebca] .TransitionTranslateY-enter-to,[data-v-6e35ebca] .TransitionTranslateY-leave-from {
954
957
  opacity: 1;
955
958
  transform: translateY(0);
956
959
  }
@@ -1174,75 +1177,93 @@ to {
1174
1177
  left: 100%;
1175
1178
  }
1176
1179
  }
1177
- .calendar[aria-disabled=true][data-v-7c705e8c] {
1180
+ .calendar[aria-disabled=true][data-v-e4120a5c] {
1178
1181
  cursor: not-allowed;
1179
1182
  }
1180
- .calendar[aria-disabled=true][data-v-7c705e8c] * {
1183
+ .calendar[aria-disabled=true] .calendar__body[data-v-e4120a5c] {
1181
1184
  pointer-events: none;
1182
1185
  }
1183
- .calendar__week[data-v-7c705e8c] {
1186
+ .calendar__week[data-v-e4120a5c] {
1184
1187
  display: grid;
1185
1188
  grid-template-columns: repeat(7, 1fr);
1186
1189
  gap: 5px;
1187
1190
  margin-bottom: 10px;
1188
1191
  }
1189
- .calendar__weekday[data-v-7c705e8c] {
1192
+ .calendar__weekday[data-v-e4120a5c] {
1190
1193
  text-align: center;
1191
1194
  }
1192
- .calendar__dates[data-v-7c705e8c] {
1195
+ .calendar__dates[data-v-e4120a5c] {
1193
1196
  display: grid;
1194
1197
  grid-template-columns: repeat(7, 1fr);
1195
1198
  grid-auto-rows: 1fr;
1196
1199
  }
1197
- .calendar__dates[data-v-7c705e8c]::before {
1200
+ .calendar__dates[data-v-e4120a5c]::before {
1198
1201
  content: "";
1199
1202
  width: 0;
1200
1203
  padding-bottom: 100%;
1201
1204
  grid-row: 1/1;
1202
1205
  grid-column: 1/1;
1203
1206
  }
1204
- .calendar__dates[data-v-7c705e8c] > *:first-child {
1207
+ .calendar__dates[data-v-e4120a5c] > *:first-child {
1205
1208
  grid-row: 1/1;
1206
1209
  grid-column: 1/1;
1207
1210
  }
1208
- .calendar__date--today[data-v-7c705e8c] {
1211
+ .calendar__date--today[data-v-e4120a5c] {
1209
1212
  background-color: rgb(var(--main)) !important;
1210
1213
  font-weight: bold;
1211
1214
  }
1212
- .calendar__date--in-other-month[data-v-7c705e8c] {
1213
- color: #aaaaaa; /* Grey text color for dates from adjacent months */
1215
+ .calendar__date--in-other-month[data-v-e4120a5c] {
1216
+ color: rgba(var(--black), 0.25); /* Grey text color for dates from adjacent months */
1214
1217
  }
1215
- .calendar__date--selected[data-v-7c705e8c] {
1216
- background-color: #007bff !important;
1217
- color: #fff;
1218
+ .calendar__date--selected[data-v-e4120a5c] {
1219
+ background-color: rgb(var(--second)) !important;
1220
+ color: rgb(var(--white));
1218
1221
  }
1219
- .calendar__date--range[data-v-7c705e8c] {
1220
- background-color: #1c6ab8 !important;
1222
+ .calendar__date--range[data-v-e4120a5c] {
1223
+ background-color: rgba(var(--second), 0.7) !important;
1221
1224
  }
1222
- .calendar__date--disabled[data-v-7c705e8c], .calendar__date--unavailable[data-v-7c705e8c] {
1223
- color: #ccc;
1225
+ .calendar__date--disabled[data-v-e4120a5c], .calendar__date--unavailable[data-v-e4120a5c] {
1226
+ color: rgba(var(--black), 0.2);
1224
1227
  cursor: not-allowed;
1225
1228
  text-decoration: line-through;
1226
1229
  opacity: 0.5;
1227
1230
  }
1228
- .calendar__date--low-availability[data-v-7c705e8c] {
1231
+ .calendar__date--low-availability[data-v-e4120a5c] {
1229
1232
  position: relative;
1230
- background-color: #f0f0f0;
1233
+ background-color: rgb(var(--white));
1231
1234
  /* border: 1px solid #fff3cd;*/
1232
1235
  /* background-color: #fff3cd;*/
1233
1236
  }
1234
- .availability-indicator[data-v-7c705e8c] {
1237
+ .availability-indicator[data-v-e4120a5c] {
1235
1238
  position: absolute;
1236
1239
  bottom: 2px;
1237
1240
  right: 2px;
1238
1241
  font-size: 8px;
1239
- color: #6c757d;
1242
+ color: rgba(var(--black), 0.4);
1240
1243
  }
1241
- button[data-v-7c705e8c]:disabled {
1244
+ button[data-v-e4120a5c]:disabled {
1242
1245
  opacity: 0.5;
1243
1246
  cursor: not-allowed;
1244
1247
  }
1245
- .calendar-tooltip[data-v-7c705e8c] {
1248
+ .calendar__time-input[data-v-e4120a5c] {
1249
+ font-size: 16px;
1250
+ font-weight: 500;
1251
+ text-align: center;
1252
+ border: none;
1253
+ outline: none;
1254
+ }
1255
+ .calendar__time-input[data-v-e4120a5c]::-webkit-calendar-picker-indicator {
1256
+ background: rgb(var(--grey));
1257
+ -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");
1258
+ mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");
1259
+ -webkit-mask-size: contain;
1260
+ mask-size: contain;
1261
+ -webkit-mask-repeat: no-repeat;
1262
+ mask-repeat: no-repeat;
1263
+ cursor: pointer;
1264
+ opacity: 0.5;
1265
+ }
1266
+ .calendar-tooltip[data-v-e4120a5c] {
1246
1267
  position: fixed;
1247
1268
  background-color: #333;
1248
1269
  color: white;
@@ -1265,7 +1286,7 @@ button[data-v-7c705e8c]:disabled {
1265
1286
  width: 100%;
1266
1287
  }
1267
1288
 
1268
- .filters-content[data-v-026224ab] {
1289
+ .filters-content[data-v-64173c72] {
1269
1290
  max-height: 60vh;
1270
1291
  overflow-y: auto;
1271
1292
  }
@@ -1283,6 +1304,12 @@ button[data-v-7c705e8c]:disabled {
1283
1304
  .feed-leave-active {
1284
1305
  position: absolute;
1285
1306
  }
1307
+
1308
+ /* If Feed is inside a bg-light parent, nested bg-light elements become white */
1309
+ .bg-light {
1310
+ > .bg-light { background: rgb(var(--white));
1311
+ }
1312
+ }
1286
1313
  .embla {
1287
1314
  overflow: hidden;
1288
1315
  }
@@ -1415,23 +1442,23 @@ button[data-v-7c705e8c]:disabled {
1415
1442
  font-size: 0;
1416
1443
  }
1417
1444
 
1418
- .comment-children[data-v-c5d3aff1] {
1445
+ .comment-children[data-v-d5ec2cfe] {
1419
1446
  margin-top: 1rem;
1420
1447
  }
1421
- .child-wrapper[data-v-c5d3aff1] {
1448
+ .child-wrapper[data-v-d5ec2cfe] {
1422
1449
  position: relative;
1423
1450
  }
1424
- .child-comment[data-v-c5d3aff1] {
1451
+ .child-comment[data-v-d5ec2cfe] {
1425
1452
  padding-left: 1.5rem;
1426
1453
  }
1427
- .tree-line[data-v-c5d3aff1] {
1454
+ .tree-line[data-v-d5ec2cfe] {
1428
1455
  position: absolute;
1429
1456
  left: calc(-1rem + 2px);
1430
1457
  top: -1rem;
1431
1458
  width: 2rem;
1432
1459
  height: calc(100% + 2rem);
1433
1460
  }
1434
- .tree-line[data-v-c5d3aff1]::before {
1461
+ .tree-line[data-v-d5ec2cfe]::before {
1435
1462
  content: "";
1436
1463
  position: absolute;
1437
1464
  left: 1rem;
@@ -1441,7 +1468,7 @@ button[data-v-7c705e8c]:disabled {
1441
1468
  border-left: 1px solid rgba(var(--grey), 1);
1442
1469
  transition: background 0.2s ease;
1443
1470
  }
1444
- .tree-line[data-v-c5d3aff1]::after {
1471
+ .tree-line[data-v-d5ec2cfe]::after {
1445
1472
  content: "";
1446
1473
  position: absolute;
1447
1474
  left: 1rem;
@@ -1451,10 +1478,10 @@ button[data-v-7c705e8c]:disabled {
1451
1478
  border-bottom: 1px solid rgba(var(--grey), 1);
1452
1479
  transition: background 0.2s ease;
1453
1480
  }
1454
- .child-wrapper:last-child .tree-line[data-v-c5d3aff1]::after {
1481
+ .child-wrapper:last-child .tree-line[data-v-d5ec2cfe]::after {
1455
1482
  display: none;
1456
1483
  }
1457
- .tree-line.last-child[data-v-c5d3aff1]::before {
1484
+ .tree-line.last-child[data-v-d5ec2cfe]::before {
1458
1485
  height: 2rem;
1459
1486
  border-bottom-left-radius: 0.5rem;
1460
1487
  border-left: 1px solid rgba(var(--grey), 1);
@@ -1462,24 +1489,24 @@ button[data-v-7c705e8c]:disabled {
1462
1489
  background: none;
1463
1490
  width: 1rem;
1464
1491
  }
1465
- .tree-line.hovered[data-v-c5d3aff1]::before,
1466
- .tree-line.hovered[data-v-c5d3aff1]::after {
1492
+ .tree-line.hovered[data-v-d5ec2cfe]::before,
1493
+ .tree-line.hovered[data-v-d5ec2cfe]::after {
1467
1494
  border-color: rgba(var(--second), 1);
1468
1495
  }
1469
- .tree-line.last-child.hovered[data-v-c5d3aff1]::before {
1496
+ .tree-line.last-child.hovered[data-v-d5ec2cfe]::before {
1470
1497
  border-color: rgba(var(--second), 1);
1471
1498
  }
1472
1499
 
1473
1500
  /* Анимация */
1474
- .collapse-enter-active[data-v-c5d3aff1],
1475
- .collapse-leave-active[data-v-c5d3aff1] {
1501
+ .collapse-enter-active[data-v-d5ec2cfe],
1502
+ .collapse-leave-active[data-v-d5ec2cfe] {
1476
1503
  transition: all 0.3s ease;
1477
1504
  }
1478
- .collapse-enter-from[data-v-c5d3aff1] {
1505
+ .collapse-enter-from[data-v-d5ec2cfe] {
1479
1506
  opacity: 0;
1480
1507
  transform: translateY(-0.5rem);
1481
1508
  }
1482
- .collapse-leave-to[data-v-c5d3aff1] {
1509
+ .collapse-leave-to[data-v-d5ec2cfe] {
1483
1510
  opacity: 0;
1484
1511
  transform: translateY(-0.5rem);
1485
1512
  }.slide-fade-enter-active {
@@ -1496,7 +1523,7 @@ button[data-v-7c705e8c]:disabled {
1496
1523
  opacity: 0;
1497
1524
  left: 0;
1498
1525
  top: 0;
1499
- }input[data-v-efdb42f1], span[data-v-efdb42f1] {
1526
+ }input[data-v-2a3fd57e], span[data-v-2a3fd57e] {
1500
1527
  line-height: 1;
1501
1528
  color: inherit;
1502
1529
  }.constructor-iframe iframe {
@@ -1504,16 +1531,16 @@ button[data-v-7c705e8c]:disabled {
1504
1531
  height: 100% !important;
1505
1532
  position: relative !important;
1506
1533
  }
1507
- .image-upload-area[data-v-24b590ef] {
1534
+ .image-upload-area[data-v-3f0ff1cb] {
1508
1535
  overflow: hidden;
1509
1536
  transition: all 0.3s ease;
1510
1537
  }
1511
- .image-upload-area[data-v-24b590ef]:hover {
1538
+ .image-upload-area[data-v-3f0ff1cb]:hover {
1512
1539
  opacity: 0.95;
1513
1540
  }
1514
1541
 
1515
1542
  /* Hover controls */
1516
- .hover-controls[data-v-24b590ef] {
1543
+ .hover-controls[data-v-3f0ff1cb] {
1517
1544
  top: 0;
1518
1545
  left: 0;
1519
1546
  background: rgba(0, 0, 0, 0.7);
@@ -1521,25 +1548,25 @@ button[data-v-7c705e8c]:disabled {
1521
1548
  transition: opacity 0.3s ease;
1522
1549
  pointer-events: none;
1523
1550
  }
1524
- .image-upload-area:hover .hover-controls[data-v-24b590ef] {
1551
+ .image-upload-area:hover .hover-controls[data-v-3f0ff1cb] {
1525
1552
  opacity: 1;
1526
1553
  pointer-events: all;
1527
1554
  }
1528
- .hover-upload-icon[data-v-24b590ef] {
1529
- animation: pulse-24b590ef 1.5s infinite;
1555
+ .hover-upload-icon[data-v-3f0ff1cb] {
1556
+ animation: pulse-3f0ff1cb 1.5s infinite;
1530
1557
  }
1531
- .hover-button[data-v-24b590ef] {
1558
+ .hover-button[data-v-3f0ff1cb] {
1532
1559
  transition: transform 0.2s ease, background-color 0.2s ease;
1533
1560
  }
1534
- .hover-button[data-v-24b590ef]:hover {
1561
+ .hover-button[data-v-3f0ff1cb]:hover {
1535
1562
  transform: scale(1.1);
1536
1563
  }
1537
- .hover-button[data-v-24b590ef]:active {
1564
+ .hover-button[data-v-3f0ff1cb]:active {
1538
1565
  transform: scale(0.95);
1539
1566
  }
1540
1567
 
1541
1568
  /* Loading overlay */
1542
- .loading-overlay[data-v-24b590ef] {
1569
+ .loading-overlay[data-v-3f0ff1cb] {
1543
1570
  top: 0;
1544
1571
  left: 0;
1545
1572
  background: rgba(255, 255, 255, 0.9);
@@ -1547,7 +1574,7 @@ button[data-v-7c705e8c]:disabled {
1547
1574
  }
1548
1575
 
1549
1576
  /* Animations */
1550
- @keyframes pulse-24b590ef {
1577
+ @keyframes pulse-3f0ff1cb {
1551
1578
  0% {
1552
1579
  transform: scale(1);
1553
1580
  opacity: 1;
@@ -1563,10 +1590,10 @@ button[data-v-7c705e8c]:disabled {
1563
1590
  }
1564
1591
 
1565
1592
  /* Upload icon in empty state */
1566
- .upload-icon[data-v-24b590ef] {
1593
+ .upload-icon[data-v-3f0ff1cb] {
1567
1594
  transition: transform 0.3s ease;
1568
1595
  }
1569
- .image-upload-area:hover .upload-icon[data-v-24b590ef] {
1596
+ .image-upload-area:hover .upload-icon[data-v-3f0ff1cb] {
1570
1597
  transform: scale(1.1);
1571
1598
  }
1572
1599
  .editable-div {
@@ -1720,11 +1747,16 @@ button[data-v-7c705e8c]:disabled {
1720
1747
  }
1721
1748
  /* Add styles for the user card component here */
1722
1749
 
1723
- .subdepartmentsartment[data-v-d65c246b] {
1750
+ .subdepartmentsartment[data-v-51fb183f] {
1724
1751
  border: 1px solid rgba(0, 0, 0, 0.1);
1725
1752
  margin-top: 1rem;
1726
1753
  }
1727
1754
 
1755
+ .gmap[data-v-f8e1b94b] {
1756
+ height: 100%;
1757
+ width: 100%;
1758
+ }
1759
+
1728
1760
  /* Ваши стили */
1729
1761
  .thc {
1730
1762
  position: absolute;
@@ -1773,34 +1805,34 @@ button[data-v-7c705e8c]:disabled {
1773
1805
  white-space: pre-line;
1774
1806
  word-wrap: break-word;
1775
1807
  }
1776
- .icon-search-popup[data-v-3479d8be] {
1808
+ .icon-search-popup[data-v-57674e15] {
1777
1809
  min-height: 500px;
1778
1810
  }
1779
- .icon-grid[data-v-3479d8be] {
1811
+ .icon-grid[data-v-57674e15] {
1780
1812
  min-height: 400px;
1781
1813
  }
1782
- .icon-item[data-v-3479d8be] {
1814
+ .icon-item[data-v-57674e15] {
1783
1815
  transition: all 0.2s ease;
1784
1816
  }
1785
- .icon-item[data-v-3479d8be]:hover {
1817
+ .icon-item[data-v-57674e15]:hover {
1786
1818
  background-color: rgb(var(--light-hover));
1787
1819
  transform: scale(1.05);
1788
1820
  }
1789
- .icon-preview[data-v-3479d8be] {
1821
+ .icon-preview[data-v-57674e15] {
1790
1822
  background: rgb(var(--light));
1791
1823
  border-radius: 8px;
1792
1824
  }
1793
- .icon-svg[data-v-3479d8be] {
1825
+ .icon-svg[data-v-57674e15] {
1794
1826
  filter: none;
1795
1827
  }
1796
- .w-max-800[data-v-3479d8be] {
1828
+ .w-max-800[data-v-57674e15] {
1797
1829
  max-width: 800px;
1798
1830
  width: 90vw;
1799
1831
  }
1800
- [data-v-3479d8be] .feed-enter-active,[data-v-3479d8be] .feed-leave-active {
1832
+ [data-v-57674e15] .feed-enter-active,[data-v-57674e15] .feed-leave-active {
1801
1833
  transition: all 0.3s ease;
1802
1834
  }
1803
- [data-v-3479d8be] .feed-enter-from,[data-v-3479d8be] .feed-leave-to {
1835
+ [data-v-57674e15] .feed-enter-from,[data-v-57674e15] .feed-leave-to {
1804
1836
  opacity: 0;
1805
1837
  transform: scale(0.9);
1806
1838
  }
@@ -2205,11 +2237,11 @@ to {
2205
2237
  }
2206
2238
  }
2207
2239
 
2208
- .documents[data-v-c5edb333] {
2240
+ .documents[data-v-b052ffd1] {
2209
2241
  display: flex;
2210
2242
  flex-direction: column;
2211
2243
  }
2212
- .popup[data-v-c5edb333] {
2244
+ .popup[data-v-b052ffd1] {
2213
2245
  position: fixed;
2214
2246
  top: 50%;
2215
2247
  left: 50%;
@@ -2234,7 +2266,7 @@ to {
2234
2266
  left: 0;
2235
2267
  top: 0;
2236
2268
  }
2237
- .field-date__dropdown[data-v-0840c48f] {
2269
+ .field-date__dropdown[data-v-c54b092e] {
2238
2270
  top: calc(100% + 0.5rem);
2239
2271
  left: 0;
2240
2272
  z-index: 1000;
@@ -2446,12 +2478,12 @@ to {
2446
2478
  }
2447
2479
  }
2448
2480
 
2449
- .thumbnail[data-v-2037f0f7] {
2481
+ .thumbnail[data-v-298ab040] {
2450
2482
  width: 100%;
2451
2483
  object-fit: cover;
2452
2484
  cursor: pointer;
2453
2485
  }
2454
- .thumbnail.active[data-v-2037f0f7] {
2486
+ .thumbnail.active[data-v-298ab040] {
2455
2487
  border: 1px solid rgb(var(--second));
2456
2488
  }
2457
2489
  .popupar_products .carousel__slide {
@@ -2464,10 +2496,10 @@ to {
2464
2496
  min-width: 0;
2465
2497
  }
2466
2498
  }
2467
- .discount-card[data-v-75ed8485] {
2499
+ .discount-card[data-v-f23f703d] {
2468
2500
  transition: all 0.2s ease;
2469
2501
  }
2470
- .discount-card[data-v-75ed8485]:hover {
2502
+ .discount-card[data-v-f23f703d]:hover {
2471
2503
  border-color: rgb(var(--main));
2472
2504
  }
2473
2505
 
@@ -2480,13 +2512,13 @@ to {
2480
2512
  .text-muted[data-v-a5eb77c9] {
2481
2513
  color: #6c757d;
2482
2514
  }
2483
- .custom-table[data-v-76864ff9] {
2515
+ .custom-table[data-v-5927c7af] {
2484
2516
  border-collapse: collapse;
2485
2517
  }
2486
- .custom-table td[data-v-76864ff9] {
2518
+ .custom-table td[data-v-5927c7af] {
2487
2519
  vertical-align: middle;
2488
2520
  }
2489
- .border-b[data-v-3734130e] {
2521
+ .border-b[data-v-b9b4e17b] {
2490
2522
  border-bottom: 1px solid rgba(var(--black), 0.1);
2491
2523
  }
2492
2524
 
@@ -2494,26 +2526,21 @@ to {
2494
2526
  background-color: rgb(var(--orange));
2495
2527
  }
2496
2528
 
2497
- .gmap[data-v-b891021c] {
2498
- height: 100%;
2499
- width: 100%;
2500
- }
2501
-
2502
- .subspotsartment[data-v-4d062e09] {
2529
+ .subspotsartment[data-v-1c247726] {
2503
2530
  border: 1px solid rgba(0, 0, 0, 0.1);
2504
2531
  margin-top: 1rem;
2505
2532
  }
2506
- .grid-container[data-v-f58a45de] {
2533
+ .grid-container[data-v-e08ffe7c] {
2507
2534
  display: grid;
2508
2535
  grid-template-columns: repeat(4, 1fr);
2509
2536
  grid-template-rows: repeat(2, 1fr);
2510
2537
  }
2511
- .grid-item[data-v-f58a45de]:first-of-type {
2538
+ .grid-item[data-v-e08ffe7c]:first-of-type {
2512
2539
  grid-column: span 2;
2513
2540
  grid-row: span 2;
2514
2541
  }
2515
2542
  @media screen and (max-width: 1025px) {
2516
- .grid-container[data-v-f58a45de] {
2543
+ .grid-container[data-v-e08ffe7c] {
2517
2544
  grid-template-columns: repeat(2, 1fr);
2518
2545
  }
2519
2546
  }
@@ -2528,7 +2555,7 @@ to {
2528
2555
  }
2529
2556
 
2530
2557
  /* Стили остаются без изменений */
2531
- .spiral[data-v-f6208d2e] {
2558
+ .spiral[data-v-11a84868] {
2532
2559
  object-fit: cover;
2533
2560
  width: 100rem;
2534
2561
  height: 100rem;
@@ -2536,9 +2563,9 @@ to {
2536
2563
  opacity: 0.066;
2537
2564
  transform: translate(-50%, -50%) rotate(0deg);
2538
2565
  transform-origin: center center;
2539
- animation: spin-f6208d2e 5s linear infinite;
2566
+ animation: spin-11a84868 5s linear infinite;
2540
2567
  }
2541
- @keyframes spin-f6208d2e {
2568
+ @keyframes spin-11a84868 {
2542
2569
  0% {
2543
2570
  transform: translate(-50%, -50%) rotate(0deg);
2544
2571
  }
@@ -2587,29 +2614,29 @@ to {
2587
2614
  100% {
2588
2615
  transform: rotateX(45deg) translateY(0);
2589
2616
  }
2590
- }#grid2[data-v-382410dc] {
2617
+ }#grid2[data-v-d1fd4876] {
2591
2618
  transition: 500ms;
2592
2619
  display: grid;
2593
2620
  grid-template-columns: 1fr 1fr 1fr;
2594
2621
  gap: 3px;
2595
2622
  background: crimson;
2596
2623
  }
2597
- :where(.left[data-v-382410dc], .center[data-v-382410dc], .right[data-v-382410dc]) {
2624
+ :where(.left[data-v-d1fd4876], .center[data-v-d1fd4876], .right[data-v-d1fd4876]) {
2598
2625
  background: navajowhite;
2599
2626
  transition: 300ms;
2600
2627
  }
2601
- :where(.left[data-v-382410dc], .center[data-v-382410dc], .right[data-v-382410dc]):hover {
2628
+ :where(.left[data-v-d1fd4876], .center[data-v-d1fd4876], .right[data-v-d1fd4876]):hover {
2602
2629
  background: crimson;
2603
2630
  }
2604
- #grid2[data-v-382410dc]:has(.left:hover) {
2631
+ #grid2[data-v-d1fd4876]:has(.left:hover) {
2605
2632
  grid-template-columns: 2fr 0.5fr 0.5fr;
2606
2633
  padding: 3rem;
2607
2634
  }
2608
- #grid2[data-v-382410dc]:has(.center:hover) {
2635
+ #grid2[data-v-d1fd4876]:has(.center:hover) {
2609
2636
  grid-template-columns: 0.5fr 2fr 0.5fr;
2610
2637
  padding: 3rem;
2611
2638
  }
2612
- #grid2[data-v-382410dc]:has(.right:hover) {
2639
+ #grid2[data-v-d1fd4876]:has(.right:hover) {
2613
2640
  grid-template-columns: 0.5fr 0.5fr 2fr;
2614
2641
  padding: 3rem;
2615
2642
  }.sheen:after {
@@ -2648,10 +2675,10 @@ to {
2648
2675
  transform: translateX(100%);
2649
2676
  opacity: 0;
2650
2677
  }
2651
- }.timeline .timeline-item[data-v-8e30d06e] {
2678
+ }.timeline .timeline-item[data-v-d508c5ce] {
2652
2679
  min-width: 32rem;
2653
2680
  }
2654
- .timeline .timeline-icon[data-v-8e30d06e] {
2681
+ .timeline .timeline-icon[data-v-d508c5ce] {
2655
2682
  border-radius: 100%;
2656
2683
  width: 3rem;
2657
2684
  height: 3rem;
@@ -2659,11 +2686,11 @@ to {
2659
2686
  align-items: center;
2660
2687
  justify-content: center;
2661
2688
  }
2662
- .timeline .timeline-icon img[data-v-8e30d06e] {
2689
+ .timeline .timeline-icon img[data-v-d508c5ce] {
2663
2690
  width: 1.5rem;
2664
2691
  height: 1.5rem;
2665
2692
  }
2666
- .custom-scroll[data-v-8e30d06e] {
2693
+ .custom-scroll[data-v-d508c5ce] {
2667
2694
  overflow-x: scroll;
2668
2695
  scrollbar-width: none; /* Hide scrollbar for Firefox */
2669
2696
  -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
@@ -2672,14 +2699,10 @@ to {
2672
2699
  display: -ms-flexbox;
2673
2700
  display: flex;
2674
2701
  }
2675
- .custom-scroll[data-v-8e30d06e]::-webkit-scrollbar {
2702
+ .custom-scroll[data-v-d508c5ce]::-webkit-scrollbar {
2676
2703
  width: 0px; /* Hide scrollbar for Chrome and Safari */
2677
2704
  height: 0px;
2678
- }
2679
- .bg-danger[data-v-e84fd9d7] {
2680
- background-color: #ef4444;
2681
- }
2682
- .round-wrapper {
2705
+ }.round-wrapper {
2683
2706
  position: relative;
2684
2707
  }
2685
2708
  .round-wrapper .round {
@@ -2704,41 +2727,41 @@ to {
2704
2727
  .vue-select-header {
2705
2728
  height: 3rem;
2706
2729
  }
2707
- .bg-danger[data-v-bffeeaa1] {
2730
+ .bg-danger[data-v-3c630e9f] {
2708
2731
  background-color: #ef4444;
2709
2732
  }
2710
- .shop-cart-item[data-v-1e6239c6]:first-of-type {
2733
+ .shop-cart-item[data-v-62ed93f8]:first-of-type {
2711
2734
  padding-top: 0;
2712
2735
  }#map[data-v-e9370e2c]:focus {
2713
2736
  outline: none;
2714
2737
  }
2715
2738
  /* Add styles for the user card component here */
2716
2739
 
2717
- .subspotsartment[data-v-5d5970b8] {
2740
+ .subspotsartment[data-v-0029b83b] {
2718
2741
  border: 1px solid rgba(0, 0, 0, 0.1);
2719
2742
  margin-top: 1rem;
2720
2743
  }
2721
2744
 
2722
- .working-hours-editor[data-v-65db2272] {
2745
+ .working-hours-editor[data-v-a6e30dae] {
2723
2746
  border-radius: 8px;
2724
2747
  }
2725
- .schedule-item[data-v-65db2272] {
2748
+ .schedule-item[data-v-a6e30dae] {
2726
2749
  transition: all 0.3s ease;
2727
2750
  border-bottom: 1px solid rgba(var(--grey), 0.1);
2728
2751
  }
2729
- .schedule-item[data-v-65db2272]:last-child {
2752
+ .schedule-item[data-v-a6e30dae]:last-child {
2730
2753
  border-bottom: none;
2731
2754
  }
2732
- .period[data-v-65db2272] {
2755
+ .period[data-v-a6e30dae] {
2733
2756
  display: inline-block;
2734
2757
  }
2735
- .empty-schedule[data-v-65db2272] {
2758
+ .empty-schedule[data-v-a6e30dae] {
2736
2759
  color: rgba(var(--dark), 0.6);
2737
2760
  }
2738
- .period-row[data-v-65db2272] {
2761
+ .period-row[data-v-a6e30dae] {
2739
2762
  align-items: center;
2740
2763
  }
2741
- .error-message[data-v-65db2272] {
2764
+ .error-message[data-v-a6e30dae] {
2742
2765
  color: white;
2743
2766
  }
2744
2767
 
@@ -2776,26 +2799,67 @@ input[data-v-2ff9ae98] {
2776
2799
  max-height: 20px;
2777
2800
  line-height: 20px;
2778
2801
  }
2802
+ .gantt-bar__label {
2803
+ color: rgb(var(--white));
2804
+ line-height: 20px;
2805
+ white-space: nowrap;
2806
+ }
2807
+ .gantt-bar.bg-yellow .gantt-bar__label,
2808
+ .gantt-bar.bg-grey .gantt-bar__label {
2809
+ color: rgb(var(--black));
2810
+ }
2779
2811
 
2780
2812
  .gantt-container {
2781
2813
  --cell-width: 60px;
2782
- height: 500px;
2783
- position: relative;
2814
+ border: 1px solid rgba(var(--black), 0.1);
2784
2815
  }
2785
2816
  .gantt-content {
2786
2817
  width: fit-content;
2787
2818
  min-width: 100%;
2788
2819
  }
2789
2820
  .gantt-header {
2790
- height: 60px;
2821
+ border-bottom: 1px solid rgba(var(--black), 0.1);
2791
2822
  }
2792
2823
  .gantt-product-col {
2793
- width: 200px;
2794
- min-width: 200px;
2824
+ width: var(--product-col-width, 200px);
2825
+ min-width: var(--product-col-width, 200px);
2795
2826
  flex-shrink: 0;
2796
2827
  }
2828
+ .gantt-resize-overlay {
2829
+ position: absolute;
2830
+ top: 0;
2831
+ bottom: 0;
2832
+ width: 0;
2833
+ z-index: 40;
2834
+ pointer-events: none;
2835
+ }
2836
+ .gantt-resize-handle {
2837
+ position: absolute;
2838
+ left: -4px;
2839
+ top: 0;
2840
+ bottom: 0;
2841
+ width: 8px;
2842
+ cursor: col-resize;
2843
+ pointer-events: auto;
2844
+ }
2845
+ .gantt-resize-handle::after {
2846
+ content: '';
2847
+ position: absolute;
2848
+ left: 3px;
2849
+ top: 0;
2850
+ bottom: 0;
2851
+ width: 2px;
2852
+ background: rgba(var(--black), 0.15);
2853
+ }
2854
+ .gantt-resize-handle:hover::after,
2855
+ .gantt-resize-handle:active::after {
2856
+ background: rgba(var(--second), 0.5);
2857
+ width: 3px;
2858
+ }
2859
+ .gantt-border-r {
2860
+ border-right: 1px solid rgba(var(--black), 0.1);
2861
+ }
2797
2862
  .gantt-timeline {
2798
- position: relative;
2799
2863
  min-width: fit-content;
2800
2864
  }
2801
2865
  .gantt-cell {
@@ -2803,13 +2867,37 @@ input[data-v-2ff9ae98] {
2803
2867
  flex-shrink: 0;
2804
2868
  }
2805
2869
  .gantt-row {
2806
- position: relative;
2870
+ border-bottom: 1px solid rgba(var(--black), 0.06);
2807
2871
  }
2808
2872
  .gantt-cells,
2809
2873
  .gantt-bars {
2810
2874
  width: fit-content;
2811
2875
  left: 0;
2812
2876
  }
2877
+ .gantt-cell-interactive {
2878
+ cursor: pointer;
2879
+ position: relative;
2880
+ }
2881
+ .gantt-cell-interactive:hover::after {
2882
+ content: '+';
2883
+ position: absolute;
2884
+ top: 50%;
2885
+ left: 50%;
2886
+ transform: translate(-50%, -50%);
2887
+ font-size: 18px;
2888
+ font-weight: bold;
2889
+ color: rgba(0, 0, 0, 0.25);
2890
+ pointer-events: none;
2891
+ }
2892
+ .gantt-cell-interactive:hover {
2893
+ background: rgba(0, 0, 0, 0.04);
2894
+ }
2895
+ .bg-light-transp {
2896
+ background: rgba(var(--light), 0.5);
2897
+ }
2898
+ .bg-blue-transp {
2899
+ background: rgba(var(--second), 0.08);
2900
+ }
2813
2901
  .round-stat {
2814
2902
  padding: 1rem;
2815
2903
  border-radius: 5rem;
@@ -2821,21 +2909,21 @@ input[data-v-2ff9ae98] {
2821
2909
  border: 1px solid rgba(0, 0, 0, 0.1);
2822
2910
  }
2823
2911
  /* Progress Section */
2824
- .progress-section[data-v-a338a0bc] {
2912
+ .progress-section[data-v-09c3e744] {
2825
2913
  display: flex;
2826
2914
  align-items: center;
2827
2915
  gap: 12px;
2828
2916
  width: 100%;
2829
2917
  }
2830
- .time-current[data-v-a338a0bc],
2831
- .time-total[data-v-a338a0bc] {
2918
+ .time-current[data-v-09c3e744],
2919
+ .time-total[data-v-09c3e744] {
2832
2920
  font-size: 11px;
2833
2921
  color: rgb(var(--black));
2834
2922
  font-weight: 400;
2835
2923
  min-width: 32px;
2836
2924
  text-align: center;
2837
2925
  }
2838
- .progress-bar[data-v-a338a0bc] {
2926
+ .progress-bar[data-v-09c3e744] {
2839
2927
  flex: 1;
2840
2928
  height: 12px;
2841
2929
  display: flex;
@@ -2843,7 +2931,7 @@ input[data-v-2ff9ae98] {
2843
2931
  cursor: pointer;
2844
2932
  padding: 4px 0;
2845
2933
  }
2846
- .progress-track[data-v-a338a0bc] {
2934
+ .progress-track[data-v-09c3e744] {
2847
2935
  position: relative;
2848
2936
  width: 100%;
2849
2937
  height: 4px;
@@ -2852,13 +2940,13 @@ input[data-v-2ff9ae98] {
2852
2940
  /* overflow: hidden;*/
2853
2941
  transition: height 0.2s ease;
2854
2942
  }
2855
- .progress-fill[data-v-a338a0bc] {
2943
+ .progress-fill[data-v-09c3e744] {
2856
2944
  height: 100%;
2857
2945
  background: rgb(var(--second));
2858
2946
  border-radius: 2px;
2859
2947
  transition: width 0.1s ease;
2860
2948
  }
2861
- .progress-thumb[data-v-a338a0bc] {
2949
+ .progress-thumb[data-v-09c3e744] {
2862
2950
  position: absolute;
2863
2951
  top: 50%;
2864
2952
  width: 12px;
@@ -2870,13 +2958,13 @@ input[data-v-2ff9ae98] {
2870
2958
  opacity: 0;
2871
2959
  transition: opacity 0.2s ease;
2872
2960
  }
2873
- .progress-bar:hover .progress-thumb[data-v-a338a0bc] {
2961
+ .progress-bar:hover .progress-thumb[data-v-09c3e744] {
2874
2962
  opacity: 1;
2875
2963
  }
2876
- .progress-bar:hover .progress-track[data-v-a338a0bc] {
2964
+ .progress-bar:hover .progress-track[data-v-09c3e744] {
2877
2965
  height: 6px;
2878
2966
  }
2879
- .progress-bar:hover .progress-fill[data-v-a338a0bc] {
2967
+ .progress-bar:hover .progress-fill[data-v-09c3e744] {
2880
2968
  background: rgba(var(--second),0.9);
2881
2969
  }
2882
2970
 
@@ -3154,7 +3242,7 @@ to {
3154
3242
  .control-btn.primary[data-v-098a5fdf]:active {
3155
3243
  animation: pulse-098a5fdf 0.3s ease;
3156
3244
  }
3157
- .radioTonarWrapper[data-v-6e78a1a6] {
3245
+ .radioTonarWrapper[data-v-924e13cf] {
3158
3246
  width: 15rem;
3159
3247
  position: absolute;
3160
3248
  z-index: 30;
@@ -3164,17 +3252,17 @@ to {
3164
3252
  right: -2.5rem;
3165
3253
  transition: transform 1s ease-in-out;
3166
3254
  }
3167
- .radioTonar[data-v-6e78a1a6] {
3255
+ .radioTonar[data-v-924e13cf] {
3168
3256
  width: 15rem;
3169
3257
  transform-origin: 75% center;
3170
3258
  }
3171
- .activeTonar[data-v-6e78a1a6] {
3259
+ .activeTonar[data-v-924e13cf] {
3172
3260
  transform: rotate(285deg);
3173
3261
  }
3174
- .playingTonar[data-v-6e78a1a6] {
3175
- animation: playingTonar-6e78a1a6 2s ease-in-out infinite;
3262
+ .playingTonar[data-v-924e13cf] {
3263
+ animation: playingTonar-924e13cf 2s ease-in-out infinite;
3176
3264
  }
3177
- @keyframes playingTonar-6e78a1a6 {
3265
+ @keyframes playingTonar-924e13cf {
3178
3266
  0%, 100% {
3179
3267
  transform: rotate(0deg);
3180
3268
  }
@@ -3195,7 +3283,7 @@ to {
3195
3283
  inherits: false;
3196
3284
  initial-value: 0deg;
3197
3285
  }
3198
- .rotate-gradient[data-v-6e78a1a6] {
3286
+ .rotate-gradient[data-v-924e13cf] {
3199
3287
  --a: 0deg;
3200
3288
  --b: 0deg;
3201
3289
  transition: --a 0.5s, --b 0.5s;
@@ -3253,71 +3341,71 @@ to {
3253
3341
  background: rgba(var(--second),0.2);
3254
3342
  }
3255
3343
 
3256
- .album-card[data-v-70639460] {
3344
+ .album-card[data-v-1798a497] {
3257
3345
  transition: transform 0.3s ease;
3258
3346
  }
3259
- .album-card[data-v-70639460]:hover {
3347
+ .album-card[data-v-1798a497]:hover {
3260
3348
  transform: translateY(-5px);
3261
3349
  }
3262
- .album-overlay[data-v-70639460] {
3350
+ .album-overlay[data-v-1798a497] {
3263
3351
  background: rgba(0, 0, 0, 0.5);
3264
3352
  opacity: 0;
3265
3353
  transition: opacity 0.3s ease;
3266
3354
  }
3267
- .album-card:hover .album-overlay[data-v-70639460] {
3355
+ .album-card:hover .album-overlay[data-v-1798a497] {
3268
3356
  opacity: 1;
3269
3357
  }
3270
- .play-button[data-v-70639460] {
3358
+ .play-button[data-v-1798a497] {
3271
3359
  transform: scale(0.8);
3272
3360
  transition: transform 0.3s ease;
3273
3361
  }
3274
- .album-card:hover .play-button[data-v-70639460] {
3362
+ .album-card:hover .play-button[data-v-1798a497] {
3275
3363
  transform: scale(1);
3276
3364
  }
3277
3365
 
3278
- .artist-card[data-v-3ff14280] {
3366
+ .artist-card[data-v-7b8fad5c] {
3279
3367
  transition: all 0.2s ease;
3280
3368
  }
3281
- .artist-card[data-v-3ff14280]:hover {
3369
+ .artist-card[data-v-7b8fad5c]:hover {
3282
3370
  transform: translateY(-5px);
3283
3371
  }
3284
- .artist-avatar img[data-v-3ff14280] {
3372
+ .artist-avatar img[data-v-7b8fad5c] {
3285
3373
  transition: transform 0.2s ease;
3286
3374
  }
3287
- .artist-card:hover .artist-avatar img[data-v-3ff14280] {
3375
+ .artist-card:hover .artist-avatar img[data-v-7b8fad5c] {
3288
3376
  transform: scale(1.05);
3289
3377
  }
3290
3378
 
3291
- .playlist-card[data-v-f2da5559] {
3379
+ .playlist-card[data-v-e3b77748] {
3292
3380
  transition: transform 0.3s ease;
3293
3381
  }
3294
- .playlist-card[data-v-f2da5559]:hover {
3382
+ .playlist-card[data-v-e3b77748]:hover {
3295
3383
  transform: translateY(-5px);
3296
3384
  }
3297
- .playlist-overlay[data-v-f2da5559] {
3385
+ .playlist-overlay[data-v-e3b77748] {
3298
3386
  background: rgba(0, 0, 0, 0.5);
3299
3387
  opacity: 0;
3300
3388
  transition: opacity 0.3s ease;
3301
3389
  }
3302
- .playlist-card:hover .playlist-overlay[data-v-f2da5559] {
3390
+ .playlist-card:hover .playlist-overlay[data-v-e3b77748] {
3303
3391
  opacity: 1;
3304
3392
  }
3305
- .play-button[data-v-f2da5559] {
3393
+ .play-button[data-v-e3b77748] {
3306
3394
  width: 48px;
3307
3395
  height: 48px;
3308
3396
  transform: scale(0.8);
3309
3397
  transition: transform 0.3s ease;
3310
3398
  }
3311
- .playlist-card:hover .play-button[data-v-f2da5559] {
3399
+ .playlist-card:hover .play-button[data-v-e3b77748] {
3312
3400
  transform: scale(1);
3313
3401
  }
3314
3402
 
3315
- .artist-card[data-v-0400c413] {
3403
+ .artist-card[data-v-4a906636] {
3316
3404
  border: 1px solid rgba(var(--grey), 0.2);
3317
3405
  transition: transform 0.2s ease;
3318
3406
  }
3319
3407
 
3320
- .bg-gradient-color[data-v-7925cce0] {
3408
+ .bg-gradient-color[data-v-24b54624] {
3321
3409
  background: var(--gradient-color, linear-gradient(135deg, #1DB954, #1ED760));
3322
3410
  }
3323
3411
 
@@ -3401,10 +3489,10 @@ html.barcode-scanner-active-html {
3401
3489
  aspect-ratio: 1/1;
3402
3490
  height: 100%;
3403
3491
  background: #ccc;
3404
- }.blink[data-v-f82cb957] {
3405
- animation: blink-animation-f82cb957 1s ease infinite;
3492
+ }.blink[data-v-a2518a28] {
3493
+ animation: blink-animation-a2518a28 1s ease infinite;
3406
3494
  }
3407
- @keyframes blink-animation-f82cb957 {
3495
+ @keyframes blink-animation-a2518a28 {
3408
3496
  0%, 100% {
3409
3497
  opacity: 1;
3410
3498
  }