@ozdao/prometheus-framework 0.1.32 → 0.1.34
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Chips-41cd6570.mjs +203 -0
- package/dist/Chips-c3d7341e.js +1 -0
- package/dist/EULA-e05236af.mjs +4210 -0
- package/dist/EULA-f5fba925.js +1 -0
- package/dist/Feed-046852fc.js +1 -0
- package/dist/Feed-4efa2a93.mjs +394 -0
- package/dist/Feed-acfbb839.mjs +371 -0
- package/dist/Feed-e6e84388.js +1 -0
- package/dist/Image-93c3a270.mjs +480 -0
- package/dist/Image-de94b883.js +9 -0
- package/dist/Product-1892b14a.js +7 -0
- package/dist/Product-d3f1d10a.mjs +844 -0
- package/dist/ProductEdit-8e779ed8.js +1 -0
- package/dist/ProductEdit-ebcc3f98.mjs +306 -0
- package/dist/ProfileBlogposts-8c10a505.js +1 -0
- package/dist/ProfileBlogposts-a2f7cd4c.mjs +70 -0
- package/dist/ProfileEvents-47409c9e.mjs +62 -0
- package/dist/ProfileEvents-db12cf78.js +1 -0
- package/dist/auth.server.js +4 -4
- package/dist/auth.server.mjs +4 -4
- package/dist/community.client.cjs +1 -1
- package/dist/community.client.js +217 -241
- package/dist/community.server.js +2 -2
- package/dist/community.server.mjs +2 -2
- package/dist/events.client.cjs +1 -1
- package/dist/events.client.js +4 -4
- package/dist/events.server.js +361 -224
- package/dist/events.server.mjs +361 -224
- package/dist/files.server.js +1 -1
- package/dist/files.server.mjs +1 -1
- package/dist/legal.client.cjs +1 -1
- package/dist/legal.client.js +1 -1
- package/dist/modules/community/components/sections/Feed.vue.d.ts +2 -0
- package/dist/organizations.client-76c3660a.mjs +3072 -0
- package/dist/organizations.client-ddbf8809.js +3 -0
- package/dist/organizations.client.cjs +1 -1
- package/dist/organizations.client.js +4 -4
- package/dist/organizations.server.js +4 -4
- package/dist/organizations.server.mjs +4 -4
- package/dist/style.css +1 -1
- package/dist/users.client.cjs +1 -1
- package/dist/users.client.js +2 -2
- package/dist/users.server.js +2 -2
- package/dist/users.server.mjs +2 -2
- package/package.json +1 -1
- package/src/components/CardHeader/CardHeader.vue +3 -3
- package/src/modules/community/components/blocks/CardBlogpost.vue +2 -4
- package/src/modules/community/components/sections/Feed.vue +44 -39
- package/src/modules/community/components/sections/HotPosts.vue +9 -56
- package/src/modules/events/components/blocks/CardEvent.vue +0 -2
- package/src/modules/events/controllers/events.controller.js +55 -265
- package/src/modules/events/controllers/utils/queryProcessor.js +118 -0
- package/src/modules/events/models/event.new.model.js +76 -0
- package/src/modules/files/middlewares/server/middlewareMulter.js +1 -0
- package/src/modules/globals/controllers/utils/queryProcessor.js +228 -0
- package/src/modules/globals/models/common.schema.js +14 -0
- package/src/modules/globals/models/engagement.schema.js +10 -0
- package/src/modules/globals/models/metadata.schema.js +15 -0
- package/src/modules/globals/models/ownership.schema.js +34 -0
- package/src/modules/globals/utils/seo-friendly-url.js +28 -0
- package/src/modules/legal/components/pages/legal/EULA.vue +0 -3
- package/src/modules/products/controllers/categories.controller.js +3 -0
- package/src/modules/products/models/category.model.js +63 -13
- package/src/modules/products/models/leftover.model.js +38 -17
- package/src/modules/products/models/modification.model.js +31 -14
- package/src/modules/products/models/product.model.js +37 -38
- package/src/modules/products/products.server.js +11 -1
@@ -0,0 +1,203 @@
|
|
1
|
+
import { openBlock as o, createElementBlock as a, createElementVNode as d, withModifiers as g, createCommentVNode as i, createBlock as x, toDisplayString as u, Fragment as v, renderList as $, normalizeStyle as P, withCtx as k, reactive as R, watch as E } from "vue";
|
2
|
+
import { useRouter as U } from "vue-router";
|
3
|
+
import { P as z, D as C, _ as j } from "./IconEdit-680dc269.mjs";
|
4
|
+
import "./Button.vue_vue_type_style_index_0_lang-4ed993c7.mjs";
|
5
|
+
import "./auth-98fe3efb.mjs";
|
6
|
+
import { a as M } from "./index-a661083c.mjs";
|
7
|
+
import { s as b } from "./globals-96ba60e4.mjs";
|
8
|
+
const L = {
|
9
|
+
key: 0,
|
10
|
+
class: "pd-b-zero"
|
11
|
+
}, O = { class: "w-100 flex-v-center flex-nojustify flex" }, S = { class: "w-100 flex-nowrap flex-v-center flex" }, D = ["src"], F = {
|
12
|
+
key: 2,
|
13
|
+
class: "t-semi"
|
14
|
+
}, I = { key: 1 }, A = { key: 2 }, T = { class: "d-block mn-l-auto flex-nowrap flex flex-v-center" }, V = {
|
15
|
+
key: 0,
|
16
|
+
class: "w-4r i-thin"
|
17
|
+
}, B = {
|
18
|
+
style: { position: "absolute", top: "0px", right: "0px" },
|
19
|
+
class: "br-solid br-2px br-white z-index-1 radius-big i-thin bg-second flex flex-center t-white p-small t-semi"
|
20
|
+
}, N = ["src"], H = { class: "bg-black pd-thin radius-small" }, J = /* @__PURE__ */ d("button", { class: "w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button" }, " Report ", -1), se = {
|
21
|
+
__name: "CardHeader",
|
22
|
+
props: [
|
23
|
+
"user",
|
24
|
+
"entity",
|
25
|
+
"entityType",
|
26
|
+
"date",
|
27
|
+
"dateFormatted",
|
28
|
+
"owner",
|
29
|
+
"creator",
|
30
|
+
"members",
|
31
|
+
"membersPhotos",
|
32
|
+
"type"
|
33
|
+
],
|
34
|
+
setup(e) {
|
35
|
+
U();
|
36
|
+
function r(n) {
|
37
|
+
const t = /* @__PURE__ */ new Date(), s = new Date(n), h = Math.abs(t - s), c = Math.floor(h / 1e3), l = Math.floor(c / 60), f = Math.floor(l / 60), y = Math.floor(f / 24), p = Math.floor(y / 7);
|
38
|
+
return p > 0 ? `${p} week${p > 1 ? "s" : ""} ago` : y > 0 ? `${y} day${y > 1 ? "s" : ""} ago` : f > 0 ? `${f} hour${f > 1 ? "s" : ""} ago` : l > 0 ? `${l} minute${l > 1 ? "s" : ""} ago` : "Just now";
|
39
|
+
}
|
40
|
+
return (n, t) => {
|
41
|
+
var s, h;
|
42
|
+
return e.owner ? (o(), a("header", L, [
|
43
|
+
d("div", O, [
|
44
|
+
d("div", S, [
|
45
|
+
e.owner.target.profile.photo.length > 0 && e.type !== "short" ? (o(), a("img", {
|
46
|
+
key: 0,
|
47
|
+
src: (n.FILE_SERVER_URL || "") + e.owner.target.profile.photo,
|
48
|
+
class: "radius-medium mn-r-thin i-thin",
|
49
|
+
onClick: t[0] || (t[0] = g((c) => n.$router.push({
|
50
|
+
name: e.owner.type === "user" ? "User Profile" : "Organization",
|
51
|
+
params: {
|
52
|
+
_id: e.owner.target._id
|
53
|
+
}
|
54
|
+
}), ["stop"]))
|
55
|
+
}, null, 8, D)) : i("", !0),
|
56
|
+
!e.owner.target.profile.photo && e.type !== "short" ? (o(), x(z, {
|
57
|
+
key: 1,
|
58
|
+
class: "radius-medium mn-r-thin i-thin",
|
59
|
+
onClick: t[1] || (t[1] = g((c) => n.$router.push({
|
60
|
+
name: e.owner.type === "user" ? "User Profile" : "Organization",
|
61
|
+
params: {
|
62
|
+
_id: e.owner.target._id
|
63
|
+
}
|
64
|
+
}), ["stop"]))
|
65
|
+
})) : i("", !0),
|
66
|
+
e.type !== "short" ? (o(), a("span", F, [
|
67
|
+
d("span", {
|
68
|
+
onClick: t[2] || (t[2] = g((c) => n.$router.push({
|
69
|
+
name: e.owner.type === "user" ? "User Profile" : "Organization",
|
70
|
+
params: {
|
71
|
+
_id: e.owner.target._id
|
72
|
+
}
|
73
|
+
}), ["stop"]))
|
74
|
+
}, u(e.owner.target.profile.name), 1),
|
75
|
+
!e.creator.hidden && e.owner.target.profile.name !== ((s = e.creator.target.profile) == null ? void 0 : s.name) ? (o(), a("span", {
|
76
|
+
key: 0,
|
77
|
+
onClick: t[3] || (t[3] = g((c) => n.$router.push({
|
78
|
+
name: "User Profile",
|
79
|
+
params: {
|
80
|
+
_id: e.creator.target._id
|
81
|
+
}
|
82
|
+
}), ["stop"]))
|
83
|
+
}, " · by " + u((h = e.creator.target.profile) == null ? void 0 : h.name), 1)) : i("", !0),
|
84
|
+
e.date ? (o(), a("span", I, " · " + u(r(e.date)), 1)) : i("", !0),
|
85
|
+
e.dateFormatted ? (o(), a("span", A, " · " + u(e.dateFormatted), 1)) : i("", !0)
|
86
|
+
])) : i("", !0),
|
87
|
+
d("div", T, [
|
88
|
+
e.members ? (o(), a("div", V, [
|
89
|
+
d("span", B, u(e.members), 1),
|
90
|
+
(o(!0), a(v, null, $(e.membersPhotos.slice(0, 2), (c, l) => (o(), a("img", {
|
91
|
+
key: l,
|
92
|
+
src: (n.FILE_SERVER_URL || "") + c,
|
93
|
+
style: P({ position: "absolute", top: "0px", right: l * 20 + 20 + "%", zIndex: 1 - l }),
|
94
|
+
class: "br-solid br-2px br-white i-thin bg-grey radius-big"
|
95
|
+
}, null, 12, N))), 128))
|
96
|
+
])) : i("", !0)
|
97
|
+
]),
|
98
|
+
e.type !== "short" && e.user && e.user != e.creator.target._id ? (o(), x(C, {
|
99
|
+
key: 3,
|
100
|
+
label: "...",
|
101
|
+
align: "right",
|
102
|
+
class: "cursor-pointer z-index-2 pd-thin radius-extra"
|
103
|
+
}, {
|
104
|
+
default: k(() => [
|
105
|
+
d("section", H, [
|
106
|
+
e.user !== e.creator.target._id ? (o(), x(j, {
|
107
|
+
key: 0,
|
108
|
+
user: e.user,
|
109
|
+
type: e.entityType,
|
110
|
+
target: e.entity._id,
|
111
|
+
text: "Report",
|
112
|
+
class: "w-100"
|
113
|
+
}, {
|
114
|
+
default: k(() => [
|
115
|
+
J
|
116
|
+
]),
|
117
|
+
_: 1
|
118
|
+
}, 8, ["user", "type", "target"])) : i("", !0)
|
119
|
+
])
|
120
|
+
]),
|
121
|
+
_: 1
|
122
|
+
}, 8, ["label"])) : i("", !0)
|
123
|
+
])
|
124
|
+
])
|
125
|
+
])) : i("", !0);
|
126
|
+
};
|
127
|
+
}
|
128
|
+
}, w = M.create({
|
129
|
+
baseURL: process.env.API_URL,
|
130
|
+
withCredentials: !0
|
131
|
+
}), m = R({
|
132
|
+
reactions: [],
|
133
|
+
error: null
|
134
|
+
}), q = {
|
135
|
+
async read({ user: e, type: r, target: n, role: t }) {
|
136
|
+
try {
|
137
|
+
const s = await w.get("/api/reactions", { params: { user: e, type: r, target: n, role: t } });
|
138
|
+
return m.error = null, m.reactions = s.data, Promise.resolve(s.data);
|
139
|
+
} catch (s) {
|
140
|
+
return b(s), Promise.reject(s);
|
141
|
+
}
|
142
|
+
},
|
143
|
+
async create(e) {
|
144
|
+
try {
|
145
|
+
const r = await w.post("/api/reactions/create", e);
|
146
|
+
return m.error = null, Promise.resolve(r.data);
|
147
|
+
} catch (r) {
|
148
|
+
return console.log(r), b(r), Promise.reject(r);
|
149
|
+
}
|
150
|
+
},
|
151
|
+
async update(e) {
|
152
|
+
try {
|
153
|
+
const r = await w.post("/api/reactions/update", e);
|
154
|
+
return m.error = null, Promise.resolve(r.data);
|
155
|
+
} catch (r) {
|
156
|
+
return b(r), Promise.reject(r);
|
157
|
+
}
|
158
|
+
},
|
159
|
+
async delete(e) {
|
160
|
+
try {
|
161
|
+
const r = await w.post("/api/reactions/delete", e);
|
162
|
+
return m.error = null, Promise.resolve(r.data);
|
163
|
+
} catch (r) {
|
164
|
+
return b(r), Promise.reject(r);
|
165
|
+
}
|
166
|
+
}
|
167
|
+
}, G = {
|
168
|
+
handleReactionUpdate(e, r, n) {
|
169
|
+
let t;
|
170
|
+
if (Array.isArray(e) ? t = e.find((s) => s._id === r.target) : typeof e == "object" && e._id === r.target && (t = e), t)
|
171
|
+
if (t.hasReaction = n, n)
|
172
|
+
t.reactions.push(r), t.numberOfReactions += 1;
|
173
|
+
else {
|
174
|
+
const s = t.reactions.findIndex((h) => h._id === r._id);
|
175
|
+
s !== -1 && (t.reactions.splice(s, 1), t.numberOfReactions -= 1);
|
176
|
+
}
|
177
|
+
}
|
178
|
+
};
|
179
|
+
E(m, (e) => {
|
180
|
+
});
|
181
|
+
const oe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
182
|
+
__proto__: null,
|
183
|
+
actions: q,
|
184
|
+
mutations: G,
|
185
|
+
state: m
|
186
|
+
}, Symbol.toStringTag, { value: "Module" })), K = { class: "flex-v-center gap-thin flex" }, Q = { class: "pd-thin radius-small t-semi bg-main" }, W = {
|
187
|
+
key: 1,
|
188
|
+
class: "pd-thin radius-small t-semi bg-white"
|
189
|
+
}, ne = {
|
190
|
+
__name: "Chips",
|
191
|
+
props: ["chips"],
|
192
|
+
setup(e) {
|
193
|
+
return (r, n) => (o(), a("div", K, [
|
194
|
+
e.chips.length ? (o(!0), a(v, { key: 0 }, $(e.chips, (t, s) => (o(), a("div", Q, u(t.text ? t.text : t), 1))), 256)) : (o(), a("div", W, u(e.chips), 1))
|
195
|
+
]));
|
196
|
+
}
|
197
|
+
};
|
198
|
+
export {
|
199
|
+
se as _,
|
200
|
+
ne as a,
|
201
|
+
q as b,
|
202
|
+
oe as r
|
203
|
+
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";const e=require("vue"),k=require("vue-router"),y=require("./IconEdit-1b7b5874.js");require("./Button.vue_vue_type_style_index_0_lang-0ea8fbf8.js");require("./auth-acbe3ae1.js");const p=require("./index-b41aac19.js"),u=require("./globals-928eb13c.js"),w={key:0,class:"pd-b-zero"},b={class:"w-100 flex-v-center flex-nojustify flex"},B={class:"w-100 flex-nowrap flex-v-center flex"},E=["src"],x={key:2,class:"t-semi"},v={key:1},$={key:2},C={class:"d-block mn-l-auto flex-nowrap flex flex-v-center"},V={key:0,class:"w-4r i-thin"},N={style:{position:"absolute",top:"0px",right:"0px"},class:"br-solid br-2px br-white z-index-1 radius-big i-thin bg-second flex flex-center t-white p-small t-semi"},P=["src"],R={class:"bg-black pd-thin radius-small"},S=e.createElementVNode("button",{class:"w-100 bg-black br-solid br-1px br-white-transp-20 t-white button-small button"}," Report ",-1),D={__name:"CardHeader",props:["user","entity","entityType","date","dateFormatted","owner","creator","members","membersPhotos","type"],setup(t){k.useRouter();function o(s){const r=new Date,n=new Date(s),l=Math.abs(r-n),i=Math.floor(l/1e3),a=Math.floor(i/60),d=Math.floor(a/60),m=Math.floor(d/24),f=Math.floor(m/7);return f>0?`${f} week${f>1?"s":""} ago`:m>0?`${m} day${m>1?"s":""} ago`:d>0?`${d} hour${d>1?"s":""} ago`:a>0?`${a} minute${a>1?"s":""} ago`:"Just now"}return(s,r)=>{var n,l;return t.owner?(e.openBlock(),e.createElementBlock("header",w,[e.createElementVNode("div",b,[e.createElementVNode("div",B,[t.owner.target.profile.photo.length>0&&t.type!=="short"?(e.openBlock(),e.createElementBlock("img",{key:0,src:(s.FILE_SERVER_URL||"")+t.owner.target.profile.photo,class:"radius-medium mn-r-thin i-thin",onClick:r[0]||(r[0]=e.withModifiers(i=>s.$router.push({name:t.owner.type==="user"?"User Profile":"Organization",params:{_id:t.owner.target._id}}),["stop"]))},null,8,E)):e.createCommentVNode("",!0),!t.owner.target.profile.photo&&t.type!=="short"?(e.openBlock(),e.createBlock(y.PlaceholderUserpic,{key:1,class:"radius-medium mn-r-thin i-thin",onClick:r[1]||(r[1]=e.withModifiers(i=>s.$router.push({name:t.owner.type==="user"?"User Profile":"Organization",params:{_id:t.owner.target._id}}),["stop"]))})):e.createCommentVNode("",!0),t.type!=="short"?(e.openBlock(),e.createElementBlock("span",x,[e.createElementVNode("span",{onClick:r[2]||(r[2]=e.withModifiers(i=>s.$router.push({name:t.owner.type==="user"?"User Profile":"Organization",params:{_id:t.owner.target._id}}),["stop"]))},e.toDisplayString(t.owner.target.profile.name),1),!t.creator.hidden&&t.owner.target.profile.name!==((n=t.creator.target.profile)==null?void 0:n.name)?(e.openBlock(),e.createElementBlock("span",{key:0,onClick:r[3]||(r[3]=e.withModifiers(i=>s.$router.push({name:"User Profile",params:{_id:t.creator.target._id}}),["stop"]))}," · by "+e.toDisplayString((l=t.creator.target.profile)==null?void 0:l.name),1)):e.createCommentVNode("",!0),t.date?(e.openBlock(),e.createElementBlock("span",v," · "+e.toDisplayString(o(t.date)),1)):e.createCommentVNode("",!0),t.dateFormatted?(e.openBlock(),e.createElementBlock("span",$," · "+e.toDisplayString(t.dateFormatted),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",C,[t.members?(e.openBlock(),e.createElementBlock("div",V,[e.createElementVNode("span",N,e.toDisplayString(t.members),1),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.membersPhotos.slice(0,2),(i,a)=>(e.openBlock(),e.createElementBlock("img",{key:a,src:(s.FILE_SERVER_URL||"")+i,style:e.normalizeStyle({position:"absolute",top:"0px",right:a*20+20+"%",zIndex:1-a}),class:"br-solid br-2px br-white i-thin bg-grey radius-big"},null,12,P))),128))])):e.createCommentVNode("",!0)]),t.type!=="short"&&t.user&&t.user!=t.creator.target._id?(e.openBlock(),e.createBlock(y.Dropdown,{key:3,label:"...",align:"right",class:"cursor-pointer z-index-2 pd-thin radius-extra"},{default:e.withCtx(()=>[e.createElementVNode("section",R,[t.user!==t.creator.target._id?(e.openBlock(),e.createBlock(y._sfc_main,{key:0,user:t.user,type:t.entityType,target:t.entity._id,text:"Report",class:"w-100"},{default:e.withCtx(()=>[S]),_:1},8,["user","type","target"])):e.createCommentVNode("",!0)])]),_:1},8,["label"])):e.createCommentVNode("",!0)])])])):e.createCommentVNode("",!0)}}},h=p.axios.create({baseURL:process.env.API_URL,withCredentials:!0}),c=e.reactive({reactions:[],error:null}),g={async read({user:t,type:o,target:s,role:r}){try{const n=await h.get("/api/reactions",{params:{user:t,type:o,target:s,role:r}});return c.error=null,c.reactions=n.data,Promise.resolve(n.data)}catch(n){return u.setError(n),Promise.reject(n)}},async create(t){try{const o=await h.post("/api/reactions/create",t);return c.error=null,Promise.resolve(o.data)}catch(o){return console.log(o),u.setError(o),Promise.reject(o)}},async update(t){try{const o=await h.post("/api/reactions/update",t);return c.error=null,Promise.resolve(o.data)}catch(o){return u.setError(o),Promise.reject(o)}},async delete(t){try{const o=await h.post("/api/reactions/delete",t);return c.error=null,Promise.resolve(o.data)}catch(o){return u.setError(o),Promise.reject(o)}}},M={handleReactionUpdate(t,o,s){let r;if(Array.isArray(t)?r=t.find(n=>n._id===o.target):typeof t=="object"&&t._id===o.target&&(r=t),r)if(r.hasReaction=s,s)r.reactions.push(o),r.numberOfReactions+=1;else{const n=r.reactions.findIndex(l=>l._id===o._id);n!==-1&&(r.reactions.splice(n,1),r.numberOfReactions-=1)}}};e.watch(c,t=>{});const U=Object.freeze(Object.defineProperty({__proto__:null,actions:g,mutations:M,state:c},Symbol.toStringTag,{value:"Module"})),z={class:"flex-v-center gap-thin flex"},j={class:"pd-thin radius-small t-semi bg-main"},L={key:1,class:"pd-thin radius-small t-semi bg-white"},q={__name:"Chips",props:["chips"],setup(t){return(o,s)=>(e.openBlock(),e.createElementBlock("div",z,[t.chips.length?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(t.chips,(r,n)=>(e.openBlock(),e.createElementBlock("div",j,e.toDisplayString(r.text?r.text:r),1))),256)):(e.openBlock(),e.createElementBlock("div",L,e.toDisplayString(t.chips),1))]))}};exports._sfc_main=D;exports._sfc_main$1=q;exports.actions=g;exports.reactions=U;
|