asiaint-lowcode 3.1.123 → 3.1.124

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 (38) hide show
  1. package/dist/asiaint-lowcode.js +1 -1
  2. package/dist/asiaint-lowcode.umd.cjs +34 -34
  3. package/dist/lazy/{Card-B2XeR1su.js → Card-C3kpBdLQ.js} +1 -1
  4. package/dist/lazy/{Cascader-CDSSVwTb.js → Cascader-C90FEXcW.js} +1 -1
  5. package/dist/lazy/{Checkbox-5g_vNmVp.js → Checkbox-BSJ6OJ7n.js} +2 -2
  6. package/dist/lazy/{Collapse-Bd8URDdt.js → Collapse-jKV6far-.js} +1 -1
  7. package/dist/lazy/{Component-Cm0B5w6_.js → Component-ByrOyzcu.js} +1 -1
  8. package/dist/lazy/{Component-DsMhjqTT.js → Component-ChK0_8V9.js} +12 -11
  9. package/dist/lazy/{Component-DMktSBEu.js → Component-DCrZrXze.js} +1 -1
  10. package/dist/lazy/{Component-CQrZsY4Q.js → Component-TDgjMyU_.js} +31 -29
  11. package/dist/lazy/{Component-DSeezRpJ.js → Component-nHI51gCH.js} +1 -1
  12. package/dist/lazy/{CurdCard-DVHTR0No.js → CurdCard-BT17Dj27.js} +1 -1
  13. package/dist/lazy/{Custom-BaX-qw5c.js → Custom-D4CmyIvg.js} +1 -1
  14. package/dist/lazy/{DatePicker-DjjJ8KUz.js → DatePicker-DNvU39mm.js} +1 -1
  15. package/dist/lazy/{DragList-C0hSPU9O.js → DragList-BFpd1I6Y.js} +1 -1
  16. package/dist/lazy/{FilterSearch-BYdTXMFq.js → FilterSearch-Bh0Jsp1x.js} +1 -1
  17. package/dist/lazy/{FloatCurd-BVBDiAAM.js → FloatCurd-pQkhaiXp.js} +1 -1
  18. package/dist/lazy/{FormList-TgyW__KM.js → FormList-B530bd2X.js} +1 -1
  19. package/dist/lazy/{Grid-CvUvwaL5.js → Grid-BmiG4ZzT.js} +1 -1
  20. package/dist/lazy/{InfiniteScroll-CHNOzeMA.js → InfiniteScroll-rn1Gi4_Z.js} +1 -1
  21. package/dist/lazy/{Inline-aYDsCcAy.js → Inline-YBd4VRXq.js} +1 -1
  22. package/dist/lazy/{JsonEdit-Clk2qSLm.js → JsonEdit-Bs6wTmWc.js} +1 -1
  23. package/dist/lazy/{LogList-CXEEobS0.js → LogList-BYeyjvBM.js} +1 -1
  24. package/dist/lazy/{ObjGroup-DzQ6elAy.js → ObjGroup-DL0UBLW5.js} +1 -1
  25. package/dist/lazy/{OfferDetails-BWa926il.js → OfferDetails-C51y9eGl.js} +1 -1
  26. package/dist/lazy/{Pagination-D_LMKdXu.js → Pagination-1ymRBbEV.js} +1 -1
  27. package/dist/lazy/{Progress-l5cOAuKg.js → Progress-D7st7BYV.js} +1 -1
  28. package/dist/lazy/{Radio-BP83uWBg.js → Radio-8Ltzylre.js} +2 -2
  29. package/dist/lazy/{SearchSelect-BAcL3LGx.js → SearchSelect-CvwYURhY.js} +2 -2
  30. package/dist/lazy/{Select-C1UhJyJG.js → Select-BR3F3elT.js} +2 -2
  31. package/dist/lazy/{Table-SXAzZ8E8.js → Table-Bt5sLA1a.js} +56 -56
  32. package/dist/lazy/{Tabs-BC7IYFgj.js → Tabs-Dv_FHXcn.js} +1 -1
  33. package/dist/lazy/{TextArea-DuUwtNKx.js → TextArea-Bs_r2iyM.js} +1 -1
  34. package/dist/lazy/{Wrapper-BR5g6zFw.js → Wrapper-DswKesIN.js} +1 -1
  35. package/dist/lazy/{index-DaDLGgms.js → index-BQJEI0Bg.js} +38 -34
  36. package/dist/lazy/{useSelect-CMJlzLAj.js → useSelect-BVuW-6jY.js} +1 -1
  37. package/dist/style.css +2 -2
  38. package/package.json +1 -1
@@ -22090,7 +22090,7 @@ onClick: ${g.onClick}`);
22090
22090
  type: "basic",
22091
22091
  order: 2,
22092
22092
  attrSchema: m3,
22093
- render: Ce(() => import("./TextArea-DuUwtNKx.js"))
22093
+ render: Ce(() => import("./TextArea-Bs_r2iyM.js"))
22094
22094
  }, f3 = {
22095
22095
  size: "small",
22096
22096
  labelPosition: "top",
@@ -22219,7 +22219,7 @@ onClick: ${g.onClick}`);
22219
22219
  }, k3 = {
22220
22220
  title: "卡片",
22221
22221
  component: "Card",
22222
- render: Ce(() => import("./Card-B2XeR1su.js")),
22222
+ render: Ce(() => import("./Card-C3kpBdLQ.js")),
22223
22223
  icon: OA(PA, { name: "card" }),
22224
22224
  type: "layout",
22225
22225
  order: 1,
@@ -22452,7 +22452,7 @@ onClick: ${g.onClick}`);
22452
22452
  component: "Cascader",
22453
22453
  attrSchema: F3,
22454
22454
  order: 7,
22455
- render: Ce(() => import("./Cascader-CDSSVwTb.js"))
22455
+ render: Ce(() => import("./Cascader-C90FEXcW.js"))
22456
22456
  }, G3 = {
22457
22457
  size: "small",
22458
22458
  labelPosition: "top",
@@ -22496,7 +22496,7 @@ onClick: ${g.onClick}`);
22496
22496
  type: "basic",
22497
22497
  order: 14,
22498
22498
  attrSchema: G3,
22499
- render: Ce(() => import("./JsonEdit-Clk2qSLm.js"))
22499
+ render: Ce(() => import("./JsonEdit-Bs6wTmWc.js"))
22500
22500
  }, R3 = {
22501
22501
  size: "small",
22502
22502
  labelPosition: "top",
@@ -22596,7 +22596,7 @@ onClick: ${g.onClick}`);
22596
22596
  icon: OA(PA, { name: "checkbox" }),
22597
22597
  type: "basic",
22598
22598
  component: "Checkbox",
22599
- render: Ce(() => import("./Checkbox-5g_vNmVp.js")),
22599
+ render: Ce(() => import("./Checkbox-BSJ6OJ7n.js")),
22600
22600
  order: 4,
22601
22601
  attrSchema: R3
22602
22602
  }, H3 = {
@@ -22743,7 +22743,7 @@ onClick: ${g.onClick}`);
22743
22743
  }, Y3 = {
22744
22744
  title: "自定义组件",
22745
22745
  component: "Custom",
22746
- render: Ce(() => import("./Custom-BaX-qw5c.js")),
22746
+ render: Ce(() => import("./Custom-D4CmyIvg.js")),
22747
22747
  icon: OA(PA, { name: "custom" }),
22748
22748
  type: "high",
22749
22749
  order: 99,
@@ -22809,7 +22809,7 @@ onClick: ${g.onClick}`);
22809
22809
  }, O3 = {
22810
22810
  title: "日期选择器",
22811
22811
  component: "DatePicker",
22812
- render: Ce(() => import("./DatePicker-DjjJ8KUz.js")),
22812
+ render: Ce(() => import("./DatePicker-DNvU39mm.js")),
22813
22813
  icon: OA(PA, { name: "datePicker" }),
22814
22814
  type: "basic",
22815
22815
  order: 9,
@@ -22934,7 +22934,7 @@ onClick: ${g.onClick}`);
22934
22934
  }, q3 = {
22935
22935
  title: "电子签名",
22936
22936
  component: "Esign",
22937
- render: Ce(() => import("./Component-Cm0B5w6_.js")),
22937
+ render: Ce(() => import("./Component-ByrOyzcu.js")),
22938
22938
  icon: OA(PA, { name: "esign" }),
22939
22939
  type: "basic",
22940
22940
  order: 11,
@@ -23036,7 +23036,7 @@ onClick: ${g.onClick}`);
23036
23036
  icon: OA(PA, { name: "radio" }),
23037
23037
  type: "basic",
23038
23038
  component: "Radio",
23039
- render: Ce(() => import("./Radio-BP83uWBg.js")),
23039
+ render: Ce(() => import("./Radio-8Ltzylre.js")),
23040
23040
  order: 3.5,
23041
23041
  attrSchema: j3
23042
23042
  }, W3 = {
@@ -23125,7 +23125,7 @@ onClick: ${g.onClick}`);
23125
23125
  }, V3 = {
23126
23126
  title: "自增容器",
23127
23127
  component: "FormList",
23128
- render: Ce(() => import("./FormList-TgyW__KM.js")),
23128
+ render: Ce(() => import("./FormList-B530bd2X.js")),
23129
23129
  icon: OA(PA, { name: "formList" }),
23130
23130
  type: "high",
23131
23131
  order: 20,
@@ -23135,7 +23135,7 @@ onClick: ${g.onClick}`);
23135
23135
  type: "layout",
23136
23136
  icon: OA(PA, { name: "grid" }),
23137
23137
  component: "Grid",
23138
- render: Ce(() => import("./Grid-CvUvwaL5.js")),
23138
+ render: Ce(() => import("./Grid-BmiG4ZzT.js")),
23139
23139
  order: 3,
23140
23140
  lbTitle: !0,
23141
23141
  attrSchema: {
@@ -23177,7 +23177,7 @@ onClick: ${g.onClick}`);
23177
23177
  icon: OA(PA, { name: "inline" }),
23178
23178
  type: "layout",
23179
23179
  component: "Inline",
23180
- render: Ce(() => import("./Inline-aYDsCcAy.js")),
23180
+ render: Ce(() => import("./Inline-YBd4VRXq.js")),
23181
23181
  order: 2,
23182
23182
  lbTitle: !0,
23183
23183
  attrSchema: {
@@ -23296,7 +23296,7 @@ onClick: ${g.onClick}`);
23296
23296
  type: "basic",
23297
23297
  order: 5,
23298
23298
  component: "InputNumber",
23299
- render: Ce(() => import("./Component-DsMhjqTT.js")),
23299
+ render: Ce(() => import("./Component-ChK0_8V9.js")),
23300
23300
  attrSchema: eG
23301
23301
  }, nG = {
23302
23302
  size: "small",
@@ -23524,7 +23524,7 @@ onClick: ${g.onClick}`);
23524
23524
  type: "basic",
23525
23525
  icon: OA(PA, { name: "select" }),
23526
23526
  component: "Select",
23527
- render: Ce(() => import("./Select-C1UhJyJG.js")),
23527
+ render: Ce(() => import("./Select-BR3F3elT.js")),
23528
23528
  order: 3,
23529
23529
  attrSchema: sG
23530
23530
  }, gG = {
@@ -23867,7 +23867,7 @@ onClick: ${g.onClick}`);
23867
23867
  ]
23868
23868
  }, CG = {
23869
23869
  title: "开关",
23870
- render: Ce(() => import("./Component-DMktSBEu.js")),
23870
+ render: Ce(() => import("./Component-DCrZrXze.js")),
23871
23871
  component: "Switch",
23872
23872
  icon: OA(PA, { name: "switch" }),
23873
23873
  type: "basic",
@@ -24044,7 +24044,7 @@ onClick: ${g.onClick}`);
24044
24044
  }, hG = {
24045
24045
  title: "上传",
24046
24046
  component: "Upload",
24047
- render: Ce(() => import("./Component-CQrZsY4Q.js")),
24047
+ render: Ce(() => import("./Component-TDgjMyU_.js")),
24048
24048
  icon: OA(PA, { name: "upload" }),
24049
24049
  type: "basic",
24050
24050
  order: 10,
@@ -24080,7 +24080,7 @@ onClick: ${g.onClick}`);
24080
24080
  }, DG = {
24081
24081
  title: "图形验证码",
24082
24082
  component: "VerifyCode",
24083
- render: Ce(() => import("./Component-DSeezRpJ.js")),
24083
+ render: Ce(() => import("./Component-nHI51gCH.js")),
24084
24084
  icon: OA(PA, { name: "verifyCode" }),
24085
24085
  type: "high",
24086
24086
  order: 18,
@@ -24088,7 +24088,7 @@ onClick: ${g.onClick}`);
24088
24088
  }, fG = {
24089
24089
  title: "折叠面板",
24090
24090
  component: "Collapse",
24091
- render: Ce(() => import("./Collapse-Bd8URDdt.js")),
24091
+ render: Ce(() => import("./Collapse-jKV6far-.js")),
24092
24092
  icon: OA(PA, { name: "collapse" }),
24093
24093
  type: "layout",
24094
24094
  order: 4,
@@ -24143,7 +24143,7 @@ onClick: ${g.onClick}`);
24143
24143
  }, bG = {
24144
24144
  title: "选项卡",
24145
24145
  component: "Tabs",
24146
- render: Ce(() => import("./Tabs-BC7IYFgj.js")),
24146
+ render: Ce(() => import("./Tabs-Dv_FHXcn.js")),
24147
24147
  icon: OA(PA, { name: "tabs" }),
24148
24148
  type: "layout",
24149
24149
  order: 4,
@@ -24259,7 +24259,7 @@ onClick: ${g.onClick}`);
24259
24259
  icon: OA(PA, { name: "itemGroup" }),
24260
24260
  type: "high",
24261
24261
  component: "ObjGroup",
24262
- render: Ce(() => import("./ObjGroup-DzQ6elAy.js")),
24262
+ render: Ce(() => import("./ObjGroup-DL0UBLW5.js")),
24263
24263
  order: 2,
24264
24264
  lbTitle: !0,
24265
24265
  attrSchema: {
@@ -24757,7 +24757,7 @@ onClear: ${e.onClear}`);
24757
24757
  type: "high",
24758
24758
  icon: OA(PA, { name: "searchSelect" }),
24759
24759
  component: "SearchSelect",
24760
- render: Ce(() => import("./SearchSelect-BAcL3LGx.js")),
24760
+ render: Ce(() => import("./SearchSelect-CvwYURhY.js")),
24761
24761
  order: 3,
24762
24762
  attrSchema: KG
24763
24763
  }, YG = {
@@ -25495,11 +25495,11 @@ onChange: ${A.onChange}`);
25495
25495
  type: "assist",
25496
25496
  order: 8,
25497
25497
  attrSchema: iL,
25498
- render: Ce(() => import("./Table-SXAzZ8E8.js"))
25498
+ render: Ce(() => import("./Table-Bt5sLA1a.js"))
25499
25499
  }, sL = {
25500
25500
  title: "curd模版卡片",
25501
25501
  component: "CurdCard",
25502
- render: Ce(() => import("./CurdCard-DVHTR0No.js")),
25502
+ render: Ce(() => import("./CurdCard-BT17Dj27.js")),
25503
25503
  icon: OA(PA, { name: "card" }),
25504
25504
  type: "layout",
25505
25505
  order: 6,
@@ -25529,7 +25529,7 @@ onChange: ${A.onChange}`);
25529
25529
  }, rL = {
25530
25530
  title: "普通div容器",
25531
25531
  component: "Wrapper",
25532
- render: Ce(() => import("./Wrapper-BR5g6zFw.js")),
25532
+ render: Ce(() => import("./Wrapper-DswKesIN.js")),
25533
25533
  icon: OA(PA, { name: "card" }),
25534
25534
  type: "layout",
25535
25535
  order: 7,
@@ -25886,7 +25886,7 @@ onChange: ${A.onChange}`);
25886
25886
  }, NL = {
25887
25887
  title: "定制化组件(OfferDetails)",
25888
25888
  component: "OfferDetails",
25889
- render: Ce(() => import("./OfferDetails-BWa926il.js")),
25889
+ render: Ce(() => import("./OfferDetails-C51y9eGl.js")),
25890
25890
  icon: OA(PA, { name: "card" }),
25891
25891
  type: "assist",
25892
25892
  order: 1,
@@ -25898,7 +25898,7 @@ onChange: ${A.onChange}`);
25898
25898
  }, GL = {
25899
25899
  title: "定制化组件(Progress)",
25900
25900
  component: "Progress",
25901
- render: Ce(() => import("./Progress-l5cOAuKg.js")),
25901
+ render: Ce(() => import("./Progress-D7st7BYV.js")),
25902
25902
  icon: OA(PA, { name: "card" }),
25903
25903
  type: "assist",
25904
25904
  order: 1,
@@ -25910,7 +25910,7 @@ onChange: ${A.onChange}`);
25910
25910
  }, LL = {
25911
25911
  title: "日志列表",
25912
25912
  component: "LogList",
25913
- render: Ce(() => import("./LogList-CXEEobS0.js")),
25913
+ render: Ce(() => import("./LogList-BYeyjvBM.js")),
25914
25914
  icon: OA(PA, { name: "card" }),
25915
25915
  type: "assist",
25916
25916
  order: 12,
@@ -25924,7 +25924,7 @@ onChange: ${A.onChange}`);
25924
25924
  icon: OA(PA, { name: "inline" }),
25925
25925
  type: "layout",
25926
25926
  component: "DragList",
25927
- render: Ce(() => import("./DragList-C0hSPU9O.js")),
25927
+ render: Ce(() => import("./DragList-BFpd1I6Y.js")),
25928
25928
  order: 9,
25929
25929
  lbTitle: !0,
25930
25930
  attrSchema: {
@@ -26021,7 +26021,7 @@ onChange: ${A.onChange}`);
26021
26021
  icon: OA(PA, { name: "library" }),
26022
26022
  type: "assist",
26023
26023
  order: 10,
26024
- render: Ce(() => import("./Pagination-D_LMKdXu.js"))
26024
+ render: Ce(() => import("./Pagination-1ymRBbEV.js"))
26025
26025
  }, UL = /* @__PURE__ */ ZA({
26026
26026
  __name: "Menu",
26027
26027
  props: {
@@ -26091,14 +26091,14 @@ onChange: ${A.onChange}`);
26091
26091
  }, OL = {
26092
26092
  title: "筛选搜索",
26093
26093
  component: "FilterSearch",
26094
- render: Ce(() => import("./FilterSearch-BYdTXMFq.js")),
26094
+ render: Ce(() => import("./FilterSearch-Bh0Jsp1x.js")),
26095
26095
  icon: OA(PA, { name: "card" }),
26096
26096
  type: "layout",
26097
26097
  order: 10
26098
26098
  }, zL = {
26099
26099
  title: "无限滚动",
26100
26100
  component: "InfiniteScroll",
26101
- render: Ce(() => import("./InfiniteScroll-CHNOzeMA.js")),
26101
+ render: Ce(() => import("./InfiniteScroll-rn1Gi4_Z.js")),
26102
26102
  icon: OA(PA, { name: "card" }),
26103
26103
  type: "layout",
26104
26104
  order: 10,
@@ -26219,7 +26219,7 @@ onClick: ${A.onClick}`);
26219
26219
  }, AR = {
26220
26220
  title: "浮动查询模版",
26221
26221
  component: "FloatCurd",
26222
- render: Ce(() => import("./FloatCurd-BVBDiAAM.js")),
26222
+ render: Ce(() => import("./FloatCurd-pQkhaiXp.js")),
26223
26223
  icon: OA(PA, { name: "card" }),
26224
26224
  type: "layout",
26225
26225
  order: 12
@@ -28608,7 +28608,11 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, vR = (t) =>
28608
28608
  }),
28609
28609
  emits: ["update:pagination"],
28610
28610
  setup(t, { expose: A }) {
28611
- const e = t, n = ze(t, "pagination"), i = ka("tableRef"), s = ka("cardListRef"), c = (g) => g == null ? "0" : String(g).replace(/\B(?=(\d{3})+(?!\d))/g, ",");
28611
+ const e = t, n = ze(t, "pagination"), i = ka("tableRef"), s = ka("cardListRef"), c = (g) => {
28612
+ if (g == null) return "0";
28613
+ let C = String(g);
28614
+ return typeof g == "string" && /^0+[1-9]/.test(C) && (C = C.replace(/^0+/, "")), C.replace(/\B(?=(\d{3})+(?!\d))/g, ",");
28615
+ };
28612
28616
  return A({
28613
28617
  tableRef: i,
28614
28618
  cardListRef: s,
@@ -28900,7 +28904,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, vR = (t) =>
28900
28904
  ], 2);
28901
28905
  };
28902
28906
  }
28903
- }), yu = /* @__PURE__ */ MA(lx, [["__scopeId", "data-v-3d2747d0"]]), cx = ["id"], Op = /* @__PURE__ */ ZA({
28907
+ }), yu = /* @__PURE__ */ MA(lx, [["__scopeId", "data-v-7e93bcba"]]), cx = ["id"], Op = /* @__PURE__ */ ZA({
28904
28908
  __name: "index",
28905
28909
  props: /* @__PURE__ */ It({
28906
28910
  design: { type: Boolean },
@@ -1,5 +1,5 @@
1
1
  import { inject as A, ref as h, toRaw as y, onMounted as O, watch as o } from "vue";
2
- import { $ as S, u as V, l as F, f as I } from "./index-DaDLGgms.js";
2
+ import { $ as S, u as V, l as F, f as I } from "./index-BQJEI0Bg.js";
3
3
  import "element-plus";
4
4
  const D = () => {
5
5
  const { fetchOptionsFn: e } = A(S);