golden-logic-ui 1.2.78 → 1.2.80
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
|
@@ -1929,7 +1929,7 @@ function y0e(r, t, s, l, c, f) {
|
|
|
1929
1929
|
id: "sliderContainer_" + c.Random_string
|
|
1930
1930
|
}, [
|
|
1931
1931
|
W("ul", {
|
|
1932
|
-
class: zn(["flex", s.elements_to_show_prop == 1 ? "" : "gap-7"]),
|
|
1932
|
+
class: zn(["flex", s.elements_to_show_prop == 1 || this.elementsToShow == 1 ? "" : "gap-7"]),
|
|
1933
1933
|
id: "slider_" + c.Random_string
|
|
1934
1934
|
}, [
|
|
1935
1935
|
c.dotsNum > 0 && !s.hide_arrow && s.slider_arrows_indicators_position == "arrows_indicators_inside_slider" ? (Qe(), je("div", {
|
|
@@ -2088,7 +2088,7 @@ function y0e(r, t, s, l, c, f) {
|
|
|
2088
2088
|
], 10, Zge)
|
|
2089
2089
|
]);
|
|
2090
2090
|
}
|
|
2091
|
-
const $Re = /* @__PURE__ */ Ii(zge, [["render", y0e], ["__scopeId", "data-v-
|
|
2091
|
+
const $Re = /* @__PURE__ */ Ii(zge, [["render", y0e], ["__scopeId", "data-v-9a92b6b2"]]), O0e = {
|
|
2092
2092
|
props: {
|
|
2093
2093
|
elements_to_show_prop: {
|
|
2094
2094
|
type: Number,
|
|
@@ -91571,7 +91571,7 @@ function s5e(r, t, s, l, c, f) {
|
|
|
91571
91571
|
Hr((Qe(), je("div", null, [
|
|
91572
91572
|
W("button", {
|
|
91573
91573
|
onClick: t[3] || (t[3] = (...G) => f.toggleColumnVisibilityDropdown && f.toggleColumnVisibilityDropdown(...G)),
|
|
91574
|
-
class: "text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium text-sm px-
|
|
91574
|
+
class: "h-[2.5rem] text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium text-sm px-3 py-2 text-center inline-flex items-center dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800",
|
|
91575
91575
|
type: "button"
|
|
91576
91576
|
}, t[7] || (t[7] = [
|
|
91577
91577
|
so("Column visibility "),
|
|
@@ -91768,7 +91768,7 @@ function s5e(r, t, s, l, c, f) {
|
|
|
91768
91768
|
])
|
|
91769
91769
|
], 64);
|
|
91770
91770
|
}
|
|
91771
|
-
const jRe = /* @__PURE__ */ Ii(TAe, [["render", s5e], ["__scopeId", "data-v-
|
|
91771
|
+
const jRe = /* @__PURE__ */ Ii(TAe, [["render", s5e], ["__scopeId", "data-v-c5bbfe0a"]]), o5e = {
|
|
91772
91772
|
components: {},
|
|
91773
91773
|
props: {
|
|
91774
91774
|
data: Array,
|