scope360-core 0.0.273 → 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 = {
|
|
@@ -13187,7 +13187,7 @@ const uv = (t) => (mn("data-v-3566bd30"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13187
13187
|
let m = [];
|
|
13188
13188
|
i.value.forEach((g) => {
|
|
13189
13189
|
let y = Do.delete(
|
|
13190
|
-
|
|
13190
|
+
`${n.mediaUrl}/auth/media/delete/${g.id}`,
|
|
13191
13191
|
{
|
|
13192
13192
|
headers: {
|
|
13193
13193
|
"Content-Type-ID": 3,
|
|
@@ -13204,7 +13204,7 @@ const uv = (t) => (mn("data-v-3566bd30"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13204
13204
|
}, h = async (m) => {
|
|
13205
13205
|
const g = new FormData();
|
|
13206
13206
|
return g.append("file", m, m.name), await Do.post(
|
|
13207
|
-
|
|
13207
|
+
`${n.mediaUrl}/auth/full/upload`,
|
|
13208
13208
|
g,
|
|
13209
13209
|
{
|
|
13210
13210
|
headers: {
|
|
@@ -13219,7 +13219,7 @@ const uv = (t) => (mn("data-v-3566bd30"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13219
13219
|
}, p = async (m) => {
|
|
13220
13220
|
const { data: g } = await h(m), y = g.path.substring(g.path.lastIndexOf("/") + 1);
|
|
13221
13221
|
g.path.lastIndexOf("/");
|
|
13222
|
-
const w = n.mediaUrl
|
|
13222
|
+
const w = `${n.mediaUrl}/media/${g.path}`;
|
|
13223
13223
|
s.value.push({ id: g.id, name: y, url: w, compressedUrl: f(w), shortcut: g.shortcut });
|
|
13224
13224
|
};
|
|
13225
13225
|
return dw(() => {
|
|
@@ -13283,7 +13283,7 @@ const uv = (t) => (mn("data-v-3566bd30"), t = t(), pn(), t), hO = { class: "scop
|
|
|
13283
13283
|
])) : W("", !0)
|
|
13284
13284
|
]));
|
|
13285
13285
|
}
|
|
13286
|
-
}, 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 = {
|
|
13287
13287
|
key: 1,
|
|
13288
13288
|
class: "sidebar-popup__profile-info__letter"
|
|
13289
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 = {
|