@web-utils/component 2.7.5 → 2.7.7

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 (69) hide show
  1. package/dist/chunks/{ConfigDate.vue_vue_type_template_lang.420fa897.js → ConfigDate.vue_vue_type_template_lang.116fbad4.js} +1 -1
  2. package/dist/chunks/{ConfigDynamic.vue_vue_type_template_lang.82d24ab0.js → ConfigDynamic.vue_vue_type_template_lang.99082e47.js} +1 -1
  3. package/dist/chunks/{ConfigSelect.vue_vue_type_template_lang.7db7e57f.js → ConfigSelect.vue_vue_type_template_lang.e7a9d5b7.js} +6 -6
  4. package/dist/chunks/{ConfigTable.vue_vue_type_template_lang.3e8136d9.js → ConfigTable.vue_vue_type_template_lang.e9060616.js} +4 -1
  5. package/dist/chunks/{ConfigTree.vue_vue_type_style_index_0_scoped_true_lang.3770c37e.js → ConfigTree.vue_vue_type_style_index_0_scoped_true_lang.89ec5376.js} +127 -126
  6. package/dist/chunks/{ConfigUpload.vue_vue_type_template_lang.531a9b2a.js → ConfigUpload.vue_vue_type_template_lang.48dd814b.js} +3 -3
  7. package/dist/chunks/{WidgetConfig.vue_vue_type_template_lang.fbbbff76.js → WidgetConfig.vue_vue_type_template_lang.24a87d72.js} +74 -33
  8. package/dist/chunks/{WidgetForm.vue_vue_type_template_lang.82248338.js → WidgetForm.vue_vue_type_template_lang.fbb7d6b7.js} +12 -7
  9. package/dist/chunks/{WidgetFormGroup.vue_vue_type_template_lang.c636aabd.js → WidgetFormGroup.vue_vue_type_template_lang.47789aae.js} +8 -3
  10. package/dist/components/afd-column/index.js +8 -5
  11. package/dist/components/chat/index.js +14 -14
  12. package/dist/components/column-slot/index.js +25 -26
  13. package/dist/components/config-array/index.js +13 -11
  14. package/dist/components/config-color/index.js +4 -2
  15. package/dist/components/config-custom/index.js +3 -1
  16. package/dist/components/config-date/index.js +7 -5
  17. package/dist/components/config-dynamic/index.js +10 -8
  18. package/dist/components/config-event/index.js +3 -1
  19. package/dist/components/config-group/index.js +8 -6
  20. package/dist/components/config-input/index.js +8 -5
  21. package/dist/components/config-map/index.js +10 -8
  22. package/dist/components/config-number/index.js +12 -10
  23. package/dist/components/config-rate/index.js +4 -2
  24. package/dist/components/config-rate/style.css +1 -1
  25. package/dist/components/config-select/index.js +4 -2
  26. package/dist/components/config-slider/index.js +8 -6
  27. package/dist/components/config-switch/index.js +4 -2
  28. package/dist/components/config-switch/style.css +1 -1
  29. package/dist/components/config-table/index.js +4 -2
  30. package/dist/components/config-textarea/index.js +5 -3
  31. package/dist/components/config-title/index.js +5 -3
  32. package/dist/components/config-tree/index.js +5 -3
  33. package/dist/components/config-tree/style.css +1 -1
  34. package/dist/components/config-u-editor/index.js +6 -4
  35. package/dist/components/config-upload/index.js +5 -3
  36. package/dist/components/dialog-excel/index.js +3 -3
  37. package/dist/components/dialog-filter/index.js +1 -1
  38. package/dist/components/flow/index.js +4 -4
  39. package/dist/components/form-config/index.js +5 -3
  40. package/dist/components/form-temp/index.js +1 -1
  41. package/dist/components/fy-array/index.js +20 -20
  42. package/dist/components/{article → fy-article}/index.js +1 -1
  43. package/dist/components/{article → fy-article}/style.css +0 -0
  44. package/dist/components/fy-checkbox/index.js +1 -1
  45. package/dist/components/{code → fy-code}/index.js +1 -1
  46. package/dist/components/fy-curd/index.js +4 -4
  47. package/dist/components/fy-draggable/index.js +1 -1
  48. package/dist/components/fy-dynamic/index.js +42 -44
  49. package/dist/components/fy-form/index.js +88 -87
  50. package/dist/components/fy-form-design/index.js +17 -9
  51. package/dist/components/fy-input-tree/index.js +1 -1
  52. package/dist/components/{progress → fy-progress}/index.js +1 -1
  53. package/dist/components/fy-radio/index.js +4 -4
  54. package/dist/components/fy-switch/index.js +3 -3
  55. package/dist/components/fy-tree/index.js +1 -1
  56. package/dist/components/fy-u-editor/index.js +374 -0
  57. package/dist/components/fy-u-editor/style.css +1 -0
  58. package/dist/components/fy-upload/index.js +6 -6
  59. package/dist/components/header-search/index.js +9 -3
  60. package/dist/components/search/index.js +1 -1
  61. package/dist/components/table-page/index.js +5 -5
  62. package/dist/components/widget-config/index.js +24 -21
  63. package/dist/components/widget-form/index.js +8 -5
  64. package/dist/components/widget-form-group/index.js +13 -8
  65. package/dist/components/widget-form-table/index.js +17 -12
  66. package/dist/index.css +71 -62
  67. package/dist/index.es.js +2781 -2345
  68. package/package.json +4 -2
  69. package/web-types.json +234 -110
@@ -1,11 +1,16 @@
1
- import { s as c, r as h, W as d } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.30625146.js";
1
+ import { s as a, r as h, W as d } from "../../chunks/WidgetFormTable.vue_vue_type_template_lang.30625146.js";
2
2
  import o from "vuedraggable";
3
3
  import { d as n } from "../../chunks/util.80e28481.js";
4
4
  import { n as r } from "../../chunks/vueComponentNormalizer.71e2aa87.js";
5
5
  const m = {
6
6
  name: "WidgetFormTable",
7
7
  components: { WidgetFormItem: d, Draggable: o },
8
- props: ["data", "column", "select", "index"],
8
+ props: {
9
+ data: Object,
10
+ column: Object,
11
+ select: Object,
12
+ index: Number
13
+ },
9
14
  data() {
10
15
  return {
11
16
  selectWidget: this.select
@@ -44,8 +49,8 @@ const m = {
44
49
  },
45
50
  handleWidgetTableAdd(e, t) {
46
51
  let l = e.newIndex;
47
- const a = e.item;
48
- if (l === 1 && l > t.children.column.length - 1 && (l = 0), ["子表单", "富文本", "坐标拾取器", "分组"].includes(a.textContent)) {
52
+ const s = e.item;
53
+ if (l === 1 && l > t.children.column.length - 1 && (l = 0), ["子表单", "富文本", "坐标拾取器", "分组"].includes(s.textContent)) {
49
54
  t.children.column.splice(l, 1);
50
55
  return;
51
56
  }
@@ -67,24 +72,24 @@ const m = {
67
72
  });
68
73
  }
69
74
  }
70
- }, s = {};
75
+ }, c = {};
71
76
  var g = /* @__PURE__ */ r(
72
77
  m,
73
78
  h,
74
- c,
79
+ a,
75
80
  !1,
76
- p,
81
+ u,
77
82
  null,
78
83
  null,
79
84
  null
80
85
  );
81
- function p(e) {
82
- for (let t in s)
83
- this[t] = s[t];
86
+ function u(e) {
87
+ for (let t in c)
88
+ this[t] = c[t];
84
89
  }
85
- const _ = /* @__PURE__ */ function() {
90
+ const $ = /* @__PURE__ */ function() {
86
91
  return g.exports;
87
92
  }();
88
93
  export {
89
- _ as default
94
+ $ as default
90
95
  };
package/dist/index.css CHANGED
@@ -12,62 +12,6 @@
12
12
  position: fixed;
13
13
  z-index: 10;
14
14
  }
15
- .avue-article__title {
16
- margin-bottom: 15px;
17
- font-size: 32px;
18
- line-height: 32px;
19
- font-weight: 400;
20
- }
21
- .avue-article__meta {
22
- display: block;
23
- margin-bottom: 20px;
24
- font-size: 12px;
25
- color: #999;
26
- }
27
- .avue-article__lead {
28
- color: #666;
29
- font-size: 14px;
30
- line-height: 22px;
31
- border: 1px solid #dedede;
32
- border-radius: 2px;
33
- background: #f9f9f9;
34
- padding: 10px;
35
- }
36
- .avue-article__body {
37
- padding-top: 10px;
38
- background: #fff;
39
- font-family:
40
- Segoe UI,
41
- Lucida Grande,
42
- Helvetica,
43
- Arial,
44
- Microsoft YaHei,
45
- FreeSans,
46
- Arimo,
47
- Droid Sans,
48
- wenquanyi micro hei,
49
- Hiragino Sans GB,
50
- Hiragino Sans GB W3,
51
- FontAwesome,
52
- sans-serif;
53
- color: #333;
54
- font-size: 14px;
55
- }
56
- .avue-article blockquote {
57
- margin: 0;
58
- font-family:
59
- Georgia,
60
- Times New Roman,
61
- Times,
62
- Kai,
63
- Kaiti SC,
64
- KaiTi,
65
- BiauKai,
66
- FontAwesome,
67
- serif;
68
- padding: 1px 0 1px 15px;
69
- border-left: 4px solid #ddd;
70
- }
71
15
  .aside-menu-item {
72
16
  padding: 8px 10px;
73
17
  }
@@ -2793,6 +2737,62 @@ body {
2793
2737
  .avue-array__input .el-button {
2794
2738
  margin-left: 5px;
2795
2739
  }
2740
+ .avue-article__title {
2741
+ margin-bottom: 15px;
2742
+ font-size: 32px;
2743
+ line-height: 32px;
2744
+ font-weight: 400;
2745
+ }
2746
+ .avue-article__meta {
2747
+ display: block;
2748
+ margin-bottom: 20px;
2749
+ font-size: 12px;
2750
+ color: #999;
2751
+ }
2752
+ .avue-article__lead {
2753
+ color: #666;
2754
+ font-size: 14px;
2755
+ line-height: 22px;
2756
+ border: 1px solid #dedede;
2757
+ border-radius: 2px;
2758
+ background: #f9f9f9;
2759
+ padding: 10px;
2760
+ }
2761
+ .avue-article__body {
2762
+ padding-top: 10px;
2763
+ background: #fff;
2764
+ font-family:
2765
+ Segoe UI,
2766
+ Lucida Grande,
2767
+ Helvetica,
2768
+ Arial,
2769
+ Microsoft YaHei,
2770
+ FreeSans,
2771
+ Arimo,
2772
+ Droid Sans,
2773
+ wenquanyi micro hei,
2774
+ Hiragino Sans GB,
2775
+ Hiragino Sans GB W3,
2776
+ FontAwesome,
2777
+ sans-serif;
2778
+ color: #333;
2779
+ font-size: 14px;
2780
+ }
2781
+ .avue-article blockquote {
2782
+ margin: 0;
2783
+ font-family:
2784
+ Georgia,
2785
+ Times New Roman,
2786
+ Times,
2787
+ Kai,
2788
+ Kaiti SC,
2789
+ KaiTi,
2790
+ BiauKai,
2791
+ FontAwesome,
2792
+ serif;
2793
+ padding: 1px 0 1px 15px;
2794
+ border-left: 4px solid #ddd;
2795
+ }
2796
2796
  .avue-checkbox .el-checkbox + .el-checkbox {
2797
2797
  margin-left: 0;
2798
2798
  }
@@ -3314,26 +3314,26 @@ body {
3314
3314
  .avue-form__option i + i {
3315
3315
  margin-left: 10px;
3316
3316
  }
3317
- .dic[data-v-24459f96] {
3317
+ .dic[data-v-8b486734] {
3318
3318
  display: flex;
3319
3319
  margin-bottom: 5px;
3320
3320
  }
3321
- .el-tag[data-v-0922df2b] {
3321
+ .el-tag[data-v-1c86355d] {
3322
3322
  vertical-align: top;
3323
3323
  }
3324
- .el-tag + .el-tag[data-v-0922df2b] {
3324
+ .el-tag + .el-tag[data-v-1c86355d] {
3325
3325
  margin-left: 5px;
3326
3326
  }
3327
- .input-new-tag[data-v-0922df2b] {
3327
+ .input-new-tag[data-v-1c86355d] {
3328
3328
  width: 90px;
3329
3329
  margin-left: 5px;
3330
3330
  vertical-align: bottom;
3331
3331
  }
3332
- .color-picker[data-v-0922df2b] {
3332
+ .color-picker[data-v-1c86355d] {
3333
3333
  left: 10px;
3334
3334
  vertical-align: top;
3335
3335
  }
3336
- .custom-tree-node[data-v-8a482952] {
3336
+ .custom-tree-node[data-v-657de8b2] {
3337
3337
  flex: 1;
3338
3338
  display: flex;
3339
3339
  align-items: center;
@@ -4046,6 +4046,15 @@ body {
4046
4046
  padding: 5px 0;
4047
4047
  height: calc(100% - 32px);
4048
4048
  }
4049
+ .avue-ueditor {
4050
+ border: 1px solid #ccc;
4051
+ }
4052
+ .avue-ueditor .fy-editor-toolbar {
4053
+ border-bottom: 1px solid #ccc;
4054
+ }
4055
+ .avue-ueditor .fy-editor {
4056
+ height: 300px;
4057
+ }
4049
4058
  .avue-upload--upload .el-upload,
4050
4059
  .avue-upload--upload .el-upload__tip {
4051
4060
  display: none;