golden-logic-ui 1.0.411 → 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",
|
|
@@ -51819,7 +51819,7 @@ function ote(D, ie, Q, _e, re, j) {
|
|
|
51819
51819
|
type: "text",
|
|
51820
51820
|
"onUpdate:modelValue": ie[1] || (ie[1] = (Ft) => re.search = Ft),
|
|
51821
51821
|
onInput: ie[2] || (ie[2] = (Ft) => j.handleSearch()),
|
|
51822
|
-
class: "block w-full
|
|
51822
|
+
class: "block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
51823
51823
|
placeholder: "Search ..."
|
|
51824
51824
|
}, null, 544), [
|
|
51825
51825
|
[Cm, re.search]
|
|
@@ -52574,7 +52574,7 @@ function xne(D, ie, Q, _e, re, j) {
|
|
|
52574
52574
|
type: "text",
|
|
52575
52575
|
"onUpdate:modelValue": ie[1] || (ie[1] = (Me) => re.search = Me),
|
|
52576
52576
|
onInput: ie[2] || (ie[2] = (Me) => j.handleSearch()),
|
|
52577
|
-
class: "block w-full
|
|
52577
|
+
class: "block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
52578
52578
|
placeholder: "Search ..."
|
|
52579
52579
|
}, null, 544), [
|
|
52580
52580
|
[Cm, re.search]
|