golden-logic-ui 1.0.501 → 1.0.502

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.
@@ -1878,7 +1878,7 @@ const Hce = /* @__PURE__ */ zr(wX, [["render", CX]]), _X = {
1878
1878
  },
1879
1879
  initSlider() {
1880
1880
  let A = document.getElementById("sliderContainer_" + this.Random_string), te = document.getElementById("mainSliderContainer_" + this.Random_string), G = document.getElementById("slider_" + this.Random_string), Ce = Array.from(G.querySelectorAll("li")).filter((be) => be.parentNode === G), oe = A.clientWidth, U = oe / this.elementsToShow;
1881
- if (this.elementsToShow > 1 ? document.body.clientWidth < 1e3 ? (this.elementsToShow = 1, U = this.hide_arrow ? te.clientWidth : oe) : document.body.clientWidth < 1500 && (this.elementsToShow = 2) : (this.elementsToShow = 1, U = te.clientWidth, console.log("cardwidth: ", U)), Ce.length > 1) {
1881
+ if (this.elementsToShow > 1 ? document.body.clientWidth < 1e3 ? (this.elementsToShow = 1, U = this.hide_arrow ? te.clientWidth : oe) : document.body.clientWidth < 1500 && (this.elementsToShow = 2) : (this.elementsToShow = 1, U = this.hide_arrow ? te.clientWidth : oe), Ce.length > 1) {
1882
1882
  this.dotsNum = this.elementsToShow === 1 ? Ce.length : Ce.length - this.elementsToShow + 1;
1883
1883
  let be = this.elementsToShow === 1 ? U * Ce.length / this.dotsNum : U * (Ce.length - this.elementsToShow) / (this.dotsNum - 1);
1884
1884
  this.dotsNavigation = Array.from({ length: this.dotsNum }, (q, De) => be * De);
@@ -1890,7 +1890,7 @@ const Hce = /* @__PURE__ */ zr(wX, [["render", CX]]), _X = {
1890
1890
  this.direction_property === "rtl" ? te.style.marginRight = -this.dotsNavigation[A - 1] + "px" : te.style.marginLeft = -this.dotsNavigation[A - 1] + "px", this.currentDot = A;
1891
1891
  }
1892
1892
  }
1893
- }, Sm = (A) => (rq("data-v-8ff1e215"), A = A(), aq(), A), SX = ["id"], kX = {
1893
+ }, Sm = (A) => (rq("data-v-656677e7"), A = A(), aq(), A), SX = ["id"], kX = {
1894
1894
  key: 0,
1895
1895
  class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
1896
1896
  }, TX = { class: "w-full" }, EX = {
@@ -2193,7 +2193,7 @@ function EJ(A, te, G, Ce, oe, U) {
2193
2193
  ], 10, SX)
2194
2194
  ]);
2195
2195
  }
2196
- const Vce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-8ff1e215"]]), AJ = {
2196
+ const Vce = /* @__PURE__ */ zr(_X, [["render", EJ], ["__scopeId", "data-v-656677e7"]]), AJ = {
2197
2197
  props: {
2198
2198
  elements_to_show_prop: {
2199
2199
  type: Number,
@@ -52232,7 +52232,7 @@ const iq = /* @__PURE__ */ zr(xte, [["render", Bte]]), Pte = {
52232
52232
  }).catch((G) => {
52233
52233
  console.log(G);
52234
52234
  });
52235
- }), this.$refs.ConfirmationDelete.hideLoading(), Ry.methods.add({
52235
+ }), this.checkedIds = [], this.$refs.ConfirmationDelete.hideLoading(), Ry.methods.add({
52236
52236
  message: "Selected items deleted successfully.",
52237
52237
  type: "success",
52238
52238
  duration: 5e3