@univerjs-pro/collaboration-client-ui 1.0.0-alpha.7 → 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 (90) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -1
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -1
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -1
  11. package/lib/cjs/locale/it-IT.js +1 -1
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -1
  15. package/lib/cjs/locale/pt-BR.js +1 -1
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -1
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -1
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -1
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -1
  32. package/lib/es/locale/it-IT.js +1 -1
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -1
  36. package/lib/es/locale/pt-BR.js +1 -1
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -1
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.css +1 -5
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/controllers/collab-cursor/board-collab-cursor-entity.d.ts +3 -3
  66. package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +2 -2
  67. package/lib/types/controllers/collab-cursor/slide-collab-cursor-entity.d.ts +3 -3
  68. package/lib/types/models/cursor.d.ts +0 -2
  69. package/lib/umd/facade.js +1 -1
  70. package/lib/umd/index.js +1 -1
  71. package/lib/umd/locale/ar-SA.js +1 -1
  72. package/lib/umd/locale/ca-ES.js +1 -1
  73. package/lib/umd/locale/de-DE.js +1 -1
  74. package/lib/umd/locale/en-US.js +1 -1
  75. package/lib/umd/locale/es-ES.js +1 -1
  76. package/lib/umd/locale/fa-IR.js +1 -1
  77. package/lib/umd/locale/fr-FR.js +1 -1
  78. package/lib/umd/locale/id-ID.js +1 -1
  79. package/lib/umd/locale/it-IT.js +1 -1
  80. package/lib/umd/locale/ja-JP.js +1 -1
  81. package/lib/umd/locale/ko-KR.js +1 -1
  82. package/lib/umd/locale/pl-PL.js +1 -1
  83. package/lib/umd/locale/pt-BR.js +1 -1
  84. package/lib/umd/locale/ru-RU.js +1 -1
  85. package/lib/umd/locale/sk-SK.js +1 -1
  86. package/lib/umd/locale/vi-VN.js +1 -1
  87. package/lib/umd/locale/zh-CN.js +1 -1
  88. package/lib/umd/locale/zh-HK.js +1 -1
  89. package/lib/umd/locale/zh-TW.js +1 -1
  90. package/package.json +23 -22
@@ -1 +1 @@
1
- function _0x3d40(){const _0x628880=['您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','目前無法執行公式計算,請稍後重試。','公式計算已開始。','2726659cYJNIn','認證錯誤','176586EbJygQ','826278tupdJj','編輯衝突','您有未儲存至伺服器的離線編輯,請檢查網絡後重試。','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','已離線,編輯將儲存在本機','6wqhOVA','重新整理頁面','正在載入工作表','同步中...','165vPRNgT','12EspZZk','386390XJRjeI','729984nFBduW','14jIZQLF','公式計算佇列已滿,正在等待可用資源...','資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','本機檔案','已同步','4sGpRZR','點擊重新連線','214150Ykhvfd','協作房間已滿,您的編輯將暫存於本機。','4184037kdRxFF','1smedfz','連線失敗,請檢查您的網絡。','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','連線失敗,將在稍後重試連線。'];_0x3d40=function(){return _0x628880;};return _0x3d40();}const _0x19d778=_0x4d85;function _0x4d85(_0x4499af,_0x23c2b3){_0x4499af=_0x4499af-0x11e;const _0x3d409a=_0x3d40();let _0x4d850f=_0x3d409a[_0x4499af];return _0x4d850f;}(function(_0x4a7120,_0x84abfe){const _0x5ae927=_0x4d85,_0x2a8c09=_0x4a7120();while(!![]){try{const _0xf8c76b=parseInt(_0x5ae927(0x139))/0x1*(parseInt(_0x5ae927(0x121))/0x2)+parseInt(_0x5ae927(0x122))/0x3*(-parseInt(_0x5ae927(0x134))/0x4)+parseInt(_0x5ae927(0x12d))/0x5*(-parseInt(_0x5ae927(0x127))/0x6)+parseInt(_0x5ae927(0x12f))/0x7*(parseInt(_0x5ae927(0x12e))/0x8)+parseInt(_0x5ae927(0x138))/0x9+-parseInt(_0x5ae927(0x136))/0xa*(parseInt(_0x5ae927(0x12b))/0xb)+parseInt(_0x5ae927(0x12c))/0xc*(parseInt(_0x5ae927(0x11f))/0xd);if(_0xf8c76b===_0x84abfe)break;else _0x2a8c09['push'](_0x2a8c09['shift']());}catch(_0x4c0718){_0x2a8c09['push'](_0x2a8c09['shift']());}}}(_0x3d40,0x42488));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x19d778(0x135)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x19d778(0x123),'notCollab':_0x19d778(0x132),'synced':_0x19d778(0x133),'syncing':_0x19d778(0x12a),'offline':_0x19d778(0x126)},'snapshotLoading':{'loadingSheet':_0x19d778(0x129),'timeout':_0x19d778(0x131),'refresh':_0x19d778(0x128)},'session':{'connection-failed':_0x19d778(0x13a),'will-retry':_0x19d778(0x13c),'room-full':_0x19d778(0x137),'collaboration-timeout':'伺服器未回應協作請求,您的編輯將儲存在本機。'},'conflict':{'title':'協作衝突','content':_0x19d778(0x125)},'permission':{'title':_0x19d778(0x120),'content':_0x19d778(0x13b)},'collaboration':{'offline-data-not-saved':_0x19d778(0x124),'single-unit':{'warning':_0x19d778(0x13d)},'closeRoom':'由於協作房間已關閉,編輯權限已被收回。'},'auth':{'needGotoLoginAlert':'您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。'},'formula':{'calculation':{'started':_0x19d778(0x11e),'waiting':_0x19d778(0x130),'unable':_0x19d778(0x13e)}}}};export{e as default};
1
+ function _0x1285(_0x1c6c7c,_0x1a7734){_0x1c6c7c=_0x1c6c7c-0x103;const _0xe44fc0=_0xe44f();let _0x1285f5=_0xe44fc0[_0x1c6c7c];return _0x1285f5;}const _0x294e5b=_0x1285;(function(_0x3ca908,_0x53ecdf){const _0x2aa3bf=_0x1285,_0x1ed0e1=_0x3ca908();while(!![]){try{const _0x2b091a=parseInt(_0x2aa3bf(0x117))/0x1*(-parseInt(_0x2aa3bf(0x11d))/0x2)+-parseInt(_0x2aa3bf(0x113))/0x3+parseInt(_0x2aa3bf(0x10a))/0x4+-parseInt(_0x2aa3bf(0x106))/0x5*(parseInt(_0x2aa3bf(0x104))/0x6)+-parseInt(_0x2aa3bf(0x10f))/0x7*(-parseInt(_0x2aa3bf(0x105))/0x8)+parseInt(_0x2aa3bf(0x10d))/0x9+parseInt(_0x2aa3bf(0x114))/0xa;if(_0x2b091a===_0x53ecdf)break;else _0x1ed0e1['push'](_0x1ed0e1['shift']());}catch(_0x47005c){_0x1ed0e1['push'](_0x1ed0e1['shift']());}}}(_0xe44f,0xdf6e7));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x294e5b(0x11a)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x294e5b(0x116),'notCollab':_0x294e5b(0x11b),'synced':_0x294e5b(0x118),'syncing':_0x294e5b(0x10b),'offline':_0x294e5b(0x119)},'snapshotLoading':{'loadingSheet':'正在載入工作表','timeout':_0x294e5b(0x110),'refresh':_0x294e5b(0x109)},'session':{'connection-failed':_0x294e5b(0x112),'will-retry':_0x294e5b(0x11e),'room-full':_0x294e5b(0x122),'collaboration-timeout':_0x294e5b(0x11c)},'conflict':{'title':_0x294e5b(0x121),'content':_0x294e5b(0x111)},'permission':{'title':_0x294e5b(0x10c),'content':_0x294e5b(0x115)},'collaboration':{'offline-data-not-saved':_0x294e5b(0x103),'single-unit':{'warning':_0x294e5b(0x10e)},'closeRoom':'由於協作房間已關閉,編輯權限已被收回。'},'auth':{'needGotoLoginAlert':_0x294e5b(0x108)},'formula':{'calculation':{'started':_0x294e5b(0x120),'waiting':_0x294e5b(0x107),'unable':_0x294e5b(0x11f)}}}};function _0xe44f(){const _0x1e7d01=['編輯衝突','517iHotbV','已同步','已離線,編輯將儲存在本機','點擊重新連線','本機檔案','伺服器未回應協作請求,您的編輯將儲存在本機。','1322jowaCP','連線失敗,將在稍後重試連線。','目前無法執行公式計算,請稍後重試。','公式計算已開始。','協作衝突','協作房間已滿,您的編輯將暫存於本機。','您有未儲存至伺服器的離線編輯,請檢查網絡後重試。','46938jumSqi','4208328UxQMIO','370hDwWGV','公式計算佇列已滿,正在等待可用資源...','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','重新整理頁面','312588fZoshQ','同步中...','認證錯誤','6030360AWOSyG','您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','7pnsTqW','資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','連線失敗,請檢查您的網絡。','4693182VYdVQQ','21259800ZkypIc','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。'];_0xe44f=function(){return _0x1e7d01;};return _0xe44f();}export{e as default};
@@ -1 +1 @@
1
- const _0x9a2972=_0x2fd4;function _0x2fd4(_0x51671c,_0x3ef6c5){_0x51671c=_0x51671c-0x16c;const _0x4149b8=_0x4149();let _0x2fd46c=_0x4149b8[_0x51671c];return _0x2fd46c;}function _0x4149(){const _0x536513=['已離線,編輯將儲存在本機','68622tKQSyM','5RMeZiR','編輯衝突','本機檔案','公式計算佇列已滿,正在等待可用資源...','公式計算已開始。','2813145WSPChG','由於協作房間已關閉,編輯權限已被收回。','186633JaZUzY','1560428HeyzmU','協作衝突','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','184fzAiUe','279810yefaPw','連線失敗,將在稍後重試連線。','581YPrhTe','目前無法執行公式計算,請稍後重試。','18744540BHEXjl','點擊重新連線','伺服器未回應協作請求,您的編輯將儲存在本機。','1695412uUlAoj','認證錯誤','協作房間已滿,您的編輯將暫存於本機。','您有未儲存至伺服器的離線編輯,請檢查網路後重試。','已同步','連線失敗,請檢查您的網路。'];_0x4149=function(){return _0x536513;};return _0x4149();}(function(_0x17f270,_0x1741e5){const _0x28558f=_0x2fd4,_0x45ca57=_0x17f270();while(!![]){try{const _0x35e956=-parseInt(_0x28558f(0x178))/0x1+parseInt(_0x28558f(0x174))/0x2+-parseInt(_0x28558f(0x171))/0x3+-parseInt(_0x28558f(0x17f))/0x4*(parseInt(_0x28558f(0x16c))/0x5)+parseInt(_0x28558f(0x186))/0x6*(-parseInt(_0x28558f(0x17a))/0x7)+parseInt(_0x28558f(0x177))/0x8*(parseInt(_0x28558f(0x173))/0x9)+parseInt(_0x28558f(0x17c))/0xa;if(_0x35e956===_0x1741e5)break;else _0x45ca57['push'](_0x45ca57['shift']());}catch(_0x4c6e2d){_0x45ca57['push'](_0x45ca57['shift']());}}}(_0x4149,0x8412a));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x9a2972(0x17d)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x9a2972(0x16d),'notCollab':_0x9a2972(0x16e),'synced':_0x9a2972(0x183),'syncing':'同步中...','offline':_0x9a2972(0x185)},'snapshotLoading':{'loadingSheet':'正在載入工作表','timeout':'資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','refresh':'重新整理頁面'},'session':{'connection-failed':_0x9a2972(0x184),'will-retry':_0x9a2972(0x179),'room-full':_0x9a2972(0x181),'collaboration-timeout':_0x9a2972(0x17e)},'conflict':{'title':_0x9a2972(0x175),'content':'您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。'},'permission':{'title':_0x9a2972(0x180),'content':'您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。'},'collaboration':{'offline-data-not-saved':_0x9a2972(0x182),'single-unit':{'warning':'您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。'},'closeRoom':_0x9a2972(0x172)},'auth':{'needGotoLoginAlert':_0x9a2972(0x176)},'formula':{'calculation':{'started':_0x9a2972(0x170),'waiting':_0x9a2972(0x16f),'unable':_0x9a2972(0x17b)}}}};export{e as default};
1
+ function _0x357b(){const _0x4fc6c6=['6eoHMlA','目前無法執行公式計算,請稍後重試。','正在載入工作表','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','公式計算佇列已滿,正在等待可用資源...','已離線,編輯將儲存在本機','編輯衝突','已同步','2946520ymrPVN','同步中...','1050944hUWvfy','9040068XuLRVj','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','4813067STndTM','伺服器未回應協作請求,您的編輯將儲存在本機。','您有未儲存至伺服器的離線編輯,請檢查網路後重試。','4573128zwrnUz','協作衝突','點擊重新連線','3480895CQJcwj','協作房間已滿,您的編輯將暫存於本機。','重新整理頁面','1jXRpIq','認證錯誤','資料載入停留在\x20{0}/{1},請重新整理頁面後再試。','557106IPZLgK','本機檔案'];_0x357b=function(){return _0x4fc6c6;};return _0x357b();}function _0x3541(_0x3ceb89,_0x406687){_0x3ceb89=_0x3ceb89-0x12a;const _0x357be4=_0x357b();let _0x354178=_0x357be4[_0x3ceb89];return _0x354178;}const _0x239df0=_0x3541;(function(_0x40e4b9,_0x764ea6){const _0x7c24fa=_0x3541,_0x1f2b62=_0x40e4b9();while(!![]){try{const _0x3011a1=-parseInt(_0x7c24fa(0x12d))/0x1*(parseInt(_0x7c24fa(0x13c))/0x2)+parseInt(_0x7c24fa(0x130))/0x3+parseInt(_0x7c24fa(0x13a))/0x4+-parseInt(_0x7c24fa(0x12a))/0x5+parseInt(_0x7c24fa(0x132))/0x6*(-parseInt(_0x7c24fa(0x13f))/0x7)+parseInt(_0x7c24fa(0x142))/0x8+parseInt(_0x7c24fa(0x13d))/0x9;if(_0x3011a1===_0x764ea6)break;else _0x1f2b62['push'](_0x1f2b62['shift']());}catch(_0x286e13){_0x1f2b62['push'](_0x1f2b62['shift']());}}}(_0x357b,0x8fd89));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x239df0(0x144)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x239df0(0x138),'notCollab':_0x239df0(0x131),'synced':_0x239df0(0x139),'syncing':_0x239df0(0x13b),'offline':_0x239df0(0x137)},'snapshotLoading':{'loadingSheet':_0x239df0(0x134),'timeout':_0x239df0(0x12f),'refresh':_0x239df0(0x12c)},'session':{'connection-failed':'連線失敗,請檢查您的網路。','will-retry':'連線失敗,將在稍後重試連線。','room-full':_0x239df0(0x12b),'collaboration-timeout':_0x239df0(0x140)},'conflict':{'title':_0x239df0(0x143),'content':'您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。'},'permission':{'title':_0x239df0(0x12e),'content':_0x239df0(0x135)},'collaboration':{'offline-data-not-saved':_0x239df0(0x141),'single-unit':{'warning':'您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。'},'closeRoom':'由於協作房間已關閉,編輯權限已被收回。'},'auth':{'needGotoLoginAlert':_0x239df0(0x13e)},'formula':{'calculation':{'started':'公式計算已開始。','waiting':_0x239df0(0x136),'unable':_0x239df0(0x133)}}}};export{e as default};
package/lib/facade.js CHANGED
@@ -1 +1 @@
1
- var _0x397edd=_0x9127;function _0x8003(){var _0x3064c3=['extend','get','1025920QIUPgb','81yIVsvA','3emWqvH','12222IFgIfb','451888oSLDGR','115WUtpmt','2453GswrzY','241932DfuhtC','396zRTdkD','26916MBWJEX','runOnServer','11634kxXKHA','_injector','3487456oMlhor'];_0x8003=function(){return _0x3064c3;};return _0x8003();}(function(_0x5bf798,_0x2ee40c){var _0x27c842=_0x9127,_0x206bf3=_0x5bf798();while(!![]){try{var _0x9a1d2d=-parseInt(_0x27c842(0x97))/0x1*(-parseInt(_0x27c842(0x9c))/0x2)+-parseInt(_0x27c842(0x98))/0x3*(parseInt(_0x27c842(0x9d))/0x4)+parseInt(_0x27c842(0x9a))/0x5*(parseInt(_0x27c842(0xa0))/0x6)+-parseInt(_0x27c842(0xa2))/0x7+parseInt(_0x27c842(0x99))/0x8*(parseInt(_0x27c842(0x96))/0x9)+-parseInt(_0x27c842(0x95))/0xa+-parseInt(_0x27c842(0x9b))/0xb*(-parseInt(_0x27c842(0x9e))/0xc);if(_0x9a1d2d===_0x2ee40c)break;else _0x206bf3['push'](_0x206bf3['shift']());}catch(_0x1e0dbf){_0x206bf3['push'](_0x206bf3['shift']());}}}(_0x8003,0x6491c));import{RemoteUniscriptService as _0x2b58cc}from'@univerjs-pro/collaboration-client-ui';import{FUniver as _0x5a78e2}from'@univerjs/core/facade';var n=class extends _0x5a78e2{[_0x397edd(0x9f)](_0x3b70f2,_0x687224,..._0x365910){var _0x31f978=_0x397edd;return this[_0x31f978(0xa1)][_0x31f978(0x94)](_0x2b58cc)[_0x31f978(0x9f)](_0x3b70f2,_0x687224,{},..._0x365910);}};function _0x9127(_0x499ed3,_0x1cb3fe){_0x499ed3=_0x499ed3-0x94;var _0x800306=_0x8003();var _0x912786=_0x800306[_0x499ed3];return _0x912786;}_0x5a78e2[_0x397edd(0xa3)](n);export{};
1
+ function _0x3ab2(_0xd03aa7,_0x381c52){_0xd03aa7=_0xd03aa7-0x1da;var _0x504eba=_0x504e();var _0x3ab234=_0x504eba[_0xd03aa7];return _0x3ab234;}var _0x4b2a76=_0x3ab2;function _0x504e(){var _0xedaf03=['runOnServer','extend','6409696qKWMOk','get','_injector','24496860BlhFkG','646578WlDfnX','11CkJuoo','22570vMgqsp','35Ffmksu','7FSPAyT','3546MjEioJ','1605114RJJvzN','1586470XaHcxy','218452acgObI','48CwMcdE'];_0x504e=function(){return _0xedaf03;};return _0x504e();}(function(_0x330b27,_0x186ec2){var _0xa3cb95=_0x3ab2,_0x3c875a=_0x330b27();while(!![]){try{var _0x447293=parseInt(_0xa3cb95(0x1e8))/0x1+-parseInt(_0xa3cb95(0x1df))/0x2+-parseInt(_0xa3cb95(0x1e1))/0x3*(-parseInt(_0xa3cb95(0x1e0))/0x4)+-parseInt(_0xa3cb95(0x1db))/0x5*(parseInt(_0xa3cb95(0x1de))/0x6)+parseInt(_0xa3cb95(0x1dc))/0x7*(-parseInt(_0xa3cb95(0x1e4))/0x8)+-parseInt(_0xa3cb95(0x1dd))/0x9*(-parseInt(_0xa3cb95(0x1da))/0xa)+-parseInt(_0xa3cb95(0x1e9))/0xb*(-parseInt(_0xa3cb95(0x1e7))/0xc);if(_0x447293===_0x186ec2)break;else _0x3c875a['push'](_0x3c875a['shift']());}catch(_0x4ccb26){_0x3c875a['push'](_0x3c875a['shift']());}}}(_0x504e,0xf03a1));import{RemoteUniscriptService as _0x53f247}from'@univerjs-pro/collaboration-client-ui';import{FUniver as _0x401d4f}from'@univerjs/core/facade';var n=class extends _0x401d4f{[_0x4b2a76(0x1e2)](_0x18679d,_0x559f8d,..._0x4a8512){var _0x5c7f53=_0x4b2a76;return this[_0x5c7f53(0x1e6)][_0x5c7f53(0x1e5)](_0x53f247)[_0x5c7f53(0x1e2)](_0x18679d,_0x559f8d,{},..._0x4a8512);}};_0x401d4f[_0x4b2a76(0x1e3)](n);export{};
package/lib/index.css CHANGED
@@ -3,10 +3,7 @@
3
3
  }
4
4
 
5
5
  .univer-inset-0 {
6
- top: 0;
7
- bottom: 0;
8
- left: 0;
9
- right: 0;
6
+ inset: 0;
10
7
  }
11
8
 
12
9
  .univer-left-1\/2 {
@@ -97,7 +94,6 @@
97
94
  }
98
95
 
99
96
  .univer-appearance-none {
100
- -webkit-appearance: none;
101
97
  appearance: none;
102
98
  }
103
99