@ozdao/martyrs 0.2.540 → 0.2.541

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 (264) hide show
  1. package/dist/{globals.verifier-CJ1lr-NW.cjs → globals.verifier-Bi-XLEi9.cjs} +24 -23
  2. package/dist/{globals.verifier-BhqUrneb.js → globals.verifier-gPPX_jhf.js} +24 -23
  3. package/dist/inventory.server.cjs +1 -1
  4. package/dist/inventory.server.js +1 -1
  5. package/dist/{main-Zhs0EqRp.cjs → main-7IA3UHca.cjs} +6 -6
  6. package/dist/{main-gOfhekZG.js → main-BpBtIUcJ.js} +549 -549
  7. package/dist/martyrs/src/components/Button/{Button.vue2.cjs → Button.vue.cjs} +2 -2
  8. package/dist/martyrs/src/components/Button/{Button.vue2.js.map → Button.vue.cjs.map} +1 -1
  9. package/dist/martyrs/src/components/Button/{Button.vue2.js → Button.vue.js} +2 -2
  10. package/dist/martyrs/src/components/Button/Button.vue.js.map +1 -0
  11. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  12. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  13. package/dist/martyrs/src/components/FieldTags/create-tags.cjs +11 -2
  14. package/dist/martyrs/src/components/FieldTags/create-tags.cjs.map +1 -1
  15. package/dist/martyrs/src/components/FieldTags/create-tags.js +11 -2
  16. package/dist/martyrs/src/components/FieldTags/create-tags.js.map +1 -1
  17. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.cjs → Spoiler.vue.cjs} +2 -2
  18. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.js.map → Spoiler.vue.cjs.map} +1 -1
  19. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.js → Spoiler.vue.js} +2 -2
  20. package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +1 -0
  21. package/dist/martyrs/src/components/Tab/{Tab.vue2.cjs → Tab.vue.cjs} +2 -2
  22. package/dist/martyrs/src/components/Tab/{Tab.vue2.js.map → Tab.vue.cjs.map} +1 -1
  23. package/dist/martyrs/src/components/Tab/{Tab.vue2.js → Tab.vue.js} +2 -2
  24. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +1 -0
  25. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  26. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  27. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  28. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  29. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +1 -1
  30. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
  31. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  32. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  33. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.cjs +1 -1
  34. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  35. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +1 -1
  36. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -1
  37. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  38. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  39. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  40. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  41. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  42. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  43. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  44. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  45. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  46. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  47. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  48. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  49. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  50. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  51. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  52. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  53. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
  54. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +1 -1
  55. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
  56. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
  57. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  58. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  59. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  60. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
  61. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  62. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  63. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.cjs +1 -1
  64. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupAuth.vue.js +1 -1
  65. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +1 -1
  66. package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +1 -1
  67. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
  68. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
  69. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  70. package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  71. package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +1 -1
  72. package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +1 -1
  73. package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  74. package/dist/martyrs/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  75. package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  76. package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  77. package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.cjs +1 -1
  78. package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.js +1 -1
  79. package/dist/martyrs/src/modules/globals/views/store/globals.cjs +2 -2
  80. package/dist/martyrs/src/modules/globals/views/store/globals.cjs.map +1 -1
  81. package/dist/martyrs/src/modules/globals/views/store/globals.js +2 -2
  82. package/dist/martyrs/src/modules/globals/views/store/globals.js.map +1 -1
  83. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +1 -1
  84. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  85. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.cjs +1 -1
  86. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  87. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.cjs +1 -1
  88. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  89. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +1 -1
  90. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  91. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +1 -1
  92. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
  93. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs +1 -1
  94. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  95. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +1 -1
  96. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +1 -1
  97. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs +1 -1
  98. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  99. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs +1 -1
  100. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  101. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs +1 -1
  102. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  103. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +1 -1
  104. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  105. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +1 -1
  106. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
  107. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +1 -1
  108. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
  109. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +1 -1
  110. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
  111. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +1 -1
  112. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  113. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +1 -1
  114. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
  115. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +1 -1
  116. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +1 -1
  117. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +1 -1
  118. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
  119. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +1 -1
  120. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  121. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +1 -1
  122. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +1 -1
  123. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +1 -1
  124. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
  125. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +1 -1
  126. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +1 -1
  127. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +1 -1
  128. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  129. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs +1 -1
  130. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  131. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.cjs +1 -1
  132. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.js +1 -1
  133. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +1 -1
  134. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  135. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +1 -1
  136. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  137. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +1 -1
  138. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
  139. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  140. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  141. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.cjs +1 -1
  142. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  143. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
  144. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  145. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  146. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  147. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.cjs +1 -1
  148. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
  149. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.cjs +1 -1
  150. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
  151. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +4 -4
  152. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +4 -4
  153. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  154. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  155. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs +1 -1
  156. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  157. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +2 -2
  158. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +2 -2
  159. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs +1 -1
  160. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  161. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +4 -4
  162. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +4 -4
  163. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +4 -4
  164. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +4 -4
  165. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +3 -3
  166. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +3 -3
  167. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  168. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
  169. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  170. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  171. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  172. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  173. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  174. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  175. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  176. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  177. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  178. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  179. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  180. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  181. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  182. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  183. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
  184. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +1 -1
  185. package/dist/martyrs/src/modules/products/components/elements/{THC.vue2.cjs → THC.vue.cjs} +2 -2
  186. package/dist/martyrs/src/modules/products/components/elements/THC.vue.cjs.map +1 -0
  187. package/dist/martyrs/src/modules/products/components/elements/{THC.vue2.js → THC.vue.js} +2 -2
  188. package/dist/martyrs/src/modules/products/components/elements/THC.vue.js.map +1 -0
  189. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  190. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  191. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +17 -1
  192. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
  193. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +17 -1
  194. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
  195. package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +2 -2
  196. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
  197. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  198. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  199. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +2 -2
  200. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
  201. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +1 -1
  202. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  203. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +1 -1
  204. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  205. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +1 -1
  206. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +1 -1
  207. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  208. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  209. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.cjs +1 -1
  210. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  211. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.cjs +1 -1
  212. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  213. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +3 -3
  214. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +3 -3
  215. package/dist/martyrs/src/modules/products/store/categories.cjs +4 -0
  216. package/dist/martyrs/src/modules/products/store/categories.cjs.map +1 -1
  217. package/dist/martyrs/src/modules/products/store/categories.js +4 -0
  218. package/dist/martyrs/src/modules/products/store/categories.js.map +1 -1
  219. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +2 -2
  220. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +2 -2
  221. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +1 -1
  222. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  223. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  224. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  225. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  226. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  227. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  228. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  229. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs +1 -1
  230. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
  231. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  232. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  233. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +1 -1
  234. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
  235. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  236. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  237. package/dist/martyrs.cjs.js +1 -1
  238. package/dist/martyrs.es.js +1 -1
  239. package/dist/music.server.cjs +1 -1
  240. package/dist/music.server.js +1 -1
  241. package/dist/orders.server.cjs +1 -1
  242. package/dist/orders.server.js +1 -1
  243. package/dist/organizations.server.cjs +1 -1
  244. package/dist/organizations.server.js +1 -1
  245. package/dist/products.server.cjs +10 -2
  246. package/dist/products.server.js +10 -2
  247. package/dist/rents.server.cjs +1 -1
  248. package/dist/rents.server.js +1 -1
  249. package/dist/{web-bMa0DMyG.cjs → web-C9bVm6Nw.cjs} +1 -1
  250. package/dist/{web-DxxU2bwy.js → web-DsdyXC8n.js} +1 -1
  251. package/package.json +1 -1
  252. package/src/components/FieldTags/FieldTagsNew.vue +366 -0
  253. package/src/components/FieldTags/README.md +513 -0
  254. package/src/components/FieldTags/create-tags.js +15 -2
  255. package/src/modules/globals/controllers/classes/globals.validator.js +24 -23
  256. package/src/modules/globals/views/store/globals.js +2 -2
  257. package/src/modules/products/components/pages/CategoryEdit.vue +20 -0
  258. package/src/modules/products/middlewares/categories.verifier.js +9 -1
  259. package/src/modules/products/store/categories.js +5 -0
  260. package/dist/martyrs/src/components/Button/Button.vue2.cjs.map +0 -1
  261. package/dist/martyrs/src/components/Spoiler/Spoiler.vue2.cjs.map +0 -1
  262. package/dist/martyrs/src/components/Tab/Tab.vue2.cjs.map +0 -1
  263. package/dist/martyrs/src/modules/products/components/elements/THC.vue2.cjs.map +0 -1
  264. package/dist/martyrs/src/modules/products/components/elements/THC.vue2.js.map +0 -1
@@ -318,7 +318,8 @@ class Validator {
318
318
  for (let i = 0; i < value.length; i++) {
319
319
  const result = validator.validate(value[i]);
320
320
  if (!result.isValid) {
321
- this.errors.push(`Item at index ${i}: ${result.errors.join(", ")}`);
321
+ const fieldName = message ? `${message}[${i}]` : `Item ${i}`;
322
+ this.errors.push(`${fieldName}: ${result.errors.join(", ")}`);
322
323
  return false;
323
324
  }
324
325
  }
@@ -344,7 +345,7 @@ class Validator {
344
345
  }
345
346
  const result = validator.validate(value[key]);
346
347
  if (!result.isValid) {
347
- this.errors.push(`Property "${key}": ${result.errors.join(", ")}`);
348
+ this.errors.push(`"${key}" ${result.errors.join(", ")}`);
348
349
  return false;
349
350
  }
350
351
  }
@@ -371,7 +372,7 @@ class Validator {
371
372
  }
372
373
  const result = validator.validate(value[key]);
373
374
  if (!result.isValid) {
374
- this.errors.push(`Property "${key}": ${result.errors.join(", ")}`);
375
+ this.errors.push(`"${key}" ${result.errors.join(", ")}`);
375
376
  return false;
376
377
  }
377
378
  }
@@ -399,46 +400,46 @@ class Validator {
399
400
  const context = this.options.context ? `${this.options.context} ` : "";
400
401
  switch (rule.type) {
401
402
  case "string":
402
- return `${context}должно быть строкой`;
403
+ return `${context}must be a string`;
403
404
  case "number":
404
- return `${context}должно быть числом`;
405
+ return `${context}must be a number`;
405
406
  case "integer":
406
- return `${context}должно быть целым числом`;
407
+ return `${context}must be an integer`;
407
408
  case "boolean":
408
- return `${context}должно быть логическим значением`;
409
+ return `${context}must be a boolean`;
409
410
  case "array":
410
- return `${context}должно быть массивом`;
411
+ return `${context}must be an array`;
411
412
  case "date":
412
- return `${context}должно быть корректной датой`;
413
+ return `${context}must be a valid date`;
413
414
  case "required":
414
- return `${context}обязательное поле`;
415
+ return `${context}is required`;
415
416
  case "min":
416
- if (rule.param instanceof Date) return `${context}должно быть не ранее ${rule.param.toLocaleDateString()}`;
417
- return `${context}должно быть не менее ${rule.param}`;
417
+ if (rule.param instanceof Date) return `${context}must be no earlier than ${rule.param.toLocaleDateString()}`;
418
+ return `${context}must be at least ${rule.param}`;
418
419
  case "max":
419
- if (rule.param instanceof Date) return `${context}должно быть не позднее ${rule.param.toLocaleDateString()}`;
420
- return `${context}должно быть не более ${rule.param}`;
420
+ if (rule.param instanceof Date) return `${context}must be no later than ${rule.param.toLocaleDateString()}`;
421
+ return `${context}must be at most ${rule.param}`;
421
422
  case "length":
422
423
  if (rule.param.min !== void 0 && rule.param.max !== void 0) {
423
- return `${context}длина должна быть от ${rule.param.min} до ${rule.param.max} символов`;
424
+ return `${context}length must be between ${rule.param.min} and ${rule.param.max} characters`;
424
425
  } else if (rule.param.min !== void 0) {
425
- return `${context}длина должна быть не менее ${rule.param.min} символов`;
426
+ return `${context}length must be at least ${rule.param.min} characters`;
426
427
  } else if (rule.param.max !== void 0) {
427
- return `${context}длина должна быть не более ${rule.param.max} символов`;
428
+ return `${context}length must be at most ${rule.param.max} characters`;
428
429
  }
429
- return `${context}не соответствует требованиям длины`;
430
+ return `${context}does not meet length requirements`;
430
431
  case "pattern":
431
- return `${context}не соответствует требуемому формату`;
432
+ return `${context}does not match required format`;
432
433
  case "email":
433
- return `${context}должно быть корректным email-адресом`;
434
+ return `${context}must be a valid email address`;
434
435
  case "oneOf":
435
- return `${context}должно быть одним из: ${rule.param.join(", ")}`;
436
+ return `${context}must be one of: ${rule.param.join(", ")}`;
436
437
  case "oneOfTypes":
437
- return `${context}должно быть одного из типов: ${rule.param.join(", ")}`;
438
+ return `${context}must be one of types: ${rule.param.join(", ")}`;
438
439
  case "custom":
439
440
  return rule.param;
440
441
  case "items":
441
- return `${context}содержит невалидные элементы`;
442
+ return `${context}contains invalid items`;
442
443
  case "object":
443
444
  return `${context}не соответствует типу объекта`;
444
445
  case "shape":
@@ -317,7 +317,8 @@ class Validator {
317
317
  for (let i = 0; i < value.length; i++) {
318
318
  const result = validator.validate(value[i]);
319
319
  if (!result.isValid) {
320
- this.errors.push(`Item at index ${i}: ${result.errors.join(", ")}`);
320
+ const fieldName = message ? `${message}[${i}]` : `Item ${i}`;
321
+ this.errors.push(`${fieldName}: ${result.errors.join(", ")}`);
321
322
  return false;
322
323
  }
323
324
  }
@@ -343,7 +344,7 @@ class Validator {
343
344
  }
344
345
  const result = validator.validate(value[key]);
345
346
  if (!result.isValid) {
346
- this.errors.push(`Property "${key}": ${result.errors.join(", ")}`);
347
+ this.errors.push(`"${key}" ${result.errors.join(", ")}`);
347
348
  return false;
348
349
  }
349
350
  }
@@ -370,7 +371,7 @@ class Validator {
370
371
  }
371
372
  const result = validator.validate(value[key]);
372
373
  if (!result.isValid) {
373
- this.errors.push(`Property "${key}": ${result.errors.join(", ")}`);
374
+ this.errors.push(`"${key}" ${result.errors.join(", ")}`);
374
375
  return false;
375
376
  }
376
377
  }
@@ -398,46 +399,46 @@ class Validator {
398
399
  const context = this.options.context ? `${this.options.context} ` : "";
399
400
  switch (rule.type) {
400
401
  case "string":
401
- return `${context}должно быть строкой`;
402
+ return `${context}must be a string`;
402
403
  case "number":
403
- return `${context}должно быть числом`;
404
+ return `${context}must be a number`;
404
405
  case "integer":
405
- return `${context}должно быть целым числом`;
406
+ return `${context}must be an integer`;
406
407
  case "boolean":
407
- return `${context}должно быть логическим значением`;
408
+ return `${context}must be a boolean`;
408
409
  case "array":
409
- return `${context}должно быть массивом`;
410
+ return `${context}must be an array`;
410
411
  case "date":
411
- return `${context}должно быть корректной датой`;
412
+ return `${context}must be a valid date`;
412
413
  case "required":
413
- return `${context}обязательное поле`;
414
+ return `${context}is required`;
414
415
  case "min":
415
- if (rule.param instanceof Date) return `${context}должно быть не ранее ${rule.param.toLocaleDateString()}`;
416
- return `${context}должно быть не менее ${rule.param}`;
416
+ if (rule.param instanceof Date) return `${context}must be no earlier than ${rule.param.toLocaleDateString()}`;
417
+ return `${context}must be at least ${rule.param}`;
417
418
  case "max":
418
- if (rule.param instanceof Date) return `${context}должно быть не позднее ${rule.param.toLocaleDateString()}`;
419
- return `${context}должно быть не более ${rule.param}`;
419
+ if (rule.param instanceof Date) return `${context}must be no later than ${rule.param.toLocaleDateString()}`;
420
+ return `${context}must be at most ${rule.param}`;
420
421
  case "length":
421
422
  if (rule.param.min !== void 0 && rule.param.max !== void 0) {
422
- return `${context}длина должна быть от ${rule.param.min} до ${rule.param.max} символов`;
423
+ return `${context}length must be between ${rule.param.min} and ${rule.param.max} characters`;
423
424
  } else if (rule.param.min !== void 0) {
424
- return `${context}длина должна быть не менее ${rule.param.min} символов`;
425
+ return `${context}length must be at least ${rule.param.min} characters`;
425
426
  } else if (rule.param.max !== void 0) {
426
- return `${context}длина должна быть не более ${rule.param.max} символов`;
427
+ return `${context}length must be at most ${rule.param.max} characters`;
427
428
  }
428
- return `${context}не соответствует требованиям длины`;
429
+ return `${context}does not meet length requirements`;
429
430
  case "pattern":
430
- return `${context}не соответствует требуемому формату`;
431
+ return `${context}does not match required format`;
431
432
  case "email":
432
- return `${context}должно быть корректным email-адресом`;
433
+ return `${context}must be a valid email address`;
433
434
  case "oneOf":
434
- return `${context}должно быть одним из: ${rule.param.join(", ")}`;
435
+ return `${context}must be one of: ${rule.param.join(", ")}`;
435
436
  case "oneOfTypes":
436
- return `${context}должно быть одного из типов: ${rule.param.join(", ")}`;
437
+ return `${context}must be one of types: ${rule.param.join(", ")}`;
437
438
  case "custom":
438
439
  return rule.param;
439
440
  case "items":
440
- return `${context}содержит невалидные элементы`;
441
+ return `${context}contains invalid items`;
441
442
  case "object":
442
443
  return `${context}не соответствует типу объекта`;
443
444
  case "shape":
@@ -6,7 +6,7 @@ const globals_abac = require("./globals.abac-CPXLas7N.cjs");
6
6
  const queryProcessor = require("./queryProcessor-DMSc5-r6.cjs");
7
7
  const globals_logger = require("./globals.logger-BuW7JHMY.cjs");
8
8
  const globals_observer = require("./globals.observer-C_FYclgV.cjs");
9
- const globals_verifier = require("./globals.verifier-CJ1lr-NW.cjs");
9
+ const globals_verifier = require("./globals.verifier-Bi-XLEi9.cjs");
10
10
  const crud = require("./crud-DGM6Xa1R.cjs");
11
11
  const abac = require("./abac-DOyUjhee.cjs");
12
12
  const StockAdjustmentModel = (db) => {
@@ -4,7 +4,7 @@ import { g as globalsabac } from "./globals.abac-DNdtSYop.js";
4
4
  import { q as queryProcessorGlobals } from "./queryProcessor-rukV_SBd.js";
5
5
  import { C as CacheNamespaced, L as LoggerNamespaced } from "./globals.logger-VRHh-WUW.js";
6
6
  import { O as ObserverNamespaced } from "./globals.observer-MZsqaE6F.js";
7
- import { a as Validator, V as Verifier } from "./globals.verifier-BhqUrneb.js";
7
+ import { a as Validator, V as Verifier } from "./globals.verifier-gPPX_jhf.js";
8
8
  import { C as CRUD } from "./crud-Ed3dcRsC.js";
9
9
  import { A as ABAC } from "./abac-CnJsrv8S.js";
10
10
  const StockAdjustmentModel = (db) => {