@ozdao/prometheus-framework 0.2.112 → 0.2.114

Sign up to get free protection for your applications and to get access to all the features.
Files changed (529) hide show
  1. package/dist/common.schema-BFhpUXUt.js +12 -0
  2. package/dist/common.schema-ChBVARrs.mjs +13 -0
  3. package/dist/community.server.js +6 -4
  4. package/dist/community.server.mjs +4 -2
  5. package/dist/engagement.schema-CI2ifjXN.mjs +28 -0
  6. package/dist/engagement.schema-fdLNO2_6.js +27 -0
  7. package/dist/events.server.js +6 -4
  8. package/dist/events.server.mjs +4 -2
  9. package/dist/files.server.js +81 -29
  10. package/dist/files.server.mjs +81 -29
  11. package/dist/gallery.server.js +66 -39
  12. package/dist/gallery.server.mjs +66 -39
  13. package/dist/main-8APITHuW.mjs +14201 -0
  14. package/dist/main-8N2Jmsuk.js +2 -2
  15. package/dist/main-BJvlNekm.mjs +5 -5
  16. package/dist/main-BQisDfLk.js +2 -2
  17. package/dist/main-BV1Yv9Hy.js +2 -2
  18. package/dist/main-Bw0PvTs-.mjs +5 -5
  19. package/dist/main-ByCtZbHD.mjs +5 -5
  20. package/dist/main-CX2ISR43.mjs +5 -5
  21. package/dist/main-CXObXjv-.js +2 -2
  22. package/dist/main-CkeuHuCY.mjs +5 -5
  23. package/dist/main-CnfcBov2.mjs +5 -5
  24. package/dist/main-D50VqYhy.js +2 -2
  25. package/dist/main-D8gNZLSa.js +2 -2
  26. package/dist/main-DPsHxX0l.mjs +5 -5
  27. package/dist/main-DTlUA63C.mjs +5 -5
  28. package/dist/main-DfD5hLQo.mjs +5 -5
  29. package/dist/main-Dh6Zfei9.js +2 -2
  30. package/dist/main-DmNP-t33.mjs +5 -5
  31. package/dist/main-DwyUYWFX.js +2 -2
  32. package/dist/main-VcxO-jAt.js +92 -0
  33. package/dist/main-cffh4bbv.js +2 -2
  34. package/dist/main-pGo7JpSP.js +2 -2
  35. package/dist/main.css +1 -1
  36. package/dist/metadata.schema-6slGhpQS.js +40 -0
  37. package/dist/metadata.schema-CK5e2O3f.mjs +41 -0
  38. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.cjs +1 -1
  39. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +410 -407
  40. package/dist/node_modules/vue-qrcode-reader/dist/vue-qrcode-reader.cjs +3 -3
  41. package/dist/node_modules/vue-qrcode-reader/dist/vue-qrcode-reader.js +469 -456
  42. package/dist/node_modules/web3/lib/esm/accounts.cjs +1 -1
  43. package/dist/node_modules/web3/lib/esm/accounts.js +5 -2
  44. package/dist/node_modules/web3/lib/esm/index.cjs +1 -1
  45. package/dist/node_modules/web3/lib/esm/index.js +45 -42
  46. package/dist/node_modules/web3/lib/esm/version.cjs +1 -1
  47. package/dist/node_modules/web3/lib/esm/version.js +1 -1
  48. package/dist/node_modules/web3/lib/esm/web3.cjs +1 -1
  49. package/dist/node_modules/web3/lib/esm/web3.js +40 -37
  50. package/dist/node_modules/web3-core/lib/esm/web3_config.cjs +1 -1
  51. package/dist/node_modules/web3-core/lib/esm/web3_config.js +28 -18
  52. package/dist/node_modules/web3-core/lib/esm/web3_context.cjs +1 -1
  53. package/dist/node_modules/web3-core/lib/esm/web3_context.js +56 -53
  54. package/dist/node_modules/web3-core/lib/esm/web3_request_manager.cjs +1 -1
  55. package/dist/node_modules/web3-core/lib/esm/web3_request_manager.js +100 -87
  56. package/dist/node_modules/web3-errors/lib/esm/error_codes.cjs +1 -1
  57. package/dist/node_modules/web3-errors/lib/esm/error_codes.js +97 -95
  58. package/dist/node_modules/web3-errors/lib/esm/errors/contract_errors.cjs +1 -1
  59. package/dist/node_modules/web3-errors/lib/esm/errors/contract_errors.js +8 -8
  60. package/dist/node_modules/web3-errors/lib/esm/errors/response_errors.cjs +1 -1
  61. package/dist/node_modules/web3-errors/lib/esm/errors/response_errors.js +20 -20
  62. package/dist/node_modules/web3-errors/lib/esm/errors/transaction_errors.cjs +4 -4
  63. package/dist/node_modules/web3-errors/lib/esm/errors/transaction_errors.js +2 -2
  64. package/dist/node_modules/web3-errors/lib/esm/errors/utils_errors.cjs +1 -1
  65. package/dist/node_modules/web3-errors/lib/esm/errors/utils_errors.js +33 -27
  66. package/dist/node_modules/web3-errors/lib/esm/web3_error_base.cjs +1 -1
  67. package/dist/node_modules/web3-errors/lib/esm/web3_error_base.js +33 -12
  68. package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.cjs +1 -1
  69. package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.js +183 -179
  70. package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.cjs +1 -1
  71. package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.js +10 -10
  72. package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_gas_pricing.cjs +1 -1
  73. package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_gas_pricing.js +45 -44
  74. package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.cjs +1 -1
  75. package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.js +59 -57
  76. package/dist/node_modules/web3-eth/lib/esm/utils/transaction_builder.cjs +1 -1
  77. package/dist/node_modules/web3-eth/lib/esm/utils/transaction_builder.js +43 -43
  78. package/dist/node_modules/web3-eth/lib/esm/utils/wait_for_transaction_receipt.cjs +1 -1
  79. package/dist/node_modules/web3-eth/lib/esm/utils/wait_for_transaction_receipt.js +31 -31
  80. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.cjs +1 -1
  81. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.js +26 -26
  82. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.cjs +1 -1
  83. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.js +53 -51
  84. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.cjs +1 -1
  85. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.js +25 -23
  86. package/dist/node_modules/web3-eth/lib/esm/web3_eth.cjs +1 -1
  87. package/dist/node_modules/web3-eth/lib/esm/web3_eth.js +103 -101
  88. package/dist/node_modules/web3-eth-contract/lib/esm/contract.cjs +2 -2
  89. package/dist/node_modules/web3-eth-contract/lib/esm/contract.js +159 -156
  90. package/dist/node_modules/web3-eth-contract/lib/esm/encoding.cjs +1 -1
  91. package/dist/node_modules/web3-eth-contract/lib/esm/encoding.js +11 -8
  92. package/dist/node_modules/web3-eth-contract/lib/esm/index.cjs +1 -1
  93. package/dist/node_modules/web3-eth-contract/lib/esm/index.js +3 -0
  94. package/dist/node_modules/web3-eth-contract/lib/esm/log_subscription.cjs +1 -1
  95. package/dist/node_modules/web3-eth-contract/lib/esm/log_subscription.js +5 -2
  96. package/dist/node_modules/web3-eth-ens/lib/esm/ens.cjs +1 -1
  97. package/dist/node_modules/web3-eth-ens/lib/esm/ens.js +19 -16
  98. package/dist/node_modules/web3-eth-ens/lib/esm/registry.cjs +1 -1
  99. package/dist/node_modules/web3-eth-ens/lib/esm/registry.js +5 -2
  100. package/dist/node_modules/web3-eth-personal/lib/esm/rpc_method_wrappers.cjs +1 -1
  101. package/dist/node_modules/web3-eth-personal/lib/esm/rpc_method_wrappers.js +50 -47
  102. package/dist/node_modules/web3-net/lib/esm/net.cjs +1 -1
  103. package/dist/node_modules/web3-net/lib/esm/net.js +27 -27
  104. package/dist/node_modules/web3-utils/lib/esm/converters.cjs +1 -1
  105. package/dist/node_modules/web3-utils/lib/esm/converters.js +100 -83
  106. package/dist/node_modules/web3-utils/lib/esm/formatter.cjs +1 -1
  107. package/dist/node_modules/web3-utils/lib/esm/formatter.js +123 -104
  108. package/dist/node_modules/web3-validator/lib/esm/utils.cjs +1 -1
  109. package/dist/node_modules/web3-validator/lib/esm/utils.js +21 -21
  110. package/dist/node_modules/web3-validator/lib/esm/validation/bytes.cjs +1 -1
  111. package/dist/node_modules/web3-validator/lib/esm/validation/bytes.js +10 -10
  112. package/dist/node_modules/web3-validator/lib/esm/validation/numbers.cjs +1 -1
  113. package/dist/node_modules/web3-validator/lib/esm/validation/numbers.js +30 -28
  114. package/dist/orders.server.js +1 -1
  115. package/dist/orders.server.mjs +1 -1
  116. package/dist/organizations.server.js +56 -59
  117. package/dist/organizations.server.mjs +56 -59
  118. package/dist/products.server.js +1 -1
  119. package/dist/products.server.mjs +1 -1
  120. package/dist/prometheus-framework/src/components/Address/Address.vue2.cjs +1 -1
  121. package/dist/prometheus-framework/src/components/Address/Address.vue2.js +17 -17
  122. package/dist/prometheus-framework/src/components/Block/Block.vue.cjs +1 -1
  123. package/dist/prometheus-framework/src/components/Block/Block.vue.js +5 -5
  124. package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
  125. package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +33 -30
  126. package/dist/prometheus-framework/src/components/Chips/Chips.vue.cjs +1 -1
  127. package/dist/prometheus-framework/src/components/Chips/Chips.vue.js +9 -9
  128. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.cjs +1 -0
  129. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.js +1 -0
  130. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.cjs +1 -0
  131. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.js +165 -0
  132. package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
  133. package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +22 -19
  134. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  135. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +132 -64
  136. package/dist/prometheus-framework/src/components/Feed/Feed.vue2.cjs +1 -0
  137. package/dist/prometheus-framework/src/components/Feed/Feed.vue2.js +1 -0
  138. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +1 -1
  139. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +9 -9
  140. package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.cjs +1 -1
  141. package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.js +12 -12
  142. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  143. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +16 -16
  144. package/dist/prometheus-framework/src/components/Map/Map.vue.cjs +1 -1
  145. package/dist/prometheus-framework/src/components/Map/Map.vue.js +14 -13
  146. package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.cjs +1 -1
  147. package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.js +8 -8
  148. package/dist/prometheus-framework/src/components/Radio/Radio.vue.cjs +1 -1
  149. package/dist/prometheus-framework/src/components/Radio/Radio.vue.js +29 -36
  150. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.cjs +1 -1
  151. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.js +45 -1
  152. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.cjs +1 -1
  153. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.js +1 -45
  154. package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
  155. package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +1 -1
  156. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
  157. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +6 -6
  158. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
  159. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +17 -17
  160. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
  161. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +6 -6
  162. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
  163. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +3 -3
  164. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
  165. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +24 -24
  166. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
  167. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +24 -24
  168. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
  169. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +11 -11
  170. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  171. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +26 -26
  172. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  173. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +14 -14
  174. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  175. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +6 -6
  176. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  177. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +46 -46
  178. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +1 -1
  179. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +13 -13
  180. package/dist/prometheus-framework/src/modules/community/components/sections/Feed.vue.cjs +1 -1
  181. package/dist/prometheus-framework/src/modules/community/components/sections/Feed.vue.js +5 -5
  182. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  183. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +19 -16
  184. package/dist/prometheus-framework/src/modules/constructor/components/elements/Image.vue.cjs +1 -1
  185. package/dist/prometheus-framework/src/modules/constructor/components/elements/Image.vue.js +3 -3
  186. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +1 -5
  187. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +0 -66
  188. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.cjs +5 -1
  189. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.js +66 -0
  190. package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.cjs +1 -1
  191. package/dist/prometheus-framework/src/modules/constructor/components/elements/Video.vue.js +13 -13
  192. package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
  193. package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
  194. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  195. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  196. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
  197. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +214 -214
  198. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
  199. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +8 -8
  200. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +2 -2
  201. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +23 -23
  202. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
  203. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +9 -9
  204. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  205. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +3 -3
  206. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  207. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +9 -9
  208. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +8 -8
  209. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  210. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +167 -202
  211. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
  212. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +73 -165
  213. package/dist/prometheus-framework/src/modules/gallery/store/gallery.cjs +1 -1
  214. package/dist/prometheus-framework/src/modules/gallery/store/gallery.js +3 -47
  215. package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSearch.vue.cjs +1 -1
  216. package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSearch.vue.js +1 -1
  217. package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSorting.vue.cjs +1 -0
  218. package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockSorting.vue.js +75 -0
  219. package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
  220. package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +96 -77
  221. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue.cjs +1 -0
  222. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue.js +1 -0
  223. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue2.cjs +1 -0
  224. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue2.js +27 -0
  225. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonSort.vue.cjs +1 -0
  226. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonSort.vue.js +31 -0
  227. package/dist/prometheus-framework/src/modules/globals/services/globals.store.cjs +1 -1
  228. package/dist/prometheus-framework/src/modules/globals/services/globals.store.js +21 -19
  229. package/dist/prometheus-framework/src/modules/globals/store/globals.cjs +1 -1
  230. package/dist/prometheus-framework/src/modules/globals/store/globals.js +10 -4
  231. package/dist/prometheus-framework/src/modules/icons/navigation/IconCalendar.vue.cjs +1 -0
  232. package/dist/prometheus-framework/src/modules/icons/navigation/IconCalendar.vue.js +31 -0
  233. package/dist/prometheus-framework/src/modules/icons/navigation/IconFilter.vue.cjs +1 -0
  234. package/dist/prometheus-framework/src/modules/icons/navigation/IconFilter.vue.js +31 -0
  235. package/dist/prometheus-framework/src/modules/icons/navigation/IconSort.vue.cjs +1 -0
  236. package/dist/prometheus-framework/src/modules/icons/navigation/IconSort.vue.js +59 -0
  237. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +1 -0
  238. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +80 -0
  239. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue2.cjs +1 -0
  240. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue2.js +1 -0
  241. package/dist/prometheus-framework/src/modules/landing/landing.client.cjs +1 -1
  242. package/dist/prometheus-framework/src/modules/landing/landing.client.js +8 -6
  243. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
  244. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +5 -5
  245. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Cookies.vue.cjs +1 -1
  246. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Cookies.vue.js +1 -1
  247. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/EULA.vue.cjs +1 -1
  248. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/EULA.vue.js +1 -1
  249. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Privacy.vue.cjs +1 -1
  250. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Privacy.vue.js +1 -1
  251. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Terms.vue.cjs +1 -1
  252. package/dist/prometheus-framework/src/modules/legal/components/pages/legal/Terms.vue.js +30 -30
  253. package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.cjs +1 -1
  254. package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.js +21 -45
  255. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +1 -1
  256. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.js +1 -13
  257. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +1 -1
  258. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +13 -1
  259. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +1 -1
  260. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.js +36 -36
  261. package/dist/prometheus-framework/src/modules/orders/components/blocks/StatusHistory.vue.cjs +1 -1
  262. package/dist/prometheus-framework/src/modules/orders/components/blocks/StatusHistory.vue.js +1 -1
  263. package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue.cjs +1 -1
  264. package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue.js +53 -53
  265. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  266. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +33 -33
  267. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue.cjs +1 -1
  268. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  269. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  270. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +10 -10
  271. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  272. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +5 -5
  273. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.cjs +1 -1
  274. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.js +1 -1
  275. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  276. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +24 -24
  277. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  278. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +5 -5
  279. package/dist/prometheus-framework/src/modules/orders/store/applications.cjs +1 -0
  280. package/dist/prometheus-framework/src/modules/orders/store/applications.js +37 -0
  281. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  282. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +5 -5
  283. package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.cjs +1 -1
  284. package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.js +11 -11
  285. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
  286. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +1 -1
  287. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
  288. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +16 -16
  289. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
  290. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +41 -41
  291. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
  292. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +11 -11
  293. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  294. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +17 -17
  295. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  296. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +36 -36
  297. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  298. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +8 -8
  299. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
  300. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +2 -2
  301. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
  302. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +20 -20
  303. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  304. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +12 -12
  305. package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.cjs +1 -1
  306. package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.js +13 -13
  307. package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +1 -1
  308. package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +33 -34
  309. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  310. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +16 -16
  311. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  312. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +15 -15
  313. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  314. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +8 -8
  315. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  316. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +8 -8
  317. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  318. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +9 -9
  319. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
  320. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +1 -1
  321. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  322. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +22 -22
  323. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  324. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +6 -6
  325. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  326. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +8 -8
  327. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +14 -14
  328. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.cjs +1 -1
  329. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.js +51 -56
  330. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
  331. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +4 -4
  332. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  333. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +32 -32
  334. package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.cjs +1 -1
  335. package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.js +1 -1
  336. package/dist/prometheus-framework/src/modules/products/products.client.cjs +1 -1
  337. package/dist/prometheus-framework/src/modules/products/products.client.js +28 -30
  338. package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.cjs +1 -1
  339. package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.js +12 -12
  340. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  341. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +30 -26
  342. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
  343. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +35 -35
  344. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
  345. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +11 -11
  346. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
  347. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +41 -41
  348. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
  349. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +13 -13
  350. package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.cjs +1 -1
  351. package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.js +19 -19
  352. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.cjs +1 -1
  353. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.js +8 -8
  354. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  355. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +14 -11
  356. package/dist/prometheus-framework.cjs.js +1 -1
  357. package/dist/prometheus-framework.es.js +1 -1
  358. package/dist/queryProcessor-BJoJAetd.mjs +162 -0
  359. package/dist/queryProcessor-DWf9tsis.js +161 -0
  360. package/dist/style.css +1 -1
  361. package/dist/wallet.server.js +1 -1
  362. package/dist/wallet.server.mjs +1 -1
  363. package/dist/web-TGdVOTnw.js +1 -0
  364. package/dist/web-_W9a_nWD.mjs +54 -0
  365. package/package.json +1 -1
  366. package/src/components/Address/Address.vue +1 -1
  367. package/src/components/AskToLogin/AskToLogin.vue +1 -1
  368. package/src/components/Block/Block.vue +1 -1
  369. package/src/components/Checkbox/Checkbox.vue +40 -43
  370. package/src/components/Chips/Chips.vue +2 -2
  371. package/src/components/DatePicker/Calendar.vue +29 -31
  372. package/src/components/Dropdown/Dropdown.vue +5 -11
  373. package/src/components/Feed/Feed.vue +98 -15
  374. package/src/components/FieldTags/BlockTags.vue +3 -3
  375. package/src/components/FieldTags/FieldTags.vue +1 -1
  376. package/src/components/FieldTags/vue-tags-input.scss +1 -1
  377. package/src/components/LocationMarker/LocationMarker.vue +1 -1
  378. package/src/components/LocationSelection/LocationSelection.vue +5 -30
  379. package/src/components/Map/LoaderGMaps.js +66 -0
  380. package/src/components/Map/Map.vue +2 -1
  381. package/src/components/Marquee/Marquee.vue +1 -1
  382. package/src/components/Radio/Radio.vue +36 -13
  383. package/src/configurator/components/pages/Styles.vue +1 -1
  384. package/src/modules/auth/components/layouts/Auth.vue +1 -1
  385. package/src/modules/auth/components/pages/EnterCode.vue +4 -4
  386. package/src/modules/auth/components/pages/EnterPassword.vue +2 -2
  387. package/src/modules/auth/components/pages/Invite.vue +2 -2
  388. package/src/modules/auth/components/pages/ResetPassword.vue +3 -3
  389. package/src/modules/auth/components/pages/SignIn.vue +4 -4
  390. package/src/modules/auth/components/pages/SignUp.vue +3 -3
  391. package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
  392. package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
  393. package/src/modules/backoffice/components/admin/Pages.vue +1 -1
  394. package/src/modules/backoffice/components/admin/ProductEdit.vue +1 -1
  395. package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
  396. package/src/modules/backoffice/components/admin/Users.vue +1 -1
  397. package/src/modules/backoffice/components/pages/Dashboard.vue +3 -3
  398. package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
  399. package/src/modules/community/components/layouts/Community.vue +2 -2
  400. package/src/modules/community/components/pages/BlogPost.vue +2 -2
  401. package/src/modules/community/components/pages/CreateBlogPost.vue +4 -4
  402. package/src/modules/community/components/sections/Comments.vue +2 -2
  403. package/src/modules/community/components/sections/Feed.vue +1 -1
  404. package/src/modules/community/components/sections/HotPosts.vue +1 -1
  405. package/src/modules/constructor/components/elements/Image.vue +1 -1
  406. package/src/modules/constructor/components/elements/Video.vue +2 -2
  407. package/src/modules/events/components/blocks/CardEvent.vue +1 -1
  408. package/src/modules/events/components/pages/EditEvent.vue +32 -32
  409. package/src/modules/events/components/pages/EditEventTickets.vue +1 -1
  410. package/src/modules/events/components/pages/Event.vue +3 -3
  411. package/src/modules/events/components/pages/Events.vue +4 -3
  412. package/src/modules/events/components/sections/Feed.vue +3 -3
  413. package/src/modules/events/components/sections/List.vue +2 -2
  414. package/src/modules/files/controllers/files.controller.js +8 -6
  415. package/src/modules/files/middlewares/server/middlewareBusboy.js +79 -14
  416. package/src/modules/files/routes/files.routes.js +11 -9
  417. package/src/modules/gallery/components/sections/BackofficeGallery.vue +158 -355
  418. package/src/modules/gallery/components/sections/GalleryWithCategories.vue +26 -244
  419. package/src/modules/gallery/controllers/gallery.controller.js +57 -38
  420. package/src/modules/gallery/models/photo.model.js +20 -11
  421. package/src/modules/gallery/routes/gallery.routes.js +3 -3
  422. package/src/modules/gallery/store/gallery.js +3 -78
  423. package/src/modules/globals/components/blocks/BlockSearch.vue +1 -1
  424. package/src/modules/globals/components/blocks/BlockSorting.vue +77 -0
  425. package/src/modules/globals/components/blocks/CardHeader.vue +27 -25
  426. package/src/modules/globals/components/elements/ButtonDate.vue +66 -0
  427. package/src/modules/globals/components/elements/ButtonSort.vue +41 -0
  428. package/src/modules/globals/components/layouts/Client.vue +273 -0
  429. package/src/{components/Footer → modules/globals/components/partials}/Footer.vue +1 -1
  430. package/src/{components/Header → modules/globals/components/partials}/Header.vue +98 -84
  431. package/src/modules/globals/controllers/utils/queryProcessor.js +3 -3
  432. package/src/modules/globals/models/common.schema.js +1 -1
  433. package/src/modules/globals/services/globals.store.js +11 -6
  434. package/src/modules/globals/store/globals.js +12 -10
  435. package/src/modules/icons/logos/Logotype.vue +23 -19
  436. package/src/modules/icons/navigation/IconCalendar.vue +18 -0
  437. package/src/modules/icons/navigation/IconFilter.vue +18 -0
  438. package/src/modules/icons/navigation/IconSearch.vue +1 -3
  439. package/src/modules/icons/navigation/IconSort.vue +21 -0
  440. package/src/modules/landing/components/pages/Home.vue +4 -4
  441. package/src/modules/landing/components/sections/FeatureSection.vue +5 -5
  442. package/src/modules/landing/components/sections/HowToBuyWDR.vue +2 -2
  443. package/src/modules/landing/components/sections/SectionFeature.vue +2 -2
  444. package/src/modules/landing/components/sections/SectionFeaturesImages.vue +2 -2
  445. package/src/modules/landing/components/sections/SectionsSection.vue +4 -4
  446. package/src/modules/{orders → landing}/components/sections/SubscribeNewsletter.vue +0 -2
  447. package/src/modules/landing/components/sections/WhatIsWDRSection.vue +6 -6
  448. package/src/modules/landing/landing.client.js +2 -0
  449. package/src/modules/landing/router/landing.js +1 -1
  450. package/src/modules/legal/components/pages/Legal.vue +2 -2
  451. package/src/modules/legal/components/pages/legal/Cookies.vue +1 -1
  452. package/src/modules/legal/components/pages/legal/EULA.vue +1 -1
  453. package/src/modules/legal/components/pages/legal/Privacy.vue +1 -1
  454. package/src/modules/legal/components/pages/legal/Terms.vue +1 -1
  455. package/src/modules/marketplace/components/layouts/Marketplace.vue +37 -49
  456. package/src/modules/marketplace/components/pages/Catalog.vue +43 -131
  457. package/src/modules/marketplace/components/sections/Filters.vue +63 -115
  458. package/src/modules/marketplace/store/marketplace.js +22 -167
  459. package/src/modules/mobile/components/Walkthrough/Walkthrough.vue +1 -1
  460. package/src/modules/orders/components/blocks/CardOrderItem.vue +6 -6
  461. package/src/modules/orders/components/blocks/CardOrderVar1.vue +1 -1
  462. package/src/modules/orders/components/blocks/StatusHistory.vue +1 -1
  463. package/src/modules/orders/components/pages/Order.vue +8 -8
  464. package/src/modules/orders/components/pages/OrderBackoffice.vue +7 -7
  465. package/src/modules/orders/components/pages/OrderCreate.vue +1 -1
  466. package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +3 -3
  467. package/src/modules/orders/components/pages/Orders.vue +3 -5
  468. package/src/modules/orders/components/partials/ShopCart.vue +5 -1
  469. package/src/modules/orders/components/sections/FormAddCustomer.vue +2 -2
  470. package/src/modules/orders/components/sections/FormDelivery.vue +1 -1
  471. package/src/modules/orders/store/applications.js +1 -1
  472. package/src/modules/organizations/components/blocks/CardOrganization.vue +1 -1
  473. package/src/modules/organizations/components/blocks/Contacts.vue +4 -4
  474. package/src/modules/organizations/components/pages/Department.vue +3 -3
  475. package/src/modules/organizations/components/pages/DepartmentEdit.vue +6 -6
  476. package/src/modules/organizations/components/pages/Members.vue +4 -4
  477. package/src/modules/organizations/components/pages/Organization.vue +3 -3
  478. package/src/modules/organizations/components/pages/OrganizationCreate.vue +2 -2
  479. package/src/modules/organizations/components/pages/OrganizationDetails.vue +1 -1
  480. package/src/modules/organizations/components/pages/OrganizationDocuments.vue +1 -1
  481. package/src/modules/organizations/components/pages/OrganizationEdit.vue +9 -9
  482. package/src/modules/organizations/components/pages/OrganizationPeople.vue +1 -1
  483. package/src/modules/organizations/components/pages/Organizations.vue +1 -1
  484. package/src/modules/organizations/components/sections/DetailsTab.vue +4 -4
  485. package/src/modules/organizations/components/sections/Feed.vue +2 -2
  486. package/src/modules/organizations/components/sections/MembersAdd.vue +2 -2
  487. package/src/modules/organizations/components/sections/Publics.vue +1 -1
  488. package/src/modules/organizations/controllers/organizations.controller.js +103 -93
  489. package/src/modules/organizations/models/organization.model.js +10 -7
  490. package/src/modules/organizations/store/organizations.js +3 -34
  491. package/src/modules/products/components/blocks/CardPosition.vue +2 -2
  492. package/src/modules/products/components/blocks/LeftoverPositions.vue +2 -2
  493. package/src/modules/products/components/pages/Categories.vue +1 -1
  494. package/src/modules/products/components/pages/EditLeftover.vue +1 -1
  495. package/src/modules/products/components/pages/Leftovers.vue +4 -4
  496. package/src/modules/products/components/pages/Product.vue +1 -5
  497. package/src/modules/products/components/pages/ProductEdit.vue +1 -1
  498. package/src/modules/products/components/pages/Products.vue +2 -2
  499. package/src/modules/products/components/sections/EditProductInfo.vue +1 -1
  500. package/src/modules/products/components/sections/FilterProducts.vue +1 -1
  501. package/src/modules/products/components/sections/HeroRecommendation.vue +67 -74
  502. package/src/modules/products/components/sections/MenuSection.vue +2 -2
  503. package/src/modules/products/components/sections/PopularProducts.vue +2 -2
  504. package/src/modules/products/components/sections/SectionProduct.vue +3 -3
  505. package/src/modules/products/products.client.js +0 -2
  506. package/src/modules/reports/components/pages/BackofficeReports.vue +4 -4
  507. package/src/modules/spots/components/blocks/CardSpot.vue +9 -1
  508. package/src/modules/spots/components/blocks/SpotMemberModify.vue +2 -2
  509. package/src/modules/spots/components/layouts/Spots.vue +0 -2
  510. package/src/modules/spots/components/pages/Spot.vue +4 -4
  511. package/src/modules/spots/components/pages/SpotEdit.vue +1 -1
  512. package/src/modules/spots/components/sections/PlaceModify.vue +1 -1
  513. package/src/modules/spots/components/sections/Places.vue +1 -1
  514. package/src/modules/users/components/pages/Profile.vue +5 -5
  515. package/src/modules/users/components/pages/ProfileBlogposts.vue +1 -1
  516. package/src/modules/users/components/pages/ProfileComments.vue +1 -1
  517. package/src/modules/users/components/pages/ProfileEdit.vue +11 -11
  518. package/src/modules/users/components/pages/ProfileEvents.vue +1 -1
  519. package/src/modules/users/components/pages/ProfileLikes.vue +1 -1
  520. package/src/modules/users/components/sections/FeaturedUsers.vue +3 -3
  521. package/src/modules/wallet/views/components/pages/Payments.vue +2 -2
  522. package/src/modules/wallet/views/components/pages/Wallet.vue +3 -3
  523. package/src/styles/base/borders.scss +4 -0
  524. package/src/styles/base/shadow_transitions_hover_refactor.scss +4 -0
  525. package/src/styles/config.scss +15 -9
  526. package/src/styles/layout.scss +37 -8
  527. package/src/styles/typography.scss +24 -24
  528. package/src/modules/products/components/sections/SortProducts.vue +0 -74
  529. /package/src/{components/Navigation → modules/globals/components/partials}/Navigation.vue +0 -0
@@ -18,28 +18,30 @@ const controllerFactory = (db) => {
18
18
  const Role = db.role;
19
19
 
20
20
  const read = async (req, res) => {
21
- const Organization = db.organization;
22
- const Membership = db.membership;
23
- // Auth Module
24
- const User = db.user;
25
- const Role = db.role;
26
-
21
+ //////////////////////////////////////
22
+ // 1. Sorting Condition
23
+ //////////////////////////////////////
27
24
  const sortParam = req.query.sortParam || 'numberOfProducts';
28
25
  const sortOrder = req.query.sortOrder || 'desc';
29
-
26
+
30
27
  const sort = {
28
+ ...(sortParam === 'distance' ? { 'distanceExist': -1 } : {}),
31
29
  'numberOfProducts': -1,
32
30
  [sortParam]: sortOrder === 'desc' ? -1 : 1,
33
31
  "_id": 1
34
32
  };
35
-
36
- const options = {
33
+ console.log(sort)
34
+ // if (sortParam === 'distance') sort.numberOfSpots = -1
35
+ //////////////////////////////////////
36
+ // 2. Pagination Condition
37
+ //////////////////////////////////////
38
+ const pagination = {
37
39
  skip: parseInt(req.query.skip) || 0,
38
40
  limit: parseInt(req.query.limit) || 20
39
- };
40
-
41
- const categories = req.query.categories?.split(',') || [];
42
- const delivery = req.query.delivery?.split(',') || [];
41
+ }
42
+ //////////////////////////////////////
43
+ // 3. Prices Condition
44
+ //////////////////////////////////////
43
45
  const prices = req.query.prices?.split(',') || [];
44
46
 
45
47
  let priceConditions = prices.map(priceRange => {
@@ -48,16 +50,18 @@ const controllerFactory = (db) => {
48
50
  const [min, max] = priceRange.split('-').map(Number);
49
51
  return { "products.price": { $gte: min, $lte: max } };
50
52
  });
51
-
53
+ //////////////////////////////////////
54
+ // 4. Organization Contain (blogpost, events, photos, etc...) Condition
55
+ //////////////////////////////////////
52
56
  let containConditions = []
53
-
54
-
55
57
  if (req.query.contain) {
56
58
  containConditions = req.query.contain.map(property => ({
57
59
  [property]: { $exists: true, $not: { $size: 0 } }
58
60
  }));
59
61
  }
60
-
62
+ //////////////////////////////////////
63
+ // MATCH CONDITIONS
64
+ //////////////////////////////////////
61
65
  const matchConditions = [
62
66
  ...(req.query._id ? [{ _id: new ObjectId(req.query._id) }] : []),
63
67
  ...(req.query.owner ? [{ owner: new ObjectId(req.query.owner) }] : []),
@@ -67,15 +71,42 @@ const controllerFactory = (db) => {
67
71
  ...(req.query.types ? [{ types: { $in: req.query.types } }] : []), // Если req.query.types - строка
68
72
  // to remove
69
73
  ...(req.query.onlyuser ? [{ "memberships.user": new ObjectId(req.query.onlyuser) }] : []),
70
- ...(categories.length > 0 ? [{ "products.category": { $in: categories } }] : []),
71
- ...(delivery.length > 0 ? [{ "spots.delivery": { $all: delivery } }] : []),
74
+ ...(req.query.categories?.split(',').length > 0 ? [{ "products.category": { $in: req.query.categories?.split(',') } }] : []),
75
+ ...(req.query.delivery?.split(',').length > 0 ? [{ "spots.delivery": { $all: req.query.delivery?.split(',') } }] : []),
72
76
  ...(priceConditions.length > 0 ? [{ $or: priceConditions }] : []),
73
77
  ...(req.query.contain ? containConditions : []),
74
78
  ];
79
+ //////////////////////////////////////
80
+ // 5. Search Condition
81
+ //////////////////////////////////////
82
+ const search = req.query.search;
75
83
 
84
+ if (search) {
85
+ const parts = search.split('.');
86
+
87
+ let regexPattern = '';
88
+
89
+ if (parts.length === 2) {
90
+ // Создаем паттерн, который допускает замену одного символа в каждой части
91
+ regexPattern = parts.map(part => part.substr(0, part.length - 1) + '.{1}').join('\\.');
92
+ } else {
93
+ // Если нет точки, применяем аналогичный подход к всей строке
94
+ regexPattern = search.substr(0, search.length - 1) + '.{1}';
95
+ }
96
+
97
+ matchConditions.push({
98
+ $or: [
99
+ { "profile.name": { $regex: regexPattern, $options: 'i' } },
100
+ { "products.name": { $regex: regexPattern, $options: 'i' } }
101
+ ]
102
+ });
103
+ }
104
+ //////////////////////////////////////
105
+ // 6. LOCATION CONDITION
106
+ //////////////////////////////////////
76
107
  let { location, address, locationRadius, city, state, country } = req.query;
77
108
 
78
- let userLocation = { coordinates:[0,0] }
109
+ let userLocation = { coordinates: [0,0] }
79
110
 
80
111
  if (!location && (address || city || state || country)) {
81
112
  let geoLocation;
@@ -124,57 +155,35 @@ const controllerFactory = (db) => {
124
155
  });
125
156
  }
126
157
 
127
- const search = req.query.search;
128
-
129
- if (search) {
130
- const parts = search.split('.');
131
-
132
- let regexPattern = '';
133
-
134
- if (parts.length === 2) {
135
- // Создаем паттерн, который допускает замену одного символа в каждой части
136
- regexPattern = parts.map(part => part.substr(0, part.length - 1) + '.{1}').join('\\.');
137
- } else {
138
- // Если нет точки, применяем аналогичный подход к всей строке
139
- regexPattern = search.substr(0, search.length - 1) + '.{1}';
140
- }
141
-
142
- matchConditions.push({
143
- $or: [
144
- { "profile.name": { $regex: regexPattern, $options: 'i' } },
145
- { "products.name": { $regex: regexPattern, $options: 'i' } }
146
- ]
147
- });
148
- }
149
-
150
158
  if (location) {
151
159
 
152
160
  console.log(location)
153
161
 
154
- if (typeof location === 'string') {
155
- location = JSON.parse(location);
156
- }
162
+ if (typeof location === 'string') { location = JSON.parse(location); }
157
163
 
158
- let lng
164
+ let lng
159
165
  let lat
160
166
 
161
167
  if (location.lng) {
162
168
  lng = location.lng
163
169
  lat = location.lat
164
- userLocation.coordinates = [lng,lat]
170
+
171
+ userLocation.coordinates = [lng,lat]
165
172
  } else {
166
173
  lng = location.coordinates[0]
167
174
  lat = location.coordinates[1]
175
+
168
176
  userLocation.coordinates = [lng,lat]
169
177
  }
170
178
 
171
- // Determine the search radius based on the level of specificity
172
179
  const earthRadiusKm = 6378.1;
173
180
 
181
+
182
+ // Determine the search radius based on the level of specificity
174
183
  let radius = null;
175
184
 
176
185
  if (locationRadius) {
177
- radius = parseFloat(locationRadius) / earthRadiusKm;
186
+ radius = parseFloat(locationRadius) / earthRadiusKm;
178
187
  } else if (city) {
179
188
  radius = 500 / earthRadiusKm;
180
189
  } else if (state) {
@@ -187,8 +196,8 @@ const controllerFactory = (db) => {
187
196
  "spots.location.coordinates": {
188
197
  $geoWithin: {
189
198
  $centerSphere: [
190
- [parseFloat(lng), parseFloat(lat)],
191
- radius
199
+ [parseFloat(lng), parseFloat(lat)],
200
+ radius
192
201
  ]
193
202
  }
194
203
  }
@@ -200,7 +209,9 @@ const controllerFactory = (db) => {
200
209
  }
201
210
 
202
211
  const matchStage = matchConditions.length > 0 ? { $match: { $and: matchConditions } } : null;
203
-
212
+ //////////////////////////////////////
213
+ // AGGREGATION PIPELINE
214
+ //////////////////////////////////////
204
215
  const stages = [
205
216
  {
206
217
  $lookup: {
@@ -210,6 +221,11 @@ const controllerFactory = (db) => {
210
221
  as: "products"
211
222
  }
212
223
  },
224
+ {
225
+ $addFields: {
226
+ numberOfProducts: { $size: '$products' }
227
+ }
228
+ },
213
229
  {
214
230
  $lookup: {
215
231
  from: "blogposts",
@@ -218,11 +234,6 @@ const controllerFactory = (db) => {
218
234
  as: "blogposts"
219
235
  }
220
236
  },
221
- {
222
- $addFields: {
223
- numberOfProducts: { $size: '$products' }
224
- }
225
- },
226
237
  {
227
238
  $lookup: {
228
239
  from: "departments",
@@ -286,7 +297,14 @@ const controllerFactory = (db) => {
286
297
  },
287
298
  {
288
299
  $addFields: {
289
- distance: { $min: "$spots.distance" } // Add the minDistance field here
300
+ distance: { $min: "$spots.distance" },
301
+ }
302
+ },
303
+ {
304
+ $addFields: {
305
+ distanceExist: {
306
+ $cond: { if: { $eq: [{ $type: "$distance" }, "double"] }, then: true, else: false }
307
+ }
290
308
  }
291
309
  },
292
310
  {
@@ -299,21 +317,15 @@ const controllerFactory = (db) => {
299
317
  },
300
318
  addMembersQuantity(),
301
319
  addUserStatusFields(req.query.user),
302
- {
303
- $addFields: {
304
- numberOfProducts: { $size: '$products' }
305
- }
306
- },
307
320
  ...(matchStage != null ? [matchStage] : []),
308
321
  { $sort: sort },
309
- { $skip: options.skip },
310
- { $limit: options.limit }
322
+ { $skip: pagination.skip },
323
+ { $limit: pagination.limit }
311
324
  ];
312
325
 
313
326
  try {
314
327
  console.log(stages)
315
328
  const organizations = await Organization.aggregate(stages);
316
- console.log(organizations)
317
329
  res.status(200).send(organizations);
318
330
  } catch(err) {
319
331
  console.log(err)
@@ -361,33 +373,31 @@ const controllerFactory = (db) => {
361
373
  }
362
374
  };
363
375
 
364
- const create = async (req, res) => {
365
- if(req.body._id === null) {
366
- delete req.body._id;
367
- }
368
-
369
- try {
370
- const organization = new Organization(req.body);
371
- const savedOrganization = await organization.save();
372
-
373
- const membership = new Membership({
374
- user: savedOrganization.owner,
375
- type: 'organization',
376
- target: savedOrganization._id,
377
- role: 'owner',
378
- label: 'owner',
379
- });
380
-
381
- const savedMembership = await membership.save();
382
-
383
- res.status(201).json(savedOrganization);
384
- } catch (error) {
385
- console.error('Error:', error);
386
- res.status(500).send(error);
387
- }
388
- };
376
+ const create = async (req, res) => {
377
+ if(req.body._id === null) {
378
+ delete req.body._id;
379
+ }
389
380
 
381
+ try {
382
+ const organization = new Organization(req.body);
383
+ const savedOrganization = await organization.save();
384
+
385
+ const membership = new Membership({
386
+ user: savedOrganization.owner,
387
+ type: 'organization',
388
+ target: savedOrganization._id,
389
+ role: 'owner',
390
+ label: 'owner',
391
+ });
392
+
393
+ const savedMembership = await membership.save();
390
394
 
395
+ res.status(201).json(savedOrganization);
396
+ } catch (error) {
397
+ console.error('Error:', error);
398
+ res.status(500).send(error);
399
+ }
400
+ };
391
401
 
392
402
  const update = async (req, res) => {
393
403
  try {
@@ -418,7 +428,7 @@ const create = async (req, res) => {
418
428
  }
419
429
 
420
430
  // Удаление всех memberships, связанных с этой организацией
421
- Membership.deleteMany({ organization: req.params._id })
431
+ Membership.deleteMany({ target: req.params._id })
422
432
  .then(() => {
423
433
  const newToken = jwt.sign({
424
434
  _id: user._id,
@@ -1,10 +1,10 @@
1
- const { ObjectId } = require('mongodb');
1
+ const applyEngagementSchema = require('@pf/src/modules/globals/models/engagement.schema.js');
2
2
 
3
- module.exports = (mongoose) => {
4
- const OrganizationSchema = new mongoose.Schema({
3
+ module.exports = (db) => {
4
+ const OrganizationSchema = new db.mongoose.Schema({
5
5
  // Creator and owner of organizations
6
6
  owner: {
7
- type: ObjectId,
7
+ type: db.mongoose.Schema.Types.ObjectId,
8
8
  ref: 'User',
9
9
  required: true,
10
10
  },
@@ -14,8 +14,8 @@ module.exports = (mongoose) => {
14
14
  },
15
15
  // Types of organizations
16
16
  types: {
17
- type: Array,
18
- required: true,
17
+ type: Array,
18
+ required: true,
19
19
  },
20
20
  // Information for profile
21
21
  profile: {
@@ -65,6 +65,9 @@ module.exports = (mongoose) => {
65
65
  }, {
66
66
  timestamps: true
67
67
  });
68
+
69
+ applyEngagementSchema(OrganizationSchema,db);
70
+
68
71
  // const Testimonial = require('./testimonial.model');
69
72
 
70
73
  // OrganizationSchema.methods.calculateRating = async function() {
@@ -105,6 +108,6 @@ module.exports = (mongoose) => {
105
108
  // await this.save();
106
109
  // }
107
110
 
108
- const Organization = mongoose.model('Organization', OrganizationSchema);
111
+ const Organization = db.mongoose.model('Organization', OrganizationSchema);
109
112
  return Organization
110
113
  }
@@ -48,51 +48,20 @@ const actions = {
48
48
  organization.owner = owner
49
49
  try {
50
50
  const response = await $axios.post('/api/organizations/create', organization);
51
- console.log('Organization created successfully');
52
51
  state.current = response.data;
53
52
  return response.data;
54
53
  } catch (error) {
55
- console.log('Organization creation failed');
54
+ console.log(error);
56
55
  setError(error);
57
56
  throw error;
58
57
  }
59
58
  },
60
59
  async read(options = {}) {
61
60
 
62
- let params = {}
61
+ console.log(options)
63
62
 
64
- if (options._id) params._id = options._id;
65
- if (options.owner) params.owner = options.owner;
66
- if (options.user) params.user = options.user;
67
- if (options.member) params.member = options.member;
68
- if (options.subscriber) params.subscriber = options.subscriber;
69
- if (options.postable) params.postable = options.postable;
70
- if (options.location) params.location = options.location;
71
- if (options.search) params.search = options.search;
72
-
73
- if (options.location) params.location = options.location;
74
- if (options.locationRadius) params.locationRadius = options.locationRadius;
75
-
76
- if (options.country) params.country = options.country;
77
- if (options.state) params.state = options.state;
78
- if (options.city) params.city = options.city;
79
- if (options.categories) params.categories = options.categories;
80
- if (options.prices) params.prices = options.prices;
81
- if (options.delivery) params.delivery = options.delivery;
82
- if (options.types) params.types = options.types;
83
- if (options.skip) params.skip = options.skip;
84
- if (options.limit) params.limit = options.limit;
85
-
86
-
87
- params.contain = options.contain || [];
88
-
89
-
90
- params.sortParam = options.sortParam;
91
- params.sortOrder = options.sortOrder;
92
-
93
- console.log(params)
94
63
  try {
95
- const response = await $axios.get('/api/organizations', { params: params });
64
+ const response = await $axios.get('/api/organizations', { params: options });
96
65
 
97
66
  if (options._id) {
98
67
  Object.assign(state.current || {}, response.data[0])
@@ -29,7 +29,7 @@
29
29
  'g',
30
30
  'ml'
31
31
  ]"
32
- class="bg-grey pd-r-thin pd-l-thin pd-t-nano pd-b-nano radius-thin"
32
+ class="bg-light pd-r-thin pd-l-thin pd-t-nano pd-b-nano radius-thin"
33
33
  />
34
34
 
35
35
  </Field>
@@ -71,7 +71,7 @@
71
71
  'g',
72
72
  'ml'
73
73
  ]"
74
- class="bg-grey pd-r-thin pd-l-thin pd-t-nano pd-b-nano radius-thin"
74
+ class="bg-light pd-r-thin pd-l-thin pd-t-nano pd-b-nano radius-thin"
75
75
  />
76
76
 
77
77
  </Field>
@@ -26,14 +26,14 @@
26
26
  type="number"
27
27
  label="Price"
28
28
  :symbol="returnCurrency()"
29
- class="bg-grey pd-medium radius-small"
29
+ class="bg-light pd-medium radius-small"
30
30
  />
31
31
 
32
32
  <Field
33
33
  v-model:field="product.quantity"
34
34
  type="number"
35
35
  label="Quantity"
36
- class="bg-grey pd-medium radius-small"
36
+ class="bg-light pd-medium radius-small"
37
37
  :symbol="product.type"
38
38
  />
39
39
 
@@ -36,7 +36,7 @@
36
36
  :key="category.id"
37
37
  :category="category"
38
38
  @delete="deleteCategory"
39
- class="pd-medium bg-grey radius-medium mn-b-thin"
39
+ class="pd-medium bg-light radius-medium mn-b-thin"
40
40
  />
41
41
  </VueDraggableNext>
42
42
  </div>
@@ -20,7 +20,7 @@
20
20
  :isPopupOpen="isOpenProductsPopup"
21
21
  class="bg-white w-min-30r w-max-30r radius-big pd-medium"
22
22
  >
23
- <div class="bg-grey mn-b-thin h-min-20r h-max-20r o-scroll pd-medium radius-big">
23
+ <div class="bg-light mn-b-thin h-min-20r h-max-20r o-scroll pd-medium radius-big">
24
24
  <Feed
25
25
  :search="true"
26
26
  :states="{
@@ -11,14 +11,14 @@
11
11
  </button>
12
12
  </header>
13
13
 
14
- <section class="mn-b-semi pd-medium bg-grey radius-big">
14
+ <section class="mn-b-semi pd-medium bg-light radius-big">
15
15
  <p class="mn-b-thin">Balance:</p>
16
16
  <h3>{{formatPrice(totalPrice)}}</h3>
17
17
  </section>
18
18
 
19
19
  <!-- <h3>Low Stock</h3>
20
20
 
21
- <section class="mn-b-semi pd-medium bg-grey radius-big">
21
+ <section class="mn-b-semi pd-medium bg-light radius-big">
22
22
  <div>
23
23
  Name: Code Red
24
24
  Left: 3
@@ -43,7 +43,7 @@
43
43
  { name: 'Stock-In', value: 'stock-in' },
44
44
  { name: 'Stock-Out', value: 'stock-out' }
45
45
  ]"
46
- class="mn-b-small o-hidden h5 radius-big bg-grey"
46
+ class="mn-b-small o-hidden h5 radius-big bg-light"
47
47
  />
48
48
 
49
49
  <Feed
@@ -69,7 +69,7 @@
69
69
  <CardLeftover
70
70
  v-for="leftover in items"
71
71
  :leftover="leftover"
72
- class="bg-grey pd-small mn-b-thin radius-small"
72
+ class="bg-light pd-small mn-b-thin radius-small"
73
73
  />
74
74
  </Feed>
75
75
  </div>
@@ -1,6 +1,6 @@
1
1
  <template>
2
2
  <div class="flex flex-column w-100 o-hidden gap-thin pd-thin">
3
- <!-- <Breadcrumbs class="bg-grey radius-big pd-small"/> -->
3
+ <!-- <Breadcrumbs class="bg-light radius-big pd-small"/> -->
4
4
  <!-- {{product.quantity}}
5
5
  <div v-if="product.ingredients">
6
6
  {{product?.ingredients[0]?._id}}
@@ -14,14 +14,10 @@
14
14
  </template>
15
15
 
16
16
  <script setup="props">
17
- /////////////////////////////
18
- // COMPONENT DEPENDENCIES
19
- /////////////////////////////
20
17
  // Import components
21
18
  import Breadcrumbs from '@pf/src/components/Breadcrumbs/Breadcrumbs.vue'
22
19
  import PopularProducts from '@pf/src/modules/products/components/sections/PopularProducts.vue'
23
20
  import SectionProduct from '@pf/src/modules/products/components/sections/SectionProduct.vue'
24
- import Footer from '@pf/src/components/Footer/Footer.vue'
25
21
  // Import libs
26
22
  import { computed, onMounted } from 'vue'
27
23
  import { useRoute,useRouter } from 'vue-router'
@@ -84,7 +84,7 @@
84
84
  :isPopupOpen="isOpenIngredientPopup"
85
85
  class="bg-white w-min-30r w-max-30r radius-big pd-medium"
86
86
  >
87
- <div class="bg-grey mn-b-thin h-min-20r h-max-20r o-scroll pd-medium radius-big">
87
+ <div class="bg-light mn-b-thin h-min-20r h-max-20r o-scroll pd-medium radius-big">
88
88
  <Feed
89
89
  :search="{
90
90
  class: 'bg-white mn-b-thin'
@@ -23,10 +23,10 @@
23
23
  { name: 'Unpublished', value: 'unpublished' },
24
24
  { name: 'Archivied', value: 'archivied' }
25
25
  ]"
26
- class="mn-b-small o-hidden h5 radius-big bg-grey"
26
+ class="mn-b-small o-hidden h5 radius-big bg-light"
27
27
  />
28
28
 
29
- <div class="cols-2-1_3 bg-grey pd-thin radius-big gap-thin">
29
+ <div class="cols-2-1_3 bg-light pd-thin radius-big gap-thin">
30
30
 
31
31
  <FilterProducts
32
32
 
@@ -31,7 +31,7 @@
31
31
  :options="[
32
32
  '฿'
33
33
  ]"
34
- class="pos-relative bg-grey pd-thin radius-thin"
34
+ class="pos-relative bg-light pd-thin radius-thin"
35
35
  />
36
36
  </Field>
37
37
 
@@ -50,7 +50,7 @@
50
50
 
51
51
  <!-- Delivery Filter -->
52
52
  <!-- <Spoiler
53
- class="radius-small o-hidden br-1px br-solid br-grey mn-b-small"
53
+ class="radius-small o-hidden br-1px br-solid br-grey-transp-25 mn-b-small"
54
54
  :status="false"
55
55
  >
56
56
  <template #header>