golden-logic-ui 1.0.431 → 1.0.432
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
|
@@ -1871,7 +1871,7 @@ const _le = /* @__PURE__ */ Kr(yX, [["render", xX]]), CX = {
|
|
|
1871
1871
|
},
|
|
1872
1872
|
initSlider() {
|
|
1873
1873
|
this.$nextTick(() => {
|
|
1874
|
-
console.log("sliderContainer_ref", this.$refs.sliderContainer.
|
|
1874
|
+
console.log("sliderContainer_ref offsetWidth", this.$refs.sliderContainer.offsetWidth);
|
|
1875
1875
|
let D = document.getElementById("sliderContainer_" + this.Random_string), ie = document.getElementById("mainSliderContainer_" + this.Random_string), Q = document.getElementById("slider_" + this.Random_string), ke = Q.querySelectorAll("li"), se = Array.from(ke).filter((ee) => ee.parentNode === Q);
|
|
1876
1876
|
console.log("cards length :", se.length);
|
|
1877
1877
|
let j = D.clientWidth;
|
|
@@ -1896,7 +1896,7 @@ const _le = /* @__PURE__ */ Kr(yX, [["render", xX]]), CX = {
|
|
|
1896
1896
|
this.direction_property == "rtl" ? ie.style.marginRight = -this.dotsNavigation[D - 1] + "px" : ie.style.marginLeft = -this.dotsNavigation[D - 1] + "px", this.currentDot = D;
|
|
1897
1897
|
}
|
|
1898
1898
|
}
|
|
1899
|
-
}, _m = (D) => (Mq("data-v-
|
|
1899
|
+
}, _m = (D) => (Mq("data-v-17a740fd"), D = D(), Pq(), D), SX = ["id"], _X = {
|
|
1900
1900
|
key: 0,
|
|
1901
1901
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
1902
1902
|
}, kX = { class: "w-full" }, TX = {
|
|
@@ -2199,7 +2199,7 @@ function TJ(D, ie, Q, ke, se, j) {
|
|
|
2199
2199
|
], 10, SX)
|
|
2200
2200
|
]);
|
|
2201
2201
|
}
|
|
2202
|
-
const kle = /* @__PURE__ */ Kr(CX, [["render", TJ], ["__scopeId", "data-v-
|
|
2202
|
+
const kle = /* @__PURE__ */ Kr(CX, [["render", TJ], ["__scopeId", "data-v-17a740fd"]]), EJ = { 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" }, AJ = { class: "flex items-center justify-between flex-shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, DJ = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, OJ = /* @__PURE__ */ $("span", { class: "[&>svg]:h-6 [&>svg]:w-6" }, [
|
|
2203
2203
|
/* @__PURE__ */ $("svg", {
|
|
2204
2204
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2205
2205
|
fill: "currentColor",
|