agilebuilder-ui 1.1.45-ai2 → 1.1.46
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.
- package/lib/{401-beb8c7d3.js → 401-1bde8dc9.js} +1 -1
- package/lib/{404-453588b3.js → 404-48d76996.js} +1 -1
- package/lib/{iframe-page-11560b58.js → iframe-page-77e184a0.js} +1 -1
- package/lib/index-465b0d69.js +73558 -0
- package/lib/super-ui.css +1 -1
- package/lib/super-ui.js +32 -33
- package/lib/super-ui.umd.cjs +136 -168
- package/lib/{tab-content-iframe-index-2cadaa46.js → tab-content-iframe-index-39745d49.js} +1 -1
- package/lib/{tab-content-index-3455e8d6.js → tab-content-index-65696e56.js} +1 -1
- package/lib/{tache-subprocess-history-cfb4e2eb.js → tache-subprocess-history-ef943f95.js} +1 -1
- package/package.json +2 -7
- package/packages/index.js +13 -16
- package/packages/super-grid/src/super-grid.vue +1 -14
- package/src/i18n/langs/cn.js +2 -14
- package/src/i18n/langs/en.js +1 -13
- package/src/store/modules/tab-content.js +3 -9
- package/src/styles/element-ui.scss +8 -7
- package/lib/index-bc79f11f.js +0 -93084
- package/packages/chat-embed/index.ts +0 -6
- package/packages/chat-embed/src/chat-embed-message.ts +0 -79
- package/packages/chat-embed/src/chat-embed.css +0 -117
- package/packages/chat-embed/src/chat-sender.vue +0 -240
- package/packages/chat-embed/src/header.vue +0 -50
- package/packages/chat-embed/src/index.vue +0 -420
- package/packages/chat-embed/src/recommendation-message.vue +0 -37
- package/packages/chat-embed/src/util.ts +0 -33
- package/packages/json-view/index.ts +0 -3
- package/packages/json-view/json-view-dialog.vue +0 -53
- package/packages/json-view/json-view.vue +0 -126
- package/src/assets/chat-embed/avatar.png +0 -0
- package/src/store/modules/chat-ai-store.ts +0 -78
- package/src/utils/chat-ai-util.ts +0 -31
package/lib/super-ui.js
CHANGED
|
@@ -1,42 +1,41 @@
|
|
|
1
|
-
import { B as s,
|
|
1
|
+
import { B as s, D as o, A as t, e as n, C as p, t as i, v as u, F as l, w as m, G as d, h as c, I, j as T, k as g, l as k, x as S, O as U, p as D, R as W, q as w, y as R, K as f, u as v, H as F, z as b, d as B, E as C, r as M, S as y, V as G, n as H, o as L, W as h, J as x, f as z, Y as E, L as N } from "./index-465b0d69.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Breadcrumb,
|
|
5
|
-
o as
|
|
6
|
-
t as
|
|
7
|
-
n as
|
|
8
|
-
p as
|
|
9
|
-
i as
|
|
10
|
-
u as
|
|
11
|
-
l as
|
|
12
|
-
m as
|
|
13
|
-
d as
|
|
14
|
-
c as
|
|
15
|
-
I as
|
|
16
|
-
T as
|
|
17
|
-
g as
|
|
18
|
-
k as
|
|
19
|
-
S as
|
|
20
|
-
U as
|
|
21
|
-
D as
|
|
22
|
-
W as
|
|
23
|
-
w as
|
|
24
|
-
R as
|
|
25
|
-
b as RichEditor,
|
|
5
|
+
o as DepartmentTree,
|
|
6
|
+
t as DepartmentTreeMobile,
|
|
7
|
+
n as DepartmentUserTree,
|
|
8
|
+
p as DepartmentUserTreeMobile,
|
|
9
|
+
i as DynamicSourceSelect,
|
|
10
|
+
u as FsPreview,
|
|
11
|
+
l as FsUpload,
|
|
12
|
+
m as FsUploadList,
|
|
13
|
+
d as FsUploadNew,
|
|
14
|
+
c as Hamburger,
|
|
15
|
+
I as InlineDepartmentTree,
|
|
16
|
+
T as InlineDepartmentUserTree,
|
|
17
|
+
g as InlineWorkgroupTree,
|
|
18
|
+
k as InlineWorkgroupUserTree,
|
|
19
|
+
S as MultipartUpload,
|
|
20
|
+
U as OrganizationInput,
|
|
21
|
+
D as RemoveDepartment,
|
|
22
|
+
W as RemoveUser,
|
|
23
|
+
w as RemoveWorkgroup,
|
|
24
|
+
R as RichEditor,
|
|
26
25
|
f as RowForm,
|
|
27
26
|
v as ScanCodeInput,
|
|
28
27
|
F as ScanCodeInputBrowser,
|
|
29
|
-
|
|
28
|
+
b as SecretInfo,
|
|
30
29
|
B as SuperGrid,
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
C as SuperIcon,
|
|
31
|
+
M as SuperNineGrid,
|
|
33
32
|
y as SvgIcon,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
33
|
+
G as ValidCode,
|
|
34
|
+
H as WorkflowButton,
|
|
35
|
+
L as WorkflowHistoryList,
|
|
36
|
+
h as WorkgroupTree,
|
|
37
|
+
x as WorkgroupTreeMobile,
|
|
38
|
+
z as WorkgroupUserTree,
|
|
39
|
+
E as YearRangePicker,
|
|
40
|
+
N as default
|
|
42
41
|
};
|