asiaint-lowcode 3.1.71 → 3.1.72

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 (40) hide show
  1. package/dist/asiaint-lowcode.js +1 -1
  2. package/dist/asiaint-lowcode.umd.cjs +4 -4
  3. package/dist/index.d.ts +2 -0
  4. package/dist/lazy/{Card-BCkWdaeA.js → Card-kzbF25Rw.js} +1 -1
  5. package/dist/lazy/{Cascader-iqS6I5ne.js → Cascader-BE3u0fjL.js} +1 -1
  6. package/dist/lazy/{Checkbox-BRpkwla7.js → Checkbox-DG79cyFU.js} +19 -17
  7. package/dist/lazy/{Collapse-DA4JGV2k.js → Collapse-fRrrqa1r.js} +1 -1
  8. package/dist/lazy/{Component-wAVZj4Xr.js → Component-BMn7JKP7.js} +1 -1
  9. package/dist/lazy/{Component-T9UX1U0R.js → Component-BtGU23Qy.js} +1 -1
  10. package/dist/lazy/{Component-By8Mn-7k.js → Component-DicNVjYg.js} +46 -44
  11. package/dist/lazy/{Component-CFF3dfnF.js → Component-DqtpzRKR.js} +1 -1
  12. package/dist/lazy/{Component-DyNwi6dS.js → Component-DsUGzjhr.js} +1 -1
  13. package/dist/lazy/{Component-C_Ceu4e3.js → Component-PZfdPuAb.js} +1 -1
  14. package/dist/lazy/{CurdCard-vJHAmDeg.js → CurdCard-BvE7R3y3.js} +1 -1
  15. package/dist/lazy/{Custom-CxSix-Nl.js → Custom-DgaHycNI.js} +1 -1
  16. package/dist/lazy/{DatePicker-CzWXqle4.js → DatePicker-0Q7tQN8C.js} +1 -1
  17. package/dist/lazy/{DragList-Cht_EcHq.js → DragList-b6-ZtpP9.js} +1 -1
  18. package/dist/lazy/{FilterSearch-BGv08Uq4.js → FilterSearch-nSiR28zi.js} +1 -1
  19. package/dist/lazy/{FloatCurd-B6LjEiro.js → FloatCurd-jIOXTFrV.js} +1 -1
  20. package/dist/lazy/{FormList-BZUyjys-.js → FormList-BJ68ra5e.js} +1 -1
  21. package/dist/lazy/{Grid-1RFttQOZ.js → Grid-VB0XDXvm.js} +1 -1
  22. package/dist/lazy/{InfiniteScroll-Bs1vvOPs.js → InfiniteScroll-DTGsL_qW.js} +1 -1
  23. package/dist/lazy/{Inline-RHHDGNWq.js → Inline-Bwbh3JBp.js} +1 -1
  24. package/dist/lazy/{JsonEdit-VuOtthbv.js → JsonEdit-6d8ZLB3V.js} +1 -1
  25. package/dist/lazy/{LogList-Cb7MSp2n.js → LogList-BwKnFSCl.js} +1 -1
  26. package/dist/lazy/{ObjGroup-CHI8uUIP.js → ObjGroup-nnfkh8Xc.js} +1 -1
  27. package/dist/lazy/{OfferDetails-NmkDJWXY.js → OfferDetails--gvhKXpt.js} +1 -1
  28. package/dist/lazy/{Pagination-Z5_mQtRK.js → Pagination-C89r5m9t.js} +1 -1
  29. package/dist/lazy/{Progress-DhreEklB.js → Progress-CeYkOJI7.js} +1 -1
  30. package/dist/lazy/{Radio-TcUp4zmk.js → Radio-M_Zu828L.js} +2 -2
  31. package/dist/lazy/{SearchSelect-BwYhKzLC.js → SearchSelect-Q8aiYohz.js} +2 -2
  32. package/dist/lazy/{Select-BjfSNdzi.js → Select-D4kf4559.js} +2 -2
  33. package/dist/lazy/{Table-CV_Wq7aZ.js → Table-DJnAPbma.js} +1 -1
  34. package/dist/lazy/{Tabs-BwwwAqz0.js → Tabs-8ZQeu-LZ.js} +1 -1
  35. package/dist/lazy/{TextArea-D47yvGnI.js → TextArea-N_LsRz17.js} +1 -1
  36. package/dist/lazy/{Wrapper-DWws2ZJd.js → Wrapper-zQawW-UK.js} +1 -1
  37. package/dist/lazy/{index-adXhXl4D.js → index-BNV8uflI.js} +34 -34
  38. package/dist/lazy/{useSelect-DovQJ3Tg.js → useSelect-C6ejMb6l.js} +1 -1
  39. package/dist/style.css +1 -1
  40. package/package.json +1 -1
@@ -22041,7 +22041,7 @@ onClick: ${B.onClick}`);
22041
22041
  type: "basic",
22042
22042
  order: 2,
22043
22043
  attrSchema: pG,
22044
- render: Ie(() => import("./TextArea-D47yvGnI.js"))
22044
+ render: Ie(() => import("./TextArea-N_LsRz17.js"))
22045
22045
  }, wG = {
22046
22046
  size: "small",
22047
22047
  labelPosition: "top",
@@ -22170,7 +22170,7 @@ onClick: ${B.onClick}`);
22170
22170
  }, yG = {
22171
22171
  title: "卡片",
22172
22172
  component: "Card",
22173
- render: Ie(() => import("./Card-BCkWdaeA.js")),
22173
+ render: Ie(() => import("./Card-kzbF25Rw.js")),
22174
22174
  icon: OA(RA, { name: "card" }),
22175
22175
  type: "layout",
22176
22176
  order: 1,
@@ -22403,7 +22403,7 @@ onClick: ${B.onClick}`);
22403
22403
  component: "Cascader",
22404
22404
  attrSchema: vG,
22405
22405
  order: 7,
22406
- render: Ie(() => import("./Cascader-iqS6I5ne.js"))
22406
+ render: Ie(() => import("./Cascader-BE3u0fjL.js"))
22407
22407
  }, MG = {
22408
22408
  size: "small",
22409
22409
  labelPosition: "top",
@@ -22447,7 +22447,7 @@ onClick: ${B.onClick}`);
22447
22447
  type: "basic",
22448
22448
  order: 14,
22449
22449
  attrSchema: MG,
22450
- render: Ie(() => import("./JsonEdit-VuOtthbv.js"))
22450
+ render: Ie(() => import("./JsonEdit-6d8ZLB3V.js"))
22451
22451
  }, FG = {
22452
22452
  size: "small",
22453
22453
  labelPosition: "top",
@@ -22547,7 +22547,7 @@ onClick: ${B.onClick}`);
22547
22547
  icon: OA(RA, { name: "checkbox" }),
22548
22548
  type: "basic",
22549
22549
  component: "Checkbox",
22550
- render: Ie(() => import("./Checkbox-BRpkwla7.js")),
22550
+ render: Ie(() => import("./Checkbox-DG79cyFU.js")),
22551
22551
  order: 4,
22552
22552
  attrSchema: FG
22553
22553
  }, GG = {
@@ -22694,7 +22694,7 @@ onClick: ${B.onClick}`);
22694
22694
  }, PG = {
22695
22695
  title: "自定义组件",
22696
22696
  component: "Custom",
22697
- render: Ie(() => import("./Custom-CxSix-Nl.js")),
22697
+ render: Ie(() => import("./Custom-DgaHycNI.js")),
22698
22698
  icon: OA(RA, { name: "custom" }),
22699
22699
  type: "high",
22700
22700
  order: 99,
@@ -22760,7 +22760,7 @@ onClick: ${B.onClick}`);
22760
22760
  }, KG = {
22761
22761
  title: "日期选择器",
22762
22762
  component: "DatePicker",
22763
- render: Ie(() => import("./DatePicker-CzWXqle4.js")),
22763
+ render: Ie(() => import("./DatePicker-0Q7tQN8C.js")),
22764
22764
  icon: OA(RA, { name: "datePicker" }),
22765
22765
  type: "basic",
22766
22766
  order: 9,
@@ -22885,7 +22885,7 @@ onClick: ${B.onClick}`);
22885
22885
  }, OG = {
22886
22886
  title: "电子签名",
22887
22887
  component: "Esign",
22888
- render: Ie(() => import("./Component-DyNwi6dS.js")),
22888
+ render: Ie(() => import("./Component-DsUGzjhr.js")),
22889
22889
  icon: OA(RA, { name: "esign" }),
22890
22890
  type: "basic",
22891
22891
  order: 11,
@@ -22987,7 +22987,7 @@ onClick: ${B.onClick}`);
22987
22987
  icon: OA(RA, { name: "radio" }),
22988
22988
  type: "basic",
22989
22989
  component: "Radio",
22990
- render: Ie(() => import("./Radio-TcUp4zmk.js")),
22990
+ render: Ie(() => import("./Radio-M_Zu828L.js")),
22991
22991
  order: 3.5,
22992
22992
  attrSchema: zG
22993
22993
  }, ZG = {
@@ -23076,7 +23076,7 @@ onClick: ${B.onClick}`);
23076
23076
  }, qG = {
23077
23077
  title: "自增容器",
23078
23078
  component: "FormList",
23079
- render: Ie(() => import("./FormList-BZUyjys-.js")),
23079
+ render: Ie(() => import("./FormList-BJ68ra5e.js")),
23080
23080
  icon: OA(RA, { name: "formList" }),
23081
23081
  type: "high",
23082
23082
  order: 20,
@@ -23086,7 +23086,7 @@ onClick: ${B.onClick}`);
23086
23086
  type: "layout",
23087
23087
  icon: OA(RA, { name: "grid" }),
23088
23088
  component: "Grid",
23089
- render: Ie(() => import("./Grid-1RFttQOZ.js")),
23089
+ render: Ie(() => import("./Grid-VB0XDXvm.js")),
23090
23090
  order: 3,
23091
23091
  lbTitle: !0,
23092
23092
  attrSchema: {
@@ -23128,7 +23128,7 @@ onClick: ${B.onClick}`);
23128
23128
  icon: OA(RA, { name: "inline" }),
23129
23129
  type: "layout",
23130
23130
  component: "Inline",
23131
- render: Ie(() => import("./Inline-RHHDGNWq.js")),
23131
+ render: Ie(() => import("./Inline-Bwbh3JBp.js")),
23132
23132
  order: 2,
23133
23133
  lbTitle: !0,
23134
23134
  attrSchema: {
@@ -23247,7 +23247,7 @@ onClick: ${B.onClick}`);
23247
23247
  type: "basic",
23248
23248
  order: 5,
23249
23249
  component: "InputNumber",
23250
- render: Ie(() => import("./Component-C_Ceu4e3.js")),
23250
+ render: Ie(() => import("./Component-PZfdPuAb.js")),
23251
23251
  attrSchema: WG
23252
23252
  }, XG = {
23253
23253
  size: "small",
@@ -23475,7 +23475,7 @@ onClick: ${B.onClick}`);
23475
23475
  type: "basic",
23476
23476
  icon: OA(RA, { name: "select" }),
23477
23477
  component: "Select",
23478
- render: Ie(() => import("./Select-BjfSNdzi.js")),
23478
+ render: Ie(() => import("./Select-D4kf4559.js")),
23479
23479
  order: 3,
23480
23480
  attrSchema: n3
23481
23481
  }, i3 = {
@@ -23818,7 +23818,7 @@ onClick: ${B.onClick}`);
23818
23818
  ]
23819
23819
  }, Q3 = {
23820
23820
  title: "开关",
23821
- render: Ie(() => import("./Component-CFF3dfnF.js")),
23821
+ render: Ie(() => import("./Component-DqtpzRKR.js")),
23822
23822
  component: "Switch",
23823
23823
  icon: OA(RA, { name: "switch" }),
23824
23824
  type: "basic",
@@ -23995,7 +23995,7 @@ onClick: ${B.onClick}`);
23995
23995
  }, I3 = {
23996
23996
  title: "上传",
23997
23997
  component: "Upload",
23998
- render: Ie(() => import("./Component-T9UX1U0R.js")),
23998
+ render: Ie(() => import("./Component-BtGU23Qy.js")),
23999
23999
  icon: OA(RA, { name: "upload" }),
24000
24000
  type: "basic",
24001
24001
  order: 10,
@@ -24031,7 +24031,7 @@ onClick: ${B.onClick}`);
24031
24031
  }, d3 = {
24032
24032
  title: "图形验证码",
24033
24033
  component: "VerifyCode",
24034
- render: Ie(() => import("./Component-wAVZj4Xr.js")),
24034
+ render: Ie(() => import("./Component-BMn7JKP7.js")),
24035
24035
  icon: OA(RA, { name: "verifyCode" }),
24036
24036
  type: "high",
24037
24037
  order: 18,
@@ -24039,7 +24039,7 @@ onClick: ${B.onClick}`);
24039
24039
  }, w3 = {
24040
24040
  title: "折叠面板",
24041
24041
  component: "Collapse",
24042
- render: Ie(() => import("./Collapse-DA4JGV2k.js")),
24042
+ render: Ie(() => import("./Collapse-fRrrqa1r.js")),
24043
24043
  icon: OA(RA, { name: "collapse" }),
24044
24044
  type: "layout",
24045
24045
  order: 4,
@@ -24094,7 +24094,7 @@ onClick: ${B.onClick}`);
24094
24094
  }, h3 = {
24095
24095
  title: "选项卡",
24096
24096
  component: "Tabs",
24097
- render: Ie(() => import("./Tabs-BwwwAqz0.js")),
24097
+ render: Ie(() => import("./Tabs-8ZQeu-LZ.js")),
24098
24098
  icon: OA(RA, { name: "tabs" }),
24099
24099
  type: "layout",
24100
24100
  order: 4,
@@ -24210,7 +24210,7 @@ onClick: ${B.onClick}`);
24210
24210
  icon: OA(RA, { name: "itemGroup" }),
24211
24211
  type: "high",
24212
24212
  component: "ObjGroup",
24213
- render: Ie(() => import("./ObjGroup-CHI8uUIP.js")),
24213
+ render: Ie(() => import("./ObjGroup-nnfkh8Xc.js")),
24214
24214
  order: 2,
24215
24215
  lbTitle: !0,
24216
24216
  attrSchema: {
@@ -24692,7 +24692,7 @@ onClear: ${e.onClear}`);
24692
24692
  type: "high",
24693
24693
  icon: OA(RA, { name: "searchSelect" }),
24694
24694
  component: "SearchSelect",
24695
- render: Ie(() => import("./SearchSelect-BwYhKzLC.js")),
24695
+ render: Ie(() => import("./SearchSelect-Q8aiYohz.js")),
24696
24696
  order: 3,
24697
24697
  attrSchema: R3
24698
24698
  }, H3 = {
@@ -24896,7 +24896,7 @@ onClick: ${A.onClick}`);
24896
24896
  }, Y3 = {
24897
24897
  title: "树",
24898
24898
  component: "Tree",
24899
- render: Ie(() => import("./Component-By8Mn-7k.js")),
24899
+ render: Ie(() => import("./Component-DicNVjYg.js")),
24900
24900
  icon: OA(RA, { name: "tree" }),
24901
24901
  type: "assist",
24902
24902
  order: 7,
@@ -24957,11 +24957,11 @@ onClick: ${A.onClick}`);
24957
24957
  type: "assist",
24958
24958
  order: 8,
24959
24959
  attrSchema: J3,
24960
- render: Ie(() => import("./Table-CV_Wq7aZ.js"))
24960
+ render: Ie(() => import("./Table-DJnAPbma.js"))
24961
24961
  }, z3 = {
24962
24962
  title: "curd模版卡片",
24963
24963
  component: "CurdCard",
24964
- render: Ie(() => import("./CurdCard-vJHAmDeg.js")),
24964
+ render: Ie(() => import("./CurdCard-BvE7R3y3.js")),
24965
24965
  icon: OA(RA, { name: "card" }),
24966
24966
  type: "layout",
24967
24967
  order: 6,
@@ -24991,7 +24991,7 @@ onClick: ${A.onClick}`);
24991
24991
  }, T3 = {
24992
24992
  title: "普通div容器",
24993
24993
  component: "Wrapper",
24994
- render: Ie(() => import("./Wrapper-DWws2ZJd.js")),
24994
+ render: Ie(() => import("./Wrapper-zQawW-UK.js")),
24995
24995
  icon: OA(RA, { name: "card" }),
24996
24996
  type: "layout",
24997
24997
  order: 7,
@@ -25305,7 +25305,7 @@ onClick: ${A.onClick}`);
25305
25305
  }, uL = {
25306
25306
  title: "定制化组件(OfferDetails)",
25307
25307
  component: "OfferDetails",
25308
- render: Ie(() => import("./OfferDetails-NmkDJWXY.js")),
25308
+ render: Ie(() => import("./OfferDetails--gvhKXpt.js")),
25309
25309
  icon: OA(RA, { name: "card" }),
25310
25310
  type: "assist",
25311
25311
  order: 1,
@@ -25317,7 +25317,7 @@ onClick: ${A.onClick}`);
25317
25317
  }, IL = {
25318
25318
  title: "定制化组件(Progress)",
25319
25319
  component: "Progress",
25320
- render: Ie(() => import("./Progress-DhreEklB.js")),
25320
+ render: Ie(() => import("./Progress-CeYkOJI7.js")),
25321
25321
  icon: OA(RA, { name: "card" }),
25322
25322
  type: "assist",
25323
25323
  order: 1,
@@ -25329,7 +25329,7 @@ onClick: ${A.onClick}`);
25329
25329
  }, pL = {
25330
25330
  title: "日志列表",
25331
25331
  component: "LogList",
25332
- render: Ie(() => import("./LogList-Cb7MSp2n.js")),
25332
+ render: Ie(() => import("./LogList-BwKnFSCl.js")),
25333
25333
  icon: OA(RA, { name: "card" }),
25334
25334
  type: "assist",
25335
25335
  order: 12,
@@ -25343,7 +25343,7 @@ onClick: ${A.onClick}`);
25343
25343
  icon: OA(RA, { name: "inline" }),
25344
25344
  type: "layout",
25345
25345
  component: "DragList",
25346
- render: Ie(() => import("./DragList-Cht_EcHq.js")),
25346
+ render: Ie(() => import("./DragList-b6-ZtpP9.js")),
25347
25347
  order: 9,
25348
25348
  lbTitle: !0,
25349
25349
  attrSchema: {
@@ -25440,7 +25440,7 @@ onClick: ${A.onClick}`);
25440
25440
  icon: OA(RA, { name: "library" }),
25441
25441
  type: "assist",
25442
25442
  order: 10,
25443
- render: Ie(() => import("./Pagination-Z5_mQtRK.js"))
25443
+ render: Ie(() => import("./Pagination-C89r5m9t.js"))
25444
25444
  }, bL = /* @__PURE__ */ jA({
25445
25445
  __name: "Menu",
25446
25446
  props: {
@@ -25510,14 +25510,14 @@ onClick: ${A.onClick}`);
25510
25510
  }, _L = {
25511
25511
  title: "筛选搜索",
25512
25512
  component: "FilterSearch",
25513
- render: Ie(() => import("./FilterSearch-BGv08Uq4.js")),
25513
+ render: Ie(() => import("./FilterSearch-nSiR28zi.js")),
25514
25514
  icon: OA(RA, { name: "card" }),
25515
25515
  type: "layout",
25516
25516
  order: 10
25517
25517
  }, ML = {
25518
25518
  title: "无限滚动",
25519
25519
  component: "InfiniteScroll",
25520
- render: Ie(() => import("./InfiniteScroll-Bs1vvOPs.js")),
25520
+ render: Ie(() => import("./InfiniteScroll-DTGsL_qW.js")),
25521
25521
  icon: OA(RA, { name: "card" }),
25522
25522
  type: "layout",
25523
25523
  order: 10,
@@ -25638,7 +25638,7 @@ onClick: ${A.onClick}`);
25638
25638
  }, PL = {
25639
25639
  title: "浮动查询模版",
25640
25640
  component: "FloatCurd",
25641
- render: Ie(() => import("./FloatCurd-B6LjEiro.js")),
25641
+ render: Ie(() => import("./FloatCurd-jIOXTFrV.js")),
25642
25642
  icon: OA(RA, { name: "card" }),
25643
25643
  type: "layout",
25644
25644
  order: 12
@@ -28582,7 +28582,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, WL = (t) =>
28582
28582
  ], 8, RR);
28583
28583
  };
28584
28584
  }
28585
- }), YR = /* @__PURE__ */ _A(UR, [["__scopeId", "data-v-b46e1f44"]]), JR = ["id"], OR = { class: "info-card-header" }, zR = { class: "left-part" }, TR = { class: "title-part" }, ZR = { class: "sub-title-container" }, qR = { class: "right-part" }, jR = { class: "info info-card-infos" }, $R = {
28585
+ }), YR = /* @__PURE__ */ _A(UR, [["__scopeId", "data-v-87043899"]]), JR = ["id"], OR = { class: "info-card-header" }, zR = { class: "left-part" }, TR = { class: "title-part" }, ZR = { class: "sub-title-container" }, qR = { class: "right-part" }, jR = { class: "info info-card-infos" }, $R = {
28586
28586
  key: 0,
28587
28587
  class: "info-label"
28588
28588
  }, WR = { class: "ml-2" }, VR = {
@@ -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, i as I } from "./index-adXhXl4D.js";
2
+ import { $ as S, u as V, l as F, i as I } from "./index-BNV8uflI.js";
3
3
  import "element-plus";
4
4
  const D = () => {
5
5
  const { fetchOptionsFn: e } = A(S);