@univerjs-pro/sheets-print 0.10.13 → 0.10.14-nightly.202511070628
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/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ca-ES.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/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.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-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ca-ES.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/ko-KR.js +1 -1
- package/lib/es/locale/ru-RU.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-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ca-ES.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/ko-KR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/commands/operations/print-grid-sidebar.operation.d.ts +4 -0
- package/lib/types/common/const.d.ts +41 -41
- package/lib/types/controllers/const.d.ts +1 -1
- package/lib/types/controllers/menu.d.ts +5 -2
- package/lib/types/controllers/sheet-print.controller.d.ts +8 -2
- package/lib/types/locale/en-US.d.ts +6 -0
- package/lib/types/services/print-grid.service.d.ts +17 -0
- package/lib/types/views/components/PrintGridSidebar.d.ts +16 -0
- package/lib/types/views/extensions/print-grid.extension.d.ts +12 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ca-ES.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/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.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-TW.js +1 -1
- package/package.json +16 -16
package/lib/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x6fca78=_0x3389;(function(_0x35aa1d,_0x1d13e2){const _0x54fcdc=_0x3389,_0x1ec034=_0x35aa1d();while(!![]){try{const _0x526bfb=parseInt(_0x54fcdc(0xa5))/0x1+-parseInt(_0x54fcdc(0x88))/0x2*(-parseInt(_0x54fcdc(0x8e))/0x3)+parseInt(_0x54fcdc(0xae))/0x4+parseInt(_0x54fcdc(0x89))/0x5*(-parseInt(_0x54fcdc(0x8f))/0x6)+-parseInt(_0x54fcdc(0x9a))/0x7*(-parseInt(_0x54fcdc(0x96))/0x8)+parseInt(_0x54fcdc(0x85))/0x9*(-parseInt(_0x54fcdc(0x9c))/0xa)+parseInt(_0x54fcdc(0x94))/0xb*(-parseInt(_0x54fcdc(0x92))/0xc);if(_0x526bfb===_0x1d13e2)break;else _0x1ec034['push'](_0x1ec034['shift']());}catch(_0x4b800c){_0x1ec034['push'](_0x1ec034['shift']());}}}(_0x26dc,0x31bf2));import{ISheetPrintManagerService as _0x1c2f75,ConfirmSheetPrintOperation as _0x338ac5,SheetPrintOpenOperation as _0x126a41,CancelSheetPrintOperation as _0x3da07d,hasPrintFacadePermission as _0xc41696,SheetScreenShotOperation as _0x1d912a,SheetPrintClientService as _0x51696c,PrintArea as _0x27dc62,PrintFreeze as _0x5083be,PrintHeaderFooter as _0x5d8613,PrintHeaderFooterSymbol as _0x869fd5}from'@univerjs-pro/sheets-print';function _0x3389(_0x2727c0,_0x526224){const _0x26dcee=_0x26dc();return _0x3389=function(_0x3389ab,_0x578a54){_0x3389ab=_0x3389ab-0x7b;let _0x752f1b=_0x26dcee[_0x3389ab];return _0x752f1b;},_0x3389(_0x2727c0,_0x526224);}import{ICommandService as _0x1c3828,PaperType as _0x5bed19,CanceledError as _0x230793}from'@univerjs/core';import{FWorkbook as _0x1a1ef0,FRange as _0x1526ce}from'@univerjs/sheets/facade';import{FEventName as _0x1950e5,FEnum as _0x18b796,FUniver as _0x1d6192}from'@univerjs/core/facade';import{PrintAlign as _0x3da046,PrintPaperMargin as _0x633cb,PrintScale as _0x5ee70a,PrintDirection as _0x3c9a11}from'@univerjs-pro/print';class A extends _0x1a1ef0{[_0x6fca78(0x8a)](_0x344c87){const _0x149a98=_0x6fca78;return this[_0x149a98(0x91)][_0x149a98(0x7b)](_0x1c2f75)['updateLayoutConfig'](_0x344c87),this;}['updatePrintRenderConfig'](_0x507e60){const _0x4c187e=_0x6fca78;return this[_0x4c187e(0x91)][_0x4c187e(0x7b)](_0x1c2f75)['updateRenderConfig'](_0x507e60),this;}[_0x6fca78(0xab)](){const _0x35ec65=_0x6fca78;return this[_0x35ec65(0x91)][_0x35ec65(0x7b)](_0x1c3828)[_0x35ec65(0x7f)](_0x338ac5['id']);}[_0x6fca78(0xa2)](){const _0x4d2012=_0x6fca78;return this[_0x4d2012(0x91)][_0x4d2012(0x7b)](_0x1c3828)['syncExecuteCommand'](_0x126a41['id']);}[_0x6fca78(0xac)](){const _0x22c199=_0x6fca78;return this[_0x22c199(0x91)]['get'](_0x1c3828)['syncExecuteCommand'](_0x3da07d['id']);}async[_0x6fca78(0x7d)](){const _0x42874c=_0x6fca78;return _0xc41696(this[_0x42874c(0x91)])?this[_0x42874c(0x91)][_0x42874c(0x7b)](_0x1c3828)[_0x42874c(0xad)](_0x1d912a['id']):!0x1;}}_0x1a1ef0[_0x6fca78(0x81)](A);class B extends _0x1526ce{[_0x6fca78(0x97)](){const _0x3b9290=_0x6fca78;return _0xc41696(this['_injector'])?this['_injector'][_0x3b9290(0x7b)](_0x51696c)[_0x3b9290(0x99)](this['_workbook'][_0x3b9290(0x8c)](),this[_0x3b9290(0x9d)][_0x3b9290(0x9e)](),this[_0x3b9290(0x8b)]):!0x1;}}_0x1526ce['extend'](B);class H{get[_0x6fca78(0x7e)](){return'BeforeSheetPrintOpen';}get['BeforeSheetPrintConfirm'](){const _0x42afbc=_0x6fca78;return _0x42afbc(0x86);}get[_0x6fca78(0xa3)](){const _0x47f29f=_0x6fca78;return _0x47f29f(0xa3);}get[_0x6fca78(0x95)](){const _0x5d59d5=_0x6fca78;return _0x5d59d5(0x95);}get['SheetPrintConfirmed'](){return'SheetPrintConfirmed';}get[_0x6fca78(0xaf)](){const _0x4b39c2=_0x6fca78;return _0x4b39c2(0xaf);}}function _0x26dc(){const _0x322328=['11295vWCRuu','BeforeSheetPrintConfirm','PrintHeaderFooterSymbol','170xtKYiN','1990EreJVp','updatePrintConfig','_range','getUnitId','getActiveUniverSheet','6492djuRTT','5442coPSwP','registerEventHandler','_injector','3466956AFcsza','PrintFreeze','22ueqibP','SheetPrintOpen','793384lKeJup','getScreenshot','PrintScale','getRangeImage','21IxelSF','Event','300fTHruw','_worksheet','getSheetId','cancel','PrintPaperSize','_initialize','openPrintDialog','BeforeSheetPrintCanceled','PrintHeaderFooter','327007NMzWpy','getActiveSheet','fireEvent','onCommandExecuted','renderConfig','beforeCommandExecuted','print','closePrintDialog','executeCommand','1487032GaPKdj','SheetPrintCanceled','get','PrintPaperMargin','saveScreenshotToClipboard','BeforeSheetPrintOpen','syncExecuteCommand','layoutConfig','extend','PrintDirection','SheetPrintConfirmed','PrintArea'];_0x26dc=function(){return _0x322328;};return _0x26dc();}_0x1950e5[_0x6fca78(0x81)](H);class U{get[_0x6fca78(0x84)](){return _0x27dc62;}get['PrintAlign'](){return _0x3da046;}get[_0x6fca78(0xa0)](){return _0x5bed19;}get[_0x6fca78(0x7c)](){return _0x633cb;}get[_0x6fca78(0x98)](){return _0x5ee70a;}get[_0x6fca78(0x82)](){return _0x3c9a11;}get[_0x6fca78(0x93)](){return _0x5083be;}get[_0x6fca78(0xa4)](){return _0x5d8613;}get[_0x6fca78(0x87)](){return _0x869fd5;}}_0x18b796[_0x6fca78(0x81)](U);class M extends _0x1d6192{[_0x6fca78(0xa1)](_0x3dc832){const _0x22509a=_0x6fca78,_0x1dbe0b=_0x3dc832[_0x22509a(0x7b)](_0x1c3828);this[_0x22509a(0x90)](this[_0x22509a(0x9b)][_0x22509a(0x7e)],()=>_0x1dbe0b[_0x22509a(0xaa)](_0x2cd78a=>{const _0x293a86=_0x22509a;if(_0x2cd78a['id']===_0x126a41['id']){const _0x1b3a9b=this[_0x293a86(0x8d)]();if(!_0x1b3a9b)return;const _0x599558={'workbook':_0x1b3a9b,'worksheet':_0x1b3a9b[_0x293a86(0xa6)]()};if(_0x599558==null)return;if(this[_0x293a86(0xa7)](this[_0x293a86(0x9b)][_0x293a86(0x7e)],_0x599558),_0x599558[_0x293a86(0x9f)])throw new _0x230793();}})),this[_0x22509a(0x90)](this['Event'][_0x22509a(0x86)],()=>_0x1dbe0b[_0x22509a(0xaa)](_0x4f9f05=>{const _0x2acfd3=_0x22509a;if(_0x4f9f05['id']===_0x338ac5['id']){const _0x7f1fcc=_0x3dc832[_0x2acfd3(0x7b)](_0x1c2f75);if(!this[_0x2acfd3(0x8d)]())return;const _0x988a0={'layoutConfig':_0x7f1fcc['layoutConfig'],'renderConfig':_0x7f1fcc[_0x2acfd3(0xa9)]};if(_0x988a0==null)return;if(this[_0x2acfd3(0xa7)](this[_0x2acfd3(0x9b)]['BeforeSheetPrintConfirm'],_0x988a0),_0x988a0[_0x2acfd3(0x9f)])throw new _0x230793();}})),this['registerEventHandler'](this[_0x22509a(0x9b)]['BeforeSheetPrintCanceled'],()=>_0x1dbe0b[_0x22509a(0xaa)](_0x297b20=>{const _0x319be7=_0x22509a;if(_0x297b20['id']===_0x3da07d['id']){const _0x282ab2=_0x3dc832[_0x319be7(0x7b)](_0x1c2f75);if(!this['getActiveUniverSheet']())return;const _0x566a85={'layoutConfig':_0x282ab2['layoutConfig'],'renderConfig':_0x282ab2['renderConfig']};if(_0x566a85==null)return;if(this[_0x319be7(0xa7)](this[_0x319be7(0x9b)][_0x319be7(0xa3)],_0x566a85),_0x566a85[_0x319be7(0x9f)])throw new _0x230793();}})),this[_0x22509a(0x90)](this[_0x22509a(0x9b)][_0x22509a(0x95)],()=>_0x1dbe0b[_0x22509a(0xa8)](_0x1ccd81=>{const _0x55372c=_0x22509a;if(_0x1ccd81['id']===_0x126a41['id']){const _0x33e15b=this[_0x55372c(0x8d)]();if(!_0x33e15b)return;const _0x7a3b72={'workbook':_0x33e15b,'worksheet':_0x33e15b[_0x55372c(0xa6)]()};if(_0x7a3b72==null)return;this[_0x55372c(0xa7)](this[_0x55372c(0x9b)][_0x55372c(0x95)],_0x7a3b72);}})),this[_0x22509a(0x90)](this[_0x22509a(0x9b)][_0x22509a(0x83)],()=>_0x1dbe0b[_0x22509a(0xa8)](_0x5913e8=>{const _0x561c08=_0x22509a;if(_0x5913e8['id']===_0x338ac5['id']){const _0x40a6cd=_0x3dc832[_0x561c08(0x7b)](_0x1c2f75);if(!this['getActiveUniverSheet']())return;const _0x56cd38={'layoutConfig':_0x40a6cd[_0x561c08(0x80)],'renderConfig':_0x40a6cd[_0x561c08(0xa9)]};if(_0x56cd38==null)return;this[_0x561c08(0xa7)](this[_0x561c08(0x9b)][_0x561c08(0x83)],_0x56cd38);}})),this[_0x22509a(0x90)](this[_0x22509a(0x9b)]['SheetPrintCanceled'],()=>_0x1dbe0b[_0x22509a(0xa8)](_0x49ce93=>{const _0x552711=_0x22509a;if(_0x49ce93['id']===_0x3da07d['id']){const _0x4da6d1=_0x3dc832[_0x552711(0x7b)](_0x1c2f75);if(!this[_0x552711(0x8d)]())return;const _0x2db335={'layoutConfig':_0x4da6d1['layoutConfig'],'renderConfig':_0x4da6d1['renderConfig']};if(_0x2db335==null)return;this[_0x552711(0xa7)](this['Event'][_0x552711(0xaf)],_0x2db335);}}));}}_0x1d6192[_0x6fca78(0x81)](M);
|
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-pointer-events-none{pointer-events:none}.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-inset-0{top:0;right:0;bottom:0;left:0}.univer-bottom-0{bottom:0}.univer-bottom-4{bottom:1rem}.univer-left-0{left:0}.univer-right-0{right:0}.univer-right-4{right:1rem}.univer-top-0{top:0}.univer-z-\[1000\]{z-index:1000}.univer-z-\[100\]{z-index:100}.univer-z-\[1010\]{z-index:1010}.univer-mx-2{margin-left:.5rem;margin-right:.5rem}.univer-mx-auto{margin-left:auto;margin-right:auto}.univer-my-0{margin-top:0;margin-bottom:0}.univer-my-1{margin-top:.25rem;margin-bottom:.25rem}.univer-my-4{margin-top:1rem;margin-bottom:1rem}.univer-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.univer-mb-1{margin-bottom:.25rem}.univer-mb-2{margin-bottom:.5rem}.univer-ml-2{margin-left:.5rem}.univer-mr-2{margin-right:.5rem}.univer-mt-2{margin-top:.5rem}.univer-mt-3{margin-top:.75rem}.univer-mt-7{margin-top:1.75rem}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-grid{display:grid}.univer-size-3{width:.75rem;height:.75rem}.univer-size-5{width:1.25rem;height:1.25rem}.univer-size-8{width:2rem;height:2rem}.univer-size-full{width:100%;height:100%}.univer-h-16{height:4rem}.univer-h-8{height:2rem}.univer-h-\[200px\]{height:200px}.univer-h-full{height:100%}.univer-w-\[312px\]{width:312px}.univer-w-\[var\(--radix-popper-anchor-width\)\]{width:var(--radix-popper-anchor-width)}.univer-w-full{width:100%}.\!univer-min-w-0{min-width:0px!important}.univer-min-w-36{min-width:9rem}.univer-min-w-\[200px\]{min-width:200px}.univer-flex-1{flex:1 1 0%}.univer-flex-none{flex:none}.univer-flex-grow{flex-grow:1}.univer-cursor-pointer{cursor:pointer}.univer-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.univer-flex-row{flex-direction:row}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-1{gap:.25rem}.univer-gap-2{gap:.5rem}.univer-overflow-auto{overflow:auto}.univer-overflow-hidden{overflow:hidden}.univer-overflow-y-auto{overflow-y:auto}.univer-rounded{border-radius:.25rem}.univer-rounded-full{border-radius:9999px}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-md{border-radius:.375rem}.univer-border{border-width:1px}.univer-border-gray-200{border-color:var(--univer-gray-200)}.univer-bg-gray-200{background-color:var(--univer-gray-200)}.univer-bg-white{background-color:var(--univer-white)}.univer-p-0{padding:0}.univer-p-1{padding:.25rem}.univer-p-2{padding:.5rem}.univer-p-3{padding:.75rem}.univer-p-4{padding:1rem}.univer-px-0{padding-left:0;padding-right:0}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-px-2\.5{padding-left:.625rem;padding-right:.625rem}.univer-px-4{padding-left:1rem;padding-right:1rem}.univer-px-6{padding-left:1.5rem;padding-right:1.5rem}.univer-py-1{padding-top:.25rem;padding-bottom:.25rem}.univer-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.univer-py-2{padding-top:.5rem;padding-bottom:.5rem}.univer-py-7{padding-top:1.75rem;padding-bottom:1.75rem}.univer-text-center{text-align:center}.univer-text-base{font-size:1rem;line-height:1.5rem}.univer-text-lg{font-size:1.125rem;line-height:1.75rem}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-text-xs{font-size:.75rem;line-height:1rem}.univer-font-medium{font-weight:500}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-600{color:var(--univer-gray-600)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-shadow{--univer-tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--univer-tw-shadow-colored: 0 1px 3px 0 var(--univer-tw-shadow-color), 0 1px 2px -1px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-shadow-lg{--univer-tw-shadow: 0px 4px 6px 0px rgba(30, 40, 77, .05), 0px 10px 15px -3px rgba(30, 40, 77, .1);--univer-tw-shadow-colored: 0px 4px 6px 0px var(--univer-tw-shadow-color), 0px 10px 15px -3px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px #1e284d0d,0 10px 15px -3px #1e284d1a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-duration-200{transition-duration:.2s}.first\:univer-mr-2:first-child{margin-right:.5rem}.hover\:univer-rounded:hover{border-radius:.25rem}.hover\:univer-border-primary-600:hover{border-color:var(--univer-primary-600)}.hover\:univer-bg-gray-200:hover{background-color:var(--univer-gray-200)}.hover\:univer-bg-gray-300:hover{background-color:var(--univer-gray-300)}.dark\:\!univer-border-gray-700:where(.univer-dark,.univer-dark *){border-color:var(--univer-gray-700)!important}.dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)!important}.dark\:\!univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)!important}.dark\:\!univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.hover\:dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *):hover{background-color:var(--univer-gray-700)!important}
|
|
1
|
+
.univer-pointer-events-none{pointer-events:none}.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-inset-0{top:0;right:0;bottom:0;left:0}.univer-bottom-0{bottom:0}.univer-bottom-4{bottom:1rem}.univer-left-0{left:0}.univer-right-0{right:0}.univer-right-4{right:1rem}.univer-top-0{top:0}.univer-z-\[1000\]{z-index:1000}.univer-z-\[100\]{z-index:100}.univer-z-\[1010\]{z-index:1010}.univer-mx-2{margin-left:.5rem;margin-right:.5rem}.univer-mx-auto{margin-left:auto;margin-right:auto}.univer-my-0{margin-top:0;margin-bottom:0}.univer-my-1{margin-top:.25rem;margin-bottom:.25rem}.univer-my-4{margin-top:1rem;margin-bottom:1rem}.univer-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.univer-mb-1{margin-bottom:.25rem}.univer-mb-2{margin-bottom:.5rem}.univer-ml-2{margin-left:.5rem}.univer-mr-2{margin-right:.5rem}.univer-mt-2{margin-top:.5rem}.univer-mt-3{margin-top:.75rem}.univer-mt-7{margin-top:1.75rem}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-grid{display:grid}.univer-size-3{width:.75rem;height:.75rem}.univer-size-5{width:1.25rem;height:1.25rem}.univer-size-8{width:2rem;height:2rem}.univer-size-full{width:100%;height:100%}.univer-h-16{height:4rem}.univer-h-8{height:2rem}.univer-h-\[200px\]{height:200px}.univer-h-full{height:100%}.univer-w-\[312px\]{width:312px}.univer-w-\[var\(--radix-popper-anchor-width\)\]{width:var(--radix-popper-anchor-width)}.univer-w-full{width:100%}.\!univer-min-w-0{min-width:0px!important}.univer-min-w-36{min-width:9rem}.univer-min-w-\[200px\]{min-width:200px}.univer-flex-1{flex:1 1 0%}.univer-flex-none{flex:none}.univer-flex-grow{flex-grow:1}.univer-cursor-pointer{cursor:pointer}.univer-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.univer-flex-row{flex-direction:row}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-1{gap:.25rem}.univer-gap-2{gap:.5rem}.univer-space-y-2>:not([hidden])~:not([hidden]){--univer-tw-space-y-reverse: 0;margin-top:calc(.5rem * (1 - var(--univer-tw-space-y-reverse)));margin-top:.5rem;margin-top:calc(.5rem * calc(1 - var(--univer-tw-space-y-reverse)));margin-bottom:0rem;margin-bottom:calc(.5rem * var(--univer-tw-space-y-reverse))}.univer-overflow-auto{overflow:auto}.univer-overflow-hidden{overflow:hidden}.univer-overflow-y-auto{overflow-y:auto}.univer-rounded{border-radius:.25rem}.univer-rounded-full{border-radius:9999px}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-md{border-radius:.375rem}.univer-border{border-width:1px}.univer-border-t{border-top-width:1px}.univer-border-gray-200{border-color:var(--univer-gray-200)}.univer-bg-gray-200{background-color:var(--univer-gray-200)}.univer-bg-white{background-color:var(--univer-white)}.univer-p-0{padding:0}.univer-p-1{padding:.25rem}.univer-p-2{padding:.5rem}.univer-p-3{padding:.75rem}.univer-p-4{padding:1rem}.univer-px-0{padding-left:0;padding-right:0}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-px-2\.5{padding-left:.625rem;padding-right:.625rem}.univer-px-4{padding-left:1rem;padding-right:1rem}.univer-px-6{padding-left:1.5rem;padding-right:1.5rem}.univer-py-1{padding-top:.25rem;padding-bottom:.25rem}.univer-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.univer-py-2{padding-top:.5rem;padding-bottom:.5rem}.univer-py-7{padding-top:1.75rem;padding-bottom:1.75rem}.univer-pb-4{padding-bottom:1rem}.univer-text-center{text-align:center}.univer-text-base{font-size:1rem;line-height:1.5rem}.univer-text-lg{font-size:1.125rem;line-height:1.75rem}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-text-xs{font-size:.75rem;line-height:1rem}.univer-font-medium{font-weight:500}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-600{color:var(--univer-gray-600)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-shadow{--univer-tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--univer-tw-shadow-colored: 0 1px 3px 0 var(--univer-tw-shadow-color), 0 1px 2px -1px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-shadow-lg{--univer-tw-shadow: 0px 4px 6px 0px rgba(30, 40, 77, .05), 0px 10px 15px -3px rgba(30, 40, 77, .1);--univer-tw-shadow-colored: 0px 4px 6px 0px var(--univer-tw-shadow-color), 0px 10px 15px -3px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px #1e284d0d,0 10px 15px -3px #1e284d1a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-duration-200{transition-duration:.2s}.first\:univer-mr-2:first-child{margin-right:.5rem}.hover\:univer-rounded:hover{border-radius:.25rem}.hover\:univer-border-primary-600:hover{border-color:var(--univer-primary-600)}.hover\:univer-bg-gray-200:hover{background-color:var(--univer-gray-200)}.hover\:univer-bg-gray-300:hover{background-color:var(--univer-gray-300)}.dark\:\!univer-border-gray-700:where(.univer-dark,.univer-dark *){border-color:var(--univer-gray-700)!important}.dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)!important}.dark\:\!univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)!important}.dark\:\!univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.hover\:dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *):hover{background-color:var(--univer-gray-700)!important}
|