@univerjs/preset-docs-advanced 1.0.0-beta.0 → 1.0.0-beta.2
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/ar-SA.js +3 -1
- package/lib/cjs/locales/ca-ES.js +3 -1
- package/lib/cjs/locales/de-DE.js +3 -1
- package/lib/cjs/locales/en-US.js +3 -1
- package/lib/cjs/locales/es-ES.js +3 -1
- package/lib/cjs/locales/fa-IR.js +3 -1
- package/lib/cjs/locales/fr-FR.js +3 -1
- package/lib/cjs/locales/id-ID.js +3 -1
- package/lib/cjs/locales/it-IT.js +3 -1
- package/lib/cjs/locales/ja-JP.js +3 -1
- package/lib/cjs/locales/ko-KR.js +3 -1
- package/lib/cjs/locales/pl-PL.js +3 -1
- package/lib/cjs/locales/pt-BR.js +3 -1
- package/lib/cjs/locales/ru-RU.js +3 -1
- package/lib/cjs/locales/sk-SK.js +3 -1
- package/lib/cjs/locales/vi-VN.js +3 -1
- package/lib/cjs/locales/zh-CN.js +3 -1
- package/lib/cjs/locales/zh-HK.js +3 -1
- package/lib/cjs/locales/zh-TW.js +3 -1
- package/lib/es/locales/ar-SA.js +2 -1
- package/lib/es/locales/ca-ES.js +2 -1
- package/lib/es/locales/de-DE.js +2 -1
- package/lib/es/locales/en-US.js +2 -1
- package/lib/es/locales/es-ES.js +2 -1
- package/lib/es/locales/fa-IR.js +2 -1
- package/lib/es/locales/fr-FR.js +2 -1
- package/lib/es/locales/id-ID.js +2 -1
- package/lib/es/locales/it-IT.js +2 -1
- package/lib/es/locales/ja-JP.js +2 -1
- package/lib/es/locales/ko-KR.js +2 -1
- package/lib/es/locales/pl-PL.js +2 -1
- package/lib/es/locales/pt-BR.js +2 -1
- package/lib/es/locales/ru-RU.js +2 -1
- package/lib/es/locales/sk-SK.js +2 -1
- package/lib/es/locales/vi-VN.js +2 -1
- package/lib/es/locales/zh-CN.js +2 -1
- package/lib/es/locales/zh-HK.js +2 -1
- package/lib/es/locales/zh-TW.js +2 -1
- package/lib/index.css +698 -85
- package/lib/locales/ar-SA.js +2 -1
- package/lib/locales/ca-ES.js +2 -1
- package/lib/locales/de-DE.js +2 -1
- package/lib/locales/en-US.js +2 -1
- package/lib/locales/es-ES.js +2 -1
- package/lib/locales/fa-IR.js +2 -1
- package/lib/locales/fr-FR.js +2 -1
- package/lib/locales/id-ID.js +2 -1
- package/lib/locales/it-IT.js +2 -1
- package/lib/locales/ja-JP.js +2 -1
- package/lib/locales/ko-KR.js +2 -1
- package/lib/locales/pl-PL.js +2 -1
- package/lib/locales/pt-BR.js +2 -1
- package/lib/locales/ru-RU.js +2 -1
- package/lib/locales/sk-SK.js +2 -1
- package/lib/locales/vi-VN.js +2 -1
- package/lib/locales/zh-CN.js +2 -1
- package/lib/locales/zh-HK.js +2 -1
- package/lib/locales/zh-TW.js +2 -1
- package/package.json +15 -14
package/lib/es/locales/vi-VN.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import univerjsdocsexchangeclient from "@univerjs-pro/docs-exchange-client/locale/vi-VN";
|
|
2
2
|
import univerjsdocsformulaui from "@univerjs-pro/docs-formula-ui/locale/vi-VN";
|
|
3
3
|
import univerjsdocsprint from "@univerjs-pro/docs-print/locale/vi-VN";
|
|
4
|
+
import univerjsembedunitui from "@univerjs-pro/embed-unit-ui/locale/vi-VN";
|
|
4
5
|
import univerjsexchangeclient from "@univerjs-pro/exchange-client/locale/vi-VN";
|
|
5
6
|
import univerjsshapeeditorui from "@univerjs-pro/shape-editor-ui/locale/vi-VN";
|
|
6
7
|
|
|
7
8
|
//#region src/locales/vi-VN.ts
|
|
8
|
-
var vi_VN_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
|
+
var vi_VN_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsembedunitui, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
10
|
|
|
10
11
|
//#endregion
|
|
11
12
|
export { vi_VN_default as default };
|
package/lib/es/locales/zh-CN.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import univerjsdocsexchangeclient from "@univerjs-pro/docs-exchange-client/locale/zh-CN";
|
|
2
2
|
import univerjsdocsformulaui from "@univerjs-pro/docs-formula-ui/locale/zh-CN";
|
|
3
3
|
import univerjsdocsprint from "@univerjs-pro/docs-print/locale/zh-CN";
|
|
4
|
+
import univerjsembedunitui from "@univerjs-pro/embed-unit-ui/locale/zh-CN";
|
|
4
5
|
import univerjsexchangeclient from "@univerjs-pro/exchange-client/locale/zh-CN";
|
|
5
6
|
import univerjsshapeeditorui from "@univerjs-pro/shape-editor-ui/locale/zh-CN";
|
|
6
7
|
|
|
7
8
|
//#region src/locales/zh-CN.ts
|
|
8
|
-
var zh_CN_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
|
+
var zh_CN_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsembedunitui, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
10
|
|
|
10
11
|
//#endregion
|
|
11
12
|
export { zh_CN_default as default };
|
package/lib/es/locales/zh-HK.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import univerjsdocsexchangeclient from "@univerjs-pro/docs-exchange-client/locale/zh-HK";
|
|
2
2
|
import univerjsdocsformulaui from "@univerjs-pro/docs-formula-ui/locale/zh-HK";
|
|
3
3
|
import univerjsdocsprint from "@univerjs-pro/docs-print/locale/zh-HK";
|
|
4
|
+
import univerjsembedunitui from "@univerjs-pro/embed-unit-ui/locale/zh-HK";
|
|
4
5
|
import univerjsexchangeclient from "@univerjs-pro/exchange-client/locale/zh-HK";
|
|
5
6
|
import univerjsshapeeditorui from "@univerjs-pro/shape-editor-ui/locale/zh-HK";
|
|
6
7
|
|
|
7
8
|
//#region src/locales/zh-HK.ts
|
|
8
|
-
var zh_HK_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
|
+
var zh_HK_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsembedunitui, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
10
|
|
|
10
11
|
//#endregion
|
|
11
12
|
export { zh_HK_default as default };
|
package/lib/es/locales/zh-TW.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import univerjsdocsexchangeclient from "@univerjs-pro/docs-exchange-client/locale/zh-TW";
|
|
2
2
|
import univerjsdocsformulaui from "@univerjs-pro/docs-formula-ui/locale/zh-TW";
|
|
3
3
|
import univerjsdocsprint from "@univerjs-pro/docs-print/locale/zh-TW";
|
|
4
|
+
import univerjsembedunitui from "@univerjs-pro/embed-unit-ui/locale/zh-TW";
|
|
4
5
|
import univerjsexchangeclient from "@univerjs-pro/exchange-client/locale/zh-TW";
|
|
5
6
|
import univerjsshapeeditorui from "@univerjs-pro/shape-editor-ui/locale/zh-TW";
|
|
6
7
|
|
|
7
8
|
//#region src/locales/zh-TW.ts
|
|
8
|
-
var zh_TW_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
|
+
var zh_TW_default = Object.assign({}, univerjsdocsexchangeclient, univerjsdocsformulaui, univerjsdocsprint, univerjsembedunitui, univerjsexchangeclient, univerjsshapeeditorui);
|
|
9
10
|
|
|
10
11
|
//#endregion
|
|
11
12
|
export { zh_TW_default as default };
|