golden-logic-ui 1.0.413 → 1.0.414
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/golden-logic-ui.js
CHANGED
|
@@ -499,7 +499,7 @@ const Jae = /* @__PURE__ */ qr(Jq, [["render", AK]]), DK = {
|
|
|
499
499
|
id: this.menu_id
|
|
500
500
|
};
|
|
501
501
|
axios.get("/admin/get_locals", { params: D }).then((ie) => {
|
|
502
|
-
this.locals = ie.data.locals, this.default_language = ie.data.default_language
|
|
502
|
+
this.locals = ie.data.locals, this.default_language = ie.data.default_language;
|
|
503
503
|
}).catch((ie) => {
|
|
504
504
|
console.error(ie);
|
|
505
505
|
});
|
|
@@ -2259,7 +2259,7 @@ const ule = /* @__PURE__ */ qr(CX, [["render", TJ], ["__scopeId", "data-v-37dd4e
|
|
|
2259
2259
|
"aria-hidden": "true"
|
|
2260
2260
|
}, [
|
|
2261
2261
|
M("div", {
|
|
2262
|
-
class: nn(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto
|
|
2262
|
+
class: nn(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto mt-7 min-[576px]:h-[calc(100%-3.5rem)]", D.max_width])
|
|
2263
2263
|
}, [
|
|
2264
2264
|
M("div", EJ, [
|
|
2265
2265
|
M("div", AJ, [
|
|
@@ -2349,7 +2349,7 @@ const ule = /* @__PURE__ */ qr(CX, [["render", TJ], ["__scopeId", "data-v-37dd4e
|
|
|
2349
2349
|
"aria-hidden": "true"
|
|
2350
2350
|
}, [
|
|
2351
2351
|
M("div", {
|
|
2352
|
-
class: nn(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto
|
|
2352
|
+
class: nn(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto mt-7 min-[576px]:h-[calc(100%-3.5rem)]", D.max_width])
|
|
2353
2353
|
}, [
|
|
2354
2354
|
M("div", MJ, [
|
|
2355
2355
|
M("div", PJ, [
|
|
@@ -53255,7 +53255,7 @@ const Sle = /* @__PURE__ */ qr(hoe, [["render", Soe]]), _oe = {
|
|
|
53255
53255
|
/* @__PURE__ */ M("path", { d: "M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" })
|
|
53256
53256
|
], -1), Woe = [
|
|
53257
53257
|
Uoe
|
|
53258
|
-
], Zoe = { class: "absolute z-10 mt-6 origin-top-right
|
|
53258
|
+
], Zoe = { class: "absolute z-10 mt-6 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600" }, joe = {
|
|
53259
53259
|
class: "py-2 text-sm text-gray-700 dark:text-gray-200",
|
|
53260
53260
|
"aria-labelledby": "dropdownDividerButton"
|
|
53261
53261
|
}, Goe = { key: 0 }, qoe = ["href"], Koe = /* @__PURE__ */ M("i", { class: "mr-2 fa-solid fa-list-ul opacity-80" }, null, -1), Yoe = { key: 1 }, Xoe = /* @__PURE__ */ M("i", { class: "mr-2 fa-solid fa-trash-can opacity-80" }, null, -1), kle = {
|