@ozdao/martyrs 0.2.602 → 0.2.603

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 (714) hide show
  1. package/dist/{abac-BPl9Bmf9.js → abac-Blt8bUTL.js} +3 -3
  2. package/dist/{addUserStatusFields-Cc-JpmPo.js → addUserStatusFields-CjV_sbh7.js} +2 -2
  3. package/dist/auth.server.js +57 -2
  4. package/dist/builder.js +130 -81
  5. package/dist/community.server.js +11 -11
  6. package/dist/core.server.js +2 -2
  7. package/dist/{core.verifier-gPPX_jhf.js → core.verifier-DVB2a21y.js} +6 -3
  8. package/dist/{crud-DpOXTZep.js → crud-BT5FIvQC.js} +2 -3
  9. package/dist/engagement.schema-B-Cc_NsG.js +6 -0
  10. package/dist/events.server.js +3 -3
  11. package/dist/gallery.server.js +1 -1
  12. package/dist/governance.server.js +1632 -0
  13. package/dist/icons.server.js +267 -0
  14. package/dist/inventory.server.js +6 -6
  15. package/dist/martyrs/dist/martyrs.es3.js +116 -0
  16. package/dist/martyrs/dist/martyrs.es3.js.map +1 -0
  17. package/dist/martyrs/dist/martyrs.es39.js +124 -0
  18. package/dist/martyrs/dist/martyrs.es39.js.map +1 -0
  19. package/dist/martyrs/dist/martyrs.es43.js +30 -0
  20. package/dist/martyrs/dist/martyrs.es43.js.map +1 -0
  21. package/dist/martyrs/dist/martyrs.es44.js +28 -0
  22. package/dist/martyrs/dist/martyrs.es44.js.map +1 -0
  23. package/dist/martyrs/dist/martyrs.es46.js +10 -0
  24. package/dist/martyrs/dist/martyrs.es46.js.map +1 -0
  25. package/dist/martyrs/src/components/Address/{Address.vue.js → Address.vue2.js} +2 -2
  26. package/dist/martyrs/src/components/Address/Address.vue2.js.map +1 -0
  27. package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
  28. package/dist/martyrs/src/components/Block/Block.vue.js.map +1 -1
  29. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +8 -5
  30. package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -0
  31. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.js → Dropdown.vue.js} +2 -2
  32. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +1 -0
  33. package/dist/martyrs/src/components/EditImages/{EditImages.vue2.js → EditImages.vue.js} +2 -2
  34. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -0
  35. package/dist/martyrs/src/components/Feed/Feed.vue.js +2 -2
  36. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +4 -4
  37. package/dist/martyrs/src/components/LocationMarker/{LocationMarker.vue.js → LocationMarker.vue2.js} +2 -2
  38. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js.map +1 -0
  39. package/dist/martyrs/src/components/Tab/{Tab.vue2.js → Tab.vue.js} +2 -2
  40. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +1 -0
  41. package/dist/martyrs/src/components/Table/StatusBadge.vue.js +19 -10
  42. package/dist/martyrs/src/components/Table/StatusBadge.vue.js.map +1 -1
  43. package/dist/martyrs/src/components/Text/Text.vue.js +1 -1
  44. package/dist/martyrs/src/components/Text/Text.vue.js.map +1 -1
  45. package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js +2 -2
  46. package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js +3 -3
  47. package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js.map +1 -1
  48. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +3 -3
  49. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  50. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +17 -21
  51. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js.map +1 -1
  52. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +13 -13
  53. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +2 -2
  54. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +3 -3
  55. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +42 -4
  56. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
  57. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
  58. package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +34 -66
  59. package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
  60. package/dist/martyrs/src/modules/auth/views/router/users.router.js +0 -53
  61. package/dist/martyrs/src/modules/auth/views/router/users.router.js.map +1 -1
  62. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +515 -103
  63. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
  64. package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js +1 -3
  65. package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js.map +1 -1
  66. package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js +1 -32
  67. package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js.map +1 -1
  68. package/dist/martyrs/src/modules/community/community.client.js +49 -8
  69. package/dist/martyrs/src/modules/community/community.client.js.map +1 -1
  70. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +10 -4
  71. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
  72. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +3 -3
  73. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
  74. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  75. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js.map +1 -1
  76. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +28 -17
  77. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
  78. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +36 -28
  79. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
  80. package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +2 -2
  81. package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
  82. package/dist/martyrs/src/modules/community/router/community.backoffice.router.js +21 -0
  83. package/dist/martyrs/src/modules/community/router/community.backoffice.router.js.map +1 -0
  84. package/dist/martyrs/src/modules/community/router/community.organization.router.js +70 -0
  85. package/dist/martyrs/src/modules/community/router/community.organization.router.js.map +1 -0
  86. package/dist/martyrs/src/modules/community/router/community.router.js +73 -0
  87. package/dist/martyrs/src/modules/community/router/community.router.js.map +1 -0
  88. package/dist/martyrs/src/modules/community/router/community.user.router.js +20 -0
  89. package/dist/martyrs/src/modules/community/router/community.user.router.js.map +1 -0
  90. package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
  91. package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js.map +1 -1
  92. package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js.map +1 -1
  93. package/dist/martyrs/src/modules/core/views/classes/core.app.js +5 -3
  94. package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
  95. package/dist/martyrs/src/modules/core/views/classes/i18n.manager.js +7 -2
  96. package/dist/martyrs/src/modules/core/views/classes/i18n.manager.js.map +1 -1
  97. package/dist/martyrs/src/modules/core/views/classes/ws.manager.js +11 -5
  98. package/dist/martyrs/src/modules/core/views/classes/ws.manager.js.map +1 -1
  99. package/dist/martyrs/src/modules/core/views/components/blocks/Card.vue.js +53 -18
  100. package/dist/martyrs/src/modules/core/views/components/blocks/Card.vue.js.map +1 -1
  101. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +2 -2
  102. package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js +44 -0
  103. package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js.map +1 -0
  104. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +5 -5
  105. package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +1 -1
  106. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +9 -6
  107. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
  108. package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +5 -5
  109. package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
  110. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +14 -14
  111. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
  112. package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +2 -2
  113. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +28 -29
  114. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
  115. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +6 -6
  116. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +5 -7
  117. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
  118. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue2.js → Filters.vue.js} +2 -2
  119. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +1 -0
  120. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +28 -18
  121. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
  122. package/dist/martyrs/src/modules/core/views/mixins/mixins.js +3 -3
  123. package/dist/martyrs/src/modules/core/views/mixins/mixins.js.map +1 -1
  124. package/dist/martyrs/src/modules/core/views/router/addRoutes.js +2 -3
  125. package/dist/martyrs/src/modules/core/views/router/addRoutes.js.map +1 -1
  126. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +10 -0
  127. package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
  128. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +4 -4
  129. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +2 -2
  130. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
  131. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +9 -9
  132. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
  133. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +2 -2
  134. package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +1 -0
  135. package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
  136. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +23 -33
  137. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
  138. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +13 -13
  139. package/dist/martyrs/src/modules/events/components/sections/List.vue.js +2 -2
  140. package/dist/martyrs/src/modules/events/components/sections/List.vue.js.map +1 -1
  141. package/dist/martyrs/src/modules/events/events.client.js +37 -15
  142. package/dist/martyrs/src/modules/events/events.client.js.map +1 -1
  143. package/dist/martyrs/src/modules/events/router/events.backoffice.router.js +95 -0
  144. package/dist/martyrs/src/modules/events/router/events.backoffice.router.js.map +1 -0
  145. package/dist/martyrs/src/modules/events/router/events.organization.router.js +95 -0
  146. package/dist/martyrs/src/modules/events/router/events.organization.router.js.map +1 -0
  147. package/dist/martyrs/src/modules/events/router/events.router.js +73 -364
  148. package/dist/martyrs/src/modules/events/router/events.router.js.map +1 -1
  149. package/dist/martyrs/src/modules/events/router/events.user.router.js +65 -0
  150. package/dist/martyrs/src/modules/events/router/events.user.router.js.map +1 -0
  151. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +4 -4
  152. package/dist/martyrs/src/modules/governance/configs/navigation.initiative.config.js +33 -0
  153. package/dist/martyrs/src/modules/governance/configs/navigation.initiative.config.js.map +1 -0
  154. package/dist/martyrs/src/modules/governance/governance.client.js +31 -0
  155. package/dist/martyrs/src/modules/governance/governance.client.js.map +1 -0
  156. package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js +110 -0
  157. package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js.map +1 -0
  158. package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js +105 -0
  159. package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js.map +1 -0
  160. package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js +110 -0
  161. package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js.map +1 -0
  162. package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js +106 -0
  163. package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js.map +1 -0
  164. package/dist/martyrs/src/modules/governance/views/components/pages/Governance.vue.js +52 -0
  165. package/dist/martyrs/src/modules/governance/views/components/pages/Governance.vue.js.map +1 -0
  166. package/dist/martyrs/src/modules/governance/views/components/pages/Initiative.vue.js +684 -0
  167. package/dist/martyrs/src/modules/governance/views/components/pages/Initiative.vue.js.map +1 -0
  168. package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeCreate.vue.js +78 -0
  169. package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeCreate.vue.js.map +1 -0
  170. package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeSprints.vue.js +328 -0
  171. package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeSprints.vue.js.map +1 -0
  172. package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js +145 -0
  173. package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js.map +1 -0
  174. package/dist/martyrs/src/modules/governance/views/components/pages/Sprint.vue.js +258 -0
  175. package/dist/martyrs/src/modules/governance/views/components/pages/Sprint.vue.js.map +1 -0
  176. package/dist/martyrs/src/modules/governance/views/components/pages/SprintCreate.vue.js +72 -0
  177. package/dist/martyrs/src/modules/governance/views/components/pages/SprintCreate.vue.js.map +1 -0
  178. package/dist/martyrs/src/modules/governance/views/components/pages/Task.vue.js +769 -0
  179. package/dist/martyrs/src/modules/governance/views/components/pages/Task.vue.js.map +1 -0
  180. package/dist/martyrs/src/modules/governance/views/components/pages/TaskCreate.vue.js +88 -0
  181. package/dist/martyrs/src/modules/governance/views/components/pages/TaskCreate.vue.js.map +1 -0
  182. package/dist/martyrs/src/modules/governance/views/components/pages/Tasks.vue.js +291 -0
  183. package/dist/martyrs/src/modules/governance/views/components/pages/Tasks.vue.js.map +1 -0
  184. package/dist/martyrs/src/modules/governance/views/components/pages/Voting.vue.js +267 -0
  185. package/dist/martyrs/src/modules/governance/views/components/pages/Voting.vue.js.map +1 -0
  186. package/dist/martyrs/src/modules/governance/views/components/pages/VotingCreate.vue.js +90 -0
  187. package/dist/martyrs/src/modules/governance/views/components/pages/VotingCreate.vue.js.map +1 -0
  188. package/dist/martyrs/src/modules/governance/views/components/pages/Votings.vue.js +68 -0
  189. package/dist/martyrs/src/modules/governance/views/components/pages/Votings.vue.js.map +1 -0
  190. package/dist/martyrs/src/modules/governance/views/components/partials/EmptyState.vue.js +47 -0
  191. package/dist/martyrs/src/modules/governance/views/components/partials/EmptyState.vue.js.map +1 -0
  192. package/dist/martyrs/src/modules/governance/views/components/partials/LinkedEntityCard.vue.js +164 -0
  193. package/dist/martyrs/src/modules/governance/views/components/partials/LinkedEntityCard.vue.js.map +1 -0
  194. package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js +39 -0
  195. package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js.map +1 -0
  196. package/dist/martyrs/src/modules/governance/views/components/partials/VoteForm.vue.js +112 -0
  197. package/dist/martyrs/src/modules/governance/views/components/partials/VoteForm.vue.js.map +1 -0
  198. package/dist/martyrs/src/modules/governance/views/components/partials/VotingResults.vue.js +187 -0
  199. package/dist/martyrs/src/modules/governance/views/components/partials/VotingResults.vue.js.map +1 -0
  200. package/dist/martyrs/src/modules/governance/views/components/sections/FormInitiativeDetails.vue.js +555 -0
  201. package/dist/martyrs/src/modules/governance/views/components/sections/FormInitiativeDetails.vue.js.map +1 -0
  202. package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js +187 -0
  203. package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js.map +1 -0
  204. package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js +171 -0
  205. package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js.map +1 -0
  206. package/dist/martyrs/src/modules/governance/views/components/sections/FormVotingDetails.vue.js +179 -0
  207. package/dist/martyrs/src/modules/governance/views/components/sections/FormVotingDetails.vue.js.map +1 -0
  208. package/dist/martyrs/src/modules/governance/views/router/governance.router.js +502 -0
  209. package/dist/martyrs/src/modules/governance/views/router/governance.router.js.map +1 -0
  210. package/dist/martyrs/src/modules/governance/views/store/initiatives.js +119 -0
  211. package/dist/martyrs/src/modules/governance/views/store/initiatives.js.map +1 -0
  212. package/dist/martyrs/src/modules/governance/views/store/sprints.js +99 -0
  213. package/dist/martyrs/src/modules/governance/views/store/sprints.js.map +1 -0
  214. package/dist/martyrs/src/modules/governance/views/store/tasks.js +115 -0
  215. package/dist/martyrs/src/modules/governance/views/store/tasks.js.map +1 -0
  216. package/dist/martyrs/src/modules/governance/views/store/votings.js +155 -0
  217. package/dist/martyrs/src/modules/governance/views/store/votings.js.map +1 -0
  218. package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js +70 -0
  219. package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js.map +1 -0
  220. package/dist/martyrs/src/modules/icons/icons.client.js +1 -1
  221. package/dist/martyrs/src/modules/icons/icons.client.js.map +1 -1
  222. package/dist/martyrs/src/modules/icons/{icons.router.js → router/icons.router.js} +1 -1
  223. package/dist/martyrs/src/modules/icons/router/icons.router.js.map +1 -0
  224. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
  225. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +3 -3
  226. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +2 -2
  227. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +3 -3
  228. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
  229. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +6 -6
  230. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
  231. package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +1 -1
  232. package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +9 -9
  233. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +4 -4
  234. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +2 -2
  235. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +4 -4
  236. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +7 -7
  237. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +3 -3
  238. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +3 -3
  239. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +3 -3
  240. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +4 -4
  241. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +3 -3
  242. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
  243. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +9 -9
  244. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +13 -13
  245. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +10 -10
  246. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +9 -9
  247. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +17 -17
  248. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  249. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +2 -2
  250. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +4 -4
  251. package/dist/martyrs/src/modules/music/components/player/PlayerControls.vue.js +10 -10
  252. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +6 -6
  253. package/dist/martyrs/src/modules/music/components/sections/PopularTracks.vue.js +63 -0
  254. package/dist/martyrs/src/modules/music/components/sections/PopularTracks.vue.js.map +1 -0
  255. package/dist/martyrs/src/modules/music/music.client.js +29 -25
  256. package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
  257. package/dist/martyrs/src/modules/music/{music.router.js → router/music.router.js} +16 -16
  258. package/dist/martyrs/src/modules/music/router/music.router.js.map +1 -0
  259. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +26 -27
  260. package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
  261. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js +118 -59
  262. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js.map +1 -1
  263. package/dist/martyrs/src/modules/notifications/notifications.client.js +74 -54
  264. package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
  265. package/dist/martyrs/src/modules/notifications/{notifications.router.js → router/notifications.router.js} +3 -3
  266. package/dist/martyrs/src/modules/notifications/router/notifications.router.js.map +1 -0
  267. package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +34 -44
  268. package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js.map +1 -1
  269. package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +47 -57
  270. package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js.map +1 -1
  271. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +2 -2
  272. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
  273. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +2 -2
  274. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
  275. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +3 -3
  276. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +5 -5
  277. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -1
  278. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +7 -7
  279. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +61 -54
  280. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js.map +1 -1
  281. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +43 -31
  282. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js.map +1 -1
  283. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +13 -13
  284. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +3 -3
  285. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
  286. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +19 -19
  287. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  288. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +7 -10
  289. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
  290. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +7 -10
  291. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
  292. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +4 -4
  293. package/dist/martyrs/src/modules/orders/orders.client.js +16 -16
  294. package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
  295. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +11 -4
  296. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
  297. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +2 -2
  298. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +2 -2
  299. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +22 -15
  300. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
  301. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +2 -2
  302. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +63 -1
  303. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
  304. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +9 -3
  305. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  306. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +14 -8
  307. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js.map +1 -1
  308. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +24 -30
  309. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
  310. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  311. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  312. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  313. package/dist/martyrs/src/modules/organizations/organizations.client.js +42 -6
  314. package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
  315. package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js +20 -0
  316. package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js.map +1 -0
  317. package/dist/martyrs/src/modules/organizations/router/organizations.router.js +102 -0
  318. package/dist/martyrs/src/modules/organizations/router/organizations.router.js.map +1 -0
  319. package/dist/martyrs/src/modules/organizations/router/organizations.user.router.js +20 -0
  320. package/dist/martyrs/src/modules/organizations/router/organizations.user.router.js.map +1 -0
  321. package/dist/martyrs/src/modules/pages/pages.client.js +1 -1
  322. package/dist/martyrs/src/modules/pages/pages.client.js.map +1 -1
  323. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  324. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +3 -3
  325. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
  326. package/dist/martyrs/src/modules/pages/{pages.router.js → views/router/pages.router.js} +8 -8
  327. package/dist/martyrs/src/modules/pages/views/router/pages.router.js.map +1 -0
  328. package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  329. package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
  330. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  331. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +7 -7
  332. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
  333. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +21 -21
  334. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +5 -5
  335. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
  336. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +3 -3
  337. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +3 -3
  338. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +20 -20
  339. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +4 -4
  340. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +4 -4
  341. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +4 -4
  342. package/dist/martyrs/src/modules/rents/rents.client.js +1 -1
  343. package/dist/martyrs/src/modules/rents/rents.client.js.map +1 -1
  344. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +7 -7
  345. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  346. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +4 -4
  347. package/dist/martyrs/src/modules/rents/{rents.router.js → views/router/rents.router.js} +4 -4
  348. package/dist/martyrs/src/modules/rents/views/router/rents.router.js.map +1 -0
  349. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +2 -2
  350. package/dist/martyrs/src/modules/reports/reports.client.js +1 -1
  351. package/dist/martyrs/src/modules/reports/reports.client.js.map +1 -1
  352. package/dist/martyrs/src/modules/reports/{reports.router.js → router/reports.router.js} +1 -1
  353. package/dist/martyrs/src/modules/reports/router/reports.router.js.map +1 -0
  354. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  355. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +2 -2
  356. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +12 -12
  357. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +21 -21
  358. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js +68 -0
  359. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js.map +1 -0
  360. package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js +48 -0
  361. package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js.map +1 -0
  362. package/dist/martyrs/src/modules/wallet/views/store/payments.store.js +59 -0
  363. package/dist/martyrs/src/modules/wallet/views/store/payments.store.js.map +1 -0
  364. package/dist/martyrs/src/modules/wallet/wallet.client.js +20 -0
  365. package/dist/martyrs/src/modules/wallet/wallet.client.js.map +1 -0
  366. package/dist/martyrs.es.js +84 -41
  367. package/dist/martyrs.es10.js +126 -0
  368. package/dist/martyrs.es100.js +33 -0
  369. package/dist/martyrs.es102.js +39 -0
  370. package/dist/martyrs.es103.js +31 -0
  371. package/dist/martyrs.es105.js +27 -0
  372. package/dist/martyrs.es106.js +8 -0
  373. package/dist/martyrs.es107.js +9 -0
  374. package/dist/martyrs.es108.js +79 -0
  375. package/dist/martyrs.es109.js +7 -0
  376. package/dist/martyrs.es11.js +49 -0
  377. package/dist/{web-n_ivHO3v.js → martyrs.es110.js} +1 -1
  378. package/dist/martyrs.es111.js +327 -0
  379. package/dist/martyrs.es112.js +121 -0
  380. package/dist/martyrs.es115.js +4 -0
  381. package/dist/martyrs.es116.js +25 -0
  382. package/dist/martyrs.es117.js +7 -0
  383. package/dist/martyrs.es118.js +10 -0
  384. package/dist/martyrs.es119.js +169 -0
  385. package/dist/martyrs.es12.js +94 -0
  386. package/dist/martyrs.es120.js +460 -0
  387. package/dist/martyrs.es121.js +42 -0
  388. package/dist/martyrs.es122.js +12 -0
  389. package/dist/martyrs.es123.js +52 -0
  390. package/dist/martyrs.es124.js +14 -0
  391. package/dist/martyrs.es125.js +47 -0
  392. package/dist/martyrs.es126.js +7 -0
  393. package/dist/martyrs.es127.js +131 -0
  394. package/dist/martyrs.es128.js +103 -0
  395. package/dist/martyrs.es129.js +89 -0
  396. package/dist/martyrs.es13.js +48 -0
  397. package/dist/martyrs.es130.js +40 -0
  398. package/dist/martyrs.es131.js +14 -0
  399. package/dist/martyrs.es132.js +42 -0
  400. package/dist/martyrs.es133.js +11 -0
  401. package/dist/martyrs.es134.js +6 -0
  402. package/dist/martyrs.es135.js +119 -0
  403. package/dist/martyrs.es136.js +20 -0
  404. package/dist/martyrs.es137.js +18 -0
  405. package/dist/martyrs.es138.js +35 -0
  406. package/dist/martyrs.es139.js +12 -0
  407. package/dist/martyrs.es14.js +101 -0
  408. package/dist/martyrs.es140.js +23 -0
  409. package/dist/martyrs.es141.js +12 -0
  410. package/dist/martyrs.es142.js +11 -0
  411. package/dist/martyrs.es143.js +47 -0
  412. package/dist/martyrs.es144.js +483 -0
  413. package/dist/martyrs.es145.js +8 -0
  414. package/dist/martyrs.es146.js +4 -0
  415. package/dist/martyrs.es147.js +14 -0
  416. package/dist/martyrs.es148.js +33 -0
  417. package/dist/martyrs.es149.js +19 -0
  418. package/dist/martyrs.es15.js +408 -0
  419. package/dist/martyrs.es150.js +22 -0
  420. package/dist/martyrs.es151.js +31 -0
  421. package/dist/martyrs.es152.js +23 -0
  422. package/dist/martyrs.es16.js +58 -0
  423. package/dist/martyrs.es17.js +44 -0
  424. package/dist/martyrs.es18.js +42 -0
  425. package/dist/martyrs.es19.js +27 -0
  426. package/dist/martyrs.es2.js +88 -0
  427. package/dist/martyrs.es20.js +13 -0
  428. package/dist/martyrs.es21.js +57 -0
  429. package/dist/martyrs.es22.js +104 -0
  430. package/dist/martyrs.es23.js +178 -0
  431. package/dist/martyrs.es24.js +123 -0
  432. package/dist/martyrs.es25.js +139 -0
  433. package/dist/martyrs.es26.js +21 -0
  434. package/dist/martyrs.es27.js +60 -0
  435. package/dist/martyrs.es28.js +75 -0
  436. package/dist/martyrs.es29.js +36 -0
  437. package/dist/martyrs.es3.js +116 -0
  438. package/dist/martyrs.es30.js +348 -0
  439. package/dist/martyrs.es31.js +83 -0
  440. package/dist/martyrs.es32.js +148 -0
  441. package/dist/martyrs.es33.js +175 -0
  442. package/dist/martyrs.es34.js +66 -0
  443. package/dist/martyrs.es35.js +57 -0
  444. package/dist/martyrs.es36.js +76 -0
  445. package/dist/martyrs.es37.js +101 -0
  446. package/dist/martyrs.es38.js +39 -0
  447. package/dist/martyrs.es39.js +124 -0
  448. package/dist/martyrs.es4.js +85 -0
  449. package/dist/martyrs.es40.js +120 -0
  450. package/dist/martyrs.es41.js +229 -0
  451. package/dist/martyrs.es43.js +29 -0
  452. package/dist/martyrs.es44.js +27 -0
  453. package/dist/martyrs.es46.js +9 -0
  454. package/dist/martyrs.es48.js +18 -0
  455. package/dist/martyrs.es5.js +395 -0
  456. package/dist/martyrs.es50.js +42 -0
  457. package/dist/martyrs.es52.js +255 -0
  458. package/dist/martyrs.es54.js +8 -0
  459. package/dist/martyrs.es6.js +70 -0
  460. package/dist/martyrs.es61.js +139 -0
  461. package/dist/martyrs.es65.js +28 -0
  462. package/dist/martyrs.es68.js +33 -0
  463. package/dist/martyrs.es69.js +37 -0
  464. package/dist/martyrs.es7.js +17 -0
  465. package/dist/martyrs.es71.js +114 -0
  466. package/dist/martyrs.es73.js +83 -0
  467. package/dist/martyrs.es74.js +52 -0
  468. package/dist/martyrs.es75.js +75 -0
  469. package/dist/martyrs.es76.js +176 -0
  470. package/dist/martyrs.es77.js +31 -0
  471. package/dist/martyrs.es78.js +38 -0
  472. package/dist/martyrs.es8.js +127 -0
  473. package/dist/martyrs.es81.js +32 -0
  474. package/dist/martyrs.es86.js +37 -0
  475. package/dist/martyrs.es89.js +37 -0
  476. package/dist/martyrs.es9.js +396 -0
  477. package/dist/martyrs.es91.js +63 -0
  478. package/dist/martyrs.es92.js +7 -0
  479. package/dist/martyrs.es93.js +35 -0
  480. package/dist/martyrs.es95.js +41 -0
  481. package/dist/martyrs.es96.js +59 -0
  482. package/dist/martyrs.es97.js +123 -0
  483. package/dist/martyrs.es98.js +43 -0
  484. package/dist/martyrs.es99.js +86 -0
  485. package/dist/music.server.js +11 -11
  486. package/dist/notifications.server.js +16 -6
  487. package/dist/orders.server.js +264 -145
  488. package/dist/organizations.server.js +22 -6
  489. package/dist/products.server.js +7 -7
  490. package/dist/rents.server.js +4 -3
  491. package/dist/style.css +970 -986
  492. package/package.json +13 -6
  493. package/src/builder/modes/ssr.rspack.dev.js +32 -20
  494. package/src/builder/rspack/rspack.config.api.js +3 -0
  495. package/src/builder/rspack/rspack.config.base.js +9 -1
  496. package/src/builder/rspack/rspack.config.ssr.client.js +8 -5
  497. package/src/components/Block/Block.vue +1 -1
  498. package/src/components/Button/Button.vue +4 -4
  499. package/src/components/Table/StatusBadge.vue +24 -18
  500. package/src/components/Text/Text.vue +1 -1
  501. package/src/jit/core.js +72 -35
  502. package/src/jit/plugin.js +4 -3
  503. package/src/jit/rules.js +15 -15
  504. package/src/modules/TASKS.MD +30 -0
  505. package/src/modules/TASK_ACTIVITY.md +60 -0
  506. package/src/modules/TASK_MODULE_ARCH.md +391 -0
  507. package/src/modules/auth/controllers/routes/users.routes.js +8 -0
  508. package/src/modules/auth/controllers/services/users.service.js +51 -1
  509. package/src/modules/auth/views/components/blocks/PopupAuth.vue +1 -1
  510. package/src/modules/auth/views/components/pages/ProfileBlogposts.vue +25 -24
  511. package/src/modules/auth/views/components/pages/SignIn.vue +10 -1
  512. package/src/modules/auth/views/components/pages/UserDashboard.vue +35 -62
  513. package/src/modules/auth/views/router/users.router.js +0 -44
  514. package/src/modules/backoffice/components/pages/Dashboard.vue +423 -120
  515. package/src/modules/backoffice/configs/navigation.backoffice.config.js +0 -2
  516. package/src/modules/backoffice/router/backoffice.router.js +0 -25
  517. package/src/modules/community/community.client.js +54 -9
  518. package/src/modules/community/components/blocks/CardBlogpost.vue +10 -3
  519. package/src/modules/community/components/layouts/Community.vue +3 -3
  520. package/src/modules/community/components/pages/BlogPost.vue +1 -1
  521. package/src/modules/community/components/pages/CreateBlogPost.vue +19 -20
  522. package/src/modules/community/components/pages/Posts.vue +43 -28
  523. package/src/modules/community/components/sections/Comment.vue +1 -1
  524. package/src/modules/community/controllers/blog.controller.js +4 -5
  525. package/src/modules/community/models/reaction.model.js +1 -0
  526. package/src/modules/community/router/community.backoffice.router.js +16 -0
  527. package/src/modules/community/router/community.organization.router.js +56 -0
  528. package/src/modules/community/router/community.router.js +58 -106
  529. package/src/modules/community/router/community.user.router.js +15 -0
  530. package/src/modules/constructor/components/elements/Textarea.vue +1 -1
  531. package/src/modules/constructor/components/sections/Constructor.vue +1 -1
  532. package/src/modules/core/controllers/classes/core.validator.js +7 -1
  533. package/src/modules/core/controllers/classes/core.verifier.js +0 -2
  534. package/src/modules/core/controllers/classes/crud/crud.controller.js +0 -4
  535. package/src/modules/core/controllers/classes/crud/crud.service.js +1 -0
  536. package/src/modules/core/models/schemas/engagement.schema.js +19 -22
  537. package/src/modules/core/views/classes/core.app.js +6 -4
  538. package/src/modules/core/views/classes/i18n.manager.js +9 -2
  539. package/src/modules/core/views/classes/ws.manager.js +17 -7
  540. package/src/modules/core/views/components/blocks/Card.vue +47 -24
  541. package/src/modules/core/views/components/blocks/CardStat.vue +27 -0
  542. package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
  543. package/src/modules/core/views/components/layouts/Client.vue +5 -4
  544. package/src/modules/core/views/components/partials/BottomNavigationBar.vue +5 -5
  545. package/src/modules/core/views/components/partials/Header.vue +2 -2
  546. package/src/modules/core/views/components/partials/Navigation.vue +13 -14
  547. package/src/modules/core/views/components/partials/Sidebar.vue +4 -6
  548. package/src/modules/core/views/components/sections/SectionPageTitle.vue +23 -15
  549. package/src/modules/core/views/mixins/mixins.js +4 -3
  550. package/src/modules/core/views/router/addRoutes.js +1 -2
  551. package/src/modules/core/views/utils/vue-app-renderer.js +12 -0
  552. package/src/modules/events/components/pages/EditEventTickets.vue +1 -1
  553. package/src/modules/events/components/pages/Events.vue +1 -0
  554. package/src/modules/events/components/pages/EventsBackoffice.vue +23 -48
  555. package/src/modules/events/components/sections/List.vue +2 -2
  556. package/src/modules/events/events.client.js +44 -17
  557. package/src/modules/events/router/events.backoffice.router.js +80 -0
  558. package/src/modules/events/router/events.organization.router.js +80 -0
  559. package/src/modules/events/router/events.router.js +55 -325
  560. package/src/modules/events/router/events.user.router.js +49 -0
  561. package/src/modules/governance/TASK-TRACKER.MD +534 -39
  562. package/src/modules/governance/configs/navigation.initiative.config.js +30 -0
  563. package/src/modules/governance/controllers/routes/initiatives.routes.js +55 -8
  564. package/src/modules/governance/controllers/routes/{milestones.routes.js → sprints.routes.js} +22 -22
  565. package/src/modules/governance/controllers/routes/tasks.routes.js +2 -2
  566. package/src/modules/governance/governance.client.js +1 -4
  567. package/src/modules/governance/governance.server.js +6 -6
  568. package/src/modules/governance/middlewares/initiatives.verifier.js +60 -0
  569. package/src/modules/governance/middlewares/{milestones.verifier.js → sprints.verifier.js} +10 -10
  570. package/src/modules/governance/middlewares/tasks.verifier.js +4 -4
  571. package/src/modules/governance/middlewares/votings.verifier.js +25 -7
  572. package/src/modules/governance/models/{milestone.model.js → sprint.model.js} +11 -11
  573. package/src/modules/governance/models/task.model.js +4 -4
  574. package/src/modules/governance/models/voting.model.js +10 -5
  575. package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +8 -13
  576. package/src/modules/governance/views/components/blocks/{CardMilestoneItem.vue → CardSprintItem.vue} +16 -17
  577. package/src/modules/governance/views/components/blocks/CardTaskItem.vue +7 -9
  578. package/src/modules/governance/views/components/blocks/CardVotingItem.vue +7 -9
  579. package/src/modules/governance/views/components/pages/Governance.vue +13 -34
  580. package/src/modules/governance/views/components/pages/Initiative.vue +73 -154
  581. package/src/modules/governance/views/components/pages/InitiativeCreate.vue +44 -7
  582. package/src/modules/governance/views/components/pages/{Roadmap.vue → InitiativeSprints.vue} +70 -69
  583. package/src/modules/governance/views/components/pages/Initiatives.vue +23 -108
  584. package/src/modules/governance/views/components/pages/{Milestone.vue → Sprint.vue} +43 -41
  585. package/src/modules/governance/views/components/pages/SprintCreate.vue +55 -0
  586. package/src/modules/governance/views/components/pages/Task.vue +95 -88
  587. package/src/modules/governance/views/components/pages/TaskCreate.vue +47 -9
  588. package/src/modules/governance/views/components/pages/Tasks.vue +25 -21
  589. package/src/modules/governance/views/components/pages/Voting.vue +84 -68
  590. package/src/modules/governance/views/components/pages/VotingCreate.vue +48 -8
  591. package/src/modules/governance/views/components/pages/Votings.vue +12 -57
  592. package/src/modules/governance/views/components/partials/EmptyState.vue +1 -1
  593. package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +23 -11
  594. package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +1 -1
  595. package/src/modules/governance/views/components/partials/VoteForm.vue +3 -3
  596. package/src/modules/governance/views/components/partials/VotingResults.vue +13 -19
  597. package/src/modules/governance/views/components/sections/FormInitiativeDetails.vue +413 -15
  598. package/src/modules/governance/views/components/sections/FormSprintDetails.vue +156 -0
  599. package/src/modules/governance/views/components/sections/FormTaskDetails.vue +125 -21
  600. package/src/modules/governance/views/components/sections/FormVotingDetails.vue +136 -17
  601. package/src/modules/governance/views/components/sections/VoteForm.vue +2 -2
  602. package/src/modules/governance/views/router/governance.router.js +255 -151
  603. package/src/modules/governance/views/store/initiatives.js +23 -2
  604. package/src/modules/governance/views/store/sprints.js +102 -0
  605. package/src/modules/governance/views/store/tasks.js +25 -9
  606. package/src/modules/governance/views/store/votings.js +106 -27
  607. package/src/modules/icons/icons.client.js +1 -1
  608. package/src/modules/inventory/components/pages/InventoryEdit.vue +1 -1
  609. package/src/modules/music/components/sections/PopularTracks.vue +52 -0
  610. package/src/modules/music/music.client.js +8 -1
  611. package/src/modules/music/router/music.router.js +13 -1
  612. package/src/modules/notifications/components/elements/NotificationBadge.vue +8 -33
  613. package/src/modules/notifications/components/sections/NotificationPreferences.vue +110 -48
  614. package/src/modules/notifications/notifications.client.js +78 -57
  615. package/src/modules/notifications/router/notifications.router.js +32 -15
  616. package/src/modules/notifications/services/notification.service.js +15 -6
  617. package/src/modules/notifications/services/web-push.service.js +2 -0
  618. package/src/modules/orders/components/blocks/CardApplication.vue +20 -40
  619. package/src/modules/orders/components/blocks/CardCustomer.vue +35 -55
  620. package/src/modules/orders/components/blocks/CardOrderItem.vue +2 -2
  621. package/src/modules/orders/components/blocks/CardOrderUser.vue +2 -2
  622. package/src/modules/orders/components/forms/FormCustomerDetails.vue +2 -2
  623. package/src/modules/orders/components/pages/Applications.vue +59 -57
  624. package/src/modules/orders/components/pages/Customers.vue +40 -27
  625. package/src/modules/orders/components/pages/OrderCreate.vue +1 -1
  626. package/src/modules/orders/components/sections/ApplicationDetails.vue +1 -4
  627. package/src/modules/orders/components/sections/CustomerDetails.vue +1 -4
  628. package/src/modules/orders/controllers/orders.controller.js +113 -0
  629. package/src/modules/orders/middlewares/applications.verifier.js +13 -37
  630. package/src/modules/orders/middlewares/customers.verifier.js +44 -121
  631. package/src/modules/orders/models/customer.model.js +0 -1
  632. package/src/modules/orders/routes/applications.routes.js +108 -50
  633. package/src/modules/orders/routes/orders.routes.js +9 -1
  634. package/src/modules/organizations/components/blocks/CardOrganization.vue +12 -4
  635. package/src/modules/organizations/components/forms/DepartmentForm.vue +9 -4
  636. package/src/modules/organizations/components/pages/Members.vue +62 -1
  637. package/src/modules/organizations/components/pages/Organization.new.vue +17 -17
  638. package/src/modules/organizations/components/pages/Organization.vue +8 -1
  639. package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +1 -1
  640. package/src/modules/organizations/components/pages/OrganizationEdit.vue +11 -4
  641. package/src/modules/organizations/components/pages/Organizations.vue +33 -46
  642. package/src/modules/organizations/controllers/invites.controller.js +19 -0
  643. package/src/modules/organizations/controllers/memberships.controller.js +1 -0
  644. package/src/modules/organizations/organizations.client.js +48 -7
  645. package/src/modules/organizations/router/organizations.backoffice.router.js +15 -0
  646. package/src/modules/organizations/router/organizations.router.js +72 -112
  647. package/src/modules/organizations/router/organizations.user.router.js +15 -0
  648. package/src/modules/pages/pages.client.js +1 -1
  649. package/src/modules/pages/views/router/pages.router.js +95 -15
  650. package/src/modules/products/components/blocks/CardPosition.vue +1 -1
  651. package/src/modules/products/components/pages/Products.vue +3 -3
  652. package/src/modules/rents/controllers/services/rents.services.js +1 -0
  653. package/src/modules/rents/rents.client.js +1 -1
  654. package/src/modules/rents/views/router/rents.router.js +93 -33
  655. package/src/modules/reports/reports.client.js +1 -1
  656. package/src/modules/wallet/wallet.client.js +1 -1
  657. package/src/styles/theme.scss +5 -3
  658. package/dist/engagement.schema-fh6W1fb_.js +0 -24
  659. package/dist/main-DQm5pwFO.js +0 -8213
  660. package/dist/martyrs/dist/main-DQm5pwFO.js +0 -1080
  661. package/dist/martyrs/dist/main-DQm5pwFO.js.map +0 -1
  662. package/dist/martyrs/dist/web-n_ivHO3v.js +0 -55
  663. package/dist/martyrs/dist/web-n_ivHO3v.js.map +0 -1
  664. package/dist/martyrs/src/components/Address/Address.vue.js.map +0 -1
  665. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  666. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +0 -1
  667. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
  668. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js.map +0 -1
  669. package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +0 -1
  670. package/dist/martyrs/src/modules/community/community.router.js +0 -124
  671. package/dist/martyrs/src/modules/community/community.router.js.map +0 -1
  672. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +0 -1
  673. package/dist/martyrs/src/modules/icons/icons.router.js.map +0 -1
  674. package/dist/martyrs/src/modules/music/music.router.js.map +0 -1
  675. package/dist/martyrs/src/modules/notifications/notifications.router.js.map +0 -1
  676. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +0 -200
  677. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +0 -1
  678. package/dist/martyrs/src/modules/organizations/organizations.router.js +0 -145
  679. package/dist/martyrs/src/modules/organizations/organizations.router.js.map +0 -1
  680. package/dist/martyrs/src/modules/pages/pages.router.js.map +0 -1
  681. package/dist/martyrs/src/modules/rents/rents.router.js.map +0 -1
  682. package/dist/martyrs/src/modules/reports/reports.router.js.map +0 -1
  683. package/dist/martyrs.css +0 -1
  684. package/dist/node_modules/.pnpm/@capacitor_device@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/device/dist/esm/index.js +0 -8
  685. package/dist/node_modules/.pnpm/@capacitor_device@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/device/dist/esm/index.js.map +0 -1
  686. package/dist/node_modules/.pnpm/@capacitor_device@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/device/dist/esm/web.js +0 -146
  687. package/dist/node_modules/.pnpm/@capacitor_device@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/device/dist/esm/web.js.map +0 -1
  688. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/keyboard/dist/esm/definitions.js +0 -18
  689. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/keyboard/dist/esm/definitions.js.map +0 -1
  690. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/keyboard/dist/esm/index.js +0 -9
  691. package/dist/node_modules/.pnpm/@capacitor_keyboard@7.0.1_@capacitor_core@7.4.4/node_modules/@capacitor/keyboard/dist/esm/index.js.map +0 -1
  692. package/dist/node_modules/.pnpm/@capacitor_push-notifications@7.0.3_@capacitor_core@7.4.4/node_modules/@capacitor/push-notifications/dist/esm/index.js +0 -6
  693. package/dist/node_modules/.pnpm/@capacitor_push-notifications@7.0.3_@capacitor_core@7.4.4/node_modules/@capacitor/push-notifications/dist/esm/index.js.map +0 -1
  694. package/src/jit/.claude/settings.local.json +0 -10
  695. package/src/modules/community/community.router.js +0 -107
  696. package/src/modules/governance/governance.router.js +0 -350
  697. package/src/modules/governance/seed-governance.js +0 -348
  698. package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +0 -159
  699. package/src/modules/governance/views/router/goverance.router.js +0 -290
  700. package/src/modules/governance/views/store/votes.js +0 -113
  701. package/src/modules/icons/icons.router.js +0 -29
  702. package/src/modules/marketplace/marketplace.router.js +0 -66
  703. package/src/modules/music/.claude/settings.local.json +0 -8
  704. package/src/modules/music/music.router.js +0 -188
  705. package/src/modules/notifications/notifications.router.js +0 -47
  706. package/src/modules/orders/orders.router.js +0 -255
  707. package/src/modules/organizations/organizations.router.js +0 -123
  708. package/src/modules/organizations/router/backoffice.router.js +0 -27
  709. package/src/modules/organizations/router/departments.router.js +0 -15
  710. package/src/modules/organizations/router/members.router.js +0 -20
  711. package/src/modules/pages/pages.router.js +0 -107
  712. package/src/modules/rents/rents.router.js +0 -115
  713. package/src/modules/reports/reports.router.js +0 -33
  714. package/src/modules/wallet/wallet.router.js +0 -45
@@ -0,0 +1,267 @@
1
+ import crypto from "crypto";
2
+ import fs from "fs";
3
+ import path from "path";
4
+ import { fileURLToPath } from "url";
5
+ function iconsRoutes(app, db, origins, publicPath) {
6
+ app.post("/api/icons/search", async (req, res) => {
7
+ try {
8
+ const {
9
+ search: term,
10
+ limit = 50,
11
+ next_page,
12
+ prev_page
13
+ } = req.body;
14
+ if (!term) {
15
+ return res.status(400).json({ error: "Search term is required" });
16
+ }
17
+ const cleanTerm = term.replace(/^Icon/i, "").trim();
18
+ const searchParams = { limit };
19
+ if (next_page) {
20
+ searchParams.next_page = next_page;
21
+ } else if (prev_page) {
22
+ searchParams.prev_page = prev_page;
23
+ }
24
+ const response = await searchIcons(cleanTerm, searchParams);
25
+ res.json({
26
+ success: true,
27
+ icons: (response.icons || []).map((icon) => ({
28
+ id: icon.id,
29
+ term: icon.term,
30
+ preview_url: icon.thumbnail_url || icon.preview_url_84 || icon.preview_url_42,
31
+ attribution: icon.attribution
32
+ })),
33
+ pagination: {
34
+ next_page: response.next_page || null,
35
+ prev_page: response.prev_page || null,
36
+ total: response.total || 0
37
+ }
38
+ });
39
+ } catch (error) {
40
+ console.error("Error searching icons:", error);
41
+ res.status(500).json({ error: error.message });
42
+ }
43
+ });
44
+ app.post("/api/icons/save", async (req, res) => {
45
+ try {
46
+ const { iconId, category, iconName, mode = "add", currentIconName } = req.body;
47
+ if (!iconId || !category || !iconName) {
48
+ return res.status(400).json({ error: "iconId, category, and iconName are required" });
49
+ }
50
+ const result = await saveIconToDisk(iconId, category, iconName, mode, currentIconName);
51
+ res.json(result);
52
+ } catch (error) {
53
+ console.error("Error saving icon:", error);
54
+ res.status(500).json({ error: error.message });
55
+ }
56
+ });
57
+ }
58
+ const __filename = fileURLToPath(import.meta.url);
59
+ const __dirname = path.dirname(__filename);
60
+ const API_KEY = process.env.THENOUNPROJECT_KEY;
61
+ const API_SECRET = process.env.THENOUNPROJECT_SECRET;
62
+ const BASE_URL = "https://api.thenounproject.com/v2";
63
+ function generateOAuthSignature(method, url, oauthParams, queryParams, consumerSecret) {
64
+ const allParams = { ...oauthParams, ...queryParams };
65
+ const sortedParams = Object.keys(allParams).sort().map((key) => `${encodeURIComponent(key)}=${encodeURIComponent(allParams[key])}`).join("&");
66
+ const baseString = `${method.toUpperCase()}&${encodeURIComponent(url)}&${encodeURIComponent(sortedParams)}`;
67
+ const signingKey = `${encodeURIComponent(consumerSecret)}&`;
68
+ return crypto.createHmac("sha1", signingKey).update(baseString).digest("base64");
69
+ }
70
+ function generateOAuthHeader(method, url, queryParams = {}) {
71
+ const timestamp = Math.floor(Date.now() / 1e3).toString();
72
+ const nonce = Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15);
73
+ const oauthParams = {
74
+ oauth_consumer_key: API_KEY,
75
+ oauth_nonce: nonce,
76
+ oauth_signature_method: "HMAC-SHA1",
77
+ oauth_timestamp: timestamp,
78
+ oauth_version: "1.0"
79
+ };
80
+ const signature = generateOAuthSignature(method, url, oauthParams, queryParams, API_SECRET);
81
+ oauthParams.oauth_signature = signature;
82
+ const authHeader = "OAuth " + Object.keys(oauthParams).filter((key) => key.startsWith("oauth_")).sort().map((key) => `${encodeURIComponent(key)}="${encodeURIComponent(oauthParams[key])}"`).join(", ");
83
+ return authHeader;
84
+ }
85
+ async function searchIcons(term, options = {}) {
86
+ try {
87
+ const {
88
+ limit = 20,
89
+ next_page,
90
+ prev_page
91
+ } = typeof options === "number" ? { limit: options } : options;
92
+ const url = `${BASE_URL}/icon`;
93
+ const queryParams = {
94
+ query: term,
95
+ limit_to_public_domain: "1",
96
+ limit: limit.toString(),
97
+ thumbnail_size: "84"
98
+ };
99
+ if (next_page) {
100
+ queryParams.next_page = next_page;
101
+ }
102
+ if (prev_page) {
103
+ queryParams.prev_page = prev_page;
104
+ }
105
+ const queryString = new URLSearchParams(queryParams).toString();
106
+ const fullUrl = `${url}?${queryString}`;
107
+ const authHeader = generateOAuthHeader("GET", url, queryParams);
108
+ const response = await fetch(fullUrl, {
109
+ headers: {
110
+ "Authorization": authHeader,
111
+ "Accept": "application/json"
112
+ }
113
+ });
114
+ if (!response.ok) {
115
+ const errorText = await response.text();
116
+ console.error("API Error Response:", {
117
+ status: response.status,
118
+ statusText: response.statusText,
119
+ body: errorText,
120
+ headers: Object.fromEntries(response.headers.entries())
121
+ });
122
+ throw new Error(`API request failed: ${response.status} ${response.statusText}`);
123
+ }
124
+ const data = await response.json();
125
+ return {
126
+ icons: data.icons || [],
127
+ next_page: data.next_page || null,
128
+ prev_page: data.prev_page || null,
129
+ total: data.total || (data.icons ? data.icons.length : 0)
130
+ };
131
+ } catch (error) {
132
+ console.error("Error searching icons:", error);
133
+ throw error;
134
+ }
135
+ }
136
+ async function getIconById(iconId) {
137
+ try {
138
+ const url = `${BASE_URL}/icon/${iconId}`;
139
+ const queryParams = { thumbnail_size: "200" };
140
+ const queryString = new URLSearchParams(queryParams).toString();
141
+ const fullUrl = `${url}?${queryString}`;
142
+ const authHeader = generateOAuthHeader("GET", url, queryParams);
143
+ const response = await fetch(fullUrl, {
144
+ headers: {
145
+ "Authorization": authHeader,
146
+ "Accept": "application/json"
147
+ }
148
+ });
149
+ if (!response.ok) {
150
+ throw new Error(`API request failed: ${response.status} ${response.statusText}`);
151
+ }
152
+ const data = await response.json();
153
+ return data.icon;
154
+ } catch (error) {
155
+ console.error("Error getting icon:", error);
156
+ throw error;
157
+ }
158
+ }
159
+ async function downloadIconSvg(svgUrl) {
160
+ try {
161
+ const response = await fetch(svgUrl);
162
+ if (!response.ok) {
163
+ throw new Error(`Failed to download SVG: ${response.status}`);
164
+ }
165
+ const svgContent = await response.text();
166
+ if (svgContent.startsWith("data:image/svg+xml;base64,")) {
167
+ const base64Data = svgContent.split(",")[1];
168
+ return Buffer.from(base64Data, "base64").toString("utf-8");
169
+ }
170
+ return svgContent;
171
+ } catch (error) {
172
+ console.error("Error downloading SVG:", error);
173
+ throw error;
174
+ }
175
+ }
176
+ function convertSvgToVueComponent(svgContent, iconName) {
177
+ let cleanSvg = svgContent.replace(/<\?xml[^>]*\?>/g, "");
178
+ cleanSvg = cleanSvg.replace(/<!DOCTYPE[^>]*>/g, "");
179
+ cleanSvg = cleanSvg.trim();
180
+ cleanSvg = cleanSvg.replace(/fill="[^"]*"/g, ':fill="fill"');
181
+ cleanSvg = cleanSvg.replace(/stroke="[^"]*"/g, ':stroke="fill"');
182
+ const svgElements = ["path", "rect", "circle", "ellipse", "polygon", "polyline", "line", "g"];
183
+ svgElements.forEach((element) => {
184
+ const regex = new RegExp(`<${element}(\\s+[^>]*?)?(?<!:fill="fill"|:stroke="fill")(/?)>`, "gi");
185
+ cleanSvg = cleanSvg.replace(regex, (match, attributes, selfClosing) => {
186
+ if (match.includes("fill") || match.includes("stroke")) {
187
+ return match;
188
+ }
189
+ return `<${element} :fill="fill"${attributes || ""}${selfClosing || ""}>`;
190
+ });
191
+ });
192
+ cleanSvg = cleanSvg.replace(/<svg/g, "\n<svg");
193
+ cleanSvg = cleanSvg.replace(/<\/svg>/g, "\n</svg>");
194
+ cleanSvg = cleanSvg.replace(/<(path|rect|circle|ellipse|polygon|polyline|line|g)/g, "\n <$1");
195
+ cleanSvg = cleanSvg.replace(/>\s*\n\s*</g, ">\n<");
196
+ const vueComponent = `<template>${cleanSvg}
197
+ </template>
198
+
199
+ <script setup>
200
+ const props = defineProps({
201
+ fill: {
202
+ type: String,
203
+ default: 'rgb(var(--black))'
204
+ }
205
+ })
206
+ </script>`;
207
+ return vueComponent;
208
+ }
209
+ async function saveIconToDisk(iconId, category, iconName, mode = "add", currentIconName = null) {
210
+ try {
211
+ const icon = await getIconById(iconId);
212
+ if (!icon.icon_url) {
213
+ throw new Error("No SVG URL available for this icon");
214
+ }
215
+ const svgContent = await downloadIconSvg(icon.icon_url);
216
+ const vueComponent = convertSvgToVueComponent(svgContent, iconName);
217
+ const categoryPath = path.join(__dirname, category);
218
+ const filePath = path.join(categoryPath, `${iconName}.vue`);
219
+ if (!fs.existsSync(categoryPath)) {
220
+ fs.mkdirSync(categoryPath, { recursive: true });
221
+ }
222
+ if (mode === "replace" && currentIconName && currentIconName !== iconName) {
223
+ const oldFilePath = path.join(categoryPath, `${currentIconName}.vue`);
224
+ if (fs.existsSync(oldFilePath)) {
225
+ fs.unlinkSync(oldFilePath);
226
+ }
227
+ }
228
+ fs.writeFileSync(filePath, vueComponent);
229
+ return {
230
+ success: true,
231
+ filePath: filePath.replace(__dirname, ""),
232
+ content: vueComponent,
233
+ iconData: {
234
+ name: iconName,
235
+ category,
236
+ originalName: icon.term,
237
+ attribution: icon.attribution
238
+ }
239
+ };
240
+ } catch (error) {
241
+ console.error("Error saving icon:", error);
242
+ throw error;
243
+ }
244
+ }
245
+ function initializeIcons({ app, db, origins, publicPath, options = {} }) {
246
+ console.log("initializeIcons publicPath:", publicPath);
247
+ if (app) {
248
+ iconsRoutes(app);
249
+ }
250
+ }
251
+ const routes = {
252
+ iconsRoutes
253
+ };
254
+ const icons_server = {
255
+ initialize: initializeIcons,
256
+ routes
257
+ };
258
+ export {
259
+ convertSvgToVueComponent,
260
+ icons_server as default,
261
+ downloadIconSvg,
262
+ getIconById,
263
+ initializeIcons as initialize,
264
+ routes,
265
+ saveIconToDisk,
266
+ searchIcons
267
+ };
@@ -1,11 +1,11 @@
1
1
  import { a as applyOwnershipSchema } from "./ownership.schema-fwwDf_e5.js";
2
2
  import { m as middlewareFactory } from "./authJwt-DKbMMjw0.js";
3
- import { L as LoggerNamespaced, c as coreabac } from "./abac-BPl9Bmf9.js";
3
+ import { L as LoggerNamespaced, A as ABAC } from "./abac-Blt8bUTL.js";
4
4
  import { q as queryProcessorCore } from "./queryProcessor-C_5Iipam.js";
5
5
  import { C as CacheNamespaced } from "./core.cache-DALYFDdy.js";
6
6
  import { O as ObserverNamespaced } from "./core.observer-MZsqaE6F.js";
7
- import { a as Validator, V as Verifier } from "./core.verifier-gPPX_jhf.js";
8
- import { C as CRUD } from "./crud-DpOXTZep.js";
7
+ import { a as Validator, V as Verifier } from "./core.verifier-DVB2a21y.js";
8
+ import { C as CRUD } from "./crud-BT5FIvQC.js";
9
9
  const StockAdjustmentModel = (db) => {
10
10
  const StockAdjustmentSchema = new db.mongoose.Schema({
11
11
  product: {
@@ -967,7 +967,7 @@ function stockAlertsVerifierFactory(db) {
967
967
  deleteVerifier
968
968
  };
969
969
  }
970
- const { getInstance: getInstance$2 } = coreabac;
970
+ const { getInstance: getInstance$2 } = ABAC;
971
971
  function setupStockAlertsRoutes(app, db) {
972
972
  const abac = getInstance$2(db);
973
973
  const verifier = stockAlertsVerifierFactory();
@@ -997,7 +997,7 @@ function setupStockAlertsRoutes(app, db) {
997
997
  });
998
998
  return stockAlertsCRUD;
999
999
  }
1000
- const { getInstance: getInstance$1 } = coreabac;
1000
+ const { getInstance: getInstance$1 } = ABAC;
1001
1001
  function inventoryRoutes(app, db) {
1002
1002
  const jwt = middlewareFactory(db);
1003
1003
  const verifier = verifierFactory();
@@ -1045,7 +1045,7 @@ function inventoryRoutes(app, db) {
1045
1045
  );
1046
1046
  setupStockAlertsRoutes(app, db);
1047
1047
  }
1048
- const { getInstance } = coreabac;
1048
+ const { getInstance } = ABAC;
1049
1049
  function inventoryPolicies(db) {
1050
1050
  const abac = getInstance(db);
1051
1051
  return abac;
@@ -0,0 +1,116 @@
1
+ import { ref, createElementBlock, openBlock, normalizeClass, withModifiers, createElementVNode, createCommentVNode, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString } from "vue";
2
+ import d from "./martyrs.es43.js";
3
+ import p from "./martyrs.es44.js";
4
+ import s from "./martyrs.es46.js";
5
+ const T = ["disabled"], N = {
6
+ key: 0,
7
+ class: "button-counter font-second flex flex-center"
8
+ }, E = { class: "t-black dark:t-white" }, O = {
9
+ __name: "Button",
10
+ props: {
11
+ submit: {
12
+ type: Function,
13
+ default: async () => {
14
+ console.log("Button click.");
15
+ }
16
+ },
17
+ text: {
18
+ type: Object,
19
+ default: () => ({
20
+ success: null,
21
+ error: null
22
+ })
23
+ },
24
+ counter: {
25
+ type: Object
26
+ },
27
+ callback: {
28
+ type: Function,
29
+ default: async () => {
30
+ console.log("Button callback.");
31
+ }
32
+ },
33
+ callbackDelay: {
34
+ type: Number,
35
+ default: 750
36
+ },
37
+ showSucces: {
38
+ type: Boolean,
39
+ default: true
40
+ },
41
+ showLoader: {
42
+ type: Boolean,
43
+ default: true
44
+ },
45
+ validation: {
46
+ type: Boolean,
47
+ default: false
48
+ }
49
+ },
50
+ emits: ["error"],
51
+ setup(e, { emit: k }) {
52
+ const o = e, p$1 = k, t = ref(null), n = ref(null), l = ref(false), i = ref(false);
53
+ async function g() {
54
+ console.log("click"), t.value.style["pointer-events"] = "none", n.value = null, l.value = true;
55
+ const c = () => {
56
+ t.value && (t.value.style.pointerEvents = "auto", l.value = false, i.value = false, n.value = null);
57
+ };
58
+ try {
59
+ await o.submit(), t.value.classList.replace("bg-main", "bg-second"), l.value = false, o.showSucces ? (i.value = true, setTimeout(() => {
60
+ c(), t.value.classList.replace("bg-second", "bg-main");
61
+ }, 500)) : (c(), t.value.classList.replace("bg-second", "bg-main")), o.callback && setTimeout(() => o.callback(), o.callbackDelay);
62
+ } catch (u) {
63
+ console.error("=== BUTTON ERROR ===", u), p$1("error", u), t.value.classList.replace("bg-main", "bg-fourth-nano"), l.value = false, n.value = true, setTimeout(() => {
64
+ c(), t.value.classList.replace("bg-fourth-nano", "bg-main");
65
+ }, 1330);
66
+ }
67
+ }
68
+ return (c, u) => (openBlock(), createElementBlock("button", {
69
+ onClick: withModifiers(g, ["stop"]),
70
+ disabled: e.validation,
71
+ ref_key: "button",
72
+ ref: t,
73
+ class: normalizeClass(["button", { "button--disabled": l.value || e.validation }])
74
+ }, [
75
+ createElementVNode("span", {
76
+ class: normalizeClass(["button-content", { hidden: l.value || n.value || i.value }])
77
+ }, [
78
+ renderSlot(c.$slots, "default", {}, void 0, true)
79
+ ], 2),
80
+ createElementVNode("span", {
81
+ class: normalizeClass(["button-loader", { active: l.value && e.showLoader }])
82
+ }, u[0] || (u[0] = [
83
+ createElementVNode("span", { class: "dot" }, null, -1),
84
+ createElementVNode("span", { class: "dot" }, null, -1),
85
+ createElementVNode("span", { class: "dot" }, null, -1)
86
+ ]), 2),
87
+ createElementVNode("span", {
88
+ class: normalizeClass(["button-success", { active: i.value && e.showSucces }])
89
+ }, [
90
+ e.text.success ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
91
+ createTextVNode(toDisplayString(e.text.success), 1)
92
+ ], 64)) : (openBlock(), createBlock(d, {
93
+ key: 1,
94
+ class: "i-regular"
95
+ }))
96
+ ], 2),
97
+ createElementVNode("span", {
98
+ class: normalizeClass(["button-error", { active: n.value }])
99
+ }, [
100
+ e.text.error ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
101
+ createTextVNode(toDisplayString(e.text.error), 1)
102
+ ], 64)) : (openBlock(), createBlock(p, {
103
+ key: 1,
104
+ class: "i-regular"
105
+ }))
106
+ ], 2),
107
+ e.counter ? (openBlock(), createElementBlock("div", N, [
108
+ createElementVNode("span", E, toDisplayString(e.counter), 1)
109
+ ])) : createCommentVNode("", true)
110
+ ], 10, T));
111
+ }
112
+ }, $ = /* @__PURE__ */ s(O, [["__scopeId", "data-v-8d15c58c"]]);
113
+ export {
114
+ $ as default
115
+ };
116
+ //# sourceMappingURL=martyrs.es3.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"martyrs.es3.js","sources":["../../martyrs.es3.js"],"sourcesContent":["import { ref as d, createElementBlock as f, openBlock as s, normalizeClass as r, withModifiers as h, createElementVNode as a, createCommentVNode as B, renderSlot as x, createBlock as m, Fragment as v, createTextVNode as y, toDisplayString as b } from \"vue\";\nimport w from \"./martyrs.es43.js\";\nimport L from \"./martyrs.es44.js\";\n/* empty css */\nimport S from \"./martyrs.es46.js\";\nconst T = [\"disabled\"], N = {\n key: 0,\n class: \"button-counter font-second flex flex-center\"\n}, E = { class: \"t-black dark:t-white\" }, O = {\n __name: \"Button\",\n props: {\n submit: {\n type: Function,\n default: async () => {\n console.log(\"Button click.\");\n }\n },\n text: {\n type: Object,\n default: () => ({\n success: null,\n error: null\n })\n },\n counter: {\n type: Object\n },\n callback: {\n type: Function,\n default: async () => {\n console.log(\"Button callback.\");\n }\n },\n callbackDelay: {\n type: Number,\n default: 750\n },\n showSucces: {\n type: Boolean,\n default: !0\n },\n showLoader: {\n type: Boolean,\n default: !0\n },\n validation: {\n type: Boolean,\n default: !1\n }\n },\n emits: [\"error\"],\n setup(e, { emit: k }) {\n const o = e, p = k, t = d(null), n = d(null), l = d(!1), i = d(!1);\n async function g() {\n console.log(\"click\"), t.value.style[\"pointer-events\"] = \"none\", n.value = null, l.value = !0;\n const c = () => {\n t.value && (t.value.style.pointerEvents = \"auto\", l.value = !1, i.value = !1, n.value = null);\n };\n try {\n await o.submit(), t.value.classList.replace(\"bg-main\", \"bg-second\"), l.value = !1, o.showSucces ? (i.value = !0, setTimeout(() => {\n c(), t.value.classList.replace(\"bg-second\", \"bg-main\");\n }, 500)) : (c(), t.value.classList.replace(\"bg-second\", \"bg-main\")), o.callback && setTimeout(() => o.callback(), o.callbackDelay);\n } catch (u) {\n console.error(\"=== BUTTON ERROR ===\", u), p(\"error\", u), t.value.classList.replace(\"bg-main\", \"bg-fourth-nano\"), l.value = !1, n.value = !0, setTimeout(() => {\n c(), t.value.classList.replace(\"bg-fourth-nano\", \"bg-main\");\n }, 1330);\n }\n }\n return (c, u) => (s(), f(\"button\", {\n onClick: h(g, [\"stop\"]),\n disabled: e.validation,\n ref_key: \"button\",\n ref: t,\n class: r([\"button\", { \"button--disabled\": l.value || e.validation }])\n }, [\n a(\"span\", {\n class: r([\"button-content\", { hidden: l.value || n.value || i.value }])\n }, [\n x(c.$slots, \"default\", {}, void 0, !0)\n ], 2),\n a(\"span\", {\n class: r([\"button-loader\", { active: l.value && e.showLoader }])\n }, u[0] || (u[0] = [\n a(\"span\", { class: \"dot\" }, null, -1),\n a(\"span\", { class: \"dot\" }, null, -1),\n a(\"span\", { class: \"dot\" }, null, -1)\n ]), 2),\n a(\"span\", {\n class: r([\"button-success\", { active: i.value && e.showSucces }])\n }, [\n e.text.success ? (s(), f(v, { key: 0 }, [\n y(b(e.text.success), 1)\n ], 64)) : (s(), m(w, {\n key: 1,\n class: \"i-regular\"\n }))\n ], 2),\n a(\"span\", {\n class: r([\"button-error\", { active: n.value }])\n }, [\n e.text.error ? (s(), f(v, { key: 0 }, [\n y(b(e.text.error), 1)\n ], 64)) : (s(), m(L, {\n key: 1,\n class: \"i-regular\"\n }))\n ], 2),\n e.counter ? (s(), f(\"div\", N, [\n a(\"span\", E, b(e.counter), 1)\n ])) : B(\"\", !0)\n ], 10, T));\n }\n}, $ = /* @__PURE__ */ S(O, [[\"__scopeId\", \"data-v-8d15c58c\"]]);\nexport {\n $ as default\n};\n"],"names":["p","d","s","f","h","r","a","x","v","y","b","m","w","L","B","S"],"mappings":"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"}
@@ -0,0 +1,124 @@
1
+ import { ref, computed, createElementBlock, createCommentVNode, onMounted, onBeforeUnmount, watch, openBlock, normalizeStyle, normalizeClass, createElementVNode, renderSlot, Fragment, renderList, nextTick } from "vue";
2
+ const Q = {
3
+ class: "marquee",
4
+ "aria-hidden": true
5
+ }, ee = {
6
+ __name: "Marquee",
7
+ props: {
8
+ vertical: { type: Boolean, default: false },
9
+ direction: { type: String, default: "normal" },
10
+ duration: { type: Number, default: 20 },
11
+ delay: { type: Number, default: 0 },
12
+ loop: { type: Number, default: 0 },
13
+ clone: { type: Boolean, default: false },
14
+ gradient: { type: Boolean, default: false },
15
+ gradientColor: { type: [Array, String], default: () => [255, 255, 255] },
16
+ gradientLength: { type: String },
17
+ pauseOnHover: { type: Boolean, default: false },
18
+ pauseOnClick: { type: Boolean, default: false },
19
+ pause: { type: Boolean, default: false }
20
+ },
21
+ emits: ["onComplete", "onLoopComplete", "onPause", "onResume"],
22
+ setup(c, { emit: I }) {
23
+ const e = c, u = I, m = ref(false), d = ref(0), M = ref(0), p = ref(null), o = ref(null), i = ref(null), h = ref(null), g = ref({ width: 0, height: 0 }), r = ref("100%"), $ = ref(0), q = ref(0), s = ref("100%"), H = ref(0), b = ref(0), z = ref("200px"), y = ref(false), v = ref(null), n = ref(null), L = async () => {
24
+ e.vertical && (y.value = true), await nextTick();
25
+ const l = () => {
26
+ if (r.value = "0%", s.value = "0%", v.value !== null && n.value !== null)
27
+ if (v.value && n.value)
28
+ if (e.vertical && "clientHeight" in v.value && "clientHeight" in n.value) {
29
+ b.value = v.value.clientHeight, H.value = n.value.clientHeight;
30
+ const a = Math.ceil(H.value / b.value);
31
+ return d.value = isFinite(a) ? a : 0, y.value = false, d.value;
32
+ } else if (!e.vertical && "clientWidth" in v.value && "clientWidth" in n.value) {
33
+ q.value = v.value.clientWidth, $.value = n.value.clientWidth;
34
+ const a = Math.ceil($.value / q.value);
35
+ return d.value = isFinite(a) ? a : 0, d.value;
36
+ } else
37
+ return r.value = "100%", s.value = "100%", 0;
38
+ else
39
+ return r.value = "100%", s.value = "100%", 0;
40
+ else
41
+ return r.value = "100%", s.value = "100%", 0;
42
+ };
43
+ l(), typeof ResizeObserver < "u" && n.value ? (o.value && o.value.disconnect(), o.value = new ResizeObserver((a) => {
44
+ const f = a[0], B = f.contentRect.width, R = f.contentRect.height, E = Math.abs(B - g.value.width) > 1, U = Math.abs(R - g.value.height) > 1;
45
+ (E || U) && (g.value = { width: B, height: R }, clearTimeout(h.value), h.value = setTimeout(() => {
46
+ l();
47
+ }, 300));
48
+ }), o.value.observe(n.value)) : (i.value && clearInterval(i.value), i.value = setTimeout(() => {
49
+ l(), i.value = null;
50
+ }, 500));
51
+ }, A = () => {
52
+ e.pauseOnHover && u("onPause");
53
+ }, T = () => {
54
+ e.pauseOnHover && u("onResume");
55
+ }, N = () => {
56
+ e.pauseOnClick && u("onPause");
57
+ }, P = () => {
58
+ e.pauseOnClick && u("onResume");
59
+ }, W = computed(() => ({
60
+ "--loops": `${e.loop === 0 ? "infinite" : e.loop}`,
61
+ "--duration": `${e.duration}s`,
62
+ "--delay": `${e.delay}s`,
63
+ "--direction": `${e.direction}`,
64
+ "--pauseOnHover": `${e.pauseOnHover ? "paused" : "running"}`,
65
+ "--pauseOnClick": `${e.pauseOnClick ? "paused" : "running"}`,
66
+ "--pauseAnimation": `${e.vertical && y.value || e.pause ? "paused" : "running"}`,
67
+ "--gradient-color": e.gradientColor,
68
+ "--gradient-length": `${z.value}`,
69
+ "--min-width": `${r.value}`,
70
+ "--min-height": `${s.value}`,
71
+ "--orientation": e.vertical ? "scrollY" : "scrollX"
72
+ })), F = async () => {
73
+ e.vertical ? (s.value = "100%", r.value = "auto") : (s.value = "auto", r.value = "100%"), e.gradient && e.gradientLength && (z.value = e.gradientLength), e.clone && await L(), m.value = true;
74
+ };
75
+ return onMounted(async () => {
76
+ F(), p.value = setInterval(() => {
77
+ M.value++, e.loop !== 0 && M.value === e.loop && (u("onComplete"), clearInterval(p.value)), u("onLoopComplete");
78
+ }, e.duration * 1e3);
79
+ }), onBeforeUnmount(() => {
80
+ clearInterval(p.value), o.value && (o.value.disconnect(), o.value = null), i.value && (clearInterval(i.value), i.value = null), h.value && (clearTimeout(h.value), h.value = null);
81
+ }), watch(
82
+ () => e.pause,
83
+ (l, a) => {
84
+ l !== a && u(l ? "onPause" : "onResume");
85
+ }
86
+ ), (l, a) => m.value ? (openBlock(), createElementBlock("div", {
87
+ key: 0,
88
+ class: normalizeClass(["vue3-marquee", { vertical: c.vertical, horizontal: !c.vertical }]),
89
+ style: normalizeStyle(W.value),
90
+ onMouseenter: A,
91
+ onMouseleave: T,
92
+ onMousedown: N,
93
+ onMouseup: P
94
+ }, [
95
+ createElementVNode("div", {
96
+ class: normalizeClass(["transparent-overlay", { vertical: c.vertical, horizontal: !c.vertical, overlay: c.gradient }]),
97
+ ref_key: "marqueeOverlayContainer",
98
+ ref: n,
99
+ "aria-hidden": true
100
+ }, null, 2),
101
+ createElementVNode("div", {
102
+ class: "marquee",
103
+ ref_key: "marqueeContent",
104
+ ref: v
105
+ }, [
106
+ renderSlot(l.$slots, "default")
107
+ ], 512),
108
+ createElementVNode("div", Q, [
109
+ renderSlot(l.$slots, "default")
110
+ ]),
111
+ (openBlock(true), createElementBlock(Fragment, null, renderList(d.value, (f) => (openBlock(), createElementBlock("div", {
112
+ key: f,
113
+ "aria-hidden": true,
114
+ class: "marquee cloned"
115
+ }, [
116
+ renderSlot(l.$slots, "default")
117
+ ]))), 128))
118
+ ], 38)) : createCommentVNode("", true);
119
+ }
120
+ };
121
+ export {
122
+ ee as default
123
+ };
124
+ //# sourceMappingURL=martyrs.es39.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"martyrs.es39.js","sources":["../../martyrs.es39.js"],"sourcesContent":["import { ref as t, computed as x, onMounted as D, onBeforeUnmount as V, watch as X, createElementBlock as C, createCommentVNode as Y, openBlock as w, normalizeStyle as j, normalizeClass as S, createElementVNode as O, renderSlot as k, Fragment as G, renderList as J, nextTick as K } from \"vue\";\n/* empty css */\nconst Q = {\n class: \"marquee\",\n \"aria-hidden\": !0\n}, ee = {\n __name: \"Marquee\",\n props: {\n vertical: { type: Boolean, default: !1 },\n direction: { type: String, default: \"normal\" },\n duration: { type: Number, default: 20 },\n delay: { type: Number, default: 0 },\n loop: { type: Number, default: 0 },\n clone: { type: Boolean, default: !1 },\n gradient: { type: Boolean, default: !1 },\n gradientColor: { type: [Array, String], default: () => [255, 255, 255] },\n gradientLength: { type: String },\n pauseOnHover: { type: Boolean, default: !1 },\n pauseOnClick: { type: Boolean, default: !1 },\n pause: { type: Boolean, default: !1 }\n },\n emits: [\"onComplete\", \"onLoopComplete\", \"onPause\", \"onResume\"],\n setup(c, { emit: I }) {\n const e = c, u = I, m = t(!1), d = t(0), M = t(0), p = t(null), o = t(null), i = t(null), h = t(null), g = t({ width: 0, height: 0 }), r = t(\"100%\"), $ = t(0), q = t(0), s = t(\"100%\"), H = t(0), b = t(0), z = t(\"200px\"), y = t(!1), v = t(null), n = t(null), L = async () => {\n e.vertical && (y.value = !0), await K();\n const l = () => {\n if (r.value = \"0%\", s.value = \"0%\", v.value !== null && n.value !== null)\n if (v.value && n.value)\n if (e.vertical && \"clientHeight\" in v.value && \"clientHeight\" in n.value) {\n b.value = v.value.clientHeight, H.value = n.value.clientHeight;\n const a = Math.ceil(H.value / b.value);\n return d.value = isFinite(a) ? a : 0, y.value = !1, d.value;\n } else if (!e.vertical && \"clientWidth\" in v.value && \"clientWidth\" in n.value) {\n q.value = v.value.clientWidth, $.value = n.value.clientWidth;\n const a = Math.ceil($.value / q.value);\n return d.value = isFinite(a) ? a : 0, d.value;\n } else\n return r.value = \"100%\", s.value = \"100%\", 0;\n else\n return r.value = \"100%\", s.value = \"100%\", 0;\n else\n return r.value = \"100%\", s.value = \"100%\", 0;\n };\n l(), typeof ResizeObserver < \"u\" && n.value ? (o.value && o.value.disconnect(), o.value = new ResizeObserver((a) => {\n const f = a[0], B = f.contentRect.width, R = f.contentRect.height, E = Math.abs(B - g.value.width) > 1, U = Math.abs(R - g.value.height) > 1;\n (E || U) && (g.value = { width: B, height: R }, clearTimeout(h.value), h.value = setTimeout(() => {\n l();\n }, 300));\n }), o.value.observe(n.value)) : (i.value && clearInterval(i.value), i.value = setTimeout(() => {\n l(), i.value = null;\n }, 500));\n }, A = () => {\n e.pauseOnHover && u(\"onPause\");\n }, T = () => {\n e.pauseOnHover && u(\"onResume\");\n }, N = () => {\n e.pauseOnClick && u(\"onPause\");\n }, P = () => {\n e.pauseOnClick && u(\"onResume\");\n }, W = x(() => ({\n \"--loops\": `${e.loop === 0 ? \"infinite\" : e.loop}`,\n \"--duration\": `${e.duration}s`,\n \"--delay\": `${e.delay}s`,\n \"--direction\": `${e.direction}`,\n \"--pauseOnHover\": `${e.pauseOnHover ? \"paused\" : \"running\"}`,\n \"--pauseOnClick\": `${e.pauseOnClick ? \"paused\" : \"running\"}`,\n \"--pauseAnimation\": `${e.vertical && y.value || e.pause ? \"paused\" : \"running\"}`,\n \"--gradient-color\": e.gradientColor,\n \"--gradient-length\": `${z.value}`,\n \"--min-width\": `${r.value}`,\n \"--min-height\": `${s.value}`,\n \"--orientation\": e.vertical ? \"scrollY\" : \"scrollX\"\n })), F = async () => {\n e.vertical ? (s.value = \"100%\", r.value = \"auto\") : (s.value = \"auto\", r.value = \"100%\"), e.gradient && e.gradientLength && (z.value = e.gradientLength), e.clone && await L(), m.value = !0;\n };\n return D(async () => {\n F(), p.value = setInterval(() => {\n M.value++, e.loop !== 0 && M.value === e.loop && (u(\"onComplete\"), clearInterval(p.value)), u(\"onLoopComplete\");\n }, e.duration * 1e3);\n }), V(() => {\n clearInterval(p.value), o.value && (o.value.disconnect(), o.value = null), i.value && (clearInterval(i.value), i.value = null), h.value && (clearTimeout(h.value), h.value = null);\n }), X(\n () => e.pause,\n (l, a) => {\n l !== a && u(l ? \"onPause\" : \"onResume\");\n }\n ), (l, a) => m.value ? (w(), C(\"div\", {\n key: 0,\n class: S([\"vue3-marquee\", { vertical: c.vertical, horizontal: !c.vertical }]),\n style: j(W.value),\n onMouseenter: A,\n onMouseleave: T,\n onMousedown: N,\n onMouseup: P\n }, [\n O(\"div\", {\n class: S([\"transparent-overlay\", { vertical: c.vertical, horizontal: !c.vertical, overlay: c.gradient }]),\n ref_key: \"marqueeOverlayContainer\",\n ref: n,\n \"aria-hidden\": !0\n }, null, 2),\n O(\"div\", {\n class: \"marquee\",\n ref_key: \"marqueeContent\",\n ref: v\n }, [\n k(l.$slots, \"default\")\n ], 512),\n O(\"div\", Q, [\n k(l.$slots, \"default\")\n ]),\n (w(!0), C(G, null, J(d.value, (f) => (w(), C(\"div\", {\n key: f,\n \"aria-hidden\": !0,\n class: \"marquee cloned\"\n }, [\n k(l.$slots, \"default\")\n ]))), 128))\n ], 38)) : Y(\"\", !0);\n }\n};\nexport {\n ee as default\n};\n"],"names":["t","K","x","D","V","X","w","C","S","j","O","k","G","J","Y"],"mappings":"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"}
@@ -0,0 +1,30 @@
1
+ import { createElementBlock, openBlock, createElementVNode } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "48",
5
+ height: "48",
6
+ viewBox: "0 0 48 48",
7
+ fill: "none"
8
+ }, r = ["fill"], d = {
9
+ __name: "IconCheckmark",
10
+ props: {
11
+ fill: {
12
+ type: String,
13
+ default: "currentColor"
14
+ }
15
+ },
16
+ setup(e) {
17
+ return (c, i) => (openBlock(), createElementBlock("svg", n, [
18
+ createElementVNode("path", {
19
+ fill: e.fill,
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M19.1081 37.3513C18.3271 38.1323 17.061 38.1323 16.2799 37.3515L7.41509 28.4891C6.63367 27.7079 6.63381 26.441 7.4154 25.66L9.04833 24.0282C9.82946 23.2476 11.0954 23.2478 11.8763 24.0287L17.6941 29.8465L36.1264 11.4142C36.9074 10.6332 38.1738 10.6332 38.9548 11.4142L40.5858 13.0452C41.3668 13.8262 41.3668 15.0926 40.5858 15.8736L19.1081 37.3513Z"
23
+ }, null, 8, r)
24
+ ]));
25
+ }
26
+ };
27
+ export {
28
+ d as default
29
+ };
30
+ //# sourceMappingURL=martyrs.es43.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"martyrs.es43.js","sources":["../../martyrs.es43.js"],"sourcesContent":["import { createElementBlock as l, openBlock as t, createElementVNode as o } from \"vue\";\nconst n = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"48\",\n height: \"48\",\n viewBox: \"0 0 48 48\",\n fill: \"none\"\n}, r = [\"fill\"], d = {\n __name: \"IconCheckmark\",\n props: {\n fill: {\n type: String,\n default: \"currentColor\"\n }\n },\n setup(e) {\n return (c, i) => (t(), l(\"svg\", n, [\n o(\"path\", {\n fill: e.fill,\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M19.1081 37.3513C18.3271 38.1323 17.061 38.1323 16.2799 37.3515L7.41509 28.4891C6.63367 27.7079 6.63381 26.441 7.4154 25.66L9.04833 24.0282C9.82946 23.2476 11.0954 23.2478 11.8763 24.0287L17.6941 29.8465L36.1264 11.4142C36.9074 10.6332 38.1738 10.6332 38.9548 11.4142L40.5858 13.0452C41.3668 13.8262 41.3668 15.0926 40.5858 15.8736L19.1081 37.3513Z\"\n }, null, 8, r)\n ]));\n }\n};\nexport {\n d as default\n};\n"],"names":["t","l","o"],"mappings":";AACK,MAAC,IAAI;AAAA,EACR,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GAAG,IAAI,CAAC,MAAM,GAAG,IAAI;AAAA,EACnB,QAAQ;AAAA,EACR,OAAO;AAAA,IACL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,IACf;AAAA,EACA;AAAA,EACE,MAAM,GAAG;AACP,WAAO,CAAC,GAAG,OAAOA,UAAC,GAAIC,mBAAE,OAAO,GAAG;AAAA,MACjCC,mBAAE,QAAQ;AAAA,QACR,MAAM,EAAE;AAAA,QACR,aAAa;AAAA,QACb,aAAa;AAAA,QACb,GAAG;AAAA,MACX,GAAS,MAAM,GAAG,CAAC;AAAA,IACnB,CAAK;AAAA,EACH;AACF;"}
@@ -0,0 +1,28 @@
1
+ import { createElementBlock, openBlock, createElementVNode } from "vue";
2
+ const c = {
3
+ width: "100pt",
4
+ height: "100pt",
5
+ version: "1.1",
6
+ viewBox: "0 0 100 100",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ }, r = ["fill"], p = {
9
+ __name: "IconCross",
10
+ props: {
11
+ fill: {
12
+ type: String,
13
+ default: "currentColor"
14
+ }
15
+ },
16
+ setup(t) {
17
+ return (n, s) => (openBlock(), createElementBlock("svg", c, [
18
+ createElementVNode("path", {
19
+ fill: t.fill,
20
+ d: "m22.055 22.055c1.625-1.6289 4.2656-1.6289 5.8906 0l22.055 22.055 22.055-22.055c1.625-1.6289 4.2656-1.6289 5.8906 0 1.6289 1.625 1.6289 4.2656 0 5.8906l-22.055 22.055 22.055 22.055c1.6289 1.625 1.6289 4.2656 0 5.8906-1.625 1.6289-4.2656 1.6289-5.8906 0l-22.055-22.055-22.055 22.055c-1.625 1.6289-4.2656 1.6289-5.8906 0-1.6289-1.625-1.6289-4.2656 0-5.8906l22.055-22.055-22.055-22.055c-1.6289-1.625-1.6289-4.2656 0-5.8906z"
21
+ }, null, 8, r)
22
+ ]));
23
+ }
24
+ };
25
+ export {
26
+ p as default
27
+ };
28
+ //# sourceMappingURL=martyrs.es44.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"martyrs.es44.js","sources":["../../martyrs.es44.js"],"sourcesContent":["import { createElementBlock as e, openBlock as l, createElementVNode as o } from \"vue\";\nconst c = {\n width: \"100pt\",\n height: \"100pt\",\n version: \"1.1\",\n viewBox: \"0 0 100 100\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}, r = [\"fill\"], p = {\n __name: \"IconCross\",\n props: {\n fill: {\n type: String,\n default: \"currentColor\"\n }\n },\n setup(t) {\n return (n, s) => (l(), e(\"svg\", c, [\n o(\"path\", {\n fill: t.fill,\n d: \"m22.055 22.055c1.625-1.6289 4.2656-1.6289 5.8906 0l22.055 22.055 22.055-22.055c1.625-1.6289 4.2656-1.6289 5.8906 0 1.6289 1.625 1.6289 4.2656 0 5.8906l-22.055 22.055 22.055 22.055c1.6289 1.625 1.6289 4.2656 0 5.8906-1.625 1.6289-4.2656 1.6289-5.8906 0l-22.055-22.055-22.055 22.055c-1.625 1.6289-4.2656 1.6289-5.8906 0-1.6289-1.625-1.6289-4.2656 0-5.8906l22.055-22.055-22.055-22.055c-1.6289-1.625-1.6289-4.2656 0-5.8906z\"\n }, null, 8, r)\n ]));\n }\n};\nexport {\n p as default\n};\n"],"names":["l","e","o"],"mappings":";AACK,MAAC,IAAI;AAAA,EACR,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,SAAS;AAAA,EACT,OAAO;AACT,GAAG,IAAI,CAAC,MAAM,GAAG,IAAI;AAAA,EACnB,QAAQ;AAAA,EACR,OAAO;AAAA,IACL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,IACf;AAAA,EACA;AAAA,EACE,MAAM,GAAG;AACP,WAAO,CAAC,GAAG,OAAOA,UAAC,GAAIC,mBAAE,OAAO,GAAG;AAAA,MACjCC,mBAAE,QAAQ;AAAA,QACR,MAAM,EAAE;AAAA,QACR,GAAG;AAAA,MACX,GAAS,MAAM,GAAG,CAAC;AAAA,IACnB,CAAK;AAAA,EACH;AACF;"}