@ozdao/prometheus-framework 0.2.203 → 0.2.204

Sign up to get free protection for your applications and to get access to all the features.
Files changed (196) hide show
  1. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +24 -15
  2. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
  3. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +24 -15
  4. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
  5. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  7. package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +51 -1
  8. package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs.map +1 -0
  9. package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +37 -22
  10. package/dist/prometheus-framework/src/components/Tab/Tab.vue.js.map +1 -0
  11. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
  12. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +3 -3
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +3 -3
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +3 -3
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +3 -3
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +9 -8
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs.map +1 -1
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +9 -8
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +9 -8
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs.map +1 -1
  25. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +9 -8
  26. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
  27. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +7 -6
  28. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs.map +1 -1
  29. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +7 -6
  30. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
  31. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  32. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  33. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  34. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  35. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  38. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  39. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  40. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  41. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  42. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  43. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  44. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  45. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  46. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  47. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
  48. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
  49. package/dist/prometheus-framework/src/modules/globals/globals.client.cjs +4 -1
  50. package/dist/prometheus-framework/src/modules/globals/globals.client.cjs.map +1 -1
  51. package/dist/prometheus-framework/src/modules/globals/globals.client.js +4 -1
  52. package/dist/prometheus-framework/src/modules/globals/globals.client.js.map +1 -1
  53. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  54. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  55. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  56. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  57. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +27 -27
  58. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  59. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +28 -28
  60. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  61. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +109 -102
  62. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs.map +1 -1
  63. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +110 -103
  64. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js.map +1 -1
  65. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  66. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  67. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +85 -0
  68. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs.map +1 -0
  69. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +85 -0
  70. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js.map +1 -0
  71. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  72. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  73. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
  74. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
  75. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  76. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  77. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +3 -3
  78. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
  79. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  80. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  81. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.cjs +3 -3
  82. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.cjs.map +1 -1
  83. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.js +3 -3
  84. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
  85. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
  86. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  87. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  88. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  89. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  90. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  91. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  92. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  93. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +3 -3
  94. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +3 -3
  95. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
  96. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +1 -1
  97. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +5 -6
  98. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs.map +1 -1
  99. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +4 -5
  100. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
  101. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
  102. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  103. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  104. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  105. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +89 -95
  106. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs.map +1 -1
  107. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +90 -96
  108. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js.map +1 -1
  109. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  110. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  111. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  112. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  113. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  114. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  115. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  116. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  117. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  118. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  119. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  120. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  121. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  122. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  123. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  124. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  125. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  126. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  127. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  128. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  129. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
  130. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  131. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  132. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
  133. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  134. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  135. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
  136. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
  137. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +73 -26
  138. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  139. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +82 -35
  140. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js.map +1 -1
  141. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  142. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  143. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  144. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  145. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  146. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs.map +1 -1
  147. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  148. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
  149. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +8 -3
  150. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
  151. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +8 -3
  152. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  153. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  154. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  155. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  156. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  157. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  158. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  159. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  160. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  161. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
  162. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  163. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +2 -2
  164. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +2 -2
  165. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
  166. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
  167. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +3 -3
  168. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +3 -3
  169. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
  170. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +1 -1
  171. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  172. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  173. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  174. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  175. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  176. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  177. package/dist/prometheus-framework.cjs.js +14 -14
  178. package/dist/prometheus-framework.es.js +2830 -2823
  179. package/dist/style.css +68 -0
  180. package/package.json +1 -1
  181. package/src/components/Feed/Feed.vue +23 -10
  182. package/src/components/Tab/Tab.vue +10 -7
  183. package/src/modules/auth/views/components/pages/ResetPassword.vue +5 -4
  184. package/src/modules/auth/views/components/pages/SignIn.vue +5 -3
  185. package/src/modules/auth/views/components/pages/SignUp.vue +3 -2
  186. package/src/modules/globals/globals.client.js +5 -2
  187. package/src/modules/globals/views/components/layouts/Client.vue +99 -19
  188. package/src/modules/globals/views/components/partials/Header.vue +18 -29
  189. package/src/modules/globals/views/components/partials/Sidebar.vue +0 -2
  190. package/src/modules/marketplace/components/layouts/Marketplace.vue +16 -9
  191. package/src/modules/orders/components/partials/ShopCart.vue +3 -3
  192. package/src/modules/organizations/components/pages/Organization.vue +9 -6
  193. package/src/modules/organizations/components/sections/DetailsTab.vue +132 -133
  194. package/src/modules/products/components/pages/Products.vue +89 -10
  195. package/src/modules/products/components/sections/FilterProducts.vue +1 -1
  196. package/src/modules/products/components/sections/SectionProduct.vue +4 -0
@@ -38,106 +38,100 @@ const _sfc_main = {
38
38
  memberships.mutations.handleMembershipUpdate(organizations.state.current, membership, status, target, statusName, statusNumber);
39
39
  };
40
40
  return (_ctx, _cache) => {
41
- return vue.openBlock(), vue.createBlock(vue.Transition, { name: "slide-fade" }, {
42
- default: vue.withCtx(() => {
43
- var _a, _b;
44
- return [
45
- vue.createElementVNode("section", _hoisted_1, [
46
- __props.user._id !== __props.organization.owner ? (vue.openBlock(), vue.createBlock(Dropdown.default, {
47
- key: 0,
48
- label: { component: IconEllipsis.default, class: "i-regular t-transp" },
49
- align: "right",
50
- class: "cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra"
41
+ var _a, _b;
42
+ return vue.openBlock(), vue.createElementBlock("section", _hoisted_1, [
43
+ __props.user._id !== __props.organization.owner ? (vue.openBlock(), vue.createBlock(Dropdown.default, {
44
+ key: 0,
45
+ label: { component: IconEllipsis.default, class: "i-regular t-transp" },
46
+ align: "right",
47
+ class: "cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra"
48
+ }, {
49
+ default: vue.withCtx(() => [
50
+ vue.createElementVNode("section", _hoisted_2, [
51
+ vue.createVNode(FormReport.default, {
52
+ user: __props.user._id,
53
+ type: "organization",
54
+ target: __props.organization._id,
55
+ text: "Report",
56
+ class: "w-100"
51
57
  }, {
52
58
  default: vue.withCtx(() => [
53
- vue.createElementVNode("section", _hoisted_2, [
54
- vue.createVNode(FormReport.default, {
55
- user: __props.user._id,
56
- type: "organization",
57
- target: __props.organization._id,
58
- text: "Report",
59
- class: "w-100"
60
- }, {
61
- default: vue.withCtx(() => [
62
- _hoisted_3
63
- ]),
64
- _: 1
65
- }, 8, ["user", "target"]),
66
- __props.user._id && __props.user._id !== __props.organization.owner ? (vue.openBlock(), vue.createBlock(ButtonToggleMembership.default, {
67
- key: 0,
68
- user: __props.user._id,
69
- type: "organization",
70
- role: "blocked",
71
- target: __props.organization._id,
72
- status: __props.organization.isBlocked,
73
- text: { create: "Block", remove: "Unblock" },
74
- onUpdateMembership: _cache[0] || (_cache[0] = (event) => handleMembershipUpdate(event, "isBlocked")),
75
- class: "t-white w-100 mn-t-thin bg-red"
76
- }, null, 8, ["user", "target", "status"])) : vue.createCommentVNode("", true)
77
- ])
59
+ _hoisted_3
78
60
  ]),
79
61
  _: 1
80
- }, 8, ["label"])) : vue.createCommentVNode("", true),
81
- __props.user._id === __props.organization.owner ? (vue.openBlock(), vue.createBlock(IconEdit.default, {
82
- key: 1,
83
- onClick: _cache[1] || (_cache[1] = ($event) => _ctx.$router.push({
84
- name: "Organization Edit",
85
- params: {
86
- _id: __props.organization._id
87
- }
88
- })),
89
- class: "pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp"
90
- })) : vue.createCommentVNode("", true),
91
- __props.organization.profile.photo ? (vue.openBlock(), vue.createElementBlock("img", {
92
- key: 2,
93
- loading: "lazy",
94
- src: (_ctx.FILE_SERVER_URL || "") + __props.organization.profile.photo,
95
- class: "radius-big bg-light flex-center flex mn-b-small w-8r"
96
- }, null, 8, _hoisted_4)) : (vue.openBlock(), vue.createBlock(PlaceholderOrganizationPic.default, {
97
- key: 3,
98
- class: "radius-medium mn-b-small i-extra"
99
- })),
100
- vue.createElementVNode("h1", _hoisted_5, vue.toDisplayString(__props.organization.profile.name), 1),
101
- vue.createElementVNode("div", _hoisted_6, [
102
- vue.createVNode(IconFollowing.default, { class: "i-medium mn-r-micro t-transp" }),
103
- vue.createElementVNode("p", _hoisted_7, vue.toDisplayString(__props.organization.numberOfSubscribers) + " followers", 1),
104
- __props.user._id && vue.unref(route).params._id && vue.unref(route).params._id !== __props.user._id && __props.organization.owner !== __props.user._id ? (vue.openBlock(), vue.createBlock(ButtonToggleMembership.default, {
105
- key: 0,
106
- user: __props.user._id,
107
- type: "organization",
108
- role: "subscriber",
109
- target: __props.organization._id,
110
- status: __props.organization.isSubscriber,
111
- text: { create: "+", remove: "-" },
112
- onUpdateMembership: _cache[2] || (_cache[2] = (event) => handleMembershipUpdate(event, "isSubscriber", "numberOfSubscribers")),
113
- class: "mn-l-thin p-medium t-medium radius-extra i-semi"
114
- }, null, 8, ["user", "target", "status"])) : vue.createCommentVNode("", true)
115
- ]),
116
- vue.createElementVNode("p", _hoisted_8, [
117
- vue.createVNode(Text.default, {
118
- text: __props.organization.profile.description || "",
119
- showToggleText: true,
120
- maxLen: 320
121
- }, null, 8, ["text"])
122
- ]),
123
- ((_b = (_a = __props.organization.profile) == null ? void 0 : _a.tags) == null ? void 0 : _b.length) > 0 ? (vue.openBlock(), vue.createBlock(Chips.default, {
124
- key: 4,
125
- chips: __props.organization.profile.tags,
126
- class: "p-medium"
127
- }, null, 8, ["chips"])) : vue.createCommentVNode("", true),
128
- Object.values(__props.organization.socials).some((value) => value) ? (vue.openBlock(), vue.createElementBlock("h4", _hoisted_9, " Find us in socials ")) : vue.createCommentVNode("", true),
129
- vue.createVNode(Socials.default, {
130
- telegram: __props.organization.socials.telegram,
131
- facebook: __props.organization.socials.facebook,
132
- instagram: __props.organization.socials.instagram,
133
- twitter: __props.organization.socials.twitter,
134
- youtube: __props.organization.socials.youtube
135
- }, null, 8, ["telegram", "facebook", "instagram", "twitter", "youtube"])
62
+ }, 8, ["user", "target"]),
63
+ __props.user._id && __props.user._id !== __props.organization.owner ? (vue.openBlock(), vue.createBlock(ButtonToggleMembership.default, {
64
+ key: 0,
65
+ user: __props.user._id,
66
+ type: "organization",
67
+ role: "blocked",
68
+ target: __props.organization._id,
69
+ status: __props.organization.isBlocked,
70
+ text: { create: "Block", remove: "Unblock" },
71
+ onUpdateMembership: _cache[0] || (_cache[0] = (event) => handleMembershipUpdate(event, "isBlocked")),
72
+ class: "t-white w-100 mn-t-thin bg-red"
73
+ }, null, 8, ["user", "target", "status"])) : vue.createCommentVNode("", true)
136
74
  ])
137
- ];
138
- }),
139
- _: 1
140
- });
75
+ ]),
76
+ _: 1
77
+ }, 8, ["label"])) : vue.createCommentVNode("", true),
78
+ __props.user._id === __props.organization.owner ? (vue.openBlock(), vue.createBlock(IconEdit.default, {
79
+ key: 1,
80
+ onClick: _cache[1] || (_cache[1] = ($event) => _ctx.$router.push({
81
+ name: "Organization Edit",
82
+ params: {
83
+ _id: __props.organization._id
84
+ }
85
+ })),
86
+ class: "pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp"
87
+ })) : vue.createCommentVNode("", true),
88
+ __props.organization.profile.photo ? (vue.openBlock(), vue.createElementBlock("img", {
89
+ key: 2,
90
+ loading: "lazy",
91
+ src: (_ctx.FILE_SERVER_URL || "") + __props.organization.profile.photo,
92
+ class: "radius-big bg-light flex-center flex mn-b-small w-8r"
93
+ }, null, 8, _hoisted_4)) : (vue.openBlock(), vue.createBlock(PlaceholderOrganizationPic.default, {
94
+ key: 3,
95
+ class: "radius-medium mn-b-small i-extra"
96
+ })),
97
+ vue.createElementVNode("h1", _hoisted_5, vue.toDisplayString(__props.organization.profile.name), 1),
98
+ vue.createElementVNode("div", _hoisted_6, [
99
+ vue.createVNode(IconFollowing.default, { class: "i-medium mn-r-micro t-transp" }),
100
+ vue.createElementVNode("p", _hoisted_7, vue.toDisplayString(__props.organization.numberOfSubscribers) + " followers", 1),
101
+ __props.user._id && vue.unref(route).params._id && vue.unref(route).params._id !== __props.user._id && __props.organization.owner !== __props.user._id ? (vue.openBlock(), vue.createBlock(ButtonToggleMembership.default, {
102
+ key: 0,
103
+ user: __props.user._id,
104
+ type: "organization",
105
+ role: "subscriber",
106
+ target: __props.organization._id,
107
+ status: __props.organization.isSubscriber,
108
+ text: { create: "+", remove: "-" },
109
+ onUpdateMembership: _cache[2] || (_cache[2] = (event) => handleMembershipUpdate(event, "isSubscriber", "numberOfSubscribers")),
110
+ class: "mn-l-thin p-medium t-medium radius-extra i-semi"
111
+ }, null, 8, ["user", "target", "status"])) : vue.createCommentVNode("", true)
112
+ ]),
113
+ vue.createElementVNode("p", _hoisted_8, [
114
+ vue.createVNode(Text.default, {
115
+ text: __props.organization.profile.description || "",
116
+ showToggleText: true,
117
+ maxLen: 320
118
+ }, null, 8, ["text"])
119
+ ]),
120
+ ((_b = (_a = __props.organization.profile) == null ? void 0 : _a.tags) == null ? void 0 : _b.length) > 0 ? (vue.openBlock(), vue.createBlock(Chips.default, {
121
+ key: 4,
122
+ chips: __props.organization.profile.tags,
123
+ class: "p-medium"
124
+ }, null, 8, ["chips"])) : vue.createCommentVNode("", true),
125
+ Object.values(__props.organization.socials).some((value) => value) ? (vue.openBlock(), vue.createElementBlock("h4", _hoisted_9, " Find us in socials ")) : vue.createCommentVNode("", true),
126
+ vue.createVNode(Socials.default, {
127
+ telegram: __props.organization.socials.telegram,
128
+ facebook: __props.organization.socials.facebook,
129
+ instagram: __props.organization.socials.instagram,
130
+ twitter: __props.organization.socials.twitter,
131
+ youtube: __props.organization.socials.youtube
132
+ }, null, 8, ["telegram", "facebook", "instagram", "twitter", "youtube"]),
133
+ vue.renderSlot(_ctx.$slots, "default")
134
+ ]);
141
135
  };
142
136
  }
143
137
  };
@@ -1 +1 @@
1
- {"version":3,"file":"DetailsTab.vue.cjs","sources":["../../../../../../../src/modules/organizations/components/sections/DetailsTab.vue"],"sourcesContent":["<template>\n\t<transition name=\"slide-fade\">\n\t\t<section class=\"flex-center flex flex-column t-center pd-medium radius-big bg-light\">\n\n\t\t\t<Dropdown \n\t\t\t\tv-if=\"user._id !== organization.owner\"\n\t\t\t\t:label=\"{ component: IconEllipsis, class: 'i-regular t-transp' }\"\n\t\t\t\t:align=\"'right'\"\n\t\t\t\tclass=\"cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra \"\n\t\t\t>\n\t\t\t\t<section \n\t\t\t\t\tclass=\"bg-black pd-thin radius-small\"\n\t\t\t\t>\n\t\t\t\t\t<FormReport \n\t\t\t\t\t\t:user=\"user._id\"\n\t\t\t\t\t\t:type=\"'organization'\" \n\t\t\t\t\t\t:target=\"organization._id\" \n\t\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<button \n\t\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\tReport\n\t\t\t\t\t\t</button>\n\t\t\t\t\t</FormReport>\n\n\t\t\t\t\t<ButtonToggleMembership\n\t\t\t\t\t\tv-if=\"user._id && user._id !== organization.owner\"\n\t\t\t :user=\"user._id\"\n\t\t\t :type=\"'organization'\" \n\t\t \t:role=\"'blocked'\" \n\t\t\t :target=\"organization._id\" \n\t\t\t :status=\"organization.isBlocked\" \n\t\t\t :text=\"{create: 'Block', remove: 'Unblock'}\"\n\t\t\t @updateMembership=\"event => handleMembershipUpdate(event, 'isBlocked')\"\n\t\t\t class=\"t-white w-100 mn-t-thin bg-red\" \n\t\t \t/>\n\t\t\t\t</section>\n </Dropdown>\n\n\t\t\t<IconEdit\n\t\t\t\tv-if=\"user._id === organization.owner\"\n\t\t\t\t@click=\"$router.push({\n\t\t\t\t\tname: 'Organization Edit', \n\t\t\t\t\tparams: {\n\t\t\t\t\t\t_id: organization._id\n\t\t\t\t\t}\n\t\t\t\t})\" \n\t\t\t\tclass=\"pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp\"\n\t\t\t/>\n\n\t\t\t<img loading=\"lazy\" \n\t\t\t\tv-if=\"organization.profile.photo\" \n\t\t\t\t:src=\"(FILE_SERVER_URL || '') + organization.profile.photo\" \n\t\t\t\tclass=\"radius-big bg-light flex-center flex mn-b-small w-8r\" \n\t\t\t/>\n\n\t\t\t<PlaceholderOrganizationPic\n\t\t\t\tv-else\n\t\t\t\tclass=\"radius-medium mn-b-small i-extra\"\n\t\t\t/>\n\n <h1\n \tclass=\"mn-b-thin\"\n >\n\t \t\t{{ organization.profile.name }}\n\t \t</h1>\n\n \t<div class=\"flex-center pd-r-thin pd-l-thin flex-nowrap flex mn-t-thin bg-white radius-extra w-max\">\n \t\t<IconFollowing class=\"i-medium mn-r-micro t-transp\"/>\n\n <p class=\"mn-t-thin p-medium t-medium uppercase mn-b-thin\">{{organization.numberOfSubscribers}} followers</p>\n\n <ButtonToggleMembership\n v-if=\"\n\t\t \tuser._id \n\t\t \t&& route.params._id \n\t\t \t&& route.params._id !== user._id\n\t\t \t&& organization.owner !== user._id\n\t\t \"\n :user=\"user._id\"\n :type=\"'organization'\" \n :role=\"'subscriber'\" \n :target=\"organization._id\" \n :status=\"organization.isSubscriber\" \n :text=\"{create: '+', remove: '-'}\"\n @updateMembership=\"event => handleMembershipUpdate(event, 'isSubscriber', 'numberOfSubscribers')\"\n class=\" mn-l-thin p-medium t-medium radius-extra i-semi\" \n />\n </div>\n\n <p class=\"w-max-50r mn-t-regular mn-b-medium p-big\">\n \t\t<Text :text=\"organization.profile.description || ''\" :showToggleText=\"true\" :maxLen=\"320\" />\n \t</p> \n\n \t<Chips \n \tv-if=\"organization.profile?.tags?.length > 0\" \n \t:chips=\"organization.profile.tags\"\n \tclass=\"p-medium\"\n \t/>\n\n\n <h4 \n \tv-if=\"Object.values(organization.socials).some(value => value)\" \n \tclass=\"mn-t-small mn-b-thin\"\n >\n \t\tFind us in socials\n \t</h4>\n \t\n \t<Socials \n \t\t:telegram=\"organization.socials.telegram\"\n \t\t:facebook=\"organization.socials.facebook\"\n \t\t:instagram=\"organization.socials.instagram\"\n \t\t:twitter=\"organization.socials.twitter\"\n \t\t:youtube=\"organization.socials.youtube\"\n \t/>\n\t\t</section>\n\n\t<!-- <h3 class=\"mn-b-small\">Rating</h3>\n \t<Rating \n \t\t:rating=\"organization.rating.median\" \n \t\t:amount=\"organization.rating.amount\"\n \t\tclass=\"pd-medium mn-b-thin radius-big bg-light\"\n \t/>\n\n \t<h3 class=\"mn-b-small\">Contacts</h3>\n <Contacts\n :website=\"organization.contacts.website\"\n :phone=\"organization.contacts.phone\"\n :email=\"organization.contacts.email\"\n :address=\"organization.contacts.address\"\n class=\"w-100 pd-medium radius-big bg-light\"\n /> -->\n\n\n\t</transition>\n</template>\n\n<script setup>\n\timport { ref, computed } from 'vue'\n\timport { useRoute, useRouter } from 'vue-router'\n\t// Import components\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport Text \t\tfrom '@pf/src/components/Text/Text.vue'\n\timport Chips from '@pf/src/components/Chips/Chips.vue'\n\t// Icons\n\timport IconFollowing from '@pf/src/modules/icons/entities/IconFollowing.vue'\n\timport IconEdit from '@pf/src/modules/icons/navigation/IconEdit.vue'\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\timport PlaceholderOrganizationPic from '@pf/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue'\n\t// Org Module\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\timport Contacts from '@pf/src/modules/organizations/components/blocks/Contacts.vue'\n\timport Rating from '@pf/src/modules/organizations/components/blocks/Rating.vue'\n\timport Socials from '@pf/src/modules/organizations/components/blocks/Socials.vue'\n\t// Report Module\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\t// Store \n\timport * as organizations \tfrom '@pf/src/modules/organizations/store/organizations'\n\timport * as memberships \tfrom '@pf/src/modules/organizations/store/memberships'\n\t// ///////////////////////////////////////\n \t// Components Props\n \t// ///////////////////////////////////////\n\tconst props = defineProps({\n\t\torganization: Object,\n\t\tuser: Object\n\t})\n\t// Store\n\tconst route = useRoute()\n\t\n\t// Methods\n\tconst handleMembershipUpdate = ({ membership, status, target }, statusName, statusNumber) => {\n\t memberships.mutations.handleMembershipUpdate(organizations.state.current, membership, status, target, statusName, statusNumber)\n\t};\n</script>\n\n<style lang=\"scss\">\n\n</style>"],"names":["useRoute","memberships.mutations","organizations.state"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyKC,UAAM,QAAQA,UAAAA,SAAU;AAGxB,UAAM,yBAAyB,CAAC,EAAE,YAAY,QAAQ,OAAQ,GAAE,YAAY,iBAAiB;AAC3FC,4BAAsB,uBAAuBC,cAAAA,MAAoB,SAAS,YAAY,QAAQ,QAAQ,YAAY,YAAY;AAAA,IACjI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"DetailsTab.vue.cjs","sources":["../../../../../../../src/modules/organizations/components/sections/DetailsTab.vue"],"sourcesContent":["<template>\n\t<section class=\"flex-center flex flex-column t-center pd-medium radius-big bg-light\">\n\n\t\t<Dropdown \n\t\t\tv-if=\"user._id !== organization.owner\"\n\t\t\t:label=\"{ component: IconEllipsis, class: 'i-regular t-transp' }\"\n\t\t\t:align=\"'right'\"\n\t\t\tclass=\"cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra \"\n\t\t>\n\t\t\t<section \n\t\t\t\tclass=\"bg-black pd-thin radius-small\"\n\t\t\t>\n\t\t\t\t<FormReport \n\t\t\t\t\t:user=\"user._id\"\n\t\t\t\t\t:type=\"'organization'\" \n\t\t\t\t\t:target=\"organization._id\" \n\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t>\n\t\t\t\t\t<button \n\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tReport\n\t\t\t\t\t</button>\n\t\t\t\t</FormReport>\n\n\t\t\t\t<ButtonToggleMembership\n\t\t\t\t\tv-if=\"user._id && user._id !== organization.owner\"\n\t\t :user=\"user._id\"\n\t\t :type=\"'organization'\" \n\t \t:role=\"'blocked'\" \n\t\t :target=\"organization._id\" \n\t\t :status=\"organization.isBlocked\" \n\t\t :text=\"{create: 'Block', remove: 'Unblock'}\"\n\t\t @updateMembership=\"event => handleMembershipUpdate(event, 'isBlocked')\"\n\t\t class=\"t-white w-100 mn-t-thin bg-red\" \n\t \t/>\n\t\t\t</section>\n </Dropdown>\n\n\t\t<IconEdit\n\t\t\tv-if=\"user._id === organization.owner\"\n\t\t\t@click=\"$router.push({\n\t\t\t\tname: 'Organization Edit', \n\t\t\t\tparams: {\n\t\t\t\t\t_id: organization._id\n\t\t\t\t}\n\t\t\t})\" \n\t\t\tclass=\"pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp\"\n\t\t/>\n\n\t\t<img loading=\"lazy\" \n\t\t\tv-if=\"organization.profile.photo\" \n\t\t\t:src=\"(FILE_SERVER_URL || '') + organization.profile.photo\" \n\t\t\tclass=\"radius-big bg-light flex-center flex mn-b-small w-8r\" \n\t\t/>\n\n\t\t<PlaceholderOrganizationPic\n\t\t\tv-else\n\t\t\tclass=\"radius-medium mn-b-small i-extra\"\n\t\t/>\n\n <h1\n \tclass=\"mn-b-thin\"\n >\n \t\t{{ organization.profile.name }}\n \t</h1>\n\n \t<div class=\"flex-center pd-r-thin pd-l-thin flex-nowrap flex mn-t-thin bg-white radius-extra w-max\">\n \t\t<IconFollowing class=\"i-medium mn-r-micro t-transp\"/>\n\n <p class=\"mn-t-thin p-medium t-medium uppercase mn-b-thin\">{{organization.numberOfSubscribers}} followers</p>\n\n <ButtonToggleMembership\n v-if=\"\n\t \tuser._id \n\t \t&& route.params._id \n\t \t&& route.params._id !== user._id\n\t \t&& organization.owner !== user._id\n\t \"\n :user=\"user._id\"\n :type=\"'organization'\" \n :role=\"'subscriber'\" \n :target=\"organization._id\" \n :status=\"organization.isSubscriber\" \n :text=\"{create: '+', remove: '-'}\"\n @updateMembership=\"event => handleMembershipUpdate(event, 'isSubscriber', 'numberOfSubscribers')\"\n class=\" mn-l-thin p-medium t-medium radius-extra i-semi\" \n />\n </div>\n\n <p class=\"w-max-50r mn-t-regular mn-b-medium p-big\">\n \t\t<Text :text=\"organization.profile.description || ''\" :showToggleText=\"true\" :maxLen=\"320\" />\n \t</p> \n\n \t<Chips \n \tv-if=\"organization.profile?.tags?.length > 0\" \n \t:chips=\"organization.profile.tags\"\n \tclass=\"p-medium\"\n \t/>\n\n\n <h4 \n \tv-if=\"Object.values(organization.socials).some(value => value)\" \n \tclass=\"mn-t-small mn-b-thin\"\n >\n \t\tFind us in socials\n \t</h4>\n \t\n \t<Socials \n \t\t:telegram=\"organization.socials.telegram\"\n \t\t:facebook=\"organization.socials.facebook\"\n \t\t:instagram=\"organization.socials.instagram\"\n \t\t:twitter=\"organization.socials.twitter\"\n \t\t:youtube=\"organization.socials.youtube\"\n \t/>\n \t<slot></slot>\n\t</section>\n\n<!-- <h3 class=\"mn-b-small\">Rating</h3>\n\t<Rating \n\t\t:rating=\"organization.rating.median\" \n\t\t:amount=\"organization.rating.amount\"\n\t\tclass=\"pd-medium mn-b-thin radius-big bg-light\"\n\t/>\n\n\t<h3 class=\"mn-b-small\">Contacts</h3>\n <Contacts\n :website=\"organization.contacts.website\"\n :phone=\"organization.contacts.phone\"\n :email=\"organization.contacts.email\"\n :address=\"organization.contacts.address\"\n class=\"w-100 pd-medium radius-big bg-light\"\n /> -->\n\n\n</template>\n\n<script setup>\n\timport { ref, computed } from 'vue'\n\timport { useRoute, useRouter } from 'vue-router'\n\t// Import components\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport Text \t\tfrom '@pf/src/components/Text/Text.vue'\n\timport Chips from '@pf/src/components/Chips/Chips.vue'\n\t// Icons\n\timport IconFollowing from '@pf/src/modules/icons/entities/IconFollowing.vue'\n\timport IconEdit from '@pf/src/modules/icons/navigation/IconEdit.vue'\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\timport PlaceholderOrganizationPic from '@pf/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue'\n\t// Org Module\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\timport Contacts from '@pf/src/modules/organizations/components/blocks/Contacts.vue'\n\timport Rating from '@pf/src/modules/organizations/components/blocks/Rating.vue'\n\timport Socials from '@pf/src/modules/organizations/components/blocks/Socials.vue'\n\t// Report Module\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\t// Store \n\timport * as organizations \tfrom '@pf/src/modules/organizations/store/organizations'\n\timport * as memberships \tfrom '@pf/src/modules/organizations/store/memberships'\n\t// ///////////////////////////////////////\n \t// Components Props\n \t// ///////////////////////////////////////\n\tconst props = defineProps({\n\t\torganization: Object,\n\t\tuser: Object\n\t})\n\t// Store\n\tconst route = useRoute()\n\t\n\t// Methods\n\tconst handleMembershipUpdate = ({ membership, status, target }, statusName, statusNumber) => {\n\t memberships.mutations.handleMembershipUpdate(organizations.state.current, membership, status, target, statusName, statusNumber)\n\t};\n</script>\n\n<style lang=\"scss\">\n\n</style>"],"names":["useRoute","memberships.mutations","organizations.state"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwKC,UAAM,QAAQA,UAAAA,SAAU;AAGxB,UAAM,yBAAyB,CAAC,EAAE,YAAY,QAAQ,OAAQ,GAAE,YAAY,iBAAiB;AAC3FC,4BAAsB,uBAAuBC,cAAAA,MAAoB,SAAS,YAAY,QAAQ,QAAQ,YAAY,YAAY;AAAA,IACjI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { openBlock, createBlock, Transition, withCtx, createElementVNode, createVNode, createCommentVNode, createElementBlock, toDisplayString, unref } from "vue";
1
+ import { openBlock, createElementBlock, createBlock, withCtx, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref, renderSlot } from "vue";
2
2
  import { useRoute } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../components/Dropdown/Dropdown.vue.js";
4
4
  import _sfc_main$7 from "../../../../components/Text/Text.vue.js";
@@ -36,106 +36,100 @@ const _sfc_main = {
36
36
  mutations.handleMembershipUpdate(state.current, membership, status, target, statusName, statusNumber);
37
37
  };
38
38
  return (_ctx, _cache) => {
39
- return openBlock(), createBlock(Transition, { name: "slide-fade" }, {
40
- default: withCtx(() => {
41
- var _a, _b;
42
- return [
43
- createElementVNode("section", _hoisted_1, [
44
- __props.user._id !== __props.organization.owner ? (openBlock(), createBlock(_sfc_main$1, {
45
- key: 0,
46
- label: { component: _sfc_main$2, class: "i-regular t-transp" },
47
- align: "right",
48
- class: "cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra"
39
+ var _a, _b;
40
+ return openBlock(), createElementBlock("section", _hoisted_1, [
41
+ __props.user._id !== __props.organization.owner ? (openBlock(), createBlock(_sfc_main$1, {
42
+ key: 0,
43
+ label: { component: _sfc_main$2, class: "i-regular t-transp" },
44
+ align: "right",
45
+ class: "cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra"
46
+ }, {
47
+ default: withCtx(() => [
48
+ createElementVNode("section", _hoisted_2, [
49
+ createVNode(_sfc_main$3, {
50
+ user: __props.user._id,
51
+ type: "organization",
52
+ target: __props.organization._id,
53
+ text: "Report",
54
+ class: "w-100"
49
55
  }, {
50
56
  default: withCtx(() => [
51
- createElementVNode("section", _hoisted_2, [
52
- createVNode(_sfc_main$3, {
53
- user: __props.user._id,
54
- type: "organization",
55
- target: __props.organization._id,
56
- text: "Report",
57
- class: "w-100"
58
- }, {
59
- default: withCtx(() => [
60
- _hoisted_3
61
- ]),
62
- _: 1
63
- }, 8, ["user", "target"]),
64
- __props.user._id && __props.user._id !== __props.organization.owner ? (openBlock(), createBlock(_sfc_main$4, {
65
- key: 0,
66
- user: __props.user._id,
67
- type: "organization",
68
- role: "blocked",
69
- target: __props.organization._id,
70
- status: __props.organization.isBlocked,
71
- text: { create: "Block", remove: "Unblock" },
72
- onUpdateMembership: _cache[0] || (_cache[0] = (event) => handleMembershipUpdate(event, "isBlocked")),
73
- class: "t-white w-100 mn-t-thin bg-red"
74
- }, null, 8, ["user", "target", "status"])) : createCommentVNode("", true)
75
- ])
57
+ _hoisted_3
76
58
  ]),
77
59
  _: 1
78
- }, 8, ["label"])) : createCommentVNode("", true),
79
- __props.user._id === __props.organization.owner ? (openBlock(), createBlock(_sfc_main$5, {
80
- key: 1,
81
- onClick: _cache[1] || (_cache[1] = ($event) => _ctx.$router.push({
82
- name: "Organization Edit",
83
- params: {
84
- _id: __props.organization._id
85
- }
86
- })),
87
- class: "pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp"
88
- })) : createCommentVNode("", true),
89
- __props.organization.profile.photo ? (openBlock(), createElementBlock("img", {
90
- key: 2,
91
- loading: "lazy",
92
- src: (_ctx.FILE_SERVER_URL || "") + __props.organization.profile.photo,
93
- class: "radius-big bg-light flex-center flex mn-b-small w-8r"
94
- }, null, 8, _hoisted_4)) : (openBlock(), createBlock(PlaceholderOrganizationPic, {
95
- key: 3,
96
- class: "radius-medium mn-b-small i-extra"
97
- })),
98
- createElementVNode("h1", _hoisted_5, toDisplayString(__props.organization.profile.name), 1),
99
- createElementVNode("div", _hoisted_6, [
100
- createVNode(_sfc_main$6, { class: "i-medium mn-r-micro t-transp" }),
101
- createElementVNode("p", _hoisted_7, toDisplayString(__props.organization.numberOfSubscribers) + " followers", 1),
102
- __props.user._id && unref(route).params._id && unref(route).params._id !== __props.user._id && __props.organization.owner !== __props.user._id ? (openBlock(), createBlock(_sfc_main$4, {
103
- key: 0,
104
- user: __props.user._id,
105
- type: "organization",
106
- role: "subscriber",
107
- target: __props.organization._id,
108
- status: __props.organization.isSubscriber,
109
- text: { create: "+", remove: "-" },
110
- onUpdateMembership: _cache[2] || (_cache[2] = (event) => handleMembershipUpdate(event, "isSubscriber", "numberOfSubscribers")),
111
- class: "mn-l-thin p-medium t-medium radius-extra i-semi"
112
- }, null, 8, ["user", "target", "status"])) : createCommentVNode("", true)
113
- ]),
114
- createElementVNode("p", _hoisted_8, [
115
- createVNode(_sfc_main$7, {
116
- text: __props.organization.profile.description || "",
117
- showToggleText: true,
118
- maxLen: 320
119
- }, null, 8, ["text"])
120
- ]),
121
- ((_b = (_a = __props.organization.profile) == null ? void 0 : _a.tags) == null ? void 0 : _b.length) > 0 ? (openBlock(), createBlock(_sfc_main$8, {
122
- key: 4,
123
- chips: __props.organization.profile.tags,
124
- class: "p-medium"
125
- }, null, 8, ["chips"])) : createCommentVNode("", true),
126
- Object.values(__props.organization.socials).some((value) => value) ? (openBlock(), createElementBlock("h4", _hoisted_9, " Find us in socials ")) : createCommentVNode("", true),
127
- createVNode(_sfc_main$9, {
128
- telegram: __props.organization.socials.telegram,
129
- facebook: __props.organization.socials.facebook,
130
- instagram: __props.organization.socials.instagram,
131
- twitter: __props.organization.socials.twitter,
132
- youtube: __props.organization.socials.youtube
133
- }, null, 8, ["telegram", "facebook", "instagram", "twitter", "youtube"])
60
+ }, 8, ["user", "target"]),
61
+ __props.user._id && __props.user._id !== __props.organization.owner ? (openBlock(), createBlock(_sfc_main$4, {
62
+ key: 0,
63
+ user: __props.user._id,
64
+ type: "organization",
65
+ role: "blocked",
66
+ target: __props.organization._id,
67
+ status: __props.organization.isBlocked,
68
+ text: { create: "Block", remove: "Unblock" },
69
+ onUpdateMembership: _cache[0] || (_cache[0] = (event) => handleMembershipUpdate(event, "isBlocked")),
70
+ class: "t-white w-100 mn-t-thin bg-red"
71
+ }, null, 8, ["user", "target", "status"])) : createCommentVNode("", true)
134
72
  ])
135
- ];
136
- }),
137
- _: 1
138
- });
73
+ ]),
74
+ _: 1
75
+ }, 8, ["label"])) : createCommentVNode("", true),
76
+ __props.user._id === __props.organization.owner ? (openBlock(), createBlock(_sfc_main$5, {
77
+ key: 1,
78
+ onClick: _cache[1] || (_cache[1] = ($event) => _ctx.$router.push({
79
+ name: "Organization Edit",
80
+ params: {
81
+ _id: __props.organization._id
82
+ }
83
+ })),
84
+ class: "pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp"
85
+ })) : createCommentVNode("", true),
86
+ __props.organization.profile.photo ? (openBlock(), createElementBlock("img", {
87
+ key: 2,
88
+ loading: "lazy",
89
+ src: (_ctx.FILE_SERVER_URL || "") + __props.organization.profile.photo,
90
+ class: "radius-big bg-light flex-center flex mn-b-small w-8r"
91
+ }, null, 8, _hoisted_4)) : (openBlock(), createBlock(PlaceholderOrganizationPic, {
92
+ key: 3,
93
+ class: "radius-medium mn-b-small i-extra"
94
+ })),
95
+ createElementVNode("h1", _hoisted_5, toDisplayString(__props.organization.profile.name), 1),
96
+ createElementVNode("div", _hoisted_6, [
97
+ createVNode(_sfc_main$6, { class: "i-medium mn-r-micro t-transp" }),
98
+ createElementVNode("p", _hoisted_7, toDisplayString(__props.organization.numberOfSubscribers) + " followers", 1),
99
+ __props.user._id && unref(route).params._id && unref(route).params._id !== __props.user._id && __props.organization.owner !== __props.user._id ? (openBlock(), createBlock(_sfc_main$4, {
100
+ key: 0,
101
+ user: __props.user._id,
102
+ type: "organization",
103
+ role: "subscriber",
104
+ target: __props.organization._id,
105
+ status: __props.organization.isSubscriber,
106
+ text: { create: "+", remove: "-" },
107
+ onUpdateMembership: _cache[2] || (_cache[2] = (event) => handleMembershipUpdate(event, "isSubscriber", "numberOfSubscribers")),
108
+ class: "mn-l-thin p-medium t-medium radius-extra i-semi"
109
+ }, null, 8, ["user", "target", "status"])) : createCommentVNode("", true)
110
+ ]),
111
+ createElementVNode("p", _hoisted_8, [
112
+ createVNode(_sfc_main$7, {
113
+ text: __props.organization.profile.description || "",
114
+ showToggleText: true,
115
+ maxLen: 320
116
+ }, null, 8, ["text"])
117
+ ]),
118
+ ((_b = (_a = __props.organization.profile) == null ? void 0 : _a.tags) == null ? void 0 : _b.length) > 0 ? (openBlock(), createBlock(_sfc_main$8, {
119
+ key: 4,
120
+ chips: __props.organization.profile.tags,
121
+ class: "p-medium"
122
+ }, null, 8, ["chips"])) : createCommentVNode("", true),
123
+ Object.values(__props.organization.socials).some((value) => value) ? (openBlock(), createElementBlock("h4", _hoisted_9, " Find us in socials ")) : createCommentVNode("", true),
124
+ createVNode(_sfc_main$9, {
125
+ telegram: __props.organization.socials.telegram,
126
+ facebook: __props.organization.socials.facebook,
127
+ instagram: __props.organization.socials.instagram,
128
+ twitter: __props.organization.socials.twitter,
129
+ youtube: __props.organization.socials.youtube
130
+ }, null, 8, ["telegram", "facebook", "instagram", "twitter", "youtube"]),
131
+ renderSlot(_ctx.$slots, "default")
132
+ ]);
139
133
  };
140
134
  }
141
135
  };
@@ -1 +1 @@
1
- {"version":3,"file":"DetailsTab.vue.js","sources":["../../../../../../../src/modules/organizations/components/sections/DetailsTab.vue"],"sourcesContent":["<template>\n\t<transition name=\"slide-fade\">\n\t\t<section class=\"flex-center flex flex-column t-center pd-medium radius-big bg-light\">\n\n\t\t\t<Dropdown \n\t\t\t\tv-if=\"user._id !== organization.owner\"\n\t\t\t\t:label=\"{ component: IconEllipsis, class: 'i-regular t-transp' }\"\n\t\t\t\t:align=\"'right'\"\n\t\t\t\tclass=\"cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra \"\n\t\t\t>\n\t\t\t\t<section \n\t\t\t\t\tclass=\"bg-black pd-thin radius-small\"\n\t\t\t\t>\n\t\t\t\t\t<FormReport \n\t\t\t\t\t\t:user=\"user._id\"\n\t\t\t\t\t\t:type=\"'organization'\" \n\t\t\t\t\t\t:target=\"organization._id\" \n\t\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t\t>\n\t\t\t\t\t\t<button \n\t\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\tReport\n\t\t\t\t\t\t</button>\n\t\t\t\t\t</FormReport>\n\n\t\t\t\t\t<ButtonToggleMembership\n\t\t\t\t\t\tv-if=\"user._id && user._id !== organization.owner\"\n\t\t\t :user=\"user._id\"\n\t\t\t :type=\"'organization'\" \n\t\t \t:role=\"'blocked'\" \n\t\t\t :target=\"organization._id\" \n\t\t\t :status=\"organization.isBlocked\" \n\t\t\t :text=\"{create: 'Block', remove: 'Unblock'}\"\n\t\t\t @updateMembership=\"event => handleMembershipUpdate(event, 'isBlocked')\"\n\t\t\t class=\"t-white w-100 mn-t-thin bg-red\" \n\t\t \t/>\n\t\t\t\t</section>\n </Dropdown>\n\n\t\t\t<IconEdit\n\t\t\t\tv-if=\"user._id === organization.owner\"\n\t\t\t\t@click=\"$router.push({\n\t\t\t\t\tname: 'Organization Edit', \n\t\t\t\t\tparams: {\n\t\t\t\t\t\t_id: organization._id\n\t\t\t\t\t}\n\t\t\t\t})\" \n\t\t\t\tclass=\"pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp\"\n\t\t\t/>\n\n\t\t\t<img loading=\"lazy\" \n\t\t\t\tv-if=\"organization.profile.photo\" \n\t\t\t\t:src=\"(FILE_SERVER_URL || '') + organization.profile.photo\" \n\t\t\t\tclass=\"radius-big bg-light flex-center flex mn-b-small w-8r\" \n\t\t\t/>\n\n\t\t\t<PlaceholderOrganizationPic\n\t\t\t\tv-else\n\t\t\t\tclass=\"radius-medium mn-b-small i-extra\"\n\t\t\t/>\n\n <h1\n \tclass=\"mn-b-thin\"\n >\n\t \t\t{{ organization.profile.name }}\n\t \t</h1>\n\n \t<div class=\"flex-center pd-r-thin pd-l-thin flex-nowrap flex mn-t-thin bg-white radius-extra w-max\">\n \t\t<IconFollowing class=\"i-medium mn-r-micro t-transp\"/>\n\n <p class=\"mn-t-thin p-medium t-medium uppercase mn-b-thin\">{{organization.numberOfSubscribers}} followers</p>\n\n <ButtonToggleMembership\n v-if=\"\n\t\t \tuser._id \n\t\t \t&& route.params._id \n\t\t \t&& route.params._id !== user._id\n\t\t \t&& organization.owner !== user._id\n\t\t \"\n :user=\"user._id\"\n :type=\"'organization'\" \n :role=\"'subscriber'\" \n :target=\"organization._id\" \n :status=\"organization.isSubscriber\" \n :text=\"{create: '+', remove: '-'}\"\n @updateMembership=\"event => handleMembershipUpdate(event, 'isSubscriber', 'numberOfSubscribers')\"\n class=\" mn-l-thin p-medium t-medium radius-extra i-semi\" \n />\n </div>\n\n <p class=\"w-max-50r mn-t-regular mn-b-medium p-big\">\n \t\t<Text :text=\"organization.profile.description || ''\" :showToggleText=\"true\" :maxLen=\"320\" />\n \t</p> \n\n \t<Chips \n \tv-if=\"organization.profile?.tags?.length > 0\" \n \t:chips=\"organization.profile.tags\"\n \tclass=\"p-medium\"\n \t/>\n\n\n <h4 \n \tv-if=\"Object.values(organization.socials).some(value => value)\" \n \tclass=\"mn-t-small mn-b-thin\"\n >\n \t\tFind us in socials\n \t</h4>\n \t\n \t<Socials \n \t\t:telegram=\"organization.socials.telegram\"\n \t\t:facebook=\"organization.socials.facebook\"\n \t\t:instagram=\"organization.socials.instagram\"\n \t\t:twitter=\"organization.socials.twitter\"\n \t\t:youtube=\"organization.socials.youtube\"\n \t/>\n\t\t</section>\n\n\t<!-- <h3 class=\"mn-b-small\">Rating</h3>\n \t<Rating \n \t\t:rating=\"organization.rating.median\" \n \t\t:amount=\"organization.rating.amount\"\n \t\tclass=\"pd-medium mn-b-thin radius-big bg-light\"\n \t/>\n\n \t<h3 class=\"mn-b-small\">Contacts</h3>\n <Contacts\n :website=\"organization.contacts.website\"\n :phone=\"organization.contacts.phone\"\n :email=\"organization.contacts.email\"\n :address=\"organization.contacts.address\"\n class=\"w-100 pd-medium radius-big bg-light\"\n /> -->\n\n\n\t</transition>\n</template>\n\n<script setup>\n\timport { ref, computed } from 'vue'\n\timport { useRoute, useRouter } from 'vue-router'\n\t// Import components\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport Text \t\tfrom '@pf/src/components/Text/Text.vue'\n\timport Chips from '@pf/src/components/Chips/Chips.vue'\n\t// Icons\n\timport IconFollowing from '@pf/src/modules/icons/entities/IconFollowing.vue'\n\timport IconEdit from '@pf/src/modules/icons/navigation/IconEdit.vue'\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\timport PlaceholderOrganizationPic from '@pf/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue'\n\t// Org Module\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\timport Contacts from '@pf/src/modules/organizations/components/blocks/Contacts.vue'\n\timport Rating from '@pf/src/modules/organizations/components/blocks/Rating.vue'\n\timport Socials from '@pf/src/modules/organizations/components/blocks/Socials.vue'\n\t// Report Module\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\t// Store \n\timport * as organizations \tfrom '@pf/src/modules/organizations/store/organizations'\n\timport * as memberships \tfrom '@pf/src/modules/organizations/store/memberships'\n\t// ///////////////////////////////////////\n \t// Components Props\n \t// ///////////////////////////////////////\n\tconst props = defineProps({\n\t\torganization: Object,\n\t\tuser: Object\n\t})\n\t// Store\n\tconst route = useRoute()\n\t\n\t// Methods\n\tconst handleMembershipUpdate = ({ membership, status, target }, statusName, statusNumber) => {\n\t memberships.mutations.handleMembershipUpdate(organizations.state.current, membership, status, target, statusName, statusNumber)\n\t};\n</script>\n\n<style lang=\"scss\">\n\n</style>"],"names":["memberships.mutations","organizations.state"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyKC,UAAM,QAAQ,SAAU;AAGxB,UAAM,yBAAyB,CAAC,EAAE,YAAY,QAAQ,OAAQ,GAAE,YAAY,iBAAiB;AAC3FA,gBAAsB,uBAAuBC,MAAoB,SAAS,YAAY,QAAQ,QAAQ,YAAY,YAAY;AAAA,IACjI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"DetailsTab.vue.js","sources":["../../../../../../../src/modules/organizations/components/sections/DetailsTab.vue"],"sourcesContent":["<template>\n\t<section class=\"flex-center flex flex-column t-center pd-medium radius-big bg-light\">\n\n\t\t<Dropdown \n\t\t\tv-if=\"user._id !== organization.owner\"\n\t\t\t:label=\"{ component: IconEllipsis, class: 'i-regular t-transp' }\"\n\t\t\t:align=\"'right'\"\n\t\t\tclass=\"cursor-pointer pos-absolute pos-r-regular pos-t-regular pd-thin radius-extra \"\n\t\t>\n\t\t\t<section \n\t\t\t\tclass=\"bg-black pd-thin radius-small\"\n\t\t\t>\n\t\t\t\t<FormReport \n\t\t\t\t\t:user=\"user._id\"\n\t\t\t\t\t:type=\"'organization'\" \n\t\t\t\t\t:target=\"organization._id\" \n\t\t\t\t\t:text=\"'Report'\" \n\t\t\t\t\tclass=\"w-100\"\n\t\t\t\t>\n\t\t\t\t\t<button \n\t\t\t\t\t\tclass=\"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button\"\n\t\t\t\t\t>\n\t\t\t\t\t\tReport\n\t\t\t\t\t</button>\n\t\t\t\t</FormReport>\n\n\t\t\t\t<ButtonToggleMembership\n\t\t\t\t\tv-if=\"user._id && user._id !== organization.owner\"\n\t\t :user=\"user._id\"\n\t\t :type=\"'organization'\" \n\t \t:role=\"'blocked'\" \n\t\t :target=\"organization._id\" \n\t\t :status=\"organization.isBlocked\" \n\t\t :text=\"{create: 'Block', remove: 'Unblock'}\"\n\t\t @updateMembership=\"event => handleMembershipUpdate(event, 'isBlocked')\"\n\t\t class=\"t-white w-100 mn-t-thin bg-red\" \n\t \t/>\n\t\t\t</section>\n </Dropdown>\n\n\t\t<IconEdit\n\t\t\tv-if=\"user._id === organization.owner\"\n\t\t\t@click=\"$router.push({\n\t\t\t\tname: 'Organization Edit', \n\t\t\t\tparams: {\n\t\t\t\t\t_id: organization._id\n\t\t\t\t}\n\t\t\t})\" \n\t\t\tclass=\"pos-absolute cursor-pointer pos-t-big pos-r-big i-regular t-transp\"\n\t\t/>\n\n\t\t<img loading=\"lazy\" \n\t\t\tv-if=\"organization.profile.photo\" \n\t\t\t:src=\"(FILE_SERVER_URL || '') + organization.profile.photo\" \n\t\t\tclass=\"radius-big bg-light flex-center flex mn-b-small w-8r\" \n\t\t/>\n\n\t\t<PlaceholderOrganizationPic\n\t\t\tv-else\n\t\t\tclass=\"radius-medium mn-b-small i-extra\"\n\t\t/>\n\n <h1\n \tclass=\"mn-b-thin\"\n >\n \t\t{{ organization.profile.name }}\n \t</h1>\n\n \t<div class=\"flex-center pd-r-thin pd-l-thin flex-nowrap flex mn-t-thin bg-white radius-extra w-max\">\n \t\t<IconFollowing class=\"i-medium mn-r-micro t-transp\"/>\n\n <p class=\"mn-t-thin p-medium t-medium uppercase mn-b-thin\">{{organization.numberOfSubscribers}} followers</p>\n\n <ButtonToggleMembership\n v-if=\"\n\t \tuser._id \n\t \t&& route.params._id \n\t \t&& route.params._id !== user._id\n\t \t&& organization.owner !== user._id\n\t \"\n :user=\"user._id\"\n :type=\"'organization'\" \n :role=\"'subscriber'\" \n :target=\"organization._id\" \n :status=\"organization.isSubscriber\" \n :text=\"{create: '+', remove: '-'}\"\n @updateMembership=\"event => handleMembershipUpdate(event, 'isSubscriber', 'numberOfSubscribers')\"\n class=\" mn-l-thin p-medium t-medium radius-extra i-semi\" \n />\n </div>\n\n <p class=\"w-max-50r mn-t-regular mn-b-medium p-big\">\n \t\t<Text :text=\"organization.profile.description || ''\" :showToggleText=\"true\" :maxLen=\"320\" />\n \t</p> \n\n \t<Chips \n \tv-if=\"organization.profile?.tags?.length > 0\" \n \t:chips=\"organization.profile.tags\"\n \tclass=\"p-medium\"\n \t/>\n\n\n <h4 \n \tv-if=\"Object.values(organization.socials).some(value => value)\" \n \tclass=\"mn-t-small mn-b-thin\"\n >\n \t\tFind us in socials\n \t</h4>\n \t\n \t<Socials \n \t\t:telegram=\"organization.socials.telegram\"\n \t\t:facebook=\"organization.socials.facebook\"\n \t\t:instagram=\"organization.socials.instagram\"\n \t\t:twitter=\"organization.socials.twitter\"\n \t\t:youtube=\"organization.socials.youtube\"\n \t/>\n \t<slot></slot>\n\t</section>\n\n<!-- <h3 class=\"mn-b-small\">Rating</h3>\n\t<Rating \n\t\t:rating=\"organization.rating.median\" \n\t\t:amount=\"organization.rating.amount\"\n\t\tclass=\"pd-medium mn-b-thin radius-big bg-light\"\n\t/>\n\n\t<h3 class=\"mn-b-small\">Contacts</h3>\n <Contacts\n :website=\"organization.contacts.website\"\n :phone=\"organization.contacts.phone\"\n :email=\"organization.contacts.email\"\n :address=\"organization.contacts.address\"\n class=\"w-100 pd-medium radius-big bg-light\"\n /> -->\n\n\n</template>\n\n<script setup>\n\timport { ref, computed } from 'vue'\n\timport { useRoute, useRouter } from 'vue-router'\n\t// Import components\n\timport Dropdown from \"@pf/src/components/Dropdown/Dropdown.vue\";\n\timport Text \t\tfrom '@pf/src/components/Text/Text.vue'\n\timport Chips from '@pf/src/components/Chips/Chips.vue'\n\t// Icons\n\timport IconFollowing from '@pf/src/modules/icons/entities/IconFollowing.vue'\n\timport IconEdit from '@pf/src/modules/icons/navigation/IconEdit.vue'\n\timport IconEllipsis from '@pf/src/modules/icons/navigation/IconEllipsis.vue'\n\timport PlaceholderOrganizationPic from '@pf/src/modules/icons/placeholders/PlaceholderOrganizationPic.vue'\n\t// Org Module\n\timport ButtonToggleMembership from '@pf/src/modules/organizations/components/elements/ButtonToggleMembership.vue'\n\timport Contacts from '@pf/src/modules/organizations/components/blocks/Contacts.vue'\n\timport Rating from '@pf/src/modules/organizations/components/blocks/Rating.vue'\n\timport Socials from '@pf/src/modules/organizations/components/blocks/Socials.vue'\n\t// Report Module\n\timport FormReport from '@pf/src/modules/reports/components/sections/FormReport.vue' \n\t// Store \n\timport * as organizations \tfrom '@pf/src/modules/organizations/store/organizations'\n\timport * as memberships \tfrom '@pf/src/modules/organizations/store/memberships'\n\t// ///////////////////////////////////////\n \t// Components Props\n \t// ///////////////////////////////////////\n\tconst props = defineProps({\n\t\torganization: Object,\n\t\tuser: Object\n\t})\n\t// Store\n\tconst route = useRoute()\n\t\n\t// Methods\n\tconst handleMembershipUpdate = ({ membership, status, target }, statusName, statusNumber) => {\n\t memberships.mutations.handleMembershipUpdate(organizations.state.current, membership, status, target, statusName, statusNumber)\n\t};\n</script>\n\n<style lang=\"scss\">\n\n</style>"],"names":["memberships.mutations","organizations.state"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwKC,UAAM,QAAQ,SAAU;AAGxB,UAAM,yBAAyB,CAAC,EAAE,YAAY,QAAQ,OAAQ,GAAE,YAAY,iBAAiB;AAC3FA,gBAAsB,uBAAuBC,MAAoB,SAAS,YAAY,QAAQ,QAAQ,YAAY,YAAY;AAAA,IACjI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2,12 +2,12 @@
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
- const Field = require("../../../../components/Field/Field.vue2.cjs");
5
+ const Field = require("../../../../components/Field/Field.vue.cjs");
6
6
  require("vue-i18n");
7
7
  ;/* empty css */
8
8
  ;/* empty css */
9
9
  const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.cjs");
10
- ;/* empty css */
10
+ ;/* empty css */
11
11
  ;/* empty css */
12
12
  const _withScopeId = (n) => (vue.pushScopeId("data-v-f93fcad7"), n = n(), vue.popScopeId(), n);
13
13
  const _hoisted_1 = { class: "documents" };
@@ -1,11 +1,11 @@
1
1
  import { ref, watchEffect, resolveComponent, openBlock, createElementBlock, createElementVNode, Fragment, renderList, unref, toDisplayString, createVNode, withCtx, pushScopeId, popScopeId } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
- import Field from "../../../../components/Field/Field.vue2.js";
3
+ import Field from "../../../../components/Field/Field.vue.js";
4
4
  import "vue-i18n";
5
5
  /* empty css */
6
6
  /* empty css */
7
7
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
8
- /* empty css */
8
+ /* empty css */
9
9
  /* empty css */
10
10
  const _withScopeId = (n) => (pushScopeId("data-v-f93fcad7"), n = n(), popScopeId(), n);
11
11
  const _hoisted_1 = { class: "documents" };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
3
  const vue = require("vue");
4
- const Field = require("../../../../components/Field/Field.vue2.cjs");
4
+ const Field = require("../../../../components/Field/Field.vue.cjs");
5
5
  ;/* empty css */
6
- const Button = require("../../../../components/Button/Button.vue2.cjs");
6
+ const Button = require("../../../../components/Button/Button.vue.cjs");
7
7
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
8
8
  const BlockSearch = require("../../../globals/views/components/blocks/BlockSearch.vue.cjs");
9
9
  const CardUser = require("../../../users/components/blocks/CardUser.vue.cjs");
@@ -1,7 +1,7 @@
1
1
  import { ref, resolveDirective, openBlock, createElementBlock, createElementVNode, toDisplayString, withDirectives, createVNode, isRef, unref, withCtx, Fragment, renderList, createBlock, createCommentVNode } from "vue";
2
- import Field from "../../../../components/Field/Field.vue2.js";
2
+ import Field from "../../../../components/Field/Field.vue.js";
3
3
  /* empty css */
4
- import _sfc_main$6 from "../../../../components/Button/Button.vue2.js";
4
+ import _sfc_main$6 from "../../../../components/Button/Button.vue.js";
5
5
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
6
6
  import _sfc_main$1 from "../../../globals/views/components/blocks/BlockSearch.vue.js";
7
7
  import _sfc_main$3 from "../../../users/components/blocks/CardUser.vue.js";
@@ -3,11 +3,11 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
3
3
  const vue = require("vue");
4
4
  const vueRouter = require("vue-router");
5
5
  require("../../../../../../node_modules/js-cookie/dist/js.cookie.cjs");
6
- ;/* empty css */
7
- ;/* empty css */
8
- ;/* empty css */
6
+ ;/* empty css */
7
+ ;/* empty css */
9
8
  ;/* empty css */
10
9
  ;/* empty css */
10
+ ;/* empty css */
11
11
  ;/* empty css */
12
12
  ;/* empty css */
13
13
  const auth = require("../../../auth/views/store/auth.cjs");
@@ -1,11 +1,11 @@
1
1
  import { ref, withAsyncContext, watch, openBlock, createElementBlock, createElementVNode, createBlock, Fragment, renderList, normalizeClass } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import "../../../../../../node_modules/js-cookie/dist/js.cookie.js";
4
- /* empty css */
5
- /* empty css */
6
- /* empty css */
4
+ /* empty css */
5
+ /* empty css */
7
6
  /* empty css */
8
7
  /* empty css */
8
+ /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
11
11
  import { state } from "../../../auth/views/store/auth.js";
@@ -4,8 +4,8 @@ const vue = require("vue");
4
4
  const IconEdit = require("../../../../icons/navigation/IconEdit.vue.cjs");
5
5
  const IconAdd = require("../../../../icons/navigation/IconAdd.vue.cjs");
6
6
  ;/* empty css */
7
- ;/* empty css */
8
- ;/* empty css */
7
+ ;/* empty css */
8
+ ;/* empty css */
9
9
  const vueRouter = require("vue-router");
10
10
  ;/* empty css */
11
11
  const _hoisted_1 = { class: "flex flex-nowrap gap-thin card-page-title" };
@@ -2,8 +2,8 @@ import { ref, resolveComponent, openBlock, createElementBlock, createElementVNod
2
2
  import _sfc_main$1 from "../../../../icons/navigation/IconEdit.vue.js";
3
3
  import _sfc_main$2 from "../../../../icons/navigation/IconAdd.vue.js";
4
4
  /* empty css */
5
- /* empty css */
6
- /* empty css */
5
+ /* empty css */
6
+ /* empty css */
7
7
  import { useRouter } from "vue-router";
8
8
  /* empty css */
9
9
  const _hoisted_1 = { class: "flex flex-nowrap gap-thin card-page-title" };