scope360-core 0.0.485 → 0.0.486
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
|
@@ -11543,7 +11543,7 @@ class si {
|
|
|
11543
11543
|
return Za.get();
|
|
11544
11544
|
}
|
|
11545
11545
|
}
|
|
11546
|
-
const iv = (t) => (_t("data-v-
|
|
11546
|
+
const iv = (t) => (_t("data-v-5fe8f4cc"), t = t(), yt(), t), fO = { class: "scope-dropzone__container" }, mO = {
|
|
11547
11547
|
key: 0,
|
|
11548
11548
|
class: "scope-dropzone__label"
|
|
11549
11549
|
}, pO = {
|
|
@@ -11565,6 +11565,7 @@ const iv = (t) => (_t("data-v-ad37ac50"), t = t(), yt(), t), fO = { class: "scop
|
|
|
11565
11565
|
prompt: String,
|
|
11566
11566
|
mediaUrl: String,
|
|
11567
11567
|
isDelete: Boolean,
|
|
11568
|
+
userID: Number,
|
|
11568
11569
|
contentID: {
|
|
11569
11570
|
type: Number,
|
|
11570
11571
|
default: 3
|
|
@@ -11626,7 +11627,7 @@ const iv = (t) => (_t("data-v-ad37ac50"), t = t(), yt(), t), fO = { class: "scop
|
|
|
11626
11627
|
}, p = async (m) => {
|
|
11627
11628
|
const { data: g } = await h(m), _ = g.path.substring(g.path.lastIndexOf("/") + 1);
|
|
11628
11629
|
g.path.lastIndexOf("/");
|
|
11629
|
-
const b = `${n.mediaUrl}/media/${g.path}`;
|
|
11630
|
+
const b = `${n.mediaUrl}/media/${g.path}?id=${n.userID}`;
|
|
11630
11631
|
s.value.push({
|
|
11631
11632
|
id: g.id,
|
|
11632
11633
|
name: _,
|
|
@@ -11699,7 +11700,7 @@ const iv = (t) => (_t("data-v-ad37ac50"), t = t(), yt(), t), fO = { class: "scop
|
|
|
11699
11700
|
])) : B("", !0)
|
|
11700
11701
|
]));
|
|
11701
11702
|
}
|
|
11702
|
-
}, S4 = /* @__PURE__ */ Re(MO, [["__scopeId", "data-v-
|
|
11703
|
+
}, S4 = /* @__PURE__ */ Re(MO, [["__scopeId", "data-v-5fe8f4cc"]]), TO = { class: "scope-tooltip" }, DO = {
|
|
11703
11704
|
__name: "Tooltip",
|
|
11704
11705
|
props: {
|
|
11705
11706
|
alternative: Boolean,
|