@ozdao/prometheus-framework 0.0.95 → 0.0.97

Sign up to get free protection for your applications and to get access to all the features.
Files changed (118) hide show
  1. package/dist/CardOrganization-1b0da77c.mjs +230 -0
  2. package/dist/CardOrganization-43e80590.js +1 -0
  3. package/dist/Chips-32092a52.js +1 -0
  4. package/dist/Chips-4316f652.mjs +110 -0
  5. package/dist/Chips-92ccc11f.js +1 -0
  6. package/dist/Chips-cc08d85a.mjs +108 -0
  7. package/dist/Feed-361761f5.mjs +366 -0
  8. package/dist/Feed-44f715a7.mjs +439 -0
  9. package/dist/Feed-67f403fb.mjs +366 -0
  10. package/dist/Feed-8a867bfc.js +1 -0
  11. package/dist/Feed-8acc6844.js +1 -0
  12. package/dist/Feed-8f6eb29d.mjs +439 -0
  13. package/dist/Feed-c88eb3aa.js +1 -0
  14. package/dist/Feed-c8dc4359.js +1 -0
  15. package/dist/IconEdit-4cfe2115.js +1 -0
  16. package/dist/IconEdit-eacf3856.mjs +44 -0
  17. package/dist/Image-661e2fbc.mjs +477 -0
  18. package/dist/Image-d74c19ee.mjs +477 -0
  19. package/dist/Image-f66dbbf4.js +9 -0
  20. package/dist/Image-fd501859.js +9 -0
  21. package/dist/Product-09a39f0b.js +7 -0
  22. package/dist/Product-601a9d5b.mjs +838 -0
  23. package/dist/Product-b7c53f33.mjs +838 -0
  24. package/dist/Product-f017e6cd.js +7 -0
  25. package/dist/ProductEdit-3d7f2823.js +1 -0
  26. package/dist/ProductEdit-dae66a53.js +1 -0
  27. package/dist/ProductEdit-e827ea38.mjs +350 -0
  28. package/dist/ProductEdit-fa0117b6.mjs +350 -0
  29. package/dist/ProfileBlogposts-69beaa14.js +1 -0
  30. package/dist/ProfileBlogposts-6f80b734.mjs +64 -0
  31. package/dist/ProfileBlogposts-92c4addb.mjs +64 -0
  32. package/dist/ProfileBlogposts-e3ea2c82.js +1 -0
  33. package/dist/ProfileComments-0d22a8ec.js +1 -0
  34. package/dist/ProfileComments-bae499e9.js +1 -0
  35. package/dist/ProfileComments-c7230f42.mjs +44 -0
  36. package/dist/ProfileComments-cdaccefe.mjs +44 -0
  37. package/dist/ProfileEvents-2f22e7cf.mjs +56 -0
  38. package/dist/ProfileEvents-3089a526.mjs +56 -0
  39. package/dist/ProfileEvents-cc65404c.js +1 -0
  40. package/dist/ProfileEvents-e62e76cf.js +1 -0
  41. package/dist/ProfileLikes-6cf19687.js +1 -0
  42. package/dist/ProfileLikes-75215d15.mjs +44 -0
  43. package/dist/ProfileLikes-e4fa0792.mjs +44 -0
  44. package/dist/ProfileLikes-fa41bad0.js +1 -0
  45. package/dist/ProfileOrganizations-55914b43.js +1 -0
  46. package/dist/ProfileOrganizations-cef668b5.mjs +212 -0
  47. package/dist/ProfileOrganizations-d4ec181b.js +1 -0
  48. package/dist/ProfileOrganizations-ec908108.mjs +212 -0
  49. package/dist/Publics-6b7c97bd.js +1 -0
  50. package/dist/Publics-abbe2e0c.mjs +123 -0
  51. package/dist/Socials-8193477c.mjs +189 -0
  52. package/dist/Socials-821bd677.js +1 -0
  53. package/dist/UploadImage-1b4c2a5e.mjs +83 -0
  54. package/dist/UploadImage-39d42048.js +1 -0
  55. package/dist/community.client.cjs +1 -1
  56. package/dist/community.client.js +18 -10
  57. package/dist/components/Text/Text.vue.d.ts +1 -0
  58. package/dist/components/Text/Text.vue.d.ts.map +1 -1
  59. package/dist/events.client.cjs +1 -1
  60. package/dist/events.client.js +41 -33
  61. package/dist/landing.client.cjs +1 -1
  62. package/dist/landing.client.js +38 -38
  63. package/dist/main.css +1 -1
  64. package/dist/organizations.client-723ebb3b.js +3 -0
  65. package/dist/organizations.client-8aa34e80.mjs +3017 -0
  66. package/dist/organizations.client-b0878617.js +3 -0
  67. package/dist/organizations.client-f4dff584.mjs +3017 -0
  68. package/dist/organizations.client.cjs +1 -1
  69. package/dist/organizations.client.js +9 -9
  70. package/dist/prometheus-framework.cjs.js +2 -2
  71. package/dist/prometheus-framework.es.js +4 -3
  72. package/dist/style.css +1 -1
  73. package/dist/users.client.cjs +1 -1
  74. package/dist/users.client.js +49 -46
  75. package/package.json +1 -1
  76. package/src/components/CardHeader/CardHeader.vue +2 -2
  77. package/src/components/Chips/Chips.vue +1 -2
  78. package/src/components/Magnifier/Magnifier.vue +1 -1
  79. package/src/components/Text/Text.vue +4 -3
  80. package/src/components/UploadImage/UploadImage.vue +8 -1
  81. package/src/modules/backoffice/components/pages/Organizations.vue +2 -2
  82. package/src/modules/community/components/blocks/CardBlogpost.vue +16 -1
  83. package/src/modules/community/components/layouts/Community.vue +2 -2
  84. package/src/modules/community/components/pages/Blog.vue +1 -1
  85. package/src/modules/community/router/blogposts.js +9 -1
  86. package/src/modules/constructor/components/elements/Image.vue +1 -1
  87. package/src/modules/constructor/components/elements/ImageUpload.vue +1 -1
  88. package/src/modules/events/components/blocks/CardEvent.vue +18 -6
  89. package/src/modules/events/components/elements/ButtonJoin.vue +1 -1
  90. package/src/modules/events/router/events.js +9 -1
  91. package/src/modules/landing/components/sections/MobileApp.vue +1 -1
  92. package/src/modules/orders/components/blocks/CardOrderItem.vue +1 -1
  93. package/src/modules/orders/components/blocks/Positions.vue +2 -2
  94. package/src/modules/organizations/components/blocks/CardOrganization.vue +5 -5
  95. package/src/modules/organizations/components/blocks/DepartmentSub.vue +1 -1
  96. package/src/modules/organizations/components/blocks/User.vue +1 -1
  97. package/src/modules/organizations/components/pages/Organization.vue +1 -1
  98. package/src/modules/organizations/components/pages/Organizations.vue +2 -2
  99. package/src/modules/organizations/components/pages/OrganizationsAccount.vue +2 -2
  100. package/src/modules/organizations/components/sections/DetailsTab.vue +1 -1
  101. package/src/modules/organizations/components/sections/Organizations.vue +1 -1
  102. package/src/modules/organizations/components/sections/Publics.vue +1 -1
  103. package/src/modules/products/components/blocks/Images360.vue +1 -1
  104. package/src/modules/products/components/blocks/ImagesThumbnails.vue +1 -1
  105. package/src/modules/products/components/blocks/LeftoverPositions.vue +2 -2
  106. package/src/modules/products/components/blocks/ProductCard.vue +1 -1
  107. package/src/modules/products/components/sections/EditProductImages.vue +1 -1
  108. package/src/modules/products/components/sections/HeroRecommendation.vue +1 -1
  109. package/src/modules/products/components/sections/SectionProduct.vue +1 -1
  110. package/src/modules/users/components/pages/Profile.vue +3 -3
  111. package/src/modules/users/components/pages/ProfileBlogposts.vue +1 -1
  112. package/src/modules/users/components/pages/ProfileComments.vue +1 -1
  113. package/src/modules/users/components/pages/ProfileEdit.vue +1 -1
  114. package/src/modules/users/components/pages/ProfileEvents.vue +1 -1
  115. package/src/modules/users/components/pages/ProfileLikes.vue +1 -1
  116. package/src/modules/users/components/pages/ProfileOrganizations.vue +1 -1
  117. package/src/modules/users/router/users.js +10 -7
  118. package/src/styles/base/all.scss +1 -0
@@ -0,0 +1,366 @@
1
+ import { ref as h, computed as m, openBlock as r, createElementBlock as i, normalizeClass as p, createVNode as T, unref as C, createElementVNode as f, createCommentVNode as l, createBlock as w, withModifiers as L, toDisplayString as g, renderSlot as O, createStaticVNode as R, reactive as N, watch as _, onMounted as j, TransitionGroup as z, withCtx as D, Fragment as I, renderList as F, Transition as V } from "vue";
2
+ import { _ as B } from "./EmptyState-34d85f10.mjs";
3
+ import { _ as H, a as Y } from "./Chips-4316f652.mjs";
4
+ import { I as q } from "./IconEdit-eacf3856.mjs";
5
+ import { a as A } from "./auth-cfeacd61.mjs";
6
+ import { useRouter as G } from "vue-router";
7
+ import { _ as J } from "./_plugin-vue_export-helper-dad06003.mjs";
8
+ import { s as S } from "./globals-96ba60e4.mjs";
9
+ const K = {
10
+ key: 0,
11
+ class: "o-hidden bg-grey mn-small w-100"
12
+ }, Q = ["src"], W = ["src"], X = { class: "w-max mn-r-thin pd-thin radius-small t-semi bg-main" }, Z = {
13
+ key: 0,
14
+ class: "t-semi"
15
+ }, ee = { class: "t-semi" }, te = {
16
+ key: 0,
17
+ class: "t-semi uppercase"
18
+ }, ae = {
19
+ key: 1,
20
+ class: "cursor-pointer mn-thin flex-nowrap flex w-100"
21
+ }, re = {
22
+ key: 0,
23
+ class: ""
24
+ }, ne = {
25
+ key: 1,
26
+ 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"
27
+ }, se = {
28
+ key: 2,
29
+ class: "mn-small p-big"
30
+ }, le = {
31
+ __name: "CardEvent",
32
+ props: ["event", "user", "short", "type"],
33
+ setup(e) {
34
+ const t = e;
35
+ h(/* @__PURE__ */ new Date()), G(), m(() => t.event.content.find((a) => a.type.name === "ImageUpload")), m(() => t.event.content.find((a) => a.type.name === "Textarea"));
36
+ const s = m(() => {
37
+ const a = /* @__PURE__ */ new Date(), u = Date.UTC(a.getUTCFullYear(), a.getUTCMonth(), a.getUTCDate(), a.getUTCHours(), a.getUTCMinutes(), a.getUTCSeconds()), n = new Date(t.event.date.start), o = Date.UTC(n.getUTCFullYear(), n.getUTCMonth(), n.getUTCDate(), n.getUTCHours(), n.getUTCMinutes(), n.getUTCSeconds()) - u;
38
+ if (o < 0)
39
+ return "Finished";
40
+ if (o === 0)
41
+ return "Starting Now";
42
+ {
43
+ const k = Math.floor(o / 1e3), x = Math.floor(k / 60), E = Math.floor(x / 60), M = Math.floor(E / 24);
44
+ return M > 0 ? `${M} days until event` : E > 0 ? `${E} hours until event` : x > 0 ? `${x} minutes until event` : `${k} seconds until event`;
45
+ }
46
+ }), c = m(() => {
47
+ const a = new Date(t.event.date.start), u = { day: "2-digit", month: "2-digit" };
48
+ return a.toLocaleDateString(void 0, u);
49
+ }), d = m(() => {
50
+ const a = new Date(t.event.date.start), u = new Date(t.event.date.end), n = new Intl.DateTimeFormat(void 0, { hour: "2-digit", minute: "2-digit", hourCycle: "h23" }).format(a), $ = new Intl.DateTimeFormat(void 0, { hour: "2-digit", minute: "2-digit", hourCycle: "h23" }).format(u);
51
+ return `${n}-${$}`;
52
+ }), y = m(() => {
53
+ const a = t.event.name;
54
+ return a.length > 26 ? `${a.substring(0, 22)}…` : a;
55
+ });
56
+ return (a, u) => (r(), i("article", {
57
+ class: p({
58
+ "flex-nowrap flex-v-center flex": e.type === "short"
59
+ })
60
+ }, [
61
+ T(H, {
62
+ class: p({
63
+ "mn-small pd-medium": e.type !== "short",
64
+ "flex-child-order-last flex-child mn-l-small": e.type === "short"
65
+ }),
66
+ owner: e.event.owner,
67
+ creator: e.event.creator,
68
+ members: e.event.numberOfTickets,
69
+ membersPhotos: e.event.participantsPhotos,
70
+ type: e.type,
71
+ dateFormatted: C(s)
72
+ }, null, 8, ["class", "owner", "creator", "members", "membersPhotos", "type", "dateFormatted"]),
73
+ e.event.cover && e.type !== "short" ? (r(), i("div", K, [
74
+ f("img", {
75
+ src: (a.FILE_SERVER_URL || "") + e.event.cover,
76
+ alt: "Event image",
77
+ class: "z-index-1 d-block mn-auto h-20r"
78
+ }, null, 8, Q),
79
+ f("img", {
80
+ src: (a.FILE_SERVER_URL || "") + e.event.cover,
81
+ alt: "Event Background",
82
+ class: "z-index-0 pos-absolute w-100 h-100 pos-t-0 pos-r-0",
83
+ style: { transform: "scale(1.5)", filter: "blur(2rem)", "-webkit-filter": "blur(2rem)" }
84
+ }, null, 8, W)
85
+ ])) : l("", !0),
86
+ f("section", {
87
+ class: p(["w-100", { "pd-t-zero pd-medium": e.type !== "short" }])
88
+ }, [
89
+ e.user === e.event.creator.target._id ? (r(), w(q, {
90
+ key: 0,
91
+ onClick: u[0] || (u[0] = L((n) => a.$router.push({
92
+ name: "Edit Event",
93
+ params: {
94
+ url: e.event.url
95
+ }
96
+ }), ["stop"])),
97
+ class: "z-index-2 pos-absolute pos-t-regular pos-r-regular i-regular t-transp"
98
+ })) : l("", !0),
99
+ f("div", {
100
+ class: p([{ "mn-small": e.type !== "short" }, "flex-v-center flex-nowrap flex"])
101
+ }, [
102
+ f("div", X, [
103
+ e.type !== "short" ? (r(), i("span", Z, g(C(c)) + " | ", 1)) : l("", !0),
104
+ f("span", ee, g(C(d)), 1)
105
+ ]),
106
+ e.type === "short" ? (r(), i("span", te, g(C(y)), 1)) : l("", !0)
107
+ ], 2),
108
+ e.type !== "short" ? (r(), i("div", ae, [
109
+ e.type !== "short" ? (r(), i("h3", re, g(e.event.name), 1)) : l("", !0),
110
+ e.event.status === "draft" ? (r(), i("div", ne, g(e.event.status), 1)) : l("", !0)
111
+ ])) : l("", !0),
112
+ e.type !== "short" ? (r(), i("p", se, g(e.event.description), 1)) : l("", !0),
113
+ O(a.$slots, "default"),
114
+ e.type !== "short" && e.event.tags.length > 0 ? (r(), w(Y, {
115
+ key: 3,
116
+ chips: e.event.tags
117
+ }, null, 8, ["chips"])) : l("", !0)
118
+ ], 2)
119
+ ], 2));
120
+ }
121
+ }, ie = {}, ce = {
122
+ width: "100%",
123
+ height: "20rem",
124
+ xmlns: "http://www.w3.org/2000/svg"
125
+ }, ue = /* @__PURE__ */ R('<rect x="0" y="0" rx="5" ry="5" width="100%" height="100%" fill="rgb(var(--grey))"></rect><rect x="15" y="15" rx="4" ry="4" width="40%" height="20" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="45" rx="5" ry="5" width="70%" height="50" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="110" rx="3" ry="3" width="90%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="15" y="130" rx="3" ry="3" width="70%" height="6" fill="rgba(var(--black),0.05)"></rect><rect x="-25%" y="0" width="25%" height="100%" fill="#fff" mask="url(#myMask)" opacity="0.3"><animate attributeName="x" from="-25%" to="100%" dur="2s" repeatCount="indefinite"></animate></rect>', 6), oe = [
126
+ ue
127
+ ];
128
+ function de(e, t) {
129
+ return r(), i("svg", ce, oe);
130
+ }
131
+ const me = /* @__PURE__ */ J(ie, [["render", de]]), U = A.create({ baseURL: process.env.API_URL, withCredentials: !0 }), v = N({
132
+ all: [],
133
+ filter: {
134
+ // query
135
+ tags: [],
136
+ period: "",
137
+ date: null
138
+ // pagination
139
+ },
140
+ pagination: {
141
+ page: 1,
142
+ perPage: 18
143
+ },
144
+ // Sort
145
+ sort: {
146
+ current: "popularity",
147
+ ascending: !1
148
+ },
149
+ current: {
150
+ _id: "",
151
+ cover: "",
152
+ url: "",
153
+ status: "",
154
+ name: "",
155
+ tags: [],
156
+ date: {
157
+ start: null,
158
+ false: null
159
+ },
160
+ views: 0,
161
+ content: []
162
+ }
163
+ });
164
+ async function P(e = {}) {
165
+ e.params = e.params || {}, e.params.skip = e.skip || 0, e.params.limit = e.limit || 9, e.params.tags = e.tags || [], e.status && (e.params = { status: e.status }), e.url && (e.params = { url: e.url }), e.period && (e.params.period = e.period), e.category && (e.params.category = e.category), e.organization && (e.params.organization = e.organization), e.date && (e.params.date = e.date), e.participant && (e.params.participant = e.participant), e.owner && (e.params.owner = e.owner), e.creator && (e.params.creator = e.creator), e.user && (e.params.user = e.user), e.sortOrder && (e.params.sortOrder = e.sortOrder), e.sortParam && (e.params.sortParam = e.sortParam), e.params.skip = e.skip || 0, e.params.limit = e.limit || 10;
166
+ try {
167
+ console.log("Request params:" + e.params);
168
+ const t = await U.get("/api/events/read", { params: e.params });
169
+ return console.log(e.params), e.url ? b(t.data, "current") : b(t.data, "all"), Promise.resolve(t.data);
170
+ } catch (t) {
171
+ return S(t), Promise.reject(t);
172
+ }
173
+ }
174
+ async function fe(e) {
175
+ return U.post("/api/events/create", e).then(
176
+ (t) => (b(t.data, "current"), Promise.resolve(t.data)),
177
+ (t) => (S(t), Promise.reject(t))
178
+ );
179
+ }
180
+ async function ge(e) {
181
+ return U.post("/api/events/update", e).then(
182
+ (t) => (b(t.data, "current"), Promise.resolve(t.data)),
183
+ (t) => (S(t), Promise.reject(t))
184
+ );
185
+ }
186
+ async function he(e) {
187
+ return await U.delete(`/api/events/delete/${e}`).then(
188
+ (t) => {
189
+ const s = v.all.findIndex((c) => c._id === e);
190
+ return s !== -1 && v.all.splice(s, 1), Promise.resolve(t.data);
191
+ },
192
+ (t) => (S(t), Promise.reject(t))
193
+ );
194
+ }
195
+ function b(e, t) {
196
+ v[t] = e;
197
+ }
198
+ function ve() {
199
+ v.current = {
200
+ _id: "",
201
+ cover: "",
202
+ url: "",
203
+ status: "",
204
+ name: "",
205
+ tags: [],
206
+ date: {
207
+ start: null,
208
+ false: null
209
+ },
210
+ views: 0,
211
+ content: []
212
+ };
213
+ }
214
+ _(v, (e, t) => {
215
+ });
216
+ const Ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
217
+ __proto__: null,
218
+ clean: ve,
219
+ create: fe,
220
+ read: P,
221
+ remove: he,
222
+ set: b,
223
+ state: v,
224
+ update: ge
225
+ }, Symbol.toStringTag, { value: "Module" })), ye = { class: "feed" }, $e = {
226
+ __name: "Feed",
227
+ props: {
228
+ category: {
229
+ type: String,
230
+ default: null
231
+ },
232
+ selectedDate: {
233
+ type: String,
234
+ default: null
235
+ },
236
+ organization: {
237
+ type: String,
238
+ default: null
239
+ },
240
+ owner: {
241
+ type: String,
242
+ default: null
243
+ },
244
+ creator: {
245
+ type: String,
246
+ default: null
247
+ },
248
+ user: {
249
+ type: [String, Number],
250
+ default: null
251
+ },
252
+ sortOrder: {
253
+ type: String,
254
+ default: "desc"
255
+ },
256
+ participant: {
257
+ type: String,
258
+ default: null
259
+ },
260
+ period: {
261
+ type: String,
262
+ default: null
263
+ },
264
+ status: {
265
+ type: String,
266
+ default: null
267
+ }
268
+ },
269
+ setup(e) {
270
+ const t = e, s = h([]), c = h(!1), d = h(!0), y = h(0), a = h(20), u = async () => {
271
+ if (c.value) {
272
+ y.value += a.value;
273
+ const n = await P({
274
+ skip: y.value,
275
+ limit: a.value,
276
+ category: t.category,
277
+ sortOrder: t.sortOrder,
278
+ participant: t.participant,
279
+ creator: t.creator,
280
+ user: t.user,
281
+ date: t.selectedDate,
282
+ owner: t.owner,
283
+ organization: t.organization,
284
+ period: t.period,
285
+ status: t.status
286
+ });
287
+ n.length === 0 ? c.value = !1 : c.value = !0, s.value = [...s.value, ...n];
288
+ }
289
+ };
290
+ return j(async () => {
291
+ d.value = !0, console.log(t.selectedDate);
292
+ const n = await P({
293
+ skip: y.value,
294
+ limit: a.value,
295
+ category: t.category,
296
+ participant: t.participant,
297
+ sortOrder: t.sortOrder,
298
+ user: t.user,
299
+ owner: t.owner,
300
+ creator: t.creator,
301
+ date: t.selectedDate,
302
+ organization: t.organization,
303
+ period: t.period,
304
+ status: t.status
305
+ });
306
+ n.length === 0 ? c.value = !1 : c.value = !0, s.value = n, d.value = !1;
307
+ }), (n, $) => (r(), i("section", ye, [
308
+ T(z, {
309
+ tag: "ul",
310
+ name: "fade",
311
+ class: "o-hidden bg-grey radius-big"
312
+ }, {
313
+ default: D(() => [
314
+ d.value ? (r(!0), i(I, { key: 0 }, F(a.value, (o) => (r(), w(me, { key: o }))), 128)) : l("", !0)
315
+ ]),
316
+ _: 1
317
+ }),
318
+ T(V, { name: "fade" }, {
319
+ default: D(() => [
320
+ !d.value && s.value.length < 1 ? (r(), w(B, {
321
+ key: 0,
322
+ title: "No Events Found",
323
+ description: "Currently, there are no events available. Please check back later.",
324
+ class: "pd-medium mn-thin bg-grey radius-big"
325
+ })) : l("", !0)
326
+ ]),
327
+ _: 1
328
+ }),
329
+ T(z, {
330
+ tag: "ul",
331
+ name: "fade",
332
+ class: "container"
333
+ }, {
334
+ default: D(() => [
335
+ !d.value && s.value.length > 0 ? (r(!0), i(I, { key: 0 }, F(s.value, (o, k) => (r(), w(le, {
336
+ onClick: (x) => n.$router.push({ name: "Event", params: { url: o.url } }),
337
+ key: o._id,
338
+ event: o,
339
+ owner: e.user,
340
+ type: "normal",
341
+ class: p(["bg-grey radius-big mn-medium", {
342
+ "br-b br-solid br-black-transp-10": k !== s.value.length - 1
343
+ }])
344
+ }, null, 8, ["onClick", "event", "owner", "class"]))), 128)) : l("", !0),
345
+ c.value && s.value.length > 0 ? (r(), i("button", {
346
+ key: 1,
347
+ onClick: u,
348
+ class: "w-100 bg-main button"
349
+ }, "Load more")) : l("", !0)
350
+ ]),
351
+ _: 1
352
+ })
353
+ ]));
354
+ }
355
+ };
356
+ export {
357
+ me as S,
358
+ $e as _,
359
+ le as a,
360
+ fe as b,
361
+ ve as c,
362
+ Ue as e,
363
+ P as r,
364
+ v as s,
365
+ ge as u
366
+ };