golden-logic-ui 1.0.491 → 1.0.493

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.
@@ -1829,7 +1829,9 @@ const Hce = /* @__PURE__ */ zr(wX, [["render", CX]]), _X = {
1829
1829
  };
1830
1830
  },
1831
1831
  mounted() {
1832
- this.elementsToShow = this.elements_to_show_prop, this.initSlider(), this.disable_touch || this.movingActions();
1832
+ this.$nextTick(() => {
1833
+ this.elementsToShow = this.elements_to_show_prop, this.initSlider(), this.disable_touch || this.movingActions();
1834
+ });
1833
1835
  },
1834
1836
  methods: {
1835
1837
  sliderIndicatorsAction() {
@@ -1889,7 +1891,7 @@ const Hce = /* @__PURE__ */ zr(wX, [["render", CX]]), _X = {
1889
1891
  this.direction_property == "rtl" ? Q.style.marginRight = -this.dotsNavigation[A - 1] + "px" : Q.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
1890
1892
  }
1891
1893
  }
1892
- }, Sm = (A) => (rq("data-v-205c6327"), A = A(), aq(), A), SX = ["id"], kX = {
1894
+ }, Sm = (A) => (rq("data-v-7cf63411"), A = A(), aq(), A), SX = ["id"], kX = {
1893
1895
  key: 0,
1894
1896
  class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
1895
1897
  }, TX = { class: "w-full" }, EX = {
@@ -2191,7 +2193,7 @@ function EJ(A, Q, q, _e, ne, U) {
2191
2193
  ], 10, SX)
2192
2194
  ]);
2193
2195
  }
2194
- const Vce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-205c6327"]]), AJ = {
2196
+ const Vce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-7cf63411"]]), AJ = {
2195
2197
  props: {
2196
2198
  elements_to_show_prop: {
2197
2199
  type: Number,
@@ -2687,8 +2689,7 @@ const zce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-bb117e
2687
2689
  ), (j, Ae) => A.is_open ? (ue(), de("div", {
2688
2690
  key: 0,
2689
2691
  class: zt(["fixed left-0 top-13 h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black !bg-opacity-80", A.has_large_z_index ? "z-[9999]" : "z-[1055]"]),
2690
- tabindex: "-1",
2691
- "aria-hidden": "true"
2692
+ tabindex: "-1"
2692
2693
  }, [
2693
2694
  R("div", {
2694
2695
  class: zt(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto mt-7 min-[576px]:h-[calc(100%-3.5rem)]", A.max_width])
@@ -2912,8 +2913,7 @@ const zce = /* @__PURE__ */ zr(AJ, [["render", $Q], ["__scopeId", "data-v-bb117e
2912
2913
  { immediate: !0, deep: !0 }
2913
2914
  ), (j, Ae) => fr((ue(), de("div", {
2914
2915
  class: zt(["fixed left-0 top-13 h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black !bg-opacity-80", A.has_large_z_index ? "z-[9999]" : "z-[1055]"]),
2915
- tabindex: "-1",
2916
- "aria-hidden": "true"
2916
+ tabindex: "-1"
2917
2917
  }, [
2918
2918
  R("div", {
2919
2919
  class: zt(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto mt-7 min-[576px]:h-[calc(100%-3.5rem)]", A.max_width])