@ozdao/prometheus-framework 0.0.92 → 0.0.94

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. package/dist/CardOrganization-82c5b4c6.js +1 -0
  2. package/dist/CardOrganization-df0a4506.mjs +229 -0
  3. package/dist/Feed-530e40ab.mjs +428 -0
  4. package/dist/Feed-c25dc839.js +1 -0
  5. package/dist/Product-6d05d027.js +7 -0
  6. package/dist/Product-a23f852f.js +7 -0
  7. package/dist/Product-b054c74c.mjs +838 -0
  8. package/dist/Product-c085f00f.mjs +838 -0
  9. package/dist/ProductEdit-171c9923.js +1 -0
  10. package/dist/ProductEdit-23d35d67.mjs +350 -0
  11. package/dist/ProductEdit-3aecb5bf.js +1 -0
  12. package/dist/ProductEdit-55b6cb06.mjs +350 -0
  13. package/dist/ProfileBlogposts-5382274b.mjs +64 -0
  14. package/dist/ProfileBlogposts-a2d04221.js +1 -0
  15. package/dist/ProfileComments-06985576.mjs +44 -0
  16. package/dist/ProfileComments-db4b6fbc.js +1 -0
  17. package/dist/ProfileLikes-3c5c02be.mjs +44 -0
  18. package/dist/ProfileLikes-553c52df.js +1 -0
  19. package/dist/ProfileOrganizations-6f4df3da.js +1 -0
  20. package/dist/ProfileOrganizations-930ca51f.mjs +212 -0
  21. package/dist/Publics-103da60e.js +1 -0
  22. package/dist/Publics-f4c3ef5b.mjs +123 -0
  23. package/dist/auth.client.cjs +1 -1
  24. package/dist/auth.client.js +86 -91
  25. package/dist/community.client.cjs +1 -1
  26. package/dist/community.client.js +4 -4
  27. package/dist/organizations.client-21cfcf36.mjs +3038 -0
  28. package/dist/organizations.client-6947e530.js +3 -0
  29. package/dist/organizations.client-c6fd9351.js +3 -0
  30. package/dist/organizations.client-d0cae5f4.mjs +3017 -0
  31. package/dist/organizations.client.cjs +1 -1
  32. package/dist/organizations.client.js +4 -4
  33. package/dist/style.css +1 -1
  34. package/dist/users.client.cjs +1 -1
  35. package/dist/users.client.js +4 -4
  36. package/package.json +1 -1
  37. package/src/modules/auth/components/pages/SignIn.vue +3 -3
  38. package/src/modules/community/components/sections/Feed.vue +1 -1
  39. package/src/modules/organizations/components/blocks/CardOrganization.vue +2 -0
@@ -0,0 +1,350 @@
1
+ import { toRefs as A, openBlock as n, createElementBlock as c, createTextVNode as C, toDisplayString as w, unref as s, createVNode as d, createElementVNode as e, createCommentVNode as k, createBlock as E, withCtx as N, Fragment as P, renderList as z, ref as U, withModifiers as B, withAsyncContext as D } from "vue";
2
+ import { useRoute as M, useRouter as R } from "vue-router";
3
+ import { s as r, a as V, b as $, _ as F, c as T } from "./organizations.client-d0cae5f4.mjs";
4
+ import "./inputs.validation-14e8e01f.mjs";
5
+ import { F as b, _ as L, a as j } from "./auth-5217f6a5.mjs";
6
+ import { C as O } from "./Breadcrumbs.vue_vue_type_style_index_0_lang-d9c6e4d1.mjs";
7
+ import "vue-i18n";
8
+ import { S as q } from "./Publics-f4c3ef5b.mjs";
9
+ import { u as G } from "./vuex.esm-bundler-57d8b6ba.mjs";
10
+ import { V as H } from "./vue-draggable-next.esm-bundler-ff6e3f52.mjs";
11
+ import "./globals-96ba60e4.mjs";
12
+ import "./Tab-a243605d.mjs";
13
+ import "./ButtonFollow-5e19fc49.mjs";
14
+ import "./_plugin-vue_export-helper-dad06003.mjs";
15
+ import "./Feed-986ddd21.mjs";
16
+ import "./EmptyState-34d85f10.mjs";
17
+ import "./Chips-f0b7ce36.mjs";
18
+ import "./PlaceholderUserpic-14c6ea7e.mjs";
19
+ import "./Feed-530e40ab.mjs";
20
+ import "./IconEdit-f0ad8b9a.mjs";
21
+ import "./CardOrganization-df0a4506.mjs";
22
+ import "./organizations-2adff182.mjs";
23
+ import "./UploadImage-a3ef4012.mjs";
24
+ const J = { class: "mn-big flex-column flex" }, K = {
25
+ __name: "EditProductInfo",
26
+ props: {
27
+ product: Object
28
+ },
29
+ setup(m) {
30
+ const u = m, o = G();
31
+ return A(u), (t, l) => (n(), c("div", J, [
32
+ C(w(s(o).products.current) + " ", 1),
33
+ d(q, {
34
+ options: [
35
+ "unpublished",
36
+ "published",
37
+ "archivied"
38
+ ],
39
+ select: s(o).products.state.current.status,
40
+ "onUpdate:select": l[0] || (l[0] = (a) => s(o).products.state.current.status = a),
41
+ placeholder: "Display product",
42
+ class: "w-100 mn-small bg-white radius-small pd-medium"
43
+ }, null, 8, ["select"]),
44
+ d(b, {
45
+ field: s(o).products.state.current.name,
46
+ "onUpdate:field": l[1] || (l[1] = (a) => s(o).products.state.current.name = a),
47
+ placeholder: "Введите название",
48
+ class: "w-100 mn-small bg-white radius-small pd-medium"
49
+ }, null, 8, ["field"]),
50
+ d(b, {
51
+ field: s(o).products.state.current.price,
52
+ "onUpdate:field": l[2] || (l[2] = (a) => s(o).products.state.current.price = a),
53
+ placeholder: "Введите цену",
54
+ class: "w-100 mn-small bg-white radius-small pd-medium",
55
+ type: "number"
56
+ }, null, 8, ["field"]),
57
+ d(b, {
58
+ field: s(o).products.state.current.description,
59
+ "onUpdate:field": l[3] || (l[3] = (a) => s(o).products.state.current.description = a),
60
+ placeholder: "Введите описание",
61
+ class: "w-100 mn-small bg-white radius-small pd-medium",
62
+ type: "textarea"
63
+ }, null, 8, ["field"])
64
+ ]));
65
+ }
66
+ }, Q = { class: "mn-big" }, W = { class: "mn-small flex-nowrap flex" }, X = { class: "mn-r-thin" }, Y = { class: "flex-column flex" }, Z = {
67
+ key: 0,
68
+ class: "w-100 mn-small"
69
+ }, ee = ["onClick"], te = /* @__PURE__ */ e("svg", {
70
+ class: "i-small",
71
+ fill: "none",
72
+ height: "20",
73
+ viewBox: "0 0 20 20",
74
+ width: "20",
75
+ xmlns: "http://www.w3.org/2000/svg"
76
+ }, [
77
+ /* @__PURE__ */ e("path", {
78
+ "clip-rule": "evenodd",
79
+ d: "m7.27124 0h5.45456c1.0041 0 1.8182.814027 1.8182 1.81818v.90899h2.7278c1.0042 0 1.8182.81402 1.8182 1.81818v1.81818c0 1.00415-.814 1.81818-1.8182 1.81818h-.0735l-.8363 10.00009c0 1.0042-.814 1.8182-1.8182 1.8182h-9.09087c-1.00416 0-1.81818-.814-1.81504-1.7427l-.83964-10.07559h-.07187c-1.00415 0-1.818177-.81403-1.818177-1.81818v-1.81818c0-1.00416.814027-1.81818 1.818177-1.81818h2.72668v-.90899c0-1.004153.81402-1.81818 1.81818-1.81818zm-1.81889 18.1819-.83047-10h10.75152l-.827 9.9245-.0031.0755zm-2.72612-11.81799v-1.81818h14.54547v1.81818zm10.00137-4.54571v.90909h-5.45456v-.90909z",
80
+ fill: "#8a8a8a",
81
+ "fill-rule": "evenodd"
82
+ })
83
+ ], -1), se = [
84
+ te
85
+ ], S = {
86
+ __name: "EditParameters",
87
+ props: {
88
+ items: {
89
+ type: Array,
90
+ default: () => []
91
+ },
92
+ title: String,
93
+ addButtonLabel: String,
94
+ emptyMessage: String,
95
+ keyName: String,
96
+ valueName: String
97
+ },
98
+ emits: ["add-info", "delete-info"],
99
+ setup(m, { emit: u }) {
100
+ const o = m;
101
+ function t() {
102
+ u("add-info", {});
103
+ }
104
+ function l(i) {
105
+ u("delete-info", i);
106
+ }
107
+ const { items: a, title: _, emptyMessage: v, addButtonLabel: f, keyName: p, valueName: g } = A(o);
108
+ return (i, I) => (n(), c("div", Q, [
109
+ e("div", W, [
110
+ e("h5", X, w(s(_)), 1),
111
+ e("button", {
112
+ onClick: t,
113
+ class: "i-small pd-thin button-delete button"
114
+ }, "+")
115
+ ]),
116
+ e("div", Y, [
117
+ s(a).length == 0 ? (n(), c("p", Z, w(s(v)), 1)) : k("", !0),
118
+ s(a).length == 0 ? (n(), E(L, {
119
+ key: 1,
120
+ onClick: t,
121
+ class: "button"
122
+ }, {
123
+ default: N(() => [
124
+ C(w(s(f)), 1)
125
+ ]),
126
+ _: 1
127
+ })) : k("", !0),
128
+ (n(!0), c(P, null, z(s(a), (h, x) => (n(), c("div", {
129
+ class: "mn-medium w-100 flex-nowrap flex",
130
+ key: x
131
+ }, [
132
+ d(b, {
133
+ field: h[s(p)],
134
+ "onUpdate:field": (y) => h[s(p)] = y,
135
+ placeholder: "Название параметра",
136
+ class: "w-100 mn-r-small bg-white radius-small pd-medium"
137
+ }, null, 8, ["field", "onUpdate:field"]),
138
+ d(b, {
139
+ field: h[s(g)],
140
+ "onUpdate:field": (y) => h[s(g)] = y,
141
+ placeholder: "Значение параметра",
142
+ class: "w-100 bg-white radius-small pd-medium"
143
+ }, null, 8, ["field", "onUpdate:field"]),
144
+ e("button", {
145
+ onClick: (y) => l(x),
146
+ class: "mn-l-small button"
147
+ }, se, 8, ee)
148
+ ]))), 128))
149
+ ])
150
+ ]));
151
+ }
152
+ }, oe = /* @__PURE__ */ e("div", { class: "flex-v-center flex-h-center flex w-100 h-100" }, " upload ", -1), ae = {
153
+ __name: "UploadImageMultiple",
154
+ props: [
155
+ "uploadPath"
156
+ ],
157
+ emits: ["update:images"],
158
+ setup(m, { emit: u }) {
159
+ const o = m, t = U([]), l = U(null);
160
+ function a() {
161
+ l.value.click();
162
+ }
163
+ async function _(f) {
164
+ let p = f.target.files, g = new FormData();
165
+ for (let i = 0; i < p.length; i++)
166
+ g.append("file", p[i]);
167
+ try {
168
+ (await j.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(o.uploadPath)}`, g, {
169
+ headers: {
170
+ "Content-Type": "multipart/form-data"
171
+ }
172
+ })).data.forEach((h) => {
173
+ t.value.push(h.filepath);
174
+ }), u("update:images", t.value);
175
+ } catch (i) {
176
+ console.error(i);
177
+ }
178
+ }
179
+ function v(f) {
180
+ f.preventDefault(), _({
181
+ target: {
182
+ files: f.dataTransfer.files
183
+ }
184
+ });
185
+ }
186
+ return (f, p) => (n(), c("div", {
187
+ onClick: a,
188
+ onDrop: v,
189
+ onDragover: p[0] || (p[0] = B(() => {
190
+ }, ["prevent"])),
191
+ class: "flex-v-center flex-h-center flex"
192
+ }, [
193
+ oe,
194
+ e("input", {
195
+ type: "file",
196
+ ref_key: "fileInput",
197
+ ref: l,
198
+ onChange: _,
199
+ multiple: "",
200
+ style: { display: "none" }
201
+ }, null, 544)
202
+ ], 32));
203
+ }
204
+ }, le = {
205
+ key: 0,
206
+ class: "mn-big"
207
+ }, ne = { class: "flex-column block" }, re = ["src"], ie = ["onClick"], de = {
208
+ __name: "EditProductImages",
209
+ props: {
210
+ product: Object
211
+ },
212
+ setup(m) {
213
+ function u(t) {
214
+ console.log(t), console.log(r.current.images), r.current.images.push(...t);
215
+ }
216
+ function o(t) {
217
+ r.current.images.splice(t, 1);
218
+ }
219
+ return (t, l) => (n(), c("div", null, [
220
+ m.product.images.length < 1 ? (n(), c("p", le, " The product doesn't have any images yet. ")) : k("", !0),
221
+ d(s(H), {
222
+ class: "cols-4 dragArea list-group w-full",
223
+ list: m.product.images,
224
+ sort: !0,
225
+ onChange: t.log
226
+ }, {
227
+ default: N(() => [
228
+ (n(!0), c(P, null, z(m.product.images, (a, _) => (n(), c("div", ne, [
229
+ e("img", {
230
+ class: "w-100 mn-small",
231
+ src: a
232
+ }, null, 8, re),
233
+ e("a", {
234
+ onClick: (v) => o(_),
235
+ class: "w-100 br-grey br-solid br-1px button"
236
+ }, "Удалить", 8, ie)
237
+ ]))), 256))
238
+ ]),
239
+ _: 1
240
+ }, 8, ["list", "onChange"]),
241
+ d(ae, {
242
+ "onUpdate:images": u,
243
+ uploadPath: "organizations/" + t.$route.params._id + "/products",
244
+ class: "mn-t-semi pd-small w-100 button bg-main"
245
+ }, null, 8, ["uploadPath"])
246
+ ]));
247
+ }
248
+ };
249
+ const ce = { class: "for-transition w-100" }, ue = { class: "pd-b-zero pd-t-zero pd-thin" }, me = { class: "pd-thin" }, pe = { class: "flex-nowrap flex bg-grey pd-medium radius-big" }, fe = {
250
+ key: 0,
251
+ class: "mn-r-auto"
252
+ }, he = {
253
+ key: 1,
254
+ class: "mn-r-auto"
255
+ }, _e = { class: "flex-nowrap flex pd-thin" }, ge = { class: "pd-b-zero pd-t-zero pd-thin cols-2 gap-thin" }, ve = { class: "mn-thin bg-grey pd-medium o-hidden radius-big" }, be = /* @__PURE__ */ e("h3", { class: "mn-semi" }, "Profile", -1), ye = { class: "mn-semi" }, we = /* @__PURE__ */ e("h5", null, "Categories", -1), xe = { class: "" }, $e = { class: "mn-thin bg-grey pd-medium o-hidden radius-big" }, ke = /* @__PURE__ */ e("h3", { class: "mn-semi" }, "Images", -1), Ke = {
256
+ __name: "ProductEdit",
257
+ async setup(m) {
258
+ let u, o;
259
+ const t = M(), l = R();
260
+ [u, o] = D(() => V.fetchCategories()), await u, o(), t.params.product && ([u, o] = D(() => $.read({ _id: t.params.product })), await u, o());
261
+ function a() {
262
+ r.current.information.push({ name: "", value: "" });
263
+ }
264
+ function _(i) {
265
+ r.current.information.splice(i, 1);
266
+ }
267
+ function v() {
268
+ r.current.localization.push({ locale: "", text: "" });
269
+ }
270
+ function f(i) {
271
+ r.current.localization.splice(i, 1);
272
+ }
273
+ function p() {
274
+ t.params.product ? $.update(t.params.product, r.current) : $.create(t.params._id, r.current);
275
+ }
276
+ function g() {
277
+ l.push({ name: "ProductEdit", params: { _id: t.params._id, product: r.current._id } });
278
+ }
279
+ return (i, I) => (n(), c("div", ce, [
280
+ e("div", ue, [
281
+ d(F, { class: "pd-medium bg-grey radius-big" })
282
+ ]),
283
+ e("div", me, [
284
+ e("header", pe, [
285
+ s(t).params.product ? (n(), c("h1", fe, "Edit Product")) : (n(), c("h1", he, "Create Product")),
286
+ e("section", _e, [
287
+ d(L, {
288
+ submit: p,
289
+ callback: g
290
+ }, {
291
+ default: N(() => [
292
+ C("Save Product")
293
+ ]),
294
+ _: 1
295
+ })
296
+ ])
297
+ ])
298
+ ]),
299
+ e("div", ge, [
300
+ e("div", ve, [
301
+ be,
302
+ d(K, {
303
+ product: r.current
304
+ }, null, 8, ["product"]),
305
+ e("div", ye, [
306
+ we,
307
+ (n(!0), c(P, null, z(T.all, (h, x) => (n(), E(O, {
308
+ label: h.name,
309
+ name: "categories",
310
+ value: h.url,
311
+ class: "w-100 mn-t-small bg-white radius-small pd-small",
312
+ radio: r.current.category
313
+ }, null, 8, ["label", "value", "radio"]))), 256))
314
+ ]),
315
+ d(S, {
316
+ items: r.current.information,
317
+ title: "Parameters",
318
+ emptyMessage: "No parameters",
319
+ addButtonLabel: "Add parameter",
320
+ keyName: "name",
321
+ valueName: "value",
322
+ onAddInfo: a,
323
+ onDeleteInfo: _
324
+ }, null, 8, ["items"]),
325
+ d(S, {
326
+ items: r.current.localization,
327
+ title: "Localization",
328
+ emptyMessage: "No localizations",
329
+ addButtonLabel: "Add localization",
330
+ keyName: "locale",
331
+ valueName: "text",
332
+ onAddInfo: v,
333
+ onDeleteInfo: f
334
+ }, null, 8, ["items"])
335
+ ]),
336
+ e("div", xe, [
337
+ e("div", $e, [
338
+ ke,
339
+ d(de, {
340
+ product: r.current
341
+ }, null, 8, ["product"])
342
+ ])
343
+ ])
344
+ ])
345
+ ]));
346
+ }
347
+ };
348
+ export {
349
+ Ke as default
350
+ };
@@ -0,0 +1,64 @@
1
+ import { ref as f, watch as g, openBlock as t, createElementBlock as p, createElementVNode as d, unref as u, createCommentVNode as s, createBlock as l } from "vue";
2
+ import { useRoute as v, useRouter as y } from "vue-router";
3
+ import { _ as b } from "./Tab-a243605d.mjs";
4
+ import { _ as n } from "./Feed-530e40ab.mjs";
5
+ import { s as o } from "./auth-5217f6a5.mjs";
6
+ import "./inputs.validation-14e8e01f.mjs";
7
+ import "./globals-96ba60e4.mjs";
8
+ import "vue-i18n";
9
+ import "./EmptyState-34d85f10.mjs";
10
+ import "./_plugin-vue_export-helper-dad06003.mjs";
11
+ import "./Chips-f0b7ce36.mjs";
12
+ import "./PlaceholderUserpic-14c6ea7e.mjs";
13
+ const h = { class: "pd-thin" }, k = { class: "mn-medium flex-v-center flex-nowrap flex" }, w = /* @__PURE__ */ d("h2", { class: "mn-r-medium" }, "Posts", -1), M = {
14
+ __name: "ProfileBlogposts",
15
+ setup(q) {
16
+ const e = v(), c = y();
17
+ let _ = e.query.tab ? e.query.tab : "posts";
18
+ const r = f(_);
19
+ return e.query.tab = r.value, g(r, (i) => {
20
+ c.push({ query: { ...e.query, tab: i } });
21
+ }), (i, a) => (t(), p("div", h, [
22
+ d("header", k, [
23
+ w,
24
+ o.user._id === u(e).params._id ? (t(), p("button", {
25
+ key: 0,
26
+ onClick: a[0] || (a[0] = (m) => i.$router.push({
27
+ name: "Create BlogPost"
28
+ })),
29
+ class: "radius-100p i-big hover-scale-1 cursor-pointer t-white bg-second"
30
+ }, " + ")) : s("", !0)
31
+ ]),
32
+ o.user._id === u(e).params._id ? (t(), l(b, {
33
+ key: 0,
34
+ selected: r.value,
35
+ "onUpdate:selected": a[1] || (a[1] = (m) => r.value = m),
36
+ tabs: [
37
+ { name: "My posts", value: "posts" },
38
+ { name: "Drafts", value: "drafts" },
39
+ { name: "Following", value: "following" }
40
+ ],
41
+ class: "mn-small o-hidden h5 radius-big bg-grey"
42
+ }, null, 8, ["selected"])) : s("", !0),
43
+ r.value === "posts" ? (t(), l(n, {
44
+ key: 1,
45
+ user: o.user._id,
46
+ creator: u(e).params._id
47
+ }, null, 8, ["user", "creator"])) : s("", !0),
48
+ r.value === "drafts" ? (t(), l(n, {
49
+ key: 2,
50
+ user: o.user._id,
51
+ creator: u(e).params._id,
52
+ status: "draft"
53
+ }, null, 8, ["user", "creator"])) : s("", !0),
54
+ r.value === "following" ? (t(), l(n, {
55
+ key: 3,
56
+ user: o.user._id,
57
+ category: "following"
58
+ }, null, 8, ["user"])) : s("", !0)
59
+ ]));
60
+ }
61
+ };
62
+ export {
63
+ M as default
64
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),l=require("vue-router"),d=require("./Tab-6f0a4909.js"),u=require("./Feed-c25dc839.js"),o=require("./auth-5a58f8cb.js");require("./inputs.validation-24ae76b9.js");require("./globals-928eb13c.js");require("vue-i18n");require("./EmptyState-7658d7d6.js");require("./_plugin-vue_export-helper-f246444f.js");require("./Chips-2a0d9bfe.js");require("./PlaceholderUserpic-20d58460.js");const m={class:"pd-thin"},p={class:"mn-medium flex-v-center flex-nowrap flex"},_=e.createElementVNode("h2",{class:"mn-r-medium"},"Posts",-1),f={__name:"ProfileBlogposts",setup(k){const r=l.useRoute(),c=l.useRouter();let i=r.query.tab?r.query.tab:"posts";const t=e.ref(i);return r.query.tab=t.value,e.watch(t,a=>{c.push({query:{...r.query,tab:a}})}),(a,s)=>(e.openBlock(),e.createElementBlock("div",m,[e.createElementVNode("header",p,[_,o.state.user._id===e.unref(r).params._id?(e.openBlock(),e.createElementBlock("button",{key:0,onClick:s[0]||(s[0]=n=>a.$router.push({name:"Create BlogPost"})),class:"radius-100p i-big hover-scale-1 cursor-pointer t-white bg-second"}," + ")):e.createCommentVNode("",!0)]),o.state.user._id===e.unref(r).params._id?(e.openBlock(),e.createBlock(d._sfc_main,{key:0,selected:t.value,"onUpdate:selected":s[1]||(s[1]=n=>t.value=n),tabs:[{name:"My posts",value:"posts"},{name:"Drafts",value:"drafts"},{name:"Following",value:"following"}],class:"mn-small o-hidden h5 radius-big bg-grey"},null,8,["selected"])):e.createCommentVNode("",!0),t.value==="posts"?(e.openBlock(),e.createBlock(u._sfc_main,{key:1,user:o.state.user._id,creator:e.unref(r).params._id},null,8,["user","creator"])):e.createCommentVNode("",!0),t.value==="drafts"?(e.openBlock(),e.createBlock(u._sfc_main,{key:2,user:o.state.user._id,creator:e.unref(r).params._id,status:"draft"},null,8,["user","creator"])):e.createCommentVNode("",!0),t.value==="following"?(e.openBlock(),e.createBlock(u._sfc_main,{key:3,user:o.state.user._id,category:"following"},null,8,["user"])):e.createCommentVNode("",!0)]))}};exports.default=f;
@@ -0,0 +1,44 @@
1
+ import { ref as l, watch as p, openBlock as s, createElementBlock as c, createVNode as d, createBlock as _, unref as a, createCommentVNode as f, createElementVNode as m } from "vue";
2
+ import { useRoute as b, useRouter as h } from "vue-router";
3
+ import { _ as v } from "./Tab-a243605d.mjs";
4
+ import { _ as y } from "./Feed-530e40ab.mjs";
5
+ import "./inputs.validation-14e8e01f.mjs";
6
+ import "./globals-96ba60e4.mjs";
7
+ import "vue-i18n";
8
+ import "./EmptyState-34d85f10.mjs";
9
+ import "./_plugin-vue_export-helper-dad06003.mjs";
10
+ import "./Chips-f0b7ce36.mjs";
11
+ import "./PlaceholderUserpic-14c6ea7e.mjs";
12
+ import "./auth-5217f6a5.mjs";
13
+ const g = { class: "pd-thin" }, q = /* @__PURE__ */ m("header", { class: "mn-medium flex-v-center flex-nowrap flex" }, [
14
+ /* @__PURE__ */ m("h2", { class: "mn-r-medium" }, "Comments")
15
+ ], -1), O = {
16
+ __name: "ProfileComments",
17
+ setup(w) {
18
+ const e = b(), n = h();
19
+ let u = e.query.tab ? e.query.tab : "posts";
20
+ const t = l(u);
21
+ return e.query.tab = t.value, p(t, (r) => {
22
+ n.push({ query: { ...e.query, tab: r } });
23
+ }), (r, o) => (s(), c("div", g, [
24
+ q,
25
+ d(v, {
26
+ selected: t.value,
27
+ "onUpdate:selected": o[0] || (o[0] = (i) => t.value = i),
28
+ tabs: [
29
+ { name: "My posts", value: "posts" },
30
+ { name: "Following", value: "hubs" }
31
+ ],
32
+ class: "mn-r-medium o-hidden h5 radius-big bg-grey"
33
+ }, null, 8, ["selected"]),
34
+ t.value === "posts" ? (s(), _(y, {
35
+ key: 0,
36
+ user: a(e).params._id,
37
+ owner: a(e).params._id
38
+ }, null, 8, ["user", "owner"])) : f("", !0)
39
+ ]));
40
+ }
41
+ };
42
+ export {
43
+ O as default
44
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o=require("vue-router"),i=require("./Tab-6f0a4909.js"),c=require("./Feed-c25dc839.js");require("./inputs.validation-24ae76b9.js");require("./globals-928eb13c.js");require("vue-i18n");require("./EmptyState-7658d7d6.js");require("./_plugin-vue_export-helper-f246444f.js");require("./Chips-2a0d9bfe.js");require("./PlaceholderUserpic-20d58460.js");require("./auth-5a58f8cb.js");const m={class:"pd-thin"},d=e.createElementVNode("header",{class:"mn-medium flex-v-center flex-nowrap flex"},[e.createElementVNode("h2",{class:"mn-r-medium"},"Comments")],-1),q={__name:"ProfileComments",setup(p){const r=o.useRoute(),n=o.useRouter();let a=r.query.tab?r.query.tab:"posts";const t=e.ref(a);return r.query.tab=t.value,e.watch(t,u=>{n.push({query:{...r.query,tab:u}})}),(u,s)=>(e.openBlock(),e.createElementBlock("div",m,[d,e.createVNode(i._sfc_main,{selected:t.value,"onUpdate:selected":s[0]||(s[0]=l=>t.value=l),tabs:[{name:"My posts",value:"posts"},{name:"Following",value:"hubs"}],class:"mn-r-medium o-hidden h5 radius-big bg-grey"},null,8,["selected"]),t.value==="posts"?(e.openBlock(),e.createBlock(c._sfc_main,{key:0,user:e.unref(r).params._id,owner:e.unref(r).params._id},null,8,["user","owner"])):e.createCommentVNode("",!0)]))}};exports.default=q;
@@ -0,0 +1,44 @@
1
+ import { ref as l, watch as p, openBlock as s, createElementBlock as c, createVNode as d, createBlock as _, unref as a, createCommentVNode as f, createElementVNode as m } from "vue";
2
+ import { useRoute as b, useRouter as h } from "vue-router";
3
+ import { _ as v } from "./Tab-a243605d.mjs";
4
+ import { _ as y } from "./Feed-530e40ab.mjs";
5
+ import "./inputs.validation-14e8e01f.mjs";
6
+ import "./globals-96ba60e4.mjs";
7
+ import "vue-i18n";
8
+ import "./EmptyState-34d85f10.mjs";
9
+ import "./_plugin-vue_export-helper-dad06003.mjs";
10
+ import "./Chips-f0b7ce36.mjs";
11
+ import "./PlaceholderUserpic-14c6ea7e.mjs";
12
+ import "./auth-5217f6a5.mjs";
13
+ const k = { class: "pd-thin" }, g = /* @__PURE__ */ m("header", { class: "mn-medium flex-v-center flex-nowrap flex" }, [
14
+ /* @__PURE__ */ m("h2", { class: "mn-r-medium" }, "Likes")
15
+ ], -1), M = {
16
+ __name: "ProfileLikes",
17
+ setup(q) {
18
+ const e = b(), n = h();
19
+ let i = e.query.tab ? e.query.tab : "posts";
20
+ const t = l(i);
21
+ return e.query.tab = t.value, p(t, (r) => {
22
+ n.push({ query: { ...e.query, tab: r } });
23
+ }), (r, o) => (s(), c("div", k, [
24
+ g,
25
+ d(v, {
26
+ selected: t.value,
27
+ "onUpdate:selected": o[0] || (o[0] = (u) => t.value = u),
28
+ tabs: [
29
+ { name: "My posts", value: "posts" },
30
+ { name: "Following", value: "hubs" }
31
+ ],
32
+ class: "mn-r-medium o-hidden h5 radius-big bg-grey"
33
+ }, null, 8, ["selected"]),
34
+ t.value === "posts" ? (s(), _(y, {
35
+ key: 0,
36
+ user: a(e).params._id,
37
+ owner: a(e).params._id
38
+ }, null, 8, ["user", "owner"])) : f("", !0)
39
+ ]));
40
+ }
41
+ };
42
+ export {
43
+ M as default
44
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o=require("vue-router"),l=require("./Tab-6f0a4909.js"),c=require("./Feed-c25dc839.js");require("./inputs.validation-24ae76b9.js");require("./globals-928eb13c.js");require("vue-i18n");require("./EmptyState-7658d7d6.js");require("./_plugin-vue_export-helper-f246444f.js");require("./Chips-2a0d9bfe.js");require("./PlaceholderUserpic-20d58460.js");require("./auth-5a58f8cb.js");const d={class:"pd-thin"},m=e.createElementVNode("header",{class:"mn-medium flex-v-center flex-nowrap flex"},[e.createElementVNode("h2",{class:"mn-r-medium"},"Likes")],-1),q={__name:"ProfileLikes",setup(p){const r=o.useRoute(),a=o.useRouter();let n=r.query.tab?r.query.tab:"posts";const t=e.ref(n);return r.query.tab=t.value,e.watch(t,u=>{a.push({query:{...r.query,tab:u}})}),(u,s)=>(e.openBlock(),e.createElementBlock("div",d,[m,e.createVNode(l._sfc_main,{selected:t.value,"onUpdate:selected":s[0]||(s[0]=i=>t.value=i),tabs:[{name:"My posts",value:"posts"},{name:"Following",value:"hubs"}],class:"mn-r-medium o-hidden h5 radius-big bg-grey"},null,8,["selected"]),t.value==="posts"?(e.openBlock(),e.createBlock(c._sfc_main,{key:0,user:e.unref(r).params._id,owner:e.unref(r).params._id},null,8,["user","owner"])):e.createCommentVNode("",!0)]))}};exports.default=q;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),m=require("vue-router"),f=require("./Tab-6f0a4909.js"),y=require("./EmptyState-7658d7d6.js"),h=require("./CardOrganization-82c5b4c6.js"),k=require("./_plugin-vue_export-helper-f246444f.js"),g=require("./organizations-e97a0f85.js"),d=require("./auth-5a58f8cb.js");require("./inputs.validation-24ae76b9.js");require("./globals-928eb13c.js");require("vue-i18n");require("./ButtonFollow-959861db.js");const _={},v={width:"100%",height:"20rem",xmlns:"http://www.w3.org/2000/svg"},w=e.createStaticVNode('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--grey))"></rect><rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="45" rx="5" ry="5" width="70%" height="50" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="110" rx="3" ry="3" width="90%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="130" rx="3" ry="3" width="70%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="-25%" y="0" width="25%" height="100%" fill="#fff" mask="url(#myMask)" opacity="0.3"><animate attributeName="x" from="-25%" to="100%" dur="2s" repeatCount="indefinite"></animate></rect>',6),x=[w];function B(u,t){return e.openBlock(),e.createElementBlock("svg",v,x)}const C=k._export_sfc(_,[["render",B]]),N={class:"feed"},p={__name:"Feed",props:{category:{type:String,default:null},selectedDate:{type:String,default:null},organization:{type:String,default:null},owner:{type:String,default:null},user:{type:[String,Number],default:null},member:{type:[String,Number],default:null},subscriber:{type:[String,Number],default:null},sortOrder:{type:String,default:"desc"},participant:{type:String,default:null},period:{type:String,default:null},status:{type:String,default:null}},setup(u){const t=u,a=e.ref([]),o=e.ref(!1),r=e.ref(!0),l=e.ref(0),n=e.ref(20),c=async()=>{if(o.value){l.value+=n.value;const i=await g.actions.read({skip:l.value,limit:n.value,category:t.category,sortOrder:t.sortOrder,member:t.member,subscriber:t.subscriber,onlyuser:t.onlyuser,user:t.user,date:t.selectedDate,owner:t.owner,organization:t.organization,period:t.period,status:t.status});i.length===0?o.value=!1:o.value=!0,a.value=[...a.value,...i]}};return e.onMounted(async()=>{r.value=!0,console.log(t.selectedDate);const i=await g.actions.read({skip:l.value,limit:n.value,category:t.category,member:t.member,subscriber:t.subscriber,onlyuser:t.onlyuser,sortOrder:t.sortOrder,user:t.user,owner:t.owner,date:t.selectedDate,organization:t.organization,period:t.period,status:t.status});i.length===0?o.value=!1:o.value=!0,a.value=i,r.value=!1}),(i,O)=>(e.openBlock(),e.createElementBlock("section",N,[e.createVNode(e.TransitionGroup,{tag:"ul",name:"fade",class:"o-hidden bg-grey radius-big"},{default:e.withCtx(()=>[r.value?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(n.value,s=>(e.openBlock(),e.createBlock(C,{key:s}))),128)):e.createCommentVNode("",!0)]),_:1}),e.createVNode(e.Transition,{name:"fade"},{default:e.withCtx(()=>[!r.value&&a.value.length<1?(e.openBlock(),e.createBlock(y._sfc_main,{key:0,title:"No Organizations Found",description:"Currently, there are no organizations available. Please check back later.",class:"pd-medium mn-thin bg-grey radius-big"})):e.createCommentVNode("",!0)]),_:1}),e.createVNode(e.TransitionGroup,{tag:"ul",name:"fade",class:"container"},{default:e.withCtx(()=>[!r.value&&a.value.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(a.value,(s,b)=>(e.openBlock(),e.createBlock(h._sfc_main,{onClick:E=>i.$router.push({name:"Organization",params:{_id:s._id}}),key:s._id,organization:s,user:u.user,type:"normal",class:e.normalizeClass(["w-100 radius-big mn-medium",{"br-b br-solid br-black-transp-10":b!==a.value.length-1}])},null,8,["onClick","organization","user","class"]))),128)):e.createCommentVNode("",!0),o.value&&a.value.length>0?(e.openBlock(),e.createElementBlock("button",{key:1,onClick:c,class:"w-100 bg-main button"},"Load more")):e.createCommentVNode("",!0)]),_:1})]))}},z={class:"pd-thin"},q={class:"mn-medium flex-v-center flex-nowrap flex"},V=e.createElementVNode("h2",{class:"mn-r-medium"},"Groups",-1),S={__name:"ProfileOrganizations",setup(u){const t=m.useRoute(),a=m.useRouter();let o=t.query.tab?t.query.tab:"member";const r=e.ref(o);return t.query.tab=r.value,e.watch(r,l=>{a.push({query:{...t.query,tab:l}})}),(l,n)=>(e.openBlock(),e.createElementBlock("div",z,[e.createElementVNode("header",q,[V,d.state.user._id===e.unref(t).params._id?(e.openBlock(),e.createElementBlock("button",{key:0,onClick:n[0]||(n[0]=c=>l.$router.push({name:"Create Organization"})),class:"radius-100p i-big hover-scale-1 cursor-pointer t-white bg-second"}," + ")):e.createCommentVNode("",!0)]),e.createVNode(f._sfc_main,{selected:r.value,"onUpdate:selected":n[1]||(n[1]=c=>r.value=c),tabs:[{name:"Member",value:"member"},{name:"Follower",value:"follower"}],class:"mn-medium mn-r-medium o-hidden h5 radius-big bg-grey"},null,8,["selected"]),e.createVNode(e.Transition,{name:"slide-fade"},{default:e.withCtx(()=>[r.value==="member"?(e.openBlock(),e.createBlock(p,{key:0,user:d.state.user._id,owner:e.unref(t).params._id},null,8,["user","owner"])):e.createCommentVNode("",!0)]),_:1}),e.createVNode(e.Transition,{name:"slide-fade"},{default:e.withCtx(()=>[r.value==="follower"?(e.openBlock(),e.createBlock(p,{key:0,user:d.state.user._id,subscriber:e.unref(t).params._id},null,8,["user","subscriber"])):e.createCommentVNode("",!0)]),_:1})]))}};exports.default=S;