golden-logic-ui 1.0.412 → 1.0.413
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
|
@@ -1840,7 +1840,7 @@ const ile = /* @__PURE__ */ qr(yX, [["render", xX]]), CX = {
|
|
|
1840
1840
|
methods: {
|
|
1841
1841
|
sliderIndicatorsAction() {
|
|
1842
1842
|
var D = "";
|
|
1843
|
-
return this.direction_property == "rtl"
|
|
1843
|
+
return this.direction_property == "rtl" && (D += " space-x-reverse "), this.slider_arrows_indicators_position == "arrows_indicators_inside_slider" && (D += " slider_indicators "), D;
|
|
1844
1844
|
},
|
|
1845
1845
|
sliderContainerAction() {
|
|
1846
1846
|
var D = "";
|
|
@@ -1895,7 +1895,7 @@ const ile = /* @__PURE__ */ qr(yX, [["render", xX]]), CX = {
|
|
|
1895
1895
|
this.direction_property == "rtl" ? ie.style.marginRight = -this.dotsNavigation[D - 1] + "px" : ie.style.marginLeft = -this.dotsNavigation[D - 1] + "px", this.currentDot = D;
|
|
1896
1896
|
}
|
|
1897
1897
|
}
|
|
1898
|
-
}, Sm = (D) => (Mq("data-v-
|
|
1898
|
+
}, Sm = (D) => (Mq("data-v-37dd4ede"), D = D(), Pq(), D), SX = ["id"], _X = {
|
|
1899
1899
|
key: 0,
|
|
1900
1900
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
1901
1901
|
}, kX = { class: "w-full" }, TX = {
|
|
@@ -2197,7 +2197,7 @@ function TJ(D, ie, Q, _e, re, j) {
|
|
|
2197
2197
|
], 10, SX)
|
|
2198
2198
|
]);
|
|
2199
2199
|
}
|
|
2200
|
-
const ule = /* @__PURE__ */ qr(CX, [["render", TJ], ["__scopeId", "data-v-
|
|
2200
|
+
const ule = /* @__PURE__ */ qr(CX, [["render", TJ], ["__scopeId", "data-v-37dd4ede"]]), 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__ */ M("span", { class: "[&>svg]:h-6 [&>svg]:w-6" }, [
|
|
2201
2201
|
/* @__PURE__ */ M("svg", {
|
|
2202
2202
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2203
2203
|
fill: "currentColor",
|