sun-form-v3 1.0.114 → 1.0.116

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
- import { ref as x, resolveComponent as m, openBlock as H, createElementBlock as T, Fragment as A, createVNode as e, unref as l, withCtx as a, createTextVNode as b, isRef as L, createElementVNode as V, toDisplayString as k, createCommentVNode as R } from "vue";
2
- import { _ as $ } from "./index-DuwOh__u.js";
1
+ import { ref as C, resolveComponent as m, openBlock as H, createElementBlock as T, Fragment as A, createVNode as e, unref as l, withCtx as a, createTextVNode as b, isRef as L, createElementVNode as f, toDisplayString as k, createCommentVNode as R } from "vue";
2
+ import { _ as $ } from "./index-DbFyMaOY.js";
3
3
  const J = {
4
4
  key: 0,
5
5
  class: "flex h-full flex-col"
@@ -17,10 +17,10 @@ const J = {
17
17
  emits: ["update:modelValue"],
18
18
  setup(N, { emit: t }) {
19
19
  let y = N;
20
- y.designer, x(null);
21
- let o = x({});
22
- const s = x(JSON.parse(JSON.stringify(y.widget.props.headerTree))), _ = x(y.widget.widgetList.filter((r) => r.compType === 2));
23
- JSON.parse(JSON.stringify(_));
20
+ y.designer, C(null);
21
+ let o = C({});
22
+ const s = C(JSON.parse(JSON.stringify(y.widget.props.headerTree))), x = C(y.widget.widgetList.filter((r) => r.compType === 2));
23
+ JSON.parse(JSON.stringify(x));
24
24
  const n = (r, u) => {
25
25
  r.push({
26
26
  id: (/* @__PURE__ */ new Date()).getTime(),
@@ -32,13 +32,13 @@ const J = {
32
32
  }, B = (r) => {
33
33
  o.value.label = r.props.label, o.value.id = r.id, o.value.isComponent = !0, U.value = !1;
34
34
  }, i = (r, u) => {
35
- const f = r.parent, z = f.data.children || f.data, F = z.findIndex((D) => D.id === u.id);
35
+ const V = r.parent, z = V.data.children || V.data, F = z.findIndex((D) => D.id === u.id);
36
36
  z.splice(F, 1), s.value = [...s.value];
37
37
  }, d = {
38
38
  children: "children",
39
39
  label: "label"
40
40
  };
41
- let v = x(!1), U = x(!1);
41
+ let v = C(!1), U = C(!1);
42
42
  const E = ({ row: r }) => {
43
43
  console.log(r);
44
44
  }, I = () => {
@@ -49,9 +49,9 @@ const J = {
49
49
  v.value = !1, y.widget.props.headerTree = s.value;
50
50
  };
51
51
  return (r, u) => {
52
- const f = m("el-button"), z = m("el-input"), F = m("el-button-group"), D = m("el-tree"), j = m("vxe-modal"), C = m("vxe-column"), P = m("vxe-table");
52
+ const V = m("el-button"), z = m("el-input"), F = m("el-button-group"), D = m("el-tree"), j = m("vxe-modal"), _ = m("vxe-column"), P = m("vxe-table");
53
53
  return H(), T(A, null, [
54
- e(f, {
54
+ e(V, {
55
55
  plain: "",
56
56
  type: l(y).widget.props.headerTree.length ? "primary" : "",
57
57
  icon: "Setting",
@@ -72,11 +72,11 @@ const J = {
72
72
  onClose: S
73
73
  }, {
74
74
  title: a(() => u[4] || (u[4] = [
75
- V("span", null, "复杂表头配置", -1)
75
+ f("span", null, "复杂表头配置", -1)
76
76
  ])),
77
77
  default: a(() => [
78
78
  l(v) ? (H(), T("div", J, [
79
- e(f, {
79
+ e(V, {
80
80
  type: "primary",
81
81
  size: "small",
82
82
  class: "w-20 mb-2",
@@ -96,9 +96,9 @@ const J = {
96
96
  class: "w-full mt-2 flex-1 overflow-auto"
97
97
  }, {
98
98
  default: a(({ node: p, data: w }) => [
99
- V("div", Q, [
100
- V("div", null, [
101
- V("div", null, [
99
+ f("div", Q, [
100
+ f("div", null, [
101
+ f("div", null, [
102
102
  b(k(w.children && w.children.length ? "分类" : "组件") + " ", 1),
103
103
  e(z, {
104
104
  modelValue: w.label,
@@ -108,10 +108,10 @@ const J = {
108
108
  }, null, 8, ["modelValue", "onUpdate:modelValue"])
109
109
  ])
110
110
  ]),
111
- V("div", null, [
111
+ f("div", null, [
112
112
  e(F, null, {
113
113
  default: a(() => [
114
- e(f, {
114
+ e(V, {
115
115
  onClick: (O) => n(w.children),
116
116
  link: "",
117
117
  type: "primary",
@@ -122,7 +122,7 @@ const J = {
122
122
  ])),
123
123
  _: 2
124
124
  }, 1032, ["onClick"]),
125
- e(f, {
125
+ e(V, {
126
126
  link: "",
127
127
  type: "danger",
128
128
  onClick: (O) => i(p, w),
@@ -133,7 +133,7 @@ const J = {
133
133
  ])),
134
134
  _: 2
135
135
  }, 1032, ["onClick"]),
136
- e(f, {
136
+ e(V, {
137
137
  disabled: w.children && !!w.children.length,
138
138
  onClick: (O) => g(w),
139
139
  link: "",
@@ -156,7 +156,7 @@ const J = {
156
156
  ])) : R("", !0)
157
157
  ]),
158
158
  footer: a(() => [
159
- e(f, {
159
+ e(V, {
160
160
  icon: "Close",
161
161
  size: "small",
162
162
  onClick: S
@@ -166,7 +166,7 @@ const J = {
166
166
  ])),
167
167
  _: 1
168
168
  }),
169
- e(f, {
169
+ e(V, {
170
170
  icon: "Check",
171
171
  type: "primary",
172
172
  size: "small",
@@ -188,14 +188,14 @@ const J = {
188
188
  height: "600px"
189
189
  }, {
190
190
  title: a(() => u[11] || (u[11] = [
191
- V("span", null, "选择表头", -1)
191
+ f("span", null, "选择表头", -1)
192
192
  ])),
193
193
  default: a(() => [
194
194
  l(U) ? (H(), T("div", q, [
195
- V("div", K, [
195
+ f("div", K, [
196
196
  e(P, {
197
197
  ref: "mainTable",
198
- data: _.value,
198
+ data: x.value,
199
199
  height: "auto",
200
200
  "row-config": { isCurrent: !0, isHover: !0 },
201
201
  onCurrentChange: E,
@@ -207,50 +207,50 @@ const J = {
207
207
  class: "w-full"
208
208
  }, {
209
209
  default: a(() => [
210
- e(C, {
210
+ e(_, {
211
211
  field: "name",
212
212
  title: "表头标签"
213
213
  }, {
214
214
  default: a(({ row: p }) => [
215
- V("div", null, k(p.props.label), 1)
215
+ f("div", null, k(p.props.label), 1)
216
216
  ]),
217
217
  _: 1
218
218
  }),
219
- e(C, {
219
+ e(_, {
220
220
  field: "name",
221
221
  title: "表头字段"
222
222
  }, {
223
223
  default: a(({ row: p }) => [
224
- V("div", null, k(p.props.zdname), 1)
224
+ f("div", null, k(p.props.zdname), 1)
225
225
  ]),
226
226
  _: 1
227
227
  }),
228
- e(C, {
228
+ e(_, {
229
229
  field: "name",
230
230
  title: "组件id",
231
231
  width: "180"
232
232
  }, {
233
233
  default: a(({ row: p }) => [
234
- V("div", null, k(p.id), 1)
234
+ f("div", null, k(p.id), 1)
235
235
  ]),
236
236
  _: 1
237
237
  }),
238
- e(C, {
238
+ e(_, {
239
239
  field: "name",
240
240
  title: "组件类型"
241
241
  }, {
242
242
  default: a(({ row: p }) => [
243
- V("div", null, k(p.displayName), 1)
243
+ f("div", null, k(p.displayName), 1)
244
244
  ]),
245
245
  _: 1
246
246
  }),
247
- e(C, {
247
+ e(_, {
248
248
  title: "操作栏",
249
249
  width: "60",
250
250
  align: "center"
251
251
  }, {
252
252
  default: a(({ row: p }) => [
253
- e(f, {
253
+ e(V, {
254
254
  link: "",
255
255
  type: "primary",
256
256
  size: "small",
@@ -290,11 +290,11 @@ const J = {
290
290
  setup(N) {
291
291
  let t = N;
292
292
  return (y, o) => {
293
- const s = m("el-option"), _ = m("el-select"), n = m("common-label-container"), g = m("el-input"), B = m("el-input-number"), i = m("el-switch");
293
+ const s = m("el-option"), x = m("el-select"), n = m("common-label-container"), g = m("el-input"), B = m("el-input-number"), i = m("el-switch");
294
294
  return H(), T(A, null, [
295
295
  e(n, { label: "组件尺寸" }, {
296
296
  default: a(() => [
297
- e(_, {
297
+ e(x, {
298
298
  modelValue: l(t).widget.props.size,
299
299
  "onUpdate:modelValue": o[0] || (o[0] = (d) => l(t).widget.props.size = d)
300
300
  }, {
@@ -377,13 +377,23 @@ const J = {
377
377
  ]),
378
378
  _: 1
379
379
  }),
380
+ e(n, { label: "空数据描述" }, {
381
+ default: a(() => [
382
+ e(g, {
383
+ modelValue: l(t).widget.props.emptyText,
384
+ "onUpdate:modelValue": o[7] || (o[7] = (d) => l(t).widget.props.emptyText = d),
385
+ placeholder: "空数据描述"
386
+ }, null, 8, ["modelValue"])
387
+ ]),
388
+ _: 1
389
+ }),
380
390
  e(n, { label: "默认页数" }, {
381
391
  default: a(() => [
382
392
  e(B, {
383
393
  class: "w-full",
384
394
  placeholder: "默认页数",
385
395
  modelValue: l(t).widget.props.pageDefault,
386
- "onUpdate:modelValue": o[7] || (o[7] = (d) => l(t).widget.props.pageDefault = d),
396
+ "onUpdate:modelValue": o[8] || (o[8] = (d) => l(t).widget.props.pageDefault = d),
387
397
  min: 0,
388
398
  "controls-position": "right"
389
399
  }, null, 8, ["modelValue"])
@@ -392,9 +402,9 @@ const J = {
392
402
  }),
393
403
  e(n, { label: "对齐方式" }, {
394
404
  default: a(() => [
395
- e(_, {
405
+ e(x, {
396
406
  modelValue: l(t).widget.props.align,
397
- "onUpdate:modelValue": o[8] || (o[8] = (d) => l(t).widget.props.align = d)
407
+ "onUpdate:modelValue": o[9] || (o[9] = (d) => l(t).widget.props.align = d)
398
408
  }, {
399
409
  default: a(() => [
400
410
  e(s, {
@@ -417,9 +427,9 @@ const J = {
417
427
  }),
418
428
  e(n, { label: "边框" }, {
419
429
  default: a(() => [
420
- e(_, {
430
+ e(x, {
421
431
  modelValue: l(t).widget.props.border,
422
- "onUpdate:modelValue": o[9] || (o[9] = (d) => l(t).widget.props.border = d)
432
+ "onUpdate:modelValue": o[10] || (o[10] = (d) => l(t).widget.props.border = d)
423
433
  }, {
424
434
  default: a(() => [
425
435
  e(s, {
@@ -452,7 +462,7 @@ const J = {
452
462
  default: a(() => [
453
463
  e(i, {
454
464
  modelValue: l(t).widget.props.required,
455
- "onUpdate:modelValue": o[10] || (o[10] = (d) => l(t).widget.props.required = d)
465
+ "onUpdate:modelValue": o[11] || (o[11] = (d) => l(t).widget.props.required = d)
456
466
  }, null, 8, ["modelValue"])
457
467
  ]),
458
468
  _: 1
@@ -461,7 +471,7 @@ const J = {
461
471
  default: a(() => [
462
472
  e(i, {
463
473
  modelValue: l(t).widget.props.isNotAuto,
464
- "onUpdate:modelValue": o[11] || (o[11] = (d) => l(t).widget.props.isNotAuto = d)
474
+ "onUpdate:modelValue": o[12] || (o[12] = (d) => l(t).widget.props.isNotAuto = d)
465
475
  }, null, 8, ["modelValue"])
466
476
  ]),
467
477
  _: 1
@@ -470,7 +480,7 @@ const J = {
470
480
  default: a(() => [
471
481
  e(i, {
472
482
  modelValue: l(t).widget.props.singleselect,
473
- "onUpdate:modelValue": o[12] || (o[12] = (d) => l(t).widget.props.singleselect = d)
483
+ "onUpdate:modelValue": o[13] || (o[13] = (d) => l(t).widget.props.singleselect = d)
474
484
  }, null, 8, ["modelValue"])
475
485
  ]),
476
486
  _: 1
@@ -479,7 +489,7 @@ const J = {
479
489
  default: a(() => [
480
490
  e(i, {
481
491
  modelValue: l(t).widget.props.hasPage,
482
- "onUpdate:modelValue": o[13] || (o[13] = (d) => l(t).widget.props.hasPage = d)
492
+ "onUpdate:modelValue": o[14] || (o[14] = (d) => l(t).widget.props.hasPage = d)
483
493
  }, null, 8, ["modelValue"])
484
494
  ]),
485
495
  _: 1
@@ -488,7 +498,7 @@ const J = {
488
498
  default: a(() => [
489
499
  e(i, {
490
500
  modelValue: l(t).widget.props.initLoadData,
491
- "onUpdate:modelValue": o[14] || (o[14] = (d) => l(t).widget.props.initLoadData = d)
501
+ "onUpdate:modelValue": o[15] || (o[15] = (d) => l(t).widget.props.initLoadData = d)
492
502
  }, null, 8, ["modelValue"])
493
503
  ]),
494
504
  _: 1
@@ -497,7 +507,7 @@ const J = {
497
507
  default: a(() => [
498
508
  e(i, {
499
509
  modelValue: l(t).widget.props.showOverFlow,
500
- "onUpdate:modelValue": o[15] || (o[15] = (d) => l(t).widget.props.showOverFlow = d)
510
+ "onUpdate:modelValue": o[16] || (o[16] = (d) => l(t).widget.props.showOverFlow = d)
501
511
  }, null, 8, ["modelValue"])
502
512
  ]),
503
513
  _: 1
@@ -506,7 +516,7 @@ const J = {
506
516
  default: a(() => [
507
517
  e(i, {
508
518
  modelValue: l(t).widget.props.isStripe,
509
- "onUpdate:modelValue": o[16] || (o[16] = (d) => l(t).widget.props.isStripe = d)
519
+ "onUpdate:modelValue": o[17] || (o[17] = (d) => l(t).widget.props.isStripe = d)
510
520
  }, null, 8, ["modelValue"])
511
521
  ]),
512
522
  _: 1
@@ -515,7 +525,7 @@ const J = {
515
525
  default: a(() => [
516
526
  e(i, {
517
527
  modelValue: l(t).widget.props.isHideChoose,
518
- "onUpdate:modelValue": o[17] || (o[17] = (d) => l(t).widget.props.isHideChoose = d)
528
+ "onUpdate:modelValue": o[18] || (o[18] = (d) => l(t).widget.props.isHideChoose = d)
519
529
  }, null, 8, ["modelValue"])
520
530
  ]),
521
531
  _: 1
@@ -524,7 +534,7 @@ const J = {
524
534
  default: a(() => [
525
535
  e(i, {
526
536
  modelValue: l(t).widget.props.hideHandleBtn,
527
- "onUpdate:modelValue": o[18] || (o[18] = (d) => l(t).widget.props.hideHandleBtn = d)
537
+ "onUpdate:modelValue": o[19] || (o[19] = (d) => l(t).widget.props.hideHandleBtn = d)
528
538
  }, null, 8, ["modelValue"])
529
539
  ]),
530
540
  _: 1
@@ -533,7 +543,7 @@ const J = {
533
543
  default: a(() => [
534
544
  e(i, {
535
545
  modelValue: l(t).widget.props.isHideQuery,
536
- "onUpdate:modelValue": o[19] || (o[19] = (d) => l(t).widget.props.isHideQuery = d)
546
+ "onUpdate:modelValue": o[20] || (o[20] = (d) => l(t).widget.props.isHideQuery = d)
537
547
  }, null, 8, ["modelValue"])
538
548
  ]),
539
549
  _: 1
@@ -542,7 +552,7 @@ const J = {
542
552
  default: a(() => [
543
553
  e(i, {
544
554
  modelValue: l(t).widget.props.isHideButton,
545
- "onUpdate:modelValue": o[20] || (o[20] = (d) => l(t).widget.props.isHideButton = d)
555
+ "onUpdate:modelValue": o[21] || (o[21] = (d) => l(t).widget.props.isHideButton = d)
546
556
  }, null, 8, ["modelValue"])
547
557
  ]),
548
558
  _: 1
@@ -551,7 +561,7 @@ const J = {
551
561
  default: a(() => [
552
562
  e(i, {
553
563
  modelValue: l(t).widget.props.isHideIndex,
554
- "onUpdate:modelValue": o[21] || (o[21] = (d) => l(t).widget.props.isHideIndex = d)
564
+ "onUpdate:modelValue": o[22] || (o[22] = (d) => l(t).widget.props.isHideIndex = d)
555
565
  }, null, 8, ["modelValue"])
556
566
  ]),
557
567
  _: 1
@@ -560,7 +570,7 @@ const J = {
560
570
  default: a(() => [
561
571
  e(i, {
562
572
  modelValue: l(t).widget.props.isHideHeader,
563
- "onUpdate:modelValue": o[22] || (o[22] = (d) => l(t).widget.props.isHideHeader = d)
573
+ "onUpdate:modelValue": o[23] || (o[23] = (d) => l(t).widget.props.isHideHeader = d)
564
574
  }, null, 8, ["modelValue"])
565
575
  ]),
566
576
  _: 1
@@ -569,7 +579,7 @@ const J = {
569
579
  default: a(() => [
570
580
  e(i, {
571
581
  modelValue: l(t).widget.props.isHideQueryBtn,
572
- "onUpdate:modelValue": o[23] || (o[23] = (d) => l(t).widget.props.isHideQueryBtn = d)
582
+ "onUpdate:modelValue": o[24] || (o[24] = (d) => l(t).widget.props.isHideQueryBtn = d)
573
583
  }, null, 8, ["modelValue"])
574
584
  ]),
575
585
  _: 1
@@ -578,7 +588,7 @@ const J = {
578
588
  default: a(() => [
579
589
  e(i, {
580
590
  modelValue: l(t).widget.props.isHideResetBtn,
581
- "onUpdate:modelValue": o[24] || (o[24] = (d) => l(t).widget.props.isHideResetBtn = d)
591
+ "onUpdate:modelValue": o[25] || (o[25] = (d) => l(t).widget.props.isHideResetBtn = d)
582
592
  }, null, 8, ["modelValue"])
583
593
  ]),
584
594
  _: 1
@@ -587,7 +597,7 @@ const J = {
587
597
  default: a(() => [
588
598
  e(i, {
589
599
  modelValue: l(t).widget.props.treeMode,
590
- "onUpdate:modelValue": o[25] || (o[25] = (d) => l(t).widget.props.treeMode = d)
600
+ "onUpdate:modelValue": o[26] || (o[26] = (d) => l(t).widget.props.treeMode = d)
591
601
  }, null, 8, ["modelValue"])
592
602
  ]),
593
603
  _: 1
@@ -597,7 +607,7 @@ const J = {
597
607
  default: a(() => [
598
608
  e(g, {
599
609
  modelValue: l(t).widget.props.treeRowField,
600
- "onUpdate:modelValue": o[26] || (o[26] = (d) => l(t).widget.props.treeRowField = d),
610
+ "onUpdate:modelValue": o[27] || (o[27] = (d) => l(t).widget.props.treeRowField = d),
601
611
  placeholder: "本级树节点"
602
612
  }, null, 8, ["modelValue"])
603
613
  ]),
@@ -607,7 +617,7 @@ const J = {
607
617
  default: a(() => [
608
618
  e(g, {
609
619
  modelValue: l(t).widget.props.treeParentField,
610
- "onUpdate:modelValue": o[27] || (o[27] = (d) => l(t).widget.props.treeParentField = d),
620
+ "onUpdate:modelValue": o[28] || (o[28] = (d) => l(t).widget.props.treeParentField = d),
611
621
  placeholder: "父级树节点"
612
622
  }, null, 8, ["modelValue"])
613
623
  ]),
@@ -617,7 +627,7 @@ const J = {
617
627
  default: a(() => [
618
628
  e(g, {
619
629
  modelValue: l(t).widget.props.treeChildrenField,
620
- "onUpdate:modelValue": o[28] || (o[28] = (d) => l(t).widget.props.treeChildrenField = d),
630
+ "onUpdate:modelValue": o[29] || (o[29] = (d) => l(t).widget.props.treeChildrenField = d),
621
631
  placeholder: "树子节点容器"
622
632
  }, null, 8, ["modelValue"])
623
633
  ]),
@@ -627,7 +637,7 @@ const J = {
627
637
  default: a(() => [
628
638
  e(i, {
629
639
  modelValue: l(t).widget.props.treeTransform,
630
- "onUpdate:modelValue": o[29] || (o[29] = (d) => l(t).widget.props.treeTransform = d)
640
+ "onUpdate:modelValue": o[30] || (o[30] = (d) => l(t).widget.props.treeTransform = d)
631
641
  }, null, 8, ["modelValue"])
632
642
  ]),
633
643
  _: 1
@@ -636,7 +646,7 @@ const J = {
636
646
  default: a(() => [
637
647
  e(i, {
638
648
  modelValue: l(t).widget.props.treeExpandAll,
639
- "onUpdate:modelValue": o[30] || (o[30] = (d) => l(t).widget.props.treeExpandAll = d)
649
+ "onUpdate:modelValue": o[31] || (o[31] = (d) => l(t).widget.props.treeExpandAll = d)
640
650
  }, null, 8, ["modelValue"])
641
651
  ]),
642
652
  _: 1
@@ -645,7 +655,7 @@ const J = {
645
655
  default: a(() => [
646
656
  e(i, {
647
657
  modelValue: l(t).widget.props.treeAccordion,
648
- "onUpdate:modelValue": o[31] || (o[31] = (d) => l(t).widget.props.treeAccordion = d)
658
+ "onUpdate:modelValue": o[32] || (o[32] = (d) => l(t).widget.props.treeAccordion = d)
649
659
  }, null, 8, ["modelValue"])
650
660
  ]),
651
661
  _: 1
@@ -654,7 +664,7 @@ const J = {
654
664
  default: a(() => [
655
665
  e(i, {
656
666
  modelValue: l(t).widget.props.isLine,
657
- "onUpdate:modelValue": o[32] || (o[32] = (d) => l(t).widget.props.isLine = d)
667
+ "onUpdate:modelValue": o[33] || (o[33] = (d) => l(t).widget.props.isLine = d)
658
668
  }, null, 8, ["modelValue"])
659
669
  ]),
660
670
  _: 1
@@ -663,7 +673,7 @@ const J = {
663
673
  default: a(() => [
664
674
  e(i, {
665
675
  modelValue: l(t).widget.props.isLine,
666
- "onUpdate:modelValue": o[33] || (o[33] = (d) => l(t).widget.props.isLine = d)
676
+ "onUpdate:modelValue": o[34] || (o[34] = (d) => l(t).widget.props.isLine = d)
667
677
  }, null, 8, ["modelValue"])
668
678
  ]),
669
679
  _: 1
@@ -1,5 +1,5 @@
1
1
  import { ref as g, resolveComponent as u, openBlock as b, createElementBlock as V, Fragment as w, createVNode as e, withCtx as n, unref as a } from "vue";
2
- import { c } from "./index-DuwOh__u.js";
2
+ import { c } from "./index-DbFyMaOY.js";
3
3
  const k = /* @__PURE__ */ Object.assign({ name: "config-text" }, {
4
4
  __name: "index",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { computed as j, ref as g, onMounted as $, resolveComponent as f, openBlock as v, createElementBlock as h, Fragment as x, createVNode as u, withCtx as o, createTextVNode as C, createElementVNode as a, renderList as B, unref as V, toDisplayString as N, nextTick as U, createBlock as D } from "vue";
2
- import { e as E, i as M } from "./index-DuwOh__u.js";
2
+ import { e as E, i as M } from "./index-DbFyMaOY.js";
3
3
  const R = { class: "flex-wrap flex" }, S = ["onClick"], T = { class: "inner cursor-pointer hover:shadow-md hover:shadow-blue-200 border w-full h-full p-1 flex flex-col overflow-hidden items-center rounded-md shadow-sm" }, z = { class: "lab border-t w-full text-center mt-1 font-bold" }, F = /* @__PURE__ */ Object.assign({ name: "chatChoose" }, {
4
4
  __name: "chartChoose",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { computed as z, ref as x, resolveComponent as p, openBlock as k, createElementBlock as U, Fragment as O, createVNode as e, withCtx as l, createTextVNode as V, unref as u, isRef as J, createElementVNode as m } from "vue";
2
- import { _ as E, c as H } from "./index-DuwOh__u.js";
2
+ import { _ as E, c as H } from "./index-DbFyMaOY.js";
3
3
  const h = { class: "h-full flex flex-col" }, B = { class: "flex-1 overflow-hidden" }, T = /* @__PURE__ */ Object.assign({ name: "commonStyleConfig" }, {
4
4
  __name: "dataConfig",
5
5
  props: {