golden-logic-ui 1.0.492 → 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,