golden-logic-ui 1.1.19 → 1.1.21

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.
@@ -3358,7 +3358,7 @@ const cRe = /* @__PURE__ */ Qi(npe, [["render", Dpe], ["__scopeId", "data-v-bb11
3358
3358
  f.value = !0, c.value = Ne, b.value = !1, l("update:modelValue", c.value.id), l("selected", c.value), l("selectionChanged", c.value);
3359
3359
  }
3360
3360
  function Xe() {
3361
- s.show || (c.value = {}, x.value = "", l("update:modelValue", ""), ot());
3361
+ s.show || (c.value = {}, x.value = "", l("update:modelValue", ""), l("selected", c.value), l("selectionChanged", c.value), ot());
3362
3362
  }
3363
3363
  function Ee() {
3364
3364
  (!c.value || !c.value.id) && (c.value = {}, x.value = "");
@@ -90518,9 +90518,6 @@ const lAe = {
90518
90518
  },
90519
90519
  customFilters() {
90520
90520
  return this.xprops.customFilters;
90521
- },
90522
- route_get_data() {
90523
- return this.xprops.route_get_data;
90524
90521
  }
90525
90522
  },
90526
90523
  methods: {
@@ -90580,20 +90577,21 @@ const lAe = {
90580
90577
  forDynCompIs(r) {
90581
90578
  return typeof r == "object" ? r : null;
90582
90579
  },
90583
- GetItemLists(r = 1) {
90580
+ GetItemLists(r = 1, t = {}) {
90584
90581
  this.isLoading = !0, this.page = r;
90585
- const t = {
90582
+ const s = {
90586
90583
  sort: this.sortField,
90587
90584
  order: this.sortOrder,
90588
90585
  s: this.search,
90589
90586
  limit: this.perPage,
90590
90587
  page: this.page,
90591
- ...this.dynamicFilters
90588
+ ...this.dynamicFilters,
90589
+ ...t
90592
90590
  };
90593
- axios.get(this.route_get_data, { params: t }).then((s) => {
90594
- this.itemLists = s.data, this.isLoading = !1;
90595
- }).catch((s) => {
90596
- console.error(s), this.isLoading = !1;
90591
+ axios.get(this.xprops.route_get_data, { params: s }).then((l) => {
90592
+ this.itemLists = l.data, this.isLoading = !1;
90593
+ }).catch((l) => {
90594
+ console.error(l), this.isLoading = !1;
90597
90595
  });
90598
90596
  },
90599
90597
  updateSortColumn(r, t) {
@@ -90970,7 +90968,7 @@ function DAe(r, t, s, l, c, f) {
90970
90968
  ])
90971
90969
  ], 64);
90972
90970
  }
90973
- const CRe = /* @__PURE__ */ Qi(lAe, [["render", DAe], ["__scopeId", "data-v-b7491edf"]]), RAe = {
90971
+ const CRe = /* @__PURE__ */ Qi(lAe, [["render", DAe], ["__scopeId", "data-v-331a26d2"]]), RAe = {
90974
90972
  components: {},
90975
90973
  props: {
90976
90974
  data: Array,