golden-logic-ui 1.0.454 → 1.0.456
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
|
@@ -2280,10 +2280,10 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-37dd4e
|
|
|
2280
2280
|
ne[0];
|
|
2281
2281
|
let Z = this.element_size + 28;
|
|
2282
2282
|
console.log("cardwidth", Z);
|
|
2283
|
-
let Ce = A.clientWidth
|
|
2284
|
-
if (console.log("sliderContainerWidth ", Ce), this.elementsToShow = Math.floor(this.hide_arrow ? re.clientWidth / Z : Ce / Z), console.log("elementsToShow", this.elementsToShow), console.log("elementsToShow new", this.elementsToShow), Z = (this.hide_arrow ? re.clientWidth : Ce) / this.elementsToShow, console.log("cardwidth new last ", Z), ne.length > 1) {
|
|
2283
|
+
let Ce = A.clientWidth;
|
|
2284
|
+
if (console.log("sliderContainerWidth ", Ce), this.elementsToShow = Math.floor(this.hide_arrow ? re.clientWidth / Z : Ce / Z), console.log("elementsToShow", this.elementsToShow), console.log("elementsToShow new", this.elementsToShow), Z = (this.hide_arrow ? re.clientWidth : Ce) / this.elementsToShow - 28, console.log("cardwidth new last ", Z), ne.length > 1) {
|
|
2285
2285
|
this.dotsNum = Math.ceil(ne.length / this.elementsToShow), console.log("dotsNum", this.dotsNum);
|
|
2286
|
-
let X = this.elementsToShow * Z;
|
|
2286
|
+
let X = this.elementsToShow * (Z - 28);
|
|
2287
2287
|
console.log("navigation_no_between_slides", X), this.dotsNavigation = [];
|
|
2288
2288
|
for (let $e = 0; $e < this.dotsNum; $e++)
|
|
2289
2289
|
this.dotsNavigation.push(X * $e);
|
|
@@ -2300,7 +2300,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-37dd4e
|
|
|
2300
2300
|
this.direction_property == "rtl" ? re.style.marginRight = -this.dotsNavigation[A - 1] + "px" : re.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
|
|
2301
2301
|
}
|
|
2302
2302
|
}
|
|
2303
|
-
}, km = (A) => (rq("data-v-
|
|
2303
|
+
}, km = (A) => (rq("data-v-88503d8c"), A = A(), aq(), A), DJ = ["id"], OJ = {
|
|
2304
2304
|
key: 0,
|
|
2305
2305
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
2306
2306
|
}, RJ = { class: "w-full" }, $J = {
|
|
@@ -2602,7 +2602,7 @@ function $Q(A, re, G, _e, ne, Z) {
|
|
|
2602
2602
|
], 10, DJ)
|
|
2603
2603
|
]);
|
|
2604
2604
|
}
|
|
2605
|
-
const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-
|
|
2605
|
+
const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-88503d8c"]]), 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" }, [
|
|
2606
2606
|
/* @__PURE__ */ R("svg", {
|
|
2607
2607
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2608
2608
|
fill: "currentColor",
|