golden-logic-ui 1.0.458 → 1.0.460

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.
@@ -2205,6 +2205,10 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
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
@@ -2244,7 +2248,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
2244
2248
  },
2245
2249
  sliderContainerAction() {
2246
2250
  var A = "";
2247
- return !this.hide_arrow && this.slider_arrows_indicators_position == "arrows_outside_slider" ? A += " w-12/12 xl:w-8/12 xxl:w-8/12 md:w-8/12 sm:w-8/12" : this.slider_arrows_indicators_position != "arrows_outside_slider" && (A += " w-12/12 "), A;
2251
+ return !this.hide_arrow && this.slider_arrows_indicators_position == "arrows_outside_slider" || this.slider_arrows_indicators_position != "arrows_outside_slider" && (A += " w-12/12 "), A;
2248
2252
  },
2249
2253
  generateRandomString(A) {
2250
2254
  let re = "";
@@ -2300,7 +2304,7 @@ const Rce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c63
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-e3d161c4"), A = A(), aq(), A), DJ = ["id"], OJ = {
2307
+ }, km = (A) => (rq("data-v-cc05acda"), 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 = {
@@ -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-e3d161c4"]]), 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-cc05acda"]]), 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",