@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
@@ -1,4 +1,226 @@
|
|
1
|
-
|
1
|
+
import { ref as c, openBlock as s, createElementBlock as u, withModifiers as p, createVNode as d, Transition as m, withCtx as h, renderSlot as y, createCommentVNode as b, toDisplayString as _, createElementVNode as e, createTextVNode as o } from "vue";
|
2
|
+
import "./Button.vue.js";
|
3
|
+
const w = ["onClick", "disabled"], k = { key: 0 }, N = {
|
4
|
+
key: 0,
|
5
|
+
class: "loading"
|
6
|
+
}, x = /* @__PURE__ */ e("svg", {
|
7
|
+
class: "i-regular",
|
8
|
+
width: "135",
|
9
|
+
height: "140",
|
10
|
+
viewBox: "0 0 135 140",
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
12
|
+
fill: "#fff"
|
13
|
+
}, [
|
14
|
+
/* @__PURE__ */ e("rect", {
|
15
|
+
y: "10",
|
16
|
+
width: "15",
|
17
|
+
height: "120",
|
18
|
+
rx: "6"
|
19
|
+
}, [
|
20
|
+
/* @__PURE__ */ e("animate", {
|
21
|
+
attributeName: "height",
|
22
|
+
begin: "0.5s",
|
23
|
+
dur: "1s",
|
24
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
25
|
+
calcMode: "linear",
|
26
|
+
repeatCount: "indefinite"
|
27
|
+
}),
|
28
|
+
/* @__PURE__ */ o(),
|
29
|
+
/* @__PURE__ */ e("animate", {
|
30
|
+
attributeName: "y",
|
31
|
+
begin: "0.5s",
|
32
|
+
dur: "1s",
|
33
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
34
|
+
calcMode: "linear",
|
35
|
+
repeatCount: "indefinite"
|
36
|
+
})
|
37
|
+
]),
|
38
|
+
/* @__PURE__ */ e("rect", {
|
39
|
+
x: "30",
|
40
|
+
y: "10",
|
41
|
+
width: "15",
|
42
|
+
height: "120",
|
43
|
+
rx: "6"
|
44
|
+
}, [
|
45
|
+
/* @__PURE__ */ e("animate", {
|
46
|
+
attributeName: "height",
|
47
|
+
begin: "0.25s",
|
48
|
+
dur: "1s",
|
49
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
50
|
+
calcMode: "linear",
|
51
|
+
repeatCount: "indefinite"
|
52
|
+
}),
|
53
|
+
/* @__PURE__ */ o(),
|
54
|
+
/* @__PURE__ */ e("animate", {
|
55
|
+
attributeName: "y",
|
56
|
+
begin: "0.25s",
|
57
|
+
dur: "1s",
|
58
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
59
|
+
calcMode: "linear",
|
60
|
+
repeatCount: "indefinite"
|
61
|
+
})
|
62
|
+
]),
|
63
|
+
/* @__PURE__ */ e("rect", {
|
64
|
+
x: "60",
|
65
|
+
width: "15",
|
66
|
+
height: "140",
|
67
|
+
rx: "6"
|
68
|
+
}, [
|
69
|
+
/* @__PURE__ */ e("animate", {
|
70
|
+
attributeName: "height",
|
71
|
+
begin: "0s",
|
72
|
+
dur: "1s",
|
73
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
74
|
+
calcMode: "linear",
|
75
|
+
repeatCount: "indefinite"
|
76
|
+
}),
|
77
|
+
/* @__PURE__ */ o(),
|
78
|
+
/* @__PURE__ */ e("animate", {
|
79
|
+
attributeName: "y",
|
80
|
+
begin: "0s",
|
81
|
+
dur: "1s",
|
82
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
83
|
+
calcMode: "linear",
|
84
|
+
repeatCount: "indefinite"
|
85
|
+
})
|
86
|
+
]),
|
87
|
+
/* @__PURE__ */ e("rect", {
|
88
|
+
x: "90",
|
89
|
+
y: "10",
|
90
|
+
width: "15",
|
91
|
+
height: "120",
|
92
|
+
rx: "6"
|
93
|
+
}, [
|
94
|
+
/* @__PURE__ */ e("animate", {
|
95
|
+
attributeName: "height",
|
96
|
+
begin: "0.25s",
|
97
|
+
dur: "1s",
|
98
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
99
|
+
calcMode: "linear",
|
100
|
+
repeatCount: "indefinite"
|
101
|
+
}),
|
102
|
+
/* @__PURE__ */ o(),
|
103
|
+
/* @__PURE__ */ e("animate", {
|
104
|
+
attributeName: "y",
|
105
|
+
begin: "0.25s",
|
106
|
+
dur: "1s",
|
107
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
108
|
+
calcMode: "linear",
|
109
|
+
repeatCount: "indefinite"
|
110
|
+
})
|
111
|
+
]),
|
112
|
+
/* @__PURE__ */ e("rect", {
|
113
|
+
x: "120",
|
114
|
+
y: "10",
|
115
|
+
width: "15",
|
116
|
+
height: "120",
|
117
|
+
rx: "6"
|
118
|
+
}, [
|
119
|
+
/* @__PURE__ */ e("animate", {
|
120
|
+
attributeName: "height",
|
121
|
+
begin: "0.5s",
|
122
|
+
dur: "1s",
|
123
|
+
values: "120;110;100;90;80;70;60;50;40;140;120",
|
124
|
+
calcMode: "linear",
|
125
|
+
repeatCount: "indefinite"
|
126
|
+
}),
|
127
|
+
/* @__PURE__ */ o(),
|
128
|
+
/* @__PURE__ */ e("animate", {
|
129
|
+
attributeName: "y",
|
130
|
+
begin: "0.5s",
|
131
|
+
dur: "1s",
|
132
|
+
values: "10;15;20;25;30;35;40;45;50;0;10",
|
133
|
+
calcMode: "linear",
|
134
|
+
repeatCount: "indefinite"
|
135
|
+
})
|
136
|
+
])
|
137
|
+
], -1), C = [
|
138
|
+
x
|
139
|
+
], T = {
|
140
|
+
key: 0,
|
141
|
+
class: "loading t-white"
|
142
|
+
}, M = {
|
143
|
+
key: 0,
|
144
|
+
class: "error"
|
145
|
+
}, L = {
|
146
|
+
__name: "Button",
|
147
|
+
props: {
|
148
|
+
submit: {
|
149
|
+
type: Function,
|
150
|
+
default: async () => {
|
151
|
+
console.log("Button click.");
|
152
|
+
}
|
153
|
+
},
|
154
|
+
callback: {
|
155
|
+
type: Function,
|
156
|
+
default: async () => {
|
157
|
+
console.log("Button callback.");
|
158
|
+
}
|
159
|
+
},
|
160
|
+
callbackDelay: {
|
161
|
+
type: Number,
|
162
|
+
default: 750
|
163
|
+
},
|
164
|
+
showSucces: {
|
165
|
+
type: Boolean,
|
166
|
+
default: !0
|
167
|
+
},
|
168
|
+
validation: {
|
169
|
+
type: Boolean,
|
170
|
+
default: !1
|
171
|
+
}
|
172
|
+
},
|
173
|
+
setup(f) {
|
174
|
+
const i = f, t = c(null), a = c(null), n = c(!1), r = c(!1);
|
175
|
+
async function g() {
|
176
|
+
t.value.style["pointer-events"] = "none", a.value = null, n.value = !0;
|
177
|
+
const l = () => {
|
178
|
+
t.value && (t.value.classList.replace("bg-light-main", "bg-main"), t.value.style.pointerEvents = "auto", n.value = !1, r.value = !1, a.value = null);
|
179
|
+
};
|
180
|
+
try {
|
181
|
+
await i.submit(), t.value.classList.replace("bg-main", "bg-light-main"), n.value = !1, i.showSucces ? (r.value = !0, setTimeout(l, 500)) : l(), i.callback && setTimeout(() => i.callback(), i.callbackDelay);
|
182
|
+
} catch {
|
183
|
+
t.value.classList.replace("bg-main", "bg-fourth-nano"), a.value = "❌", setTimeout(() => {
|
184
|
+
l(), t.value.classList.replace("bg-fourth-nano", "bg-main");
|
185
|
+
}, 1330);
|
186
|
+
}
|
187
|
+
}
|
188
|
+
return (l, v) => (s(), u("button", {
|
189
|
+
onClick: p(g, ["stop"]),
|
190
|
+
disabled: f.validation,
|
191
|
+
ref_key: "button",
|
192
|
+
ref: t,
|
193
|
+
class: "w-100 bg-main button"
|
194
|
+
}, [
|
195
|
+
d(m, { name: "TransitionTranslateY-small" }, {
|
196
|
+
default: h(() => [
|
197
|
+
!n.value && !a.value && !r.value ? (s(), u("span", k, [
|
198
|
+
y(l.$slots, "default")
|
199
|
+
])) : b("", !0)
|
200
|
+
]),
|
201
|
+
_: 3
|
202
|
+
}),
|
203
|
+
d(m, { name: "TransitionTranslateY-small" }, {
|
204
|
+
default: h(() => [
|
205
|
+
n.value && !a.value ? (s(), u("span", N, C)) : b("", !0)
|
206
|
+
]),
|
207
|
+
_: 1
|
208
|
+
}),
|
209
|
+
d(m, { name: "TransitionTranslateY-small" }, {
|
210
|
+
default: h(() => [
|
211
|
+
r.value && f.showSucces ? (s(), u("span", T, "✔")) : b("", !0)
|
212
|
+
]),
|
213
|
+
_: 1
|
214
|
+
}),
|
215
|
+
d(m, { name: "TransitionTranslateY-small" }, {
|
216
|
+
default: h(() => [
|
217
|
+
a.value ? (s(), u("span", M, _(a.value), 1)) : b("", !0)
|
218
|
+
]),
|
219
|
+
_: 1
|
220
|
+
})
|
221
|
+
], 8, w));
|
222
|
+
}
|
223
|
+
};
|
2
224
|
export {
|
3
|
-
|
225
|
+
L as default
|
4
226
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue");require("./Checkbox.vue2.cjs");const
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("vue");require("./Checkbox.vue2.cjs");const o=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),u={class:"flex-v-center flex-nowrap flex"},s={key:0,class:"mn-r-auto t-transp mn-r-small"},m=["name","value","checked"],y={__name:"Checkbox",props:{label:String,name:String,value:String,radio:{type:[Array,Boolean,Object],default:()=>[]}},emits:["update:radio"],setup(e,{emit:d}){const t=e,l=d,c=r=>{if(Array.isArray(t.radio)){let i=[...t.radio];if(r.target.checked)i.push(t.value);else{const n=i.indexOf(t.value);n!==-1&&i.splice(n,1)}l("update:radio",i)}else typeof t.radio=="boolean"&&l("update:radio",r.target.checked)};return(r,i)=>(a.openBlock(),a.createElementBlock("label",u,[e.label?(a.openBlock(),a.createElementBlock("div",s,[a.createElementVNode("span",null,a.toDisplayString(e.label),1)])):a.createCommentVNode("",!0),a.createElementVNode("input",{onChange:c,class:"round radiobutton",type:"checkbox",name:e.name,value:e.value,checked:Array.isArray(e.radio)?e.radio.includes(e.value):e.radio},null,40,m),a.createElementVNode("div",{class:a.normalizeClass(["transition-elastic pd-thin h-2r w-4r radius-extra",{"bg-grey":!(Array.isArray(e.radio)?e.radio.includes(e.value):e.radio),"bg-main":Array.isArray(e.radio)?e.radio.includes(e.value):e.radio}])},[a.createElementVNode("div",{class:a.normalizeClass(["transition-linear w-1r h-1r radius-extra h-100 bg-white",{"mn-r-auto":!(Array.isArray(e.radio)?e.radio.includes(e.value):e.radio),"mn-l-auto":Array.isArray(e.radio)?e.radio.includes(e.value):e.radio}])},null,2)],2)]))}},h=o.default(y,[["__scopeId","data-v-f641f618"]]);exports.default=h;
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { openBlock as d, createElementBlock as o, createElementVNode as
|
1
|
+
import { openBlock as d, createElementBlock as o, createElementVNode as t, toDisplayString as m, createCommentVNode as y, normalizeClass as c } from "vue";
|
2
2
|
import "./Checkbox.vue2.js";
|
3
|
-
import
|
4
|
-
const
|
3
|
+
import h from "../../../../_virtual/_plugin-vue_export-helper.js";
|
4
|
+
const f = { class: "flex-v-center flex-nowrap flex" }, v = {
|
5
5
|
key: 0,
|
6
6
|
class: "mn-r-auto t-transp mn-r-small"
|
7
|
-
},
|
7
|
+
}, x = ["name", "value", "checked"], b = {
|
8
8
|
__name: "Checkbox",
|
9
9
|
props: {
|
10
10
|
label: String,
|
@@ -16,39 +16,39 @@ const h = { class: "flex-v-center flex-nowrap flex" }, f = {
|
|
16
16
|
}
|
17
17
|
},
|
18
18
|
emits: ["update:radio"],
|
19
|
-
setup(a, { emit:
|
20
|
-
const e = a, u = (
|
19
|
+
setup(a, { emit: u }) {
|
20
|
+
const e = a, n = u, s = (r) => {
|
21
21
|
if (Array.isArray(e.radio)) {
|
22
22
|
let i = [...e.radio];
|
23
|
-
if (
|
23
|
+
if (r.target.checked)
|
24
24
|
i.push(e.value);
|
25
25
|
else {
|
26
|
-
const
|
27
|
-
|
26
|
+
const l = i.indexOf(e.value);
|
27
|
+
l !== -1 && i.splice(l, 1);
|
28
28
|
}
|
29
|
-
|
29
|
+
n("update:radio", i);
|
30
30
|
} else
|
31
|
-
typeof e.radio == "boolean" &&
|
31
|
+
typeof e.radio == "boolean" && n("update:radio", r.target.checked);
|
32
32
|
};
|
33
|
-
return (
|
34
|
-
a.label ? (d(), o("div",
|
35
|
-
|
36
|
-
])) :
|
37
|
-
|
38
|
-
onChange:
|
33
|
+
return (r, i) => (d(), o("label", f, [
|
34
|
+
a.label ? (d(), o("div", v, [
|
35
|
+
t("span", null, m(a.label), 1)
|
36
|
+
])) : y("", !0),
|
37
|
+
t("input", {
|
38
|
+
onChange: s,
|
39
39
|
class: "round radiobutton",
|
40
40
|
type: "checkbox",
|
41
41
|
name: a.name,
|
42
42
|
value: a.value,
|
43
43
|
checked: Array.isArray(a.radio) ? a.radio.includes(a.value) : a.radio
|
44
|
-
}, null, 40,
|
45
|
-
|
44
|
+
}, null, 40, x),
|
45
|
+
t("div", {
|
46
46
|
class: c(["transition-elastic pd-thin h-2r w-4r radius-extra", {
|
47
47
|
"bg-grey": !(Array.isArray(a.radio) ? a.radio.includes(a.value) : a.radio),
|
48
48
|
"bg-main": Array.isArray(a.radio) ? a.radio.includes(a.value) : a.radio
|
49
49
|
}])
|
50
50
|
}, [
|
51
|
-
|
51
|
+
t("div", {
|
52
52
|
class: c(["transition-linear w-1r h-1r radius-extra h-100 bg-white", {
|
53
53
|
"mn-r-auto": !(Array.isArray(a.radio) ? a.radio.includes(a.value) : a.radio),
|
54
54
|
"mn-l-auto": Array.isArray(a.radio) ? a.radio.includes(a.value) : a.radio
|
@@ -57,7 +57,7 @@ const h = { class: "flex-v-center flex-nowrap flex" }, f = {
|
|
57
57
|
], 2)
|
58
58
|
]));
|
59
59
|
}
|
60
|
-
},
|
60
|
+
}, w = /* @__PURE__ */ h(b, [["__scopeId", "data-v-f641f618"]]);
|
61
61
|
export {
|
62
|
-
|
62
|
+
w as default
|
63
63
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),y=["onClick"],S={class:"t-transp"},_={__name:"DatePicker",props:["date","locale"],setup(u,{emit:f}){const m=f,o=u,s=e.ref(null);let a;if(o.date){const t=parseInt(o.date.substring(0,2)),l=parseInt(o.date.substring(2,4))-1,n=parseInt(o.date.substring(4));a=new Date(n,l,t),console.log("Data"+a)}else a=new Date,console.log("No data"+a);a.setHours(0,0,0,0);const c=e.ref(new Date(a)),d=v(a,30);e.onMounted(()=>{if(s.value){const t=s.value.getElementsByClassName("selected")[0]||s.value.getElementsByClassName("bg-main")[0];t&&(s.value.scrollLeft=t.offsetLeft-s.value.offsetWidth/2+t.offsetWidth/2)}});function g(t){c.value=t;const l=p(t);m("update:date",l)}function p(t){return`${t.getDate().toString().padStart(2,"0")}${(t.getMonth()+1).toString().padStart(2,"0")}${t.getFullYear()}`}function D(t){return t.toLocaleDateString(o.locale?o.locale:"en",{weekday:"narrow"}).toUpperCase()}function v(t,l){const n=[];for(let r=-15;r<l-15;r++){const i=new Date(t);i.setDate(t.getDate()+r),i.setHours(0,0,0,0),n.push(i)}return n}return(t,l)=>(e.openBlock(),e.createElementBlock("div",null,[e.createElementVNode("div",{class:"w-100 o-scroll flex-nowrap flex",ref_key:"scrollContainer",ref:s,style:{"scroll-snap-type":"x mandatory"}},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(d),n=>(e.openBlock(),e.createElementBlock("div",{key:n.toString(),onClick:r=>g(n),class:e.normalizeClass([{selected:c.value.toDateString()===n.toDateString()},"cursor-pointer mn-r-small mn-l-small flex-column flex-center flex"])},[e.createElementVNode("span",S,e.toDisplayString(D(n)),1),e.createElementVNode("span",{class:e.normalizeClass([{"bg-main":c.value.toDateString()===n.toDateString()},"transition-ease-in-out t-semi flex-center flex radius-big i-semi day-number"])},e.toDisplayString(n.getDate()),3)],10,y))),128))],512)]))}};exports.default=_;
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { ref as
|
2
|
-
const
|
1
|
+
import { ref as m, onMounted as b, openBlock as i, createElementBlock as u, createElementVNode as f, Fragment as h, renderList as k, unref as C, normalizeClass as g, toDisplayString as d } from "vue";
|
2
|
+
const L = ["onClick"], B = { class: "t-transp" }, N = {
|
3
3
|
__name: "DatePicker",
|
4
4
|
props: ["date", "locale"],
|
5
5
|
setup(p, { emit: D }) {
|
6
|
-
const a = p, s =
|
6
|
+
const y = D, a = p, s = m(null);
|
7
7
|
let n;
|
8
8
|
if (a.date) {
|
9
9
|
const e = parseInt(a.date.substring(0, 2)), o = parseInt(a.date.substring(2, 4)) - 1, t = parseInt(a.date.substring(4));
|
@@ -11,25 +11,25 @@ const C = ["onClick"], L = { class: "t-transp" }, E = {
|
|
11
11
|
} else
|
12
12
|
n = /* @__PURE__ */ new Date(), console.log("No data" + n);
|
13
13
|
n.setHours(0, 0, 0, 0);
|
14
|
-
const l =
|
15
|
-
|
14
|
+
const l = m(new Date(n)), v = w(n, 30);
|
15
|
+
b(() => {
|
16
16
|
if (s.value) {
|
17
17
|
const e = s.value.getElementsByClassName("selected")[0] || s.value.getElementsByClassName("bg-main")[0];
|
18
18
|
e && (s.value.scrollLeft = e.offsetLeft - s.value.offsetWidth / 2 + e.offsetWidth / 2);
|
19
19
|
}
|
20
20
|
});
|
21
|
-
function
|
21
|
+
function S(e) {
|
22
22
|
l.value = e;
|
23
|
-
const o =
|
24
|
-
|
23
|
+
const o = _(e);
|
24
|
+
y("update:date", o);
|
25
25
|
}
|
26
|
-
function
|
26
|
+
function _(e) {
|
27
27
|
return `${e.getDate().toString().padStart(2, "0")}${(e.getMonth() + 1).toString().padStart(2, "0")}${e.getFullYear()}`;
|
28
28
|
}
|
29
|
-
function
|
29
|
+
function x(e) {
|
30
30
|
return e.toLocaleDateString(a.locale ? a.locale : "en", { weekday: "narrow" }).toUpperCase();
|
31
31
|
}
|
32
|
-
function
|
32
|
+
function w(e, o) {
|
33
33
|
const t = [];
|
34
34
|
for (let r = -15; r < o - 15; r++) {
|
35
35
|
const c = new Date(e);
|
@@ -44,24 +44,24 @@ const C = ["onClick"], L = { class: "t-transp" }, E = {
|
|
44
44
|
ref: s,
|
45
45
|
style: { "scroll-snap-type": "x mandatory" }
|
46
46
|
}, [
|
47
|
-
(i(!0), u(
|
47
|
+
(i(!0), u(h, null, k(C(v), (t) => (i(), u("div", {
|
48
48
|
key: t.toString(),
|
49
|
-
onClick: (r) =>
|
50
|
-
class:
|
49
|
+
onClick: (r) => S(t),
|
50
|
+
class: g([{
|
51
51
|
selected: l.value.toDateString() === t.toDateString()
|
52
52
|
}, "cursor-pointer mn-r-small mn-l-small flex-column flex-center flex"])
|
53
53
|
}, [
|
54
|
-
f("span",
|
54
|
+
f("span", B, d(x(t)), 1),
|
55
55
|
f("span", {
|
56
|
-
class:
|
56
|
+
class: g([{
|
57
57
|
"bg-main": l.value.toDateString() === t.toDateString()
|
58
58
|
}, "transition-ease-in-out t-semi flex-center flex radius-big i-semi day-number"])
|
59
59
|
}, d(t.getDate()), 3)
|
60
|
-
], 10,
|
60
|
+
], 10, L))), 128))
|
61
61
|
], 512)
|
62
62
|
]));
|
63
63
|
}
|
64
64
|
};
|
65
65
|
export {
|
66
|
-
|
66
|
+
N as default
|
67
67
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="";
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),a=require("../FieldPhone/click-outside.cjs");require("./Dropdown.vue2.cjs");const u=require("../../../../_virtual/_plugin-vue_export-helper.cjs"),s={__name:"Dropdown",props:{label:{type:String,default:"Open"},align:{type:String,default:"left"}},setup(i){let n=a.default;const t=e.ref(!1);function r(){t.value=!1}return(o,l)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:"dropdown pos-relative",onClick:l[0]||(l[0]=e.withModifiers(c=>t.value=!t.value,["stop"]))},[e.createTextVNode(e.toDisplayString(i.label)+" ",1),e.createVNode(e.Transition,{name:"TransitionTranslateY",mode:"out-in"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{style:e.normalizeStyle({left:i.align==="left"?"0":"auto",right:i.align==="right"?"0":"auto"}),class:"dropdown-content w-15r radius-big"},[e.renderSlot(o.$slots,"default",{},void 0,!0)],4),[[e.vShow,t.value]])]),_:3})])),[[e.unref(n),r]])}},d=u.default(s,[["__scopeId","data-v-2f59adb5"]]);exports.default=d;
|
@@ -1,4 +1,51 @@
|
|
1
|
-
|
1
|
+
import { ref as a, withDirectives as i, openBlock as d, createElementBlock as s, withModifiers as u, createTextVNode as c, toDisplayString as f, createVNode as p, Transition as m, withCtx as v, createElementVNode as g, normalizeStyle as w, renderSlot as k, vShow as S, unref as h } from "vue";
|
2
|
+
import y from "../FieldPhone/click-outside.js";
|
3
|
+
import "./Dropdown.vue2.js";
|
4
|
+
import O from "../../../../_virtual/_plugin-vue_export-helper.js";
|
5
|
+
const b = {
|
6
|
+
__name: "Dropdown",
|
7
|
+
props: {
|
8
|
+
label: {
|
9
|
+
type: String,
|
10
|
+
default: "Open"
|
11
|
+
},
|
12
|
+
align: {
|
13
|
+
type: String,
|
14
|
+
default: "left"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
setup(t) {
|
18
|
+
let l = y;
|
19
|
+
const e = a(!1);
|
20
|
+
function n() {
|
21
|
+
e.value = !1;
|
22
|
+
}
|
23
|
+
return (r, o) => i((d(), s("div", {
|
24
|
+
class: "dropdown pos-relative",
|
25
|
+
onClick: o[0] || (o[0] = u((x) => e.value = !e.value, ["stop"]))
|
26
|
+
}, [
|
27
|
+
c(f(t.label) + " ", 1),
|
28
|
+
p(m, {
|
29
|
+
name: "TransitionTranslateY",
|
30
|
+
mode: "out-in"
|
31
|
+
}, {
|
32
|
+
default: v(() => [
|
33
|
+
i(g("div", {
|
34
|
+
style: w({ left: t.align === "left" ? "0" : "auto", right: t.align === "right" ? "0" : "auto" }),
|
35
|
+
class: "dropdown-content w-15r radius-big"
|
36
|
+
}, [
|
37
|
+
k(r.$slots, "default", {}, void 0, !0)
|
38
|
+
], 4), [
|
39
|
+
[S, e.value]
|
40
|
+
])
|
41
|
+
]),
|
42
|
+
_: 3
|
43
|
+
})
|
44
|
+
])), [
|
45
|
+
[h(l), n]
|
46
|
+
]);
|
47
|
+
}
|
48
|
+
}, N = /* @__PURE__ */ O(b, [["__scopeId", "data-v-2f59adb5"]]);
|
2
49
|
export {
|
3
|
-
|
50
|
+
N as default
|
4
51
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="";exports.default=e;
|
@@ -1,51 +1,4 @@
|
|
1
|
-
|
2
|
-
import y from "../FieldPhone/click-outside.js";
|
3
|
-
import "./Dropdown.vue.js";
|
4
|
-
import O from "../../../../_virtual/_plugin-vue_export-helper.js";
|
5
|
-
const b = {
|
6
|
-
__name: "Dropdown",
|
7
|
-
props: {
|
8
|
-
label: {
|
9
|
-
type: String,
|
10
|
-
default: "Open"
|
11
|
-
},
|
12
|
-
align: {
|
13
|
-
type: String,
|
14
|
-
default: "left"
|
15
|
-
}
|
16
|
-
},
|
17
|
-
setup(t) {
|
18
|
-
let l = y;
|
19
|
-
const e = a(!1);
|
20
|
-
function n() {
|
21
|
-
e.value = !1;
|
22
|
-
}
|
23
|
-
return (r, o) => i((d(), s("div", {
|
24
|
-
class: "dropdown pos-relative",
|
25
|
-
onClick: o[0] || (o[0] = u((x) => e.value = !e.value, ["stop"]))
|
26
|
-
}, [
|
27
|
-
c(f(t.label) + " ", 1),
|
28
|
-
p(m, {
|
29
|
-
name: "TransitionTranslateY",
|
30
|
-
mode: "out-in"
|
31
|
-
}, {
|
32
|
-
default: v(() => [
|
33
|
-
i(g("div", {
|
34
|
-
style: w({ left: t.align === "left" ? "0" : "auto", right: t.align === "right" ? "0" : "auto" }),
|
35
|
-
class: "dropdown-content w-15r radius-big"
|
36
|
-
}, [
|
37
|
-
k(r.$slots, "default", {}, void 0, !0)
|
38
|
-
], 4), [
|
39
|
-
[S, e.value]
|
40
|
-
])
|
41
|
-
]),
|
42
|
-
_: 3
|
43
|
-
})
|
44
|
-
])), [
|
45
|
-
[h(l), n]
|
46
|
-
]);
|
47
|
-
}
|
48
|
-
}, N = /* @__PURE__ */ O(b, [["__scopeId", "data-v-2f59adb5"]]);
|
1
|
+
const _ = "";
|
49
2
|
export {
|
50
|
-
|
3
|
+
_ as default
|
51
4
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),p=require("../../../../node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.cjs"),g=require("../UploadImageMultiple/UploadImageMultiple.vue.cjs");require("./EditImages.vue2.cjs");const v={class:"pos-relative"},_=["src"],f=["onClick"],h={__name:"EditImages",props:{images:Array},emits:["update"],setup(n,{emit:u}){const o=n,c=u,t=e.ref([...o.images]);e.watchEffect(()=>{t.value=[...o.images]});const l=()=>{c("update:images",t.value)},i=a=>{t.value=[...t.value,...a],l()},d=a=>{t.value.splice(a,1),l()};return(a,r)=>(e.openBlock(),e.createElementBlock("div",null,[e.createVNode(g.default,{"onUpdate:images":i,uploadPath:"photos",class:"mn-semi pd-small w-100 button bg-black t-white"}),e.createVNode(e.unref(p.VueDraggableNext),{class:"gap-small flex dragArea list-group w-full",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=s=>t.value=s),onChange:l},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.value,(s,m)=>(e.openBlock(),e.createElementBlock("div",v,[e.createElementVNode("img",{class:"i-extra radius-small o-hidden mn-thin",src:(a.FILE_SERVER_URL||"")+s},null,8,_),e.createElementVNode("a",{onClick:E=>d(m),class:"pos-absolute t-center radius-extra i-medium bg-red pos-t-0 pos-r-0"},"X",8,f)]))),256))]),_:1},8,["modelValue"])]))}};exports.default=h;
|
@@ -1,47 +1,47 @@
|
|
1
|
-
import { ref as
|
2
|
-
import { VueDraggableNext as
|
3
|
-
import
|
1
|
+
import { ref as f, watchEffect as v, openBlock as l, createElementBlock as o, createVNode as i, unref as h, withCtx as E, Fragment as V, renderList as b, createElementVNode as m } from "vue";
|
2
|
+
import { VueDraggableNext as x } from "../../../../node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js";
|
3
|
+
import k from "../UploadImageMultiple/UploadImageMultiple.vue.js";
|
4
4
|
import "./EditImages.vue2.js";
|
5
|
-
const
|
5
|
+
const w = { class: "pos-relative" }, C = ["src"], I = ["onClick"], B = {
|
6
6
|
__name: "EditImages",
|
7
7
|
props: {
|
8
8
|
images: Array
|
9
9
|
},
|
10
10
|
emits: ["update"],
|
11
11
|
setup(u, { emit: c }) {
|
12
|
-
const r = u, e =
|
13
|
-
|
12
|
+
const r = u, d = c, e = f([...r.images]);
|
13
|
+
v(() => {
|
14
14
|
e.value = [...r.images];
|
15
15
|
});
|
16
|
-
const
|
17
|
-
|
18
|
-
},
|
19
|
-
e.value = [...e.value, ...
|
20
|
-
},
|
21
|
-
e.value.splice(
|
16
|
+
const a = () => {
|
17
|
+
d("update:images", e.value);
|
18
|
+
}, p = (t) => {
|
19
|
+
e.value = [...e.value, ...t], a();
|
20
|
+
}, g = (t) => {
|
21
|
+
e.value.splice(t, 1), a();
|
22
22
|
};
|
23
|
-
return (
|
24
|
-
i(
|
25
|
-
"onUpdate:images":
|
23
|
+
return (t, n) => (l(), o("div", null, [
|
24
|
+
i(k, {
|
25
|
+
"onUpdate:images": p,
|
26
26
|
uploadPath: "photos",
|
27
27
|
class: "mn-semi pd-small w-100 button bg-black t-white"
|
28
28
|
}),
|
29
|
-
i(
|
29
|
+
i(h(x), {
|
30
30
|
class: "gap-small flex dragArea list-group w-full",
|
31
31
|
modelValue: e.value,
|
32
32
|
"onUpdate:modelValue": n[0] || (n[0] = (s) => e.value = s),
|
33
|
-
onChange:
|
33
|
+
onChange: a
|
34
34
|
}, {
|
35
|
-
default:
|
36
|
-
(l(!0), o(
|
35
|
+
default: E(() => [
|
36
|
+
(l(!0), o(V, null, b(e.value, (s, _) => (l(), o("div", w, [
|
37
37
|
m("img", {
|
38
38
|
class: "i-extra radius-small o-hidden mn-thin",
|
39
|
-
src: (
|
40
|
-
}, null, 8,
|
39
|
+
src: (t.FILE_SERVER_URL || "") + s
|
40
|
+
}, null, 8, C),
|
41
41
|
m("a", {
|
42
|
-
onClick: (
|
42
|
+
onClick: (U) => g(_),
|
43
43
|
class: "pos-absolute t-center radius-extra i-medium bg-red pos-t-0 pos-r-0"
|
44
|
-
}, "X", 8,
|
44
|
+
}, "X", 8, I)
|
45
45
|
]))), 256))
|
46
46
|
]),
|
47
47
|
_: 1
|
@@ -50,5 +50,5 @@ const k = { class: "pos-relative" }, w = ["src"], C = ["onClick"], A = {
|
|
50
50
|
}
|
51
51
|
};
|
52
52
|
export {
|
53
|
-
|
53
|
+
B as default
|
54
54
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="";exports.default=e;
|