@univerjs/preset-sheets-node-core 0.10.1 → 0.10.3
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/locales/ca-ES.js +1 -1
- 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/ko-KR.js +1 -1
- package/lib/cjs/locales/ru-RU.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-TW.js +1 -1
- package/lib/es/locales/ca-ES.js +3 -4
- package/lib/es/locales/en-US.js +4 -5
- package/lib/es/locales/es-ES.js +4 -5
- package/lib/es/locales/fa-IR.js +3 -4
- package/lib/es/locales/fr-FR.js +1 -2
- package/lib/es/locales/ko-KR.js +1 -2
- package/lib/es/locales/ru-RU.js +1 -2
- package/lib/es/locales/vi-VN.js +1 -2
- package/lib/es/locales/zh-CN.js +1 -2
- package/lib/es/locales/zh-TW.js +1 -2
- package/lib/locales/ca-ES.js +3 -4
- package/lib/locales/en-US.js +4 -5
- package/lib/locales/es-ES.js +4 -5
- package/lib/locales/fa-IR.js +3 -4
- package/lib/locales/fr-FR.js +1 -2
- package/lib/locales/ko-KR.js +1 -2
- package/lib/locales/ru-RU.js +1 -2
- package/lib/locales/vi-VN.js +1 -2
- package/lib/locales/zh-CN.js +1 -2
- package/lib/locales/zh-TW.js +1 -2
- package/lib/types/locales/ca-ES.d.ts +3 -1
- package/lib/types/locales/en-US.d.ts +3 -1
- package/lib/types/locales/es-ES.d.ts +3 -1
- package/lib/types/locales/fa-IR.d.ts +3 -1
- package/lib/types/locales/fr-FR.d.ts +3 -1
- package/lib/types/locales/ko-KR.d.ts +3 -1
- package/lib/types/locales/ru-RU.d.ts +3 -1
- package/lib/types/locales/vi-VN.d.ts +3 -1
- package/lib/types/locales/zh-CN.d.ts +3 -1
- package/lib/types/locales/zh-TW.d.ts +3 -1
- package/lib/umd/index.js +5 -5
- package/lib/umd/locales/ca-ES.js +1 -1
- package/lib/umd/locales/en-US.js +1 -1
- package/lib/umd/locales/es-ES.js +1 -1
- package/lib/umd/locales/fa-IR.js +1 -1
- package/lib/umd/locales/fr-FR.js +1 -1
- package/lib/umd/locales/ko-KR.js +1 -1
- package/lib/umd/locales/ru-RU.js +1 -1
- package/lib/umd/locales/vi-VN.js +1 -1
- package/lib/umd/locales/zh-CN.js +1 -1
- package/lib/umd/locales/zh-TW.js +1 -1
- package/package.json +17 -17
package/lib/cjs/locales/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/ca-ES"),r=require("@univerjs/sheets-formula/locale/ca-ES"),t=require("@univerjs/sheets-sort/locale/ca-ES"),o=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/ca-ES"),r=require("@univerjs/sheets-formula/locale/ca-ES"),t=require("@univerjs/sheets-sort/locale/ca-ES"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/en-US"),r=require("@univerjs/sheets-formula/locale/en-US"),t=require("@univerjs/sheets-sort/locale/en-US"),
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/en-US"),r=require("@univerjs/sheets-formula/locale/en-US"),t=require("@univerjs/sheets-sort/locale/en-US"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/es-ES"),r=require("@univerjs/sheets-formula/locale/es-ES"),t=require("@univerjs/sheets-sort/locale/es-ES"),o=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/es-ES"),r=require("@univerjs/sheets-formula/locale/es-ES"),t=require("@univerjs/sheets-sort/locale/es-ES"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/fa-IR"),r=require("@univerjs/sheets-formula/locale/fa-IR"),t=require("@univerjs/sheets-sort/locale/fa-IR"),o=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/fa-IR"),r=require("@univerjs/sheets-formula/locale/fa-IR"),t=require("@univerjs/sheets-sort/locale/fa-IR"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/fr-FR"),r=require("@univerjs/sheets-formula/locale/fr-FR"),t=require("@univerjs/sheets-sort/locale/fr-FR"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/ko-KR"),r=require("@univerjs/sheets-formula/locale/ko-KR"),t=require("@univerjs/sheets-sort/locale/ko-KR"),o=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/ko-KR"),r=require("@univerjs/sheets-formula/locale/ko-KR"),t=require("@univerjs/sheets-sort/locale/ko-KR"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/ru-RU"),r=require("@univerjs/sheets-formula/locale/ru-RU"),t=require("@univerjs/sheets-sort/locale/ru-RU"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/vi-VN"),r=require("@univerjs/sheets-formula/locale/vi-VN"),t=require("@univerjs/sheets-sort/locale/vi-VN"),
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/vi-VN"),r=require("@univerjs/sheets-formula/locale/vi-VN"),t=require("@univerjs/sheets-sort/locale/vi-VN"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/zh-CN"),r=require("@univerjs/sheets-formula/locale/zh-CN"),t=require("@univerjs/sheets-sort/locale/zh-CN"),o=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/zh-CN"),r=require("@univerjs/sheets-formula/locale/zh-CN"),t=require("@univerjs/sheets-sort/locale/zh-CN"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/cjs/locales/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/zh-TW"),r=require("@univerjs/sheets-formula/locale/zh-TW"),t=require("@univerjs/sheets-sort/locale/zh-TW"),o=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets/locale/zh-TW"),r=require("@univerjs/sheets-formula/locale/zh-TW"),t=require("@univerjs/sheets-sort/locale/zh-TW"),o=e.mergeLocales(s,r,t);module.exports=o;
|
package/lib/es/locales/ca-ES.js
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/ca-ES";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/ca-ES";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/ca-ES";
|
|
5
|
-
const
|
|
6
|
-
{},
|
|
5
|
+
const a = r(
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
|
10
9
|
);
|
|
11
10
|
export {
|
|
12
|
-
|
|
11
|
+
a as default
|
|
13
12
|
};
|
package/lib/es/locales/en-US.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs/sheets/locale/en-US";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/en-US";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/en-US";
|
|
5
|
-
const n =
|
|
6
|
-
|
|
7
|
-
e,
|
|
5
|
+
const n = e(
|
|
6
|
+
r,
|
|
8
7
|
o,
|
|
9
8
|
s
|
|
10
9
|
);
|
package/lib/es/locales/es-ES.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs/sheets/locale/es-ES";
|
|
3
3
|
import s from "@univerjs/sheets-formula/locale/es-ES";
|
|
4
4
|
import o from "@univerjs/sheets-sort/locale/es-ES";
|
|
5
|
-
const p =
|
|
6
|
-
|
|
7
|
-
e,
|
|
5
|
+
const p = e(
|
|
6
|
+
r,
|
|
8
7
|
s,
|
|
9
8
|
o
|
|
10
9
|
);
|
package/lib/es/locales/fa-IR.js
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/fa-IR";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/fa-IR";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/fa-IR";
|
|
5
|
-
const
|
|
6
|
-
{},
|
|
5
|
+
const a = r(
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
|
10
9
|
);
|
|
11
10
|
export {
|
|
12
|
-
|
|
11
|
+
a as default
|
|
13
12
|
};
|
package/lib/es/locales/fr-FR.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/fr-FR";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/fr-FR";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/fr-FR";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/es/locales/ko-KR.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/ko-KR";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/ko-KR";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/ko-KR";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/es/locales/ru-RU.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/ru-RU";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/ru-RU";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/ru-RU";
|
|
5
5
|
const u = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/es/locales/vi-VN.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/vi-VN";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/vi-VN";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/vi-VN";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/es/locales/zh-CN.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/zh-CN";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/zh-CN";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/zh-CN";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/es/locales/zh-TW.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/zh-TW";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/zh-TW";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/zh-TW";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/locales/ca-ES.js
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/ca-ES";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/ca-ES";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/ca-ES";
|
|
5
|
-
const
|
|
6
|
-
{},
|
|
5
|
+
const a = r(
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
|
10
9
|
);
|
|
11
10
|
export {
|
|
12
|
-
|
|
11
|
+
a as default
|
|
13
12
|
};
|
package/lib/locales/en-US.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs/sheets/locale/en-US";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/en-US";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/en-US";
|
|
5
|
-
const n =
|
|
6
|
-
|
|
7
|
-
e,
|
|
5
|
+
const n = e(
|
|
6
|
+
r,
|
|
8
7
|
o,
|
|
9
8
|
s
|
|
10
9
|
);
|
package/lib/locales/es-ES.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { mergeLocales as e } from "@univerjs/core";
|
|
2
|
+
import r from "@univerjs/sheets/locale/es-ES";
|
|
3
3
|
import s from "@univerjs/sheets-formula/locale/es-ES";
|
|
4
4
|
import o from "@univerjs/sheets-sort/locale/es-ES";
|
|
5
|
-
const p =
|
|
6
|
-
|
|
7
|
-
e,
|
|
5
|
+
const p = e(
|
|
6
|
+
r,
|
|
8
7
|
s,
|
|
9
8
|
o
|
|
10
9
|
);
|
package/lib/locales/fa-IR.js
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/fa-IR";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/fa-IR";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/fa-IR";
|
|
5
|
-
const
|
|
6
|
-
{},
|
|
5
|
+
const a = r(
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
|
10
9
|
);
|
|
11
10
|
export {
|
|
12
|
-
|
|
11
|
+
a as default
|
|
13
12
|
};
|
package/lib/locales/fr-FR.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/fr-FR";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/fr-FR";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/fr-FR";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/locales/ko-KR.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/ko-KR";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/ko-KR";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/ko-KR";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/locales/ru-RU.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/ru-RU";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/ru-RU";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/ru-RU";
|
|
5
5
|
const u = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/locales/vi-VN.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/vi-VN";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/vi-VN";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/vi-VN";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/locales/zh-CN.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/zh-CN";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/zh-CN";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/zh-CN";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|
package/lib/locales/zh-TW.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { mergeLocales as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/sheets/locale/zh-TW";
|
|
3
3
|
import o from "@univerjs/sheets-formula/locale/zh-TW";
|
|
4
4
|
import s from "@univerjs/sheets-sort/locale/zh-TW";
|
|
5
5
|
const p = r(
|
|
6
|
-
{},
|
|
7
6
|
e,
|
|
8
7
|
o,
|
|
9
8
|
s
|