@univerjs/preset-docs-collaboration 0.25.0 → 1.0.0-alpha.0
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/README.md +3 -3
- package/lib/cjs/index.js +66 -1
- package/lib/cjs/locales/ar-SA.js +11 -1
- package/lib/cjs/locales/ca-ES.js +11 -1
- package/lib/cjs/locales/de-DE.js +11 -1
- package/lib/cjs/locales/en-US.js +11 -1
- package/lib/cjs/locales/es-ES.js +11 -1
- package/lib/cjs/locales/fa-IR.js +11 -1
- package/lib/cjs/locales/fr-FR.js +11 -1
- package/lib/cjs/locales/id-ID.js +11 -1
- package/lib/cjs/locales/it-IT.js +11 -1
- package/lib/cjs/locales/ja-JP.js +11 -1
- package/lib/cjs/locales/ko-KR.js +11 -1
- package/lib/cjs/locales/pl-PL.js +11 -1
- package/lib/cjs/locales/pt-BR.js +11 -1
- package/lib/cjs/locales/ru-RU.js +11 -1
- package/lib/cjs/locales/sk-SK.js +11 -1
- package/lib/cjs/locales/vi-VN.js +11 -1
- package/lib/cjs/locales/zh-CN.js +11 -1
- package/lib/cjs/locales/zh-HK.js +11 -1
- package/lib/cjs/locales/zh-TW.js +11 -1
- package/lib/cjs/rolldown-runtime-C_NdSu1c.js +34 -0
- package/lib/es/index.js +49 -45
- package/lib/es/locales/ar-SA.js +8 -10
- package/lib/es/locales/ca-ES.js +8 -10
- package/lib/es/locales/de-DE.js +8 -10
- package/lib/es/locales/en-US.js +8 -10
- package/lib/es/locales/es-ES.js +8 -10
- package/lib/es/locales/fa-IR.js +8 -10
- package/lib/es/locales/fr-FR.js +8 -10
- package/lib/es/locales/id-ID.js +8 -10
- package/lib/es/locales/it-IT.js +8 -10
- package/lib/es/locales/ja-JP.js +8 -10
- package/lib/es/locales/ko-KR.js +8 -10
- package/lib/es/locales/pl-PL.js +8 -10
- package/lib/es/locales/pt-BR.js +8 -10
- package/lib/es/locales/ru-RU.js +8 -10
- package/lib/es/locales/sk-SK.js +8 -10
- package/lib/es/locales/vi-VN.js +8 -10
- package/lib/es/locales/zh-CN.js +8 -10
- package/lib/es/locales/zh-HK.js +8 -10
- package/lib/es/locales/zh-TW.js +8 -10
- package/lib/index.css +192 -1
- package/lib/index.js +49 -45
- package/lib/locales/ar-SA.js +8 -10
- package/lib/locales/ca-ES.js +8 -10
- package/lib/locales/de-DE.js +8 -10
- package/lib/locales/en-US.js +8 -10
- package/lib/locales/es-ES.js +8 -10
- package/lib/locales/fa-IR.js +8 -10
- package/lib/locales/fr-FR.js +8 -10
- package/lib/locales/id-ID.js +8 -10
- package/lib/locales/it-IT.js +8 -10
- package/lib/locales/ja-JP.js +8 -10
- package/lib/locales/ko-KR.js +8 -10
- package/lib/locales/pl-PL.js +8 -10
- package/lib/locales/pt-BR.js +8 -10
- package/lib/locales/ru-RU.js +8 -10
- package/lib/locales/sk-SK.js +8 -10
- package/lib/locales/vi-VN.js +8 -10
- package/lib/locales/zh-CN.js +8 -10
- package/lib/locales/zh-HK.js +8 -10
- package/lib/locales/zh-TW.js +8 -10
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locales/ar-SA.d.ts +89 -1
- package/lib/types/locales/ca-ES.d.ts +89 -1
- package/lib/types/locales/de-DE.d.ts +89 -1
- package/lib/types/locales/en-US.d.ts +89 -1
- package/lib/types/locales/es-ES.d.ts +89 -1
- package/lib/types/locales/fa-IR.d.ts +89 -1
- package/lib/types/locales/fr-FR.d.ts +89 -1
- package/lib/types/locales/id-ID.d.ts +89 -1
- package/lib/types/locales/it-IT.d.ts +89 -1
- package/lib/types/locales/ja-JP.d.ts +89 -1
- package/lib/types/locales/ko-KR.d.ts +89 -1
- package/lib/types/locales/pl-PL.d.ts +89 -1
- package/lib/types/locales/pt-BR.d.ts +89 -1
- package/lib/types/locales/ru-RU.d.ts +89 -1
- package/lib/types/locales/sk-SK.d.ts +89 -1
- package/lib/types/locales/vi-VN.d.ts +89 -1
- package/lib/types/locales/zh-CN.d.ts +89 -1
- package/lib/types/locales/zh-HK.d.ts +89 -1
- package/lib/types/locales/zh-TW.d.ts +89 -1
- package/lib/types/preset.d.ts +7 -0
- package/package.json +17 -20
- package/LICENSE +0 -176
- package/lib/types/types.d.ts +0 -11
- package/lib/types/umd.d.ts +0 -8
- package/lib/umd/index.js +0 -14
- package/lib/umd/locales/ar-SA.js +0 -8
- package/lib/umd/locales/ca-ES.js +0 -8
- package/lib/umd/locales/de-DE.js +0 -8
- package/lib/umd/locales/en-US.js +0 -8
- package/lib/umd/locales/es-ES.js +0 -8
- package/lib/umd/locales/fa-IR.js +0 -8
- package/lib/umd/locales/fr-FR.js +0 -8
- package/lib/umd/locales/id-ID.js +0 -8
- package/lib/umd/locales/it-IT.js +0 -8
- package/lib/umd/locales/ja-JP.js +0 -8
- package/lib/umd/locales/ko-KR.js +0 -8
- package/lib/umd/locales/pl-PL.js +0 -8
- package/lib/umd/locales/pt-BR.js +0 -8
- package/lib/umd/locales/ru-RU.js +0 -8
- package/lib/umd/locales/sk-SK.js +0 -8
- package/lib/umd/locales/vi-VN.js +0 -8
- package/lib/umd/locales/zh-CN.js +0 -8
- package/lib/umd/locales/zh-HK.js +0 -8
- package/lib/umd/locales/zh-TW.js +0 -8
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|
|
@@ -1,4 +1,92 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
2
|
+
'collaboration-client': {
|
|
3
|
+
collabClient: {
|
|
4
|
+
tooltip: {
|
|
5
|
+
reconnect: string;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
collabStatus: {
|
|
9
|
+
fetchMiss: string;
|
|
10
|
+
conflict: string;
|
|
11
|
+
notCollab: string;
|
|
12
|
+
synced: string;
|
|
13
|
+
syncing: string;
|
|
14
|
+
offline: string;
|
|
15
|
+
};
|
|
16
|
+
session: {
|
|
17
|
+
'connection-failed': string;
|
|
18
|
+
'will-retry': string;
|
|
19
|
+
'room-full': string;
|
|
20
|
+
'join-failed': string;
|
|
21
|
+
'room-not-exists': string;
|
|
22
|
+
'room-permission-denied': string;
|
|
23
|
+
'room-cnt-exceeds': string;
|
|
24
|
+
'collaboration-timeout': string;
|
|
25
|
+
};
|
|
26
|
+
conflict: {
|
|
27
|
+
title: string;
|
|
28
|
+
content: string;
|
|
29
|
+
};
|
|
30
|
+
permission: {
|
|
31
|
+
title: string;
|
|
32
|
+
content: string;
|
|
33
|
+
};
|
|
34
|
+
collaboration: {
|
|
35
|
+
'single-unit': {
|
|
36
|
+
warning: string;
|
|
37
|
+
};
|
|
38
|
+
closeRoom: string;
|
|
39
|
+
};
|
|
40
|
+
auth: {
|
|
41
|
+
needGotoLoginAlert: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
} & {
|
|
45
|
+
'collaboration-client-ui': {
|
|
46
|
+
collabClient: {
|
|
47
|
+
tooltip: {
|
|
48
|
+
reconnect: string;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
collabStatus: {
|
|
52
|
+
fetchMiss: string;
|
|
53
|
+
conflict: string;
|
|
54
|
+
notCollab: string;
|
|
55
|
+
synced: string;
|
|
56
|
+
syncing: string;
|
|
57
|
+
offline: string;
|
|
58
|
+
};
|
|
59
|
+
session: {
|
|
60
|
+
'connection-failed': string;
|
|
61
|
+
'will-retry': string;
|
|
62
|
+
'room-full': string;
|
|
63
|
+
'collaboration-timeout': string;
|
|
64
|
+
};
|
|
65
|
+
conflict: {
|
|
66
|
+
title: string;
|
|
67
|
+
content: string;
|
|
68
|
+
};
|
|
69
|
+
permission: {
|
|
70
|
+
title: string;
|
|
71
|
+
content: string;
|
|
72
|
+
};
|
|
73
|
+
collaboration: {
|
|
74
|
+
'offline-data-not-saved': string;
|
|
75
|
+
'single-unit': {
|
|
76
|
+
warning: string;
|
|
77
|
+
};
|
|
78
|
+
closeRoom: string;
|
|
79
|
+
};
|
|
80
|
+
auth: {
|
|
81
|
+
needGotoLoginAlert: string;
|
|
82
|
+
};
|
|
83
|
+
formula: {
|
|
84
|
+
calculation: {
|
|
85
|
+
started: string;
|
|
86
|
+
waiting: string;
|
|
87
|
+
unable: string;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
90
|
+
};
|
|
3
91
|
};
|
|
4
92
|
export default _default;
|