@ozdao/prometheus-framework 0.1.17 → 0.1.18
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Breadcrumbs.vue_vue_type_style_index_0_lang-2426cb6f.mjs +1945 -0
- package/dist/Breadcrumbs.vue_vue_type_style_index_0_lang-c6aba800.js +1 -0
- package/dist/ButtonFollow-351486b0.js +1 -0
- package/dist/ButtonFollow-3a05d29f.mjs +132 -0
- package/dist/CardOrganization-4d22037e.js +1 -0
- package/dist/CardOrganization-8c5b582b.mjs +230 -0
- package/dist/Feed-416d84b0.mjs +439 -0
- package/dist/Feed-44beaa4c.mjs +368 -0
- package/dist/Feed-8a151970.js +1 -0
- package/dist/Feed-c9e6190e.js +1 -0
- package/dist/Gallery-9305f294.mjs +357 -0
- package/dist/Gallery-dea27e94.js +1 -0
- package/dist/Image-22e17cef.js +9 -0
- package/dist/Image-c0ae2c5f.mjs +477 -0
- package/dist/Popup-ad5f59d0.js +1 -0
- package/dist/Popup-e7c9a43e.mjs +76 -0
- package/dist/Product-2d05acc8.mjs +839 -0
- package/dist/Product-d9c3b9b9.js +7 -0
- package/dist/ProductEdit-ab0530e8.js +1 -0
- package/dist/ProductEdit-aca44ef7.mjs +300 -0
- package/dist/ProfileBlogposts-2063c511.mjs +65 -0
- package/dist/ProfileBlogposts-eaecd267.js +1 -0
- package/dist/ProfileComments-1ae70859.js +1 -0
- package/dist/ProfileComments-78231e6a.mjs +44 -0
- package/dist/ProfileEvents-4a2fa422.mjs +57 -0
- package/dist/ProfileEvents-90448f97.js +1 -0
- package/dist/ProfileLikes-74c78a16.mjs +44 -0
- package/dist/ProfileLikes-b48ce0ef.js +1 -0
- package/dist/ProfileOrganizations-43710687.js +1 -0
- package/dist/ProfileOrganizations-cf8a12f5.mjs +213 -0
- package/dist/Publics-5472f70c.mjs +123 -0
- package/dist/Publics-71b9efbe.js +1 -0
- package/dist/UploadImage-0f488170.js +1 -0
- package/dist/UploadImage-3c627d89.mjs +83 -0
- package/dist/UploadImageMultiple-cb6c7188.mjs +58 -0
- package/dist/UploadImageMultiple-eddaac87.js +1 -0
- package/dist/auth-4415a97a.js +7 -0
- package/dist/auth-afa25b86.mjs +905 -0
- package/dist/auth.client.cjs +1 -1
- package/dist/auth.client.js +4 -4
- package/dist/auth.validation-3e93dc23.mjs +20 -0
- package/dist/auth.validation-a17cd085.js +1 -0
- package/dist/backoffice.client.cjs +1 -1
- package/dist/backoffice.client.js +1 -1
- package/dist/community.client.cjs +1 -1
- package/dist/community.client.js +11 -11
- package/dist/events.client.cjs +1 -1
- package/dist/events.client.js +9 -9
- package/dist/gallery.server.js +23 -2
- package/dist/gallery.server.mjs +23 -2
- package/dist/index-a661083c.mjs +934 -0
- package/dist/index-b41aac19.js +2 -0
- package/dist/organizations-65937ba4.js +1 -0
- package/dist/organizations-af965fcf.mjs +122 -0
- package/dist/organizations.client-1e9361ec.js +3 -0
- package/dist/organizations.client-43816e25.mjs +3018 -0
- package/dist/organizations.client.cjs +1 -1
- package/dist/organizations.client.js +11 -11
- package/dist/users.client.cjs +1 -1
- package/dist/users.client.js +10 -10
- package/package.json +1 -1
- package/src/modules/gallery/gallery.server.js +2 -2
package/dist/events.client.js
CHANGED
@@ -1,16 +1,16 @@
|
|
1
|
-
import { r as Tr, a as Cn, s as Ut, c as yl, u as qr, b as zr, d as gl, S as wl, _ as bl } from "./Feed-
|
2
|
-
import { e as Wc } from "./Feed-
|
1
|
+
import { r as Tr, a as Cn, s as Ut, c as yl, u as qr, b as zr, d as gl, S as wl, _ as bl } from "./Feed-44beaa4c.mjs";
|
2
|
+
import { e as Wc } from "./Feed-44beaa4c.mjs";
|
3
3
|
import { openBlock as D, createElementBlock as L, createStaticVNode as _l, ref as G, onMounted as Ke, createVNode as _e, TransitionGroup as Oa, withCtx as ve, Fragment as ye, renderList as Oe, createBlock as fe, createCommentVNode as F, Transition as Dt, normalizeClass as ke, createElementVNode as le, unref as p, toDisplayString as Le, watch as kt, resolveComponent as kl, resolveDynamicComponent as pa, reactive as ea, defineComponent as ze, useSlots as Vt, toRef as Aa, nextTick as St, computed as K, onUnmounted as xr, mergeProps as Be, isRef as Gr, createSlots as Je, renderSlot as ne, normalizeProps as Ve, guardReactiveProps as Xe, Teleport as Dl, h as Tl, render as Kr, withKeys as he, withModifiers as Ae, normalizeStyle as dt, createTextVNode as mt, onBeforeUpdate as xl, withDirectives as Ca, vShow as Pa, getCurrentScope as Ml, onScopeDispose as Cl } from "vue";
|
4
4
|
import { _ as Pn } from "./EmptyState-34d85f10.mjs";
|
5
5
|
import { _ as $n } from "./_plugin-vue_export-helper-dad06003.mjs";
|
6
6
|
import { useRoute as Ra, useRouter as Mr } from "vue-router";
|
7
|
-
import { _ as Pl, S as $l, C as Ol } from "./Breadcrumbs.vue_vue_type_style_index_0_lang-
|
8
|
-
import { a as Al, b as Sl, c as Yl } from "./Image-
|
9
|
-
import { _ as Nl } from "./Popup-
|
10
|
-
import { s as rt, F as Qr, _ as On } from "./auth-
|
11
|
-
import { _ as El } from "./UploadImage-
|
12
|
-
import { a as Ul } from "./organizations-
|
13
|
-
import { a as Il } from "./index-
|
7
|
+
import { _ as Pl, S as $l, C as Ol } from "./Breadcrumbs.vue_vue_type_style_index_0_lang-2426cb6f.mjs";
|
8
|
+
import { a as Al, b as Sl, c as Yl } from "./Image-c0ae2c5f.mjs";
|
9
|
+
import { _ as Nl } from "./Popup-e7c9a43e.mjs";
|
10
|
+
import { s as rt, F as Qr, _ as On } from "./auth-afa25b86.mjs";
|
11
|
+
import { _ as El } from "./UploadImage-3c627d89.mjs";
|
12
|
+
import { a as Ul } from "./organizations-af965fcf.mjs";
|
13
|
+
import { a as Il } from "./index-a661083c.mjs";
|
14
14
|
import { s as ka } from "./globals-96ba60e4.mjs";
|
15
15
|
import "vue-i18n";
|
16
16
|
import "./Chips-03ff0c34.mjs";
|
package/dist/gallery.server.js
CHANGED
@@ -116,12 +116,33 @@ var gallery_routes = function(app, db, origins) {
|
|
116
116
|
controller.delete
|
117
117
|
);
|
118
118
|
};
|
119
|
+
var photo_model = (mongoose) => {
|
120
|
+
const Photochema = new mongoose.Schema({
|
121
|
+
categories: {
|
122
|
+
type: [String]
|
123
|
+
},
|
124
|
+
size: {
|
125
|
+
type: Object
|
126
|
+
},
|
127
|
+
cover: {
|
128
|
+
type: String,
|
129
|
+
required: true
|
130
|
+
},
|
131
|
+
image: {
|
132
|
+
type: String,
|
133
|
+
required: true
|
134
|
+
}
|
135
|
+
});
|
136
|
+
const Photo = mongoose.model("Photo", Photochema);
|
137
|
+
return Photo;
|
138
|
+
};
|
119
139
|
const galleryController = gallery_controller;
|
120
140
|
const galleryRoutes = gallery_routes;
|
141
|
+
const PhotoModel = photo_model;
|
121
142
|
var gallery_server = {
|
122
143
|
galleryController,
|
123
|
-
galleryRoutes
|
124
|
-
|
144
|
+
galleryRoutes,
|
145
|
+
PhotoModel
|
125
146
|
};
|
126
147
|
const gallery_server$1 = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(gallery_server);
|
127
148
|
module.exports = gallery_server$1;
|
package/dist/gallery.server.mjs
CHANGED
@@ -115,12 +115,33 @@ var gallery_routes = function(app, db, origins) {
|
|
115
115
|
controller.delete
|
116
116
|
);
|
117
117
|
};
|
118
|
+
var photo_model = (mongoose) => {
|
119
|
+
const Photochema = new mongoose.Schema({
|
120
|
+
categories: {
|
121
|
+
type: [String]
|
122
|
+
},
|
123
|
+
size: {
|
124
|
+
type: Object
|
125
|
+
},
|
126
|
+
cover: {
|
127
|
+
type: String,
|
128
|
+
required: true
|
129
|
+
},
|
130
|
+
image: {
|
131
|
+
type: String,
|
132
|
+
required: true
|
133
|
+
}
|
134
|
+
});
|
135
|
+
const Photo = mongoose.model("Photo", Photochema);
|
136
|
+
return Photo;
|
137
|
+
};
|
118
138
|
const galleryController = gallery_controller;
|
119
139
|
const galleryRoutes = gallery_routes;
|
140
|
+
const PhotoModel = photo_model;
|
120
141
|
var gallery_server = {
|
121
142
|
galleryController,
|
122
|
-
galleryRoutes
|
123
|
-
|
143
|
+
galleryRoutes,
|
144
|
+
PhotoModel
|
124
145
|
};
|
125
146
|
const gallery_server$1 = /* @__PURE__ */ getDefaultExportFromCjs(gallery_server);
|
126
147
|
export {
|