golden-logic-ui 1.0.461 → 1.0.463
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
|
@@ -2284,7 +2284,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
|
|
|
2284
2284
|
ne[0];
|
|
2285
2285
|
let Z = this.element_size + 28;
|
|
2286
2286
|
console.log("cardwidth", Z);
|
|
2287
|
-
let xe = A.
|
|
2287
|
+
let xe = A.getBoundingClientRect().width;
|
|
2288
2288
|
if (console.log("sliderContainerWidth ", xe), this.elementsToShow = Math.floor(this.hide_arrow ? re.clientWidth / Z : xe / Z), console.log("elementsToShow", this.elementsToShow), console.log("elementsToShow new", this.elementsToShow), Z = (this.hide_arrow ? re.clientWidth : xe) / this.elementsToShow - 28, console.log("cardwidth new last ", Z), ne.length > 1) {
|
|
2289
2289
|
this.dotsNum = Math.ceil(ne.length / this.elementsToShow), console.log("dotsNum", this.dotsNum);
|
|
2290
2290
|
let X = this.hide_arrow ? re.clientWidth : xe;
|
|
@@ -2304,7 +2304,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
|
|
|
2304
2304
|
this.direction_property == "rtl" ? re.style.marginRight = -this.dotsNavigation[A - 1] + "px" : re.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
|
|
2305
2305
|
}
|
|
2306
2306
|
}
|
|
2307
|
-
}, km = (A) => (rq("data-v-
|
|
2307
|
+
}, km = (A) => (rq("data-v-2edd4179"), A = A(), aq(), A), DJ = ["id"], OJ = {
|
|
2308
2308
|
key: 0,
|
|
2309
2309
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
2310
2310
|
}, RJ = { class: "w-full" }, $J = {
|
|
@@ -2507,7 +2507,7 @@ function $Q(A, re, G, _e, ne, Z) {
|
|
|
2507
2507
|
])
|
|
2508
2508
|
])) : Ye("", !0),
|
|
2509
2509
|
R("div", {
|
|
2510
|
-
class: Zt(["overflow-hidden flex flex-col gap-3", Z.sliderContainerAction()]),
|
|
2510
|
+
class: Zt(["overflow-hidden flex flex-col gap-3 w-full", Z.sliderContainerAction()]),
|
|
2511
2511
|
id: "sliderContainer_" + A.Random_string
|
|
2512
2512
|
}, [
|
|
2513
2513
|
R("ul", {
|
|
@@ -2606,7 +2606,7 @@ function $Q(A, re, G, _e, ne, Z) {
|
|
|
2606
2606
|
], 10, DJ)
|
|
2607
2607
|
]);
|
|
2608
2608
|
}
|
|
2609
|
-
const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-
|
|
2609
|
+
const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-2edd4179"]]), 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" }, [
|
|
2610
2610
|
/* @__PURE__ */ R("svg", {
|
|
2611
2611
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2612
2612
|
fill: "currentColor",
|