@univerjs/preset-sheets-advanced 0.23.0 → 0.25.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/lib/cjs/index.js +1 -1
- package/lib/cjs/locales/ar-SA.js +1 -0
- package/lib/cjs/locales/ca-ES.js +1 -1
- package/lib/cjs/locales/de-DE.js +1 -0
- package/lib/cjs/locales/en-US.js +1 -1
- package/lib/cjs/locales/es-ES.js +1 -1
- package/lib/cjs/locales/fa-IR.js +1 -1
- package/lib/cjs/locales/fr-FR.js +1 -1
- package/lib/cjs/locales/id-ID.js +1 -0
- package/lib/cjs/locales/it-IT.js +1 -0
- package/lib/cjs/locales/ja-JP.js +1 -1
- package/lib/cjs/locales/ko-KR.js +1 -1
- package/lib/cjs/locales/pl-PL.js +1 -0
- package/lib/cjs/locales/pt-BR.js +1 -0
- package/lib/cjs/locales/ru-RU.js +1 -1
- package/lib/cjs/locales/sk-SK.js +1 -1
- package/lib/cjs/locales/vi-VN.js +1 -1
- package/lib/cjs/locales/zh-CN.js +1 -1
- package/lib/cjs/locales/zh-HK.js +1 -0
- package/lib/cjs/locales/zh-TW.js +1 -1
- package/lib/es/index.js +24 -17
- package/lib/es/locales/ar-SA.js +26 -0
- package/lib/es/locales/ca-ES.js +15 -11
- package/lib/es/locales/de-DE.js +26 -0
- package/lib/es/locales/en-US.js +15 -11
- package/lib/es/locales/es-ES.js +12 -8
- package/lib/es/locales/fa-IR.js +15 -11
- package/lib/es/locales/fr-FR.js +18 -14
- package/lib/es/locales/id-ID.js +26 -0
- package/lib/es/locales/it-IT.js +26 -0
- package/lib/es/locales/ja-JP.js +15 -11
- package/lib/es/locales/ko-KR.js +15 -11
- package/lib/es/locales/pl-PL.js +26 -0
- package/lib/es/locales/pt-BR.js +26 -0
- package/lib/es/locales/ru-RU.js +17 -13
- package/lib/es/locales/sk-SK.js +12 -8
- package/lib/es/locales/vi-VN.js +12 -8
- package/lib/es/locales/zh-CN.js +15 -11
- package/lib/es/locales/zh-HK.js +26 -0
- package/lib/es/locales/zh-TW.js +15 -11
- package/lib/index.js +24 -17
- package/lib/locales/ar-SA.js +26 -0
- package/lib/locales/ca-ES.js +15 -11
- package/lib/locales/de-DE.js +26 -0
- package/lib/locales/en-US.js +15 -11
- package/lib/locales/es-ES.js +12 -8
- package/lib/locales/fa-IR.js +15 -11
- package/lib/locales/fr-FR.js +18 -14
- package/lib/locales/id-ID.js +26 -0
- package/lib/locales/it-IT.js +26 -0
- package/lib/locales/ja-JP.js +15 -11
- package/lib/locales/ko-KR.js +15 -11
- package/lib/locales/pl-PL.js +26 -0
- package/lib/locales/pt-BR.js +26 -0
- package/lib/locales/ru-RU.js +17 -13
- package/lib/locales/sk-SK.js +12 -8
- package/lib/locales/vi-VN.js +12 -8
- package/lib/locales/zh-CN.js +15 -11
- package/lib/locales/zh-HK.js +26 -0
- package/lib/locales/zh-TW.js +15 -11
- package/lib/types/index.d.ts +2 -0
- package/lib/types/locales/ar-SA.d.ts +4 -0
- package/lib/types/locales/de-DE.d.ts +4 -0
- package/lib/types/locales/id-ID.d.ts +4 -0
- package/lib/types/locales/it-IT.d.ts +4 -0
- package/lib/types/locales/pl-PL.d.ts +4 -0
- package/lib/types/locales/pt-BR.d.ts +4 -0
- package/lib/types/locales/zh-HK.d.ts +4 -0
- package/lib/types/umd.d.ts +3 -0
- package/lib/umd/index.js +38 -29
- package/lib/umd/locales/ar-SA.js +32 -0
- package/lib/umd/locales/ca-ES.js +15 -9
- package/lib/umd/locales/de-DE.js +32 -0
- package/lib/umd/locales/en-US.js +15 -9
- package/lib/umd/locales/es-ES.js +15 -9
- package/lib/umd/locales/fa-IR.js +15 -9
- package/lib/umd/locales/fr-FR.js +15 -9
- package/lib/umd/locales/id-ID.js +32 -0
- package/lib/umd/locales/it-IT.js +32 -0
- package/lib/umd/locales/ja-JP.js +15 -9
- package/lib/umd/locales/ko-KR.js +15 -9
- package/lib/umd/locales/pl-PL.js +32 -0
- package/lib/umd/locales/pt-BR.js +32 -0
- package/lib/umd/locales/ru-RU.js +15 -9
- package/lib/umd/locales/sk-SK.js +15 -9
- package/lib/umd/locales/vi-VN.js +15 -9
- package/lib/umd/locales/zh-CN.js +15 -9
- package/lib/umd/locales/zh-HK.js +32 -0
- package/lib/umd/locales/zh-TW.js +15 -9
- package/package.json +24 -22
package/lib/es/locales/ko-KR.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
import { mergeLocales as e } from "@univerjs/core";
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/ko-KR";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/ko-KR";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/ko-KR";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/ko-KR";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/ko-KR";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/ko-KR";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/ko-KR";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/ko-KR";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/ko-KR";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/ko-KR";
|
|
12
|
+
const L = e(
|
|
11
13
|
r,
|
|
12
|
-
s,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/pl-PL";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/pl-PL";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/pl-PL";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/pl-PL";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/pl-PL";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/pl-PL";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/pl-PL";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/pl-PL";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/pl-PL";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/pl-PL";
|
|
12
|
+
const P = e(
|
|
13
|
+
r,
|
|
14
|
+
i,
|
|
15
|
+
s,
|
|
16
|
+
t,
|
|
17
|
+
o,
|
|
18
|
+
m,
|
|
19
|
+
n,
|
|
20
|
+
p,
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
P as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/pt-BR";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/pt-BR";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/pt-BR";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/pt-BR";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/pt-BR";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/pt-BR";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/pt-BR";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/pt-BR";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/pt-BR";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/pt-BR";
|
|
12
|
+
const L = e(
|
|
13
|
+
r,
|
|
14
|
+
i,
|
|
15
|
+
s,
|
|
16
|
+
t,
|
|
17
|
+
o,
|
|
18
|
+
m,
|
|
19
|
+
n,
|
|
20
|
+
p,
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
L as default
|
|
26
|
+
};
|
package/lib/es/locales/ru-RU.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
|
-
import { mergeLocales as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/ru-RU";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/ru-RU";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/ru-RU";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/ru-RU";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/ru-RU";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/ru-RU";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/ru-RU";
|
|
9
|
+
import u from "@univerjs-pro/sheets-print/locale/ru-RU";
|
|
8
10
|
import p from "@univerjs-pro/sheets-shape-ui/locale/ru-RU";
|
|
9
|
-
import
|
|
10
|
-
const
|
|
11
|
-
|
|
12
|
-
s,
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/ru-RU";
|
|
12
|
+
const R = e(
|
|
13
|
+
r,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
20
|
+
u,
|
|
17
21
|
p,
|
|
18
|
-
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
R as default
|
|
22
26
|
};
|
package/lib/es/locales/sk-SK.js
CHANGED
|
@@ -2,21 +2,25 @@ import { mergeLocales as e } from "@univerjs/core";
|
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/sk-SK";
|
|
3
3
|
import s from "@univerjs-pro/sheets-chart/locale/sk-SK";
|
|
4
4
|
import i from "@univerjs-pro/sheets-chart-ui/locale/sk-SK";
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/sk-SK";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/sk-SK";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/sk-SK";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/sk-SK";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/sk-SK";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/sk-SK";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/sk-SK";
|
|
12
|
+
const L = e(
|
|
11
13
|
r,
|
|
12
14
|
s,
|
|
13
15
|
i,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|
package/lib/es/locales/vi-VN.js
CHANGED
|
@@ -2,21 +2,25 @@ import { mergeLocales as e } from "@univerjs/core";
|
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/vi-VN";
|
|
3
3
|
import i from "@univerjs-pro/sheets-chart/locale/vi-VN";
|
|
4
4
|
import s from "@univerjs-pro/sheets-chart-ui/locale/vi-VN";
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/vi-VN";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/vi-VN";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/vi-VN";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/vi-VN";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/vi-VN";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/vi-VN";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/vi-VN";
|
|
12
|
+
const N = e(
|
|
11
13
|
r,
|
|
12
14
|
i,
|
|
13
15
|
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
N as default
|
|
22
26
|
};
|
package/lib/es/locales/zh-CN.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
import { mergeLocales as e } from "@univerjs/core";
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/zh-CN";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/zh-CN";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/zh-CN";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/zh-CN";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/zh-CN";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/zh-CN";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/zh-CN";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/zh-CN";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/zh-CN";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/zh-CN";
|
|
12
|
+
const C = e(
|
|
11
13
|
r,
|
|
12
|
-
s,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
C as default
|
|
22
26
|
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/zh-HK";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/zh-HK";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/zh-HK";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/zh-HK";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/zh-HK";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/zh-HK";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/zh-HK";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/zh-HK";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/zh-HK";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/zh-HK";
|
|
12
|
+
const H = e(
|
|
13
|
+
r,
|
|
14
|
+
i,
|
|
15
|
+
s,
|
|
16
|
+
t,
|
|
17
|
+
o,
|
|
18
|
+
m,
|
|
19
|
+
n,
|
|
20
|
+
p,
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
H as default
|
|
26
|
+
};
|
package/lib/es/locales/zh-TW.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
import { mergeLocales as e } from "@univerjs/core";
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/zh-TW";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/zh-TW";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/zh-TW";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/zh-TW";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/zh-TW";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/zh-TW";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/zh-TW";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/zh-TW";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/zh-TW";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/zh-TW";
|
|
12
|
+
const L = e(
|
|
11
13
|
r,
|
|
12
|
-
s,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|
package/lib/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UniverProFormulaEnginePlugin as
|
|
1
|
+
import { UniverProFormulaEnginePlugin as a } from "@univerjs-pro/engine-formula";
|
|
2
2
|
export * from "@univerjs-pro/engine-formula";
|
|
3
3
|
import { UniverExchangeClientPlugin as u } from "@univerjs-pro/exchange-client";
|
|
4
4
|
export * from "@univerjs-pro/exchange-client";
|
|
@@ -10,31 +10,36 @@ import { UniverSheetsChartUIPlugin as v } from "@univerjs-pro/sheets-chart-ui";
|
|
|
10
10
|
export * from "@univerjs-pro/sheets-chart-ui";
|
|
11
11
|
import { UniverSheetsExchangeClientPlugin as U } from "@univerjs-pro/sheets-exchange-client";
|
|
12
12
|
export * from "@univerjs-pro/sheets-exchange-client";
|
|
13
|
-
import {
|
|
13
|
+
import { UniverSheetsOutlinePlugin as g } from "@univerjs-pro/sheets-outline";
|
|
14
|
+
export * from "@univerjs-pro/sheets-outline";
|
|
15
|
+
import { UniverSheetsOutlineUIPlugin as h } from "@univerjs-pro/sheets-outline-ui";
|
|
16
|
+
export * from "@univerjs-pro/sheets-outline-ui";
|
|
17
|
+
import { UniverSheetsPivotTablePlugin as c } from "@univerjs-pro/sheets-pivot";
|
|
14
18
|
export * from "@univerjs-pro/sheets-pivot";
|
|
15
|
-
import { UniverSheetsPivotTableUIPlugin as
|
|
19
|
+
import { UniverSheetsPivotTableUIPlugin as S } from "@univerjs-pro/sheets-pivot-ui";
|
|
16
20
|
export * from "@univerjs-pro/sheets-pivot-ui";
|
|
17
|
-
import { UniverSheetsPrintPlugin as
|
|
21
|
+
import { UniverSheetsPrintPlugin as P } from "@univerjs-pro/sheets-print";
|
|
18
22
|
export * from "@univerjs-pro/sheets-print";
|
|
19
|
-
import { UniverSheetsShapePlugin as
|
|
23
|
+
import { UniverSheetsShapePlugin as d } from "@univerjs-pro/sheets-shape";
|
|
20
24
|
export * from "@univerjs-pro/sheets-shape";
|
|
21
|
-
import { UniverSheetsShapeUIPlugin as
|
|
25
|
+
import { UniverSheetsShapeUIPlugin as I } from "@univerjs-pro/sheets-shape-ui";
|
|
22
26
|
export * from "@univerjs-pro/sheets-shape-ui";
|
|
23
|
-
import { UniverSheetSparklinePlugin as
|
|
27
|
+
import { UniverSheetSparklinePlugin as k } from "@univerjs-pro/sheets-sparkline";
|
|
24
28
|
export * from "@univerjs-pro/sheets-sparkline";
|
|
25
|
-
import { UniverSheetSparklineUIPlugin as
|
|
29
|
+
import { UniverSheetSparklineUIPlugin as $ } from "@univerjs-pro/sheets-sparkline-ui";
|
|
26
30
|
export * from "@univerjs-pro/sheets-sparkline-ui";
|
|
27
31
|
import "@univerjs-pro/exchange-client/lib/facade";
|
|
28
32
|
import "@univerjs-pro/sheets-pivot/lib/facade";
|
|
29
33
|
import "@univerjs-pro/engine-formula/lib/facade";
|
|
30
34
|
import "@univerjs-pro/sheets-print/lib/facade";
|
|
31
35
|
import "@univerjs-pro/sheets-chart/lib/facade";
|
|
36
|
+
import "@univerjs-pro/sheets-outline/lib/facade";
|
|
32
37
|
import "@univerjs-pro/sheets-shape/lib/facade";
|
|
33
38
|
import "@univerjs-pro/sheets-sparkline/lib/facade";
|
|
34
39
|
export * from "@univerjs-pro/engine-chart";
|
|
35
40
|
export * from "@univerjs-pro/engine-shape";
|
|
36
41
|
export * from "@univerjs/sheets-graphics";
|
|
37
|
-
function
|
|
42
|
+
function R(m = {
|
|
38
43
|
license: "",
|
|
39
44
|
universerEndpoint: ""
|
|
40
45
|
}) {
|
|
@@ -50,24 +55,26 @@ function J(m = {
|
|
|
50
55
|
return {
|
|
51
56
|
plugins: [
|
|
52
57
|
[s, { license: p }],
|
|
53
|
-
[
|
|
58
|
+
[c, {
|
|
54
59
|
notExecuteFormula: n,
|
|
55
60
|
maxLimitItemCount: t == null ? void 0 : t.maxLimitItemCount
|
|
56
61
|
}],
|
|
57
|
-
|
|
58
|
-
[
|
|
62
|
+
S,
|
|
63
|
+
[a, {
|
|
59
64
|
notExecuteFormula: n,
|
|
60
65
|
function: o == null ? void 0 : o.function
|
|
61
66
|
}],
|
|
62
|
-
[
|
|
67
|
+
[P, {
|
|
63
68
|
enforceWatermark: i == null ? void 0 : i.enforceWatermark
|
|
64
69
|
}],
|
|
65
70
|
x,
|
|
66
71
|
v,
|
|
67
|
-
|
|
68
|
-
|
|
72
|
+
g,
|
|
73
|
+
h,
|
|
69
74
|
d,
|
|
75
|
+
I,
|
|
70
76
|
k,
|
|
77
|
+
$,
|
|
71
78
|
[u, {
|
|
72
79
|
uploadFileServerUrl: `${r}/universer-api/stream/file/upload`,
|
|
73
80
|
getTaskServerUrl: `${r}/universer-api/exchange/task/{taskID}`,
|
|
@@ -78,9 +85,9 @@ function J(m = {
|
|
|
78
85
|
options: l
|
|
79
86
|
}],
|
|
80
87
|
U
|
|
81
|
-
].filter((
|
|
88
|
+
].filter((f) => !!f)
|
|
82
89
|
};
|
|
83
90
|
}
|
|
84
91
|
export {
|
|
85
|
-
|
|
92
|
+
R as UniverSheetsAdvancedPreset
|
|
86
93
|
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/ar-SA";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/ar-SA";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/ar-SA";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/ar-SA";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/ar-SA";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/ar-SA";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/ar-SA";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/ar-SA";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/ar-SA";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/ar-SA";
|
|
12
|
+
const L = e(
|
|
13
|
+
r,
|
|
14
|
+
i,
|
|
15
|
+
s,
|
|
16
|
+
t,
|
|
17
|
+
o,
|
|
18
|
+
m,
|
|
19
|
+
n,
|
|
20
|
+
p,
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
L as default
|
|
26
|
+
};
|
package/lib/locales/ca-ES.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
import { mergeLocales as e } from "@univerjs/core";
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/ca-ES";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/ca-ES";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/ca-ES";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/ca-ES";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/ca-ES";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/ca-ES";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/ca-ES";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/ca-ES";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/ca-ES";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/ca-ES";
|
|
12
|
+
const L = e(
|
|
11
13
|
r,
|
|
12
|
-
s,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/de-DE";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/de-DE";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/de-DE";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/de-DE";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/de-DE";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/de-DE";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/de-DE";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/de-DE";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/de-DE";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/de-DE";
|
|
12
|
+
const E = e(
|
|
13
|
+
r,
|
|
14
|
+
i,
|
|
15
|
+
s,
|
|
16
|
+
t,
|
|
17
|
+
o,
|
|
18
|
+
m,
|
|
19
|
+
n,
|
|
20
|
+
p,
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
E as default
|
|
26
|
+
};
|
package/lib/locales/en-US.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
import { mergeLocales as e } from "@univerjs/core";
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/en-US";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/en-US";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/en-US";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/en-US";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/en-US";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/en-US";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/en-US";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/en-US";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/en-US";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/en-US";
|
|
12
|
+
const S = e(
|
|
11
13
|
r,
|
|
12
|
-
s,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
S as default
|
|
22
26
|
};
|
package/lib/locales/es-ES.js
CHANGED
|
@@ -2,21 +2,25 @@ import { mergeLocales as e } from "@univerjs/core";
|
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/es-ES";
|
|
3
3
|
import s from "@univerjs-pro/sheets-chart/locale/es-ES";
|
|
4
4
|
import i from "@univerjs-pro/sheets-chart-ui/locale/es-ES";
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/es-ES";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/es-ES";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/es-ES";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/es-ES";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/es-ES";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/es-ES";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/es-ES";
|
|
12
|
+
const L = e(
|
|
11
13
|
r,
|
|
12
14
|
s,
|
|
13
15
|
i,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|
package/lib/locales/fa-IR.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
1
|
import { mergeLocales as e } from "@univerjs/core";
|
|
2
2
|
import r from "@univerjs-pro/exchange-client/locale/fa-IR";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/fa-IR";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/fa-IR";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/fa-IR";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/fa-IR";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/fa-IR";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/fa-IR";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/fa-IR";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/fa-IR";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/fa-IR";
|
|
12
|
+
const L = e(
|
|
11
13
|
r,
|
|
12
|
-
s,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|
package/lib/locales/fr-FR.js
CHANGED
|
@@ -1,22 +1,26 @@
|
|
|
1
|
-
import { mergeLocales as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import t from "@univerjs-pro/sheets-
|
|
6
|
-
import o from "@univerjs-pro/sheets-
|
|
7
|
-
import m from "@univerjs-pro/sheets-
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/fr-FR";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/fr-FR";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/fr-FR";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/fr-FR";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/fr-FR";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/fr-FR";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/fr-FR";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/fr-FR";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/fr-FR";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/fr-FR";
|
|
12
|
+
const L = e(
|
|
13
|
+
r,
|
|
13
14
|
i,
|
|
15
|
+
s,
|
|
14
16
|
t,
|
|
15
17
|
o,
|
|
16
18
|
m,
|
|
19
|
+
n,
|
|
17
20
|
p,
|
|
18
|
-
|
|
21
|
+
u,
|
|
22
|
+
h
|
|
19
23
|
);
|
|
20
24
|
export {
|
|
21
|
-
|
|
25
|
+
L as default
|
|
22
26
|
};
|