golden-logic-ui 1.0.480 → 1.0.482
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
|
@@ -2247,8 +2247,8 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
|
|
|
2247
2247
|
},
|
|
2248
2248
|
methods: {
|
|
2249
2249
|
observeSlotChanges() {
|
|
2250
|
-
const A = this.$refs.
|
|
2251
|
-
console.log("
|
|
2250
|
+
const A = this.$refs.slotContainer;
|
|
2251
|
+
console.log("slotContainer:", A), A && (this.mutationObserver = new MutationObserver((oe) => {
|
|
2252
2252
|
oe.forEach((G) => {
|
|
2253
2253
|
console.log("Slot content changed:", G), this.initSlider();
|
|
2254
2254
|
});
|
|
@@ -2319,7 +2319,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
|
|
|
2319
2319
|
this.direction_property == "rtl" ? oe.style.marginRight = -this.dotsNavigation[A - 1] + "px" : oe.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
|
|
2320
2320
|
}
|
|
2321
2321
|
}
|
|
2322
|
-
}, km = (A) => (rq("data-v-
|
|
2322
|
+
}, km = (A) => (rq("data-v-6676f239"), A = A(), aq(), A), DJ = ["id"], OJ = {
|
|
2323
2323
|
key: 0,
|
|
2324
2324
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
2325
2325
|
}, RJ = { class: "w-full" }, $J = {
|
|
@@ -2526,6 +2526,7 @@ function $Q(A, oe, G, _e, ne, Z) {
|
|
|
2526
2526
|
id: "sliderContainer_" + A.Random_string
|
|
2527
2527
|
}, [
|
|
2528
2528
|
R("ul", {
|
|
2529
|
+
ref: "slotContainer",
|
|
2529
2530
|
class: Zt(["flex w-full", G.elements_to_show_prop == 1 ? "" : "gap-7"]),
|
|
2530
2531
|
id: "slider_" + A.Random_string
|
|
2531
2532
|
}, [
|
|
@@ -2543,7 +2544,7 @@ function $Q(A, oe, G, _e, ne, Z) {
|
|
|
2543
2544
|
])
|
|
2544
2545
|
])
|
|
2545
2546
|
], 2)) : Ye("", !0),
|
|
2546
|
-
ju(A.$slots, "default", {
|
|
2547
|
+
ju(A.$slots, "default", {}, void 0, !0),
|
|
2547
2548
|
A.dotsNum > 0 && !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_indicators_inside_slider" ? (ue(), fe("div", {
|
|
2548
2549
|
key: 1,
|
|
2549
2550
|
class: Zt(["items-center justify-center hidden xl:flex xxl:flex md:flex sm:flex arrow_button", G.direction_property == "rtl" ? "arrow_button_prev" : "arrow_button_next"])
|
|
@@ -2621,7 +2622,7 @@ function $Q(A, oe, G, _e, ne, Z) {
|
|
|
2621
2622
|
], 10, DJ)
|
|
2622
2623
|
]);
|
|
2623
2624
|
}
|
|
2624
|
-
const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-
|
|
2625
|
+
const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-6676f239"]]), MQ = { class: "pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-none bg-white border rounded-lg border-stroke dark:border-strokedark dark:bg-boxdark" }, PQ = { class: "flex items-center justify-between flex-shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, BQ = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, NQ = /* @__PURE__ */ R("span", { class: "[&>svg]:h-6 [&>svg]:w-6" }, [
|
|
2625
2626
|
/* @__PURE__ */ R("svg", {
|
|
2626
2627
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2627
2628
|
fill: "currentColor",
|