golden-logic-ui 1.0.457 → 1.0.459

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.
@@ -1889,7 +1889,7 @@ const Oce = /* @__PURE__ */ zr(wX, [["render", CX]]), _X = {
1889
1889
  this.direction_property == "rtl" ? re.style.marginRight = -this.dotsNavigation[A - 1] + "px" : re.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
1890
1890
  }
1891
1891
  }
1892
- }, Sm = (A) => (rq("data-v-37dd4ede"), A = A(), aq(), A), SX = ["id"], kX = {
1892
+ }, Sm = (A) => (rq("data-v-205c6327"), A = A(), aq(), A), SX = ["id"], kX = {
1893
1893
  key: 0,
1894
1894
  class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
1895
1895
  }, TX = { class: "w-full" }, EX = {
@@ -2077,7 +2077,7 @@ const Oce = /* @__PURE__ */ zr(wX, [["render", CX]]), _X = {
2077
2077
  function EJ(A, re, G, _e, ne, Z) {
2078
2078
  return ue(), fe("div", null, [
2079
2079
  R("div", {
2080
- class: Zt(["", !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_outside_slide" ? "flex" : "relative block"]),
2080
+ class: Zt(["", !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_outside_slider" ? "flex" : "relative block"]),
2081
2081
  id: "mainSliderContainer_" + A.Random_string
2082
2082
  }, [
2083
2083
  A.dotsNum > 0 && !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_outside_slider" ? (ue(), fe("div", kX, [
@@ -2191,7 +2191,7 @@ function EJ(A, re, G, _e, ne, Z) {
2191
2191
  ], 10, SX)
2192
2192
  ]);
2193
2193
  }
2194
- const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-37dd4ede"]]), AJ = {
2194
+ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c6327"]]), AJ = {
2195
2195
  props: {
2196
2196
  elements_to_show_prop: {
2197
2197
  type: Number,
@@ -2205,6 +2205,10 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-37dd4e
2205
2205
  type: Boolean,
2206
2206
  default: !1
2207
2207
  },
2208
+ hide_indicators: {
2209
+ type: Boolean,
2210
+ default: !1
2211
+ },
2208
2212
  disable_touch: {
2209
2213
  type: Boolean,
2210
2214
  default: !1
@@ -2300,7 +2304,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-37dd4e
2300
2304
  this.direction_property == "rtl" ? re.style.marginRight = -this.dotsNavigation[A - 1] + "px" : re.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
2301
2305
  }
2302
2306
  }
2303
- }, km = (A) => (rq("data-v-34b51c0e"), A = A(), aq(), A), DJ = ["id"], OJ = {
2307
+ }, km = (A) => (rq("data-v-58ba0db5"), A = A(), aq(), A), DJ = ["id"], OJ = {
2304
2308
  key: 0,
2305
2309
  class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
2306
2310
  }, RJ = { class: "w-full" }, $J = {
@@ -2488,7 +2492,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-37dd4e
2488
2492
  function $Q(A, re, G, _e, ne, Z) {
2489
2493
  return ue(), fe("div", null, [
2490
2494
  R("div", {
2491
- class: Zt(["", !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_outside_slide" ? "flex" : "relative block"]),
2495
+ class: Zt(["", !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_outside_slider" ? "flex" : "relative block"]),
2492
2496
  id: "mainSliderContainer_" + A.Random_string
2493
2497
  }, [
2494
2498
  A.dotsNum > 0 && !G.hide_arrow && G.slider_arrows_indicators_position == "arrows_outside_slider" ? (ue(), fe("div", OJ, [
@@ -2540,7 +2544,7 @@ function $Q(A, re, G, _e, ne, Z) {
2540
2544
  ])
2541
2545
  ], 2)) : Ye("", !0)
2542
2546
  ], 10, FJ),
2543
- G.slider_arrows_indicators_position != "arrows_indicators_below_slider" ? (ue(), fe("div", {
2547
+ !G.hide_indicators && G.slider_arrows_indicators_position != "arrows_indicators_below_slider" ? (ue(), fe("div", {
2544
2548
  key: 0,
2545
2549
  class: Zt(["flex justify-center mb-1 space-x-1", Z.sliderIndicatorsAction()])
2546
2550
  }, [
@@ -2551,7 +2555,7 @@ function $Q(A, re, G, _e, ne, Z) {
2551
2555
  onClick: (X) => Z.setDot(xe)
2552
2556
  }, nQ, 10, eQ))), 128))
2553
2557
  ], 2)) : Ye("", !0),
2554
- G.slider_arrows_indicators_position == "arrows_indicators_below_slider" ? (ue(), fe("div", oQ, [
2558
+ !G.hide_indicators && G.slider_arrows_indicators_position == "arrows_indicators_below_slider" ? (ue(), fe("div", oQ, [
2555
2559
  R("div", {
2556
2560
  class: Zt(["flex justify-center mb-1 space-x-1", Z.sliderIndicatorsAction()])
2557
2561
  }, [
@@ -2602,7 +2606,7 @@ function $Q(A, re, G, _e, ne, Z) {
2602
2606
  ], 10, DJ)
2603
2607
  ]);
2604
2608
  }
2605
- const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-34b51c0e"]]), 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" }, [
2609
+ const $ce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-58ba0db5"]]), 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
2610
  /* @__PURE__ */ R("svg", {
2607
2611
  xmlns: "http://www.w3.org/2000/svg",
2608
2612
  fill: "currentColor",