@ozdao/martyrs 0.2.527 → 0.2.528

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 (290) hide show
  1. package/dist/builder.cjs +4 -4
  2. package/dist/builder.js +4 -4
  3. package/dist/{main-DFvn9trs.js → main-40cyU_8J.js} +361 -355
  4. package/dist/{main-BNqX4N59.cjs → main-sq8skoQM.cjs} +4 -4
  5. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.cjs → Dropdown.vue2.cjs} +2 -2
  6. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.cjs.map +1 -0
  7. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.js → Dropdown.vue2.js} +2 -2
  8. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.cjs.map → Dropdown.vue2.js.map} +1 -1
  9. package/dist/martyrs/src/components/Feed/{Feed.vue2.cjs → Feed.vue.cjs} +3 -3
  10. package/dist/martyrs/src/components/Feed/{Feed.vue2.js.map → Feed.vue.cjs.map} +1 -1
  11. package/dist/martyrs/src/components/Feed/{Feed.vue2.js → Feed.vue.js} +3 -3
  12. package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -0
  13. package/dist/martyrs/src/components/Field/{Field.vue2.cjs → Field.vue.cjs} +2 -2
  14. package/dist/martyrs/src/components/Field/{Field.vue2.js.map → Field.vue.cjs.map} +1 -1
  15. package/dist/martyrs/src/components/Field/{Field.vue2.js → Field.vue.js} +2 -2
  16. package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -0
  17. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  18. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  19. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue2.cjs → BlockTags.vue.cjs} +2 -2
  20. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue2.js.map → BlockTags.vue.cjs.map} +1 -1
  21. package/dist/martyrs/src/components/FieldTags/{BlockTags.vue2.js → BlockTags.vue.js} +2 -2
  22. package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -0
  23. package/dist/martyrs/src/components/Media/Media.vue.cjs +20 -3
  24. package/dist/martyrs/src/components/Media/Media.vue.cjs.map +1 -1
  25. package/dist/martyrs/src/components/Media/Media.vue.js +20 -3
  26. package/dist/martyrs/src/components/Media/Media.vue.js.map +1 -1
  27. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  28. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  29. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  30. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  31. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  32. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  33. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
  34. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  35. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  36. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  37. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +1 -1
  38. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -1
  39. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +11 -7
  40. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs.map +1 -1
  41. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +14 -10
  42. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
  43. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +12 -9
  44. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs.map +1 -1
  45. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +17 -14
  46. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
  47. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +12 -8
  48. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs.map +1 -1
  49. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +15 -11
  50. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
  51. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  52. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  53. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
  54. package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
  55. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  56. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +1 -1
  57. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.cjs +1 -1
  58. package/dist/martyrs/src/modules/community/components/pages/Blog.vue.js +1 -1
  59. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
  60. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
  61. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.cjs +1 -1
  62. package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +1 -1
  63. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  64. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +1 -1
  65. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  66. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  67. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +3 -3
  68. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
  69. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  70. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  71. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +3 -3
  72. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +3 -3
  73. package/dist/martyrs/src/modules/events/components/pages/Events.vue.cjs +1 -1
  74. package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +1 -1
  75. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  76. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  77. package/dist/martyrs/src/modules/events/components/pages/EventsSearch.vue.cjs +1 -1
  78. package/dist/martyrs/src/modules/events/components/pages/EventsSearch.vue.js +1 -1
  79. package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  80. package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  81. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  82. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  83. package/dist/martyrs/src/modules/globals/globals.client.cjs +2 -0
  84. package/dist/martyrs/src/modules/globals/globals.client.cjs.map +1 -1
  85. package/dist/martyrs/src/modules/globals/globals.client.js +2 -0
  86. package/dist/martyrs/src/modules/globals/globals.client.js.map +1 -1
  87. package/dist/martyrs/src/modules/globals/views/classes/globals.app.cjs +220 -0
  88. package/dist/martyrs/src/modules/globals/views/classes/globals.app.cjs.map +1 -0
  89. package/dist/martyrs/src/modules/globals/views/classes/globals.app.js +220 -0
  90. package/dist/martyrs/src/modules/globals/views/classes/globals.app.js.map +1 -0
  91. package/dist/martyrs/src/modules/globals/views/classes/store.cjs +47 -49
  92. package/dist/martyrs/src/modules/globals/views/classes/store.cjs.map +1 -1
  93. package/dist/martyrs/src/modules/globals/views/classes/store.js +48 -50
  94. package/dist/martyrs/src/modules/globals/views/classes/store.js.map +1 -1
  95. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockMultiselect.vue.cjs +1 -1
  96. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockMultiselect.vue.js +1 -1
  97. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  98. package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  99. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  100. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  101. package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +1 -1
  102. package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +1 -1
  103. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs +1 -1
  104. package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.js +1 -1
  105. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.cjs +1 -6
  106. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.cjs.map +1 -1
  107. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.js +1 -6
  108. package/dist/martyrs/src/modules/globals/views/utils/vue-app-renderer.js.map +1 -1
  109. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.cjs +1 -1
  110. package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +1 -1
  111. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +1 -1
  112. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  113. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +1 -1
  114. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  115. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs +2 -2
  116. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +2 -2
  117. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +3 -3
  118. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +3 -3
  119. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs +11 -8
  120. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.cjs.map +1 -1
  121. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +12 -9
  122. package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
  123. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +1 -1
  124. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs.map +1 -1
  125. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +1 -1
  126. package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
  127. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +1 -1
  128. package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +1 -1
  129. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.cjs +1 -1
  130. package/dist/martyrs/src/modules/marketplace/views/components/pages/Catalog.vue.js +1 -1
  131. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +1 -1
  132. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
  133. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +1 -1
  134. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
  135. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +1 -1
  136. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
  137. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +1 -1
  138. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
  139. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +2 -2
  140. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
  141. package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.cjs +1 -1
  142. package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +1 -1
  143. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +1 -1
  144. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  145. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +2 -2
  146. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +2 -2
  147. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +2 -2
  148. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +2 -2
  149. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +1 -1
  150. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  151. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +1 -1
  152. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  153. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +1 -1
  154. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
  155. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.cjs +1 -1
  156. package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +1 -1
  157. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.cjs +1 -1
  158. package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +1 -1
  159. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
  160. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  161. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  162. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  163. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +3 -3
  164. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
  165. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +5 -5
  166. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +5 -5
  167. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.cjs +1 -1
  168. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  169. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +2 -2
  170. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +2 -2
  171. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.cjs +1 -1
  172. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  173. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +5 -5
  174. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +5 -5
  175. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +5 -5
  176. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +5 -5
  177. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +4 -4
  178. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +4 -4
  179. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
  180. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
  181. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  182. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  183. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  184. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  185. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  186. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  187. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
  188. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  189. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  190. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  191. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  192. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  193. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
  194. package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +1 -1
  195. package/dist/martyrs/src/modules/products/components/elements/{THC.vue2.cjs → THC.vue.cjs} +2 -2
  196. package/dist/martyrs/src/modules/products/components/elements/THC.vue.cjs.map +1 -0
  197. package/dist/martyrs/src/modules/products/components/elements/{THC.vue2.js → THC.vue.js} +2 -2
  198. package/dist/martyrs/src/modules/products/components/elements/THC.vue.js.map +1 -0
  199. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  200. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  201. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +3 -3
  202. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
  203. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  204. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
  205. package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +2 -2
  206. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
  207. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +1 -1
  208. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  209. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +1 -1
  210. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  211. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.cjs +1 -1
  212. package/dist/martyrs/src/modules/products/components/sections/EditIngredients.vue.js +1 -1
  213. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.cjs +1 -1
  214. package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -1
  215. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +2 -2
  216. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
  217. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  218. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  219. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +1 -1
  220. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
  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/rents/views/components/pages/RentsEdit.vue.cjs +2 -2
  224. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +2 -2
  225. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  226. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  227. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +2 -2
  228. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  229. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
  230. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  231. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.cjs +1 -1
  232. package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +1 -1
  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/blocks/CardDeposit.vue.cjs +1 -1
  236. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  237. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  238. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  239. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.cjs +1 -1
  240. package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js +1 -1
  241. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  242. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  243. package/dist/martyrs.cjs.js +1 -1
  244. package/dist/martyrs.css +1 -1
  245. package/dist/martyrs.es.js +1 -1
  246. package/dist/node_modules/.pnpm/@unhead_dom@1.11.20/node_modules/@unhead/dom/dist/index.cjs +198 -0
  247. package/dist/node_modules/.pnpm/@unhead_dom@1.11.20/node_modules/@unhead/dom/dist/index.cjs.map +1 -0
  248. package/dist/node_modules/.pnpm/@unhead_dom@1.11.20/node_modules/@unhead/dom/dist/index.js +198 -0
  249. package/dist/node_modules/.pnpm/@unhead_dom@1.11.20/node_modules/@unhead/dom/dist/index.js.map +1 -0
  250. package/dist/node_modules/.pnpm/@unhead_shared@1.11.20/node_modules/@unhead/shared/dist/index.cjs +304 -0
  251. package/dist/node_modules/.pnpm/@unhead_shared@1.11.20/node_modules/@unhead/shared/dist/index.cjs.map +1 -1
  252. package/dist/node_modules/.pnpm/@unhead_shared@1.11.20/node_modules/@unhead/shared/dist/index.js +305 -1
  253. package/dist/node_modules/.pnpm/@unhead_shared@1.11.20/node_modules/@unhead/shared/dist/index.js.map +1 -1
  254. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.cjs +31 -1
  255. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.cjs.map +1 -1
  256. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.js +33 -3
  257. package/dist/node_modules/.pnpm/@unhead_vue@1.11.20_vue@3.5.21_typescript@5.9.2_/node_modules/@unhead/vue/dist/shared/vue.ziyDaVMR.js.map +1 -1
  258. package/dist/node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.cjs +209 -0
  259. package/dist/node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.cjs.map +1 -0
  260. package/dist/node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.js +209 -0
  261. package/dist/node_modules/.pnpm/hookable@5.5.3/node_modules/hookable/dist/index.js.map +1 -0
  262. package/dist/node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.cjs +415 -0
  263. package/dist/node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.cjs.map +1 -1
  264. package/dist/node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.js +415 -0
  265. package/dist/node_modules/.pnpm/unhead@1.11.20/node_modules/unhead/dist/index.js.map +1 -1
  266. package/dist/style.css +5 -5
  267. package/dist/{web-xomD1Wpp.cjs → web-C68B9mpp.cjs} +1 -1
  268. package/dist/{web-cWW0_Tbe.js → web-HreCVhdf.js} +1 -1
  269. package/package.json +1 -1
  270. package/src/builder/modes/ssr.prod.js +2 -2
  271. package/src/builder/modes/ssr.rspack.dev.js +1 -1
  272. package/src/builder/modes/ssr.vite.dev.js +1 -1
  273. package/src/components/Media/Media.vue +22 -1
  274. package/src/modules/auth/views/components/pages/ResetPassword.vue +10 -5
  275. package/src/modules/auth/views/components/pages/SignIn.vue +10 -4
  276. package/src/modules/auth/views/components/pages/SignUp.vue +10 -6
  277. package/src/modules/globals/TASK.MD +1 -0
  278. package/src/modules/globals/globals.client.js +3 -0
  279. package/src/modules/globals/views/classes/globals.app.js +320 -0
  280. package/src/modules/globals/views/classes/store.js +52 -55
  281. package/src/modules/globals/views/utils/vue-app-renderer.js +1 -7
  282. package/src/modules/landing/components/sections/SectionMobileApp.vue +6 -6
  283. package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
  284. package/src/styles/typography.scss +2 -2
  285. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +0 -1
  286. package/dist/martyrs/src/components/Feed/Feed.vue2.cjs.map +0 -1
  287. package/dist/martyrs/src/components/Field/Field.vue2.cjs.map +0 -1
  288. package/dist/martyrs/src/components/FieldTags/BlockTags.vue2.cjs.map +0 -1
  289. package/dist/martyrs/src/modules/products/components/elements/THC.vue2.cjs.map +0 -1
  290. package/dist/martyrs/src/modules/products/components/elements/THC.vue2.js.map +0 -1
package/dist/builder.cjs CHANGED
@@ -470,7 +470,7 @@ function createSsrDevServer(projectRoot, configs, createServer) {
470
470
  const { main: { assets: [mainChunkPath] } } = entrypoints;
471
471
  const mainModulePath = path.resolve(outputPath, mainChunkPath.name);
472
472
  const module2 = await import(`${mainModulePath}?t=${Date.now()}`);
473
- renderApp2 = module2.render;
473
+ renderApp2 = module2._renderApp;
474
474
  }
475
475
  );
476
476
  return async (stuff) => {
@@ -646,7 +646,7 @@ const createSsrViteDevServer = function createSsrDevServer2(projectRoot, { clien
646
646
  };
647
647
  }
648
648
  try {
649
- const { html, meta, state, statusCode } = await ssrEntry.render(stuff);
649
+ const { html, meta, state, statusCode } = await ssrEntry._renderApp(stuff);
650
650
  const headTags = [];
651
651
  const bodyTags = [];
652
652
  bodyTags.push(`<script type="module" src="/@vite/client"></script>`);
@@ -788,7 +788,7 @@ function createSsrProdServer(projectRoot, configs, createServer) {
788
788
  const beastiesProcessor = createBeastiesProcessor(projectRoot);
789
789
  const startServer = async () => {
790
790
  const { app, server, env } = await createServer.createServer();
791
- const { render } = await import(path.join(
791
+ const { _renderApp } = await import(path.join(
792
792
  path.resolve(projectRoot, "builds/web/server"),
793
793
  serverManifest["main.js"]
794
794
  ));
@@ -797,7 +797,7 @@ function createSsrProdServer(projectRoot, configs, createServer) {
797
797
  console.log("[SSR] JS request caught in SSR handler:", req.originalUrl);
798
798
  }
799
799
  const ssrContext = {};
800
- const { html, meta, state, statusCode, usedModules, loadedModules } = await render({
800
+ const { html, meta, state, statusCode, usedModules, loadedModules } = await _renderApp({
801
801
  url: req.originalUrl,
802
802
  cookies: req.cookies,
803
803
  languages: req.acceptsLanguages(),
package/dist/builder.js CHANGED
@@ -429,7 +429,7 @@ function createSsrDevServer(projectRoot, configs, createServer2) {
429
429
  const { main: { assets: [mainChunkPath] } } = entrypoints;
430
430
  const mainModulePath = path.resolve(outputPath, mainChunkPath.name);
431
431
  const module = await import(`${mainModulePath}?t=${Date.now()}`);
432
- renderApp2 = module.render;
432
+ renderApp2 = module._renderApp;
433
433
  }
434
434
  );
435
435
  return async (stuff) => {
@@ -605,7 +605,7 @@ const createSsrViteDevServer = function createSsrDevServer2(projectRoot, { clien
605
605
  };
606
606
  }
607
607
  try {
608
- const { html, meta, state, statusCode } = await ssrEntry.render(stuff);
608
+ const { html, meta, state, statusCode } = await ssrEntry._renderApp(stuff);
609
609
  const headTags = [];
610
610
  const bodyTags = [];
611
611
  bodyTags.push(`<script type="module" src="/@vite/client"></script>`);
@@ -747,7 +747,7 @@ function createSsrProdServer(projectRoot, configs, createServer2) {
747
747
  const beastiesProcessor = createBeastiesProcessor(projectRoot);
748
748
  const startServer = async () => {
749
749
  const { app, server, env } = await createServer2.createServer();
750
- const { render } = await import(path.join(
750
+ const { _renderApp } = await import(path.join(
751
751
  path.resolve(projectRoot, "builds/web/server"),
752
752
  serverManifest["main.js"]
753
753
  ));
@@ -756,7 +756,7 @@ function createSsrProdServer(projectRoot, configs, createServer2) {
756
756
  console.log("[SSR] JS request caught in SSR handler:", req.originalUrl);
757
757
  }
758
758
  const ssrContext = {};
759
- const { html, meta, state, statusCode, usedModules, loadedModules } = await render({
759
+ const { html, meta, state, statusCode, usedModules, loadedModules } = await _renderApp({
760
760
  url: req.originalUrl,
761
761
  cookies: req.cookies,
762
762
  languages: req.acceptsLanguages(),