@ozdao/prometheus-framework 0.2.312 → 0.2.314

Sign up to get free protection for your applications and to get access to all the features.
Files changed (246) hide show
  1. package/dist/main.css +1 -1
  2. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs +4 -3
  3. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs.map +1 -1
  4. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js +5 -4
  5. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
  6. package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
  7. package/dist/prometheus-framework/src/components/Button/Button.vue2.js +1 -1
  8. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +4 -3
  9. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
  10. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +4 -3
  11. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
  12. package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +21 -14
  13. package/dist/prometheus-framework/src/components/Field/Field.vue.cjs.map +1 -1
  14. package/dist/prometheus-framework/src/components/Field/Field.vue.js +21 -14
  15. package/dist/prometheus-framework/src/components/Field/Field.vue.js.map +1 -1
  16. package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +21 -14
  17. package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs.map +1 -1
  18. package/dist/prometheus-framework/src/components/Field/Field.vue2.js +21 -14
  19. package/dist/prometheus-framework/src/components/Field/Field.vue2.js.map +1 -1
  20. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  21. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  22. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  23. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  24. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  25. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  26. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  27. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  28. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
  29. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
  30. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  31. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  32. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  33. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  34. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  35. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  36. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
  37. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  38. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  39. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  40. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +2 -2
  41. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +2 -2
  42. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  43. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  44. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  45. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  46. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  47. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  48. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  49. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  50. package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs +1 -1
  51. package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs.map +1 -1
  52. package/dist/prometheus-framework/src/modules/auth/views/router/users.js +1 -1
  53. package/dist/prometheus-framework/src/modules/auth/views/router/users.js.map +1 -1
  54. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  55. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  56. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  57. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  58. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  59. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  60. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
  61. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +1 -1
  62. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
  63. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
  64. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  65. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  66. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  67. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
  68. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  69. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  70. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  71. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  72. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +3 -3
  73. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +3 -3
  74. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  75. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  76. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +2 -2
  77. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +2 -2
  78. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  79. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  80. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  81. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  82. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  83. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  84. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  85. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  86. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  87. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  88. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +7 -2
  89. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs.map +1 -1
  90. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +7 -2
  91. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js.map +1 -1
  92. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  93. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  94. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +6 -18
  95. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  96. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +10 -22
  97. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  98. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  99. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  100. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
  101. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
  102. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +3 -3
  103. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
  104. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  105. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  106. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  107. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
  108. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  109. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  110. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  111. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  112. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  113. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  114. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
  115. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
  116. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  117. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
  118. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  119. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  120. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +33 -13
  121. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
  122. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +33 -13
  123. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
  124. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
  125. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  126. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  127. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  128. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +1 -1
  129. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +1 -1
  130. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
  131. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  132. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  133. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  134. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  135. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  136. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +701 -690
  137. package/dist/prometheus-framework/src/modules/pages/pages.client.js +701 -690
  138. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  139. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  140. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  141. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  142. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  143. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  144. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.cjs +36 -23
  145. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.cjs.map +1 -1
  146. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.js +37 -24
  147. package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
  148. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  149. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  150. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +10 -17
  151. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
  152. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +11 -18
  153. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
  154. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  155. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  156. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  157. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  158. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  159. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  160. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  161. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  162. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +12 -2
  163. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs.map +1 -1
  164. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +13 -3
  165. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js.map +1 -1
  166. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.cjs +3 -1
  167. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.cjs.map +1 -1
  168. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.js +3 -1
  169. package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.js.map +1 -1
  170. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +3 -3
  171. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +3 -3
  172. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +7 -74
  173. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
  174. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +7 -74
  175. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
  176. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
  177. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
  178. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  179. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  180. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +7 -7
  181. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
  182. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +8 -8
  183. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js.map +1 -1
  184. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
  185. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
  186. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  187. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  188. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +20 -25
  189. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  190. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +20 -25
  191. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js.map +1 -1
  192. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.cjs +8 -8
  193. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.cjs.map +1 -1
  194. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.js +9 -9
  195. package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.js.map +1 -1
  196. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  197. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  198. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  199. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  200. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.cjs +1 -1
  201. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.js +1 -1
  202. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +2 -2
  203. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs.map +1 -1
  204. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +2 -2
  205. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js.map +1 -1
  206. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +60 -28
  207. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
  208. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +63 -31
  209. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  210. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  211. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  212. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  213. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  214. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  215. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  216. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  217. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  218. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
  219. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  220. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  221. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  222. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  223. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  224. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
  225. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  226. package/dist/prometheus-framework.cjs.js +15 -15
  227. package/dist/prometheus-framework.es.js +640 -629
  228. package/package.json +1 -1
  229. package/src/components/BottomSheet/BottomSheet.vue +4 -2
  230. package/src/components/Feed/Feed.vue +1 -0
  231. package/src/components/Field/Field.vue +11 -4
  232. package/src/modules/auth/views/router/users.js +1 -1
  233. package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
  234. package/src/modules/globals/views/components/blocks/BlockSearch.vue +5 -0
  235. package/src/modules/globals/views/components/layouts/Client.vue +2 -2
  236. package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +15 -0
  237. package/src/modules/products/components/blocks/CardCategory.vue +56 -25
  238. package/src/modules/products/components/blocks/CardProduct.vue +17 -11
  239. package/src/modules/products/components/elements/Price.vue +8 -0
  240. package/src/modules/products/components/pages/Catalog.vue +3 -1
  241. package/src/modules/products/components/pages/CategoryEdit.vue +2 -32
  242. package/src/modules/products/components/pages/Product.vue +5 -21
  243. package/src/modules/products/components/pages/Products.vue +5 -8
  244. package/src/modules/products/components/sections/CategoriesTree.vue +3 -5
  245. package/src/modules/products/components/sections/PopularProducts.vue +1 -1
  246. package/src/modules/products/components/sections/SectionProduct.vue +48 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozdao/prometheus-framework",
3
- "version": "0.2.312",
3
+ "version": "0.2.314",
4
4
  "description": "Web3 Framework focused on user experience and ease of development.",
5
5
  "author": "OZ DAO <hello@ozdao.dev>",
6
6
  "license": "GPL-3.0-or-later",
@@ -3,8 +3,10 @@
3
3
  <section
4
4
  ref="wrapper"
5
5
  class="w-100 h-100vh"
6
- :style="MOBILE_APP === 'ios' ?'padding-top: 6rem;':''"
7
- >
6
+ :class="{
7
+ 'pd-t-extra': MOBILE_APP === 'ios',
8
+ }"
9
+ >
8
10
  <!-- Toggle To Close -->
9
11
  <div
10
12
  @click="emits('toggle')"
@@ -7,6 +7,7 @@
7
7
  :placeholder="search.placeholder || 'Search...'"
8
8
  :class="search.class || 'bg-light'"
9
9
  @search="updateSearch"
10
+ :autofocus="search.autofocus"
10
11
  />
11
12
 
12
13
  <template
@@ -12,7 +12,8 @@
12
12
  value: null,
13
13
  validation: false,
14
14
  disabled: null,
15
- tabindex: -1
15
+ tabindex: -1,
16
+ autofocus: false
16
17
  });
17
18
 
18
19
  if (props.value) {
@@ -20,20 +21,23 @@
20
21
  }
21
22
 
22
23
  const textarea = ref(null);
24
+ const input = ref(null);
25
+
23
26
 
24
27
  function resize() {
25
28
  if (textarea.value) textarea.value.style.height = "1rem";
26
29
  if (textarea.value) textarea.value.style.height = textarea.value?.scrollHeight + "px";
27
30
  }
28
31
 
29
-
30
32
  onUpdated(() => {
31
- if (props.type === 'textarea') nextTick(() => { { focus()} })
33
+ if (props.type === 'textarea')
34
+ nextTick(() => { { focus()} })
32
35
  resize()
33
36
  });
34
37
 
35
38
  onMounted(() => {
36
- if (props.type === 'textarea') nextTick(() => { { focus()} })
39
+ if (props.type === 'textarea')
40
+ nextTick(() => { { focus()} })
37
41
  resize()
38
42
  });
39
43
 
@@ -62,6 +66,7 @@
62
66
  <div class="w-100">
63
67
  <input
64
68
  v-if="type !== 'textarea'"
69
+ ref="input"
65
70
  @input="event => text = emit('update:field', event.target.value)"
66
71
  @focus="event => emit('focus', event)"
67
72
  @blur="event => emit('blur', event)"
@@ -71,6 +76,8 @@
71
76
  :placeholder="placeholder"
72
77
  :tabindex="tabindex"
73
78
  :disabled="disabled"
79
+ :autofocus="autofocus"
80
+
74
81
  />
75
82
  <textarea
76
83
  v-else
@@ -57,7 +57,7 @@ const users = {
57
57
  component: () => import(/* webpackChunkName: "profile" */ '../components/pages/ProfileEdit.vue'),
58
58
  },{
59
59
  path: ':_id/blogposts',
60
- name: 'User Blogposts',
60
+ name: 'User Posts',
61
61
  meta: {
62
62
  title: {
63
63
  en: 'Posts',
@@ -308,7 +308,7 @@ function onDelete() {
308
308
  if (confirm('Are you sure you want to delete this post?')) {
309
309
  blog.remove(post.value._id)
310
310
  .then(response => {
311
- router.push({ name: 'User Blogposts', params: { _id: post.value.creator.target._id } });
311
+ router.push({ name: 'User Posts', params: { _id: post.value.creator.target._id } });
312
312
  })
313
313
  .catch(error => {
314
314
  console.log(error);
@@ -10,6 +10,10 @@ const props = defineProps({
10
10
  type: String,
11
11
  default: 'Enter shop or product name'
12
12
  },
13
+ autofocus:{
14
+ type: Boolean,
15
+ default: false
16
+ },
13
17
  button: {
14
18
  type: String,
15
19
  default: 'Search'
@@ -30,6 +34,7 @@ const updateSearch = (search) => {
30
34
  <Field
31
35
  :placeholder="placeholder"
32
36
  @update:field="search => updateSearch(search)"
37
+ :autofocus="autofocus"
33
38
  class="w-100"
34
39
  />
35
40
 
@@ -30,14 +30,14 @@
30
30
  />
31
31
  </transition>
32
32
 
33
- <Popup
33
+ <!-- <Popup
34
34
  v-if="route.meta.header.location"
35
35
  @close-popup="closeLocationPopup"
36
36
  :isPopupOpen="globals.state.isOpenLocationPopup"
37
37
  class="bg-white pd-semi w-m-33r radius-big"
38
38
  >
39
39
  <LocationSelection />
40
- </Popup>
40
+ </Popup> -->
41
41
 
42
42
  <section
43
43
  id="screen"
@@ -50,6 +50,21 @@
50
50
  </span>
51
51
  </MenuItem>
52
52
 
53
+ <MenuItem
54
+ v-if="hasAccess(route.params._id, 'products', 'read', auth.state.accesses)"
55
+ @click="router.push({
56
+ name: 'Categories',
57
+ params: {
58
+ _id: route.params._id
59
+ }
60
+ })"
61
+ class="cursor-pointer">
62
+ <IconProducts class="i-semi" :icon="true" :fill="'rgb(var(--white))'"/>
63
+ <span>
64
+ Categories
65
+ </span>
66
+ </MenuItem>
67
+
53
68
  <MenuItem
54
69
  v-if="hasAccess(route.params._id, 'leftovers', 'read', auth.state.accesses)"
55
70
  @click="router.push({
@@ -1,6 +1,46 @@
1
1
  <template>
2
- <div class="flex-v-center flex-column flex">
3
- <h4 class="mn-r-auto">{{category.order}} / {{category.name}}</h4>
2
+ <div class="flex-v-center bg-light pd-small radius-small flex-column flex">
3
+ <div class="w-100 flex-nowrap gap-thin flex">
4
+ <h4 class="my-handle mn-r-auto">{{category.name}}</h4>
5
+
6
+ <router-link
7
+ :to="{
8
+ name: 'Category Edit',
9
+ params: {
10
+ _id: route.params._id,
11
+ category: category.url
12
+ }
13
+ }"
14
+ class="
15
+ i-semi
16
+ z-index-2
17
+ cursor-pointer
18
+ card-page-actions
19
+ radius-extra pd-micro bg-second
20
+ "
21
+ >
22
+ <IconEdit
23
+ class="w-100 h-100"
24
+ classes="fill-white"
25
+ />
26
+ </router-link>
27
+
28
+ <button
29
+ @click="deleteCategory(category)"
30
+ class="
31
+ i-semi
32
+ z-index-2
33
+ cursor-pointer
34
+ card-page-actions
35
+ radius-extra pd-micro bg-second
36
+ "
37
+ >
38
+ <IconAdd
39
+ class="w-100 h-100"
40
+ :fill="'white'"
41
+ />
42
+ </button>
43
+ </div>
4
44
 
5
45
  <!-- <p v-if=" category.children.length > 0" class="w-100">Subcategories:</p> -->
6
46
  <!-- <CardCategory
@@ -10,25 +50,6 @@
10
50
  class="pd-l-small bg-white w-100"
11
51
  /> -->
12
52
 
13
- <router-link
14
- :to="{
15
- name: 'Category Edit',
16
- params: {
17
- _id: route.params._id,
18
- category: category.url
19
- }
20
- }"
21
- class="mn-r-medium nav-link"
22
- >
23
- Edit
24
- </router-link>
25
-
26
- <a
27
- class="nav-link"
28
- @click="deleteCategory(category)"
29
- >
30
- Delete
31
- </a>
32
53
  </div>
33
54
  </template>
34
55
 
@@ -39,6 +60,9 @@ import { useRoute, useRouter } from 'vue-router';
39
60
 
40
61
  import CardCategory from './CardCategory.vue'
41
62
 
63
+ import IconEdit from '@pf/src/modules/icons/navigation/IconEdit.vue'
64
+ import IconAdd from '@pf/src/modules/icons/navigation/IconAdd.vue'
65
+
42
66
  const props = defineProps({
43
67
  category: Object,
44
68
  });
@@ -55,10 +79,17 @@ const deleteCategory = (category) => {
55
79
  </script>
56
80
 
57
81
 
58
- <style lang="scss">
59
- .categories-card {
60
82
 
83
+ <style lang="scss">
84
+ .card-title {
85
+ .card-page-actions {
86
+ display: none;
87
+ }
88
+
89
+ &:hover {
90
+ .card-page-actions {
91
+ display: block;
92
+ }
93
+ }
61
94
  }
62
95
  </style>
63
-
64
-
@@ -69,9 +69,9 @@
69
69
  {{product.information[0].value}}
70
70
  </p>
71
71
  <!-- Name -->
72
- <p class="mn-b-thin t-medium h4">
73
- {{product.name.substring(0,16)}}...
74
- </p>
72
+ <span style=" hyphens: auto;" class="word-break mn-b-thin w-100 w-max-100 t-regular h5">
73
+ {{product.name.substring(0,32)}}...
74
+ </span>
75
75
 
76
76
  <p
77
77
  v-if="product.description && !product.localization && product.listing !== 'rent'"
@@ -87,18 +87,12 @@
87
87
 
88
88
  <div class="flex-v-center flex-nowrap flex">
89
89
  <Price
90
- v-if="product.listing !== 'rent'"
91
90
  :product="product"
92
91
  size="small"
93
92
  class="mn-r-auto"
94
93
  />
95
94
 
96
- <div
97
- v-if="product.listing === 'rent'"
98
- class="mn-r-auto"
99
- >
100
- <span class="t-second h5 "> {{product.price+product.price_currency }}</span> <span class="p-small t-transp">/ per day </span>
101
- </div>
95
+
102
96
 
103
97
  <button
104
98
  v-if="user && product.listing === 'rent'"
@@ -154,7 +148,19 @@
154
148
  </script>
155
149
 
156
150
  <style lang="scss">
157
-
151
+ .word-break {
152
+ width: 100%;
153
+ overflow: auto;
154
+ overflow-wrap: break-word;
155
+ word-break: break-all;
156
+ white-space: -moz-pre-wrap;
157
+ white-space: -hp-pre-wrap;
158
+ white-space: -o-pre-wrap;
159
+ white-space: -pre-wrap;
160
+ white-space: pre-wrap;
161
+ white-space: pre-line;
162
+ word-wrap: break-word;
163
+ }
158
164
  </style>
159
165
 
160
166
 
@@ -1,5 +1,6 @@
1
1
  <template>
2
2
  <div
3
+ v-if="product.listing !== 'rent'"
3
4
  class="price-tag radius-small"
4
5
  :class="
5
6
  {
@@ -21,6 +22,13 @@
21
22
  </p>
22
23
  <p v-if="product.sale" class="pd-r-small t-transp t-transp p-medium line-through price">{{(product.price / 100) * (100 + product.sale) }} {{product.price_currency}} </p>
23
24
  </div>
25
+
26
+ <div
27
+ v-else
28
+ class="mn-r-auto"
29
+ >
30
+ <span class="t-second h5 "> {{product.price+product.price_currency }}</span> <span class="p-small t-transp">/ per day </span>
31
+ </div>
24
32
  </template>
25
33
 
26
34
  <script setup="props">
@@ -2,7 +2,9 @@
2
2
  <Feed
3
3
  v-model:sort="marketplace.state.sort"
4
4
  v-model:filter="marketplace.state.filter"
5
- :search="true"
5
+ :search="{
6
+ autofocus:true
7
+ }"
6
8
  :showLoadMore="false"
7
9
  :states="{
8
10
  empty: {
@@ -91,7 +91,7 @@
91
91
 
92
92
  </Block>
93
93
  <!-- Subcategories -->
94
- <Block
94
+ <!-- <Block
95
95
  title="Subcategories"
96
96
  placeholder="No subcategories added yet"
97
97
  :actions="[{
@@ -100,36 +100,6 @@
100
100
  }]"
101
101
  class="mn-b-thin"
102
102
  >
103
-
104
- {{categories.state.current.children}}
105
- <Feed
106
- :states="{
107
- empty: {
108
- title: 'No Events Found',
109
- description: 'Currently, there are no events available.'
110
- }
111
- }"
112
- :store="{
113
- read: (options) => categories.actions.read(options),
114
- state: categories.state
115
- }"
116
- :options="{
117
- user: auth.state.user._id,
118
- limit: 10
119
- }"
120
- v-slot="{
121
- items
122
- }"
123
- >
124
- <div
125
- v-for="(category,index) in items"
126
- @click="() => { categories.state.current.children.push(category._id) }"
127
- class="bg-white pd-medium radius-small mn-b-medium"
128
- >
129
- {{category.name}}
130
- </div>
131
-
132
- </Feed>
133
103
 
134
104
  <div
135
105
  class="gap-thin mn-b-thin flex-nowrap flex"
@@ -155,7 +125,7 @@
155
125
  />
156
126
  </div>
157
127
  </div>
158
- </Block>
128
+ </Block> -->
159
129
  <!-- Filters -->
160
130
  <Block
161
131
  title="Filters"
@@ -1,15 +1,12 @@
1
1
  <template>
2
- <div class="flex flex-column w-100 o-hidden gap-thin pd-thin">
2
+ <div class="h-100 w-100 bg-white ">
3
3
  <!-- <Breadcrumbs class="bg-light radius-big pd-small"/> -->
4
- <!-- {{product.quantity}}
5
- <div v-if="product.ingredients">
6
- {{product?.ingredients[0]?._id}}
7
- {{product?.ingredients[0]?.quantity}}
8
- {{product?.ingredients[1]?.quantity}}
9
- </div> -->
10
4
  <SectionProduct v-if="product" :product="product" :user="auth.state.user" class="pos-relative"/>
11
5
 
12
- <PopularProducts />
6
+ <div class="h-max pos-relative">
7
+ <h3 class="pd-medium pd-b-small">Most Popular</h3>
8
+ <PopularProducts />
9
+ </div>
13
10
  </div>
14
11
  </template>
15
12
 
@@ -40,12 +37,6 @@
40
37
 
41
38
  const text = {
42
39
  messages: {
43
- en: {
44
-
45
- },
46
- ru: {
47
-
48
- }
49
40
  }
50
41
  };
51
42
 
@@ -62,11 +53,4 @@
62
53
  </script>
63
54
 
64
55
  <style lang="scss">
65
- .h1-product {
66
- font-size: 3rem;
67
- }
68
- .produc-data {
69
- padding-top: 2rem;
70
- padding-bottom: 0;
71
- }
72
56
  </style>
@@ -78,26 +78,23 @@
78
78
  v-slot="{
79
79
  items
80
80
  }"
81
- class=" pd-t-zero pd-thin gap-thin"
81
+ class="cols-4 rows-1 pd-t-zero pd-thin gap-thin"
82
82
 
83
83
  >
84
- <div class="gap-thin cols-4" style="
85
- display:grid;
86
- grid-auto-rows: 1fr;
87
- ">
88
84
  <router-link
89
85
  v-for="product in items"
90
- :to="route.params._id ? { name: 'Organization_Product', params: { _id: route.params._id, product: product._id } } : { name: 'Product', params: { product: product._id } }">
86
+ :to="route.params._id ? { name: 'Organization_Product', params: { _id: route.params._id, product: product._id } } : { name: 'Product', params: { product: product._id } }"
87
+ class="pos-relative h-100 w-100"
88
+ >
91
89
  <CardProduct
92
90
  :key="product._id"
93
91
  :product="product"
94
92
  :user="auth.state.access"
95
93
  :organization="route.params._id"
96
94
  :access="hasAccess(route.params._id, 'products', 'edit', auth.state.accesses)"
97
- class="h-100 bg-light"
95
+ class="pos-relative h-100 w-100 bg-light"
98
96
  />
99
97
  </router-link>
100
- </div>
101
98
  </Feed>
102
99
 
103
100
  </div>
@@ -3,22 +3,20 @@
3
3
  v-bind="dragOptions"
4
4
  class="dragArea list-group w-full"
5
5
  :list="items"
6
+ :handle="'.my-handle'"
6
7
  @change="handleChange"
7
8
  >
8
- <div v-for="category in items" :key="category._id" class="pd-medium bg-light radius-medium mn-b-thin">
9
+ <div v-for="category in items" :key="category._id" class="mn-t-thin radius-medium mn-b-thin">
9
10
  <CardCategory
10
11
  :category="category"
11
12
  @delete="deleteCategory"
12
13
  />
13
- <div
14
- >
15
- <!-- Subcategories: -->
16
14
  <CategoryList
17
15
  :items="category.children"
18
16
  :state="items"
19
17
  @update="emitChange"
18
+ class="pd-l-medium"
20
19
  />
21
- </div>
22
20
  </div>
23
21
  </VueDraggableNext>
24
22
  </template>
@@ -21,7 +21,7 @@
21
21
  }
22
22
  })"
23
23
  :product="value"
24
- class="cursor-pointer transition-ease-in hover-scale-0 h-100 w-100"
24
+ class="cursor-pointer bg-light transition-ease-in hover-scale-0 h-100 w-100"
25
25
  />
26
26
  </transition>
27
27
  </div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="cols-2-1_2 w-100 gap-thin">
2
+ <div class="cols-2-1_2 pd-small w-100 gap-thin">
3
3
 
4
4
  <div class="pd-small bg-light radius-big flex-nowrap flex-column flex pos-relative">
5
5
  <div class="w-100 bg-light radius-semi o-hidden">
@@ -33,7 +33,7 @@
33
33
  />
34
34
  </div>
35
35
 
36
- <div class="pd-big bg-light radius-big pos-relative w-100 h-100 flex-column flex-justify flex col">
36
+ <div class="radius-big pos-relative w-100 h-100 flex-column flex-justify flex col">
37
37
 
38
38
  <!-- <IconEdit
39
39
  @click="$router.push({
@@ -48,9 +48,9 @@
48
48
 
49
49
  <h2 v-if="recommendation" class="t-main t-semi p-big">{{t('airecommend')}}</h2>
50
50
  <!-- Name -->
51
- <h1 class="w-100 h1-product mn-b-thin">{{ product.name }}</h1>
51
+ <h1 class="w-100 h1-product mn-b-small">{{ product.name }}</h1>
52
52
  <!-- Price -->
53
- <Price :product="product" size="big" class="mn-b-semi" />
53
+ <Price v-if="product.listing !== 'rent'" :product="product" size="big" class="mn-b-semi" />
54
54
  <!-- Modifications -->
55
55
  <!-- <div v-if="product.modifications.length > 0" class="flex-nojustify flex">
56
56
  <SelectElement v-if="sizes2.length > 0" :elements="sizes2" :selected="product.selectedSize" class="mn-r-medium" />
@@ -60,30 +60,47 @@
60
60
  {{ recommendation }}
61
61
  </h3>
62
62
 
63
+ <Tab
64
+ v-model:selected="tabProduct"
65
+ :tabs="[
66
+ {name: 'Description', value: 'description'},
67
+ {name: 'Specifications', value: 'specifications'}
68
+ ]"
69
+ tabClass="pd-small pd-r-medium pd-l-medium w-100 pd-small radius-small"
70
+ class="bg-light mn-b-small"
71
+ />
63
72
 
64
- <p v-if="product.description && !product.localization < 1 && !recommendation" class="w-100 mn-b-medium t-transp">
65
- {{ product.description }}
66
- </p>
67
-
68
- <p v-if="product.localization && product.localization.length > 1 && !recommendation" class="w-100 mn-b-medium t-transp">
69
- {{ t('description') }}
70
- </p>
71
-
72
- <div
73
- class="cols-2 w-100 gap-small mn-b-semi"
74
- >
75
- <div
76
- v-if="product.information.length > 0"
77
- v-for="information in product.information"
78
- class="w-100 pd-small radius-small bg-grey-transp-10 product-information"
79
- >
80
- <p class="t-demi">{{ information.name }}</p>
81
- <p>{{ information.value }}</p>
82
- </div>
73
+ <div class="h-min-5r pos-relative">
74
+ <transition name="slide-fade">
75
+
76
+ <div v-if="tabProduct === 'description'" class="pd-medium radius-medium bg-light ">
77
+ <p v-if="product.description && !product.localization < 1 && !recommendation" class="w-100 t-transp">
78
+ {{ product.description }}
79
+ </p>
80
+
81
+ <p v-if="product.localization && product.localization.length > 1 && !recommendation" class="w-100 t-transp">
82
+ {{ t('description') }}
83
+ </p>
84
+ </div>
85
+
86
+ <div
87
+ v-else
88
+ class="cols-2 w-100 bg-light radius-medium pd-medium gap-small"
89
+ >
90
+ <div
91
+ v-if="product.information.length > 0"
92
+ v-for="information in product.information"
93
+ class="w-100 pd-small radius-small bg-white product-information"
94
+ >
95
+ <p class="t-demi">{{ information.name }}</p>
96
+ <p>{{ information.value }}</p>
97
+ </div>
98
+ </div>
99
+ </transition>
83
100
  </div>
84
101
 
85
102
  <!-- Actions -->
86
- <div class="max-w-33rem mobile-w-100 t-white gap-small cols-2">
103
+ <div v-if="product.listing !== 'rent'" class="max-w-33rem mobile-w-100 t-white gap-small cols-2">
87
104
  <Button
88
105
  v-if="product.quantity > 0"
89
106
  :submit="a => addToCart(product)"
@@ -105,7 +122,8 @@
105
122
  </template>
106
123
 
107
124
  <script setup>
108
- import Button from '@pf/src/components/Button/Button.vue'
125
+ import Button from '@pf/src/components/Button/Button.vue'
126
+ import Tab from '@pf/src/components/Tab/Tab.vue'
109
127
  import IconEdit from '@pf/src/modules/icons/navigation/IconEdit.vue'
110
128
  import PlaceholderImage from '@pf/src/modules/icons/placeholders/PlaceholderImage.vue'
111
129
 
@@ -116,7 +134,7 @@ import THC from '@pf/src/modules/products/components/elements/THC.vue'
116
134
  import Price from '@pf/src/modules/products/components/elements/Price.vue'
117
135
  // import SelectElement from '@/components/elements/SelectElement.vue'
118
136
 
119
- import { computed } from 'vue'
137
+ import { computed, ref } from 'vue'
120
138
  import { useI18n } from 'vue-i18n'
121
139
 
122
140
  import * as shopcart from '@pf/src/modules/orders/store/shopcart';
@@ -140,6 +158,10 @@ const images = computed(() => {
140
158
  return props.product.images
141
159
  })
142
160
 
161
+
162
+ const tabProduct = ref('description')
163
+
164
+
143
165
  const text = {
144
166
  messages: {
145
167
  en: {