@ozdao/prometheus-framework 0.1.82 → 0.1.83
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs +4 -4
- package/dist/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +3 -3
- package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs +1 -1
- package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js +2981 -2804
- package/dist/prometheus-framework/node_modules/date-fns/esm/getQuarter/index.cjs +1 -0
- package/dist/prometheus-framework/node_modules/date-fns/esm/getQuarter/index.js +10 -0
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/getNumberType.cjs +2 -2
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +26 -26
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/isObject.cjs +1 -0
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/isObject.js +7 -0
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/metadata.cjs +1 -1
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/metadata.js +28 -29
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/normalizeArguments.cjs +2 -2
- package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/normalizeArguments.js +55 -65
- package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.cjs +1 -1
- package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.js +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Address/Address.vue.js +23 -23
- package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue2.js +31 -31
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue.js +2 -224
- package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue2.js +224 -2
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +22 -22
- package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/DatePicker/DatePicker.vue.js +18 -18
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +49 -2
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.js +2 -49
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.js +24 -24
- package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue.js +2 -76
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +76 -2
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +31 -30
- package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +20 -20
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.js +33 -33
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +2 -72
- package/dist/prometheus-framework/src/components/Popup/Popup.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Popup/Popup.vue2.js +72 -2
- package/dist/prometheus-framework/src/components/Select/Select.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Select/Select.vue.js +2 -78
- package/dist/prometheus-framework/src/components/Select/Select.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Select/Select.vue2.js +78 -2
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +2 -44
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +44 -2
- package/dist/prometheus-framework/src/components/Text/Text.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Text/Text.vue.js +11 -11
- package/dist/prometheus-framework/src/components/Upload/Upload.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Upload/Upload.vue.js +27 -27
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js +18 -18
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +17 -17
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +44 -43
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/store/auth.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/store/auth.js +55 -65
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +24 -24
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.js +19 -19
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Bullets.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Bullets.vue.js +16 -16
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Caption.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Caption.vue.js +13 -13
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +16 -16
- package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue.js +30 -30
- package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.js +22 -22
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +1 -4
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +2 -62
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.cjs +4 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.js +62 -2
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +56 -56
- package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +44 -43
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +15 -15
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +14 -14
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +51 -53
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +59 -61
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.js +22 -22
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +25 -25
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Socials.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/Socials.vue.js +23 -23
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +11 -11
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +5 -5
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.js +19 -19
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersList.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersList.vue.js +30 -30
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +6 -6
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +24 -24
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/spots/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/sections/Feed.vue.js +21 -21
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileOrganizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileOrganizations.vue.js +1 -1
- package/dist/prometheus-framework.cjs.js +27 -27
- package/dist/prometheus-framework.es.js +1949 -1937
- package/dist/style.css +1 -1
- package/package.json +2 -4
- package/src/modules/auth/components/pages/SignIn.vue +1 -0
- package/src/modules/auth/store/auth.js +2 -11
package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js
CHANGED
@@ -1,33 +1,33 @@
|
|
1
|
-
import { ref as
|
2
|
-
import
|
3
|
-
import
|
4
|
-
import
|
5
|
-
import
|
6
|
-
import
|
7
|
-
import
|
8
|
-
import
|
9
|
-
import { VueDraggableNext as
|
10
|
-
const
|
1
|
+
import { ref as u, watchEffect as M, openBlock as a, createElementBlock as r, unref as p, createBlock as g, withCtx as b, Fragment as N, renderList as I, createElementVNode as c, resolveDynamicComponent as T, normalizeClass as U, createVNode as V, Transition as z, withModifiers as H, toDisplayString as S, createCommentVNode as k } from "vue";
|
2
|
+
import L from "../elements/Textarea.vue2.js";
|
3
|
+
import R from "../elements/H2.vue.js";
|
4
|
+
import W from "../elements/Caption.vue.js";
|
5
|
+
import j from "../elements/Bullets.vue.js";
|
6
|
+
import q from "../elements/ImageUpload.vue.js";
|
7
|
+
import G from "../elements/Embed.vue.js";
|
8
|
+
import J from "../elements/Audio.vue.js";
|
9
|
+
import { VueDraggableNext as K } from "../../../../../../node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js";
|
10
|
+
const O = ["onMouseover"], P = {
|
11
11
|
key: 0,
|
12
12
|
class: "z-index-5 radius-thin pd-thin bg-white w-max mn-small flex-nowrap flex-column flex"
|
13
|
-
},
|
13
|
+
}, Q = ["onClick"], X = ["onClick"], Y = ["onClick"], Z = ["onClick"], ue = {
|
14
14
|
__name: "Constructor",
|
15
15
|
props: ["content"],
|
16
16
|
emits: ["update"],
|
17
|
-
setup(w, { emit:
|
18
|
-
const
|
19
|
-
let e =
|
20
|
-
|
21
|
-
const
|
22
|
-
Textarea:
|
23
|
-
H2:
|
24
|
-
Bullets:
|
25
|
-
Caption:
|
26
|
-
ImageUpload:
|
27
|
-
Embed:
|
28
|
-
Audio:
|
17
|
+
setup(w, { emit: C }) {
|
18
|
+
const x = w, m = C;
|
19
|
+
let e = u(null);
|
20
|
+
u(null), e.value = { content: x.content };
|
21
|
+
const $ = {
|
22
|
+
Textarea: L,
|
23
|
+
H2: R,
|
24
|
+
Bullets: j,
|
25
|
+
Caption: W,
|
26
|
+
ImageUpload: q,
|
27
|
+
Embed: G,
|
28
|
+
Audio: J
|
29
29
|
};
|
30
|
-
function
|
30
|
+
function i(s = "Textarea", o = "", t, n) {
|
31
31
|
console.log("We are adding new block (functuin HandleAddBlock):" + s + o + t + n);
|
32
32
|
let l = {
|
33
33
|
order: e.value.content.length + 1,
|
@@ -39,18 +39,18 @@ const K = ["onMouseover"], O = {
|
|
39
39
|
setFocus: !0
|
40
40
|
};
|
41
41
|
if (n && n.blocks && Array.isArray(n.blocks)) {
|
42
|
-
let h = n.blocks.map((
|
42
|
+
let h = n.blocks.map((F) => ({
|
43
43
|
...l,
|
44
|
-
content:
|
45
|
-
})),
|
46
|
-
e.value.content.splice.apply(e.value.content,
|
47
|
-
const
|
48
|
-
console.log("New block is" +
|
44
|
+
content: F.content
|
45
|
+
})), D = [(n.index || t) + 1, 0].concat(h);
|
46
|
+
e.value.content.splice.apply(e.value.content, D);
|
47
|
+
const E = h[h.length - 1];
|
48
|
+
console.log("New block is" + E);
|
49
49
|
} else
|
50
50
|
t !== void 0 ? (e.value.content.splice(t + 1, 0, l), console.log("Latest block is" + l)) : (console.log("Another block is" + l), e.value.content.push(l));
|
51
51
|
f.value = null, m("update", e.value.content);
|
52
52
|
}
|
53
|
-
function
|
53
|
+
function B(s, o) {
|
54
54
|
const t = e.value.content.findIndex((n) => n === s);
|
55
55
|
t !== -1 && (e.value.content[t] = { ...e.value.content[t], ...o }), m("update", e.value.content);
|
56
56
|
}
|
@@ -58,25 +58,25 @@ const K = ["onMouseover"], O = {
|
|
58
58
|
let o = e.value.content.findIndex((t) => t === s);
|
59
59
|
o !== -1 && e.value.content.splice(o, 1), e.value.content[o - 1].setFocus = !0, m("update", e.value.content);
|
60
60
|
}
|
61
|
-
const f =
|
62
|
-
function
|
61
|
+
const f = u(null), v = u(!1), d = u(!1);
|
62
|
+
function y() {
|
63
63
|
v.value = !0;
|
64
64
|
}
|
65
|
-
function
|
65
|
+
function A() {
|
66
66
|
v.value = !1;
|
67
67
|
}
|
68
|
-
return
|
69
|
-
e.value && e.value.content.length === 0 &&
|
68
|
+
return M(() => {
|
69
|
+
e.value && e.value.content.length === 0 && i("Textarea", ""), m("update", e.value.content);
|
70
70
|
}), (s, o) => (a(), r("section", null, [
|
71
|
-
p(e).content ? (a(), g(p(
|
71
|
+
p(e).content ? (a(), g(p(K), {
|
72
72
|
key: 0,
|
73
73
|
class: "w-full",
|
74
74
|
list: p(e).content,
|
75
|
-
onStart:
|
76
|
-
onEnd:
|
75
|
+
onStart: y,
|
76
|
+
onEnd: A
|
77
77
|
}, {
|
78
78
|
default: b(() => [
|
79
|
-
(a(!0), r(
|
79
|
+
(a(!0), r(N, null, I(p(e).content, (t, n) => (a(), r("div", {
|
80
80
|
key: n,
|
81
81
|
class: "pos-relative"
|
82
82
|
}, [
|
@@ -84,47 +84,47 @@ const K = ["onMouseover"], O = {
|
|
84
84
|
onMouseover: (l) => (f.value = n, d.value = !1),
|
85
85
|
class: "pos-relative w-full h-full"
|
86
86
|
}, [
|
87
|
-
(a(), g(
|
87
|
+
(a(), g(T($[t.type]), {
|
88
88
|
index: n,
|
89
89
|
component: t,
|
90
90
|
prop: t,
|
91
|
-
class:
|
91
|
+
class: U(t.class),
|
92
92
|
setFocus: t.setFocus,
|
93
93
|
content: "content",
|
94
94
|
onDeleteBlock: _,
|
95
|
-
onAddBlock:
|
96
|
-
onUpdateBlock:
|
95
|
+
onAddBlock: i,
|
96
|
+
onUpdateBlock: B
|
97
97
|
}, null, 40, ["index", "component", "prop", "class", "setFocus"]))
|
98
|
-
], 40,
|
99
|
-
|
98
|
+
], 40, O),
|
99
|
+
V(z, { name: "fade" }, {
|
100
100
|
default: b(() => [
|
101
101
|
f.value === n ? (a(), r("div", {
|
102
102
|
key: 0,
|
103
103
|
class: "pos-absolute z-index-4 i-semi",
|
104
104
|
style: { right: "calc(100% + 0.5rem)", top: "calc(50% - 1.125rem)" },
|
105
|
-
onMousedown: o[1] || (o[1] =
|
105
|
+
onMousedown: o[1] || (o[1] = H((l) => v.value = !0, ["prevent"]))
|
106
106
|
}, [
|
107
107
|
c("button", {
|
108
108
|
onClick: o[0] || (o[0] = (l) => d.value = !d.value),
|
109
109
|
class: "mn-small cursor-pointer w-100 i-semi bg-white radius-thin"
|
110
|
-
},
|
111
|
-
d.value ? (a(), r("div",
|
110
|
+
}, S(t.content ? "..." : "+"), 1),
|
111
|
+
d.value ? (a(), r("div", P, [
|
112
112
|
c("span", {
|
113
113
|
onClick: (l) => _(t),
|
114
114
|
class: "mn-thin w-max t-red bg-white button-small button"
|
115
|
-
}, " Remove ", 8,
|
115
|
+
}, " Remove ", 8, Q),
|
116
116
|
c("span", {
|
117
|
-
onClick: (l) =>
|
117
|
+
onClick: (l) => i("ImageUpload", "", n),
|
118
118
|
class: "mn-thin w-max t-black bg-white button-small button"
|
119
|
-
}, " Add Image ", 8,
|
119
|
+
}, " Add Image ", 8, X),
|
120
120
|
c("span", {
|
121
|
-
onClick: (l) =>
|
121
|
+
onClick: (l) => i("H2", "", n),
|
122
122
|
class: "w-max button-small t-black bg-white button"
|
123
|
-
}, " Add Title ", 8,
|
123
|
+
}, " Add Title ", 8, Y),
|
124
124
|
c("span", {
|
125
|
-
onClick: (l) =>
|
125
|
+
onClick: (l) => i("Embed", "", n),
|
126
126
|
class: "w-max button-small t-black bg-white button"
|
127
|
-
}, " Add Embed ", 8,
|
127
|
+
}, " Add Embed ", 8, Z)
|
128
128
|
])) : k("", !0)
|
129
129
|
], 32)) : k("", !0)
|
130
130
|
]),
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),g=require("../../../../components/Chips/Chips.vue.cjs"),y=require("../../../icons/navigation/IconEdit.vue.cjs"),C=require("../../../globals/components/blocks/CardHeader.vue.cjs");require("../../../community/store/reactions.cjs");const k=require("vue-router"),p={key:0,class:"o-hidden pos-relative bg-grey mn-small w-100"},E=["src"],T=["src"],w={class:"w-max mn-r-thin pd-thin radius-small t-semi bg-main"},B={key:0,class:"t-semi"},D={class:"t-semi"},U={key:0,class:"t-semi uppercase"},N={key:1,class:"cursor-pointer mn-thin flex-nowrap flex w-100"},b={key:0,class:""},V={key:1,class:"pd-micro t-white uppercase t-semi p-small flex-center flex pd-r-small pd-l-small mn-l-thin w-min bg-second radius-extra"},S={key:2,class:"mn-small p-big"},x={__name:"CardEvent",props:["event","user","short","type"],setup(t){
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),g=require("../../../../components/Chips/Chips.vue.cjs"),y=require("../../../icons/navigation/IconEdit.vue.cjs"),C=require("../../../globals/components/blocks/CardHeader.vue.cjs");require("../../../community/store/reactions.cjs");const k=require("vue-router"),p={key:0,class:"o-hidden pos-relative bg-grey mn-small w-100"},E=["src"],T=["src"],w={class:"w-max mn-r-thin pd-thin radius-small t-semi bg-main"},B={key:0,class:"t-semi"},D={class:"t-semi"},U={key:0,class:"t-semi uppercase"},N={key:1,class:"cursor-pointer mn-thin flex-nowrap flex w-100"},b={key:0,class:""},V={key:1,class:"pd-micro t-white uppercase t-semi p-small flex-center flex pd-r-small pd-l-small mn-l-thin w-min bg-second radius-extra"},S={key:2,class:"mn-small p-big"},x={__name:"CardEvent",props:["event","user","short","type"],setup(t){e.ref(new Date),k.useRouter();const o=t;e.computed(()=>o.event.content.find(n=>n.type.name==="ImageUpload")),e.computed(()=>o.event.content.find(n=>n.type.name==="Textarea"));const u=e.computed(()=>{const n=new Date,s=Date.UTC(n.getUTCFullYear(),n.getUTCMonth(),n.getUTCDate(),n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds()),r=new Date(o.event.date.start),a=Date.UTC(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds())-s;if(a<0)return"Finished";if(a===0)return"Starting Now";{const d=Math.floor(a/1e3),l=Math.floor(d/60),c=Math.floor(l/60),m=Math.floor(c/24);return m>0?`${m} days until event`:c>0?`${c} hours until event`:l>0?`${l} minutes until event`:`${d} seconds until event`}}),v=e.computed(()=>{const n=new Date(o.event.date.start),s={day:"2-digit",month:"2-digit"};return n.toLocaleDateString(void 0,s)}),h=e.computed(()=>{console.log(o.event.date.start),console.log(o.event.date.end);const n=new Date(o.event.date.start),s=new Date(o.event.date.end),r=new Intl.DateTimeFormat(void 0,{hour:"2-digit",minute:"2-digit",hourCycle:"h23"}).format(n),i=new Intl.DateTimeFormat(void 0,{hour:"2-digit",minute:"2-digit",hourCycle:"h23"}).format(s);return`${r}-${i}`}),f=e.computed(()=>{const n=o.event.name;return n.length>26?`${n.substring(0,22)}…`:n});return(n,s)=>(e.openBlock(),e.createElementBlock("article",{class:e.normalizeClass([{"flex-nowrap flex-v-center flex":t.type==="short"},"pos-relative"])},[e.createVNode(C.default,{class:e.normalizeClass({"mn-small pd-medium":t.type!=="short","flex-child-order-last flex-child mn-l-small":t.type==="short"}),entity:t.event,entityType:"event",user:t.user,owner:t.event.owner,creator:t.event.creator,members:t.event.numberOfTickets,membersPhotos:t.event.participantsPhotos,type:t.type,dateFormatted:u.value},null,8,["class","entity","user","owner","creator","members","membersPhotos","type","dateFormatted"]),t.event.cover&&t.type!=="short"?(e.openBlock(),e.createElementBlock("div",p,[e.createElementVNode("img",{src:(n.FILE_SERVER_URL||"")+t.event.cover,alt:"Event image",class:"pos-relative z-index-1 d-block mn-auto h-20r"},null,8,E),e.createElementVNode("img",{src:(n.FILE_SERVER_URL||"")+t.event.cover,alt:"Event Background",class:"z-index-0 pos-absolute w-100 h-100 pos-t-0 pos-r-0",style:{transform:"scale(1.5)",filter:"blur(2rem)","-webkit-filter":"blur(2rem)"}},null,8,T)])):e.createCommentVNode("",!0),e.createElementVNode("section",{class:e.normalizeClass(["pos-relative w-100",{"pd-t-zero pd-medium":t.type!=="short"}])},[t.user===t.event.creator.target._id?(e.openBlock(),e.createBlock(y.default,{key:0,onClick:s[0]||(s[0]=e.withModifiers(r=>n.$router.push({name:"Edit Event",params:{url:t.event.url}}),["stop"])),class:"z-index-2 pos-absolute pos-t-regular pos-r-regular i-regular t-transp"})):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass([{"mn-small":t.type!=="short"},"flex-v-center flex-nowrap flex"])},[e.createElementVNode("div",w,[t.type!=="short"?(e.openBlock(),e.createElementBlock("span",B,e.toDisplayString(v.value)+" | ",1)):e.createCommentVNode("",!0),e.createElementVNode("span",D,e.toDisplayString(h.value),1)]),t.type==="short"?(e.openBlock(),e.createElementBlock("span",U,e.toDisplayString(f.value),1)):e.createCommentVNode("",!0)],2),t.type!=="short"?(e.openBlock(),e.createElementBlock("div",N,[t.type!=="short"?(e.openBlock(),e.createElementBlock("h3",b,e.toDisplayString(t.event.name),1)):e.createCommentVNode("",!0),t.event.status==="draft"?(e.openBlock(),e.createElementBlock("div",V,e.toDisplayString(t.event.status),1)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),t.type!=="short"?(e.openBlock(),e.createElementBlock("p",S,e.toDisplayString(t.event.description),1)):e.createCommentVNode("",!0),e.renderSlot(n.$slots,"default"),t.type!=="short"&&t.event.tags.length>0?(e.openBlock(),e.createBlock(g.default,{key:3,chips:t.event.tags},null,8,["chips"])):e.createCommentVNode("",!0)],2)],2))}};exports.default=x;
|
@@ -1,54 +1,55 @@
|
|
1
|
-
import { ref as
|
2
|
-
import
|
3
|
-
import
|
4
|
-
import
|
1
|
+
import { ref as b, computed as l, openBlock as n, createElementBlock as i, normalizeClass as m, createVNode as x, createElementVNode as c, createCommentVNode as a, createBlock as w, withModifiers as D, toDisplayString as d, renderSlot as E } from "vue";
|
2
|
+
import p from "../../../../components/Chips/Chips.vue.js";
|
3
|
+
import $ from "../../../icons/navigation/IconEdit.vue.js";
|
4
|
+
import I from "../../../globals/components/blocks/CardHeader.vue.js";
|
5
5
|
import "../../../community/store/reactions.js";
|
6
|
-
import { useRouter as
|
7
|
-
const
|
6
|
+
import { useRouter as M } from "vue-router";
|
7
|
+
const F = {
|
8
8
|
key: 0,
|
9
9
|
class: "o-hidden pos-relative bg-grey mn-small w-100"
|
10
|
-
},
|
10
|
+
}, S = ["src"], R = ["src"], N = { class: "w-max mn-r-thin pd-thin radius-small t-semi bg-main" }, z = {
|
11
11
|
key: 0,
|
12
12
|
class: "t-semi"
|
13
|
-
},
|
13
|
+
}, L = { class: "t-semi" }, V = {
|
14
14
|
key: 0,
|
15
15
|
class: "t-semi uppercase"
|
16
|
-
},
|
16
|
+
}, B = {
|
17
17
|
key: 1,
|
18
18
|
class: "cursor-pointer mn-thin flex-nowrap flex w-100"
|
19
|
-
},
|
19
|
+
}, H = {
|
20
20
|
key: 0,
|
21
21
|
class: ""
|
22
|
-
},
|
22
|
+
}, P = {
|
23
23
|
key: 1,
|
24
24
|
class: "pd-micro t-white uppercase t-semi p-small flex-center flex pd-r-small pd-l-small mn-l-thin w-min bg-second radius-extra"
|
25
|
-
},
|
25
|
+
}, Y = {
|
26
26
|
key: 2,
|
27
27
|
class: "mn-small p-big"
|
28
|
-
},
|
28
|
+
}, K = {
|
29
29
|
__name: "CardEvent",
|
30
30
|
props: ["event", "user", "short", "type"],
|
31
31
|
setup(e) {
|
32
|
+
b(/* @__PURE__ */ new Date()), M();
|
32
33
|
const s = e;
|
33
|
-
|
34
|
-
const
|
35
|
-
const t = /* @__PURE__ */ new Date(), o = Date.UTC(t.getUTCFullYear(), t.getUTCMonth(), t.getUTCDate(), t.getUTCHours(), t.getUTCMinutes(), t.getUTCSeconds()), r = new Date(s.event.date.start),
|
36
|
-
if (
|
34
|
+
l(() => s.event.content.find((t) => t.type.name === "ImageUpload")), l(() => s.event.content.find((t) => t.type.name === "Textarea"));
|
35
|
+
const T = l(() => {
|
36
|
+
const t = /* @__PURE__ */ new Date(), o = Date.UTC(t.getUTCFullYear(), t.getUTCMonth(), t.getUTCDate(), t.getUTCHours(), t.getUTCMinutes(), t.getUTCSeconds()), r = new Date(s.event.date.start), u = Date.UTC(r.getUTCFullYear(), r.getUTCMonth(), r.getUTCDate(), r.getUTCHours(), r.getUTCMinutes(), r.getUTCSeconds()) - o;
|
37
|
+
if (u < 0)
|
37
38
|
return "Finished";
|
38
|
-
if (
|
39
|
+
if (u === 0)
|
39
40
|
return "Starting Now";
|
40
41
|
{
|
41
|
-
const
|
42
|
-
return
|
42
|
+
const g = Math.floor(u / 1e3), f = Math.floor(g / 60), h = Math.floor(f / 60), y = Math.floor(h / 24);
|
43
|
+
return y > 0 ? `${y} days until event` : h > 0 ? `${h} hours until event` : f > 0 ? `${f} minutes until event` : `${g} seconds until event`;
|
43
44
|
}
|
44
|
-
}),
|
45
|
+
}), C = l(() => {
|
45
46
|
const t = new Date(s.event.date.start), o = { day: "2-digit", month: "2-digit" };
|
46
47
|
return t.toLocaleDateString(void 0, o);
|
47
|
-
}),
|
48
|
+
}), U = l(() => {
|
48
49
|
console.log(s.event.date.start), console.log(s.event.date.end);
|
49
|
-
const t = new Date(s.event.date.start), o = new Date(s.event.date.end), r = new Intl.DateTimeFormat(void 0, { hour: "2-digit", minute: "2-digit", hourCycle: "h23" }).format(t),
|
50
|
-
return `${r}-${
|
51
|
-
}),
|
50
|
+
const t = new Date(s.event.date.start), o = new Date(s.event.date.end), r = new Intl.DateTimeFormat(void 0, { hour: "2-digit", minute: "2-digit", hourCycle: "h23" }).format(t), v = new Intl.DateTimeFormat(void 0, { hour: "2-digit", minute: "2-digit", hourCycle: "h23" }).format(o);
|
51
|
+
return `${r}-${v}`;
|
52
|
+
}), k = l(() => {
|
52
53
|
const t = s.event.name;
|
53
54
|
return t.length > 26 ? `${t.substring(0, 22)}…` : t;
|
54
55
|
});
|
@@ -57,7 +58,7 @@ const S = {
|
|
57
58
|
"flex-nowrap flex-v-center flex": e.type === "short"
|
58
59
|
}, "pos-relative"])
|
59
60
|
}, [
|
60
|
-
|
61
|
+
x(I, {
|
61
62
|
class: m({
|
62
63
|
"mn-small pd-medium": e.type !== "short",
|
63
64
|
"flex-child-order-last flex-child mn-l-small": e.type === "short"
|
@@ -70,27 +71,27 @@ const S = {
|
|
70
71
|
members: e.event.numberOfTickets,
|
71
72
|
membersPhotos: e.event.participantsPhotos,
|
72
73
|
type: e.type,
|
73
|
-
dateFormatted:
|
74
|
+
dateFormatted: T.value
|
74
75
|
}, null, 8, ["class", "entity", "user", "owner", "creator", "members", "membersPhotos", "type", "dateFormatted"]),
|
75
|
-
e.event.cover && e.type !== "short" ? (n(), i("div",
|
76
|
+
e.event.cover && e.type !== "short" ? (n(), i("div", F, [
|
76
77
|
c("img", {
|
77
78
|
src: (t.FILE_SERVER_URL || "") + e.event.cover,
|
78
79
|
alt: "Event image",
|
79
80
|
class: "pos-relative z-index-1 d-block mn-auto h-20r"
|
80
|
-
}, null, 8,
|
81
|
+
}, null, 8, S),
|
81
82
|
c("img", {
|
82
83
|
src: (t.FILE_SERVER_URL || "") + e.event.cover,
|
83
84
|
alt: "Event Background",
|
84
85
|
class: "z-index-0 pos-absolute w-100 h-100 pos-t-0 pos-r-0",
|
85
86
|
style: { transform: "scale(1.5)", filter: "blur(2rem)", "-webkit-filter": "blur(2rem)" }
|
86
|
-
}, null, 8,
|
87
|
+
}, null, 8, R)
|
87
88
|
])) : a("", !0),
|
88
89
|
c("section", {
|
89
90
|
class: m(["pos-relative w-100", { "pd-t-zero pd-medium": e.type !== "short" }])
|
90
91
|
}, [
|
91
|
-
e.user === e.event.creator.target._id ? (n(),
|
92
|
+
e.user === e.event.creator.target._id ? (n(), w($, {
|
92
93
|
key: 0,
|
93
|
-
onClick: o[0] || (o[0] =
|
94
|
+
onClick: o[0] || (o[0] = D((r) => t.$router.push({
|
94
95
|
name: "Edit Event",
|
95
96
|
params: {
|
96
97
|
url: e.event.url
|
@@ -101,19 +102,19 @@ const S = {
|
|
101
102
|
c("div", {
|
102
103
|
class: m([{ "mn-small": e.type !== "short" }, "flex-v-center flex-nowrap flex"])
|
103
104
|
}, [
|
104
|
-
c("div",
|
105
|
-
e.type !== "short" ? (n(), i("span",
|
106
|
-
c("span",
|
105
|
+
c("div", N, [
|
106
|
+
e.type !== "short" ? (n(), i("span", z, d(C.value) + " | ", 1)) : a("", !0),
|
107
|
+
c("span", L, d(U.value), 1)
|
107
108
|
]),
|
108
|
-
e.type === "short" ? (n(), i("span",
|
109
|
+
e.type === "short" ? (n(), i("span", V, d(k.value), 1)) : a("", !0)
|
109
110
|
], 2),
|
110
|
-
e.type !== "short" ? (n(), i("div",
|
111
|
-
e.type !== "short" ? (n(), i("h3",
|
112
|
-
e.event.status === "draft" ? (n(), i("div",
|
111
|
+
e.type !== "short" ? (n(), i("div", B, [
|
112
|
+
e.type !== "short" ? (n(), i("h3", H, d(e.event.name), 1)) : a("", !0),
|
113
|
+
e.event.status === "draft" ? (n(), i("div", P, d(e.event.status), 1)) : a("", !0)
|
113
114
|
])) : a("", !0),
|
114
|
-
e.type !== "short" ? (n(), i("p",
|
115
|
-
|
116
|
-
e.type !== "short" && e.event.tags.length > 0 ? (n(),
|
115
|
+
e.type !== "short" ? (n(), i("p", Y, d(e.event.description), 1)) : a("", !0),
|
116
|
+
E(t.$slots, "default"),
|
117
|
+
e.type !== "short" && e.event.tags.length > 0 ? (n(), w(p, {
|
117
118
|
key: 3,
|
118
119
|
chips: e.event.tags
|
119
120
|
}, null, 8, ["chips"])) : a("", !0)
|
@@ -122,5 +123,5 @@ const S = {
|
|
122
123
|
}
|
123
124
|
};
|
124
125
|
export {
|
125
|
-
|
126
|
+
K as default
|
126
127
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue"),
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue"),p=require("../../../../components/Button/Button.vue2.cjs");require("../../../auth/store/auth.cjs");const s=require("../../store/tickets.cjs");require("./ButtonJoin.vue2.cjs");const g=require("../../../../../../_virtual/_plugin-vue_export-helper.cjs"),k={__name:"ButtonJoin",props:{type:{type:String,required:!0},userId:{type:String,required:!0},hasTicket:{type:Boolean,required:!0},targetId:{type:String,required:!0}},emits:["updateTicket"],setup(o,{emit:c}){const n=c,t=o,u=async()=>{t.hasTicket?await l(t.targetId):await d(t.targetId)};async function d(i){try{const e={type:t.type,target:i,user:t.userId},r=await s.actions.create(e);n("updateTicket",{ticket:r,hasTicket:!0,targetId:t.targetId})}catch(e){throw console.log(e),e}}async function l(i){const e={type:t.type,target:i,user:t.userId};try{const r=await s.actions.delete(e);n("updateTicket",{ticket:r,hasTicket:!1,targetId:t.targetId})}catch(r){throw console.log(r),r}}return(i,e)=>(a.openBlock(),a.createBlock(p.default,{submit:u,class:"bg-main button-small radius-extra button"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(o.hasTicket?"Leave":"Join"),1)]),_:1}))}},y=g.default(k,[["__scopeId","data-v-872ff798"]]);exports.default=y;
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { openBlock as
|
2
|
-
import
|
1
|
+
import { openBlock as d, createBlock as g, withCtx as m, createTextVNode as l, toDisplayString as k } from "vue";
|
2
|
+
import f from "../../../../components/Button/Button.vue2.js";
|
3
3
|
import "../../../auth/store/auth.js";
|
4
4
|
import { actions as c } from "../../store/tickets.js";
|
5
5
|
import "./ButtonJoin.vue2.js";
|
6
|
-
import
|
7
|
-
const
|
6
|
+
import y from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
7
|
+
const h = {
|
8
8
|
__name: "ButtonJoin",
|
9
9
|
props: {
|
10
10
|
type: {
|
@@ -26,11 +26,11 @@ const y = {
|
|
26
26
|
}
|
27
27
|
},
|
28
28
|
emits: ["updateTicket"],
|
29
|
-
setup(o, { emit:
|
30
|
-
const t = o,
|
31
|
-
t.hasTicket ? await
|
29
|
+
setup(o, { emit: n }) {
|
30
|
+
const i = n, t = o, s = async () => {
|
31
|
+
t.hasTicket ? await p(t.targetId) : await u(t.targetId);
|
32
32
|
};
|
33
|
-
async function
|
33
|
+
async function u(a) {
|
34
34
|
try {
|
35
35
|
const e = {
|
36
36
|
// Renamed membershipData to ticketData
|
@@ -43,7 +43,7 @@ const y = {
|
|
43
43
|
throw console.log(e), e;
|
44
44
|
}
|
45
45
|
}
|
46
|
-
async function
|
46
|
+
async function p(a) {
|
47
47
|
const e = {
|
48
48
|
// Renamed membershipData to ticketData
|
49
49
|
type: t.type,
|
@@ -57,17 +57,17 @@ const y = {
|
|
57
57
|
throw console.log(r), r;
|
58
58
|
}
|
59
59
|
}
|
60
|
-
return (a, e) => (
|
61
|
-
submit:
|
60
|
+
return (a, e) => (d(), g(f, {
|
61
|
+
submit: s,
|
62
62
|
class: "bg-main button-small radius-extra button"
|
63
63
|
}, {
|
64
|
-
default:
|
65
|
-
l(
|
64
|
+
default: m(() => [
|
65
|
+
l(k(o.hasTicket ? "Leave" : "Join"), 1)
|
66
66
|
]),
|
67
67
|
_: 1
|
68
68
|
}));
|
69
69
|
}
|
70
|
-
},
|
70
|
+
}, B = /* @__PURE__ */ y(h, [["__scopeId", "data-v-872ff798"]]);
|
71
71
|
export {
|
72
|
-
|
72
|
+
B as default
|
73
73
|
};
|
package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.cjs
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),c=require("vue-router");require("../../../../components/Select/Select.
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),c=require("vue-router");require("../../../../components/Select/Select.vue.cjs");const f=require("../../../../components/DatePicker/DatePicker.vue.cjs"),i=require("../../store/events.cjs"),m={class:"pd-thin min-h-100vh"},g=e.createElementVNode("div",{class:"mn-thin br-solid br-1px br-grey bg-grey radius-big"},null,-1),y={class:""},_={__name:"layoutEvents",setup(b){const l=c.useRoute(),d=c.useRouter(),u=p(new Date);function p(t){return`${t.getDate().toString().padStart(2,"0")}${(t.getMonth()+1).toString().padStart(2,"0")}${t.getFullYear()}`}if(l.query){const t=l.query,s={tags:t.tags?t.tags.split(","):null,date:t.date?t.date:u};i.state.filter=s}else{const t={date:u};i.state.filter=t}return e.watch(()=>i.state.filter,(t,s)=>{const a={...l.query};Object.keys(s).forEach(o=>{a[o]&&delete a[o]});const n=Object.fromEntries(Object.entries(t).filter(([o,r])=>Array.isArray(r)&&r.length>0||typeof r=="string"&&r).map(([o,r])=>[o,Array.isArray(r)?r.join(","):r]));Object.assign(a,n),d.push({query:a})},{deep:!0}),(t,s)=>{const a=e.resolveComponent("router-view");return e.openBlock(),e.createElementBlock("div",m,[e.createVNode(f.default,{date:i.state.filter.date,"onUpdate:date":s[0]||(s[0]=n=>i.state.filter.date=n),locale:t.$i18n.locale,class:"radius-small bg-grey pd-l-zero pd-r-zero pd-medium"},null,8,["date","locale"]),g,e.createElementVNode("section",y,[e.createVNode(a,null,{default:e.withCtx(({Component:n,route:o})=>[e.createVNode(e.Transition,{name:"scaleIn",mode:"out-in"},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n),{ref:"page",key:o.query}))]),_:2},1024)]),_:1})])])}}};exports.default=_;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { watch as y, resolveComponent as g, openBlock as u, createElementBlock as _, createVNode as l, createElementVNode as m, withCtx as d, Transition as b, createBlock as h, resolveDynamicComponent as w } from "vue";
|
2
2
|
import { useRoute as D, useRouter as q } from "vue-router";
|
3
|
-
import "../../../../components/Select/Select.
|
3
|
+
import "../../../../components/Select/Select.vue.js";
|
4
4
|
import j from "../../../../components/DatePicker/DatePicker.vue.js";
|
5
5
|
import { state as s } from "../../store/events.js";
|
6
6
|
const k = { class: "pd-thin min-h-100vh" }, E = /* @__PURE__ */ m("div", { class: "mn-thin br-solid br-1px br-grey bg-grey radius-big" }, null, -1), V = { class: "" }, B = {
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("../../../constructor/components/elements/Textarea.
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("../../../constructor/components/elements/Textarea.vue.cjs");const N=require("../../../constructor/components/sections/Constructor.vue.cjs"),E=require("../../../../../node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs");require("../../../../../node_modules/@vuepic/vue-datepicker/dist/main.css.cjs");const y=require("../../../../components/Popup/Popup.vue2.cjs"),f=require("../../../../components/Field/Field.vue2.cjs"),q=require("../../../../components/FieldTags/BlockTags.vue.cjs"),P=require("../../../../components/Checkbox/Checkbox.vue.cjs"),C=require("../../../../components/SelectMulti/SelectMulti.vue.cjs"),x=require("../../../../components/UploadImage/UploadImage.vue.cjs"),B=require("../../../../components/Button/Button.vue2.cjs"),v=require("vue-router"),s=require("../../store/events.cjs"),u=require("../../../auth/store/auth.cjs"),D=require("../../../organizations/store/organizations.cjs");require("./EditEvent.vue2.cjs");const U={key:0,class:"h-100 pd-thin"},T={class:"mn-thin radius-small w-100 h-10r bg-grey flex-center flex-column flex"},z=e.createElementVNode("h4",null,"Upload Event Cover",-1),O=e.createElementVNode("h3",{class:"mn-small"},"Date",-1),M=e.createElementVNode("h3",{class:"mn-small"},"Description",-1),S={key:0,class:"pd-b-extra w-100 bg-grey pd-big radius-big"},A={key:1,class:"pd-thin pos-sticky pos-l-0 pos-b-0 w-100"},R={class:"pd-thin radius-big bg-main w-100 flex-nowrap flex"},$=e.createElementVNode("h3",{class:"mn-small"},"Final Touches",-1),F=e.createElementVNode("h5",{class:"mn-thin"},"Add to public:",-1),j={key:0,class:"mn-thin"},H={key:1,class:"mn-medium br-grey br-2px br-solid pd-small radius-big"},G={__name:"EditEvent",setup(J){const i=v.useRoute(),d=v.useRouter();let t=e.ref(null),p=e.ref(null);const m=e.ref([]),n=e.ref(null),r=e.ref(),h=()=>({top:0,left:0});e.onMounted(async()=>{if(i.params.url){const a=await s.read({user:u.state.user._id,url:i.params.url});t.value=a.pop();const l=t.value.date.start,_=t.value.date.end;r.value=[l,_]}else{s.clean(),t.value=s.state.current;const a=new Date,l=new Date;r.value=[a,l]}t.value.owner||(t.value.owner={target:u.state.user._id,type:"user"}),t.value.creator||(t.value.creator={target:u.state.user._id,type:"user",hidden:!1}),t.value.owner.type==="organization"&&(n.value={_id:t.value.owner.target._id,name:t.value.owner.target.profile.name,photo:t.value.owner.target.profile.photo});const o=await D.actions.read({user:u.state.user._id,postable:u.state.user._id,limit:100});p.value=o.map(a=>({name:a.profile.name,_id:a._id,photo:a.profile.photo}))});const c=e.ref(!1);function g(){c.value=!0}function b(){c.value=!1}function k(){m.value.length>0&&m.value.map(o=>o.text),t.value.status="draft",t.value.date={start:r.value[0],end:r.value[1]},i.params.url?s.update(t.value).then(o=>{d.push({name:"Event",params:{url:o.url}})}).catch(o=>{console.error(o)}):s.create(t.value).then(o=>{d.push({name:"Event",params:{url:o.url}})}).catch(o=>{console.error(o)})}function V(){n.value&&(t.value.owner={target:n.value._id,type:"organization"}),n.value||(t.value.creator.hidden=!1),n.value||(t.value.organization=t.value.creator),t.value.status="published",t.value.date={start:r.value[0],end:r.value[1]},console.log(r.value),i.params.url?s.update(t.value).then(o=>{d.push({name:"Event",params:{url:o.url}})}).catch(o=>{console.log(o)}):s.create(t.value).then(o=>{d.push({name:"Event",params:{url:o.url}})}).catch(o=>{console.log(o)})}function w(){confirm("Are you sure you want to delete this event?")&&s.remove(t.value._id).then(o=>{d.push({name:"User Events",params:{_id:t.value.creator.target._id}})}).catch(o=>{console.error(o)})}return(o,a)=>e.unref(t)?(e.openBlock(),e.createElementBlock("article",U,[e.createElementVNode("div",T,[e.createVNode(x.default,{photo:e.unref(t).cover,"onUpdate:photo":a[0]||(a[0]=l=>e.unref(t).cover=l),uploadPath:"users/"+u.state.user._id+"/events",class:"h-4r w-4r aspect-1x1 o-hidden mn-thin radius-extra"},null,8,["photo","uploadPath"]),z]),e.createVNode(f.default,{field:e.unref(t).name,"onUpdate:field":a[1]||(a[1]=l=>e.unref(t).name=l),placeholder:"Event name",class:"mn-thin w-100 bg-grey pd-medium radius-small"},null,8,["field"]),e.createVNode(f.default,{field:e.unref(t).description,"onUpdate:field":a[2]||(a[2]=l=>e.unref(t).description=l),type:"textfield",placeholder:"Enter short description",class:"mn-semi w-100 bg-grey pd-medium radius-small"},null,8,["field"]),O,e.createVNode(e.unref(E.default),{modelValue:r.value,"onUpdate:modelValue":a[3]||(a[3]=l=>r.value=l),"alt-position":h,range:"",class:"mn-semi"},null,8,["modelValue"]),M,e.unref(t)?(e.openBlock(),e.createElementBlock("section",S,[e.createVNode(N.default,{content:e.unref(t).content,onUpdate:a[4]||(a[4]=l=>e.unref(t).content=l)},null,8,["content"])])):e.createCommentVNode("",!0),e.unref(t)?(e.openBlock(),e.createElementBlock("section",A,[e.createElementVNode("div",R,[e.unref(i).params.url?(e.openBlock(),e.createElementBlock("a",{key:0,onClick:a[5]||(a[5]=l=>w()),class:"mn-r-auto bg-red t-white t-black button"},"Delete")):e.createCommentVNode("",!0),e.createElementVNode("a",{onClick:a[6]||(a[6]=l=>k()),class:"mn-l-auto bg-white t-black button"},"To Drafts"),e.createElementVNode("a",{onClick:a[7]||(a[7]=l=>g()),class:"mn-l-thin bg-black t-white button"},"Publish")])])):e.createCommentVNode("",!0),e.createVNode(y.default,{title:"Добавить участника",onClosePopup:b,isPopupOpen:c.value,class:"w-m-33r t-left pd-big bg-white radius-big"},{default:e.withCtx(()=>[$,e.createVNode(q.default,{onTagsChanged:a[8]||(a[8]=l=>e.unref(t).tags=l),tags:e.unref(t).tags},null,8,["tags"]),F,e.createVNode(C.default,{modelValue:n.value,"onUpdate:modelValue":a[9]||(a[9]=l=>n.value=l),options:e.unref(p),multiple:!1,taggable:!1,placeholder:"Type to search or add tag",label:"name","track-by":"_id",class:"mn-medium bg-grey radius-medium pd-small"},null,8,["modelValue","options"]),n.value?(e.openBlock(),e.createElementBlock("h5",j,"Options:")):e.createCommentVNode("",!0),n.value?(e.openBlock(),e.createElementBlock("div",H,[e.createVNode(P.default,{label:"Hide Author",radio:e.unref(t).creator.hidden,"onUpdate:radio":a[10]||(a[10]=l=>e.unref(t).creator.hidden=l),name:"prices",class:"w-100"},null,8,["radio"])])):e.createCommentVNode("",!0),e.createVNode(B.default,{submit:V,callback:o.redirectTo,class:"w-100 bg-black t-white"},{default:e.withCtx(()=>[e.createTextVNode("Publish")]),_:1},8,["callback"])]),_:1},8,["isPopupOpen"])])):e.createCommentVNode("",!0)}};exports.default=G;
|
@@ -1,21 +1,21 @@
|
|
1
1
|
import { ref as u, onMounted as $, unref as l, openBlock as d, createElementBlock as m, createElementVNode as i, createVNode as s, createCommentVNode as p, withCtx as _, createTextVNode as T } from "vue";
|
2
|
-
import "../../../constructor/components/elements/Textarea.
|
2
|
+
import "../../../constructor/components/elements/Textarea.vue.js";
|
3
3
|
import z from "../../../constructor/components/sections/Constructor.vue.js";
|
4
4
|
import N from "../../../../../node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js";
|
5
5
|
import "../../../../../node_modules/@vuepic/vue-datepicker/dist/main.css.js";
|
6
|
-
import O from "../../../../components/Popup/Popup.
|
7
|
-
import w from "../../../../components/Field/Field.
|
6
|
+
import O from "../../../../components/Popup/Popup.vue2.js";
|
7
|
+
import w from "../../../../components/Field/Field.vue2.js";
|
8
8
|
import A from "../../../../components/FieldTags/BlockTags.vue.js";
|
9
9
|
import B from "../../../../components/Checkbox/Checkbox.vue.js";
|
10
10
|
import F from "../../../../components/SelectMulti/SelectMulti.vue.js";
|
11
11
|
import M from "../../../../components/UploadImage/UploadImage.vue.js";
|
12
|
-
import R from "../../../../components/Button/Button.
|
13
|
-
import { useRoute as S, useRouter as
|
14
|
-
import { read as
|
12
|
+
import R from "../../../../components/Button/Button.vue2.js";
|
13
|
+
import { useRoute as S, useRouter as j } from "vue-router";
|
14
|
+
import { read as H, clean as q, state as G, update as y, create as k, remove as J } from "../../store/events.js";
|
15
15
|
import { state as c } from "../../../auth/store/auth.js";
|
16
|
-
import { actions as
|
16
|
+
import { actions as K } from "../../../organizations/store/organizations.js";
|
17
17
|
import "./EditEvent.vue2.js";
|
18
|
-
const
|
18
|
+
const L = {
|
19
19
|
key: 0,
|
20
20
|
class: "h-100 pd-thin"
|
21
21
|
}, Q = { class: "mn-thin radius-small w-100 h-10r bg-grey flex-center flex-column flex" }, W = /* @__PURE__ */ i("h4", null, "Upload Event Cover", -1), X = /* @__PURE__ */ i("h3", { class: "mn-small" }, "Date", -1), Y = /* @__PURE__ */ i("h3", { class: "mn-small" }, "Description", -1), Z = {
|
@@ -33,17 +33,17 @@ const K = {
|
|
33
33
|
}, xe = {
|
34
34
|
__name: "EditEvent",
|
35
35
|
setup(se) {
|
36
|
-
const v = S(), f =
|
36
|
+
const v = S(), f = j();
|
37
37
|
let e = u(null), g = u(null);
|
38
38
|
const b = u([]), n = u(null), r = u(), x = () => ({ top: 0, left: 0 });
|
39
39
|
$(async () => {
|
40
40
|
if (v.params.url) {
|
41
|
-
const t = await
|
41
|
+
const t = await H({ user: c.user._id, url: v.params.url });
|
42
42
|
e.value = t.pop();
|
43
43
|
const o = e.value.date.start, U = e.value.date.end;
|
44
44
|
r.value = [o, U];
|
45
45
|
} else {
|
46
|
-
|
46
|
+
q(), e.value = G.current;
|
47
47
|
const t = /* @__PURE__ */ new Date(), o = /* @__PURE__ */ new Date();
|
48
48
|
r.value = [t, o];
|
49
49
|
}
|
@@ -59,7 +59,7 @@ const K = {
|
|
59
59
|
name: e.value.owner.target.profile.name,
|
60
60
|
photo: e.value.owner.target.profile.photo
|
61
61
|
});
|
62
|
-
const a = await
|
62
|
+
const a = await K.read({
|
63
63
|
user: c.user._id,
|
64
64
|
postable: c.user._id,
|
65
65
|
limit: 100
|
@@ -109,13 +109,13 @@ const K = {
|
|
109
109
|
});
|
110
110
|
}
|
111
111
|
function C() {
|
112
|
-
confirm("Are you sure you want to delete this event?") &&
|
112
|
+
confirm("Are you sure you want to delete this event?") && J(e.value._id).then((a) => {
|
113
113
|
f.push({ name: "User Events", params: { _id: e.value.creator.target._id } });
|
114
114
|
}).catch((a) => {
|
115
115
|
console.error(a);
|
116
116
|
});
|
117
117
|
}
|
118
|
-
return (a, t) => l(e) ? (d(), m("article",
|
118
|
+
return (a, t) => l(e) ? (d(), m("article", L, [
|
119
119
|
i("div", Q, [
|
120
120
|
s(M, {
|
121
121
|
photo: l(e).cover,
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),u=require("vue-router");require("vue-i18n");require("../../../globals/localization/vue-i18n.cjs");require("../../../../components/Breadcrumbs/Breadcrumbs.vue.cjs");const t=require("../sections/Feed.vue.cjs");require("../../../../components/Loader/Loader.vue.cjs");require("../../../../components/Popup/Popup.
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),u=require("vue-router");require("vue-i18n");require("../../../globals/localization/vue-i18n.cjs");require("../../../../components/Breadcrumbs/Breadcrumbs.vue.cjs");const t=require("../sections/Feed.vue.cjs");require("../../../../components/Loader/Loader.vue.cjs");require("../../../../components/Popup/Popup.vue.cjs");require("../../../../components/Button/Button.vue.cjs");require("../../../../components/Select/Select.vue.cjs");require("../../../reports/store/reports.cjs");require("../../../../components/Dropdown/Dropdown.vue2.cjs");const i=require("../../../auth/store/auth.cjs");require("../../../organizations/store/memberships.cjs");require("../../../community/store/reactions.cjs");const o=require("../../store/events.cjs");require("../sections/List.vue2.cjs");const s={__name:"Events",setup(c){const r=u.useRoute();return u.useRouter(),(n,a)=>(e.openBlock(),e.createElementBlock("section",null,[e.createVNode(t.default,{category:e.unref(r).params.category,user:i.state.user._id,period:e.unref(r).query.period,selectedDate:o.state.filter.date},null,8,["category","user","period","selectedDate"])]))}};exports.default=s;
|
@@ -5,11 +5,11 @@ import "../../../globals/localization/vue-i18n.js";
|
|
5
5
|
import "../../../../components/Breadcrumbs/Breadcrumbs.vue.js";
|
6
6
|
import s from "../sections/Feed.vue.js";
|
7
7
|
import "../../../../components/Loader/Loader.vue.js";
|
8
|
-
import "../../../../components/Popup/Popup.
|
9
|
-
import "../../../../components/Button/Button.
|
10
|
-
import "../../../../components/Select/Select.
|
8
|
+
import "../../../../components/Popup/Popup.vue.js";
|
9
|
+
import "../../../../components/Button/Button.vue.js";
|
10
|
+
import "../../../../components/Select/Select.vue.js";
|
11
11
|
import "../../../reports/store/reports.js";
|
12
|
-
import "../../../../components/Dropdown/Dropdown.
|
12
|
+
import "../../../../components/Dropdown/Dropdown.vue2.js";
|
13
13
|
import { state as a } from "../../../auth/store/auth.js";
|
14
14
|
import "../../../organizations/store/memberships.js";
|
15
15
|
import "../../../community/store/reactions.js";
|