@jeecg/online 3.7.1-RC → 3.7.4-beta

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 (143) hide show
  1. package/AccountLoginForm-84cbd344.mjs +254 -0
  2. package/AiModal-26903538.mjs +84 -0
  3. package/AppForgetPassword-52443f23.mjs +310 -0
  4. package/AppLogin-ecf798fa.mjs +287 -0
  5. package/AppLoginHeader-4432c584.mjs +27 -0
  6. package/AppNameEmail-3303a037.mjs +180 -0
  7. package/AppRegister-79a62c59.mjs +303 -0
  8. package/AppTenant-f0bef7ca.mjs +373 -0
  9. package/AppThirdForm-fd8b4604.mjs +189 -0
  10. package/AuthButtonConfig-d5bffca0.mjs +156 -0
  11. package/AuthButtonTree-b0bd6c40.mjs +165 -0
  12. package/{AuthDataConfig-5c3a8e6b.mjs → AuthDataConfig-d3b7afa4.mjs} +23 -23
  13. package/{AuthDataTree-dd7a1240.mjs → AuthDataTree-f14a98d9.mjs} +43 -43
  14. package/{AuthFieldConfig-9f6fa06c.mjs → AuthFieldConfig-f1e224cc.mjs} +71 -71
  15. package/AuthFieldTree-5cc0da05.mjs +232 -0
  16. package/{AuthManagerDrawer-76f15e8d.mjs → AuthManagerDrawer-32556109.mjs} +6 -6
  17. package/{AuthSetterModal-f5d2e87f.mjs → AuthSetterModal-364f1f67.mjs} +9 -9
  18. package/BuiltInButtonList-bb6cf95c.mjs +10 -0
  19. package/BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs +338 -0
  20. package/CgformAddressModal-1131274c.mjs +260 -0
  21. package/CgformCopyList-5fba0810.mjs +252 -0
  22. package/{CgformModal-21c5c387.mjs → CgformModal-c4a4e0c2.mjs} +190 -194
  23. package/{CgreportModal-edefa8e3.mjs → CgreportModal-8a84aae5.mjs} +181 -168
  24. package/{CheckDictTable-1bc8322d.mjs → CheckDictTable-8a938e3a.mjs} +3 -3
  25. package/CodeFileListModal-a924902a.mjs +159 -0
  26. package/{CodeFileViewModal-2fe911f4.mjs → CodeFileViewModal-405e2b58.mjs} +66 -66
  27. package/CodeGeneratorModal-2e1dc13d.mjs +281 -0
  28. package/CustomButtonList-c453b654.mjs +274 -0
  29. package/{DBAttributeTable-285d40db.mjs → DBAttributeTable-1a45c7b7.mjs} +3 -3
  30. package/{DbToOnlineModal-5dcb67c3.mjs → DbToOnlineModal-f28ff0a3.mjs} +53 -54
  31. package/{DetailForm-deecbf3d.mjs → DetailForm-c592b8d8.mjs} +5 -5
  32. package/DropMenuItem-1e49abea.mjs +44 -0
  33. package/{EnhanceJavaModal-45c66cd5.mjs → EnhanceJavaModal-d5a93f2a.mjs} +62 -62
  34. package/{EnhanceJsHistory-fab3102e.mjs → EnhanceJsHistory-8ddb0657.mjs} +35 -35
  35. package/{EnhanceJsModal-175357a1.mjs → EnhanceJsModal-dc4f9ade.mjs} +104 -104
  36. package/{EnhanceSqlModal-7ea1b300.mjs → EnhanceSqlModal-984f045d.mjs} +67 -67
  37. package/ErrorTip-bb616e32.mjs +7 -0
  38. package/ErrorTip.vue_vue_type_script_setup_true_lang-49d35987.mjs +60 -0
  39. package/{ExtendConfigModal-a89ae052.mjs → ExtendConfigModal-7d70f362.mjs} +2 -2
  40. package/{FieldExtendJsonModal-32135634.mjs → FieldExtendJsonModal-bf04d70e.mjs} +2 -2
  41. package/{FileSelectModal-1643c8b9.mjs → FileSelectModal-ffc69d4a.mjs} +23 -23
  42. package/{ForeignKeyTable-7f7e28a7.mjs → ForeignKeyTable-92decaea.mjs} +3 -3
  43. package/{IndexTable-cdcc2b48.mjs → IndexTable-2ded2014.mjs} +3 -3
  44. package/JModalTip-a927f85d.mjs +49 -0
  45. package/{JOnlineSearchSelect-22aae934.mjs → JOnlineSearchSelect-04ec87d0.mjs} +1 -1
  46. package/{LeftDepart-d5615ed9.mjs → LeftDepart-52cb6743.mjs} +1 -1
  47. package/LeftRole-b0e0b496.mjs +86 -0
  48. package/{LeftUser-22baa378.mjs → LeftUser-dd4b10e2.mjs} +30 -30
  49. package/{LinkTableConfigModal-9242d750.mjs → LinkTableConfigModal-7eeb3e58.mjs} +43 -31
  50. package/{LinkTableFieldConfigModal-24adc50c.mjs → LinkTableFieldConfigModal-b078fcef.mjs} +1 -1
  51. package/{LinkTableListPiece-f3a8e0d7.mjs → LinkTableListPiece-e016b8e6.mjs} +1 -1
  52. package/{ModalFormDemo-711418db.mjs → ModalFormDemo-aaa719a7.mjs} +1 -1
  53. package/OnlCgformErpList-5c5acdaa.mjs +488 -0
  54. package/OnlCgformErpSubTable-e1b88312.mjs +441 -0
  55. package/{OnlCgformInnerSubTable-6c23781f.mjs → OnlCgformInnerSubTable-6b6fa15a.mjs} +38 -38
  56. package/OnlCgformInnerTableList-b283a525.mjs +474 -0
  57. package/OnlCgformTabList-91e3dd78.mjs +424 -0
  58. package/OnlineAutoList-84475f1b.mjs +513 -0
  59. package/OnlineAutoModal-95f46901.mjs +260 -0
  60. package/OnlineAutoTreeList-20b9ce04.mjs +523 -0
  61. package/OnlineCustomModal-c8b1e780.mjs +232 -0
  62. package/{OnlineDetailModal-d5895734.mjs → OnlineDetailModal-5b412bb9.mjs} +74 -65
  63. package/OnlineForm-58282699.mjs +1012 -0
  64. package/{OnlineFormDetail-022ca117.mjs → OnlineFormDetail-fc087725.mjs} +7 -7
  65. package/{OnlineFormUrlAdd-9715d70a.mjs → OnlineFormUrlAdd-bc9105bb.mjs} +9 -9
  66. package/{OnlineFormUrlDetail-8f864b1a.mjs → OnlineFormUrlDetail-ad912560.mjs} +11 -11
  67. package/{OnlineFormUrlEdit-ac985b36.mjs → OnlineFormUrlEdit-f2fa79ff.mjs} +9 -9
  68. package/OnlineFormUrlSuccess-76813d45.mjs +59 -0
  69. package/OnlineQueryForm-9248341f.mjs +484 -0
  70. package/{OnlineSearchFormItem-6c557343.mjs → OnlineSearchFormItem-1e437bd3.mjs} +82 -82
  71. package/{OnlineSelectCascade-05c40fef.mjs → OnlineSelectCascade-d631ed72.mjs} +1 -1
  72. package/{OnlineSubFormDetail-58e896ce.mjs → OnlineSubFormDetail-8be879b9.mjs} +52 -53
  73. package/{OnlineTabAutoModal-47b18ad6.mjs → OnlineTabAutoModal-c9ca3c24.mjs} +108 -95
  74. package/{OnlineTabDetailModal-82de1465.mjs → OnlineTabDetailModal-fd4c9a72.mjs} +36 -36
  75. package/OnlineTabForm-1940e88b.mjs +814 -0
  76. package/{OnlineTabFormDetail-8d0c40c0.mjs → OnlineTabFormDetail-2aa67564.mjs} +17 -17
  77. package/{PageAttributeTable-25e3b7da.mjs → PageAttributeTable-66e7b485.mjs} +108 -108
  78. package/PhoneLoginForm-86437a9d.mjs +214 -0
  79. package/{ProcessOnlineForm-148632fe.mjs → ProcessOnlineForm-98ede18d.mjs} +32 -32
  80. package/{QueryTable-f7bfca7f.mjs → QueryTable-65d3f54f.mjs} +3 -3
  81. package/SetSwitchOptions-f914bc17.mjs +62 -0
  82. package/ShareAddView-657f0f8b.mjs +86 -0
  83. package/ShareEditView-1b945fd3.mjs +92 -0
  84. package/ShareView-222ed3d8.mjs +80 -0
  85. package/ShareView.vue_vue_type_script_setup_true_lang-44fbeaff.mjs +162 -0
  86. package/SingleView-23b0cb4e.mjs +68 -0
  87. package/SingleView.vue_vue_type_style_index_0_lang-e0f2f6c0.mjs +131 -0
  88. package/SuperQuery-46032e66.mjs +974 -0
  89. package/{SuperQueryValComponent-7ad86d4b.mjs → SuperQueryValComponent-5a9ccfd4.mjs} +1 -1
  90. package/{SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs → SuperQueryValComponent.vue_vue_type_script_lang-8fe34917.mjs} +11 -11
  91. package/{auth.api-ea1d33d4.mjs → auth.api-53df4c33.mjs} +17 -17
  92. package/{auth.data-511e5197.mjs → auth.data-626c5083.mjs} +16 -12
  93. package/button.data-fe45d43b.mjs +12 -0
  94. package/{cgform.data-475d4984.mjs → cgform.data-0ca62d09.mjs} +4 -1
  95. package/{enhance.data-a67572e1.mjs → enhance.data-6601ff44.mjs} +1 -1
  96. package/index-19eaef11.mjs +11 -0
  97. package/index-1a2e8832.mjs +135 -0
  98. package/{index-f30613d1.mjs → index-2fb8e07f.mjs} +59 -59
  99. package/index-5e89258d.mjs +8 -0
  100. package/index-9e1e1e53.mjs +57 -0
  101. package/{index-30e0e923.mjs → index-a039036e.mjs} +272 -262
  102. package/index-c5a79b0b.mjs +219 -0
  103. package/index-cce225be.mjs +110 -0
  104. package/index-f2c2d1cf.mjs +74 -0
  105. package/main.index.js +1 -1
  106. package/package.json +1 -1
  107. package/shareStore-7de6c7a6.mjs +67 -0
  108. package/style.css +1 -1
  109. package/useCgformList-f3cb9156.mjs +378 -0
  110. package/useExtendComponent-bb98e568.mjs +4460 -0
  111. package/useListButton-98908683.mjs +719 -0
  112. package/{useSchemas-a9c75b0f.mjs → useSchemas-b074f3a1.mjs} +33 -0
  113. package/{useTableSync-d7e9f18d.mjs → useTableSync-075826a1.mjs} +1 -1
  114. package/utils-9fce7606.mjs +16 -0
  115. package/AiModal-6de335e3.mjs +0 -84
  116. package/AuthButtonConfig-89763932.mjs +0 -154
  117. package/AuthButtonTree-2d87d0b3.mjs +0 -157
  118. package/AuthFieldTree-e326fc38.mjs +0 -232
  119. package/CgformCopyList-365b3e8f.mjs +0 -251
  120. package/CodeFileListModal-24601898.mjs +0 -159
  121. package/CodeGeneratorModal-f09fe903.mjs +0 -282
  122. package/CustomButtonList-f07bc695.mjs +0 -397
  123. package/JModalTip-b055ab60.mjs +0 -49
  124. package/LeftRole-2ed8a2bf.mjs +0 -86
  125. package/OnlCgformErpList-58acdfa0.mjs +0 -470
  126. package/OnlCgformErpSubTable-9b1e1938.mjs +0 -426
  127. package/OnlCgformInnerTableList-4b5e14ed.mjs +0 -458
  128. package/OnlCgformTabList-019ad753.mjs +0 -408
  129. package/OnlineAutoList-48589d09.mjs +0 -493
  130. package/OnlineAutoModal-c2928847.mjs +0 -239
  131. package/OnlineAutoTreeList-3baa1d00.mjs +0 -503
  132. package/OnlineCustomModal-9e17b6ce.mjs +0 -232
  133. package/OnlineForm-9f1153ba.mjs +0 -985
  134. package/OnlineFormUrlSuccess-3dfc54ab.mjs +0 -59
  135. package/OnlineQueryForm-eedb9a60.mjs +0 -466
  136. package/OnlineTabForm-27655c83.mjs +0 -817
  137. package/SetSwitchOptions-b2af757f.mjs +0 -62
  138. package/SuperQuery-a8592995.mjs +0 -967
  139. package/index-1d1a6e56.mjs +0 -57
  140. package/useCgformList-f41d4dc1.mjs +0 -426
  141. package/useExtendComponent-dcae5c78.mjs +0 -4399
  142. package/useListButton-bfac4ecf.mjs +0 -697
  143. /package/{OnlineForm.vue_vue_type_style_index_0_scoped_4657b304_lang-4ed993c7.mjs → OnlineForm.vue_vue_type_style_index_0_scoped_3f26e7bd_lang-4ed993c7.mjs} +0 -0
@@ -1,239 +0,0 @@
1
- var B = (e, p, t) => new Promise((d, s) => {
2
- var f = (o) => {
3
- try {
4
- i(t.next(o));
5
- } catch (r) {
6
- s(r);
7
- }
8
- }, a = (o) => {
9
- try {
10
- i(t.throw(o));
11
- } catch (r) {
12
- s(r);
13
- }
14
- }, i = (o) => o.done ? d(o.value) : Promise.resolve(o.value).then(f, a);
15
- i((t = t.apply(e, p)).next());
16
- });
17
- import { defineComponent as j, ref as I, watch as H, resolveComponent as l, openBlock as C, createBlock as g, mergeProps as T, withCtx as m, createVNode as c, createElementBlock as U, Fragment as q, renderList as z, createTextVNode as S, toDisplayString as G, createCommentVNode as J } from "vue";
18
- import { BasicModal as K } from "/@/components/Modal";
19
- import Q from "./OnlineForm-9f1153ba.mjs";
20
- import { b as X } from "./useExtendComponent-dcae5c78.mjs";
21
- import Y from "/@/components/jeecg/comment/CommentPanel.vue";
22
- import { a as Z } from "./constant-fa63bd66.mjs";
23
- import { _ as x } from "./index-1d1a6e56.mjs";
24
- import "/@/hooks/web/useMessage";
25
- import "/@/components/Form/index";
26
- import "/@/utils/http/axios";
27
- import "lodash-es";
28
- import "/@/utils";
29
- import "/@/components/Loading";
30
- import "/@/components/jeecg/JVxeTable/types";
31
- import "/@/utils/auth";
32
- import "@ant-design/icons-vue";
33
- import "/@/hooks/core/useContext";
34
- import "/@/utils/mitt";
35
- import "./useCustomHook-acb00837.mjs";
36
- import "/@/utils/cache";
37
- import "/@/utils/common/compUtils";
38
- import "/@/store/modules/user";
39
- import "/@/hooks/web/useAppInject";
40
- import "/@/utils/is";
41
- import "/@/store/modules/permission";
42
- import "./OnlineForm.vue_vue_type_style_index_0_scoped_4657b304_lang-4ed993c7.mjs";
43
- import "/@/components/Form/src/componentMap";
44
- import "/@/utils/propTypes";
45
- import "/@/components/Form/src/jeecg/components/JUpload";
46
- import "/@/views/system/user/user.api";
47
- import "/@/utils/desform/customExpression";
48
- import "/@/utils/dict/JDictSelectUtil";
49
- import "/@/components/Table";
50
- import "/@/hooks/system/useListPage";
51
- import "vue-router";
52
- import "/@/components/Form/src/utils/Area";
53
- import "/@/components/Preview/index";
54
- import "./LinkTableListPiece-f3a8e0d7.mjs";
55
- import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
56
- import "/@/api/common/api";
57
- import "/@/assets/images/placeholderImage.png";
58
- import "./OnlineSelectCascade-05c40fef.mjs";
59
- import "./JModalTip-b055ab60.mjs";
60
- import "ant-design-vue";
61
- import "@vueuse/core";
62
- const ee = j({
63
- name: "OnlineAutoModal",
64
- props: {
65
- id: {
66
- type: String,
67
- default: ""
68
- },
69
- // 为了区分来源,编码时主要是erp子表有特殊处理
70
- source: {
71
- type: String,
72
- default: ""
73
- }
74
- },
75
- components: {
76
- BasicModal: K,
77
- OnlineForm: Q,
78
- CommentPanel: Y
79
- },
80
- emits: ["success", "register", "formConfig"],
81
- setup(e, { emit: p }) {
82
- const t = I(), d = I(0);
83
- function s() {
84
- t.value && t.value.reload();
85
- }
86
- const {
87
- title: f,
88
- modalWidth: a,
89
- registerModal: i,
90
- closeModal: o,
91
- cgButtonList: r,
92
- handleCgButtonClick: b,
93
- disableSubmit: h,
94
- handleSubmit: n,
95
- submitLoading: k,
96
- handleCancel: F,
97
- handleFormConfig: N,
98
- onlineFormCompRef: O,
99
- formTemplate: R,
100
- isTreeForm: v,
101
- pidFieldName: M,
102
- renderSuccess: w,
103
- formRendered: E,
104
- tableName: $,
105
- tableId: L,
106
- formDataId: A,
107
- enableComment: P,
108
- onCloseEvent: y,
109
- themeTemplate: _
110
- } = X(!1, { emit: p }, s);
111
- function D(u) {
112
- p("success", u), o(), y();
113
- }
114
- H(() => e.id, V, { immediate: !0 });
115
- function V() {
116
- return B(this, null, function* () {
117
- if (E.value = !1, !e.id)
118
- return;
119
- const u = {};
120
- e.source === Z && (u.tabletype = 3), yield N(e.id, u);
121
- });
122
- }
123
- return {
124
- title: f,
125
- onlineFormCompRef: O,
126
- renderSuccess: w,
127
- registerModal: i,
128
- handleSubmit: n,
129
- handleSuccess: D,
130
- handleCancel: F,
131
- modalWidth: a,
132
- formTemplate: R,
133
- disableSubmit: h,
134
- cgButtonList: r,
135
- handleCgButtonClick: b,
136
- isTreeForm: v,
137
- pidFieldName: M,
138
- submitLoading: k,
139
- tableName: $,
140
- tableId: L,
141
- formDataId: A,
142
- enableComment: P,
143
- commentPanelRef: t,
144
- onCloseEvent: y,
145
- themeTemplate: _,
146
- handleCommentOpen: (u, W) => {
147
- d.value = W;
148
- },
149
- commentSpan: d
150
- };
151
- }
152
- });
153
- function oe(e, p, t, d, s, f) {
154
- const a = l("a-button"), i = l("a-col"), o = l("a-row"), r = l("online-form"), b = l("comment-panel"), h = l("BasicModal");
155
- return C(), g(h, T({
156
- title: e.title,
157
- onCancel: e.onCloseEvent,
158
- enableComment: e.enableComment,
159
- width: e.modalWidth
160
- }, e.$attrs, {
161
- maxHeight: 600,
162
- onRegister: e.registerModal,
163
- wrapClassName: "jeecg-online-modal",
164
- onOk: e.handleSubmit,
165
- onCommentOpen: e.handleCommentOpen
166
- }), {
167
- footer: m(() => [
168
- c(o, null, {
169
- default: m(() => [
170
- c(i, {
171
- span: 24 - e.commentSpan
172
- }, {
173
- default: m(() => [
174
- (C(!0), U(q, null, z(e.cgButtonList, (n) => (C(), g(a, {
175
- key: n.id,
176
- type: "primary",
177
- onClick: (k) => e.handleCgButtonClick(n.optType, n.buttonCode),
178
- preIcon: n.buttonIcon ? "ant-design:" + n.buttonIcon : ""
179
- }, {
180
- default: m(() => [
181
- S(G(n.buttonName), 1)
182
- ]),
183
- _: 2
184
- }, 1032, ["onClick", "preIcon"]))), 128)),
185
- e.disableSubmit ? J("", !0) : (C(), g(a, {
186
- key: "submit",
187
- type: "primary",
188
- onClick: e.handleSubmit,
189
- loading: e.submitLoading
190
- }, {
191
- default: m(() => [
192
- S("确定")
193
- ]),
194
- _: 1
195
- }, 8, ["onClick", "loading"])),
196
- c(a, {
197
- key: "back",
198
- onClick: e.handleCancel
199
- }, {
200
- default: m(() => [
201
- S("关闭")
202
- ]),
203
- _: 1
204
- }, 8, ["onClick"])
205
- ]),
206
- _: 1
207
- }, 8, ["span"])
208
- ]),
209
- _: 1
210
- })
211
- ]),
212
- comment: m(() => [
213
- c(b, {
214
- ref: "commentPanelRef",
215
- tableId: e.tableId,
216
- tableName: e.tableName,
217
- dataId: e.formDataId
218
- }, null, 8, ["tableId", "tableName", "dataId"])
219
- ]),
220
- default: m(() => [
221
- c(r, T(e.$attrs, {
222
- ref: "onlineFormCompRef",
223
- id: e.id,
224
- disabled: e.disableSubmit,
225
- "form-template": e.formTemplate,
226
- isTree: e.isTreeForm,
227
- pidField: e.pidFieldName,
228
- themeTemplate: e.themeTemplate,
229
- onRendered: e.renderSuccess,
230
- onSuccess: e.handleSuccess
231
- }), null, 16, ["id", "disabled", "form-template", "isTree", "pidField", "themeTemplate", "onRendered", "onSuccess"])
232
- ]),
233
- _: 1
234
- }, 16, ["title", "onCancel", "enableComment", "width", "onRegister", "onOk", "onCommentOpen"]);
235
- }
236
- const Xe = /* @__PURE__ */ x(ee, [["render", oe]]);
237
- export {
238
- Xe as default
239
- };