@ozdao/prometheus-framework 0.2.222 → 0.2.223

Sign up to get free protection for your applications and to get access to all the features.
Files changed (448) hide show
  1. package/dist/auth.server.js +4 -4
  2. package/dist/auth.server.mjs +4 -4
  3. package/dist/builder.js +65 -56
  4. package/dist/builder.mjs +65 -56
  5. package/dist/community.server.js +8 -3
  6. package/dist/community.server.mjs +8 -3
  7. package/dist/events.server.js +14 -24
  8. package/dist/events.server.mjs +14 -24
  9. package/dist/files.server.js +1 -1
  10. package/dist/files.server.mjs +1 -1
  11. package/dist/gallery.server.js +42 -76
  12. package/dist/gallery.server.mjs +41 -75
  13. package/dist/index-CsS7qx1d.js +243 -0
  14. package/dist/index-UIHE6Rk3.mjs +244 -0
  15. package/dist/node_modules/@capacitor/core/dist/index.cjs +529 -0
  16. package/dist/node_modules/@capacitor/core/dist/index.cjs.map +1 -0
  17. package/dist/node_modules/@capacitor/core/dist/index.js +530 -0
  18. package/dist/node_modules/@capacitor/core/dist/index.js.map +1 -0
  19. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs +51 -0
  20. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.cjs.map +1 -0
  21. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.js +55 -0
  22. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/definitions.js.map +1 -0
  23. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs +25 -0
  24. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.cjs.map +1 -0
  25. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js +13 -0
  26. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js.map +1 -0
  27. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs +67 -0
  28. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.cjs.map +1 -0
  29. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js +67 -0
  30. package/dist/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js.map +1 -0
  31. package/dist/node_modules/@unhead/shared/dist/index.cjs +7 -0
  32. package/dist/node_modules/@unhead/shared/dist/index.cjs.map +1 -0
  33. package/dist/node_modules/@unhead/shared/dist/index.js +7 -0
  34. package/dist/node_modules/@unhead/shared/dist/index.js.map +1 -0
  35. package/dist/node_modules/@unhead/ssr/dist/index.cjs +87 -0
  36. package/dist/node_modules/@unhead/ssr/dist/index.cjs.map +1 -0
  37. package/dist/node_modules/@unhead/ssr/dist/index.js +87 -0
  38. package/dist/node_modules/@unhead/ssr/dist/index.js.map +1 -0
  39. package/dist/orders.server.js +2 -2
  40. package/dist/orders.server.mjs +2 -2
  41. package/dist/organizations.server.js +149 -107
  42. package/dist/organizations.server.mjs +149 -107
  43. package/dist/pages.server.js +1 -1
  44. package/dist/pages.server.mjs +1 -1
  45. package/dist/products.server.js +119 -266
  46. package/dist/products.server.mjs +119 -266
  47. package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs +814 -0
  48. package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.cjs.map +1 -0
  49. package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +814 -0
  50. package/dist/prometheus-framework/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
  51. package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.cjs +210 -0
  52. package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.cjs.map +1 -0
  53. package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.js +210 -0
  54. package/dist/prometheus-framework/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
  55. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -2
  56. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs.map +1 -1
  57. package/dist/prometheus-framework/src/components/Button/Button.vue.js +1 -2
  58. package/dist/prometheus-framework/src/components/Button/Button.vue.js.map +1 -1
  59. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +26 -41
  60. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
  61. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +27 -42
  62. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
  63. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +6 -8
  64. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs.map +1 -1
  65. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +6 -8
  66. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js.map +1 -1
  67. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  68. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  69. package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs +2 -1
  70. package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs.map +1 -1
  71. package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js +2 -1
  72. package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js.map +1 -1
  73. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  74. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  75. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  76. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  77. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  78. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  79. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  80. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  81. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
  82. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  83. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -1
  84. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs.map +1 -1
  85. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -1
  86. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
  87. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  88. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  89. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs +5 -0
  90. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs.map +1 -1
  91. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js +5 -0
  92. package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
  93. package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.cjs +11 -0
  94. package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.cjs.map +1 -1
  95. package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.js +11 -0
  96. package/dist/prometheus-framework/src/modules/auth/views/middlewares/ownership.validation.js.map +1 -1
  97. package/dist/prometheus-framework/src/modules/auth/views/store/auth.cjs +37 -35
  98. package/dist/prometheus-framework/src/modules/auth/views/store/auth.cjs.map +1 -1
  99. package/dist/prometheus-framework/src/modules/auth/views/store/auth.js +33 -31
  100. package/dist/prometheus-framework/src/modules/auth/views/store/auth.js.map +1 -1
  101. package/dist/prometheus-framework/src/modules/auth/views/store/twofa.cjs +3 -5
  102. package/dist/prometheus-framework/src/modules/auth/views/store/twofa.cjs.map +1 -1
  103. package/dist/prometheus-framework/src/modules/auth/views/store/twofa.js +2 -4
  104. package/dist/prometheus-framework/src/modules/auth/views/store/twofa.js.map +1 -1
  105. package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.cjs +8 -5
  106. package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.cjs.map +1 -1
  107. package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.js +8 -5
  108. package/dist/prometheus-framework/src/modules/auth/views/validations/inputs.validation.js.map +1 -1
  109. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  110. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  111. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +6 -3
  112. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs.map +1 -1
  113. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +6 -3
  114. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js.map +1 -1
  115. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +50 -35
  116. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs.map +1 -1
  117. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +55 -40
  118. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js.map +1 -1
  119. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
  120. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
  121. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +1 -1
  122. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
  123. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +16 -15
  124. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs.map +1 -1
  125. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +16 -15
  126. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js.map +1 -1
  127. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  128. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  129. package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs +46 -49
  130. package/dist/prometheus-framework/src/modules/community/router/blogposts.cjs.map +1 -1
  131. package/dist/prometheus-framework/src/modules/community/router/blogposts.js +46 -49
  132. package/dist/prometheus-framework/src/modules/community/router/blogposts.js.map +1 -1
  133. package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs +13 -20
  134. package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs.map +1 -1
  135. package/dist/prometheus-framework/src/modules/community/store/blogposts.js +9 -16
  136. package/dist/prometheus-framework/src/modules/community/store/blogposts.js.map +1 -1
  137. package/dist/prometheus-framework/src/modules/community/store/reactions.cjs +5 -9
  138. package/dist/prometheus-framework/src/modules/community/store/reactions.cjs.map +1 -1
  139. package/dist/prometheus-framework/src/modules/community/store/reactions.js +1 -5
  140. package/dist/prometheus-framework/src/modules/community/store/reactions.js.map +1 -1
  141. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  142. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  143. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +29 -54
  144. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs.map +1 -1
  145. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +30 -55
  146. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js.map +1 -1
  147. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +162 -133
  148. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs.map +1 -1
  149. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +164 -135
  150. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
  151. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +124 -135
  152. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs.map +1 -1
  153. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +133 -144
  154. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js.map +1 -1
  155. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs.map +1 -1
  156. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js.map +1 -1
  157. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +96 -0
  158. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs.map +1 -0
  159. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +96 -0
  160. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -0
  161. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  162. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  163. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.cjs +39 -25
  164. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.cjs.map +1 -1
  165. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.js +40 -26
  166. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.js.map +1 -1
  167. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  168. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  169. package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.cjs +4 -3
  170. package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.cjs.map +1 -1
  171. package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.js +4 -3
  172. package/dist/prometheus-framework/src/modules/events/components/sections/SectionPreviousEvents.vue.js.map +1 -1
  173. package/dist/prometheus-framework/src/modules/events/router/events.cjs +16 -5
  174. package/dist/prometheus-framework/src/modules/events/router/events.cjs.map +1 -1
  175. package/dist/prometheus-framework/src/modules/events/router/events.js +16 -5
  176. package/dist/prometheus-framework/src/modules/events/router/events.js.map +1 -1
  177. package/dist/prometheus-framework/src/modules/events/store/events.cjs +5 -6
  178. package/dist/prometheus-framework/src/modules/events/store/events.cjs.map +1 -1
  179. package/dist/prometheus-framework/src/modules/events/store/events.js +1 -2
  180. package/dist/prometheus-framework/src/modules/events/store/events.js.map +1 -1
  181. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +19 -10
  182. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs.map +1 -1
  183. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +19 -10
  184. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
  185. package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.cjs +5 -2
  186. package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.cjs.map +1 -1
  187. package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.js +5 -2
  188. package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.js.map +1 -1
  189. package/dist/prometheus-framework/src/modules/globals/globals.client.cjs +2 -0
  190. package/dist/prometheus-framework/src/modules/globals/globals.client.cjs.map +1 -1
  191. package/dist/prometheus-framework/src/modules/globals/globals.client.js +2 -0
  192. package/dist/prometheus-framework/src/modules/globals/globals.client.js.map +1 -1
  193. package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.cjs +4 -3
  194. package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.cjs.map +1 -1
  195. package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.js +4 -3
  196. package/dist/prometheus-framework/src/modules/globals/views/classes/globals.store.js.map +1 -1
  197. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.cjs +64 -0
  198. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.cjs.map +1 -0
  199. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.js +64 -0
  200. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/Card.vue.js.map +1 -0
  201. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +3 -3
  202. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs.map +1 -1
  203. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +3 -3
  204. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js.map +1 -1
  205. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs +1 -0
  206. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
  207. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js +1 -0
  208. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
  209. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -19
  210. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  211. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -19
  212. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  213. package/dist/prometheus-framework/src/modules/globals/views/components/partials/LocationSelection.vue.cjs +2 -2
  214. package/dist/prometheus-framework/src/modules/globals/views/components/partials/LocationSelection.vue.js +2 -2
  215. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  216. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  217. package/dist/prometheus-framework/src/modules/globals/views/store/globals.cjs +3 -2
  218. package/dist/prometheus-framework/src/modules/globals/views/store/globals.cjs.map +1 -1
  219. package/dist/prometheus-framework/src/modules/globals/views/store/globals.js +3 -2
  220. package/dist/prometheus-framework/src/modules/globals/views/store/globals.js.map +1 -1
  221. package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.cjs +17 -0
  222. package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.cjs.map +1 -0
  223. package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.js +17 -0
  224. package/dist/prometheus-framework/src/modules/globals/views/utils/axios-instance.js.map +1 -0
  225. package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.cjs +57 -0
  226. package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.cjs.map +1 -0
  227. package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.js +57 -0
  228. package/dist/prometheus-framework/src/modules/globals/views/utils/vue-app-renderer.js.map +1 -0
  229. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
  230. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +1 -1
  231. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  232. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  233. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  234. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  235. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  236. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  237. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +2 -2
  238. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
  239. package/dist/prometheus-framework/src/modules/orders/store/orders.cjs +6 -7
  240. package/dist/prometheus-framework/src/modules/orders/store/orders.cjs.map +1 -1
  241. package/dist/prometheus-framework/src/modules/orders/store/orders.js +1 -2
  242. package/dist/prometheus-framework/src/modules/orders/store/orders.js.map +1 -1
  243. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  244. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  245. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +60 -23
  246. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs.map +1 -1
  247. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +60 -23
  248. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js.map +1 -1
  249. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
  250. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +1 -1
  251. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  252. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  253. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -1
  254. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
  255. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +3 -2
  256. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
  257. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  258. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  259. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  260. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  261. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  262. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  263. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  264. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  265. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
  266. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +1 -1
  267. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  268. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  269. package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs +2 -0
  270. package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs.map +1 -1
  271. package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +2 -0
  272. package/dist/prometheus-framework/src/modules/organizations/router/organizations.js.map +1 -1
  273. package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +11 -9
  274. package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs.map +1 -1
  275. package/dist/prometheus-framework/src/modules/organizations/store/departments.js +6 -4
  276. package/dist/prometheus-framework/src/modules/organizations/store/departments.js.map +1 -1
  277. package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +5 -11
  278. package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs.map +1 -1
  279. package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +1 -7
  280. package/dist/prometheus-framework/src/modules/organizations/store/organizations.js.map +1 -1
  281. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +852 -846
  282. package/dist/prometheus-framework/src/modules/pages/pages.client.js +852 -846
  283. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  284. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  285. package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.cjs +5 -10
  286. package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.cjs.map +1 -1
  287. package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.js +5 -10
  288. package/dist/prometheus-framework/src/modules/pages/views/router/pages.backoffice.router.js.map +1 -1
  289. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +12 -7
  290. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
  291. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +12 -7
  292. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
  293. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  294. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  295. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  296. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  297. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
  298. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
  299. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +1 -1
  300. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js.map +1 -1
  301. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  302. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
  303. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  304. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  305. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  306. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  307. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  308. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
  309. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
  310. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
  311. package/dist/prometheus-framework/src/modules/products/store/categories.cjs +7 -8
  312. package/dist/prometheus-framework/src/modules/products/store/categories.cjs.map +1 -1
  313. package/dist/prometheus-framework/src/modules/products/store/categories.js +1 -2
  314. package/dist/prometheus-framework/src/modules/products/store/categories.js.map +1 -1
  315. package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs +6 -7
  316. package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs.map +1 -1
  317. package/dist/prometheus-framework/src/modules/products/store/leftovers.js +1 -2
  318. package/dist/prometheus-framework/src/modules/products/store/leftovers.js.map +1 -1
  319. package/dist/prometheus-framework/src/modules/products/store/products.cjs +10 -21
  320. package/dist/prometheus-framework/src/modules/products/store/products.cjs.map +1 -1
  321. package/dist/prometheus-framework/src/modules/products/store/products.js +1 -12
  322. package/dist/prometheus-framework/src/modules/products/store/products.js.map +1 -1
  323. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs.map +1 -1
  324. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
  325. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  326. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  327. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  328. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  329. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
  330. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  331. package/dist/prometheus-framework/src/modules/spots/store/spots.cjs +6 -9
  332. package/dist/prometheus-framework/src/modules/spots/store/spots.cjs.map +1 -1
  333. package/dist/prometheus-framework/src/modules/spots/store/spots.js +1 -4
  334. package/dist/prometheus-framework/src/modules/spots/store/spots.js.map +1 -1
  335. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +3 -3
  336. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs.map +1 -1
  337. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
  338. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js.map +1 -1
  339. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
  340. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
  341. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
  342. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +1 -1
  343. package/dist/prometheus-framework/src/modules/users/router/users.cjs +2 -2
  344. package/dist/prometheus-framework/src/modules/users/router/users.cjs.map +1 -1
  345. package/dist/prometheus-framework/src/modules/users/router/users.js +2 -2
  346. package/dist/prometheus-framework/src/modules/users/router/users.js.map +1 -1
  347. package/dist/prometheus-framework/src/modules/users/store/users.cjs +5 -6
  348. package/dist/prometheus-framework/src/modules/users/store/users.cjs.map +1 -1
  349. package/dist/prometheus-framework/src/modules/users/store/users.js +1 -2
  350. package/dist/prometheus-framework/src/modules/users/store/users.js.map +1 -1
  351. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
  352. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  353. package/dist/prometheus-framework.cjs.js +17 -17
  354. package/dist/prometheus-framework.es.js +1790 -1790
  355. package/dist/queryProcessor-CU4A6Y4N.mjs +197 -0
  356. package/dist/queryProcessor-CcsJEUBr.js +196 -0
  357. package/dist/spots.server.js +1 -1
  358. package/dist/spots.server.mjs +1 -1
  359. package/dist/verifyAccesses-BsrJOct8.mjs +90 -0
  360. package/dist/verifyAccesses-BvLnOtBN.js +89 -0
  361. package/dist/wallet.server.js +2 -2
  362. package/dist/wallet.server.mjs +2 -2
  363. package/package.json +1 -1
  364. package/src/builder/modes/ssr.dev.js +2 -2
  365. package/src/builder/modes/ssr.prod.js +4 -4
  366. package/src/builder/ssr/ssr-render-html.js +11 -13
  367. package/src/builder/templates/page.html +37 -0
  368. package/src/builder/templates/page.js +4 -0
  369. package/src/builder/webpack/webpack.config.client.js +2 -2
  370. package/src/builder/webpack/webpack.config.ssr.js +1 -1
  371. package/src/components/Button/Button.vue +0 -1
  372. package/src/components/Feed/Feed.vue +34 -55
  373. package/src/components/FieldTags/BlockTags.vue +0 -1
  374. package/src/components/UploadImage/UploadImage.vue +2 -1
  375. package/src/modules/auth/controllers/middlewares/authJwt.js +1 -1
  376. package/src/modules/auth/controllers/middlewares/verifySignUp.js +11 -11
  377. package/src/modules/auth/controllers/routes/auth.routes.js +2 -2
  378. package/src/modules/auth/controllers/services/auth.service.js +1 -0
  379. package/src/modules/auth/views/components/pages/SignIn.vue +1 -0
  380. package/src/modules/auth/views/middlewares/auth.validation.js +17 -1
  381. package/src/modules/auth/views/middlewares/ownership.validation.js +16 -1
  382. package/src/modules/auth/views/store/auth.js +43 -39
  383. package/src/modules/auth/views/store/twofa.js +2 -5
  384. package/src/modules/auth/views/validations/inputs.validation.js +12 -6
  385. package/src/modules/community/components/layouts/Community.vue +3 -3
  386. package/src/modules/community/components/pages/BlogPost.vue +122 -120
  387. package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
  388. package/src/modules/community/components/sections/Comments.vue +5 -5
  389. package/src/modules/community/controllers/blog.controller.js +1 -1
  390. package/src/modules/community/router/blogposts.js +37 -38
  391. package/src/modules/community/routes/blog.routes.js +4 -0
  392. package/src/modules/community/store/blogposts.js +11 -19
  393. package/src/modules/community/store/reactions.js +1 -7
  394. package/src/modules/events/components/elements/ButtonCheck.vue +36 -66
  395. package/src/modules/events/components/pages/EditEvent.vue +76 -59
  396. package/src/modules/events/components/pages/Event.vue +2 -15
  397. package/src/modules/events/components/pages/Events.vue +2 -1
  398. package/src/modules/events/components/pages/EventsBackoffice.vue +122 -0
  399. package/src/modules/events/components/sections/HeroEvent.vue +15 -17
  400. package/src/modules/events/components/sections/SectionPreviousEvents.vue +4 -13
  401. package/src/modules/events/router/events.js +11 -4
  402. package/src/modules/events/store/events.js +2 -4
  403. package/src/modules/gallery/components/sections/BackofficeGallery.vue +24 -13
  404. package/src/modules/gallery/controllers/gallery.controller.js +30 -31
  405. package/src/modules/gallery/router/gallery.backoffice.router.js +5 -1
  406. package/src/modules/gallery/routes/gallery.routes.js +22 -4
  407. package/src/modules/globals/controllers/utils/queryProcessor.js +24 -4
  408. package/src/modules/globals/globals.client.js +2 -0
  409. package/src/modules/globals/views/classes/globals.store.js +4 -3
  410. package/src/modules/globals/views/components/blocks/Card.vue +56 -0
  411. package/src/modules/globals/views/components/blocks/CardHeader.vue +1 -3
  412. package/src/modules/globals/views/components/layouts/App.vue +1 -0
  413. package/src/modules/globals/views/components/layouts/Client.vue +0 -30
  414. package/src/modules/globals/views/store/globals.js +4 -2
  415. package/src/modules/globals/views/utils/axios-instance.js +18 -0
  416. package/src/modules/globals/views/utils/vue-app-renderer.js +87 -0
  417. package/src/modules/integrations/stripe/controllers/services/stripe.service.js +15 -30
  418. package/src/modules/landing/components/pages/Governance.vue +4 -2
  419. package/src/modules/landing/components/sections/SectionHeroToken.vue +12 -10
  420. package/src/modules/landing/components/sections/SectionsSection.vue +5 -8
  421. package/src/modules/landing/router/landing.js +2 -1
  422. package/src/modules/orders/store/orders.js +1 -3
  423. package/src/modules/organizations/components/pages/DepartmentEdit.vue +36 -0
  424. package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +3 -1
  425. package/src/modules/organizations/controllers/organizations.controller.js +2 -1
  426. package/src/modules/organizations/middlewares/verifyAccesses.js +117 -0
  427. package/src/modules/organizations/models/department.model.js +3 -100
  428. package/src/modules/organizations/models/organization.model.js +6 -4
  429. package/src/modules/organizations/models/schemas/accesses.schema.js +142 -0
  430. package/src/modules/organizations/router/organizations.js +2 -0
  431. package/src/modules/organizations/store/departments.js +6 -6
  432. package/src/modules/organizations/store/organizations.js +2 -16
  433. package/src/modules/pages/views/router/pages.backoffice.router.js +5 -7
  434. package/src/modules/products/components/blocks/CardProduct.vue +2 -0
  435. package/src/modules/products/components/pages/Product.vue +1 -1
  436. package/src/modules/products/components/sections/MenuSection.vue +2 -2
  437. package/src/modules/products/controllers/products.controller.js +201 -367
  438. package/src/modules/products/routes/products.routes.js +0 -5
  439. package/src/modules/products/store/categories.js +1 -2
  440. package/src/modules/products/store/leftovers.js +1 -2
  441. package/src/modules/products/store/products.js +1 -13
  442. package/src/modules/reports/components/sections/FormReport.vue +20 -20
  443. package/src/modules/spots/store/spots.js +1 -6
  444. package/src/modules/users/components/pages/Profile.vue +1 -1
  445. package/src/modules/users/router/users.js +2 -2
  446. package/src/modules/users/store/users.js +1 -3
  447. package/src/modules/auth/controllers/middlewares/verifyAccesses.js +0 -114
  448. package/src/modules/users/components/pages/ProfileEvents.vue +0 -69
@@ -1 +1 @@
1
- {"version":3,"file":"globals.store.cjs","sources":["../../../../../../../src/modules/globals/views/classes/globals.store.js"],"sourcesContent":["import { reactive } from 'vue';\n\n// Globals \nimport { setError } from '@pf/src/modules/globals/views/store/globals'\n\nclass Store {\n constructor(apiUrl) {\n this.state = reactive({\n items: [],\n current: {}\n });\n this.apiUrl = apiUrl;\n }\n\n // Simplified request method to avoid repetition and enhance maintainability\n async request(endpoint, options = {}) {\n const url = endpoint.startsWith('http') ? endpoint : `${this.apiUrl}${endpoint}`;\n\n const defaultOptions = {\n credentials: 'include', // Assumes credentials needed for each request\n headers: {}\n };\n const finalOptions = {\n ...defaultOptions,\n ...options\n };\n\n // Set default headers if content type is not explicitly set\n if (!finalOptions.headers['Content-Type'] && options.body) {\n finalOptions.headers['Content-Type'] = 'application/json';\n finalOptions.body = JSON.stringify(options.body);\n }\n\n try {\n const response = await fetch(url, finalOptions);\n\n if (!response.ok) {\n const errorData = await response.json();\n const error = new Error(errorData.message || 'Unknown error');\n error.errorCode = errorData.errorCode || 'UNKNOWN_ERROR';\n throw error;\n }\n\n return await response.json();\n\n } catch (error) {\n console.error(error);\n setError(error);\n throw error;\n }\n }\n\n async create(item) {\n return await this.request('/create', {\n method: 'POST',\n body: item\n });\n }\n\n async read(options = {}) {\n const queryParams = new URLSearchParams(options).toString();\n \n return await this.request(`/read?${queryParams}`);\n }\n\n async update(item) {\n return await this.request('/update', {\n method: 'PUT',\n body: item\n });\n }\n\n async delete(itemId) {\n return await this.request(`/delete/${itemId}`, {\n method: 'DELETE'\n });\n }\n\n // Enhanced Mutations utilizing Vue reactivity system efficiently \n setItems(items, state) {\n const targetState = state || this.state.items;\n\n state.splice(0, state.length, ...items);\n }\n\n addItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const existingItemIndex = targetState.findIndex(i => i[property] === item[property]);\n \n if (existingItemIndex === -1) {\n targetState.splice(0, 0, item);\n } else {\n Object.assign(targetState[existingItemIndex], item);\n }\n }\n\n updateItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1, item);\n }\n }\n\n removeItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n // Поиск и удаление элемента по указанному ключу\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1);\n }\n }\n}\n\nexport default Store;"],"names":["reactive","setError"],"mappings":"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"}
1
+ {"version":3,"file":"globals.store.cjs","sources":["../../../../../../../src/modules/globals/views/classes/globals.store.js"],"sourcesContent":["import { reactive } from 'vue';\n\n// Globals \nimport { setError } from '@pf/src/modules/globals/views/store/globals'\n\nclass Store {\n constructor(apiUrl) {\n this.state = reactive({\n items: [],\n current: {}\n });\n this.apiUrl = apiUrl;\n }\n\n // Simplified request method to avoid repetition and enhance maintainability\n async request(endpoint, options = {}) {\n const url = endpoint.startsWith('http') ? endpoint : `${this.apiUrl}${endpoint}`;\n\n const defaultOptions = {\n credentials: 'include', // Assumes credentials needed for each request\n headers: {}\n };\n const finalOptions = {\n ...defaultOptions,\n ...options\n };\n\n // Set default headers if content type is not explicitly set\n if (!finalOptions.headers['Content-Type'] && options.body) {\n finalOptions.headers['Content-Type'] = 'application/json';\n finalOptions.body = JSON.stringify(options.body);\n }\n\n try {\n const response = await fetch(url, finalOptions);\n\n if (!response.ok) {\n const errorData = await response.json();\n const error = new Error(errorData.message || 'Unknown error');\n error.errorCode = errorData.errorCode || 'UNKNOWN_ERROR';\n throw error;\n }\n\n return await response.json();\n\n } catch (error) {\n console.error(error);\n setError(error);\n throw error;\n }\n }\n\n async create(item) {\n return await this.request('/create', {\n method: 'POST',\n body: item\n });\n }\n\n async read(options = {}) {\n const queryParams = new URLSearchParams(options).toString();\n \n return await this.request(`/read?${queryParams}`);\n }\n\n async update(item) {\n return await this.request('/update', {\n method: 'PUT',\n body: item\n });\n }\n\n async delete(item) {\n return await this.request(`/delete`, {\n method: 'DELETE',\n body: item\n });\n }\n\n // Enhanced Mutations utilizing Vue reactivity system efficiently \n setItems(items, state) {\n const targetState = state || this.state.items;\n\n state.splice(0, state.length, ...items);\n }\n\n addItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const existingItemIndex = targetState.findIndex(i => i[property] === item[property]);\n \n if (existingItemIndex === -1) {\n targetState.splice(0, 0, item);\n } else {\n Object.assign(targetState[existingItemIndex], item);\n }\n }\n\n updateItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1, item);\n }\n }\n\n removeItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n // Поиск и удаление элемента по указанному ключу\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1);\n }\n }\n}\n\nexport default Store;"],"names":["reactive","setError"],"mappings":"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"}
@@ -55,9 +55,10 @@ class Store {
55
55
  body: item
56
56
  });
57
57
  }
58
- async delete(itemId) {
59
- return await this.request(`/delete/${itemId}`, {
60
- method: "DELETE"
58
+ async delete(item) {
59
+ return await this.request(`/delete`, {
60
+ method: "DELETE",
61
+ body: item
61
62
  });
62
63
  }
63
64
  // Enhanced Mutations utilizing Vue reactivity system efficiently
@@ -1 +1 @@
1
- {"version":3,"file":"globals.store.js","sources":["../../../../../../../src/modules/globals/views/classes/globals.store.js"],"sourcesContent":["import { reactive } from 'vue';\n\n// Globals \nimport { setError } from '@pf/src/modules/globals/views/store/globals'\n\nclass Store {\n constructor(apiUrl) {\n this.state = reactive({\n items: [],\n current: {}\n });\n this.apiUrl = apiUrl;\n }\n\n // Simplified request method to avoid repetition and enhance maintainability\n async request(endpoint, options = {}) {\n const url = endpoint.startsWith('http') ? endpoint : `${this.apiUrl}${endpoint}`;\n\n const defaultOptions = {\n credentials: 'include', // Assumes credentials needed for each request\n headers: {}\n };\n const finalOptions = {\n ...defaultOptions,\n ...options\n };\n\n // Set default headers if content type is not explicitly set\n if (!finalOptions.headers['Content-Type'] && options.body) {\n finalOptions.headers['Content-Type'] = 'application/json';\n finalOptions.body = JSON.stringify(options.body);\n }\n\n try {\n const response = await fetch(url, finalOptions);\n\n if (!response.ok) {\n const errorData = await response.json();\n const error = new Error(errorData.message || 'Unknown error');\n error.errorCode = errorData.errorCode || 'UNKNOWN_ERROR';\n throw error;\n }\n\n return await response.json();\n\n } catch (error) {\n console.error(error);\n setError(error);\n throw error;\n }\n }\n\n async create(item) {\n return await this.request('/create', {\n method: 'POST',\n body: item\n });\n }\n\n async read(options = {}) {\n const queryParams = new URLSearchParams(options).toString();\n \n return await this.request(`/read?${queryParams}`);\n }\n\n async update(item) {\n return await this.request('/update', {\n method: 'PUT',\n body: item\n });\n }\n\n async delete(itemId) {\n return await this.request(`/delete/${itemId}`, {\n method: 'DELETE'\n });\n }\n\n // Enhanced Mutations utilizing Vue reactivity system efficiently \n setItems(items, state) {\n const targetState = state || this.state.items;\n\n state.splice(0, state.length, ...items);\n }\n\n addItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const existingItemIndex = targetState.findIndex(i => i[property] === item[property]);\n \n if (existingItemIndex === -1) {\n targetState.splice(0, 0, item);\n } else {\n Object.assign(targetState[existingItemIndex], item);\n }\n }\n\n updateItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1, item);\n }\n }\n\n removeItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n // Поиск и удаление элемента по указанному ключу\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1);\n }\n }\n}\n\nexport default Store;"],"names":[],"mappings":";;AAKA,MAAM,MAAM;AAAA,EACV,YAAY,QAAQ;AAClB,SAAK,QAAQ,SAAS;AAAA,MACpB,OAAO,CAAE;AAAA,MACT,SAAS,CAAE;AAAA,IACjB,CAAK;AACD,SAAK,SAAS;AAAA,EACf;AAAA;AAAA,EAGD,MAAM,QAAQ,UAAU,UAAU,IAAI;AACpC,UAAM,MAAM,SAAS,WAAW,MAAM,IAAI,WAAW,GAAG,KAAK,MAAM,GAAG,QAAQ;AAE9E,UAAM,iBAAiB;AAAA,MACrB,aAAa;AAAA;AAAA,MACb,SAAS,CAAE;AAAA,IACjB;AACI,UAAM,eAAe;AAAA,MACnB,GAAG;AAAA,MACH,GAAG;AAAA,IACT;AAGI,QAAI,CAAC,aAAa,QAAQ,cAAc,KAAK,QAAQ,MAAM;AACzD,mBAAa,QAAQ,cAAc,IAAI;AACvC,mBAAa,OAAO,KAAK,UAAU,QAAQ,IAAI;AAAA,IAChD;AAED,QAAI;AACF,YAAM,WAAW,MAAM,MAAM,KAAK,YAAY;AAE9C,UAAI,CAAC,SAAS,IAAI;AAChB,cAAM,YAAY,MAAM,SAAS;AACjC,cAAM,QAAQ,IAAI,MAAM,UAAU,WAAW,eAAe;AAC5D,cAAM,YAAY,UAAU,aAAa;AACzC,cAAM;AAAA,MACP;AAED,aAAO,MAAM,SAAS;IAEvB,SAAQ,OAAO;AACd,cAAQ,MAAM,KAAK;AACnB,eAAS,KAAK;AACd,YAAM;AAAA,IACP;AAAA,EACF;AAAA,EAED,MAAM,OAAO,MAAM;AACjB,WAAO,MAAM,KAAK,QAAQ,WAAW;AAAA,MACnC,QAAQ;AAAA,MACR,MAAM;AAAA,IACZ,CAAK;AAAA,EACF;AAAA,EAED,MAAM,KAAK,UAAU,IAAI;AACvB,UAAM,cAAc,IAAI,gBAAgB,OAAO,EAAE,SAAQ;AAEzD,WAAO,MAAM,KAAK,QAAQ,SAAS,WAAW,EAAE;AAAA,EACjD;AAAA,EAED,MAAM,OAAO,MAAM;AACjB,WAAO,MAAM,KAAK,QAAQ,WAAW;AAAA,MACnC,QAAQ;AAAA,MACR,MAAM;AAAA,IACZ,CAAK;AAAA,EACF;AAAA,EAED,MAAM,OAAO,QAAQ;AACnB,WAAO,MAAM,KAAK,QAAQ,WAAW,MAAM,IAAI;AAAA,MAC7C,QAAQ;AAAA,IACd,CAAK;AAAA,EACF;AAAA;AAAA,EAGD,SAAS,OAAO,OAAO;AACD,aAAS,KAAK,MAAM;AAExC,UAAM,OAAO,GAAG,MAAM,QAAQ,GAAG,KAAK;AAAA,EACvC;AAAA,EAED,QAAQ,MAAM,OAAO,WAAW,OAAO;AACrC,UAAM,cAAc,SAAS,KAAK,MAAM;AACxC,UAAM,oBAAoB,YAAY,UAAU,OAAK,EAAE,QAAQ,MAAM,KAAK,QAAQ,CAAC;AAEnF,QAAI,sBAAsB,IAAI;AAC5B,kBAAY,OAAO,GAAG,GAAG,IAAI;AAAA,IACnC,OAAW;AACL,aAAO,OAAO,YAAY,iBAAiB,GAAG,IAAI;AAAA,IACnD;AAAA,EACF;AAAA,EAED,WAAW,MAAM,OAAO,WAAW,OAAO;AACtC,UAAM,cAAc,SAAS,KAAK,MAAM;AACxC,UAAM,QAAQ,YAAY,UAAU,OAAK,EAAE,QAAQ,MAAM,KAAK,QAAQ,CAAC;AACvE,QAAI,UAAU,IAAI;AAChB,kBAAY,OAAO,OAAO,GAAG,IAAI;AAAA,IAClC;AAAA,EACF;AAAA,EAEH,WAAW,MAAM,OAAO,WAAW,OAAO;AACxC,UAAM,cAAc,SAAS,KAAK,MAAM;AAExC,UAAM,QAAQ,YAAY,UAAU,OAAK,EAAE,QAAQ,MAAM,KAAK,QAAQ,CAAC;AACvE,QAAI,UAAU,IAAI;AAChB,kBAAY,OAAO,OAAO,CAAC;AAAA,IAC5B;AAAA,EACF;AACH;"}
1
+ {"version":3,"file":"globals.store.js","sources":["../../../../../../../src/modules/globals/views/classes/globals.store.js"],"sourcesContent":["import { reactive } from 'vue';\n\n// Globals \nimport { setError } from '@pf/src/modules/globals/views/store/globals'\n\nclass Store {\n constructor(apiUrl) {\n this.state = reactive({\n items: [],\n current: {}\n });\n this.apiUrl = apiUrl;\n }\n\n // Simplified request method to avoid repetition and enhance maintainability\n async request(endpoint, options = {}) {\n const url = endpoint.startsWith('http') ? endpoint : `${this.apiUrl}${endpoint}`;\n\n const defaultOptions = {\n credentials: 'include', // Assumes credentials needed for each request\n headers: {}\n };\n const finalOptions = {\n ...defaultOptions,\n ...options\n };\n\n // Set default headers if content type is not explicitly set\n if (!finalOptions.headers['Content-Type'] && options.body) {\n finalOptions.headers['Content-Type'] = 'application/json';\n finalOptions.body = JSON.stringify(options.body);\n }\n\n try {\n const response = await fetch(url, finalOptions);\n\n if (!response.ok) {\n const errorData = await response.json();\n const error = new Error(errorData.message || 'Unknown error');\n error.errorCode = errorData.errorCode || 'UNKNOWN_ERROR';\n throw error;\n }\n\n return await response.json();\n\n } catch (error) {\n console.error(error);\n setError(error);\n throw error;\n }\n }\n\n async create(item) {\n return await this.request('/create', {\n method: 'POST',\n body: item\n });\n }\n\n async read(options = {}) {\n const queryParams = new URLSearchParams(options).toString();\n \n return await this.request(`/read?${queryParams}`);\n }\n\n async update(item) {\n return await this.request('/update', {\n method: 'PUT',\n body: item\n });\n }\n\n async delete(item) {\n return await this.request(`/delete`, {\n method: 'DELETE',\n body: item\n });\n }\n\n // Enhanced Mutations utilizing Vue reactivity system efficiently \n setItems(items, state) {\n const targetState = state || this.state.items;\n\n state.splice(0, state.length, ...items);\n }\n\n addItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const existingItemIndex = targetState.findIndex(i => i[property] === item[property]);\n \n if (existingItemIndex === -1) {\n targetState.splice(0, 0, item);\n } else {\n Object.assign(targetState[existingItemIndex], item);\n }\n }\n\n updateItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1, item);\n }\n }\n\n removeItem(item, state, property = '_id') {\n const targetState = state || this.state.items;\n // Поиск и удаление элемента по указанному ключу\n const index = targetState.findIndex(i => i[property] === item[property]);\n if (index !== -1) {\n targetState.splice(index, 1);\n }\n }\n}\n\nexport default Store;"],"names":[],"mappings":"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"}
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ const vue = require("vue");
4
+ const PlaceholderUserpic = require("../../../../icons/placeholders/PlaceholderUserpic.vue.cjs");
5
+ const _hoisted_1 = { class: "flex-v-center flex-nowrap flex" };
6
+ const _hoisted_2 = ["src"];
7
+ const _hoisted_3 = { class: "h4" };
8
+ const _hoisted_4 = { class: "t-transp mn-r-small" };
9
+ const _hoisted_5 = {
10
+ key: 2,
11
+ class: "mn-l-auto flex-stretch flex-v-center flex"
12
+ };
13
+ const _sfc_main = {
14
+ __name: "Card",
15
+ props: {
16
+ photo: {
17
+ type: String,
18
+ default: null
19
+ },
20
+ title: {
21
+ type: String,
22
+ default: "No name"
23
+ },
24
+ subtitle: {
25
+ type: String
26
+ },
27
+ action: {
28
+ type: Object
29
+ }
30
+ },
31
+ setup(__props) {
32
+ return (_ctx, _cache) => {
33
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
34
+ __props.photo ? (vue.openBlock(), vue.createElementBlock("img", {
35
+ key: 0,
36
+ loading: "lazy",
37
+ src: (_ctx.FILE_SERVER_URL || "") + __props.photo,
38
+ class: "radius-medium aspect-1x1 bg-white object-fit-cover mn-r-thin h-100 w-auto"
39
+ }, null, 8, _hoisted_2)) : vue.createCommentVNode("", true),
40
+ !__props.photo ? (vue.openBlock(), vue.createBlock(PlaceholderUserpic.default, {
41
+ key: 1,
42
+ class: "radius-medium aspect-1x1 mn-r-thin h-100 w-auto"
43
+ })) : vue.createCommentVNode("", true),
44
+ vue.createElementVNode("div", null, [
45
+ vue.createElementVNode("p", _hoisted_3, vue.toDisplayString(__props.title), 1),
46
+ vue.createElementVNode("span", _hoisted_4, vue.toDisplayString(__props.subtitle), 1)
47
+ ]),
48
+ __props.action ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, [
49
+ __props.action ? (vue.openBlock(), vue.createElementBlock("button", {
50
+ key: 0,
51
+ onClick: _cache[0] || (_cache[0] = vue.withModifiers((...args) => __props.action.method && __props.action.method(...args), ["stop"])),
52
+ class: "h-2r w-2r t-white mn-l-thin capitalize t-medium radius-big bg-red"
53
+ }, [
54
+ __props.action.label.is ? (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(__props.action.label.is), vue.normalizeProps(vue.mergeProps({ key: 0 }, __props.action.label.props)), null, 16)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
55
+ vue.createTextVNode(vue.toDisplayString(__props.action.label), 1)
56
+ ], 64))
57
+ ])) : vue.createCommentVNode("", true)
58
+ ])) : vue.createCommentVNode("", true)
59
+ ]);
60
+ };
61
+ }
62
+ };
63
+ exports.default = _sfc_main;
64
+ //# sourceMappingURL=Card.vue.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.vue.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,64 @@
1
+ import { openBlock, createElementBlock, createCommentVNode, createBlock, createElementVNode, toDisplayString, withModifiers, resolveDynamicComponent, normalizeProps, mergeProps, Fragment, createTextVNode } from "vue";
2
+ import PlaceholderUserpic from "../../../../icons/placeholders/PlaceholderUserpic.vue.js";
3
+ const _hoisted_1 = { class: "flex-v-center flex-nowrap flex" };
4
+ const _hoisted_2 = ["src"];
5
+ const _hoisted_3 = { class: "h4" };
6
+ const _hoisted_4 = { class: "t-transp mn-r-small" };
7
+ const _hoisted_5 = {
8
+ key: 2,
9
+ class: "mn-l-auto flex-stretch flex-v-center flex"
10
+ };
11
+ const _sfc_main = {
12
+ __name: "Card",
13
+ props: {
14
+ photo: {
15
+ type: String,
16
+ default: null
17
+ },
18
+ title: {
19
+ type: String,
20
+ default: "No name"
21
+ },
22
+ subtitle: {
23
+ type: String
24
+ },
25
+ action: {
26
+ type: Object
27
+ }
28
+ },
29
+ setup(__props) {
30
+ return (_ctx, _cache) => {
31
+ return openBlock(), createElementBlock("div", _hoisted_1, [
32
+ __props.photo ? (openBlock(), createElementBlock("img", {
33
+ key: 0,
34
+ loading: "lazy",
35
+ src: (_ctx.FILE_SERVER_URL || "") + __props.photo,
36
+ class: "radius-medium aspect-1x1 bg-white object-fit-cover mn-r-thin h-100 w-auto"
37
+ }, null, 8, _hoisted_2)) : createCommentVNode("", true),
38
+ !__props.photo ? (openBlock(), createBlock(PlaceholderUserpic, {
39
+ key: 1,
40
+ class: "radius-medium aspect-1x1 mn-r-thin h-100 w-auto"
41
+ })) : createCommentVNode("", true),
42
+ createElementVNode("div", null, [
43
+ createElementVNode("p", _hoisted_3, toDisplayString(__props.title), 1),
44
+ createElementVNode("span", _hoisted_4, toDisplayString(__props.subtitle), 1)
45
+ ]),
46
+ __props.action ? (openBlock(), createElementBlock("div", _hoisted_5, [
47
+ __props.action ? (openBlock(), createElementBlock("button", {
48
+ key: 0,
49
+ onClick: _cache[0] || (_cache[0] = withModifiers((...args) => __props.action.method && __props.action.method(...args), ["stop"])),
50
+ class: "h-2r w-2r t-white mn-l-thin capitalize t-medium radius-big bg-red"
51
+ }, [
52
+ __props.action.label.is ? (openBlock(), createBlock(resolveDynamicComponent(__props.action.label.is), normalizeProps(mergeProps({ key: 0 }, __props.action.label.props)), null, 16)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
53
+ createTextVNode(toDisplayString(__props.action.label), 1)
54
+ ], 64))
55
+ ])) : createCommentVNode("", true)
56
+ ])) : createCommentVNode("", true)
57
+ ]);
58
+ };
59
+ }
60
+ };
61
+ export {
62
+ _sfc_main as default
63
+ };
64
+ //# sourceMappingURL=Card.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.vue.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -5,8 +5,8 @@ const vueRouter = require("vue-router");
5
5
  const PlaceholderUserpic = require("../../../../icons/placeholders/PlaceholderUserpic.vue.cjs");
6
6
  const FormReport = require("../../../../reports/components/sections/FormReport.vue.cjs");
7
7
  const Tooltip = require("../../../../../components/Tooltip/Tooltip.vue2.cjs");
8
- const Dropdown = require("../../../../../components/Dropdown/Dropdown.vue.cjs");
9
- ;/* empty css */
8
+ const Dropdown = require("../../../../../components/Dropdown/Dropdown.vue2.cjs");
9
+ ;/* empty css */
10
10
  ;/* empty css */
11
11
  require("../../../../auth/views/store/auth.cjs");
12
12
  require("../../../../organizations/store/memberships.cjs");
@@ -179,7 +179,7 @@ const _sfc_main = {
179
179
  }), 256))
180
180
  ])) : vue.createCommentVNode("", true)
181
181
  ]),
182
- __props.type !== "short" && __props.user ? (vue.openBlock(), vue.createBlock(Dropdown.default, {
182
+ __props.type !== "short" && __props.user && (__props.user !== __props.creator.target._id || __props.actions && __props.actions.length > 0) ? (vue.openBlock(), vue.createBlock(Dropdown.default, {
183
183
  key: 3,
184
184
  label: { component: IconEllipsis.default, class: "t-transp i-regular" },
185
185
  align: "right",
@@ -1 +1 @@
1
- {"version":3,"file":"CardHeader.vue.cjs","sources":["../../../../../../../../src/modules/globals/views/components/blocks/CardHeader.vue"],"sourcesContent":["<template>\n\t<header \n\t\tv-if=\"owner\" \n\t\tclass=\"pd-b-zero \"\n\t>\n\t\t<div \n\t\t\tclass=\"w-100 flex-v-center flex-nojustify flex\"\n\t\t>\n\n\t\t\t<div\n\t\t\t\tclass=\"w-100 flex-nowrap flex-v-center flex\"\n\t\t\t>\n\t\t\t\t<img loading=\"lazy\" \n\t\t\t\t\tv-if=\"owner.target?.profile?.photo?.length > 0 && type !== 'short'\" \n\t\t\t\t\t:src=\"(FILE_SERVER_URL || '') + owner.target.profile.photo\" \n\t\t\t\t\tclass=\"radius-medium object-fit-cover mn-r-thin i-thin\" \n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<PlaceholderUserpic\n\t\t\t\t\tv-if=\"!owner.target?.profile?.photo && type !== 'short'\"\n\t\t\t\t\tclass=\"radius-medium mn-r-thin i-thin\"\n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<span \n\t\t\t\t\tv-if=\"type !== 'short'\"\n\t\t\t\t\tclass=\"t-semi\"\n\t\t\t\t>\n\t\t\t\t\t<span \n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t{{owner.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span\n\t\t\t\t\t\tv-if=\"!creator.hidden && owner.target?.profile?.name !== creator.target?.profile?.name\"\n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: 'User Profile', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: creator.target?._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t· by {{creator.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"date\" class=\"mn-l-micro mn-r-micro \">·</span> \n\n\t\t\t\t\t<span v-if=\"date\" class=\"pos-relative\">\n\t\t\t\t\t\t<Tooltip v-if=\"date\" :text=\"formatDate(date)\">\n\t\t\t\t\t \t\t{{getTimeElapsed(date)}}\n\t\t\t\t\t \t</Tooltip>\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"dateFormatted\">\n\t\t\t\t\t\t· {{dateFormatted}}\n\t\t\t\t\t</span>\n\t\t\t\t</span>\n\t\t\t\t\n\n\t\t\t\t<!-- Participaters avatar -->\n\n\t\t\t\t<div class=\"d-block mn-l-auto flex-nowrap flex flex-v-center\">\n\t\t\t\t\t\n\t\t\t\t\t<div v-if=\"members\" class=\"w-4r pos-relative i-thin\">\n\t\t\t\t\t <!-- Круг с числом участников -->\n\t\t\t\t\t <span \n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: '0px' \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \tz-index-1 \n\t\t\t\t\t \tradius-big \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-second \n\t\t\t\t\t \tflex flex-center \n\t\t\t\t\t \tt-white \n\t\t\t\t\t \tp-small \n\t\t\t\t\t \tt-semi\"\n\t\t\t\t\t >\n\t\t\t\t\t {{members}}\n\t\t\t\t\t </span>\n\n\t\t\t\t\t <!-- Аватарки -->\n\t\t\t\t\t <template\n\t\t\t\t\t\t\t\tv-for=\"(photo, index) in membersPhotos.slice(0,2)\"\n\t\t\t\t\t >\n\t\t\t\t\t\t <img loading=\"lazy\" \n\t\t\t\t\t \t\tv-if=\"photo\"\n\t\t\t\t\t \n\t\t\t\t\t :key=\"index\"\n\t\t\t\t\t :src=\"(FILE_SERVER_URL || '') + photo\"\n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t />\n\n\t\t\t\t\t\t <PlaceholderUserpic\n\t\t\t\t\t\t\t\t\tv-else\n\t\t\t\t\t\t\t\t\t:style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t\t\t\t\tclass=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</template> \n\n\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<!-- Report -->\n\t\t\t\t<Dropdown \n\t\t\t\t\tv-if=\"type !== 'short' && user\"\n\t\t\t\t\t:label=\"{ component: IconEllipsis, class: 't-transp i-regular' }\"\n\t\t\t\t\t:align=\"'right'\"\n\t\t\t\t\tclass=\"cursor-pointer z-index-2\"\n\t\t\t\t>\n\t\t\t\t\t<section \n\t\t\t\t\t\tclass=\"bg-black flex-column flex gap-thin pd-thin radius-small\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<FormReport \n\t\t\t\t\t\t\tv-if=\"user !== creator.target._id\"\n\t\t\t\t\t\t\t:user=\"user\"\n\t\t\t\t\t\t\t:type=\"entityType\" \n\t\t\t\t\t\t\t:target=\"entity._id\" \n\t\t\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<button \n\t\t\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\tReport\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</FormReport>\n\n\t\t\t\t\t\t<template \n\t\t\t v-for=\"action in actions\" \n\t\t\t v-if=\"actions && actions.length > 0\"\n\t\t\t >\n\t\t\t <router-link\n\t\t\t v-if=\"action.to\"\n\t\t\t :key=\"action.to\"\n\t\t\t :to=\"action.to\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </router-link>\n\n\t\t\t <button\n\t\t\t v-if=\"action.method\"\n\t\t\t @click=\"action.method\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </button>\n\t\t\t </template>\n\t\t\t\t\t</section>\n\t\t </Dropdown>\t\n\t\t\t</div>\n\t\t</div>\n\t</header>\n</template>\n\n\n<script setup=\"props\">\n\timport { computed,ref } from 'vue'\n\t\n\timport { useRouter } from 'vue-router'\n\n\timport PlaceholderUserpic from '@pf/src/modules/icons/placeholders/PlaceholderUserpic.vue'\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\timport Tooltip from '@pf/src/components/Tooltip/Tooltip.vue'\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\n\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\n\tconst props = defineProps([\n\t\t'user',\n\t\t'entity',\n\t\t'entityType',\n\t\t'date',\n\t\t'dateFormatted',\n\t\t'owner',\n\t\t'creator',\n\t\t'members',\n\t\t'membersPhotos',\n\t\t'type',\n\t\t'actions'\n\t])\n\n\tconst router = useRouter()\n\n\n\n\tfunction getTimeElapsed(timestamp) {\n\t const now = new Date();\n\t const createdAt = new Date(timestamp);\n\t const timeDiff = Math.abs(now - createdAt);\n\t const seconds = Math.floor(timeDiff / 1000);\n\t const minutes = Math.floor(seconds / 60);\n\t const hours = Math.floor(minutes / 60);\n\t const days = Math.floor(hours / 24);\n\t const weeks = Math.floor(days / 7);\n\t \n\t if (weeks > 0) {\n\t return `${weeks} week${weeks > 1 ? 's' : ''} ago`;\n\t } else if (days > 0) {\n\t return `${days} day${days > 1 ? 's' : ''} ago`;\n\t } else if (hours > 0) {\n\t return `${hours} hour${hours > 1 ? 's' : ''} ago`;\n\t } else if (minutes > 0) {\n\t return `${minutes} minute${minutes > 1 ? 's' : ''} ago`;\n\t } else {\n\t return 'Just now';\n\t }\n\t}\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":["useRouter"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4OgBA,wBAAW;AAI1B,aAAS,eAAe,WAAW;AACjC,YAAM,MAAM,oBAAI;AAChB,YAAM,YAAY,IAAI,KAAK,SAAS;AACpC,YAAM,WAAW,KAAK,IAAI,MAAM,SAAS;AACzC,YAAM,UAAU,KAAK,MAAM,WAAW,GAAI;AAC1C,YAAM,UAAU,KAAK,MAAM,UAAU,EAAE;AACvC,YAAM,QAAQ,KAAK,MAAM,UAAU,EAAE;AACrC,YAAM,OAAO,KAAK,MAAM,QAAQ,EAAE;AAClC,YAAM,QAAQ,KAAK,MAAM,OAAO,CAAC;AAEjC,UAAI,QAAQ,GAAG;AACb,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,OAAO,GAAG;AACnB,eAAO,GAAG,IAAI,OAAO,OAAO,IAAI,MAAM,EAAE;AAAA,MAC7C,WAAc,QAAQ,GAAG;AACpB,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,UAAU,GAAG;AACtB,eAAO,GAAG,OAAO,UAAU,UAAU,IAAI,MAAM,EAAE;AAAA,MACtD,OAAU;AACL,eAAO;AAAA,MACR;AAAA,IACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"CardHeader.vue.cjs","sources":["../../../../../../../../src/modules/globals/views/components/blocks/CardHeader.vue"],"sourcesContent":["<template>\n\t<header \n\t\tv-if=\"owner\" \n\t\tclass=\"pd-b-zero \"\n\t>\n\t\t<div \n\t\t\tclass=\"w-100 flex-v-center flex-nojustify flex\"\n\t\t>\n\n\t\t\t<div\n\t\t\t\tclass=\"w-100 flex-nowrap flex-v-center flex\"\n\t\t\t>\n\t\t\t\t<img loading=\"lazy\" \n\t\t\t\t\tv-if=\"owner.target?.profile?.photo?.length > 0 && type !== 'short'\" \n\t\t\t\t\t:src=\"(FILE_SERVER_URL || '') + owner.target.profile.photo\" \n\t\t\t\t\tclass=\"radius-medium object-fit-cover mn-r-thin i-thin\" \n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<PlaceholderUserpic\n\t\t\t\t\tv-if=\"!owner.target?.profile?.photo && type !== 'short'\"\n\t\t\t\t\tclass=\"radius-medium mn-r-thin i-thin\"\n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<span \n\t\t\t\t\tv-if=\"type !== 'short'\"\n\t\t\t\t\tclass=\"t-semi\"\n\t\t\t\t>\n\t\t\t\t\t<span \n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t{{owner.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span\n\t\t\t\t\t\tv-if=\"!creator.hidden && owner.target?.profile?.name !== creator.target?.profile?.name\"\n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: 'User Profile', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: creator.target?._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t· by {{creator.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"date\" class=\"mn-l-micro mn-r-micro \">·</span> \n\n\t\t\t\t\t<span v-if=\"date\" class=\"pos-relative\">\n\t\t\t\t\t\t<Tooltip v-if=\"date\" :text=\"formatDate(date)\">\n\t\t\t\t\t \t\t{{getTimeElapsed(date)}}\n\t\t\t\t\t \t</Tooltip>\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"dateFormatted\">\n\t\t\t\t\t\t· {{dateFormatted}}\n\t\t\t\t\t</span>\n\t\t\t\t</span>\n\t\t\t\t\n\n\t\t\t\t<!-- Participaters avatar -->\n\n\t\t\t\t<div class=\"d-block mn-l-auto flex-nowrap flex flex-v-center\">\n\t\t\t\t\t\n\t\t\t\t\t<div v-if=\"members\" class=\"w-4r pos-relative i-thin\">\n\t\t\t\t\t <!-- Круг с числом участников -->\n\t\t\t\t\t <span \n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: '0px' \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \tz-index-1 \n\t\t\t\t\t \tradius-big \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-second \n\t\t\t\t\t \tflex flex-center \n\t\t\t\t\t \tt-white \n\t\t\t\t\t \tp-small \n\t\t\t\t\t \tt-semi\"\n\t\t\t\t\t >\n\t\t\t\t\t {{members}}\n\t\t\t\t\t </span>\n\n\t\t\t\t\t <!-- Аватарки -->\n\t\t\t\t\t <template\n\t\t\t\t\t\t\t\tv-for=\"(photo, index) in membersPhotos.slice(0,2)\"\n\t\t\t\t\t >\n\t\t\t\t\t\t <img loading=\"lazy\" \n\t\t\t\t\t \t\tv-if=\"photo\"\n\t\t\t\t\t \n\t\t\t\t\t :key=\"index\"\n\t\t\t\t\t :src=\"(FILE_SERVER_URL || '') + photo\"\n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t />\n\n\t\t\t\t\t\t <PlaceholderUserpic\n\t\t\t\t\t\t\t\t\tv-else\n\t\t\t\t\t\t\t\t\t:style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t\t\t\t\tclass=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</template> \n\n\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<!-- Report -->\n\t\t\t\t<Dropdown \n\t\t\t\t\tv-if=\"type !== 'short' && user && (user !== creator.target._id || (actions && actions.length > 0))\"\n\t\t\t\t\t:label=\"{ component: IconEllipsis, class: 't-transp i-regular' }\"\n\t\t\t\t\t:align=\"'right'\"\n\t\t\t\t\tclass=\"cursor-pointer z-index-2\"\n\t\t\t\t>\n\t\t\t\t\t<section \n\t\t\t\t\t\tclass=\"bg-black flex-column flex gap-thin pd-thin radius-small\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<FormReport \n\t\t\t\t\t\t\tv-if=\"user !== creator.target._id\"\n\t\t\t\t\t\t\t:user=\"user\"\n\t\t\t\t\t\t\t:type=\"entityType\" \n\t\t\t\t\t\t\t:target=\"entity._id\" \n\t\t\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<button \n\t\t\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\tReport\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</FormReport>\n\n\t\t\t\t\t\t<template \n\t\t\t v-for=\"action in actions\" \n\t\t\t v-if=\"actions && actions.length > 0\"\n\t\t\t >\n\t\t\t <router-link\n\t\t\t v-if=\"action.to\"\n\t\t\t :key=\"action.to\"\n\t\t\t :to=\"action.to\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </router-link>\n\n\t\t\t <button\n\t\t\t v-if=\"action.method\"\n\t\t\t @click=\"action.method\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </button>\n\t\t\t </template>\n\t\t\t\t\t</section>\n\t\t </Dropdown>\t\n\t\t\t</div>\n\t\t</div>\n\t</header>\n</template>\n\n\n<script setup=\"props\">\n\timport { computed,ref } from 'vue'\n\t\n\timport { useRouter } from 'vue-router'\n\n\timport PlaceholderUserpic from '@pf/src/modules/icons/placeholders/PlaceholderUserpic.vue'\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\timport Tooltip from '@pf/src/components/Tooltip/Tooltip.vue'\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\n\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\n\tconst props = defineProps([\n\t\t'user',\n\t\t'entity',\n\t\t'entityType',\n\t\t'date',\n\t\t'dateFormatted',\n\t\t'owner',\n\t\t'creator',\n\t\t'members',\n\t\t'membersPhotos',\n\t\t'type',\n\t\t'actions'\n\t])\n\n\tconst router = useRouter()\n\n\tfunction getTimeElapsed(timestamp) {\n\t const now = new Date();\n\t const createdAt = new Date(timestamp);\n\t const timeDiff = Math.abs(now - createdAt);\n\t const seconds = Math.floor(timeDiff / 1000);\n\t const minutes = Math.floor(seconds / 60);\n\t const hours = Math.floor(minutes / 60);\n\t const days = Math.floor(hours / 24);\n\t const weeks = Math.floor(days / 7);\n\t \n\t if (weeks > 0) {\n\t return `${weeks} week${weeks > 1 ? 's' : ''} ago`;\n\t } else if (days > 0) {\n\t return `${days} day${days > 1 ? 's' : ''} ago`;\n\t } else if (hours > 0) {\n\t return `${hours} hour${hours > 1 ? 's' : ''} ago`;\n\t } else if (minutes > 0) {\n\t return `${minutes} minute${minutes > 1 ? 's' : ''} ago`;\n\t } else {\n\t return 'Just now';\n\t }\n\t}\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":["useRouter"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4OgBA,wBAAW;AAE1B,aAAS,eAAe,WAAW;AACjC,YAAM,MAAM,oBAAI;AAChB,YAAM,YAAY,IAAI,KAAK,SAAS;AACpC,YAAM,WAAW,KAAK,IAAI,MAAM,SAAS;AACzC,YAAM,UAAU,KAAK,MAAM,WAAW,GAAI;AAC1C,YAAM,UAAU,KAAK,MAAM,UAAU,EAAE;AACvC,YAAM,QAAQ,KAAK,MAAM,UAAU,EAAE;AACrC,YAAM,OAAO,KAAK,MAAM,QAAQ,EAAE;AAClC,YAAM,QAAQ,KAAK,MAAM,OAAO,CAAC;AAEjC,UAAI,QAAQ,GAAG;AACb,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,OAAO,GAAG;AACnB,eAAO,GAAG,IAAI,OAAO,OAAO,IAAI,MAAM,EAAE;AAAA,MAC7C,WAAc,QAAQ,GAAG;AACpB,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,UAAU,GAAG;AACtB,eAAO,GAAG,OAAO,UAAU,UAAU,IAAI,MAAM,EAAE;AAAA,MACtD,OAAU;AACL,eAAO;AAAA,MACR;AAAA,IACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -3,8 +3,8 @@ import { useRouter } from "vue-router";
3
3
  import PlaceholderUserpic from "../../../../icons/placeholders/PlaceholderUserpic.vue.js";
4
4
  import _sfc_main$4 from "../../../../reports/components/sections/FormReport.vue.js";
5
5
  import _sfc_main$1 from "../../../../../components/Tooltip/Tooltip.vue2.js";
6
- import _sfc_main$2 from "../../../../../components/Dropdown/Dropdown.vue.js";
7
- /* empty css */
6
+ import _sfc_main$2 from "../../../../../components/Dropdown/Dropdown.vue2.js";
7
+ /* empty css */
8
8
  /* empty css */
9
9
  import "../../../../auth/views/store/auth.js";
10
10
  import "../../../../organizations/store/memberships.js";
@@ -177,7 +177,7 @@ const _sfc_main = {
177
177
  }), 256))
178
178
  ])) : createCommentVNode("", true)
179
179
  ]),
180
- __props.type !== "short" && __props.user ? (openBlock(), createBlock(_sfc_main$2, {
180
+ __props.type !== "short" && __props.user && (__props.user !== __props.creator.target._id || __props.actions && __props.actions.length > 0) ? (openBlock(), createBlock(_sfc_main$2, {
181
181
  key: 3,
182
182
  label: { component: _sfc_main$3, class: "t-transp i-regular" },
183
183
  align: "right",
@@ -1 +1 @@
1
- {"version":3,"file":"CardHeader.vue.js","sources":["../../../../../../../../src/modules/globals/views/components/blocks/CardHeader.vue"],"sourcesContent":["<template>\n\t<header \n\t\tv-if=\"owner\" \n\t\tclass=\"pd-b-zero \"\n\t>\n\t\t<div \n\t\t\tclass=\"w-100 flex-v-center flex-nojustify flex\"\n\t\t>\n\n\t\t\t<div\n\t\t\t\tclass=\"w-100 flex-nowrap flex-v-center flex\"\n\t\t\t>\n\t\t\t\t<img loading=\"lazy\" \n\t\t\t\t\tv-if=\"owner.target?.profile?.photo?.length > 0 && type !== 'short'\" \n\t\t\t\t\t:src=\"(FILE_SERVER_URL || '') + owner.target.profile.photo\" \n\t\t\t\t\tclass=\"radius-medium object-fit-cover mn-r-thin i-thin\" \n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<PlaceholderUserpic\n\t\t\t\t\tv-if=\"!owner.target?.profile?.photo && type !== 'short'\"\n\t\t\t\t\tclass=\"radius-medium mn-r-thin i-thin\"\n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<span \n\t\t\t\t\tv-if=\"type !== 'short'\"\n\t\t\t\t\tclass=\"t-semi\"\n\t\t\t\t>\n\t\t\t\t\t<span \n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t{{owner.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span\n\t\t\t\t\t\tv-if=\"!creator.hidden && owner.target?.profile?.name !== creator.target?.profile?.name\"\n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: 'User Profile', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: creator.target?._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t· by {{creator.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"date\" class=\"mn-l-micro mn-r-micro \">·</span> \n\n\t\t\t\t\t<span v-if=\"date\" class=\"pos-relative\">\n\t\t\t\t\t\t<Tooltip v-if=\"date\" :text=\"formatDate(date)\">\n\t\t\t\t\t \t\t{{getTimeElapsed(date)}}\n\t\t\t\t\t \t</Tooltip>\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"dateFormatted\">\n\t\t\t\t\t\t· {{dateFormatted}}\n\t\t\t\t\t</span>\n\t\t\t\t</span>\n\t\t\t\t\n\n\t\t\t\t<!-- Participaters avatar -->\n\n\t\t\t\t<div class=\"d-block mn-l-auto flex-nowrap flex flex-v-center\">\n\t\t\t\t\t\n\t\t\t\t\t<div v-if=\"members\" class=\"w-4r pos-relative i-thin\">\n\t\t\t\t\t <!-- Круг с числом участников -->\n\t\t\t\t\t <span \n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: '0px' \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \tz-index-1 \n\t\t\t\t\t \tradius-big \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-second \n\t\t\t\t\t \tflex flex-center \n\t\t\t\t\t \tt-white \n\t\t\t\t\t \tp-small \n\t\t\t\t\t \tt-semi\"\n\t\t\t\t\t >\n\t\t\t\t\t {{members}}\n\t\t\t\t\t </span>\n\n\t\t\t\t\t <!-- Аватарки -->\n\t\t\t\t\t <template\n\t\t\t\t\t\t\t\tv-for=\"(photo, index) in membersPhotos.slice(0,2)\"\n\t\t\t\t\t >\n\t\t\t\t\t\t <img loading=\"lazy\" \n\t\t\t\t\t \t\tv-if=\"photo\"\n\t\t\t\t\t \n\t\t\t\t\t :key=\"index\"\n\t\t\t\t\t :src=\"(FILE_SERVER_URL || '') + photo\"\n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t />\n\n\t\t\t\t\t\t <PlaceholderUserpic\n\t\t\t\t\t\t\t\t\tv-else\n\t\t\t\t\t\t\t\t\t:style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t\t\t\t\tclass=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</template> \n\n\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<!-- Report -->\n\t\t\t\t<Dropdown \n\t\t\t\t\tv-if=\"type !== 'short' && user\"\n\t\t\t\t\t:label=\"{ component: IconEllipsis, class: 't-transp i-regular' }\"\n\t\t\t\t\t:align=\"'right'\"\n\t\t\t\t\tclass=\"cursor-pointer z-index-2\"\n\t\t\t\t>\n\t\t\t\t\t<section \n\t\t\t\t\t\tclass=\"bg-black flex-column flex gap-thin pd-thin radius-small\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<FormReport \n\t\t\t\t\t\t\tv-if=\"user !== creator.target._id\"\n\t\t\t\t\t\t\t:user=\"user\"\n\t\t\t\t\t\t\t:type=\"entityType\" \n\t\t\t\t\t\t\t:target=\"entity._id\" \n\t\t\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<button \n\t\t\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\tReport\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</FormReport>\n\n\t\t\t\t\t\t<template \n\t\t\t v-for=\"action in actions\" \n\t\t\t v-if=\"actions && actions.length > 0\"\n\t\t\t >\n\t\t\t <router-link\n\t\t\t v-if=\"action.to\"\n\t\t\t :key=\"action.to\"\n\t\t\t :to=\"action.to\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </router-link>\n\n\t\t\t <button\n\t\t\t v-if=\"action.method\"\n\t\t\t @click=\"action.method\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </button>\n\t\t\t </template>\n\t\t\t\t\t</section>\n\t\t </Dropdown>\t\n\t\t\t</div>\n\t\t</div>\n\t</header>\n</template>\n\n\n<script setup=\"props\">\n\timport { computed,ref } from 'vue'\n\t\n\timport { useRouter } from 'vue-router'\n\n\timport PlaceholderUserpic from '@pf/src/modules/icons/placeholders/PlaceholderUserpic.vue'\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\timport Tooltip from '@pf/src/components/Tooltip/Tooltip.vue'\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\n\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\n\tconst props = defineProps([\n\t\t'user',\n\t\t'entity',\n\t\t'entityType',\n\t\t'date',\n\t\t'dateFormatted',\n\t\t'owner',\n\t\t'creator',\n\t\t'members',\n\t\t'membersPhotos',\n\t\t'type',\n\t\t'actions'\n\t])\n\n\tconst router = useRouter()\n\n\n\n\tfunction getTimeElapsed(timestamp) {\n\t const now = new Date();\n\t const createdAt = new Date(timestamp);\n\t const timeDiff = Math.abs(now - createdAt);\n\t const seconds = Math.floor(timeDiff / 1000);\n\t const minutes = Math.floor(seconds / 60);\n\t const hours = Math.floor(minutes / 60);\n\t const days = Math.floor(hours / 24);\n\t const weeks = Math.floor(days / 7);\n\t \n\t if (weeks > 0) {\n\t return `${weeks} week${weeks > 1 ? 's' : ''} ago`;\n\t } else if (days > 0) {\n\t return `${days} day${days > 1 ? 's' : ''} ago`;\n\t } else if (hours > 0) {\n\t return `${hours} hour${hours > 1 ? 's' : ''} ago`;\n\t } else if (minutes > 0) {\n\t return `${minutes} minute${minutes > 1 ? 's' : ''} ago`;\n\t } else {\n\t return 'Just now';\n\t }\n\t}\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4OgB,cAAW;AAI1B,aAAS,eAAe,WAAW;AACjC,YAAM,MAAM,oBAAI;AAChB,YAAM,YAAY,IAAI,KAAK,SAAS;AACpC,YAAM,WAAW,KAAK,IAAI,MAAM,SAAS;AACzC,YAAM,UAAU,KAAK,MAAM,WAAW,GAAI;AAC1C,YAAM,UAAU,KAAK,MAAM,UAAU,EAAE;AACvC,YAAM,QAAQ,KAAK,MAAM,UAAU,EAAE;AACrC,YAAM,OAAO,KAAK,MAAM,QAAQ,EAAE;AAClC,YAAM,QAAQ,KAAK,MAAM,OAAO,CAAC;AAEjC,UAAI,QAAQ,GAAG;AACb,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,OAAO,GAAG;AACnB,eAAO,GAAG,IAAI,OAAO,OAAO,IAAI,MAAM,EAAE;AAAA,MAC7C,WAAc,QAAQ,GAAG;AACpB,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,UAAU,GAAG;AACtB,eAAO,GAAG,OAAO,UAAU,UAAU,IAAI,MAAM,EAAE;AAAA,MACtD,OAAU;AACL,eAAO;AAAA,MACR;AAAA,IACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"CardHeader.vue.js","sources":["../../../../../../../../src/modules/globals/views/components/blocks/CardHeader.vue"],"sourcesContent":["<template>\n\t<header \n\t\tv-if=\"owner\" \n\t\tclass=\"pd-b-zero \"\n\t>\n\t\t<div \n\t\t\tclass=\"w-100 flex-v-center flex-nojustify flex\"\n\t\t>\n\n\t\t\t<div\n\t\t\t\tclass=\"w-100 flex-nowrap flex-v-center flex\"\n\t\t\t>\n\t\t\t\t<img loading=\"lazy\" \n\t\t\t\t\tv-if=\"owner.target?.profile?.photo?.length > 0 && type !== 'short'\" \n\t\t\t\t\t:src=\"(FILE_SERVER_URL || '') + owner.target.profile.photo\" \n\t\t\t\t\tclass=\"radius-medium object-fit-cover mn-r-thin i-thin\" \n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<PlaceholderUserpic\n\t\t\t\t\tv-if=\"!owner.target?.profile?.photo && type !== 'short'\"\n\t\t\t\t\tclass=\"radius-medium mn-r-thin i-thin\"\n\n\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t}\n\t\t\t\t\t})\" \n\t\t\t\t/>\n\n\t\t\t\t<span \n\t\t\t\t\tv-if=\"type !== 'short'\"\n\t\t\t\t\tclass=\"t-semi\"\n\t\t\t\t>\n\t\t\t\t\t<span \n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: owner.type === 'user' ? 'User Profile' : 'Organization', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: owner.target._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t{{owner.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span\n\t\t\t\t\t\tv-if=\"!creator.hidden && owner.target?.profile?.name !== creator.target?.profile?.name\"\n\t\t\t\t\t\t@click.stop=\"$router.push({\n\t\t\t\t\t\t\tname: 'User Profile', \n\t\t\t\t\t\t\tparams: {\n\t\t\t\t\t\t\t\t_id: creator.target?._id\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t})\" \n\t\t\t\t\t>\n\t\t\t\t\t\t· by {{creator.target?.profile?.name || creator.target?.username || 'Anonymous'}}\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"date\" class=\"mn-l-micro mn-r-micro \">·</span> \n\n\t\t\t\t\t<span v-if=\"date\" class=\"pos-relative\">\n\t\t\t\t\t\t<Tooltip v-if=\"date\" :text=\"formatDate(date)\">\n\t\t\t\t\t \t\t{{getTimeElapsed(date)}}\n\t\t\t\t\t \t</Tooltip>\n\t\t\t\t\t</span>\n\n\t\t\t\t\t<span v-if=\"dateFormatted\">\n\t\t\t\t\t\t· {{dateFormatted}}\n\t\t\t\t\t</span>\n\t\t\t\t</span>\n\t\t\t\t\n\n\t\t\t\t<!-- Participaters avatar -->\n\n\t\t\t\t<div class=\"d-block mn-l-auto flex-nowrap flex flex-v-center\">\n\t\t\t\t\t\n\t\t\t\t\t<div v-if=\"members\" class=\"w-4r pos-relative i-thin\">\n\t\t\t\t\t <!-- Круг с числом участников -->\n\t\t\t\t\t <span \n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: '0px' \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \tz-index-1 \n\t\t\t\t\t \tradius-big \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-second \n\t\t\t\t\t \tflex flex-center \n\t\t\t\t\t \tt-white \n\t\t\t\t\t \tp-small \n\t\t\t\t\t \tt-semi\"\n\t\t\t\t\t >\n\t\t\t\t\t {{members}}\n\t\t\t\t\t </span>\n\n\t\t\t\t\t <!-- Аватарки -->\n\t\t\t\t\t <template\n\t\t\t\t\t\t\t\tv-for=\"(photo, index) in membersPhotos.slice(0,2)\"\n\t\t\t\t\t >\n\t\t\t\t\t\t <img loading=\"lazy\" \n\t\t\t\t\t \t\tv-if=\"photo\"\n\t\t\t\t\t \n\t\t\t\t\t :key=\"index\"\n\t\t\t\t\t :src=\"(FILE_SERVER_URL || '') + photo\"\n\t\t\t\t\t :style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t class=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t />\n\n\t\t\t\t\t\t <PlaceholderUserpic\n\t\t\t\t\t\t\t\t\tv-else\n\t\t\t\t\t\t\t\t\t:style=\"{ \n\t\t\t\t\t \tposition: 'absolute', \n\t\t\t\t\t \ttop: '0px', \n\t\t\t\t\t \tright: (index * 20 + 20) + '%', \n\t\t\t\t\t \tzIndex: 1 - index \n\t\t\t\t\t }\"\n\t\t\t\t\t\t\t\t\tclass=\"\n\t\t\t\t\t \tbr-solid \n\t\t\t\t\t \tbr-2px \n\t\t\t\t\t \tbr-white \n\t\t\t\t\t \ti-thin \n\t\t\t\t\t \tbg-light \n\t\t\t\t\t \tradius-big\n\t\t\t\t\t \"\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</template> \n\n\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<!-- Report -->\n\t\t\t\t<Dropdown \n\t\t\t\t\tv-if=\"type !== 'short' && user && (user !== creator.target._id || (actions && actions.length > 0))\"\n\t\t\t\t\t:label=\"{ component: IconEllipsis, class: 't-transp i-regular' }\"\n\t\t\t\t\t:align=\"'right'\"\n\t\t\t\t\tclass=\"cursor-pointer z-index-2\"\n\t\t\t\t>\n\t\t\t\t\t<section \n\t\t\t\t\t\tclass=\"bg-black flex-column flex gap-thin pd-thin radius-small\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<FormReport \n\t\t\t\t\t\t\tv-if=\"user !== creator.target._id\"\n\t\t\t\t\t\t\t:user=\"user\"\n\t\t\t\t\t\t\t:type=\"entityType\" \n\t\t\t\t\t\t\t:target=\"entity._id\" \n\t\t\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<button \n\t\t\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\tReport\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t</FormReport>\n\n\t\t\t\t\t\t<template \n\t\t\t v-for=\"action in actions\" \n\t\t\t v-if=\"actions && actions.length > 0\"\n\t\t\t >\n\t\t\t <router-link\n\t\t\t v-if=\"action.to\"\n\t\t\t :key=\"action.to\"\n\t\t\t :to=\"action.to\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </router-link>\n\n\t\t\t <button\n\t\t\t v-if=\"action.method\"\n\t\t\t @click=\"action.method\"\n\t\t\t :class=\"action.class || 'w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button'\"\n\t\t\t >\n\t\t\t {{ action.label }}\n\t\t\t </button>\n\t\t\t </template>\n\t\t\t\t\t</section>\n\t\t </Dropdown>\t\n\t\t\t</div>\n\t\t</div>\n\t</header>\n</template>\n\n\n<script setup=\"props\">\n\timport { computed,ref } from 'vue'\n\t\n\timport { useRouter } from 'vue-router'\n\n\timport PlaceholderUserpic from '@pf/src/modules/icons/placeholders/PlaceholderUserpic.vue'\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\timport Tooltip from '@pf/src/components/Tooltip/Tooltip.vue'\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\n\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\n\tconst props = defineProps([\n\t\t'user',\n\t\t'entity',\n\t\t'entityType',\n\t\t'date',\n\t\t'dateFormatted',\n\t\t'owner',\n\t\t'creator',\n\t\t'members',\n\t\t'membersPhotos',\n\t\t'type',\n\t\t'actions'\n\t])\n\n\tconst router = useRouter()\n\n\tfunction getTimeElapsed(timestamp) {\n\t const now = new Date();\n\t const createdAt = new Date(timestamp);\n\t const timeDiff = Math.abs(now - createdAt);\n\t const seconds = Math.floor(timeDiff / 1000);\n\t const minutes = Math.floor(seconds / 60);\n\t const hours = Math.floor(minutes / 60);\n\t const days = Math.floor(hours / 24);\n\t const weeks = Math.floor(days / 7);\n\t \n\t if (weeks > 0) {\n\t return `${weeks} week${weeks > 1 ? 's' : ''} ago`;\n\t } else if (days > 0) {\n\t return `${days} day${days > 1 ? 's' : ''} ago`;\n\t } else if (hours > 0) {\n\t return `${hours} hour${hours > 1 ? 's' : ''} ago`;\n\t } else if (minutes > 0) {\n\t return `${minutes} minute${minutes > 1 ? 's' : ''} ago`;\n\t } else {\n\t return 'Just now';\n\t }\n\t}\n\n</script>\n\n<style lang=\"scss\">\n</style>\n\n\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4OgB,cAAW;AAE1B,aAAS,eAAe,WAAW;AACjC,YAAM,MAAM,oBAAI;AAChB,YAAM,YAAY,IAAI,KAAK,SAAS;AACpC,YAAM,WAAW,KAAK,IAAI,MAAM,SAAS;AACzC,YAAM,UAAU,KAAK,MAAM,WAAW,GAAI;AAC1C,YAAM,UAAU,KAAK,MAAM,UAAU,EAAE;AACvC,YAAM,QAAQ,KAAK,MAAM,UAAU,EAAE;AACrC,YAAM,OAAO,KAAK,MAAM,QAAQ,EAAE;AAClC,YAAM,QAAQ,KAAK,MAAM,OAAO,CAAC;AAEjC,UAAI,QAAQ,GAAG;AACb,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,OAAO,GAAG;AACnB,eAAO,GAAG,IAAI,OAAO,OAAO,IAAI,MAAM,EAAE;AAAA,MAC7C,WAAc,QAAQ,GAAG;AACpB,eAAO,GAAG,KAAK,QAAQ,QAAQ,IAAI,MAAM,EAAE;AAAA,MAChD,WAAc,UAAU,GAAG;AACtB,eAAO,GAAG,OAAO,UAAU,UAAU,IAAI,MAAM,EAAE;AAAA,MACtD,OAAU;AACL,eAAO;AAAA,MACR;AAAA,IACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -5,6 +5,7 @@ const vue_f36acd1f = require("../../../../../../../node_modules/@unhead/vue/dist
5
5
  const vueI18n = require("vue-i18n");
6
6
  const vueRouter = require("vue-router");
7
7
  const globals = require("../../store/globals.cjs");
8
+ require("../../../../auth/views/store/auth.cjs");
8
9
  const index = require("../../../../../../node_modules/@capacitor/preferences/dist/esm/index.cjs");
9
10
  const _hoisted_1 = {
10
11
  key: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"App.vue.cjs","sources":["../../../../../../../../src/modules/globals/views/components/layouts/App.vue"],"sourcesContent":["<template>\n <transition \n name=\"scaleTransition\" \n mode=\"out-in\"\n >\n <section \n v-if=\"FirstUse && route.meta.walkthrough\"\n class=\"w-100 h-100\" \n >\n <component \n :is=\"route.meta.walkthrough\"\n name=\"Walkthrough\"\n @updateFirstUse=\"updateFirstUse\" \n :slides=\"[1,2,3]\" \n class=\"tab\"\n >\n </component>\n </section>\n </transition>\n\n <!-- {{current_url}} -->\n <transition name=\"moveFromTop\" mode=\"out-in\" appear>\n <component\n v-if=\"route.meta.sidebar && globals.state.isOpenSidebar\"\n :is=\"route.meta.sidebar\"\n :stateSidebar=\"globals.state.isOpenSidebar\" \n @closeSidebar=\"() => { \n globals.state.isOpenSidebar = !globals.state.isOpenSidebar \n }\"\n\n class=\"transition-ease-in-out pos-absolute w-70 z-index-0 bg-light\"\n :class=\"{\n 'pos-l-70-negative': !globals.state.isOpenSidebar,\n 'pos-l-0': globals.state.isOpenSidebar\n }\"\n v-slot=\"{ Component }\"\n >\n <component\n v-if=\"route.meta.navigation\"\n :is=\"route.meta.navigation\"\n class=\"h3 pd-big cols-1\" \n />\n </component>\n </transition>\n\n <router-view \n v-slot=\"{ Component }\"\n :class=\"{\n 'pos-l-70': globals.state.isOpenSidebar,\n 'pos-l-0': !globals.state.isOpenSidebar,\n 'pd-t-extra': MOBILE_APP === 'ios'\n }\"\n @click=\"globals.state.isOpenSidebar ? a => globals.state.isOpenSidebar = false : a => { console.log('not succes') }\"\n class=\"transition-ease-in-out h-min-100 w-100 bg-white pos-relative\"\n >\n <component ref=\"page\" :is=\"Component\"/>\n </router-view>\n</template>\n\n<script setup>\n import { computed, ref, onMounted, defineAsyncComponent, onBeforeMount } from 'vue'\n import { useHead } from '@unhead/vue'\n import { useI18n } from 'vue-i18n'\n import { useRoute } from 'vue-router'\n\n import * as globals from '@pf/src/modules/globals/views/store/globals'\n\n const props = defineProps({\n messages: {\n type: Object,\n required: true\n },\n logotype: {\n type: Object\n },\n })\n /////////////////////////////\n // LOADING\n /////////////////////////////\n // State\n let show = ref(false)\n // Preloader\n const page = ref(null)\n /////////////////////////////\n // META\n /////////////////////////////\n const { t, locale } = useI18n({\n messages: props.messages\n })\n\n\n const route = useRoute();\n\n const languages = ['en', 'ru'];\n const base_url = process.env.FILE_SERVER_URL;\n\n function removeTrailingSlash(url) {\n return url.endsWith('/') ? url.slice(0, -1) : url;\n }\n // Используйте эту функцию, чтобы удалить слэш в конце URL\n const metadata = computed(() => {return {\n title: t('meta.title'),\n description: t('meta.description'),\n meta: [\n { charset: 'utf-8' },\n { name: 'viewport', content: 'width=device-width, initial-scale=1, shrink-to-fit=no' },\n { hid: 'description', name: 'description', content: t('meta.description') },\n { hid: 'keywords', name: 'keywords', content: t('meta.keywords') },\n { hid: 'og:title', property: 'og:title', content: t('meta.og.title') },\n { hid: 'og:description', property: 'og:description', content: t('meta.og.description') },\n { hid: 'og:image', property: 'og:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'og:url', property: 'og:url', content: removeTrailingSlash(`${base_url}${route.path}`) },\n { hid: 'twitter:title', name: 'twitter:title', content: t('meta.twitter.title') },\n { hid: 'twitter:description', name: 'twitter:description', content: t('meta.twitter.description') },\n { hid: 'twitter:image', name: 'twitter:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'twitter:card', name: 'twitter:card', content: t('meta.twitter.card') },\n ],\n link: [\n { hid: 'canonical', rel: 'canonical', href: removeTrailingSlash(`${base_url}${route.path}`) },\n ...generateAlternateLinks.value,\n ],\n htmlAttrs: { lang: t('meta.htmlAttrs.lang') }\n }});\n\n const generateAlternateLinks = computed(() => {\n return languages.map(lang => {\n let newPath = route.path;\n\n if (route.params.locale) {\n newPath = newPath.replace(`/${route.params.locale}`, `/${lang}`);\n } else {\n newPath = `/${lang}${newPath}`;\n }\n const href = removeTrailingSlash(`${base_url}${newPath}`);\n return { \n hid: 'alternate', \n rel: 'alternate', \n hreflang: lang, \n href: href\n };\n });\n });\n\n useHead(metadata)\n /////////////////////////////\n // FIRST USE\n /////////////////////////////\n const FirstUse = ref(false);\n\n import { Preferences } from '@capacitor/preferences';\n\n async function getFirstUse() {\n const ret = await Preferences.get({ key: 'first-use' });\n FirstUse.value = ret.value ? JSON.parse(ret.value) : true;\n }\n\n const updateFirstUse = (value) => {\n FirstUse.value = value;\n }\n\n onBeforeMount(async()=>{\n const { value } = await Preferences.get({ key: 'darkmode' });\n const isDarkMode = value ? JSON.parse(value) : false;\n \n // Устанавливаем тему\n globals.actions.setTheme(isDarkMode);\n })\n\n onMounted(async () => {\n await getFirstUse()\n if (page) show.value = true\n });\n</script>"],"names":["ref","useI18n","useRoute","computed","useHead","Preferences","onBeforeMount","globals.actions","onMounted"],"mappings":"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"}
1
+ {"version":3,"file":"App.vue.cjs","sources":["../../../../../../../../src/modules/globals/views/components/layouts/App.vue"],"sourcesContent":["<template>\n <transition \n name=\"scaleTransition\" \n mode=\"out-in\"\n >\n <section \n v-if=\"FirstUse && route.meta.walkthrough\"\n class=\"w-100 h-100\" \n >\n <component \n :is=\"route.meta.walkthrough\"\n name=\"Walkthrough\"\n @updateFirstUse=\"updateFirstUse\" \n :slides=\"[1,2,3]\" \n class=\"tab\"\n >\n </component>\n </section>\n </transition>\n\n <!-- {{current_url}} -->\n <transition name=\"moveFromTop\" mode=\"out-in\" appear>\n <component\n v-if=\"route.meta.sidebar && globals.state.isOpenSidebar\"\n :is=\"route.meta.sidebar\"\n :stateSidebar=\"globals.state.isOpenSidebar\" \n @closeSidebar=\"() => { \n globals.state.isOpenSidebar = !globals.state.isOpenSidebar \n }\"\n\n class=\"transition-ease-in-out pos-absolute w-70 z-index-0 bg-light\"\n :class=\"{\n 'pos-l-70-negative': !globals.state.isOpenSidebar,\n 'pos-l-0': globals.state.isOpenSidebar\n }\"\n v-slot=\"{ Component }\"\n >\n <component\n v-if=\"route.meta.navigation\"\n :is=\"route.meta.navigation\"\n class=\"h3 pd-big cols-1\" \n />\n </component>\n </transition>\n\n <router-view \n v-slot=\"{ Component }\"\n :class=\"{\n 'pos-l-70': globals.state.isOpenSidebar,\n 'pos-l-0': !globals.state.isOpenSidebar,\n 'pd-t-extra': MOBILE_APP === 'ios'\n }\"\n @click=\"globals.state.isOpenSidebar ? a => globals.state.isOpenSidebar = false : a => { console.log('not succes') }\"\n class=\"transition-ease-in-out h-min-100 w-100 bg-white pos-relative\"\n >\n <component ref=\"page\" :is=\"Component\"/>\n </router-view>\n</template>\n\n<script setup>\n import { computed, ref, onMounted, defineAsyncComponent, onBeforeMount } from 'vue'\n import { useHead } from '@unhead/vue'\n import { useI18n } from 'vue-i18n'\n import { useRoute } from 'vue-router'\n\n import * as globals from '@pf/src/modules/globals/views/store/globals'\n import * as auth from '@pf/src/modules/auth/views/store/auth'\n\n const props = defineProps({\n messages: {\n type: Object,\n required: true\n },\n logotype: {\n type: Object\n },\n })\n /////////////////////////////\n // LOADING\n /////////////////////////////\n // State\n let show = ref(false)\n // Preloader\n const page = ref(null)\n /////////////////////////////\n // META\n /////////////////////////////\n const { t, locale } = useI18n({\n messages: props.messages\n })\n\n\n const route = useRoute();\n\n const languages = ['en', 'ru'];\n const base_url = process.env.FILE_SERVER_URL;\n\n function removeTrailingSlash(url) {\n return url.endsWith('/') ? url.slice(0, -1) : url;\n }\n // Используйте эту функцию, чтобы удалить слэш в конце URL\n const metadata = computed(() => {return {\n title: t('meta.title'),\n description: t('meta.description'),\n meta: [\n { charset: 'utf-8' },\n { name: 'viewport', content: 'width=device-width, initial-scale=1, shrink-to-fit=no' },\n { hid: 'description', name: 'description', content: t('meta.description') },\n { hid: 'keywords', name: 'keywords', content: t('meta.keywords') },\n { hid: 'og:title', property: 'og:title', content: t('meta.og.title') },\n { hid: 'og:description', property: 'og:description', content: t('meta.og.description') },\n { hid: 'og:image', property: 'og:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'og:url', property: 'og:url', content: removeTrailingSlash(`${base_url}${route.path}`) },\n { hid: 'twitter:title', name: 'twitter:title', content: t('meta.twitter.title') },\n { hid: 'twitter:description', name: 'twitter:description', content: t('meta.twitter.description') },\n { hid: 'twitter:image', name: 'twitter:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'twitter:card', name: 'twitter:card', content: t('meta.twitter.card') },\n ],\n link: [\n { hid: 'canonical', rel: 'canonical', href: removeTrailingSlash(`${base_url}${route.path}`) },\n ...generateAlternateLinks.value,\n ],\n htmlAttrs: { lang: t('meta.htmlAttrs.lang') }\n }});\n\n const generateAlternateLinks = computed(() => {\n return languages.map(lang => {\n let newPath = route.path;\n\n if (route.params.locale) {\n newPath = newPath.replace(`/${route.params.locale}`, `/${lang}`);\n } else {\n newPath = `/${lang}${newPath}`;\n }\n const href = removeTrailingSlash(`${base_url}${newPath}`);\n return { \n hid: 'alternate', \n rel: 'alternate', \n hreflang: lang, \n href: href\n };\n });\n });\n\n useHead(metadata)\n /////////////////////////////\n // FIRST USE\n /////////////////////////////\n const FirstUse = ref(false);\n\n import { Preferences } from '@capacitor/preferences';\n\n async function getFirstUse() {\n const ret = await Preferences.get({ key: 'first-use' });\n FirstUse.value = ret.value ? JSON.parse(ret.value) : true;\n }\n\n const updateFirstUse = (value) => {\n FirstUse.value = value;\n }\n\n onBeforeMount(async()=>{\n const { value } = await Preferences.get({ key: 'darkmode' });\n const isDarkMode = value ? JSON.parse(value) : false;\n \n // Устанавливаем тему\n globals.actions.setTheme(isDarkMode);\n })\n\n onMounted(async () => {\n await getFirstUse()\n if (page) show.value = true\n });\n</script>"],"names":["ref","useI18n","useRoute","computed","useHead","Preferences","onBeforeMount","globals.actions","onMounted"],"mappings":"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"}
@@ -3,6 +3,7 @@ import { u as useHead } from "../../../../../../../node_modules/@unhead/vue/dist
3
3
  import { useI18n } from "vue-i18n";
4
4
  import { useRoute } from "vue-router";
5
5
  import { actions, state } from "../../store/globals.js";
6
+ import "../../../../auth/views/store/auth.js";
6
7
  import { Preferences } from "../../../../../../node_modules/@capacitor/preferences/dist/esm/index.js";
7
8
  const _hoisted_1 = {
8
9
  key: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"App.vue.js","sources":["../../../../../../../../src/modules/globals/views/components/layouts/App.vue"],"sourcesContent":["<template>\n <transition \n name=\"scaleTransition\" \n mode=\"out-in\"\n >\n <section \n v-if=\"FirstUse && route.meta.walkthrough\"\n class=\"w-100 h-100\" \n >\n <component \n :is=\"route.meta.walkthrough\"\n name=\"Walkthrough\"\n @updateFirstUse=\"updateFirstUse\" \n :slides=\"[1,2,3]\" \n class=\"tab\"\n >\n </component>\n </section>\n </transition>\n\n <!-- {{current_url}} -->\n <transition name=\"moveFromTop\" mode=\"out-in\" appear>\n <component\n v-if=\"route.meta.sidebar && globals.state.isOpenSidebar\"\n :is=\"route.meta.sidebar\"\n :stateSidebar=\"globals.state.isOpenSidebar\" \n @closeSidebar=\"() => { \n globals.state.isOpenSidebar = !globals.state.isOpenSidebar \n }\"\n\n class=\"transition-ease-in-out pos-absolute w-70 z-index-0 bg-light\"\n :class=\"{\n 'pos-l-70-negative': !globals.state.isOpenSidebar,\n 'pos-l-0': globals.state.isOpenSidebar\n }\"\n v-slot=\"{ Component }\"\n >\n <component\n v-if=\"route.meta.navigation\"\n :is=\"route.meta.navigation\"\n class=\"h3 pd-big cols-1\" \n />\n </component>\n </transition>\n\n <router-view \n v-slot=\"{ Component }\"\n :class=\"{\n 'pos-l-70': globals.state.isOpenSidebar,\n 'pos-l-0': !globals.state.isOpenSidebar,\n 'pd-t-extra': MOBILE_APP === 'ios'\n }\"\n @click=\"globals.state.isOpenSidebar ? a => globals.state.isOpenSidebar = false : a => { console.log('not succes') }\"\n class=\"transition-ease-in-out h-min-100 w-100 bg-white pos-relative\"\n >\n <component ref=\"page\" :is=\"Component\"/>\n </router-view>\n</template>\n\n<script setup>\n import { computed, ref, onMounted, defineAsyncComponent, onBeforeMount } from 'vue'\n import { useHead } from '@unhead/vue'\n import { useI18n } from 'vue-i18n'\n import { useRoute } from 'vue-router'\n\n import * as globals from '@pf/src/modules/globals/views/store/globals'\n\n const props = defineProps({\n messages: {\n type: Object,\n required: true\n },\n logotype: {\n type: Object\n },\n })\n /////////////////////////////\n // LOADING\n /////////////////////////////\n // State\n let show = ref(false)\n // Preloader\n const page = ref(null)\n /////////////////////////////\n // META\n /////////////////////////////\n const { t, locale } = useI18n({\n messages: props.messages\n })\n\n\n const route = useRoute();\n\n const languages = ['en', 'ru'];\n const base_url = process.env.FILE_SERVER_URL;\n\n function removeTrailingSlash(url) {\n return url.endsWith('/') ? url.slice(0, -1) : url;\n }\n // Используйте эту функцию, чтобы удалить слэш в конце URL\n const metadata = computed(() => {return {\n title: t('meta.title'),\n description: t('meta.description'),\n meta: [\n { charset: 'utf-8' },\n { name: 'viewport', content: 'width=device-width, initial-scale=1, shrink-to-fit=no' },\n { hid: 'description', name: 'description', content: t('meta.description') },\n { hid: 'keywords', name: 'keywords', content: t('meta.keywords') },\n { hid: 'og:title', property: 'og:title', content: t('meta.og.title') },\n { hid: 'og:description', property: 'og:description', content: t('meta.og.description') },\n { hid: 'og:image', property: 'og:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'og:url', property: 'og:url', content: removeTrailingSlash(`${base_url}${route.path}`) },\n { hid: 'twitter:title', name: 'twitter:title', content: t('meta.twitter.title') },\n { hid: 'twitter:description', name: 'twitter:description', content: t('meta.twitter.description') },\n { hid: 'twitter:image', name: 'twitter:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'twitter:card', name: 'twitter:card', content: t('meta.twitter.card') },\n ],\n link: [\n { hid: 'canonical', rel: 'canonical', href: removeTrailingSlash(`${base_url}${route.path}`) },\n ...generateAlternateLinks.value,\n ],\n htmlAttrs: { lang: t('meta.htmlAttrs.lang') }\n }});\n\n const generateAlternateLinks = computed(() => {\n return languages.map(lang => {\n let newPath = route.path;\n\n if (route.params.locale) {\n newPath = newPath.replace(`/${route.params.locale}`, `/${lang}`);\n } else {\n newPath = `/${lang}${newPath}`;\n }\n const href = removeTrailingSlash(`${base_url}${newPath}`);\n return { \n hid: 'alternate', \n rel: 'alternate', \n hreflang: lang, \n href: href\n };\n });\n });\n\n useHead(metadata)\n /////////////////////////////\n // FIRST USE\n /////////////////////////////\n const FirstUse = ref(false);\n\n import { Preferences } from '@capacitor/preferences';\n\n async function getFirstUse() {\n const ret = await Preferences.get({ key: 'first-use' });\n FirstUse.value = ret.value ? JSON.parse(ret.value) : true;\n }\n\n const updateFirstUse = (value) => {\n FirstUse.value = value;\n }\n\n onBeforeMount(async()=>{\n const { value } = await Preferences.get({ key: 'darkmode' });\n const isDarkMode = value ? JSON.parse(value) : false;\n \n // Устанавливаем тему\n globals.actions.setTheme(isDarkMode);\n })\n\n onMounted(async () => {\n await getFirstUse()\n if (page) show.value = true\n });\n</script>"],"names":["globals.actions"],"mappings":"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"}
1
+ {"version":3,"file":"App.vue.js","sources":["../../../../../../../../src/modules/globals/views/components/layouts/App.vue"],"sourcesContent":["<template>\n <transition \n name=\"scaleTransition\" \n mode=\"out-in\"\n >\n <section \n v-if=\"FirstUse && route.meta.walkthrough\"\n class=\"w-100 h-100\" \n >\n <component \n :is=\"route.meta.walkthrough\"\n name=\"Walkthrough\"\n @updateFirstUse=\"updateFirstUse\" \n :slides=\"[1,2,3]\" \n class=\"tab\"\n >\n </component>\n </section>\n </transition>\n\n <!-- {{current_url}} -->\n <transition name=\"moveFromTop\" mode=\"out-in\" appear>\n <component\n v-if=\"route.meta.sidebar && globals.state.isOpenSidebar\"\n :is=\"route.meta.sidebar\"\n :stateSidebar=\"globals.state.isOpenSidebar\" \n @closeSidebar=\"() => { \n globals.state.isOpenSidebar = !globals.state.isOpenSidebar \n }\"\n\n class=\"transition-ease-in-out pos-absolute w-70 z-index-0 bg-light\"\n :class=\"{\n 'pos-l-70-negative': !globals.state.isOpenSidebar,\n 'pos-l-0': globals.state.isOpenSidebar\n }\"\n v-slot=\"{ Component }\"\n >\n <component\n v-if=\"route.meta.navigation\"\n :is=\"route.meta.navigation\"\n class=\"h3 pd-big cols-1\" \n />\n </component>\n </transition>\n\n <router-view \n v-slot=\"{ Component }\"\n :class=\"{\n 'pos-l-70': globals.state.isOpenSidebar,\n 'pos-l-0': !globals.state.isOpenSidebar,\n 'pd-t-extra': MOBILE_APP === 'ios'\n }\"\n @click=\"globals.state.isOpenSidebar ? a => globals.state.isOpenSidebar = false : a => { console.log('not succes') }\"\n class=\"transition-ease-in-out h-min-100 w-100 bg-white pos-relative\"\n >\n <component ref=\"page\" :is=\"Component\"/>\n </router-view>\n</template>\n\n<script setup>\n import { computed, ref, onMounted, defineAsyncComponent, onBeforeMount } from 'vue'\n import { useHead } from '@unhead/vue'\n import { useI18n } from 'vue-i18n'\n import { useRoute } from 'vue-router'\n\n import * as globals from '@pf/src/modules/globals/views/store/globals'\n import * as auth from '@pf/src/modules/auth/views/store/auth'\n\n const props = defineProps({\n messages: {\n type: Object,\n required: true\n },\n logotype: {\n type: Object\n },\n })\n /////////////////////////////\n // LOADING\n /////////////////////////////\n // State\n let show = ref(false)\n // Preloader\n const page = ref(null)\n /////////////////////////////\n // META\n /////////////////////////////\n const { t, locale } = useI18n({\n messages: props.messages\n })\n\n\n const route = useRoute();\n\n const languages = ['en', 'ru'];\n const base_url = process.env.FILE_SERVER_URL;\n\n function removeTrailingSlash(url) {\n return url.endsWith('/') ? url.slice(0, -1) : url;\n }\n // Используйте эту функцию, чтобы удалить слэш в конце URL\n const metadata = computed(() => {return {\n title: t('meta.title'),\n description: t('meta.description'),\n meta: [\n { charset: 'utf-8' },\n { name: 'viewport', content: 'width=device-width, initial-scale=1, shrink-to-fit=no' },\n { hid: 'description', name: 'description', content: t('meta.description') },\n { hid: 'keywords', name: 'keywords', content: t('meta.keywords') },\n { hid: 'og:title', property: 'og:title', content: t('meta.og.title') },\n { hid: 'og:description', property: 'og:description', content: t('meta.og.description') },\n { hid: 'og:image', property: 'og:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'og:url', property: 'og:url', content: removeTrailingSlash(`${base_url}${route.path}`) },\n { hid: 'twitter:title', name: 'twitter:title', content: t('meta.twitter.title') },\n { hid: 'twitter:description', name: 'twitter:description', content: t('meta.twitter.description') },\n { hid: 'twitter:image', name: 'twitter:image', content: base_url + '/favicon/cover.jpg' },\n { hid: 'twitter:card', name: 'twitter:card', content: t('meta.twitter.card') },\n ],\n link: [\n { hid: 'canonical', rel: 'canonical', href: removeTrailingSlash(`${base_url}${route.path}`) },\n ...generateAlternateLinks.value,\n ],\n htmlAttrs: { lang: t('meta.htmlAttrs.lang') }\n }});\n\n const generateAlternateLinks = computed(() => {\n return languages.map(lang => {\n let newPath = route.path;\n\n if (route.params.locale) {\n newPath = newPath.replace(`/${route.params.locale}`, `/${lang}`);\n } else {\n newPath = `/${lang}${newPath}`;\n }\n const href = removeTrailingSlash(`${base_url}${newPath}`);\n return { \n hid: 'alternate', \n rel: 'alternate', \n hreflang: lang, \n href: href\n };\n });\n });\n\n useHead(metadata)\n /////////////////////////////\n // FIRST USE\n /////////////////////////////\n const FirstUse = ref(false);\n\n import { Preferences } from '@capacitor/preferences';\n\n async function getFirstUse() {\n const ret = await Preferences.get({ key: 'first-use' });\n FirstUse.value = ret.value ? JSON.parse(ret.value) : true;\n }\n\n const updateFirstUse = (value) => {\n FirstUse.value = value;\n }\n\n onBeforeMount(async()=>{\n const { value } = await Preferences.get({ key: 'darkmode' });\n const isDarkMode = value ? JSON.parse(value) : false;\n \n // Устанавливаем тему\n globals.actions.setTheme(isDarkMode);\n })\n\n onMounted(async () => {\n await getFirstUse()\n if (page) show.value = true\n });\n</script>"],"names":["globals.actions"],"mappings":"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"}
@@ -5,7 +5,7 @@ const vueRouter = require("vue-router");
5
5
  const globals = require("../../store/globals.cjs");
6
6
  const Status = require("../../../../../components/Status/Status.vue.cjs");
7
7
  const Popup = require("../../../../../components/Popup/Popup.vue.cjs");
8
- const Loader = require("../../../../../components/Loader/Loader.vue.cjs");
8
+ const Loader = require("../../../../../components/Loader/Loader.vue2.cjs");
9
9
  const BottomNavigationBar = require("../partials/BottomNavigationBar.vue.cjs");
10
10
  const NavigationBar = require("../partials/NavigationBar.vue.cjs");
11
11
  const LocationSelection = require("../partials/LocationSelection.vue.cjs");
@@ -29,7 +29,6 @@ const _sfc_main = {
29
29
  document.getElementById("app").scrollIntoView();
30
30
  }
31
31
  const scrollOffset = vue.ref(0);
32
- let isScrolled = false;
33
32
  const header = vue.ref(null);
34
33
  const headerTheme = vue.computed(() => {
35
34
  if (scrollOffset.value > 50) {
@@ -40,23 +39,6 @@ const _sfc_main = {
40
39
  });
41
40
  const handleScroll = () => {
42
41
  scrollOffset.value = event.target.scrollTop;
43
- if (scrollOffset.value > 50 && !isScrolled) {
44
- isScrolled = true;
45
- const firstRect = header.value.$el.getBoundingClientRect();
46
- const invert = -firstRect.top;
47
- header.value.$el.style.transform = `translateY(${invert}px)`;
48
- setTimeout(() => {
49
- header.value.$el.style.transform = "translateY(0)";
50
- }, 0);
51
- } else if (scrollOffset.value <= 75 && isScrolled) {
52
- isScrolled = false;
53
- const firstRect = header.value.$el.getBoundingClientRect();
54
- const invert = firstRect.top;
55
- header.value.$el.style.transform = `translateY(${invert}px)`;
56
- setTimeout(() => {
57
- header.value.$el.style.transform = "translateY(0)";
58
- }, 0);
59
- }
60
42
  };
61
43
  vue.onMounted(async () => {
62
44
  if ("serviceWorker" in navigator) {
@@ -1 +1 @@
1
- {"version":3,"file":"Client.vue.cjs","sources":["../../../../../../../../src/modules/globals/views/components/layouts/Client.vue"],"sourcesContent":["<template>\n\t<div id=\"app-wrapper\" class=\"pos-relative\">\n\t\t<transition name=\"moveFromTop\" appear>\n\t\t\t<Loader v-if=\"!page\" class=\"pos-fixed\"/>\n\t\t</transition>\n\n\t\t<header \n\t\t\tv-if=\"!MOBILE_APP && route.meta.header.component\"\n\t\t\tid=\"header\" \n\t\t\tclass=\"\n\t\t\t\tpd-thin \n\t\t\t\tgap-micro\n\t\t\t\tflex-justify-between\n\t\t\t\tflex-nowrap\n\t\t\t\tflex\n\t\t\t\th-4r\n\t\t\t\tw-100\n\t\t\t\tz-index-2 \n\t\t\t\tpos-relative pos-t-0\n\t\t\t\"\n\t\t\t:class=\"{\n\t \t\t't-black bg-white': headerTheme === 'light',\n\t \t\t't-white bg-black': headerTheme === 'dark' \n\t \t}\"\n\t\t>\n <component\n ref=\"header\" \n :is=\"route.meta.header.component\"\n :theme=\"headerTheme\"\n :logotype=\"route.meta.header.logotype\"\n :location=\"route.meta.header.location\"\n >\n <component\n v-if=\"route.meta.navigation\"\n :is=\"route.meta.navigation\"\n class=\"mn-l-auto desktop-only\"\n />\n </component>\n\t </header>\n\n\t\t<transition name=\"moveFromTop\" mode=\"out-in\" appear>\n\t\t\t<NavigationBar\n\t\t \tv-if=\"MOBILE_APP\"\n\t\t \t:logotype=\"route.meta.header.logotype\"\n\t\t />\n\t\t</transition>\n\n\t <Popup \n\t \tv-if=\"route.meta.header.location\"\n\t \t@close-popup=\"closeLocationPopup\" \n\t \t:isPopupOpen=\"globals.state.isOpenLocationPopup\"\n\t \tclass=\"bg-white pd-semi w-m-33r radius-big\"\n\t >\t\n\t \t<LocationSelection />\n\t </Popup>\n\n\t\t<section \n\t\t\tid=\"screen\" \n\t\t\tref=\"screen\"\n\t\t\t@scroll=\"handleScroll\"\n\t\t\tclass=\"transition-ease-in-out h-min-100 w-100 bg-white pos-relative o-y-scroll o-x-hidden\"\n\t\t>\n\t\t\t<ShopCart />\n\n\t\t\t<!-- <section v-if=\"!route.meta?.breadcrumbs?.hide\" class=\"pd-thin pd-b-zero\">\n\t\t\t\t<Breadcrumbs \n\t\t\t\t\tv-if=\"!MOBILE_APP\"\n\t\t\t\t\tclass=\"bg-light pd-small radius-big\"\n\t\t\t\t/>\n\t\t\t</section> -->\n\n\t\t\t<Suspense>\n\t\t\t\t<router-view \n\t\t\t\t\tv-slot=\"{ Component, route }\" \n\t\t\t\t\t:class=\"{'mn-b-extra': MOBILE_APP}\"\n\t\t\t\t>\n\t\t\t\t\t<Status \n\t\t\t\t\t\tv-if=\"globals.state.error.show\" \n\t\t\t\t\t\t:data=\"globals.state.error\"\n\t\t\t\t\t\tclass=\"z-index-7\" \n\t\t\t\t\t/>\n\n\n\t\t\t\t\t<transition @before-enter=\"scrollTop\" name=\"scaleTransition\" mode=\"out-in\" appear>\n\t\t \t<component \n\t\t \t\tref=\"page\" \n\t\t \t\t:is=\"Component\" \n\t\t \t\t:key=\"route.path\"\n\t\t \t/>\n\t\t \t<!-- Key пока выключил непонятно какие проблемы это вызовет -->\n\t\t \t<!-- -->\n\t\t </transition>\n\n\t\t <!-- <Footer /> -->\n\t\t\t\t</router-view>\n\t\t\t</Suspense>\n\n\t\t\t<router-view \n\t\t\t\tname=\"defaultBottom\"\n\t\t\t\tv-slot=\"{ Component, route }\" \n\t\t\t>\n\t\t\t\t<component \n \t\t:is=\"Component\" \n \t/>\n\t\t\t</router-view>\n\n\t\t\t<component\n\t\t \tv-if=\"route.meta.radio?.page\"\n :is=\"route.meta.radio.page\"\n />\n \n\t\t</section>\n\n\t\t<component\n\t \tv-if=\"route.meta.radio?.player\"\n :is=\"route.meta.radio.player\"\n />\n\n <BottomNavigationBar \n v-if=\"MOBILE_APP && route.meta.title_hide\"\n class=\"pd-small z-index-2\"\n />\n\t</div>\n</template>\n\n\n\n<script setup>\n\timport { computed, ref, onMounted } from 'vue';\n\t// Router\n\timport { useRoute } from 'vue-router';\n\t// Store\n\timport * as globals from '@pf/src/modules/globals/views/store/globals';\n\t// Partials\n\timport Status from '@pf/src/components/Status/Status.vue';\n\timport Popup from '@pf/src/components/Popup/Popup.vue';\n\t// import Breadcrumbs from '@pf/src/components/Breadcrumbs/Breadcrumbs.vue'\n\timport Loader from '@pf/src/components/Loader/Loader.vue';\n\n\timport BottomNavigationBar from '@pf/src/modules/globals/views/components/partials/BottomNavigationBar.vue';\n\n\timport NavigationBar from '@pf/src/modules/globals/views/components/partials/NavigationBar.vue';\n\timport LocationSelection from '@pf/src/modules/globals/views/components/partials/LocationSelection.vue';\n\t// import Footer from '@pf/src/modules/globals/views/components/partials/Footer.vue'\n\n\timport ShopCart from '@pf/src/modules/orders/components/partials/ShopCart.vue';\n\t/////////////////////////////\n // LOADING\n /////////////////////////////\n // State\n let show = ref(false)\n // Preloader\n const page = ref(null)\n\t/////////////////////////////\n\t// CREATED\n\t/////////////////////////////\n\tconst route = useRoute()\n\t// const router = useRouter()\n\t// Ref Code\n\tconst referalCode = ref(route.query.referalCode);\n\t/////////////////////////////\n\t// Methods\n\t/////////////////////////////\n\tfunction closeLocationPopup() {\n\t globals.state.isOpenLocationPopup = false;\n\t}\n\tfunction scrollTop(){\n\t\tdocument.getElementById('app').scrollIntoView();\n\t}\n\t// Scrolling header\n\tconst scrollOffset = ref(0)\n\tlet isScrolled = false\n\tconst header = ref(null)\n\n\tconst headerTheme = computed(() => {\n\t\tif (scrollOffset.value > 50) {\n\t\t\treturn 'light'\n\t\t} else {\n\t\t\treturn route.meta.header_theme || 'light'\n\t\t}\n\t})\n\n\tconst handleScroll = () => {\n\t scrollOffset.value = event.target.scrollTop\n\n\t if (scrollOffset.value > 50 && !isScrolled) {\n\t isScrolled = true;\n\n\t // header.value.$el.classList.add('scrolled');\n\n\t const firstRect = header.value.$el.getBoundingClientRect();\n\t const invert = -firstRect.top;\n\n\t header.value.$el.style.transform = `translateY(${invert}px)`;\n\n\t // headerTheme.value - light\n\n\t setTimeout(() => {\n\t header.value.$el.style.transform = 'translateY(0)';\n\t }, 0);\n\t } else if (scrollOffset.value <= 75 && isScrolled) {\n\t isScrolled = false;\n\t // header.value.$el.classList.remove('scrolled');\n\n\t const firstRect = header.value.$el.getBoundingClientRect();\n\t const invert = firstRect.top;\n\n\t header.value.$el.style.transform = `translateY(${invert}px)`;\n\n\t setTimeout(() => {\n\t header.value.$el.style.transform = 'translateY(0)';\n\t }, 0);\n\t }\n\t};\n\n\tonMounted(async () => {\n\t\t \n\t\tif ('serviceWorker' in navigator) {\n\t \twindow.addEventListener('load', () => {\n\t \tnavigator.serviceWorker.register('/service-worker.js').then(registration => {\n\t \tconsole.log('SW registered: ', registration);\n\t \t}).catch(registrationError => {\n\t \tconsole.log('SW registration failed: ', registrationError);\n\t \t});\n\t });\n\t \t}\n\t\t\n\t\tconst savedPosition = localStorage.getItem('position');\n\n\t if (savedPosition) {\n\t globals.state.position = JSON.parse(savedPosition);\n\t } else {\n \t\tglobals.state.isOpenLocationPopup = true;\n\t }\n\n\t\tif (referalCode.value) {\n\t\t localStorage.setItem('referalCode', referalCode.value);\n\t\t}\n\n\t\tif (page.value) show.value = true\n\t});\n</script>\n\n<style lang=\"scss\">;\t\n\t.scaleIn-enter-active,\n\t.scaleIn-leave-active {\n\t\ttransform: scale(1); \n\t\ttransition: all 0.5s ease; \n\t}\n\t.scaleIn-enter-from,\n\t.scaleIn-leave-to {\n\t\topacity: 0;\n\t\ttransition: all 0.5s ease; \n\t}\n\n\t.moveFromTop-enter-active,\n\t.moveFromTop-leave-active {\n\t\ttransform: translateY(0);\n\t\topacity: 1;\n\t\ttransition: all 0.5s ease; \n\t\t\n\t}\n\t.moveFromTop-enter-from,\n\t.moveFromTop-leave-to {\n\t\ttransform: translateY(-1rem);\n\t\topacity: 0;\n\t\ttransition: all 0.5s ease;\n\t}\n\n\t.moveFromTopAbsolute-enter-active,\n\t.moveFromTopAbsolute-leave-active {\n\t\ttransform: translateY(0);\n\t\topacity: 1;\n\t\ttransition: all 0.5s ease; \n\t\t\n\t}\n\t.moveFromTopAbsolute-enter-from,\n\t.moveFromTopAbsolute-leave-to {\n\t\tposition: absolute;\n\t\ttransform: translateY(-1rem);\n\t\topacity: 0;\n\t\ttransition: all 0.5s ease;\n\t}\n\t.ScaleOut-enter-active,\n\t.ScaleOut-leave-active {\n\t\topacity: 1;\n\t\ttransform: scale(1);\n\t\ttransition: all 0.3s ease; \n\t\t\n\t}\n\t.ScaleOut-enter-from,\n\t.ScaleOut-leave-to {\n\t\topacity: 0;\n\t\ttransform: scale(0.9);\n\t\ttransition: all 0.3s ease;\n\t}\n\t.slide-fade-enter-active {\n\t\t// min-height: 100vh;\n\t transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n\t}\n\n\t.slide-fade-leave-active {\n\t\t// min-height: 100vh;\n\t transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n\t}\n\n\t.slide-fade-enter-from,\n\t.slide-fade-leave-to {\n\t\tmin-height: 0;\n\t transform: translateX(20px);\n\t opacity: 0;\n\t left: 0;\n\t top: 0;\n\t}\n\n\t.scaleTransition-5px-enter-active,\n .scaleTransition-5px-leave-active {\n transform: translateY(0px); \n opacity: 1;\n z-index: 1;\n transition: all 0.2s ease;\n }\n\n .scaleTransition-5px-enter-from,\n .scaleTransition-5px-leave-to {\n opacity: 0;\n z-index: 0;\n position: absolute;\n transform: translateY(-30px); \n transition: all 0.2s ease;\n }\n\n .scaleTransition-enter-from,\n .scaleTransition-leave-to {\n opacity: 0;\n z-index: 0;\n position: absolute;\n width: inherit;\n height: inherit;\n display: block;\n transform: translateY(-30px); \n transition: all 0.5s ease;\n }\n\n .scaleTransition-enter-active,\n .scaleTransition-leave-active {\n transform: translateY(0px); \n opacity: 1;\n z-index: 1;\n transition: all 0.5s ease;\n }\n .scaleTransition-enter-from,\n .scaleTransition-leave-to {\n opacity: 0;\n z-index: 0;\n position: absolute;\n width: inherit;\n height: inherit;\n display: block;\n transform: translateY(-30px); \n transition: all 0.5s ease;\n }\n\n .scaleIn-enter-active,\n .scaleIn-leave-active {\n // background: red;\n transition: all 0.5s ease;\n > section,div { transform-origin: 0 0; transform: translateZ(0px); transition: all 0.5s ease; }\n }\n .scaleIn-enter-from,\n .scaleIn-leave-to {\n opacity: 0;\n > section,div { transform: translateZ(-30px); transition: all 0.5s ease; }\n transform: scale(0.95);\n }\n</style>"],"names":["ref","useRoute","globals.state","computed","onMounted"],"mappings":";;;;;;;;;;;;;;;;;;;;AAsJE,QAAI,OAAOA,IAAG,IAAC,KAAK;AAEpB,UAAM,OAAOA,IAAG,IAAC,IAAI;AAItB,UAAM,QAAQC,UAAAA,SAAU;AAGxB,UAAM,cAAcD,IAAG,IAAC,MAAM,MAAM,WAAW;AAI/C,aAAS,qBAAqB;AAC5BE,cAAa,MAAC,sBAAsB;AAAA,IACrC;AACD,aAAS,YAAW;AACnB,eAAS,eAAe,KAAK,EAAE,eAAc;AAAA,IAC7C;AAED,UAAM,eAAeF,IAAG,IAAC,CAAC;AAC1B,QAAI,aAAa;AACjB,UAAM,SAASA,IAAG,IAAC,IAAI;AAEvB,UAAM,cAAcG,IAAAA,SAAS,MAAM;AAClC,UAAI,aAAa,QAAQ,IAAI;AAC5B,eAAO;AAAA,MACV,OAAS;AACN,eAAO,MAAM,KAAK,gBAAgB;AAAA,MAClC;AAAA,IACH,CAAE;AAED,UAAM,eAAe,MAAM;AACzB,mBAAa,QAAQ,MAAM,OAAO;AAElC,UAAI,aAAa,QAAQ,MAAM,CAAC,YAAY;AAC1C,qBAAa;AAIb,cAAM,YAAY,OAAO,MAAM,IAAI,sBAAqB;AACxD,cAAM,SAAS,CAAC,UAAU;AAE1B,eAAO,MAAM,IAAI,MAAM,YAAY,cAAc,MAAM;AAIvD,mBAAW,MAAM;AACf,iBAAO,MAAM,IAAI,MAAM,YAAY;AAAA,QACpC,GAAE,CAAC;AAAA,MACL,WAAU,aAAa,SAAS,MAAM,YAAY;AACjD,qBAAa;AAGb,cAAM,YAAY,OAAO,MAAM,IAAI,sBAAqB;AACxD,cAAM,SAAS,UAAU;AAEzB,eAAO,MAAM,IAAI,MAAM,YAAY,cAAc,MAAM;AAEvD,mBAAW,MAAM;AACf,iBAAO,MAAM,IAAI,MAAM,YAAY;AAAA,QACpC,GAAE,CAAC;AAAA,MACL;AAAA,IACJ;AAECC,QAAAA,UAAU,YAAY;AAErB,UAAI,mBAAmB,WAAW;AAC/B,eAAO,iBAAiB,QAAQ,MAAM;AACpC,oBAAU,cAAc,SAAS,oBAAoB,EAAE,KAAK,kBAAgB;AAC1E,oBAAQ,IAAI,mBAAmB,YAAY;AAAA,UACpD,CAAQ,EAAE,MAAM,uBAAqB;AAC5B,oBAAQ,IAAI,4BAA4B,iBAAiB;AAAA,UAClE,CAAQ;AAAA,QACR,CAAK;AAAA,MACD;AAEF,YAAM,gBAAgB,aAAa,QAAQ,UAAU;AAEpD,UAAI,eAAe;AACjBF,gBAAAA,MAAc,WAAW,KAAK,MAAM,aAAa;AAAA,MACtD,OAAU;AACNA,gBAAa,MAAC,sBAAsB;AAAA,MACpC;AAEF,UAAI,YAAY,OAAO;AACrB,qBAAa,QAAQ,eAAe,YAAY,KAAK;AAAA,MACtD;AAED,UAAI,KAAK,MAAO,MAAK,QAAQ;AAAA,IAC/B,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"Client.vue.cjs","sources":["../../../../../../../../src/modules/globals/views/components/layouts/Client.vue"],"sourcesContent":["<template>\n\t<div id=\"app-wrapper\" class=\"pos-relative\">\n\t\t<transition name=\"moveFromTop\" appear>\n\t\t\t<Loader v-if=\"!page\" class=\"pos-fixed\"/>\n\t\t</transition>\n\n\t\t<header \n\t\t\tv-if=\"!MOBILE_APP && route.meta.header.component\"\n\t\t\tid=\"header\" \n\t\t\tclass=\"\n\t\t\t\tpd-thin \n\t\t\t\tgap-micro\n\t\t\t\tflex-justify-between\n\t\t\t\tflex-nowrap\n\t\t\t\tflex\n\t\t\t\th-4r\n\t\t\t\tw-100\n\t\t\t\tz-index-2 \n\t\t\t\tpos-relative pos-t-0\n\t\t\t\"\n\t\t\t:class=\"{\n\t \t\t't-black bg-white': headerTheme === 'light',\n\t \t\t't-white bg-black': headerTheme === 'dark' \n\t \t}\"\n\t\t>\n <component\n ref=\"header\" \n :is=\"route.meta.header.component\"\n :theme=\"headerTheme\"\n :logotype=\"route.meta.header.logotype\"\n :location=\"route.meta.header.location\"\n >\n <component\n v-if=\"route.meta.navigation\"\n :is=\"route.meta.navigation\"\n class=\"mn-l-auto desktop-only\"\n />\n </component>\n\t </header>\n\n\t\t<transition name=\"moveFromTop\" mode=\"out-in\" appear>\n\t\t\t<NavigationBar\n\t\t \tv-if=\"MOBILE_APP\"\n\t\t \t:logotype=\"route.meta.header.logotype\"\n\t\t />\n\t\t</transition>\n\n\t <Popup \n\t \tv-if=\"route.meta.header.location\"\n\t \t@close-popup=\"closeLocationPopup\" \n\t \t:isPopupOpen=\"globals.state.isOpenLocationPopup\"\n\t \tclass=\"bg-white pd-semi w-m-33r radius-big\"\n\t >\t\n\t \t<LocationSelection />\n\t </Popup>\n\n\t\t<section \n\t\t\tid=\"screen\" \n\t\t\tref=\"screen\"\n\t\t\t@scroll=\"handleScroll\"\n\t\t\tclass=\"transition-ease-in-out h-min-100 w-100 bg-white pos-relative o-y-scroll o-x-hidden\"\n\t\t>\n\t\t\t<ShopCart />\n\n\t\t\t<!-- <section v-if=\"!route.meta?.breadcrumbs?.hide\" class=\"pd-thin pd-b-zero\">\n\t\t\t\t<Breadcrumbs \n\t\t\t\t\tv-if=\"!MOBILE_APP\"\n\t\t\t\t\tclass=\"bg-light pd-small radius-big\"\n\t\t\t\t/>\n\t\t\t</section> -->\n\n\t\t\t<Suspense>\n\t\t\t\t<router-view \n\t\t\t\t\tv-slot=\"{ Component, route }\" \n\t\t\t\t\t:class=\"{'mn-b-extra': MOBILE_APP}\"\n\t\t\t\t>\n\t\t\t\t\t<Status \n\t\t\t\t\t\tv-if=\"globals.state.error.show\" \n\t\t\t\t\t\t:data=\"globals.state.error\"\n\t\t\t\t\t\tclass=\"z-index-7\" \n\t\t\t\t\t/>\n\n\t\t\t\t\t<transition @before-enter=\"scrollTop\" name=\"scaleTransition\" mode=\"out-in\" appear>\n\t\t \t<component \n\t\t \t\tref=\"page\" \n\t\t \t\t:is=\"Component\" \n\t\t \t\t:key=\"route.path\"\n\t\t \t/>\n\t\t \t<!-- Key пока выключил непонятно какие проблемы это вызовет -->\n\t\t \t<!-- -->\n\t\t </transition>\n\n\t\t <!-- <Footer /> -->\n\t\t\t\t</router-view>\n\t\t\t</Suspense>\n\n\t\t\t<router-view \n\t\t\t\tname=\"defaultBottom\"\n\t\t\t\tv-slot=\"{ Component, route }\" \n\t\t\t>\n\t\t\t\t<component \n \t\t:is=\"Component\" \n \t/>\n\t\t\t</router-view>\n\n\t\t\t<component\n\t\t \tv-if=\"route.meta.radio?.page\"\n :is=\"route.meta.radio.page\"\n />\n \n\t\t</section>\n\n\t\t<component\n\t \tv-if=\"route.meta.radio?.player\"\n :is=\"route.meta.radio.player\"\n />\n\n <BottomNavigationBar \n v-if=\"MOBILE_APP && route.meta.title_hide\"\n class=\"pd-small z-index-2\"\n />\n\t</div>\n</template>\n\n\n\n<script setup>\n\timport { computed, ref, onMounted } from 'vue';\n\t// Router\n\timport { useRoute } from 'vue-router';\n\t// Store\n\timport * as globals from '@pf/src/modules/globals/views/store/globals';\n\t// Partials\n\timport Status from '@pf/src/components/Status/Status.vue';\n\timport Popup from '@pf/src/components/Popup/Popup.vue';\n\t// import Breadcrumbs from '@pf/src/components/Breadcrumbs/Breadcrumbs.vue'\n\timport Loader from '@pf/src/components/Loader/Loader.vue';\n\n\timport BottomNavigationBar from '@pf/src/modules/globals/views/components/partials/BottomNavigationBar.vue';\n\n\timport NavigationBar from '@pf/src/modules/globals/views/components/partials/NavigationBar.vue';\n\timport LocationSelection from '@pf/src/modules/globals/views/components/partials/LocationSelection.vue';\n\t// import Footer from '@pf/src/modules/globals/views/components/partials/Footer.vue'\n\n\timport ShopCart from '@pf/src/modules/orders/components/partials/ShopCart.vue';\n\t/////////////////////////////\n // LOADING\n /////////////////////////////\n // State\n let show = ref(false)\n // Preloader\n const page = ref(null)\n\t/////////////////////////////\n\t// CREATED\n\t/////////////////////////////\n\tconst route = useRoute()\n\t// const router = useRouter()\n\t// Ref Code\n\tconst referalCode = ref(route.query.referalCode);\n\t/////////////////////////////\n\t// Methods\n\t/////////////////////////////\n\tfunction closeLocationPopup() {\n\t globals.state.isOpenLocationPopup = false;\n\t}\n\tfunction scrollTop(){\n\t\tdocument.getElementById('app').scrollIntoView();\n\t}\n\t// Scrolling header\n\tconst scrollOffset = ref(0)\n\tlet isScrolled = false\n\tconst header = ref(null)\n\n\tconst headerTheme = computed(() => {\n\t\tif (scrollOffset.value > 50) {\n\t\t\treturn 'light'\n\t\t} else {\n\t\t\treturn route.meta.header_theme || 'light'\n\t\t}\n\t})\n\n\tconst handleScroll = () => {\n\t scrollOffset.value = event.target.scrollTop\n\t};\n\n\tonMounted(async () => {\n\t\t \n\t\tif ('serviceWorker' in navigator) {\n\t \twindow.addEventListener('load', () => {\n\t \tnavigator.serviceWorker.register('/service-worker.js').then(registration => {\n\t \tconsole.log('SW registered: ', registration);\n\t \t}).catch(registrationError => {\n\t \tconsole.log('SW registration failed: ', registrationError);\n\t \t});\n\t });\n\t \t}\n\t\t\n\t\tconst savedPosition = localStorage.getItem('position');\n\n\t if (savedPosition) {\n\t globals.state.position = JSON.parse(savedPosition);\n\t } else {\n \t\tglobals.state.isOpenLocationPopup = true;\n\t }\n\n\t\tif (referalCode.value) {\n\t\t localStorage.setItem('referalCode', referalCode.value);\n\t\t}\n\n\t\tif (page.value) show.value = true\n\t});\n</script>\n\n<style lang=\"scss\">;\t\n\t.scaleIn-enter-active,\n\t.scaleIn-leave-active {\n\t\ttransform: scale(1); \n\t\ttransition: all 0.5s ease; \n\t}\n\t.scaleIn-enter-from,\n\t.scaleIn-leave-to {\n\t\topacity: 0;\n\t\ttransition: all 0.5s ease; \n\t}\n\n\t.moveFromTop-enter-active,\n\t.moveFromTop-leave-active {\n\t\ttransform: translateY(0);\n\t\topacity: 1;\n\t\ttransition: all 0.5s ease; \n\t\t\n\t}\n\t.moveFromTop-enter-from,\n\t.moveFromTop-leave-to {\n\t\ttransform: translateY(-1rem);\n\t\topacity: 0;\n\t\ttransition: all 0.5s ease;\n\t}\n\n\t.moveFromTopAbsolute-enter-active,\n\t.moveFromTopAbsolute-leave-active {\n\t\ttransform: translateY(0);\n\t\topacity: 1;\n\t\ttransition: all 0.5s ease; \n\t\t\n\t}\n\t.moveFromTopAbsolute-enter-from,\n\t.moveFromTopAbsolute-leave-to {\n\t\tposition: absolute;\n\t\ttransform: translateY(-1rem);\n\t\topacity: 0;\n\t\ttransition: all 0.5s ease;\n\t}\n\t.ScaleOut-enter-active,\n\t.ScaleOut-leave-active {\n\t\topacity: 1;\n\t\ttransform: scale(1);\n\t\ttransition: all 0.3s ease; \n\t\t\n\t}\n\t.ScaleOut-enter-from,\n\t.ScaleOut-leave-to {\n\t\topacity: 0;\n\t\ttransform: scale(0.9);\n\t\ttransition: all 0.3s ease;\n\t}\n\t.slide-fade-enter-active {\n\t\t// min-height: 100vh;\n\t transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n\t}\n\n\t.slide-fade-leave-active {\n\t\t// min-height: 100vh;\n\t transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n\t}\n\n\t.slide-fade-enter-from,\n\t.slide-fade-leave-to {\n\t\tmin-height: 0;\n\t transform: translateX(20px);\n\t opacity: 0;\n\t left: 0;\n\t top: 0;\n\t}\n\n\t.scaleTransition-5px-enter-active,\n .scaleTransition-5px-leave-active {\n transform: translateY(0px); \n opacity: 1;\n z-index: 1;\n transition: all 0.2s ease;\n }\n\n .scaleTransition-5px-enter-from,\n .scaleTransition-5px-leave-to {\n opacity: 0;\n z-index: 0;\n position: absolute;\n transform: translateY(-30px); \n transition: all 0.2s ease;\n }\n\n .scaleTransition-enter-from,\n .scaleTransition-leave-to {\n opacity: 0;\n z-index: 0;\n position: absolute;\n width: inherit;\n height: inherit;\n display: block;\n transform: translateY(-30px); \n transition: all 0.5s ease;\n }\n\n .scaleTransition-enter-active,\n .scaleTransition-leave-active {\n transform: translateY(0px); \n opacity: 1;\n z-index: 1;\n transition: all 0.5s ease;\n }\n .scaleTransition-enter-from,\n .scaleTransition-leave-to {\n opacity: 0;\n z-index: 0;\n position: absolute;\n width: inherit;\n height: inherit;\n display: block;\n transform: translateY(-30px); \n transition: all 0.5s ease;\n }\n\n .scaleIn-enter-active,\n .scaleIn-leave-active {\n // background: red;\n transition: all 0.5s ease;\n > section,div { transform-origin: 0 0; transform: translateZ(0px); transition: all 0.5s ease; }\n }\n .scaleIn-enter-from,\n .scaleIn-leave-to {\n opacity: 0;\n > section,div { transform: translateZ(-30px); transition: all 0.5s ease; }\n transform: scale(0.95);\n }\n</style>"],"names":["ref","useRoute","globals.state","computed","onMounted"],"mappings":";;;;;;;;;;;;;;;;;;;;AAqJE,QAAI,OAAOA,IAAG,IAAC,KAAK;AAEpB,UAAM,OAAOA,IAAG,IAAC,IAAI;AAItB,UAAM,QAAQC,UAAAA,SAAU;AAGxB,UAAM,cAAcD,IAAG,IAAC,MAAM,MAAM,WAAW;AAI/C,aAAS,qBAAqB;AAC5BE,cAAa,MAAC,sBAAsB;AAAA,IACrC;AACD,aAAS,YAAW;AACnB,eAAS,eAAe,KAAK,EAAE,eAAc;AAAA,IAC7C;AAED,UAAM,eAAeF,IAAG,IAAC,CAAC;AAE1B,UAAM,SAASA,IAAG,IAAC,IAAI;AAEvB,UAAM,cAAcG,IAAAA,SAAS,MAAM;AAClC,UAAI,aAAa,QAAQ,IAAI;AAC5B,eAAO;AAAA,MACV,OAAS;AACN,eAAO,MAAM,KAAK,gBAAgB;AAAA,MAClC;AAAA,IACH,CAAE;AAED,UAAM,eAAe,MAAM;AACzB,mBAAa,QAAQ,MAAM,OAAO;AAAA,IACrC;AAECC,QAAAA,UAAU,YAAY;AAErB,UAAI,mBAAmB,WAAW;AAC/B,eAAO,iBAAiB,QAAQ,MAAM;AACpC,oBAAU,cAAc,SAAS,oBAAoB,EAAE,KAAK,kBAAgB;AAC1E,oBAAQ,IAAI,mBAAmB,YAAY;AAAA,UACpD,CAAQ,EAAE,MAAM,uBAAqB;AAC5B,oBAAQ,IAAI,4BAA4B,iBAAiB;AAAA,UAClE,CAAQ;AAAA,QACR,CAAK;AAAA,MACD;AAEF,YAAM,gBAAgB,aAAa,QAAQ,UAAU;AAEpD,UAAI,eAAe;AACjBF,gBAAAA,MAAc,WAAW,KAAK,MAAM,aAAa;AAAA,MACtD,OAAU;AACNA,gBAAa,MAAC,sBAAsB;AAAA,MACpC;AAEF,UAAI,YAAY,OAAO;AACrB,qBAAa,QAAQ,eAAe,YAAY,KAAK;AAAA,MACtD;AAED,UAAI,KAAK,MAAO,MAAK,QAAQ;AAAA,IAC/B,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}