@univerjs-pro/embed-ui 1.0.0-alpha.8 → 1.0.0-beta.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.
Files changed (109) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.css +15 -13
  42. package/lib/index.js +1 -1
  43. package/lib/locale/ar-SA.js +1 -1
  44. package/lib/locale/ca-ES.js +1 -1
  45. package/lib/locale/de-DE.js +1 -1
  46. package/lib/locale/en-US.js +1 -1
  47. package/lib/locale/es-ES.js +1 -1
  48. package/lib/locale/fa-IR.js +1 -1
  49. package/lib/locale/fr-FR.js +1 -1
  50. package/lib/locale/id-ID.js +1 -1
  51. package/lib/locale/it-IT.js +1 -1
  52. package/lib/locale/ja-JP.js +1 -1
  53. package/lib/locale/ko-KR.js +1 -1
  54. package/lib/locale/pl-PL.js +1 -1
  55. package/lib/locale/pt-BR.js +1 -1
  56. package/lib/locale/ru-RU.js +1 -1
  57. package/lib/locale/sk-SK.js +1 -1
  58. package/lib/locale/vi-VN.js +1 -1
  59. package/lib/locale/zh-CN.js +1 -1
  60. package/lib/locale/zh-HK.js +1 -1
  61. package/lib/locale/zh-TW.js +1 -1
  62. package/lib/types/components/EmbedFloatDomRenderer.d.ts +4 -40
  63. package/lib/types/components/EmbedHostToolbarMenu.d.ts +0 -26
  64. package/lib/types/components/embed-float-dom-data.d.ts +10 -0
  65. package/lib/types/components/embed-float-dom-geometry.d.ts +95 -0
  66. package/lib/types/components/embed-float-dom-interaction.d.ts +114 -0
  67. package/lib/types/plugin.d.ts +4 -2
  68. package/lib/types/products/bases/BaseFullscreenTableSidebar.d.ts +31 -0
  69. package/lib/types/products/bases/EmbedFloatingMenu.d.ts +1 -6
  70. package/lib/types/products/bases/embed-content-size.d.ts +13 -7
  71. package/lib/types/products/bases/embed-passive-viewport.d.ts +2 -3
  72. package/lib/types/products/bases/register.d.ts +1 -0
  73. package/lib/types/products/docs/EmbedDocsCustomBlockRenderer.d.ts +3 -10
  74. package/lib/types/products/docs/docs-custom-block-layout.d.ts +2 -1
  75. package/lib/types/products/docs/embed-docs-custom-block-bleed.render-controller.d.ts +6 -1
  76. package/lib/types/products/product-ui-contributions.d.ts +1 -0
  77. package/lib/types/products/sheets/EmbedFloatingMenu.d.ts +2 -33
  78. package/lib/types/products/sheets/SheetEmbedFloatingMenuControls.d.ts +92 -0
  79. package/lib/types/products/sheets/SheetEmbedFloatingMenuPrimitives.d.ts +85 -0
  80. package/lib/types/products/sheets/embed-content-size.d.ts +2 -0
  81. package/lib/types/products/sheets/embed-passive-viewport.d.ts +2 -3
  82. package/lib/types/products/sheets/register.d.ts +1 -1
  83. package/lib/types/products/slides/EmbedChildView.d.ts +1 -1
  84. package/lib/types/services/embed-display-target-sync.d.ts +3 -5
  85. package/lib/types/services/embed-dom-wheel.d.ts +40 -0
  86. package/lib/types/services/embed-fullscreen-runtime.d.ts +26 -0
  87. package/lib/types/types/embed-ui.d.ts +2 -0
  88. package/lib/umd/index.js +1 -1
  89. package/lib/umd/locale/ar-SA.js +1 -1
  90. package/lib/umd/locale/ca-ES.js +1 -1
  91. package/lib/umd/locale/de-DE.js +1 -1
  92. package/lib/umd/locale/en-US.js +1 -1
  93. package/lib/umd/locale/es-ES.js +1 -1
  94. package/lib/umd/locale/fa-IR.js +1 -1
  95. package/lib/umd/locale/fr-FR.js +1 -1
  96. package/lib/umd/locale/id-ID.js +1 -1
  97. package/lib/umd/locale/it-IT.js +1 -1
  98. package/lib/umd/locale/ja-JP.js +1 -1
  99. package/lib/umd/locale/ko-KR.js +1 -1
  100. package/lib/umd/locale/pl-PL.js +1 -1
  101. package/lib/umd/locale/pt-BR.js +1 -1
  102. package/lib/umd/locale/ru-RU.js +1 -1
  103. package/lib/umd/locale/sk-SK.js +1 -1
  104. package/lib/umd/locale/vi-VN.js +1 -1
  105. package/lib/umd/locale/zh-CN.js +1 -1
  106. package/lib/umd/locale/zh-HK.js +1 -1
  107. package/lib/umd/locale/zh-TW.js +1 -1
  108. package/package.json +36 -36
  109. package/lib/types/products/slides/components/embed-floating-preview/SlideEmbedFloatingPreview.d.ts +0 -24
@@ -1 +1 @@
1
- const _0x2e6831=_0x383e;(function(_0x246ec7,_0x4e046b){const _0x45eed0=_0x383e,_0x74994c=_0x246ec7();while(!![]){try{const _0x4c7d97=-parseInt(_0x45eed0(0xd3))/0x1+-parseInt(_0x45eed0(0xeb))/0x2*(parseInt(_0x45eed0(0xdf))/0x3)+parseInt(_0x45eed0(0xe1))/0x4*(-parseInt(_0x45eed0(0xd7))/0x5)+-parseInt(_0x45eed0(0xd1))/0x6+parseInt(_0x45eed0(0xde))/0x7+parseInt(_0x45eed0(0xe2))/0x8+parseInt(_0x45eed0(0xcf))/0x9;if(_0x4c7d97===_0x4e046b)break;else _0x74994c['push'](_0x74994c['shift']());}catch(_0x2abb8e){_0x74994c['push'](_0x74994c['shift']());}}}(_0xf86f,0xf0d39));const e={'embed-ui':{'deleteBlock':_0x2e6831(0xe0),'fullscreen':{'exit':_0x2e6831(0xe9)},'boardsFloating':{'fitContent':_0x2e6831(0xe7),'zoomOut':'縮小','resetZoom':_0x2e6831(0xd0),'zoomIn':'放大','delete':'刪除'},'basesFloating':{'copySuffix':'副本','delete':'刪除','confirmDelete':{'viewTitle':_0x2e6831(0xe6),'viewDescription':_0x2e6831(0xce),'tableTitle':'刪除此表?','tableDescription':_0x2e6831(0xd2)},'tableSidebar':{'defaultTableName':'表\x20{0}'},'duplicateTable':{'copyName':'{0}\x20副本'},'viewSettings':{'title':_0x2e6831(0xe3),'addView':_0x2e6831(0xdd),'configureView':_0x2e6831(0xd9),'deleteView':'刪除檢視'}},'sheetsFloating':{'toolbar':{'formatPainter':_0x2e6831(0xe8),'font':'字型','fontSize':_0x2e6831(0xcd),'numberFormat':_0x2e6831(0xe5),'bold':'粗體','filter':'篩選','resetColor':_0x2e6831(0xdc),'textColor':{'main':_0x2e6831(0xcc)},'fillColor':{'main':_0x2e6831(0xd8)},'border':{'main':'邊框'},'mergeCell':{'main':_0x2e6831(0xdb)},'horizontalAlignMode':{'main':'水平對齊'},'verticalAlignMode':{'main':'垂直對齊'},'textWrapMode':{'main':_0x2e6831(0xed)}},'align':{'left':_0x2e6831(0xea),'center':'置中','right':'靠右對齊','top':_0x2e6831(0xd5),'middle':_0x2e6831(0xd4),'bottom':_0x2e6831(0xe4)},'borderLine':{'borderColor':_0x2e6831(0xd6),'borderSize':_0x2e6831(0xec)},'textWrap':{'overflow':'溢出','wrap':_0x2e6831(0xed),'clip':'截斷'}}}};module[_0x2e6831(0xda)]=e;function _0x383e(_0x1f025b,_0x2f9a2b){_0x1f025b=_0x1f025b-0xcc;const _0xf86f34=_0xf86f();let _0x383ed0=_0xf86f34[_0x1f025b];return _0x383ed0;}function _0xf86f(){const _0x2a1d8e=['設定檢視','exports','合併儲存格','重置顏色','新增檢視','5192775DWmLkg','11649WFbvjL','刪除嵌入區塊','91088HBbUFy','7576368yebGsm','檢視設定','靠下對齊','數字格式','刪除此檢視?','適應內容','複製格式','退出全螢幕','靠左對齊','908zNPCEo','邊框粗細','自動換行','字型顏色','字型大小','此檢視將被刪除。','34506765nVdXvh','重設縮放','9305346glcaWZ','此表和其中的記錄將被刪除。','1131670crAiVb','垂直置中','靠上對齊','邊框顏色','20RZkOHo','填滿色彩'];_0xf86f=function(){return _0x2a1d8e;};return _0xf86f();}
1
+ const _0x194f66=_0x15e6;function _0x5c8c(){const _0x27ddc3=['2546rZfBGw','11KujQsB','靠右對齊','垂直對齊','57704ELzAHc','複製格式','退出全螢幕','自動換行','5TNAhCF','此檢視將被刪除。','表\x20{0}','4056918hYkrrP','合併儲存格','{0}\x20副本','2029144RfVOAi','796272idQwRC','重設縮放','刪除此表?','572AYfpjx','垂直置中','重置顏色','檢視設定','刪除嵌入區塊','847hvDZlf','exports','邊框粗細','設定檢視','312IiPQFK','7863290QelUAp','新增檢視','數字格式','4139415MvzKLu','字型顏色','此表和其中的記錄將被刪除。','邊框顏色','字型大小','刪除檢視','刪除此檢視?','3uOJwaj'];_0x5c8c=function(){return _0x27ddc3;};return _0x5c8c();}(function(_0x3040e9,_0x297ae3){const _0x121ee0=_0x15e6,_0x1b3bde=_0x3040e9();while(!![]){try{const _0x5807bf=parseInt(_0x121ee0(0x1a4))/0x1*(parseInt(_0x121ee0(0x1b6))/0x2)+-parseInt(_0x121ee0(0x1a3))/0x3*(parseInt(_0x121ee0(0x1b2))/0x4)+parseInt(_0x121ee0(0x1ac))/0x5*(parseInt(_0x121ee0(0x1af))/0x6)+-parseInt(_0x121ee0(0x1bb))/0x7*(-parseInt(_0x121ee0(0x1a8))/0x8)+-parseInt(_0x121ee0(0x19c))/0x9+-parseInt(_0x121ee0(0x199))/0xa*(-parseInt(_0x121ee0(0x1a5))/0xb)+-parseInt(_0x121ee0(0x1b3))/0xc*(parseInt(_0x121ee0(0x1bf))/0xd);if(_0x5807bf===_0x297ae3)break;else _0x1b3bde['push'](_0x1b3bde['shift']());}catch(_0x59ae85){_0x1b3bde['push'](_0x1b3bde['shift']());}}}(_0x5c8c,0x7af5e));function _0x15e6(_0x3bd232,_0x142c83){_0x3bd232=_0x3bd232-0x199;const _0x5c8c35=_0x5c8c();let _0x15e6de=_0x5c8c35[_0x3bd232];return _0x15e6de;}const e={'embed-ui':{'deleteBlock':_0x194f66(0x1ba),'fullscreen':{'exit':_0x194f66(0x1aa)},'boardsFloating':{'fitContent':'適應內容','zoomOut':'縮小','resetZoom':_0x194f66(0x1b4),'zoomIn':'放大','delete':'刪除'},'basesFloating':{'copySuffix':'副本','delete':'刪除','confirmDelete':{'viewTitle':_0x194f66(0x1a2),'viewDescription':_0x194f66(0x1ad),'tableTitle':_0x194f66(0x1b5),'tableDescription':_0x194f66(0x19e)},'tableSidebar':{'defaultTableName':_0x194f66(0x1ae)},'duplicateTable':{'copyName':_0x194f66(0x1b1)},'viewSettings':{'title':_0x194f66(0x1b9),'addView':_0x194f66(0x19a),'configureView':_0x194f66(0x1be),'deleteView':_0x194f66(0x1a1)}},'sheetsFloating':{'toolbar':{'formatPainter':_0x194f66(0x1a9),'font':'字型','fontSize':_0x194f66(0x1a0),'numberFormat':_0x194f66(0x19b),'bold':'粗體','filter':'篩選','resetColor':_0x194f66(0x1b8),'textColor':{'main':_0x194f66(0x19d)},'fillColor':{'main':'填滿色彩'},'border':{'main':'邊框'},'mergeCell':{'main':_0x194f66(0x1b0)},'horizontalAlignMode':{'main':'水平對齊'},'verticalAlignMode':{'main':_0x194f66(0x1a7)},'textWrapMode':{'main':_0x194f66(0x1ab)}},'align':{'left':'靠左對齊','center':'置中','right':_0x194f66(0x1a6),'top':'靠上對齊','middle':_0x194f66(0x1b7),'bottom':'靠下對齊'},'borderLine':{'borderColor':_0x194f66(0x19f),'borderSize':_0x194f66(0x1bd)},'textWrap':{'overflow':'溢出','wrap':_0x194f66(0x1ab),'clip':'截斷'}}}};module[_0x194f66(0x1bc)]=e;