dfs-page-config 0.2.15 → 0.2.17

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.
@@ -21710,7 +21710,7 @@ function Gne(c, s, g, m, w, _) {
21710
21710
  var I;
21711
21711
  return q(), ye("li", {
21712
21712
  key: R[c.option.itemValue],
21713
- class: fe(["li" + A, c.option.value == R[c.option.itemValue] ? "active" : ""]),
21713
+ class: fe(["li" + A, c.currentValue == R[c.option.itemValue] ? "active" : ""]),
21714
21714
  style: er({ "z-index": ((I = c.option.options) == null ? void 0 : I.length) - A }),
21715
21715
  onClick: (N) => c.changeTab(R[c.option.itemValue])
21716
21716
  }, [
@@ -21729,7 +21729,7 @@ function Gne(c, s, g, m, w, _) {
21729
21729
  }, {
21730
21730
  default: ke(() => [
21731
21731
  qe(O, {
21732
- type: c.option.value == R[c.option.itemValue] ? "primary" : "info",
21732
+ type: c.currentValue == R[c.option.itemValue] ? "primary" : "info",
21733
21733
  onClick: (A) => c.changeTab(R[c.option.itemValue]),
21734
21734
  size: c.size
21735
21735
  }, {
@@ -21742,7 +21742,7 @@ function Gne(c, s, g, m, w, _) {
21742
21742
  _: 2
21743
21743
  }, 1032, ["value"]))), 128)) : (q(!0), ye(At, { key: 1 }, Ut(c.option.options || [], (R) => (q(), je(O, {
21744
21744
  key: R[c.option.itemValue],
21745
- type: c.option.value == R[c.option.itemValue] ? "primary" : "info",
21745
+ type: c.currentValue == R[c.option.itemValue] ? "primary" : "info",
21746
21746
  onClick: (A) => c.changeTab(R[c.option.itemValue]),
21747
21747
  size: c.size
21748
21748
  }, {
@@ -21753,7 +21753,7 @@ function Gne(c, s, g, m, w, _) {
21753
21753
  }, 1032, ["type", "onClick", "size"]))), 128))
21754
21754
  ], 2));
21755
21755
  }
21756
- const XL = /* @__PURE__ */ Do(Fne, [["render", Gne], ["__scopeId", "data-v-0a7a2eb1"]]), kne = et({
21756
+ const XL = /* @__PURE__ */ Do(Fne, [["render", Gne], ["__scopeId", "data-v-8bafc848"]]), kne = et({
21757
21757
  name: "UploadComp",
21758
21758
  components: { Plus: vS, ZoomIn: dD, Delete: pD },
21759
21759
  props: {
@@ -22804,12 +22804,13 @@ const yn = Cne({
22804
22804
  [A]: R || {},
22805
22805
  method: s.method || "POST"
22806
22806
  }).then((I) => {
22807
- I = roe(I, s), !(s.searchAfter && s.searchAfter(I) === !1) && (w ? s.selectedNodes.forEach((N) => {
22808
- for (let V = 0; V < I.result.length; V++) {
22809
- const L = I.result[V];
22810
- N.data[w.dataKey] == L[w.dataKey] && N.setData(L);
22807
+ const N = roe(I, s);
22808
+ s.searchAfter && s.searchAfter(N, I, s) === !1 || (w ? s.selectedNodes.forEach((V) => {
22809
+ for (let L = 0; L < N.result.length; L++) {
22810
+ const k = N.result[L];
22811
+ V.data[w.dataKey] == k[w.dataKey] && V.setData(k);
22811
22812
  }
22812
- }) : c.commit("updateRowData", { tableComp: s, res: I }));
22813
+ }) : c.commit("updateRowData", { tableComp: s, res: N }));
22813
22814
  }).finally(() => {
22814
22815
  c.commit("setLoading", !1);
22815
22816
  });
@@ -94256,6 +94257,7 @@ const Hoe = et({
94256
94257
  isRowClick: !1,
94257
94258
  groupSelectsChildren: !1,
94258
94259
  //
94260
+ groupDefaultExpanded: 0,
94259
94261
  autoGroupColumnDef: {}
94260
94262
  },
94261
94263
  pageInfo: w.pageInfo,
@@ -94465,6 +94467,7 @@ function $oe(c, s, g, m, w, _) {
94465
94467
  enableCellTextSelection: !0,
94466
94468
  ensureDomOrder: !0,
94467
94469
  groupSelectsChildren: c.configFlag.groupSelectsChildren,
94470
+ groupDefaultExpanded: c.configFlag.groupDefaultExpanded,
94468
94471
  onViewportChanged: c.viewportChanged,
94469
94472
  onRowSelected: c.onRowSelected,
94470
94473
  onRowClicked: c.onRowClicked,
@@ -94472,7 +94475,7 @@ function $oe(c, s, g, m, w, _) {
94472
94475
  onCellClicked: c.onCellClicked,
94473
94476
  suppressAggFuncInHeader: !0,
94474
94477
  suppressContextMenu: !0
94475
- }, null, 8, ["class", "style", "rowHeight", "columnDefs", "defaultColDef", "rowData", "rowMultiSelectWithClick", "autoGroupColumnDef", "suppressRowClickSelection", "onGridReady", "onSelectionChanged", "getRowStyle", "groupSelectsChildren", "onViewportChanged", "onRowSelected", "onRowClicked", "onDragStopped", "onCellClicked"]),
94478
+ }, null, 8, ["class", "style", "rowHeight", "columnDefs", "defaultColDef", "rowData", "rowMultiSelectWithClick", "autoGroupColumnDef", "suppressRowClickSelection", "onGridReady", "onSelectionChanged", "getRowStyle", "groupSelectsChildren", "groupDefaultExpanded", "onViewportChanged", "onRowSelected", "onRowClicked", "onDragStopped", "onCellClicked"]),
94476
94479
  (q(!0), ye(At, null, Ut((c.componentOption.children || []).filter((I) => I.slot), (I) => Ct(c.$slots, I.slot, {
94477
94480
  key: I.slot
94478
94481
  })), 128)),