@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
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/id-ID";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/id-ID";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/id-ID";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/id-ID";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/id-ID";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/id-ID";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/id-ID";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/id-ID";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/id-ID";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/id-ID";
|
|
12
|
+
const I = 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
|
+
I as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs-pro/exchange-client/locale/it-IT";
|
|
3
|
+
import i from "@univerjs-pro/sheets-chart/locale/it-IT";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/it-IT";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/it-IT";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/it-IT";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/it-IT";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/it-IT";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/it-IT";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/it-IT";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/it-IT";
|
|
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/ja-JP.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/ja-JP";
|
|
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/ja-JP";
|
|
4
|
+
import s from "@univerjs-pro/sheets-chart-ui/locale/ja-JP";
|
|
5
|
+
import t from "@univerjs-pro/sheets-exchange-client/locale/ja-JP";
|
|
6
|
+
import o from "@univerjs-pro/sheets-outline-ui/locale/ja-JP";
|
|
7
|
+
import m from "@univerjs-pro/sheets-pivot/locale/ja-JP";
|
|
8
|
+
import n from "@univerjs-pro/sheets-pivot-ui/locale/ja-JP";
|
|
9
|
+
import p from "@univerjs-pro/sheets-print/locale/ja-JP";
|
|
10
|
+
import u from "@univerjs-pro/sheets-shape-ui/locale/ja-JP";
|
|
11
|
+
import h from "@univerjs-pro/sheets-sparkline-ui/locale/ja-JP";
|
|
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/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/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/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/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/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/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/types/index.d.ts
CHANGED
|
@@ -7,6 +7,8 @@ export * from '@univerjs-pro/license';
|
|
|
7
7
|
export * from '@univerjs-pro/sheets-chart';
|
|
8
8
|
export * from '@univerjs-pro/sheets-chart-ui';
|
|
9
9
|
export * from '@univerjs-pro/sheets-exchange-client';
|
|
10
|
+
export * from '@univerjs-pro/sheets-outline';
|
|
11
|
+
export * from '@univerjs-pro/sheets-outline-ui';
|
|
10
12
|
export * from '@univerjs-pro/sheets-pivot';
|
|
11
13
|
export * from '@univerjs-pro/sheets-pivot-ui';
|
|
12
14
|
export * from '@univerjs-pro/sheets-print';
|
package/lib/types/umd.d.ts
CHANGED
|
@@ -8,17 +8,20 @@ import '@univerjs-pro/sheets-pivot/lib/facade';
|
|
|
8
8
|
import '@univerjs-pro/engine-formula/lib/facade';
|
|
9
9
|
import '@univerjs-pro/sheets-print/lib/facade';
|
|
10
10
|
import '@univerjs-pro/sheets-chart/lib/facade';
|
|
11
|
+
import '@univerjs-pro/sheets-outline/lib/facade';
|
|
11
12
|
import '@univerjs-pro/sheets-shape/lib/facade';
|
|
12
13
|
import '@univerjs-pro/sheets-sparkline/lib/facade';
|
|
13
14
|
import '@univerjs-pro/exchange-client/lib/index.css';
|
|
14
15
|
import '@univerjs-pro/sheets-pivot-ui/lib/index.css';
|
|
15
16
|
import '@univerjs-pro/sheets-print/lib/index.css';
|
|
16
17
|
import '@univerjs-pro/sheets-chart-ui/lib/index.css';
|
|
18
|
+
import '@univerjs-pro/sheets-outline-ui/lib/index.css';
|
|
17
19
|
import '@univerjs-pro/sheets-sparkline-ui/lib/index.css';
|
|
18
20
|
import '@univerjs-pro/sheets-shape-ui/lib/index.css';
|
|
19
21
|
export type * from '@univerjs-pro/engine-formula/lib/facade';
|
|
20
22
|
export type * from '@univerjs-pro/exchange-client/lib/facade';
|
|
21
23
|
export type * from '@univerjs-pro/sheets-chart/lib/facade';
|
|
24
|
+
export type * from '@univerjs-pro/sheets-outline/lib/facade';
|
|
22
25
|
export type * from '@univerjs-pro/sheets-pivot/lib/facade';
|
|
23
26
|
export type * from '@univerjs-pro/sheets-print/lib/facade';
|
|
24
27
|
export type * from '@univerjs-pro/sheets-shape/lib/facade';
|