@univerjs-pro/embed-ui 1.0.0-alpha.3 → 1.0.0-alpha.4
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/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.css +8 -39
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/components/EmbedFloatDomRenderer.d.ts +19 -1
- package/lib/types/controllers/components.controller.d.ts +7 -0
- package/lib/types/locale/en-US.d.ts +9 -0
- package/lib/types/products/bases/EmbedFloatingMenu.d.ts +0 -5
- package/lib/types/products/boards/BoardEmbedHostRenderController.d.ts +28 -0
- package/lib/types/products/boards/EmbedChildView.d.ts +2 -0
- package/lib/types/products/boards/EmbedFloatingMenu.d.ts +7 -0
- package/lib/types/products/boards/embed-block.d.ts +2 -0
- package/lib/types/products/boards/embed-host-adapter.d.ts +2 -0
- package/lib/types/products/boards/embed-passive-viewport.d.ts +2 -0
- package/lib/types/products/boards/register.d.ts +2 -0
- package/lib/types/products/docs/EmbedFloatingMenu.d.ts +0 -5
- package/lib/types/products/docs/embed-docs-custom-block-bleed.render-controller.d.ts +4 -4
- package/lib/types/products/sheets/EmbedFloatingMenu.d.ts +0 -7
- package/lib/types/products/slides/components/embed-floating-menu/SlideEmbedFloatingMenu.d.ts +0 -11
- package/lib/types/services/embed-activation.service.d.ts +5 -5
- package/lib/types/services/embed-child-product-plugin-registry.service.d.ts +2 -2
- package/lib/types/services/embed-host-wheel-gesture.service.d.ts +8 -0
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +34 -32
package/lib/umd/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x3d8429,_0x3c3ef0){var _0x2eeb09=_0x1640,_0x4faddc=_0x3d8429();while(!![]){try{var _0x6efbe4=-parseInt(_0x2eeb09(0xcc))/0x1*(parseInt(_0x2eeb09(0xb9))/0x2)+-parseInt(_0x2eeb09(0xcf))/0x3*(parseInt(_0x2eeb09(0xd7))/0x4)+parseInt(_0x2eeb09(0xd6))/0x5*(-parseInt(_0x2eeb09(0xbc))/0x6)+-parseInt(_0x2eeb09(0xcb))/0x7+-parseInt(_0x2eeb09(0xda))/0x8*(parseInt(_0x2eeb09(0xca))/0x9)+parseInt(_0x2eeb09(0xbe))/0xa+parseInt(_0x2eeb09(0xc8))/0xb*(parseInt(_0x2eeb09(0xc4))/0xc);if(_0x6efbe4===_0x3c3ef0)break;else _0x4faddc['push'](_0x4faddc['shift']());}catch(_0x33f2cc){_0x4faddc['push'](_0x4faddc['shift']());}}}(_0x1d48,0x18b0e),function(_0x46bb4a,_0x1c43a2){var _0x3aceea=_0x1640;typeof exports==_0x3aceea(0xc7)&&typeof module<'u'?module[_0x3aceea(0xba)]=_0x1c43a2():typeof define==_0x3aceea(0xd0)&&define['amd']?define([],_0x1c43a2):(_0x46bb4a=typeof globalThis<'u'?globalThis:_0x46bb4a||self,_0x46bb4a[_0x3aceea(0xc6)]=_0x1c43a2());}(this,function(){var _0x35647e=_0x1640;return{'embed-ui':{'deleteBlock':'刪除嵌入區塊','fullscreen':{'exit':_0x35647e(0xbf)},'boardsFloating':{'fitContent':_0x35647e(0xcd),'zoomOut':'縮小','resetZoom':_0x35647e(0xc2),'zoomIn':'放大','delete':'刪除'},'basesFloating':{'copySuffix':'副本','delete':'刪除','confirmDelete':{'viewTitle':'刪除此檢視?','viewDescription':_0x35647e(0xd2),'tableTitle':_0x35647e(0xd9),'tableDescription':_0x35647e(0xd5)},'tableSidebar':{'defaultTableName':_0x35647e(0xd3)},'duplicateTable':{'copyName':'{0}\x20副本'},'viewSettings':{'title':'檢視設定','addView':_0x35647e(0xd4),'configureView':_0x35647e(0xc5),'deleteView':_0x35647e(0xd8)}},'sheetsFloating':{'toolbar':{'formatPainter':_0x35647e(0xbb),'font':'字型','fontSize':_0x35647e(0xb8),'numberFormat':'數字格式','bold':'粗體','filter':'篩選','resetColor':_0x35647e(0xc3),'textColor':{'main':'字型顏色'},'fillColor':{'main':_0x35647e(0xbd)},'border':{'main':'邊框'},'mergeCell':{'main':_0x35647e(0xce)},'horizontalAlignMode':{'main':'水平對齊'},'verticalAlignMode':{'main':'垂直對齊'},'textWrapMode':{'main':'自動換行'}},'align':{'left':'靠左對齊','center':'置中','right':_0x35647e(0xd1),'top':_0x35647e(0xb7),'middle':'垂直置中','bottom':'靠下對齊'},'borderLine':{'borderColor':_0x35647e(0xc0),'borderSize':_0x35647e(0xc9)},'textWrap':{'overflow':'溢出','wrap':_0x35647e(0xc1),'clip':'截斷'}}}};}));function _0x1640(_0x7a954,_0xf12288){_0x7a954=_0x7a954-0xb7;var _0x1d48df=_0x1d48();var _0x16402a=_0x1d48df[_0x7a954];return _0x16402a;}function _0x1d48(){var _0x22f677=['表\x20{0}','新增檢視','此表和其中的記錄將被刪除。','275305wiIYdO','4Fbdank','刪除檢視','刪除此表?','2616rcCNyk','靠上對齊','字型大小','6vLnzrl','exports','複製格式','6NiueDD','填滿色彩','95330uWzniK','退出全螢幕','邊框顏色','自動換行','重設縮放','重置顏色','12mKPrwC','設定檢視','UniverProEmbedUiZhHK','object','5291231uKQTmY','邊框粗細','2817uXUtah','331156nAGENo','23033RHPWtv','適應內容','合併儲存格','346803GXLDDW','function','靠右對齊','此檢視將被刪除。'];_0x1d48=function(){return _0x22f677;};return _0x1d48();}
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x20af(){var _0x542c45=['垂直置中','字型大小','刪除此檢視?','刪除此表?','新增檢視','59118DoQfqb','複製格式','靠左對齊','function','邊框粗細','水平對齊','靠上對齊','自動換行','垂直對齊','填滿色彩','412863YWtWwS','合併儲存格','303065GDQXnM','表\x20{0}','{0}\x20副本','此檢視將被刪除。','退出全螢幕','重設縮放','刪除嵌入區塊','236XTHOtJ','8NUQvtW','42NwVnhL','object','此表和其中的記錄將被刪除。','10ZitrmB','數字格式','字型顏色','amd','1469162pzwYmn','36075479AwNyRJ','3004505tfBTpz','7220889RhVaBn','靠右對齊','刪除檢視','exports'];_0x20af=function(){return _0x542c45;};return _0x20af();}function _0x23d4(_0x1cc737,_0x2207fc){_0x1cc737=_0x1cc737-0x68;var _0x20af63=_0x20af();var _0x23d4c6=_0x20af63[_0x1cc737];return _0x23d4c6;}(function(_0x4d7e25,_0x508636){var _0x2451aa=_0x23d4,_0x5df5ce=_0x4d7e25();while(!![]){try{var _0x38ff89=parseInt(_0x2451aa(0x78))/0x1+-parseInt(_0x2451aa(0x8a))/0x2+parseInt(_0x2451aa(0x6e))/0x3*(-parseInt(_0x2451aa(0x81))/0x4)+-parseInt(_0x2451aa(0x8c))/0x5+parseInt(_0x2451aa(0x83))/0x6*(parseInt(_0x2451aa(0x7a))/0x7)+parseInt(_0x2451aa(0x82))/0x8*(-parseInt(_0x2451aa(0x8d))/0x9)+-parseInt(_0x2451aa(0x86))/0xa*(-parseInt(_0x2451aa(0x8b))/0xb);if(_0x38ff89===_0x508636)break;else _0x5df5ce['push'](_0x5df5ce['shift']());}catch(_0x2e9f0c){_0x5df5ce['push'](_0x5df5ce['shift']());}}}(_0x20af,0xa9b14),function(_0x5a7fe0,_0x941fac){var _0xba3a31=_0x23d4;typeof exports==_0xba3a31(0x84)&&typeof module<'u'?module[_0xba3a31(0x68)]=_0x941fac():typeof define==_0xba3a31(0x71)&&define[_0xba3a31(0x89)]?define([],_0x941fac):(_0x5a7fe0=typeof globalThis<'u'?globalThis:_0x5a7fe0||self,_0x5a7fe0['UniverProEmbedUiZhTW']=_0x941fac());}(this,function(){var _0xb46b56=_0x23d4;return{'embed-ui':{'deleteBlock':_0xb46b56(0x80),'fullscreen':{'exit':_0xb46b56(0x7e)},'boardsFloating':{'fitContent':'適應內容','zoomOut':'縮小','resetZoom':_0xb46b56(0x7f),'zoomIn':'放大','delete':'刪除'},'basesFloating':{'copySuffix':'副本','delete':'刪除','confirmDelete':{'viewTitle':_0xb46b56(0x6b),'viewDescription':_0xb46b56(0x7d),'tableTitle':_0xb46b56(0x6c),'tableDescription':_0xb46b56(0x85)},'tableSidebar':{'defaultTableName':_0xb46b56(0x7b)},'duplicateTable':{'copyName':_0xb46b56(0x7c)},'viewSettings':{'title':'檢視設定','addView':_0xb46b56(0x6d),'configureView':'設定檢視','deleteView':_0xb46b56(0x8f)}},'sheetsFloating':{'toolbar':{'formatPainter':_0xb46b56(0x6f),'font':'字型','fontSize':_0xb46b56(0x6a),'numberFormat':_0xb46b56(0x87),'bold':'粗體','filter':'篩選','resetColor':'重置顏色','textColor':{'main':_0xb46b56(0x88)},'fillColor':{'main':_0xb46b56(0x77)},'border':{'main':'邊框'},'mergeCell':{'main':_0xb46b56(0x79)},'horizontalAlignMode':{'main':_0xb46b56(0x73)},'verticalAlignMode':{'main':_0xb46b56(0x76)},'textWrapMode':{'main':_0xb46b56(0x75)}},'align':{'left':_0xb46b56(0x70),'center':'置中','right':_0xb46b56(0x8e),'top':_0xb46b56(0x74),'middle':_0xb46b56(0x69),'bottom':'靠下對齊'},'borderLine':{'borderColor':'邊框顏色','borderSize':_0xb46b56(0x72)},'textWrap':{'overflow':'溢出','wrap':_0xb46b56(0x75),'clip':'截斷'}}}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/embed-ui",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Cross-unit embed UI registry and host integration foundation for Univer.",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -57,43 +57,45 @@
|
|
|
57
57
|
"rxjs": ">=7.0.0"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@univerjs/icons": "1.
|
|
61
|
-
"@univerjs-pro/bases": "1.0.0-alpha.
|
|
62
|
-
"@univerjs-pro/
|
|
63
|
-
"@univerjs-pro/
|
|
64
|
-
"@univerjs-pro/embed": "1.0.0-alpha.
|
|
65
|
-
"@univerjs-pro/
|
|
66
|
-
"@univerjs-pro/bases-ui": "1.0.0-alpha.
|
|
67
|
-
"@univerjs-pro/sheets-
|
|
68
|
-
"@univerjs-pro/sheets-outline-ui": "1.0.0-alpha.
|
|
69
|
-
"@univerjs-pro/sheets-
|
|
70
|
-
"@univerjs-pro/sheets-
|
|
71
|
-
"@univerjs-pro/
|
|
72
|
-
"@univerjs-pro/
|
|
73
|
-
"@univerjs/
|
|
74
|
-
"@univerjs/
|
|
75
|
-
"@univerjs/core": "1.0.0-alpha.
|
|
76
|
-
"@univerjs/
|
|
77
|
-
"@univerjs/
|
|
78
|
-
"@univerjs/sheets
|
|
79
|
-
"@univerjs/
|
|
80
|
-
"@univerjs/sheets-
|
|
81
|
-
"@univerjs/sheets-
|
|
82
|
-
"@univerjs/sheets-
|
|
83
|
-
"@univerjs/sheets-
|
|
84
|
-
"@univerjs/sheets-
|
|
85
|
-
"@univerjs/sheets-
|
|
86
|
-
"@univerjs/sheets-
|
|
87
|
-
"@univerjs/sheets-ui": "1.0.0-alpha.
|
|
88
|
-
"@univerjs/ui": "1.0.0-alpha.
|
|
89
|
-
"@univerjs/sheets-
|
|
60
|
+
"@univerjs/icons": "1.29.0",
|
|
61
|
+
"@univerjs-pro/bases": "1.0.0-alpha.4",
|
|
62
|
+
"@univerjs-pro/boards": "1.0.0-alpha.4",
|
|
63
|
+
"@univerjs-pro/boards-ui": "1.0.0-alpha.4",
|
|
64
|
+
"@univerjs-pro/embed": "1.0.0-alpha.4",
|
|
65
|
+
"@univerjs-pro/docs-table-ui": "1.0.0-alpha.4",
|
|
66
|
+
"@univerjs-pro/bases-ui": "1.0.0-alpha.4",
|
|
67
|
+
"@univerjs-pro/sheets-chart-ui": "1.0.0-alpha.4",
|
|
68
|
+
"@univerjs-pro/sheets-outline-ui": "1.0.0-alpha.4",
|
|
69
|
+
"@univerjs-pro/sheets-pivot-ui": "1.0.0-alpha.4",
|
|
70
|
+
"@univerjs-pro/sheets-shape-ui": "1.0.0-alpha.4",
|
|
71
|
+
"@univerjs-pro/sheets-sparkline-ui": "1.0.0-alpha.4",
|
|
72
|
+
"@univerjs-pro/sheets-print": "1.0.0-alpha.4",
|
|
73
|
+
"@univerjs-pro/slides": "1.0.0-alpha.4",
|
|
74
|
+
"@univerjs-pro/slides-ui": "1.0.0-alpha.4",
|
|
75
|
+
"@univerjs/core": "1.0.0-alpha.4",
|
|
76
|
+
"@univerjs/docs-ui": "1.0.0-alpha.4",
|
|
77
|
+
"@univerjs/engine-render": "1.0.0-alpha.4",
|
|
78
|
+
"@univerjs/sheets": "1.0.0-alpha.4",
|
|
79
|
+
"@univerjs/design": "1.0.0-alpha.4",
|
|
80
|
+
"@univerjs/sheets-conditional-formatting-ui": "1.0.0-alpha.4",
|
|
81
|
+
"@univerjs/sheets-data-validation-ui": "1.0.0-alpha.4",
|
|
82
|
+
"@univerjs/sheets-drawing-ui": "1.0.0-alpha.4",
|
|
83
|
+
"@univerjs/sheets-filter-ui": "1.0.0-alpha.4",
|
|
84
|
+
"@univerjs/sheets-note-ui": "1.0.0-alpha.4",
|
|
85
|
+
"@univerjs/sheets-sort-ui": "1.0.0-alpha.4",
|
|
86
|
+
"@univerjs/sheets-numfmt-ui": "1.0.0-alpha.4",
|
|
87
|
+
"@univerjs/sheets-hyper-link-ui": "1.0.0-alpha.4",
|
|
88
|
+
"@univerjs/sheets-thread-comment-ui": "1.0.0-alpha.4",
|
|
89
|
+
"@univerjs/sheets-table-ui": "1.0.0-alpha.4",
|
|
90
|
+
"@univerjs/sheets-ui": "1.0.0-alpha.4",
|
|
91
|
+
"@univerjs/ui": "1.0.0-alpha.4"
|
|
90
92
|
},
|
|
91
93
|
"devDependencies": {
|
|
92
94
|
"react": "18.3.1",
|
|
93
95
|
"rxjs": "^7.8.2",
|
|
94
96
|
"typescript": "^6.0.3",
|
|
95
97
|
"vitest": "^4.1.10",
|
|
96
|
-
"@univerjs-infra/shared": "1.0.0-alpha.
|
|
98
|
+
"@univerjs-infra/shared": "1.0.0-alpha.4"
|
|
97
99
|
},
|
|
98
100
|
"scripts": {
|
|
99
101
|
"test": "vitest run",
|