@topvisor/ui 1.5.0-updates.15 → 1.5.0-updates.16
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/project/project.js
CHANGED
|
@@ -584,7 +584,7 @@ var Ue = ["innerHTML"], We = /* @__PURE__ */ O({
|
|
|
584
584
|
]).changeParams({
|
|
585
585
|
folder_id_depth: !0,
|
|
586
586
|
limit: 100
|
|
587
|
-
}), Je = (e, t) => e.gen(`/add/${t}/groups/`), Ye = (e, t) => e.gen(`/del/${t}/groups/`), Xe = (e, t) => e.gen(`/edit/${t}/groups/rename/`), Ze = { class: "top-groupSelector_groupItem" }, Qe = {
|
|
587
|
+
}), Je = (e, t) => e.gen(`/add/${t}/groups/`), Ye = (e, t) => e.gen(`/del/${t}/groups/`), Xe = (e, t) => e.gen(`/edit/${t}/groups/rename/`), Ze = { class: "top-groupSelector_groupItem top-ellipsis1" }, Qe = {
|
|
588
588
|
key: 0,
|
|
589
589
|
class: "top-comment"
|
|
590
590
|
}, $e = ["innerHTML"], et = ["innerHTML"], tt = ["data-id"], nt = ["innerHTML"], rt = /* @__PURE__ */ O({
|
|
@@ -728,7 +728,7 @@ var Ue = ["innerHTML"], We = /* @__PURE__ */ O({
|
|
|
728
728
|
item: z(({ item: r }) => [T("div", Ze, [
|
|
729
729
|
r.id === I(null) ? (M(), w("div", Qe, F(t.$i18n.Common.Add) + ": ", 1)) : C("", !0),
|
|
730
730
|
T("span", {
|
|
731
|
-
class: "top-
|
|
731
|
+
class: "top-groupSelector_groupItemName top-ellipsis1",
|
|
732
732
|
innerHTML: r.name
|
|
733
733
|
}, null, 8, $e),
|
|
734
734
|
r.folder_path && e.showPath ? (M(), w("span", {
|