scope360-core 0.0.272 → 0.0.274
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/scope360-core.js
CHANGED
|
@@ -13140,7 +13140,7 @@ class xt {
|
|
|
13140
13140
|
return $r.get();
|
|
13141
13141
|
}
|
|
13142
13142
|
}
|
|
13143
|
-
const uv = (t) => (mn("data-v-
|
|
13143
|
+
const uv = (t) => (mn("data-v-2006a023"), t = t(), pn(), t), hO = { class: "scope-dropzone__container" }, fO = {
|
|
13144
13144
|
key: 0,
|
|
13145
13145
|
class: "scope-dropzone__label"
|
|
13146
13146
|
}, mO = {
|
|
@@ -13160,6 +13160,7 @@ const uv = (t) => (mn("data-v-8797178e"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13160
13160
|
},
|
|
13161
13161
|
lengthError: String,
|
|
13162
13162
|
prompt: String,
|
|
13163
|
+
mediaUrl: String,
|
|
13163
13164
|
isDelete: Boolean
|
|
13164
13165
|
}, {
|
|
13165
13166
|
modelValue: {},
|
|
@@ -13186,7 +13187,7 @@ const uv = (t) => (mn("data-v-8797178e"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13186
13187
|
let m = [];
|
|
13187
13188
|
i.value.forEach((g) => {
|
|
13188
13189
|
let y = Do.delete(
|
|
13189
|
-
|
|
13190
|
+
`${n.mediaUrl}/auth/media/delete/${g.id}`,
|
|
13190
13191
|
{
|
|
13191
13192
|
headers: {
|
|
13192
13193
|
"Content-Type-ID": 3,
|
|
@@ -13203,7 +13204,7 @@ const uv = (t) => (mn("data-v-8797178e"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13203
13204
|
}, h = async (m) => {
|
|
13204
13205
|
const g = new FormData();
|
|
13205
13206
|
return g.append("file", m, m.name), await Do.post(
|
|
13206
|
-
|
|
13207
|
+
`${n.mediaUrl}/auth/full/upload`,
|
|
13207
13208
|
g,
|
|
13208
13209
|
{
|
|
13209
13210
|
headers: {
|
|
@@ -13218,7 +13219,7 @@ const uv = (t) => (mn("data-v-8797178e"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13218
13219
|
}, p = async (m) => {
|
|
13219
13220
|
const { data: g } = await h(m), y = g.path.substring(g.path.lastIndexOf("/") + 1);
|
|
13220
13221
|
g.path.lastIndexOf("/");
|
|
13221
|
-
const w =
|
|
13222
|
+
const w = `${n.mediaUrl}/media/${g.path}`;
|
|
13222
13223
|
s.value.push({ id: g.id, name: y, url: w, compressedUrl: f(w), shortcut: g.shortcut });
|
|
13223
13224
|
};
|
|
13224
13225
|
return dw(() => {
|
|
@@ -13282,7 +13283,7 @@ const uv = (t) => (mn("data-v-8797178e"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13282
13283
|
])) : W("", !0)
|
|
13283
13284
|
]));
|
|
13284
13285
|
}
|
|
13285
|
-
}, h5 = /* @__PURE__ */ ze(SO, [["__scopeId", "data-v-
|
|
13286
|
+
}, h5 = /* @__PURE__ */ ze(SO, [["__scopeId", "data-v-2006a023"]]), cv = (t) => (mn("data-v-cd05e8e4"), t = t(), pn(), t), MO = { class: "sidebar-popup-container" }, DO = { class: "sidebar-popup__profile-info" }, TO = ["src"], OO = {
|
|
13286
13287
|
key: 1,
|
|
13287
13288
|
class: "sidebar-popup__profile-info__letter"
|
|
13288
13289
|
}, PO = { class: "sidebar-popup__profile-info__wrapper" }, CO = { class: "sidebar-popup__profile-info__name" }, AO = { class: "sidebar-popup__profile-info__e-mail" }, RO = /* @__PURE__ */ cv(() => /* @__PURE__ */ O("div", { class: "sidebar-popup__divider" }, null, -1)), EO = { class: "sidebar-popup__tabs" }, $O = ["onClick"], IO = { class: "sidebar-popup__tab__icon-wrapper" }, NO = { class: "sidebar-popup__tab__name" }, LO = /* @__PURE__ */ cv(() => /* @__PURE__ */ O("div", { class: "sidebar-popup__divider" }, null, -1)), FO = { class: "sidebar-popup__actions-buttons" }, YO = {
|