golden-logic-ui 1.0.490 → 1.0.492
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
|
@@ -2687,8 +2687,7 @@ const zce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-bb117e
|
|
|
2687
2687
|
), (j, Ae) => A.is_open ? (ue(), de("div", {
|
|
2688
2688
|
key: 0,
|
|
2689
2689
|
class: zt(["fixed left-0 top-13 h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black !bg-opacity-80", A.has_large_z_index ? "z-[9999]" : "z-[1055]"]),
|
|
2690
|
-
tabindex: "-1"
|
|
2691
|
-
"aria-hidden": "true"
|
|
2690
|
+
tabindex: "-1"
|
|
2692
2691
|
}, [
|
|
2693
2692
|
R("div", {
|
|
2694
2693
|
class: zt(["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)]", A.max_width])
|
|
@@ -2912,8 +2911,7 @@ const zce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-bb117e
|
|
|
2912
2911
|
{ immediate: !0, deep: !0 }
|
|
2913
2912
|
), (j, Ae) => fr((ue(), de("div", {
|
|
2914
2913
|
class: zt(["fixed left-0 top-13 h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black !bg-opacity-80", A.has_large_z_index ? "z-[9999]" : "z-[1055]"]),
|
|
2915
|
-
tabindex: "-1"
|
|
2916
|
-
"aria-hidden": "true"
|
|
2914
|
+
tabindex: "-1"
|
|
2917
2915
|
}, [
|
|
2918
2916
|
R("div", {
|
|
2919
2917
|
class: zt(["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)]", A.max_width])
|