@baosight/er4j 0.1.32 → 0.1.34

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.
Files changed (51) hide show
  1. package/er4j-dist/{ErAdvanceFilter-DOlB7AhX.js → ErAdvanceFilter-D1tqTASC.js} +2 -2
  2. package/er4j-dist/{ErAdvanceFilter-DOlB7AhX.js.map → ErAdvanceFilter-D1tqTASC.js.map} +1 -1
  3. package/er4j-dist/{ErLayoutDesign-DixU10RE.js → ErLayoutDesign-DHIPtMPn.js} +2 -2
  4. package/er4j-dist/{ErLayoutDesign-DixU10RE.js.map → ErLayoutDesign-DHIPtMPn.js.map} +1 -1
  5. package/er4j-dist/{ErPopAttachment-cArMe1iT.js → ErPopAttachment-Gs5RNAhD.js} +2 -2
  6. package/er4j-dist/{ErPopAttachment-cArMe1iT.js.map → ErPopAttachment-Gs5RNAhD.js.map} +1 -1
  7. package/er4j-dist/{ErPopForm-BjHzJmf4.js → ErPopForm-D60O0s14.js} +2 -2
  8. package/er4j-dist/{ErPopForm-BjHzJmf4.js.map → ErPopForm-D60O0s14.js.map} +1 -1
  9. package/er4j-dist/ErPopFree-xPhjZw7C.js +5 -0
  10. package/er4j-dist/ErPopFree-xPhjZw7C.js.map +1 -0
  11. package/er4j-dist/ErPopQuery-tg2kDPxq.js +5 -0
  12. package/er4j-dist/ErPopQuery-tg2kDPxq.js.map +1 -0
  13. package/er4j-dist/ErPopRichEditor-BX4GW2ff.js +5 -0
  14. package/er4j-dist/ErPopRichEditor-BX4GW2ff.js.map +1 -0
  15. package/er4j-dist/ErPopTree-BTsTDj3b.js +5 -0
  16. package/er4j-dist/ErPopTree-BTsTDj3b.js.map +1 -0
  17. package/er4j-dist/{ErPopWindow-Dxvf9KhS.js → ErPopWindow-CjNGcsgh.js} +2 -2
  18. package/er4j-dist/{ErPopWindow-Dxvf9KhS.js.map → ErPopWindow-CjNGcsgh.js.map} +1 -1
  19. package/er4j-dist/er4j.es.js +1 -1
  20. package/er4j-dist/er4j.umd.js +1 -1
  21. package/er4j-dist/er4j.umd.js.map +1 -1
  22. package/er4j-dist/{index-DDPqf0Cg.js → index-DAqPJGxI.js} +16 -16
  23. package/er4j-dist/index-DAqPJGxI.js.map +1 -0
  24. package/er4j-dist/types/components/ErAdvanceFilter/ErAdvanceFilter.vue.d.ts +7 -4057
  25. package/er4j-dist/types/components/ErDevPlat/ErDevPlat.vue.d.ts +4 -2029
  26. package/er4j-dist/types/components/ErGrid/ErGrid.vue.d.ts +2 -1352
  27. package/er4j-dist/types/components/ErGridCellEditor/ButtonEditor.vue.d.ts +1 -676
  28. package/er4j-dist/types/components/ErGridCellEditor/ColorEditor.vue.d.ts +1 -676
  29. package/er4j-dist/types/components/ErGridCellEditor/DatetimeEditor.vue.d.ts +1 -676
  30. package/er4j-dist/types/components/ErGridCellEditor/DropdownEditor.vue.d.ts +1 -676
  31. package/er4j-dist/types/components/ErGridCellEditor/LargeTextEditor.vue.d.ts +1 -676
  32. package/er4j-dist/types/components/ErGridCellEditor/NumberEditor.vue.d.ts +1 -676
  33. package/er4j-dist/types/components/ErGridCellEditor/TextEditor.vue.d.ts +1 -676
  34. package/er4j-dist/types/components/ErGridCellRender/ButtonGroup.vue.d.ts +1 -676
  35. package/er4j-dist/types/components/ErGridCellRender/CardRender.vue.d.ts +1 -676
  36. package/er4j-dist/types/components/ErGridCellRender/SwitchRender.vue.d.ts +1 -676
  37. package/er4j-dist/types/components/ErGridStatusBar/ToolbarPanel.vue.d.ts +1 -676
  38. package/er4j-dist/types/components/ErLayout/ErLayout.vue.d.ts +2 -677
  39. package/er4j-dist/types/components/ErPanel/ErPanel.vue.d.ts +2 -677
  40. package/er4j-dist/types/components/ErPopTree/ErPopTree.vue.d.ts +2 -677
  41. package/er4j-dist/types/utils/theme.d.ts +1 -226
  42. package/package.json +1 -1
  43. package/er4j-dist/ErPopFree-BNn7EeuO.js +0 -5
  44. package/er4j-dist/ErPopFree-BNn7EeuO.js.map +0 -1
  45. package/er4j-dist/ErPopQuery-DV-_PRlr.js +0 -5
  46. package/er4j-dist/ErPopQuery-DV-_PRlr.js.map +0 -1
  47. package/er4j-dist/ErPopRichEditor-DJPbc9UN.js +0 -5
  48. package/er4j-dist/ErPopRichEditor-DJPbc9UN.js.map +0 -1
  49. package/er4j-dist/ErPopTree-D2mXJ1t6.js +0 -5
  50. package/er4j-dist/ErPopTree-D2mXJ1t6.js.map +0 -1
  51. package/er4j-dist/index-DDPqf0Cg.js.map +0 -1
@@ -29751,7 +29751,7 @@ let Qn = (hs = class extends Qh {
29751
29751
  if (this._app)
29752
29752
  this._windowOpened.value = !0;
29753
29753
  else {
29754
- this._component || this._component || (this._component = await import("./ErPopRichEditor-DJPbc9UN.js"), (a = this._component) != null && a.default && (this._component = this._component.default));
29754
+ this._component || this._component || (this._component = await import("./ErPopRichEditor-BX4GW2ff.js"), (a = this._component) != null && a.default && (this._component = this._component.default));
29755
29755
  const l = sl(this._component, {
29756
29756
  popRichEditorProps: this,
29757
29757
  options: this._options,
@@ -30082,7 +30082,7 @@ let Qn = (hs = class extends Qh {
30082
30082
  };
30083
30083
  t && this.setEvent("ok", t), n && this.setEvent("cancel", n), this.app ? o() : this.Initialize().then(async (l) => {
30084
30084
  var u;
30085
- this._component || (this._component = e, this._component || (this._component = await import("./ErPopFree-BNn7EeuO.js"), (u = this._component) != null && u.default && (this._component = this._component.default))), this.doEvent("initial", this), this._initializeFlag = 1;
30085
+ this._component || (this._component = e, this._component || (this._component = await import("./ErPopFree-xPhjZw7C.js"), (u = this._component) != null && u.default && (this._component = this._component.default))), this.doEvent("initial", this), this._initializeFlag = 1;
30086
30086
  const s = sl(this._component, {
30087
30087
  popFreeHelperProp: this,
30088
30088
  formWidth: this.getFormOption("width") ?? this.getFormOption("formWidth"),
@@ -30287,7 +30287,7 @@ let NT = class {
30287
30287
  if (t && this.setEvent("ok", t), n && this.setEvent("cancel", n), this._app)
30288
30288
  this._windowOpened.value = !0;
30289
30289
  else {
30290
- this._component || (this._component = e, this._component || (this._component = await import("./ErPopTree-D2mXJ1t6.js"), (o = this._component) != null && o.default && (this._component = this._component.default)));
30290
+ this._component || (this._component = e, this._component || (this._component = await import("./ErPopTree-BTsTDj3b.js"), (o = this._component) != null && o.default && (this._component = this._component.default)));
30291
30291
  const l = sl(this._component, {
30292
30292
  popTreeHelperProp: this
30293
30293
  });
@@ -30669,7 +30669,7 @@ let RT = class {
30669
30669
  return new Promise((i, a) => {
30670
30670
  t && this.setEvent("ok", t), n && this.setEvent("cancel", n), this.app ? this.WindowOpened.value = !0 : this.Initialize().then(async (o) => {
30671
30671
  var c, u, d;
30672
- if (this._component || (this._component = e, this._component || (this._component = await import("./ErPopQuery-DV-_PRlr.js"), (c = this._component) != null && c.default && (this._component = this._component.default))), this.doEvent("initial", this), this.FormConfigQueryService.trim().length === 0) {
30672
+ if (this._component || (this._component = e, this._component || (this._component = await import("./ErPopQuery-tg2kDPxq.js"), (c = this._component) != null && c.default && (this._component = this._component.default))), this.doEvent("initial", this), this.FormConfigQueryService.trim().length === 0) {
30673
30673
  const f = this._formHelper.getFormButtonConfigInfo("btnQuery");
30674
30674
  this.FormConfigQueryService = ((u = f == null ? void 0 : f.SVC_NAME) == null ? void 0 : u.trim()) || "", this.FormButtonQueryFilter = ((d = f == null ? void 0 : f.FILTER_STRING) == null ? void 0 : d.trim()) || "";
30675
30675
  }
@@ -31034,7 +31034,7 @@ let hL = class {
31034
31034
  };
31035
31035
  t && this.setEvent("save", t), n && this.setEvent("close", n), this.app ? o() : this.Initialize().then(async (l) => {
31036
31036
  var u;
31037
- this._component || (this._component = e, this._component || (this._component = await import("./ErPopForm-BjHzJmf4.js"), (u = this._component) != null && u.default && (this._component = this._component.default))), this._initializeFlag = 1, this.doEvent("initial", this);
31037
+ this._component || (this._component = e, this._component || (this._component = await import("./ErPopForm-D60O0s14.js"), (u = this._component) != null && u.default && (this._component = this._component.default))), this._initializeFlag = 1, this.doEvent("initial", this);
31038
31038
  const s = sl(this._component, {
31039
31039
  popFormHelperProp: this,
31040
31040
  formWidth: this.getFormOption("width"),
@@ -32652,7 +32652,7 @@ let N0 = class {
32652
32652
  if (this._app)
32653
32653
  this._options.refreshKey = U.guid(), this._popWindowOpened.value = !0;
32654
32654
  else {
32655
- this._component || (this._component = e, this._component || (this._component = await import("./ErPopAttachment-cArMe1iT.js"), (t = this._component) != null && t.default && (this._component = this._component.default)));
32655
+ this._component || (this._component = e, this._component || (this._component = await import("./ErPopAttachment-Gs5RNAhD.js"), (t = this._component) != null && t.default && (this._component = this._component.default)));
32656
32656
  const n = sl(this._component, {
32657
32657
  attachmentHelperProps: this,
32658
32658
  formWidth: -1,
@@ -40573,7 +40573,7 @@ class LT {
40573
40573
  var i;
40574
40574
  if (this._app)
40575
40575
  this._windowOpened.value = !0;
40576
- else if (this._component = await import("./ErAdvanceFilter-DOlB7AhX.js"), (i = this._component) != null && i.default && this._gridConfigId) {
40576
+ else if (this._component = await import("./ErAdvanceFilter-D1tqTASC.js"), (i = this._component) != null && i.default && this._gridConfigId) {
40577
40577
  this._filterDataStructure = await Qn.createDataTable(this._partition, "DataSet_SI000", "TSI00FORMVALUES");
40578
40578
  const a = sl(this._component.default, {
40579
40579
  popAdvanceFilterHelperProps: this,
@@ -41229,7 +41229,7 @@ let AB = class extends Qh {
41229
41229
  return;
41230
41230
  }
41231
41231
  if (t && this.setEvent("ok", t), n && this.setEvent("cancel", n), e && !this._popWindowComponent) {
41232
- this._popWindowComponent = await import("./ErPopWindow-Dxvf9KhS.js"), (o = this._popWindowComponent) != null && o.default && (this._popWindowComponent = this._popWindowComponent.default);
41232
+ this._popWindowComponent = await import("./ErPopWindow-CjNGcsgh.js"), (o = this._popWindowComponent) != null && o.default && (this._popWindowComponent = this._popWindowComponent.default);
41233
41233
  const l = sl(this._popWindowComponent, {
41234
41234
  popWindowHelperProp: this,
41235
41235
  component: e,
@@ -44717,7 +44717,7 @@ const YT = /* @__PURE__ */ En(W4, [["render", Q4]]), X4 = {
44717
44717
  itemCode: nt("designItemCode") || "",
44718
44718
  autoBind: !1,
44719
44719
  initializeService: t.erFormHelperProp.InitialService
44720
- }), A.value === null && (A.value = Si((await import("./ErLayoutDesign-DixU10RE.js")).default));
44720
+ }), A.value === null && (A.value = Si((await import("./ErLayoutDesign-DHIPtMPn.js")).default));
44721
44721
  }, Ve = () => {
44722
44722
  t.erFormHelperProp.setGridOptions(t.configId, "designOpen", !1, !0);
44723
44723
  }, Xe = () => {
@@ -44744,7 +44744,7 @@ const YT = /* @__PURE__ */ En(W4, [["render", Q4]]), X4 = {
44744
44744
  itemCode: nt("designItemCode", u) || "",
44745
44745
  autoBind: !1,
44746
44746
  initializeService: t.erFormHelperProp.InitialService
44747
- }), P.value === null && (P.value = Si((await import("./ErLayoutDesign-DixU10RE.js")).default));
44747
+ }), P.value === null && (P.value = Si((await import("./ErLayoutDesign-DHIPtMPn.js")).default));
44748
44748
  }, _t = () => {
44749
44749
  t.erFormHelperProp.setGridOptions(u, "designOpen", !1, !0);
44750
44750
  }, Ct = () => {
@@ -46688,7 +46688,7 @@ const N3 = At({
46688
46688
  autoBind: t.autoBind,
46689
46689
  initializeService: t.erFormHelperProp.InitialService,
46690
46690
  visibleColumns: l.value ? G : void 0
46691
- }), L.value === null && (L.value = Si((await import("./ErLayoutDesign-DixU10RE.js")).default));
46691
+ }), L.value === null && (L.value = Si((await import("./ErLayoutDesign-DHIPtMPn.js")).default));
46692
46692
  }, _e = (J) => {
46693
46693
  n("codeMirrorReady", J);
46694
46694
  }, De = (J, Te) => {
@@ -46862,7 +46862,7 @@ const N3 = At({
46862
46862
  }
46863
46863
  }, er = (J) => {
46864
46864
  J.key === "devMode" && setTimeout(async () => {
46865
- i.value = !i.value, i.value && L.value === null && (L.value = Si((await import("./ErLayoutDesign-DixU10RE.js")).default), X.value = {
46865
+ i.value = !i.value, i.value && L.value === null && (L.value = Si((await import("./ErLayoutDesign-DHIPtMPn.js")).default), X.value = {
46866
46866
  partition: t.erFormHelperProp.ServerPartition,
46867
46867
  companyCode: t.erFormHelperProp.CurrentConfigCompanyCode["TSI00GRIDCOLUMN" + t.configId],
46868
46868
  formName: t.erFormHelperProp.FormName,
@@ -77152,7 +77152,7 @@ Locate to table [${Ye.data.DATASET_NAME}.${Ye.data.DATATABLE_NAME}]?`)) {
77152
77152
  (ye = k.NODE_TYPE) != null && ye.endsWith("_ROOT") || (ft = k.NODE_TYPE) != null && ft.endsWith("_MODULE") && k.NODE_TYPE !== "SI011T_MODULE" ? (C.value = !1, g.value = !1, v.value = !1, w.value = !1, d.value = !1, u.value = !1, h.value = !1, N.value = !1, p.value = !1, R.value = !1, A.value = "Excute Result", E.value = !1, S.value = !1, f.value = !1, c.value = !0, k = { ...k, CULTURE: Z.value, QUERY_TYPE: "tsi00trace", FUNCTION_ID: D.SysInfo.devTraceFunctionId }) : k.NODE_TYPE === "SI011T_MODULE" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, h.value = !1, N.value = !1, E.value = !1, d.value = !1, f.value = !1, p.value = !1, S.value = !1, R.value = !0, Vr("gridView21", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "tsi00formauth", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI0110_DATAAUTH" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, h.value = !1, N.value = !1, E.value = !1, d.value = !1, f.value = !1, p.value = !1, R.value = !1, S.value = !0, Vr("gridView17", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "tsi00recordauth02", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI0112_DATASOURCE" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, h.value = !1, N.value = !1, E.value = !1, S.value = !1, p.value = !1, R.value = !1, d.value = !0, f.value = !1, k = { ...k, CULTURE: Z.value, QUERY_TYPE: "si0112_details", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI011F_FLOW" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, h.value = !1, N.value = !1, E.value = !1, S.value = !1, d.value = !1, f.value = !0, p.value = !1, R.value = !1, k = { ...k, CULTURE: Z.value, QUERY_TYPE: "tsi00flow01", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI0114_DATASET" || k.NODE_TYPE === "SI0114_DATATABLE" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, d.value = !1, h.value = !1, N.value = !1, E.value = !1, S.value = !1, f.value = !1, p.value = !1, R.value = !1, A.value = "Excute Result", u.value = !0, Vr("gridView7", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "si0114_details", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI0115_FORM" ? (V.reloadDropDownDataSource("gridView3", "BUTTON_NAME", () => {
77153
77153
  const Ge = V.getItemDropDownDataSource("gridView3", "BUTTON_NAME");
77154
77154
  return Ge == null ? void 0 : Ge.filter((Ye) => k.FUNC_TYPE === "M" ? Ye.CODE.startsWith("F") : Ye.CODE.startsWith("btn"));
77155
- }), g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, d.value = !1, f.value = !1, N.value = !1, E.value = !1, S.value = !1, h.value = !0, p.value = !1, Vr("gridView3,gridView4,gridView19", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "si0115_form", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI011T_FORM" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, d.value = !1, f.value = !1, N.value = !1, E.value = !1, S.value = !1, h.value = !1, p.value = !0, Vr("gridView4,gridView19,gridView21", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "si011t_form", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI0115_VIEW" || k.NODE_TYPE === "SI011T_VIEW" ? (c.value = !1, u.value = !1, v.value = !1, w.value = !1, d.value = !1, h.value = !1, N.value = !0, E.value = !1, S.value = !1, f.value = !1, p.value = !1, R.value = !1, A.value = "Excute Result", g.value = !0, k.FUNC_TYPE === "T" ? (I.value = "TreeColumns", y.value = "gridView1_TreeList", C.value = !1) : k.FUNC_TYPE === "F" ? (I.value = "LayoutItems", y.value = "gridView1_Layout", C.value = !1, N.value = !1) : (I.value = "GridColumns", y.value = "gridView1_GridView", C.value = !0, Vr("gridView2", k)), V.bindGridCustomEvent(y.value, "cellButtonClick", (Ge) => {
77155
+ }), g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, d.value = !1, f.value = !1, N.value = !1, E.value = !1, S.value = !1, h.value = !0, p.value = !1, Vr("gridView3,gridView4,gridView19", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "si0115_form", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI011T_FORM" ? (g.value = !1, c.value = !1, C.value = !1, v.value = !1, w.value = !1, u.value = !1, d.value = !1, f.value = !1, N.value = !1, E.value = !1, S.value = !1, h.value = !1, p.value = !0, Vr("gridView4,gridView19,gridView21", k), k = { ...k, CULTURE: Z.value, QUERY_TYPE: "si011t_form", COMPANY_CODE: "BS" }) : k.NODE_TYPE === "SI0115_VIEW" || k.NODE_TYPE === "SI011T_VIEW" ? (c.value = !1, u.value = !1, v.value = !1, w.value = !1, d.value = !1, h.value = !1, N.value = !0, E.value = !1, S.value = !1, f.value = !1, p.value = !1, R.value = !1, A.value = "Excute Result", g.value = !0, k.FUNC_TYPE === "T" ? (I.value = "TreeColumns", y.value = "gridView1_TreeList", C.value = !1) : k.FUNC_TYPE === "F" ? (I.value = "LayoutItems", y.value = "gridView1_Layout", C.value = !1, N.value = !1) : (I.value = "GridColumns", y.value = "gridView1_GridView", C.value = !0, Vr("gridView2,treeList1", k)), V.bindGridCustomEvent(y.value, "cellButtonClick", (Ge) => {
77156
77156
  var Ye, Je;
77157
77157
  if (((Je = (Ye = Ge.params) == null ? void 0 : Ye.colDef) == null ? void 0 : Je.field) === "SVC_NAME" && Ge.params.data) {
77158
77158
  const Ze = Ge.params.data.toJSON();
@@ -77867,7 +77867,7 @@ Locate to table [${Ye.data.DATASET_NAME}.${Ye.data.DATATABLE_NAME}]?`)) {
77867
77867
  var ft;
77868
77868
  V.initialGridToolbar(ye, {
77869
77869
  addrow: {
77870
- visible: !(ye === "gridView7" && ge.NODE_TYPE !== "SI0114_DATATABLE"),
77870
+ visible: !(ye === "gridView7" && ge.NODE_TYPE !== "SI0114_DATATABLE" || ye === "treeList1"),
77871
77871
  action: () => {
77872
77872
  if (Ee)
77873
77873
  switch (ye) {
@@ -78024,7 +78024,7 @@ Locate to table [${Ye.data.DATASET_NAME}.${Ye.data.DATATABLE_NAME}]?`)) {
78024
78024
  preventDefault: !0
78025
78025
  },
78026
78026
  copyrow: {
78027
- visible: !((ye === "gridView7" || ye === "gridView20" || ye === "gridView21") && ge.NODE_TYPE !== "SI0114_DATATABLE")
78027
+ visible: !((ye === "gridView7" || ye === "gridView20" || ye === "gridView21") && ge.NODE_TYPE !== "SI0114_DATATABLE" || ye === "treeList1")
78028
78028
  },
78029
78029
  delete: {
78030
78030
  visible: !(ye === "gridView7" && ge.NODE_TYPE !== "SI0114_DATATABLE")
@@ -80307,4 +80307,4 @@ export {
80307
80307
  FK as x,
80308
80308
  kK as y
80309
80309
  };
80310
- //# sourceMappingURL=index-DDPqf0Cg.js.map
80310
+ //# sourceMappingURL=index-DAqPJGxI.js.map